Andy Hsu
Andy Hsu
hmm I guess some bug in RANSAC algo
[RANSAC_THRES_DISTANCE = 3](https://github.com/SSARCandy/panoramas-image-stitching/blob/2411487298af57933f70463c7f52454bab36f76f/src/constant.py#L7) try adjust this value
const.MATCHING_Y_RANGE can also be tune
the matching algo works better if horizontal Y is not offset too much
make sure your image list is in order
can you try run my test cases? I'm not sure I understand your issue, but it may be the wrong setup.
I see. Rather than adding default `overwrite = true`, I would prefer `overwrite=false` to make it having same behavior as before. You can open PR for this. Great thanks~
for now it is make for c++17