|
mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
| int | last_id = 0 |
| Last object id to allocate. More... | |
| map< int, Ptr< SuperpixelSLIC > > | obj_ |
| Object container. More... | |
| const ConstMap< string, int > | SLICAlgorithmMap |
| Option values for SLIC algorithms. More... | |
| int anonymous_namespace{SuperpixelSLIC_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 17 of file SuperpixelSLIC_.cpp.
| map<int,Ptr<SuperpixelSLIC> > anonymous_namespace{SuperpixelSLIC_.cpp}::obj_ |
Object container.
Definition at line 19 of file SuperpixelSLIC_.cpp.
Option values for SLIC algorithms.
Definition at line 22 of file SuperpixelSLIC_.cpp.
1.8.14