#include <iostream>#include <fstream>#include <sstream>#include <string>#include <vector>#include <math.h>#include "pcl/point_types.h"#include "pcl/common/centroid.h"#include "pcl/common/eigen.h"#include <Eigen/Core>#include <cob_3d_mapping_common/polygon.h>

Go to the source code of this file.
Classes | |
| class | SupportingPlaneExtraction |
| Finds a supporting plane (e.g. a table top or a wall) in a polygon array. More... | |