Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17965,6 +17965,24 @@
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Hasselblad" model="Hasselblad H4D-40">
<ID make="Hasselblad" model="H4D-40">Hasselblad 40-Coated</ID>
<CFA width="2" height="2">
<Color x="0" y="0">RED</Color>
<Color x="1" y="0">GREEN</Color>
<Color x="0" y="1">GREEN</Color>
<Color x="1" y="1">BLUE</Color>
</CFA>
<Crop x="42" y="4" width="-42" height="-80"/>
<Sensor black="256" white="65535"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">6861 -1962 -312</ColorMatrixRow>
<ColorMatrixRow plane="1">-4370 12278 2347</ColorMatrixRow>
<ColorMatrixRow plane="2">-1653 3167 6751</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Hasselblad" model="Hasselblad H4D-50">
<ID make="Hasselblad" model="H4D-50">Hasselblad 50-Coated</ID>
<CFA width="2" height="2">
Expand Down
Loading