Skip to content

Commit 2856186

Browse files
authored
Merge pull request #782 from mlouielu/add-om-system-om-3
Add OM System OM-3
2 parents 7a2a397 + b218b2c commit 2856186

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

data/cameras.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7357,8 +7357,23 @@
73577357
</ColorMatrix>
73587358
</ColorMatrices>
73597359
</Camera>
7360-
<Camera make="OM Digital Solutions" model="OM-3" supported="unknown-no-samples">
7360+
<Camera make="OM Digital Solutions" model="OM-3">
73617361
<ID make="OM System" model="OM-3">OM Digital Solutions OM-3</ID>
7362+
<CFA width="2" height="2">
7363+
<Color x="0" y="0">RED</Color>
7364+
<Color x="1" y="0">GREEN</Color>
7365+
<Color x="0" y="1">GREEN</Color>
7366+
<Color x="1" y="1">BLUE</Color>
7367+
</CFA>
7368+
<Crop x="0" y="0" width="0" height="0"/>
7369+
<Sensor black="254" white="4095"/>
7370+
<ColorMatrices>
7371+
<ColorMatrix planes="3">
7372+
<ColorMatrixRow plane="0">9090 -3591 -756</ColorMatrixRow>
7373+
<ColorMatrixRow plane="1">-3252 11396 2109</ColorMatrixRow>
7374+
<ColorMatrixRow plane="2">-318 1059 5606</ColorMatrixRow>
7375+
</ColorMatrix>
7376+
</ColorMatrices>
73627377
</Camera>
73637378
<Camera make="OM Digital Solutions" model="OM-5">
73647379
<ID make="OM System" model="OM-5">OM Digital Solutions OM-5</ID>

0 commit comments

Comments
 (0)