ImageCoregistration icon indicating copy to clipboard operation
ImageCoregistration copied to clipboard

xfeatures2d no longer exist

Open londumas opened this issue 1 year ago • 0 comments

Simply change:

https://github.com/ily-R/ImageCoregistration/blob/8647e7827e3c0ded5e4109f6681fe68acfa6d095/image_register.py#L81

by: sift = cv2.SIFT_create()

londumas avatar May 16 '24 13:05 londumas