IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces | Typedefs
PolygonSegmentationTypes.h File Reference

Predefined types for polygon segmentation management. More...

#include <IPSDKUtil/BaseTypes.h>
#include <IPSDKGeometry/Entity/2d/Shape/Shape2dTypes.h>
#include <map>

Go to the source code of this file.

Classes

struct  ipsdk::shape::segmentation::PolygonPointInfo
 structure used to store polygon point local informations More...
 

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::shape::segmentation
 Namespace aggregating basic shape segmentation components.
 

Typedefs

typedef std::multimap< ipsdk::geom::Shape2dPoint, PolygonPointInfo > ipsdk::shape::segmentation::PolygonPointInfoMap
 map associating point coordinates to polygon point informations More...
 

Detailed Description

Predefined types for polygon segmentation management.

Author
E.Noirfalise
Date
2016/08/17