ed
Public Attributes | List of all members
ed::ConvexHull2DWithIndices Struct Reference

#include <convex_hull_2d.h>

Public Attributes

ConvexHull2D convex_hull_2d
 
std::vector< cv::Point2i > indices
 

Detailed Description

Definition at line 29 of file convex_hull_2d.h.

Member Data Documentation

◆ convex_hull_2d

ConvexHull2D ed::ConvexHull2DWithIndices::convex_hull_2d

Definition at line 31 of file convex_hull_2d.h.

◆ indices

std::vector<cv::Point2i> ed::ConvexHull2DWithIndices::indices

Definition at line 30 of file convex_hull_2d.h.


The documentation for this struct was generated from the following file: