mexopencv  3.4.1
MEX interface for OpenCV library
Variables
anonymous_namespace{matchShapes.cpp} Namespace Reference

Variables

const ConstMap< string, int > ShapeMatchMethodsMap
 Shape matching methods for option processing. More...
 

Variable Documentation

◆ ShapeMatchMethodsMap

const ConstMap<string,int> anonymous_namespace{matchShapes.cpp}::ShapeMatchMethodsMap
Initial value:
CV_CONTOURS_MATCH_I2
CV_CONTOURS_MATCH_I3
CV_CONTOURS_MATCH_I1
std::map wrapper with one-line initialization and lookup method.
Definition: MxArray.hpp:927

Shape matching methods for option processing.

Definition at line 15 of file matchShapes.cpp.