ppwwyyxx / OpenPano

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

Images matched great, but disconected #82

Open kvinicki opened 5 years ago

kvinicki commented 5 years ago

Hi, I'm working with histopathology slides and I'm getting great results with OpenPano (much better than with Autostitch). The only problem is that merged images are divided into two parts, like this: https://drive.google.com/open?id=14oG5R5SY_a9ntoU-ob0sWzteZ6Wx364u

I tried to change multiple parameters but with no success. Is there any parameter that I can change to fix this?

ppwwyyxx commented 5 years ago

This looks like some kind of bugs. It would be great if some example data can be provided so I can reproduce the issue.

kvinicki commented 5 years ago

I uploaded images with a config.cfg file for easier reproducibility: https://drive.google.com/open?id=1mH-P8uqNXSiQhTYuxR-BoGKWa0Yu-25y

ppwwyyxx commented 5 years ago

Setting STRAIGHTEN to 1 seems to fix the issue. Does that work for you?

kvinicki commented 5 years ago

yes :) but I will have to test it on more images