ed
Classes | Namespaces | Typedefs
convex_hull_2d.h File Reference
#include <pcl/point_types.h>
#include <pcl/point_cloud.h>
#include <opencv2/core/core.hpp>
#include <geolib/datatypes.h>
#include <vector>
Include dependency graph for convex_hull_2d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ed::ConvexHull2D
 
struct  ed::ConvexHull2DWithIndices
 

Namespaces

 ed
 

Typedefs

typedef std::vector< std::vector< cv::Point2i > > ed::IndexMap