Update of /cvsroot/ufraw/ufraw
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7955
Modified Files:
wb_presets.c
Log Message:
Add WB presets and fine-tuning for the SONY SLT-A55V.
Index: wb_presets.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/wb_presets.c,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -d -r1.171 -r1.172
--- wb_presets.c 5 Jan 2011 07:10:34 -0000 1.171
+++ wb_presets.c 16 Jan 2011 05:30:30 -0000 1.172
@@ -4016,6 +4016,46 @@
{ "SONY", "NEX-5", Flash, 2, { 2.9883, 1, 1.1289, 0 } },
{ "SONY", "NEX-5", Flash, 3, { 3.0742, 1, 1.0938, 0 } },
+ { "SONY", "SLT-A55V", Daylight, -3, { 2.3320, 1, 1.6758, 0 } },
+ { "SONY", "SLT-A55V", Daylight, -2, { 2.3984, 1, 1.6172, 0 } },
+ { "SONY", "SLT-A55V", Daylight, -1, { 2.4727, 1, 1.5625, 0 } },
+ { "SONY", "SLT-A55V", Daylight, 0, { 2.5469, 1, 1.5117, 0 } },
+ { "SONY", "SLT-A55V", Daylight, 1, { 2.6172, 1, 1.4609, 0 } },
+ { "SONY", "SLT-A55V", Daylight, 2, { 2.6992, 1, 1.4102, 0 } },
+ { "SONY", "SLT-A55V", Daylight, 3, { 2.7773, 1, 1.3633, 0 } },
+ { "SONY", "SLT-A55V", Shade, -3, { 2.7422, 1, 1.3867, 0 } },
+ { "SONY", "SLT-A55V", Shade, -2, { 2.8203, 1, 1.3398, 0 } },
+ { "SONY", "SLT-A55V", Shade, -1, { 2.8984, 1, 1.2969, 0 } },
+ { "SONY", "SLT-A55V", Shade, 0, { 2.9922, 1, 1.2500, 0 } },
+ { "SONY", "SLT-A55V", Shade, 1, { 3.0781, 1, 1.2109, 0 } },
+ { "SONY", "SLT-A55V", Shade, 2, { 3.1680, 1, 1.1719, 0 } },
+ { "SONY", "SLT-A55V", Shade, 3, { 3.2578, 1, 1.1328, 0 } },
+ { "SONY", "SLT-A55V", Cloudy, -3, { 2.5039, 1, 1.5352, 0 } },
+ { "SONY", "SLT-A55V", Cloudy, -2, { 2.5781, 1, 1.4844, 0 } },
+ { "SONY", "SLT-A55V", Cloudy, -1, { 2.6562, 1, 1.4375, 0 } },
+ { "SONY", "SLT-A55V", Cloudy, 0, { 2.7344, 1, 1.3906, 0 } },
+ { "SONY", "SLT-A55V", Cloudy, 1, { 2.8125, 1, 1.3437, 0 } },
+ { "SONY", "SLT-A55V", Cloudy, 2, { 2.8984, 1, 1.2969, 0 } },
+ { "SONY", "SLT-A55V", Cloudy, 3, { 2.9844, 1, 1.2539, 0 } },
+ { "SONY", "SLT-A55V", Incandescent, -3, { 1.4297, 1, 2.9453, 0 } },
+ { "SONY", "SLT-A55V", Incandescent, -2, { 1.4727, 1, 2.8477, 0 } },
+ { "SONY", "SLT-A55V", Incandescent, -1, { 1.5234, 1, 2.7461, 0 } },
+ { "SONY", "SLT-A55V", Incandescent, 0, { 1.5703, 1, 2.6523, 0 } },
+ { "SONY", "SLT-A55V", Incandescent, 1, { 1.6172, 1, 2.5625, 0 } },
+ { "SONY", "SLT-A55V", Incandescent, 2, { 1.6680, 1, 2.4727, 0 } },
+ { "SONY", "SLT-A55V", Incandescent, 3, { 1.7148, 1, 2.3906, 0 } },
+ { "SONY", "SLT-A55V", Fluorescent, -1, { 1.8008, 1, 2.6562, 0 } },
+ { "SONY", "SLT-A55V", Fluorescent, 0, { 2.2305, 1, 2.1094, 0
} },
+ { "SONY", "SLT-A55V", Fluorescent, 1, { 2.4648, 1, 1.5508, 0
} },
+ { "SONY", "SLT-A55V", Fluorescent, 2, { 2.7969, 1, 1.3828, 0
} },
+ { "SONY", "SLT-A55V", Flash, -3, { 2.6055, 1, 1.4805, 0 } },
+ { "SONY", "SLT-A55V", Flash, -2, { 2.6797, 1, 1.4297, 0 } },
+ { "SONY", "SLT-A55V", Flash, -1, { 2.7578, 1, 1.3828, 0 } },
+ { "SONY", "SLT-A55V", Flash, 0, { 2.8437, 1, 1.3359, 0 } },
+ { "SONY", "SLT-A55V", Flash, 1, { 2.9258, 1, 1.2930, 0 } },
+ { "SONY", "SLT-A55V", Flash, 2, { 3.0156, 1, 1.2461, 0 } },
+ { "SONY", "SLT-A55V", Flash, 3, { 3.1016, 1, 1.2070, 0 } },
+
};
const int wb_preset_count = sizeof(wb_preset) / sizeof(wb_data);
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs