Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 652 Bytes

Simplified SFM

Frame1 Frame2
frame1 frame2
1. Keypoints matching: SIFT , Flann based matching
2. Estimate Fundamental matrix, Essential matix
3. Recover Camera pose and triangulate the matched points in world coordinates, camera chirality
4. !!!Missing Bundle Adjustment

Key points matched

Matplotlib Visualization