You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an assignment for our computer vision course. It uses py-Qt5 to make GUI and open-cv to detect feature points and match them. Finally, it outputs an image which is stitched by two images. Part of this code comes from the Internet. Thanks for their unselfish dedication.