Stitcher

Undocumented in source.

Members

Functions

stitch
int stitch(Mat[] images, Mat pano)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
Stitcher create(int mode)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
Stitcher opCall(int mode)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

ERR_CAMERA_PARAMS_ADJUST_FAIL
int ERR_CAMERA_PARAMS_ADJUST_FAIL;
Undocumented in source.
ERR_HOMOGRAPHY_EST_FAIL
int ERR_HOMOGRAPHY_EST_FAIL;
Undocumented in source.
ERR_NEED_MORE_IMGS
int ERR_NEED_MORE_IMGS;
Undocumented in source.
OK
int OK;
Undocumented in source.
PANORAMA
int PANORAMA;
Undocumented in source.
SCANS
int SCANS;
Undocumented in source.

Variables

p
void* p;
Undocumented in source.

Meta