Update of /cvsroot/ufraw/ufraw
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2705
Modified Files:
ufraw_lensfun.cc
Log Message:
Fix loading of vignetting corrections from lensfun DB.
Index: ufraw_lensfun.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_lensfun.cc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ufraw_lensfun.cc 30 Mar 2010 04:49:08 -0000 1.14
+++ ufraw_lensfun.cc 30 Mar 2010 23:12:24 -0000 1.15
@@ -407,7 +407,7 @@
Lensfun &Lensfun = Lensfun::Parent(*this);
lfLensCalibVignetting calib;
if (!Lensfun.Interpolation.InterpolateVignetting(
- Lensfun.FocalLengthValue, Lensfun.FocalLengthValue,
+ Lensfun.FocalLengthValue, Lensfun.ApertureValue,
Lensfun.DistanceValue, calib)) {
SetIndex(0);
return;
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs