What about using pcl::CropBox ? (documentation) pcl::CropBox<pcl::PointXYZRGBA> boxFilter; boxFilter.setMin(Eigen::Vector4f(minX, minY, ...
確定! 回上一頁