|
mexopencv
3.4.1
MEX interface for OpenCV library
|
Functions | |
| Ptr< CalibrateRobertson > | create_CalibrateRobertson (vector< MxArray >::const_iterator first, vector< MxArray >::const_iterator last) |
| Create an instance of CalibrateRobertson using options in arguments. More... | |
Variables | |
| int | last_id = 0 |
| Last object id to allocate. More... | |
| map< int, Ptr< CalibrateRobertson > > | obj_ |
| Object container. More... | |
| Ptr<CalibrateRobertson> anonymous_namespace{CalibrateRobertson_.cpp}::create_CalibrateRobertson | ( | vector< MxArray >::const_iterator | first, |
| vector< MxArray >::const_iterator | last | ||
| ) |
Create an instance of CalibrateRobertson using options in arguments.
| first | iterator at the beginning of the vector range |
| last | iterator at the end of the vector range |
Definition at line 25 of file CalibrateRobertson_.cpp.
| int anonymous_namespace{CalibrateRobertson_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 16 of file CalibrateRobertson_.cpp.
| map<int,Ptr<CalibrateRobertson> > anonymous_namespace{CalibrateRobertson_.cpp}::obj_ |
Object container.
Definition at line 18 of file CalibrateRobertson_.cpp.
1.8.14