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