5,710
edits
Changes
→Python code
==Python code==
*Read in camera data from cameras_v2.txt file (exported from Visual SFM on windows). *Plot camera centers.
[[File:scatter camera centers.png|400px]]
*Rectify images to common sampling plane (u, v) with horizontal and vertical spacings.
[[:File:apply_vsfm_quaternions.zip]]