Panorama stitchers, feathering, seaming etc..

Bruno Postle bruno at postle.net
Wed Oct 8 17:32:05 BST 2003


On Wed 08-Oct-2003 at 05:54:53PM +0200, Peter Suetterlin wrote:
> 
> indeed this way of combining images works rather well (I'm using it in
> my image processing code here at university).  It is well capable of
> getting smooth transitions between overlapping images.  However, in my
> case there are no geometric distortions between the subparts, so I
> guess indeed some work might be needed to handle probable misalignments.
> 
> But doesn't the 'normal' stitching do something similar, just that it
> is not using the image center, but the seam as reference?

I've no idea how ptools locates the centre line of the seam, Helmut
never released this part of the code.

I seem to remember that he wasn't satisfied with the technique and
considered it experimental - I suspect that this is the real reason
why he never released source.

The same with colour-correction, there is no reason why you should
have to indicate a reference image, the tool should be able to
figure out which two images require the maximum compensation and use
the average as a reference.

> What happens if you increase the seam width (parameter u) to real
> large values? 

If the feather width gets greater than the overlap you get a nasty
transition where the background shows through.

-- 
Bruno


More information about the ptX mailing list