Point Cloud Library (PCL)  1.14.0-dev
pcl::people::PersonCluster< PointT > Member List

This is the complete list of members for pcl::people::PersonCluster< PointT >, including all inherited members.

angle_pcl::people::PersonCluster< PointT >protected
angle_max_pcl::people::PersonCluster< PointT >protected
angle_min_pcl::people::PersonCluster< PointT >protected
bottom_pcl::people::PersonCluster< PointT >protected
c_x_pcl::people::PersonCluster< PointT >protected
c_y_pcl::people::PersonCluster< PointT >protected
c_z_pcl::people::PersonCluster< PointT >protected
center_pcl::people::PersonCluster< PointT >protected
distance_pcl::people::PersonCluster< PointT >protected
drawTBoundingBox(pcl::visualization::PCLVisualizer &viewer, int person_number)pcl::people::PersonCluster< PointT >
getAngle() constpcl::people::PersonCluster< PointT >
getAngleMax() constpcl::people::PersonCluster< PointT >
getAngleMin() constpcl::people::PersonCluster< PointT >
getBottom()pcl::people::PersonCluster< PointT >
getCenter()pcl::people::PersonCluster< PointT >
getDistance() constpcl::people::PersonCluster< PointT >
getHeight() constpcl::people::PersonCluster< PointT >
getIndices()pcl::people::PersonCluster< PointT >
getMax()pcl::people::PersonCluster< PointT >
getMin()pcl::people::PersonCluster< PointT >
getNumberPoints() constpcl::people::PersonCluster< PointT >
getPersonConfidence() constpcl::people::PersonCluster< PointT >
getTBottom()pcl::people::PersonCluster< PointT >
getTCenter()pcl::people::PersonCluster< PointT >
getTop()pcl::people::PersonCluster< PointT >
getTTop()pcl::people::PersonCluster< PointT >
head_centroid_pcl::people::PersonCluster< PointT >protected
height_pcl::people::PersonCluster< PointT >protected
init(const PointCloudPtr &input_cloud, const pcl::PointIndices &indices, const Eigen::VectorXf &ground_coeffs, float sqrt_ground_coeffs, bool head_centroid, bool vertical)pcl::people::PersonCluster< PointT >protected
max_pcl::people::PersonCluster< PointT >protected
max_x_pcl::people::PersonCluster< PointT >protected
max_y_pcl::people::PersonCluster< PointT >protected
max_z_pcl::people::PersonCluster< PointT >protected
min_pcl::people::PersonCluster< PointT >protected
min_x_pcl::people::PersonCluster< PointT >protected
min_y_pcl::people::PersonCluster< PointT >protected
min_z_pcl::people::PersonCluster< PointT >protected
n_pcl::people::PersonCluster< PointT >protected
operator<(const PersonCluster< PointT > &c1, const PersonCluster< PointT > &c2)pcl::people::PersonCluster< PointT >friend
person_confidence_pcl::people::PersonCluster< PointT >protected
PersonCluster(const PointCloudPtr &input_cloud, const pcl::PointIndices &indices, const Eigen::VectorXf &ground_coeffs, float sqrt_ground_coeffs, bool head_centroid, bool vertical=false)pcl::people::PersonCluster< PointT >
PointCloud typedefpcl::people::PersonCluster< PointT >
PointCloudConstPtr typedefpcl::people::PersonCluster< PointT >
PointCloudPtr typedefpcl::people::PersonCluster< PointT >
points_indices_pcl::people::PersonCluster< PointT >protected
setHeight(float height)pcl::people::PersonCluster< PointT >
setPersonConfidence(float confidence)pcl::people::PersonCluster< PointT >
sum_x_pcl::people::PersonCluster< PointT >protected
sum_y_pcl::people::PersonCluster< PointT >protected
sum_z_pcl::people::PersonCluster< PointT >protected
tbottom_pcl::people::PersonCluster< PointT >protected
tcenter_pcl::people::PersonCluster< PointT >protected
top_pcl::people::PersonCluster< PointT >protected
ttop_pcl::people::PersonCluster< PointT >protected
updateHeight(const Eigen::VectorXf &ground_coeffs)pcl::people::PersonCluster< PointT >
updateHeight(const Eigen::VectorXf &ground_coeffs, float sqrt_ground_coeffs)pcl::people::PersonCluster< PointT >
vertical_pcl::people::PersonCluster< PointT >protected
~PersonCluster()pcl::people::PersonCluster< PointT >virtual