mexopencv  3.4.1
MEX interface for OpenCV library
Variables
anonymous_namespace{BackgroundSubtractorGMG_.cpp} Namespace Reference

Variables

int last_id = 0
 Last object id to allocate. More...
 
map< int, Ptr< BackgroundSubtractorGMG > > obj_
 Object container. More...
 

Variable Documentation

◆ last_id

int anonymous_namespace{BackgroundSubtractorGMG_.cpp}::last_id = 0

Last object id to allocate.

Definition at line 17 of file BackgroundSubtractorGMG_.cpp.

◆ obj_

map<int,Ptr<BackgroundSubtractorGMG> > anonymous_namespace{BackgroundSubtractorGMG_.cpp}::obj_

Object container.

Definition at line 19 of file BackgroundSubtractorGMG_.cpp.