![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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... | |
Predefined types for polygon segmentation management.
1.8.14