| 
    mexopencv
    3.4.1
    
   MEX interface for OpenCV library 
   | 
 
Variables | |
| int | last_id = 0 | 
| Last object id to allocate.  More... | |
| map< int, Ptr< BackgroundSubtractorLSBP > > | obj_ | 
| Object container.  More... | |
| const ConstMap< string, int > | MotionCompensationsMap | 
| motion compensation types for option processing  More... | |
| int anonymous_namespace{BackgroundSubtractorLSBP_.cpp}::last_id = 0 | 
Last object id to allocate.
Definition at line 17 of file BackgroundSubtractorLSBP_.cpp.
| const ConstMap<string,int> anonymous_namespace{BackgroundSubtractorLSBP_.cpp}::MotionCompensationsMap | 
motion compensation types for option processing
Definition at line 22 of file BackgroundSubtractorLSBP_.cpp.
| map<int,Ptr<BackgroundSubtractorLSBP> > anonymous_namespace{BackgroundSubtractorLSBP_.cpp}::obj_ | 
Object container.
Definition at line 19 of file BackgroundSubtractorLSBP_.cpp.
 1.8.14