mondejar/compute-homography-manually
Given two images this code ask the user for manual correspondences and compute the homography matrix that relate them.
Python
Issues
- 4
Is the code complete ?
#1 opened by emanhamed
Given two images this code ask the user for manual correspondences and compute the homography matrix that relate them.
Python