IPSDK 0.2
IPSDK : Image Processing Software Development Kit

ContourExtractionSettingsConst

Settings used for contours extraction.

Name ToolTip Associated Class Default Value
EnablePolygApprox Flag indicating whether we should process to polygon approximation. booleantrue
Neighborhood2dType Neighborhood 2d type for operation. eNeighborhood2dTypeipsdk::eNeighborhood2dType::eN2T_8Connexity
PolygApproxMaxDist Maximum distance for polygonal approximation (a null value stands for no approximation) real0.5
NbMinPointForPolygApprox Minimum number of points needed to trigger polygon approximation. integer10