Skip to content

Commit

Permalink
Sony ILCE-7CR support
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos committed Nov 2, 2023
1 parent 8403fe0 commit 018595f
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 @@ -13937,6 +13937,24 @@
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="SONY" model="ILCE-7CR">
<ID make="Sony" model="ILCE-7CR">Sony ILCE-7CR</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="-32" height="0"/>
<Sensor black="512" white="16383"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">8200 -2976 -719</ColorMatrixRow>
<ColorMatrixRow plane="1">-4296 12053 2532</ColorMatrixRow>
<ColorMatrixRow plane="2">-429 1282 5774</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 018595f

Please sign in to comment.