Go to the documentation of this file.
15 #ifndef __PlaneInferredInfo_H
16 #define __PlaneInferredInfo_H
18 #include <mrpt/config.h>
59 bool isPlaneCutbyImage(std::vector<int> &planeIndices,
unsigned &widthSampledImage,
unsigned &heightSampledImage,
unsigned threshold);
bool isPlaneCutbyImage(std::vector< int > &planeIndices, unsigned &widthSampledImage, unsigned &heightSampledImage, unsigned threshold)
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
void isFullExtent(Plane &plane, double newArea)
bool searchTheFloor(Eigen::Matrix4f &poseSensor, Plane &plane)
A class used to store a planar feature (Plane for short).
A class used to store a Plane-based Map (PbMap).
bool isSurroundingBackground(Plane &plane, pcl::PointCloud< pcl::PointXYZRGBA >::Ptr &frame, std::vector< int > &planeIndices, unsigned threshold)
A class used to infer some semantic meaning to the planes of a PbMap.
Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020 | | |