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

Variables

const ConstMap< string, int > M1Type
 Map type specification. More...
 
const ConstMap< string, int > ProjTypeMap
 projection types for option processing More...
 

Variable Documentation

◆ M1Type

const ConstMap<string,int> anonymous_namespace{initWideAngleProjMap.cpp}::M1Type
Initial value:
("int16", CV_16SC2)
("single1", CV_32FC1)
("single2", CV_32FC2)
#define CV_16SC2
#define CV_32FC2
std::map wrapper with one-line initialization and lookup method.
Definition: MxArray.hpp:927

Map type specification.

Definition at line 15 of file initWideAngleProjMap.cpp.

◆ ProjTypeMap

const ConstMap<string,int> anonymous_namespace{initWideAngleProjMap.cpp}::ProjTypeMap
Initial value:
PROJ_SPHERICAL_EQRECT
PROJ_SPHERICAL_ORTHO
std::map wrapper with one-line initialization and lookup method.
Definition: MxArray.hpp:927

projection types for option processing

Definition at line 21 of file initWideAngleProjMap.cpp.