opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
Stitcher
opencvd
stitching
Undocumented in source.
struct
Stitcher {
void
*
p
;
anonymousenum
PANORAMA
;
anonymousenum
OK
;
static
Stitcher
create
(int mode);
static
Stitcher
opCall
(int mode);
int
stitch
(Mat[] images, Mat pano);
}
Members
Enums
OK
anonymousenum
OK
Undocumented in source.
PANORAMA
anonymousenum
PANORAMA
Undocumented in source.
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.
Variables
p
void
*
p
;
Undocumented in source.
Meta
Source
See Implementation
opencvd
stitching
functions
Destroy
structs
Stitcher