Go to the documentation of this file.
16 #ifndef __PlaneInferredInfo_H
17 #define __PlaneInferredInfo_H
19 #include <mrpt/config.h>
65 std::vector<int>& planeIndices,
unsigned& widthSampledImage,
66 unsigned& heightSampledImage,
unsigned threshold);
73 Plane& plane, pcl::PointCloud<pcl::PointXYZRGBA>::Ptr& frame,
74 std::vector<int>& planeIndices,
unsigned threshold);
bool isPlaneCutbyImage(std::vector< int > &planeIndices, unsigned &widthSampledImage, unsigned &heightSampledImage, unsigned threshold)
! Check if the input plane has points too close to the image limits.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
void isFullExtent(Plane &plane, double newArea)
! Check if the area of input plane is stable and bounded (e.g < 1 m2) along the last keyframes that o...
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)
! Check if the surrounding points of the input plane in the input frame are behind the plane
bool searchTheFloor(Eigen::Matrix4f &poseSensor, Plane &plane)
! Check if the input plane correpond to the floor.
A class used to infer some semantic meaning to the planes of a PbMap.
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST | |