mexopencv
3.4.1
MEX interface for OpenCV library
|
Functions | |
RansacParams | toRansacParams (const MxArray &arr) |
Convert MxArray to RansacParams. More... | |
Variables | |
const ConstMap< string, MotionModel > | MotionModelMap |
motion model types for option processing More... | |
RansacParams anonymous_namespace{estimateGlobalMotionRansac.cpp}::toRansacParams | ( | const MxArray & | arr | ) |
Convert MxArray to RansacParams.
arr | input MxArray structure |
Definition at line 30 of file estimateGlobalMotionRansac.cpp.
const ConstMap<string,MotionModel> anonymous_namespace{estimateGlobalMotionRansac.cpp}::MotionModelMap |
motion model types for option processing
Definition at line 16 of file estimateGlobalMotionRansac.cpp.