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