Skip to content

Commit 8403fe0

Browse files
committed
Merge remote-tracking branch 'upstream/pr/543' into develop
* upstream/pr/543: Nikon Z f support
2 parents dc38cdf + 8920175 commit 8403fe0

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
@@ -4391,6 +4391,24 @@
43914391
</ColorMatrix>
43924392
</ColorMatrices>
43934393
</Camera>
4394+
<Camera make="NIKON CORPORATION" model="NIKON Z f" mode="14bit-compressed">
4395+
<ID make="Nikon" model="Z f">Nikon Z f</ID>
4396+
<CFA width="2" height="2">
4397+
<Color x="0" y="0">RED</Color>
4398+
<Color x="1" y="0">GREEN</Color>
4399+
<Color x="0" y="1">GREEN</Color>
4400+
<Color x="1" y="1">BLUE</Color>
4401+
</CFA>
4402+
<Crop x="0" y="0" width="0" height="0"/>
4403+
<Sensor black="1008" white="15892"/>
4404+
<ColorMatrices>
4405+
<ColorMatrix planes="3">
4406+
<ColorMatrixRow plane="0">11607 -4491 -977</ColorMatrixRow>
4407+
<ColorMatrixRow plane="1">-4522 12460 2304</ColorMatrixRow>
4408+
<ColorMatrixRow plane="2">-458 1519 7616</ColorMatrixRow>
4409+
</ColorMatrix>
4410+
</ColorMatrices>
4411+
</Camera>
43944412
<Camera make="NIKON CORPORATION" model="NIKON Z 30" mode="12bit-compressed">
43954413
<ID make="Nikon" model="Z 30">Nikon Z 30</ID>
43964414
<CFA width="2" height="2">

0 commit comments

Comments
 (0)