Home
last modified time | relevance | path

Searched refs:point_cloud_radius (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/range_image/impl/
H A Drange_image.hpp146 … const Eigen::Vector3f& point_cloud_center, float point_cloud_radius, in createFromPointCloudWithKnownSize() argument
150 …nSize (point_cloud, angular_resolution, angular_resolution, point_cloud_center, point_cloud_radius, in createFromPointCloudWithKnownSize()
158 … const Eigen::Vector3f& point_cloud_center, float point_cloud_radius, in createFromPointCloudWithKnownSize() argument
167 if ((point_cloud_center-sensor_pose.translation()).norm() <= point_cloud_radius) { in createFromPointCloudWithKnownSize()
180 float max_angle_size = getMaxAngleSize (sensor_pose, point_cloud_center, point_cloud_radius); in createFromPointCloudWithKnownSize()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/range_image/
H A Drange_image.h193 … const Eigen::Vector3f& point_cloud_center, float point_cloud_radius,
219 … const Eigen::Vector3f& point_cloud_center, float point_cloud_radius,