setSeamFinder (cv.Stitcher) - MATLAB File Help
cv.Stitcher/setSeamFinder

Set the seam finder

obj.setSeamFinder(seamType)
obj.setSeamFinder(seamType, 'OptionName',optionValue, ...)

Input

Options

The following are options for the various seam finders:

DpSeamFinder

GraphCutSeamFinder

The class uses GraphCutSeamFinder by default.

References

[V03]:

Vivek Kwatra, Arno Schodl, Irfan Essa, Greg Turk, and Aaron Bobick. "Graphcut textures: image and video synthesis using graph cuts". In ACM Transactions on Graphics (ToG), volume 22, pages 277-286. ACM, 2003.

See also
Method Details
Access public
Sealed false
Static false