mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
int | last_id = 0 |
Last object id to allocate. More... | |
map< int, Ptr< Boost > > | obj_ |
Object container. More... | |
const ConstMap< string, int > | BoostType |
Option values for Boost types. More... | |
const ConstMap< int, string > | InvBoostType |
Option values for Inverse boost types. More... | |
Option values for Boost types.
Definition at line 23 of file Boost_.cpp.
Option values for Inverse boost types.
Definition at line 30 of file Boost_.cpp.
int anonymous_namespace{Boost_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 18 of file Boost_.cpp.
Object container.
Definition at line 20 of file Boost_.cpp.