Commit 6fa573d2 authored by Andre Kjellstrup's avatar Andre Kjellstrup

Mission: added EOS-M camera

parent 4b4ece63
......@@ -59,6 +59,14 @@ Rectangle {
imageHeight: 3000
focalLength: 4.5
}
ListElement {
text: qsTr("Canon EOS-M 22mm")
sensorWidth: 23.5
sensorHeight: 15.6
imageWidth: 5184
imageHeight: 3456
focalLength: 14.36
}
}
function recalcFromCameraValues() {
......
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