Classes | Typedefs | Enumerations | Functions | Variables
main_ground_based_people_detection.cpp File Reference
#include <pcl/console/parse.h>
#include <pcl/point_types.h>
#include <pcl/visualization/pcl_visualizer.h>
#include <pcl/io/openni_grabber.h>
#include <pcl/sample_consensus/sac_model_plane.h>
#include <pcl/people/ground_based_people_detection_app.h>
#include <pcl/common/time.h>
Include dependency graph for people/apps/main_ground_based_people_detection.cpp:

Go to the source code of this file.

Classes

struct  callback_args

Typedefs

typedef pcl::PointCloud< PointTPointCloudT
typedef pcl::PointXYZRGBA PointT

Enumerations

enum  { COLS = 640, ROWS = 480 }

Functions

void cloud_cb_ (const PointCloudT::ConstPtr &callback_cloud, PointCloudT::Ptr &cloud, bool *new_cloud_available_flag)
int main (int argc, char **argv)
void pp_callback (const pcl::visualization::PointPickingEvent &event, void *args)
int print_help ()

Variables

boost::mutex cloud_mutex
pcl::visualization::PCLVisualizer viewer ("PCL Viewer")

Typedef Documentation


Enumeration Type Documentation

anonymous enum
Enumerator:
COLS 
ROWS 

Definition at line 65 of file people/apps/main_ground_based_people_detection.cpp.


Function Documentation

void cloud_cb_ ( const PointCloudT::ConstPtr callback_cloud,
PointCloudT::Ptr cloud,
bool *  new_cloud_available_flag 
)
int main ( int  argc,
char **  argv 
)
void pp_callback ( const pcl::visualization::PointPickingEvent event,
void *  args 
)
int print_help ( )

Variable Documentation

boost::mutex cloud_mutex


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:45