ImageCoregistration
ImageCoregistration copied to clipboard
xfeatures2d no longer exist
Simply change:
https://github.com/ily-R/ImageCoregistration/blob/8647e7827e3c0ded5e4109f6681fe68acfa6d095/image_register.py#L81
by:
sift = cv2.SIFT_create()