Typedefs | Functions
tutorial_fast_segmentation.cpp File Reference
#include <ros/ros.h>
#include <pcl/point_types.h>
#include <pcl_ros/point_cloud.h>
#include "cob_3d_mapping_common/point_types.h"
#include "cob_3d_segmentation/impl/fast_segmentation.hpp"
#include "cob_3d_features/organized_normal_estimation_omp.h"
Include dependency graph for tutorial_fast_segmentation.cpp:

Go to the source code of this file.

Typedefs

typedef
cob_3d_features::OrganizedNormalEstimationOMP
< pcl::PointXYZRGB,
pcl::Normal, PointLabel
NormalEstimation
typedef
cob_3d_segmentation::FastSegmentation
< pcl::PointXYZRGB,
pcl::Normal, PointLabel
Segmentation3d

Functions

void cloud_cb (const pcl::PointCloud< pcl::PointXYZRGB >::ConstPtr &input)
int main (int argc, char **argv)

Typedef Documentation

Definition at line 18 of file tutorial_fast_segmentation.cpp.

typedef cob_3d_segmentation::FastSegmentation< pcl::PointXYZRGB, pcl::Normal, PointLabel> Segmentation3d

Definition at line 14 of file tutorial_fast_segmentation.cpp.


Function Documentation

void cloud_cb ( const pcl::PointCloud< pcl::PointXYZRGB >::ConstPtr &  input)

Definition at line 20 of file tutorial_fast_segmentation.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 102 of file tutorial_fast_segmentation.cpp.



cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:03