Following
http://www.darktable.org/2012/10/whats-involved-with-adding-support-for-new-cameras/and
using the new beta 8.4 dng converter

White and blacklevel from Adobe dng.

<Camera make="SONY" model="ILCE-6000" supported="yes">
<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>
<Crop x="0" y="0" width="0" height="0"/>
<Sensor black="512" white="16300"/>
</Camera>

standaard color matrix seems identical to the ILCE-3000 .

{ "Sony ILCE-6000", 128, 0,
{ 5991,-1456,-455,-4764,12135,2980,-707,1425,6701 } },

The image seems larger than useful so bit of trimming is needed.

enjoy,

Gert

-- 
Panta Rhei -- Life is a dance
------------------------------------------------------------------------------
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to