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 @@ -18038,6 +18038,24 @@
<Camera make="Hasselblad" model="Hasselblad H6D-50c" supported="unknown-no-samples">
<ID make="Hasselblad" model="H6D-50c">Hasselblad 50-15-Coated5</ID>
</Camera>
<Camera make="Hasselblad" model="Hasselblad H6D-100cMS">
<ID make="Hasselblad" model="H6D-100c">Hasselblad 100-17-Coated5</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="68" y="112" width="-332" height="-4"/>
<Sensor black="256" white="65535"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">5110 -1357 -308</ColorMatrixRow>
<ColorMatrixRow plane="1">-5573 12835 3077</ColorMatrixRow>
<ColorMatrixRow plane="2">-1279 2025 7010</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Hasselblad" model="Flash Sync">
<ID make="Hasselblad" model="CF132">Hasselblad 22-Uncoated</ID>
<CFA width="2" height="2">
Expand Down