Skip to content

Commit

Permalink
Merge pull request #724 from kmilos/kmilos/phase_p25_white
Browse files Browse the repository at this point in the history
Correct Phase One P25+ white level
  • Loading branch information
LebedevRI committed May 22, 2024
2 parents af61269 + d6460fc commit a917a4f
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 @@ -17085,7 +17085,7 @@
<Color x="1" y="1">GREEN</Color>
</CFA>
<Crop x="34" y="24" width="-12" height="-12"/>
<Sensor black="0" white="65535"/>
<Sensor black="0" white="16383"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">2905 732 -237</ColorMatrixRow>
Expand Down

0 comments on commit a917a4f

Please sign in to comment.