Je viens de vérifier dans rawspeed si le Nikon D100 est bien supporté :
Il semble que juste les modes 12 Bits compressé et non-compressé sont bien supportés !
Idem dans LensFun, il est défini pour le capteur.
Code :
</Camera>
<Camera make="NIKON CORPORATION" model="NIKON D100" mode="12bit-compressed">
<ID make="Nikon" model="D100">Nikon D100</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="2" y="0" width="3030" height="2024"/>
<Sensor black="0" white="4095"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">5902 -933 -782</ColorMatrixRow>
<ColorMatrixRow plane="1">-8983 16719 2354</ColorMatrixRow>
<ColorMatrixRow plane="2">-1402 1455 6464</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="NIKON CORPORATION" model="NIKON D100" mode="12bit-uncompressed" supported="no-samples">
<ID make="Nikon" model="D100">Nikon D100</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="2" y="0" width="3030" height="2024"/>
<Sensor black="0" white="4095"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">5902 -933 -782</ColorMatrixRow>
<ColorMatrixRow plane="1">-8983 16719 2354</ColorMatrixRow>
<ColorMatrixRow plane="2">-1402 1455 6464</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>Idem dans LensFun, il est défini pour le capteur.

