Defines parameters for point cloud box filter.
Definition at line 47 of file PointCloudPlaneExtractor.h.
Data Fields | |
uint32_t | maxPointCount |
maximum number of accepted points More... | |
dwOrientedBoundingBox3f | box |
oriented bounding box More... | |
dwOrientedBoundingBox3f dwPlaneExtractorBoxFilterParams::box |
oriented bounding box
Definition at line 50 of file PointCloudPlaneExtractor.h.
uint32_t dwPlaneExtractorBoxFilterParams::maxPointCount |
maximum number of accepted points
Definition at line 49 of file PointCloudPlaneExtractor.h.