ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch
MIT License
1.86k stars 553 forks source link

What to do when trees are not connected properly? #49

Closed SudoHenk closed 6 years ago

SudoHenk commented 6 years ago

I have a set of photos that form a spherical image. I've tried to make a 360 image (spherical), which works fine in Image Composite Editor (from Microsoft).

However, when I try to create a spherical image with OpenPano I get the following message:

error: Found a tree of size 12!=14, image 5 12  are not connected well!

Which leads me to believe it cannot match a neighboring image to another image? Are there any config options I can play with to make this work?

Edit: Maybe this helps; an important detail is that I created images that overlap for a large part.

ppwwyyxx commented 6 years ago

I don't think your images overlap much with each other, especially if you compare it with the provided sample data. You would also need more overlap for rendered images than real images, because rendered images don't have many features.

SudoHenk commented 6 years ago

Ok, thanks!