homography estimation, forward and backward warping, marker-based planar AR, Panorama
Implements forward warping to warp images into canvas with part1.py. The DLT method is based on singular value decomposition (SVD). Familiar DLT (direct linear transform) estimation method is as follows:
$ python3 part1.py
$ python3 part2.py
$ python3 part3.py