|
mexopencv
3.4.1
MEX interface for OpenCV library
|
Classes | |
| class | MatlabFunction |
| Represents objective function being optimized, implemented as a MATLAB file. More... | |
Variables | |
| int | last_id = 0 |
| Last object id to allocate. More... | |
| map< int, Ptr< DownhillSolver > > | obj_ |
| Object container. More... | |
| int anonymous_namespace{DownhillSolver_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 15 of file DownhillSolver_.cpp.
| map<int,Ptr<DownhillSolver> > anonymous_namespace{DownhillSolver_.cpp}::obj_ |
Object container.
Definition at line 17 of file DownhillSolver_.cpp.
1.8.14