You are here: Start » AVL.NET » CvContourApproximationMethod Enumeration

CvContourApproximationMethod Enumeration

Methods of approximation available for OpenCV contour detection.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
CHAIN_APPROX_NONE
CHAIN_APPROX_SIMPLE
CHAIN_APPROX_TC89_KCOS
CHAIN_APPROX_TC89_L1

Remarks

See also