Skip to content

Commit

Permalink
OM System TG-7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos committed Oct 23, 2023
1 parent 00942cb commit ea7ac9a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7468,6 +7468,24 @@
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="OM Digital Solutions" model="TG-7">
<ID make="OM System" model="TG-7">OM Digital Solutions TG-7</ID>
<CFA width="2" height="2">
<Color x="0" y="0">GREEN</Color>
<Color x="1" y="0">RED</Color>
<Color x="0" y="1">BLUE</Color>
<Color x="1" y="1">GREEN</Color>
</CFA>
<Crop x="0" y="0" width="-24" height="0"/>
<Sensor black="257" white="4000"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">10899 -3833 -1082</ColorMatrixRow>
<ColorMatrixRow plane="1">-2112 10736 1575</ColorMatrixRow>
<ColorMatrixRow plane="2">-267 1452 5269</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Panasonic" model="DMC-CM1">
<ID make="Panasonic" model="DMC-CM1">Panasonic DMC-CM1</ID>
<Crop x="0" y="0" width="0" height="0"/>
Expand Down

0 comments on commit ea7ac9a

Please sign in to comment.