I followed with interest your discussion about converting Adobe profile to lensfun. Trying to calibrate my lens with hugin, I searched a more convenient way do get the distortion parameters. I almost wrote some code, to get those parameters out of a checkerboard picture, until i realised someone did it already.
http://opencv.willowgarage.com/documentation/camera_calibration_and_3d_reconstruction.html The opencv model is quite the same as the Adobe model. (I wonder who copied who). So there is a way to get those parameters from an open source application. No need to run wine or even Windows ;-) No legal issues either. I did a quick test with the calibration.cpp example code. The results are plausible. If I find the time I will adapt the example code to produce lensfun poly5 xml-lines. It is pretty impressive this opencv library... ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Lensfun-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lensfun-users
