Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pr/704' into develop
Browse files Browse the repository at this point in the history
* upstream/pr/704:
  Phase One P25+ support
  • Loading branch information
LebedevRI committed Apr 1, 2024
2 parents 661d857 + 3d703cf commit 6364c6a
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 @@ -17043,6 +17043,24 @@
<Crop x="0" y="0" width="0" height="0"/>
<Sensor black="0" white="15000"/>
</Camera>
<Camera make="Phase One A/S" model="P25+">
<ID make="Phase One" model="P25+">Phase One P25+</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="34" y="24" width="-12" height="-12"/>
<Sensor black="0" white="65535"/>
<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="P30">
<ID make="Phase One" model="P30">Phase One P30</ID>
<CFA width="2" height="2">
Expand Down

0 comments on commit 6364c6a

Please sign in to comment.