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

Variables

const ConstMap< string, int > P3PMethod
 Method used for solving the pose estimation problem. More...
 

Variable Documentation

◆ P3PMethod

const ConstMap<string,int> anonymous_namespace{solveP3P.cpp}::P3PMethod
Initial value:
SOLVEPNP_AP3P
SOLVEPNP_P3P
std::map wrapper with one-line initialization and lookup method.
Definition: MxArray.hpp:927

Method used for solving the pose estimation problem.

Definition at line 15 of file solveP3P.cpp.