|
mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
| int | last_id = 0 |
| Last object id to allocate. More... | |
| map< int, Ptr< VideoCapture > > | obj_ |
| Object container. More... | |
| const ConstMap< string, int > | CapProp |
| Capture Property map for option processing. More... | |
| const ConstMap< string, int > | CameraApiMap |
| Camera API map for option processing. More... | |
Camera API map for option processing.
Definition at line 66 of file VideoCapture_.cpp.
Capture Property map for option processing.
Definition at line 21 of file VideoCapture_.cpp.
| int anonymous_namespace{VideoCapture_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 16 of file VideoCapture_.cpp.
| map<int,Ptr<VideoCapture> > anonymous_namespace{VideoCapture_.cpp}::obj_ |
Object container.
Definition at line 18 of file VideoCapture_.cpp.
1.8.14