| 
    mexopencv
    3.4.1
    
   MEX interface for OpenCV library 
   | 
 
Enumerations | |
| enum | { HFS_BACKEND_CPU, HFS_BACKEND_GPU } | 
| backends for option processing  More... | |
Variables | |
| int | last_id = 0 | 
| Last object id to allocate.  More... | |
| map< int, Ptr< HfsSegment > > | obj_ | 
| Object container.  More... | |
| const ConstMap< string, int > | BackendsMap | 
| anonymous enum | 
backends for option processing
| Enumerator | |
|---|---|
| HFS_BACKEND_CPU | |
| HFS_BACKEND_GPU | |
Definition at line 22 of file HfsSegment_.cpp.
Definition at line 23 of file HfsSegment_.cpp.
| int anonymous_namespace{HfsSegment_.cpp}::last_id = 0 | 
Last object id to allocate.
Definition at line 17 of file HfsSegment_.cpp.
| map<int,Ptr<HfsSegment> > anonymous_namespace{HfsSegment_.cpp}::obj_ | 
Object container.
Definition at line 19 of file HfsSegment_.cpp.
 1.8.14