Skip to content

Commit

Permalink
Merge pull request #735 from kmilos/kmilos/phase_p20
Browse files Browse the repository at this point in the history
Phase One P20+ support
  • Loading branch information
TurboGit authored Dec 1, 2024
2 parents 88cefd3 + 509eb54 commit 7d10633
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 @@ -17125,6 +17125,24 @@
<Crop x="0" y="0" width="0" height="0"/>
<Sensor black="0" white="15000"/>
</Camera>
<Camera make="Phase One A/S" model="P20+">
<ID make="Phase One" model="P20+">Phase One P20+</ID>
<CFA width="2" height="2">
<Color x="0" y="0">GREEN</Color>
<Color x="1" y="0">BLUE</Color>
<Color x="0" y="1">RED</Color>
<Color x="1" y="1">GREEN</Color>
</CFA>
<Crop x="30" y="26" width="-12" height="-12"/>
<Sensor black="0" white="16383"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">2905 732 -237</ColorMatrixRow>
<ColorMatrixRow plane="1">-8135 16626 1476</ColorMatrixRow>
<ColorMatrixRow plane="2">-3038 4253 7517</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Phase One A/S" model="P25+">
<ID make="Phase One" model="P25+">Phase One P25+</ID>
<CFA width="2" height="2">
Expand Down

0 comments on commit 7d10633

Please sign in to comment.