mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
const ConstMap< string, int > | ContourMode |
Mode of the contour retrieval algorithm for option processing. More... | |
const ConstMap< string, int > | ContourType |
Type of the contour approximation algorithm for option processing. More... | |
Mode of the contour retrieval algorithm for option processing.
Definition at line 15 of file findContours.cpp.
Type of the contour approximation algorithm for option processing.
Definition at line 23 of file findContours.cpp.