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

Variables

const ConstMap< string, int > InpaintType
 Inpainting algorithm types for option processing. More...
 

Variable Documentation

◆ InpaintType

const ConstMap<string,int> anonymous_namespace{inpaint.cpp}::InpaintType
Initial value:
("Telea", cv::INPAINT_TELEA)
INPAINT_TELEA
std::map wrapper with one-line initialization and lookup method.
Definition: MxArray.hpp:927
INPAINT_NS

Inpainting algorithm types for option processing.

Definition at line 15 of file inpaint.cpp.