setSeamFinder (cv.Stitcher) - MATLAB File Help |
Set the seam finder
obj.setSeamFinder(seamType)
obj.setSeamFinder(seamType, 'OptionName',optionValue, ...)
The following are options for the various seam finders:
DpSeamFinder
GraphCutSeamFinder
The class uses GraphCutSeamFinder
by default.
[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.
Access | public |
Sealed | false |
Static | false |