Changes

Lightfield

609 bytes added, 15:15, 7 April 2015
Camera Positions
Saved from VSFM on windows:
*[[:File:cameras_v2.zip]]
<syntaxhighlight lang="bash">
# Camera parameter file.
 
# The format of each camera is as follows:
# Filename (of the undistorted image in visualize folder)
# Original filename
# Focal Length (of the undistorted image)
# 2-vec Principal Point (image center)
# 3-vec Translation T (as in P = K[R T])
# 3-vec Camera Position C (as in P = K[R -RC])
# 3-vec Axis Angle format of R
# 4-vec Quaternion format of R
# 3x3 Matrix format of R
# [Normalized radial distortion] = [radial distortion] * [focal length]^2
# 3-vec Lat/Lng/Alt from EXIF
 
# The nubmer of cameras in this reconstruction
48
</syntaxhighlight>
 
==Images==
point cloud and cameras: