|
mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
| int | last_id = 0 |
| Last object id to allocate. More... | |
| map< int, Ptr< FastLineDetector > > | obj_ |
| Object container. More... | |
| int anonymous_namespace{FastLineDetector_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 17 of file FastLineDetector_.cpp.
| map<int,Ptr<FastLineDetector> > anonymous_namespace{FastLineDetector_.cpp}::obj_ |
Object container.
Definition at line 19 of file FastLineDetector_.cpp.
1.8.14