Skip to content

Commit 8d28fef

Browse files
authored
Merge pull request #891 from kmilos/kmilos/sony_rx1rm3
Sony DSC-RX1RM3 support
2 parents eb6f647 + 436a355 commit 8d28fef

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
@@ -13156,8 +13156,23 @@
1315613156
</ColorMatrix>
1315713157
</ColorMatrices>
1315813158
</Camera>
13159-
<Camera make="SONY" model="DSC-RX1RM3" supported="unknown-no-samples">
13159+
<Camera make="SONY" model="DSC-RX1RM3">
1316013160
<ID make="Sony" model="DSC-RX1RM3">Sony DSC-RX1RM3</ID>
13161+
<CFA width="2" height="2">
13162+
<Color x="0" y="0">RED</Color>
13163+
<Color x="1" y="0">GREEN</Color>
13164+
<Color x="0" y="1">GREEN</Color>
13165+
<Color x="1" y="1">BLUE</Color>
13166+
</CFA>
13167+
<Crop x="0" y="0" width="-32" height="0"/>
13168+
<Sensor black="512" white="16383"/>
13169+
<ColorMatrices>
13170+
<ColorMatrix planes="3">
13171+
<ColorMatrixRow plane="0">9034 -3490 -777</ColorMatrixRow>
13172+
<ColorMatrixRow plane="1">-4004 11841 2448</ColorMatrixRow>
13173+
<ColorMatrixRow plane="2">-484 1352 5552</ColorMatrixRow>
13174+
</ColorMatrix>
13175+
</ColorMatrices>
1316113176
</Camera>
1316213177
<Camera make="SONY" model="DSC-V3" supported="unknown-no-samples">
1316313178
<ID make="Sony" model="DSC-V3">Sony DSC-V3</ID>

0 commit comments

Comments
 (0)