mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
int | last_id = 0 |
Last object id to allocate. More... | |
map< int, Ptr< EM > > | obj_ |
Object container. More... | |
const ConstMap< string, int > | CovMatType |
CovMatType map for option processing. More... | |
const ConstMap< int, string > | CovMatTypeInv |
CovMatTypeInv map for option processing. More... | |
CovMatType map for option processing.
CovMatTypeInv map for option processing.
int anonymous_namespace{EM_.cpp}::last_id = 0 |