Skip to content

Commit

Permalink
Merge pull request #744 from ge0rg/develop
Browse files Browse the repository at this point in the history
Samsung WB2000: correct white point
  • Loading branch information
LebedevRI authored Aug 7, 2024
2 parents de04a40 + 88355bb commit ce46c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12847,7 +12847,7 @@
<Color x="1" y="1">BLUE</Color>
</CFA>
<Crop x="0" y="2" width="-10" height="-2"/>
<Sensor black="0" white="4095"/>
<Sensor black="0" white="4000"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">12093 -3557 -1155</ColorMatrixRow>
Expand Down

0 comments on commit ce46c0e

Please sign in to comment.