Public Member Functions | |
void | cloud_cb (const pcl::PointCloud< pcl::PointXYZRGBA >::ConstPtr &cloud) |
void | cloud_cb (const pcl::PointCloud< pcl::PointXYZRGBA >::ConstPtr &cloud) |
void | cloud_cb_ (const pcl::PointCloud< pcl::PointXYZRGBA >::ConstPtr &cloud) |
void | depth_image_cb (const boost::shared_ptr< openni_wrapper::DepthImage > &depth_image) |
void | depth_image_cb (const boost::shared_ptr< openni_wrapper::DepthImage > &depth_image) |
EventHelper (ostream &outputFile_arg, PointCloudCompression< PointXYZRGBA > *octreeEncoder_arg, const std::string &field_name="z", float min_v=0, float max_v=3.0) | |
void | image_callback (const boost::shared_ptr< openni_wrapper::Image > &image) |
void | run () |
Public Attributes | |
PointCloudCompression < PointXYZRGBA > * | octreeEncoder_ |
ostream & | outputFile_ |
pcl::PassThrough< PointXYZRGBA > | pass_ |
Definition at line 182 of file openni_stream_compression.cpp.
EventHelper::EventHelper | ( | ostream & | outputFile_arg, |
PointCloudCompression< PointXYZRGBA > * | octreeEncoder_arg, | ||
const std::string & | field_name = "z" , |
||
float | min_v = 0 , |
||
float | max_v = 3.0 |
||
) | [inline] |
Definition at line 184 of file openni_stream_compression.cpp.
void EventHelper::cloud_cb | ( | const pcl::PointCloud< pcl::PointXYZRGBA >::ConstPtr & | cloud | ) | [inline] |
Definition at line 85 of file pcd_grabber_viewer.cpp.
void EventHelper::cloud_cb | ( | const pcl::PointCloud< pcl::PointXYZRGBA >::ConstPtr & | cloud | ) | [inline] |
Definition at line 99 of file openni_viewer.cpp.
void EventHelper::cloud_cb_ | ( | const pcl::PointCloud< pcl::PointXYZRGBA >::ConstPtr & | cloud | ) | [inline] |
Definition at line 193 of file openni_stream_compression.cpp.
void EventHelper::depth_image_cb | ( | const boost::shared_ptr< openni_wrapper::DepthImage > & | depth_image | ) | [inline] |
Definition at line 24 of file openni_range_image_visualization.cpp.
void EventHelper::depth_image_cb | ( | const boost::shared_ptr< openni_wrapper::DepthImage > & | depth_image | ) | [inline] |
Definition at line 37 of file openni_narf_keypoint_extraction.cpp.
void EventHelper::image_callback | ( | const boost::shared_ptr< openni_wrapper::Image > & | image | ) | [inline] |
Definition at line 109 of file openni_viewer.cpp.
void EventHelper::run | ( | ) | [inline] |
Definition at line 208 of file openni_stream_compression.cpp.
Definition at line 233 of file openni_stream_compression.cpp.
ostream& EventHelper::outputFile_ |
Definition at line 232 of file openni_stream_compression.cpp.
Definition at line 231 of file openni_stream_compression.cpp.