Skip to content

Commit 366fac6

Browse files
committed
rawspeed: Canon EOS 90D support
1 parent 9f4dcbe commit 366fac6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data/cameras.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,23 @@
437437
<Hint name="invert_sraw_wb" value=""/>
438438
</Hints>
439439
</Camera>
440+
<Camera make="Canon" model="Canon EOS 90D">
441+
<ID make="Canon" model="EOS 90D">Canon EOS 90D</ID>
442+
<CFA width="2" height="2">
443+
<Color x="0" y="0">RED</Color>
444+
<Color x="1" y="0">GREEN</Color>
445+
<Color x="0" y="1">GREEN</Color>
446+
<Color x="1" y="1">BLUE</Color>
447+
</CFA>
448+
<Sensor black="2049" white="13660"/>
449+
<Sensor black="512" white="13036" iso_list="100 125"/>
450+
<Sensor black="512" white="10852" iso_list="160"/>
451+
<Sensor black="512" white="13660" iso_list="200 250"/>
452+
<Sensor black="2049" white="10852" iso_list="320 640 1250 2500 5000 10000 20000"/>
453+
<Hints>
454+
<Hint name="wb_offset" value="71"/>
455+
</Hints>
456+
</Camera>
440457
<Camera make="Canon" model="Canon EOS 700D">
441458
<ID make="Canon" model="EOS 700D">Canon EOS 700D</ID>
442459
<CFA width="2" height="2">

0 commit comments

Comments
 (0)