mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
int | last_id = 0 |
Last object id to allocate. More... | |
map< int, Ptr< Timelapser > > | obj_ |
Object container. More... | |
const ConstMap< std::string, int > | TimelapserTypesMap |
time lapser types More... | |
int anonymous_namespace{Timelapser_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 19 of file Timelapser_.cpp.
map<int,Ptr<Timelapser> > anonymous_namespace{Timelapser_.cpp}::obj_ |
Object container.
Definition at line 21 of file Timelapser_.cpp.
const ConstMap<std::string, int> anonymous_namespace{Timelapser_.cpp}::TimelapserTypesMap |
time lapser types
Definition at line 24 of file Timelapser_.cpp.