Home
last modified time | relevance | path

Searched refs:PointCloudNPtr (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/sample_consensus/include/pcl/sample_consensus/
H A Dsac_model_normal_sphere.h85 … using PointCloudNPtr = typename SampleConsensusModelFromNormals<PointT, PointNT>::PointCloudNPtr; variable
H A Dsac_model_normal_plane.h91 … using PointCloudNPtr = typename SampleConsensusModelFromNormals<PointT, PointNT>::PointCloudNPtr; variable
H A Dsac_model_normal_parallel_plane.h100 … using PointCloudNPtr = typename SampleConsensusModelFromNormals<PointT, PointNT>::PointCloudNPtr; variable
H A Dsac_model.h615 using PointCloudNPtr = typename pcl::PointCloud<PointNT>::Ptr; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/
H A Ddon.h74 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dfeature.h320 using PointCloudNPtr = typename PointCloudN::Ptr; variable
376 using PointCloudNPtr = typename PointCloudL::Ptr; variable
H A Dorganized_edge_detection.h276 using PointCloudNPtr = typename PointCloudN::Ptr; variable
386 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dspin_image.h104 using PointCloudNPtr = typename PointCloudN::Ptr; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/
H A Deuclidean_plane_coefficient_comparator.h59 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Drgb_plane_coefficient_comparator.h60 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dplane_coefficient_comparator.h62 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dedge_aware_plane_comparator.h60 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dground_plane_comparator.h63 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dplane_refinement_comparator.h61 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dorganized_multi_plane_segmentation.h76 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dsac_segmentation.h340 using PointCloudNPtr = typename PointCloudN::Ptr; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/keypoints/include/pcl/keypoints/
H A Diss_3d.h95 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dsusan.h68 using PointCloudNPtr = typename PointCloudN::Ptr; variable
H A Dharris_3d.h63 using PointCloudNPtr = typename PointCloudN::Ptr; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/
H A Dmodel_outlier_removal.h77 using PointCloudNPtr = pcl::PointCloud<pcl::Normal>::Ptr;
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/keypoints/include/pcl/keypoints/impl/
H A Dsusan.hpp226 PointCloudNPtr normals (new PointCloudN ()); in initCompute()
H A Diss_3d.hpp257 PointCloudNPtr normal_ptr (new PointCloudN ()); in initCompute()
H A Dharris_3d.hpp208 PointCloudNPtr normals (new PointCloudN ()); in initCompute()