Commit a2878431 authored by Andre Kjellstrup's avatar Andre Kjellstrup

Survey: Corrected EOS-M focal length

The 22mm as stated on the lens is actual, not 35mm equvalent as on smaller
cameras.  - So it was wrong to reverse calculate for crop factor.
parent 50f8db09
...@@ -65,7 +65,7 @@ Rectangle { ...@@ -65,7 +65,7 @@ Rectangle {
sensorHeight: 15.6 sensorHeight: 15.6
imageWidth: 5184 imageWidth: 5184
imageHeight: 3456 imageHeight: 3456
focalLength: 14.36 focalLength: 22
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment