← Back to team overview

hugin-bug-hunters team mailing list archive

[Bug 679952] Re: New blending method

 

** Changed in: hugin
       Status: New => Triaged

** Changed in: hugin
   Importance: Medium => Wishlist

-- 
New blending method
https://bugs.launchpad.net/bugs/679952
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.

Status in Hugin - Panorama Tools GUI: Triaged

Bug description:
I recently came across a paper detailing a different way to stitch images together: rather than blurring the seam like Enblend does, it creates a sharp seam through areas where the two images are most similar. I did a quick-and-dirty implementation, the seams really are invisible if the colors in the two images match well: http://www.cb.uu.se/~cris/blog/index.php/archives/76
If there is any interest in implementing this for use with Hugin, I can provide a few pieces of image processing code. But I don't have the time to do a good implementation by myself.