This is the complete list of members for FODDetector, including all inherited members.
cloud_ | FODDetector | private |
cluster_indices_ | FODDetector | private |
cluster_tolerance_ | FODDetector | private |
clusterPossibleFODs() | FODDetector | |
FODDetector(PointCloudRGB::Ptr cloud, double cluster_tolerance, double min_fod_points) | FODDetector | |
fodIndicesToPointCloud(std::vector< PointCloudRGB::Ptr > &cloud_array) | FODDetector | |
fodIndicesToROSMsg(std::vector< sensor_msgs::PointCloud2 > &cluster_msg_array) | FODDetector | |
getFODIndices(std::vector< pcl::PointIndices > &fod_indices) | FODDetector | |
min_cluster_size_ | FODDetector | private |
PointCloudRGB typedef | FODDetector | private |
PointCloudXYZ typedef | FODDetector | private |
setClusterTolerance(double tolerance) | FODDetector | |
setMinFODpoints(double min_fod_points) | FODDetector | |
~FODDetector() | FODDetector | inline |