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

Variables

const ConstMap< string, int > AdaptiveMethod
 Adaptive thresholding type map for option processing. More...
 

Variable Documentation

◆ AdaptiveMethod

const ConstMap<string,int> anonymous_namespace{adaptiveThreshold.cpp}::AdaptiveMethod
Initial value:
ADAPTIVE_THRESH_GAUSSIAN_C
ADAPTIVE_THRESH_MEAN_C
std::map wrapper with one-line initialization and lookup method.
Definition: MxArray.hpp:927

Adaptive thresholding type map for option processing.

Definition at line 15 of file adaptiveThreshold.cpp.