table_object_detector.cpp File Reference

#include <ros/ros.h>
#include "pcl/io/io.h"
#include "pcl_ros/publisher.h"
#include "pcl/point_types.h"
#include "pcl/io/pcd_io.h"
#include "pcl/filters/voxel_grid.h"
#include "pcl/filters/passthrough.h"
#include "pcl/filters/extract_indices.h"
#include "pcl/features/normal_3d.h"
#include "pcl/kdtree/kdtree.h"
#include "pcl/kdtree/kdtree_flann.h"
#include "pcl/kdtree/organized_data.h"
#include "pcl/sample_consensus/method_types.h"
#include "pcl/sample_consensus/model_types.h"
#include "pcl/segmentation/sac_segmentation.h"
#include "pcl/filters/project_inliers.h"
#include "pcl/surface/convex_hull.h"
#include "pcl/segmentation/extract_polygonal_prism_data.h"
#include <pcl/pcl_base.h>
#include <pcl/sample_consensus/sac_model_plane.h>
#include "pcl/kdtree/tree_types.h"
#include <sensor_msgs/PointCloud2.h>
#include "pcl/PointIndices.h"
#include "pcl/ModelCoefficients.h"
Include dependency graph for table_object_detector.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TableObjectDetector

Functions

int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 363 of file table_object_detector.cpp.

 All Classes Files Functions Variables Typedefs


pcl_tutorials
Author(s): Radu Bogdan Rusu, Bastian Steder
autogenerated on Fri Jan 11 09:13:01 2013