mexopencv
3.4.1
MEX interface for OpenCV library
|
Classes | |
class | MatlabRFFeatureGetter |
Custom feature extractor class implemented as a MATLAB function. More... | |
Variables | |
int | last_id = 0 |
Last object id to allocate. More... | |
map< int, Ptr< StructuredEdgeDetection > > | obj_ |
Object container. More... | |
int anonymous_namespace{StructuredEdgeDetection_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 17 of file StructuredEdgeDetection_.cpp.
map<int,Ptr<StructuredEdgeDetection> > anonymous_namespace{StructuredEdgeDetection_.cpp}::obj_ |
Object container.
Definition at line 19 of file StructuredEdgeDetection_.cpp.