|
mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
| int | last_id = 0 |
| Last object id to allocate. More... | |
| map< int, Ptr< DISOpticalFlow > > | obj_ |
| Object container. More... | |
| const ConstMap< string, int > | DISPresetMap |
| DIS preset types. More... | |
DIS preset types.
Definition at line 22 of file DISOpticalFlow_.cpp.
| int anonymous_namespace{DISOpticalFlow_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 17 of file DISOpticalFlow_.cpp.
| map<int,Ptr<DISOpticalFlow> > anonymous_namespace{DISOpticalFlow_.cpp}::obj_ |
Object container.
Definition at line 19 of file DISOpticalFlow_.cpp.
1.8.14