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