Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32427

Modified Files:
        dcraw.cc 
Log Message:
Add preliminary color matrices for the NIKON D7100 and the NIKON 1 J3. Stolen 
from Darktable.

Index: dcraw.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -d -r1.282 -r1.283
--- dcraw.cc    16 Mar 2013 13:00:11 -0000      1.282
+++ dcraw.cc    16 Mar 2013 18:15:09 -0000      1.283
@@ -6834,6 +6834,8 @@
        { 8736,-2458,-935,-9075,16894,2251,-1354,1242,8263 } },
     { "NIKON D7000", 0, 0,
        { 8198,-2239,-724,-4871,12389,2798,-1043,2050,7181 } },
+    { "NIKON D7100", 0, 0x3e14,
+       { 8322,-3112,-1047,-6367,14342,2179,-988,1638,6394 } },
     { "NIKON D700", 0, 0,
        { 8139,-2171,-663,-8747,16541,2295,-1925,2008,8093 } },
     { "NIKON D70", 0, 0,
@@ -6878,6 +6880,8 @@
        { 11053,-4269,-1024,-1976,10182,2088,-526,1263,4469 } },
     { "NIKON COOLPIX P7700", 200, 0,
        { 10321,-3920,-931,-2750,11146,1824,-442,1545,5539 } },
+    { "NIKON 1 J3", 0, 0,
+       { 6588,-1305,-693,-3277,10987,2634,-355,2016,5106 } },
     { "NIKON 1 V2", 0, 0,
        { 6588,-1305,-693,-3277,10987,2634,-355,2016,5106 } },
     { "NIKON 1 ", 0, 0,


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to