Point Cloud Library (PCL)
1.8.1
|
This is the complete list of members for pcl::cuda::DisparityToCloud, including all inherited members.
compute(const boost::shared_ptr< openni_wrapper::DepthImage > &depth_image, const boost::shared_ptr< openni_wrapper::Image > &image, float constant, typename PointCloudAOS< Storage >::Ptr &output, bool downsample=false, int stride=2, int smoothing_nr_iterations=0, int smoothing_filter_size=2) | pcl::cuda::DisparityToCloud | |
compute(const boost::uint16_t *depth_image, const OpenNIRGB *rgb_image, int width, int height, float constant, typename PointCloudAOS< Storage >::Ptr &output, int smoothing_nr_iterations=0, int smoothing_filter_size=2) | pcl::cuda::DisparityToCloud | |
compute(const boost::shared_ptr< openni_wrapper::DepthImage > &depth_image, float constant, PointCloudAOS< Device >::Ptr &output) | pcl::cuda::DisparityToCloud | |
compute(const boost::shared_ptr< openni_wrapper::DepthImage > &depth_image, float constant, PointCloudAOS< Host >::Ptr &output) | pcl::cuda::DisparityToCloud |