Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

panorama blending algorithm

Which panorama blending algorithm used in opecnv? I found this http://docs.opencv.org/modules/stitching/doc/introduction.html but it's still not clear to me.

any reference to paper describing algorithm?

panorama blending algorithm

Which panorama blending algorithm used in opecnv? I found this http://docs.opencv.org/modules/stitching/doc/introduction.html but it's still not clear to me.

any reference to paper describing algorithm?

according to this opencv have 2 methods FeatherBlender [?] и MultiBandBlenderA Multiresolution Spline with Application to Image Mosaics

panorama blending algorithm

Which panorama blending algorithm used in opecnv? I found this http://docs.opencv.org/modules/stitching/doc/introduction.html but it's still not clear to me.

any reference to paper describing algorithm?

according to this opencv have 2 methods methods

FeatherBlender [?] и MultiBandBlenderA ]

MultiBandBlender [A Multiresolution Spline with Application to Image MosaicsMosaics] (http://www.cs.princeton.edu/courses/archive/fall05/cos429/papers/burt_adelson.pdf)

panorama blending algorithm

Which panorama blending algorithm used in opecnv? I found this http://docs.opencv.org/modules/stitching/doc/introduction.html but it's still not clear to me.

any reference to paper describing algorithm?

according to this opencv have 2 methods

FeatherBlender [?]

MultiBandBlender [A A Multiresolution Spline with Application to Image Mosaics] (http://www.cs.princeton.edu/courses/archive/fall05/cos429/papers/burt_adelson.pdf)Mosaics

panorama blending algorithm

Which panorama blending algorithm used in opecnv? I found this http://docs.opencv.org/modules/stitching/doc/introduction.html this but it's still not clear to me.

any reference to paper describing algorithm?

according to this opencv have 2 methods

FeatherBlender [?]

MultiBandBlender A Multiresolution Spline with Application to Image Mosaics

panorama blending algorithm

Which panorama blending algorithm used in opecnv? I found this but it's still not clear to me.

any reference to paper describing algorithm?

according to this opencv have 2 methods

FeatherBlender [?]

MultiBandBlender A Multiresolution Spline with Application to Image Mosaics

Another question is what seam finder algorithms are used in opencv? I think stitching module need more detailed documentation. In sourses I found VoronoiSeamFinder/DpSeamFinder/GraphCutSeamFinder