Ask Your Question

MSameer's profile - activity

2014-07-16 17:00:03 -0600 commented question stitcher produces empty panorama

I tried commenting out the bundle adjustment step and the stitching produced a final image. Not good though. Next step would be diving into bundle adjustment :)

2014-07-14 16:48:42 -0600 commented question stitcher produces empty panorama

This seems to work but the end result is not that good. Thanks :)

2014-07-14 13:46:34 -0600 asked a question stitcher produces empty panorama

Hi,

I am trying to create a panorama using cpp-example-stitching with 6 images and I am facing a weird issue

If I only use the first 6 images then I get a fine panorama image. If I however use all of the 7 images then I end up with a 1x1 panorama. Any idea what could be wrong?

I have uploaded a tarball of the images here http://foolab.org/files/opencv_files.tgz since I was not sure where else to add them.

I'd appreciate any help.