Skip to content

Commit 1946c26

Browse files
authored
Merge pull request #863 from kmilos/kmilos/phase_one_p40plus
Phase One P40+ support
2 parents 78d2536 + 274a86f commit 1946c26

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

data/cameras.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17146,6 +17146,24 @@
1714617146
</ColorMatrix>
1714717147
</ColorMatrices>
1714817148
</Camera>
17149+
<Camera make="Phase One A/S" model="P40+">
17150+
<ID make="Phase One" model="P40+">Phase One P40+</ID>
17151+
<CFA width="2" height="2">
17152+
<Color x="0" y="0">RED</Color>
17153+
<Color x="1" y="0">GREEN</Color>
17154+
<Color x="0" y="1">GREEN</Color>
17155+
<Color x="1" y="1">BLUE</Color>
17156+
</CFA>
17157+
<Crop x="36" y="6" width="-16" height="-46"/>
17158+
<Sensor black="0" white="16383"/>
17159+
<ColorMatrices>
17160+
<ColorMatrix planes="3">
17161+
<ColorMatrixRow plane="0">8035 435 -962</ColorMatrixRow>
17162+
<ColorMatrixRow plane="1">-6001 13872 2320</ColorMatrixRow>
17163+
<ColorMatrixRow plane="2">-1159 3065 5434</ColorMatrixRow>
17164+
</ColorMatrix>
17165+
</ColorMatrices>
17166+
</Camera>
1714917167
<Camera make="Phase One A/S" model="P45">
1715017168
<ID make="Phase One" model="P45">Phase One P45</ID>
1715117169
<CFA width="2" height="2">

0 commit comments

Comments
 (0)