Skip to content

Commit

Permalink
Fujifilm GFX100S II support
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos committed Jan 15, 2025
1 parent d9c9d35 commit e39e653
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15421,8 +15421,39 @@
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="FUJIFILM" model="GFX100S II" supported="unknown-no-samples">
<ID make="Fujifilm" model="GFX100S II">Fujifilm GFX100S II</ID>
<Camera make="FUJIFILM" model="GFX100S II">
<ID make="Fujifilm" model="GFX100S II">Fujifilm GFX 100S II</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>
<Sensor black="0" white="0"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">12806 -5779 -1110</ColorMatrixRow>
<ColorMatrixRow plane="1">-3546 11507 2318</ColorMatrixRow>
<ColorMatrixRow plane="2">-177 996 5715</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="FUJIFILM" model="GFX100S II" mode="compressed">
<ID make="Fujifilm" model="GFX100S II">Fujifilm GFX 100S II</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>
<Sensor black="0" white="0"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">12806 -5779 -1110</ColorMatrixRow>
<ColorMatrixRow plane="1">-3546 11507 2318</ColorMatrixRow>
<ColorMatrixRow plane="2">-177 996 5715</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="FUJIFILM" model="GFX100 II">
<ID make="Fujifilm" model="GFX100 II">Fujifilm GFX 100 II</ID>
Expand Down

0 comments on commit e39e653

Please sign in to comment.