Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 425 Bytes

please check the report.pdf in each folder for more details

HW2

image rectifications

HW3

stitch images to a panorama, those images must be taken with camera center fixed. The camera rotate around its camera center while taking those images.

HW4

Estimate 3D points cloud using 2-View Geometry.

camera fundamental matrix camera intrinsic matrix K To compute 3D point X, I use Linear triangulation method.