KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
psi_person_blob.h File Reference
#include <gr_cpp/gr_2D_bounding_box.h>
#include <psi_cpp/psi_util.h>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

struct  kjb::psi::Person_flow_blob
 A class represent the blob detection based on the optical flow magnitude images. More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::psi
 

Functions

Person_flow_blob kjb::psi::parse_person_blob (const std::string &line)
 Parse the optical flow blob. More...
 
std::vector< Person_flow_blob > kjb::psi::parse_person_blobs (const std::string &fname)