Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

Commit

Permalink
Adjust black in Sony NEX-7. Fix bug #78.
Browse files Browse the repository at this point in the history
  • Loading branch information
klauspost committed Mar 7, 2015
1 parent 7578777 commit f95ae05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/cameras.xml
Expand Up @@ -4606,6 +4606,7 @@
<Crop x="0" y="0" width="-16" height="0"/>
<Sensor black="520" white="16596"/>
</Camera>
<!-- Measured on images from https://github.com/klauspost/rawspeed/issues/78 -->
<Camera make="SONY" model="NEX-7" supported="yes">
<CFA width="2" height="2">
<Color x="0" y="0">RED</Color>
Expand All @@ -4614,7 +4615,7 @@
<Color x="1" y="1">BLUE</Color>
</CFA>
<Crop x="0" y="0" width="-26" height="0"/>
<Sensor black="520" white="16383"/>
<Sensor black="512" white="16300"/>
</Camera>
<Camera make="SONY" model="NEX-C3" supported="yes">
<CFA width="2" height="2">
Expand Down

0 comments on commit f95ae05

Please sign in to comment.