ImageCoregistration
ImageCoregistration copied to clipboard
Image registration using sift and RANSAC
Results
2
ImageCoregistration issues
Sort by
recently updated
recently updated
newest added
Simply change: https://github.com/ily-R/ImageCoregistration/blob/8647e7827e3c0ded5e4109f6681fe68acfa6d095/image_register.py#L104 by: `sift = cv2.SIFT_create()`
Simply change: https://github.com/ily-R/ImageCoregistration/blob/8647e7827e3c0ded5e4109f6681fe68acfa6d095/image_register.py#L81 by: `sift = cv2.SIFT_create()`