Skip to content

Commit

Permalink
Panasonic DC-G9M2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos committed Oct 10, 2023
1 parent 0c1902a commit 6fa3fef
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11446,6 +11446,30 @@
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Panasonic" model="DC-G9M2">
<ID make="Panasonic" model="DC-G9M2">Panasonic DC-G9M2</ID>
<Crop x="0" y="0" width="0" height="0"/>
<Sensor black="2048" white="65535"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">8325 -3456 -623</ColorMatrixRow>
<ColorMatrixRow plane="1">-4330 12089 2528</ColorMatrixRow>
<ColorMatrixRow plane="2">-860 2646 5984</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Panasonic" model="DC-G9M2" mode="4:3">
<ID make="Panasonic" model="DC-G9M2">Panasonic DC-G9M2</ID>
<Crop x="0" y="0" width="0" height="0"/>
<Sensor black="2048" white="65535"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">8325 -3456 -623</ColorMatrixRow>
<ColorMatrixRow plane="1">-4330 12089 2528</ColorMatrixRow>
<ColorMatrixRow plane="2">-860 2646 5984</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="Panasonic" model="DC-G95">
<ID make="Panasonic" model="DC-G95">Panasonic DC-G95</ID>
<Crop x="0" y="0" width="-66" height="0"/>
Expand Down

0 comments on commit 6fa3fef

Please sign in to comment.