Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pr/528' into develop
Browse files Browse the repository at this point in the history
* upstream/pr/528:
  Sony ILCE-7CM2 support
  • Loading branch information
LebedevRI committed Nov 1, 2023
2 parents a7b7fd0 + 0723e2b commit 42a77b8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13883,6 +13883,24 @@
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="SONY" model="ILCE-7CM2">
<ID make="Sony" model="ILCE-7CM2">Sony ILCE-7CM2</ID>
<CFA width="2" height="2">
<Color x="0" y="0">RED</Color>
<Color x="1" y="0">GREEN</Color>
<Color x="0" y="1">GREEN</Color>
<Color x="1" y="1">BLUE</Color>
</CFA>
<Crop x="0" y="0" width="-8" height="0"/>
<Sensor black="512" white="16383"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">7460 -2365 -588</ColorMatrixRow>
<ColorMatrixRow plane="1">-5687 13442 2474</ColorMatrixRow>
<ColorMatrixRow plane="2">-624 1156 6584</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="SONY" model="ILCE-7R">
<ID make="Sony" model="ILCE-7R">Sony ILCE-7R</ID>
<CFA width="2" height="2">
Expand Down

0 comments on commit 42a77b8

Please sign in to comment.