Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 206 Bytes

ImageRegistration

A demo that implement image registration by matching SIFT descriptor and appling affine transformation.

# test in python 3.8
pip install opencv-python # 4.5.5.62 was tested