mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
int | last_id = 0 |
Last object id to allocate. More... | |
map< int, Ptr< Stitcher > > | obj_ |
Object container. More... | |
const ConstMap< string, int > | ComposeResolMap |
compositing resolution types More... | |
const ConstMap< string, Stitcher::Mode > | ModesMap |
stitching mode types More... | |
compositing resolution types
Definition at line 23 of file Stitcher_.cpp.
int anonymous_namespace{Stitcher_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 18 of file Stitcher_.cpp.
const ConstMap<string, Stitcher::Mode> anonymous_namespace{Stitcher_.cpp}::ModesMap |
stitching mode types
Definition at line 27 of file Stitcher_.cpp.
Object container.
Definition at line 20 of file Stitcher_.cpp.