Camera parameters adjusting failed when using homography setting on nearly affine images #87
-
I am trying to stitch about 30 images of almost flat ground. Images were taken top-down, and are overlapping by about 30%. I am generating a match file, in which almost all images are somewhat connected, but after about 4-5 minutes of running, the following error appears:
I am using python 3.8 and newest version of opencv.
I have also tinkered with different detectors (orb, akaze, sift - best matches with orb I believe) and thresholds, but with no luck. Is there anything I can do with it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
have you tried without adjusting?
|
Beta Was this translation helpful? Give feedback.
-
Will try. In the meantime, I have tried affine and it produced a decent picture so it's not that bad |
Beta Was this translation helpful? Give feedback.
Will try. In the meantime, I have tried affine and it produced a decent picture so it's not that bad