Skip to content

Commit 37df5a2

Browse files
authored
Sony ILME-FX2 support
1 parent bc4416c commit 37df5a2

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

data/cameras.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14419,8 +14419,23 @@
1441914419
</ColorMatrix>
1442014420
</ColorMatrices>
1442114421
</Camera>
14422-
<Camera make="SONY" model="ILME-FX2" supported="unknown-no-samples">
14422+
<Camera make="SONY" model="ILME-FX2">
1442314423
<ID make="Sony" model="ILME-FX2">Sony ILME-FX2</ID>
14424+
<CFA width="2" height="2">
14425+
<Color x="0" y="0">RED</Color>
14426+
<Color x="1" y="0">GREEN</Color>
14427+
<Color x="0" y="1">GREEN</Color>
14428+
<Color x="1" y="1">BLUE</Color>
14429+
</CFA>
14430+
<Crop x="0" y="0" width="-8" height="0"/>
14431+
<Sensor black="512" white="16383"/>
14432+
<ColorMatrices>
14433+
<ColorMatrix planes="3">
14434+
<ColorMatrixRow plane="0">7460 -2365 -588</ColorMatrixRow>
14435+
<ColorMatrixRow plane="1">-5687 13442 2474</ColorMatrixRow>
14436+
<ColorMatrixRow plane="2">-624 1156 6584</ColorMatrixRow>
14437+
</ColorMatrix>
14438+
</ColorMatrices>
1442414439
</Camera>
1442514440
<Camera make="SONY" model="ILME-FX3">
1442614441
<ID make="Sony" model="ILME-FX3">Sony ILME-FX3</ID>

0 commit comments

Comments
 (0)