KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Typedefs | Functions
pt_face_2d_trajectory.h File Reference
#include <people_tracking_cpp/pt_complete_trajectory.h>
#include <people_tracking_cpp/pt_trajectory.h>
#include <people_tracking_cpp/pt_face_2d.h>

Go to the source code of this file.

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::pt
 
 kjb::tracking
 

Typedefs

typedef Generic_trajectory_map
< Face_2d > 
kjb::pt::Face_2d_trajectory_map
 
typedef Generic_trajectory
< Face_2d > 
kjb::pt::Face_2d_trajectory
 
typedef
Generic_trajectory_element
< Face_2d > 
kjb::pt::Face_2d_trajectory_element
 

Functions

Face_2d_trajectory kjb::pt::get_face_2d_trajectory (const Trajectory &traj, const Perspective_camera &cam)
 Convert a Trajectory to a Face_2d_trajectory. More...
 
Face_2d_trajectory_map kjb::pt::get_face_2d_trajectory_map (const Trajectory_map &trajs, const Perspective_camera &cam)
 Convert a Trajectory_map to a Face_2d_trajectory_map. More...