OpenStitching / stitching

A Python package for fast and robust Image Stitching
Apache License 2.0
1.99k stars 156 forks source link

AttributeError: module 'cv2.detail' has no attribute 'WAVE_CORRECT_AUTO' #112

Closed giacomomarchioro closed 1 year ago

giacomomarchioro commented 1 year ago

Hi, With largestinteriorrectangle-0.2.0 stitching-0.4.0 I have got this error:

AttributeError: module 'cv2.detail' has no attribute 'WAVE_CORRECT_AUTO'

lukasalexanderweber commented 1 year ago

Yeah we know that: https://github.com/OpenStitching/stitching/discussions/101

But the error message could be better..