mexopencv
3.4.1
MEX interface for OpenCV library
|
Functions | |
MxArray | toMxArray (int64_t i) |
MxArray constructor from 64-bit integer. More... | |
Variables | |
int | last_id = 0 |
Last object id to allocate. More... | |
map< int, Ptr< TickMeter > > | obj_ |
Object container. More... | |
MxArray constructor from 64-bit integer.
i | int value. |
Definition at line 23 of file TickMeter_.cpp.
int anonymous_namespace{TickMeter_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 15 of file TickMeter_.cpp.
Object container.
Definition at line 17 of file TickMeter_.cpp.