Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

360° Stiching

Hi,

I'm trying to create a 360° Pamorma, so I used the OpenCV Stichling Library. I found an interesting and pretty well working code in github. https://github.com/Itseez/opencv/blob/master/samples/cpp/stitching.cpp

The result is nearly perfect, but if I render this image as a sphere the color/brightness of the beginning and the end doesn't fit very well. http://i.stack.imgur.com/HBNdL.jpg

Is there an easy improvement to fix this issue? I don't want to rewrite the complete algorithm. :)