Home
last modified time | relevance | path

Searched refs:getNormalDistanceWeight (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/impl/
H A Dsac_segmentation.hpp384 if (distance_weight_ != model_cylinder->getNormalDistanceWeight ()) in initSACModel()
408 if (distance_weight_ != model_normals->getNormalDistanceWeight ()) in initSACModel()
422 if (distance_weight_ != model_normals->getNormalDistanceWeight ()) in initSACModel()
460 if (distance_weight_ != model_cone->getNormalDistanceWeight ()) in initSACModel()
492 if (distance_weight_ != model_normals_sphere->getNormalDistanceWeight ()) in initSACModel()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/
H A Dmodel_outlier_removal.h167 getNormalDistanceWeight () const in getNormalDistanceWeight() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/
H A Dsac_segmentation.h380 getNormalDistanceWeight () const { return (distance_weight_); } in getNormalDistanceWeight() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/sample_consensus/include/pcl/sample_consensus/
H A Dsac_model.h644 getNormalDistanceWeight () const { return (normal_distance_weight_); } in getNormalDistanceWeight() function