Click or drag to resize

StitcherComposePanorama Method

http://www.emgu.com
Overload List
  NameDescription
Public methodComposePanorama(IOutputArray)
These functions try to match the given images and to estimate rotations of each camera.
Public methodComposePanorama(IInputArrayOfArrays, IOutputArray)
These functions try to compose the given images (or images stored internally from the other function calls) into the final pano under the assumption that the image transformations were estimated before.
Top
See Also