This is certainly good work but I wonder whether this hassle is necessary. One could do this:
* Create a 300x200 pixel array * For each pixel, calculate the distance from the centre r * For each pixel, calculate the "amount of correction" according to the Adobe profile z. E.g. for distortion, this is the new distance from the centre * Fit the (r, z) pairs with the LensFun model of your choice The fitting algorithm is already implemented in libraries. In a scripting language, you could convert Adobe->LensFun in 100 LOC in my estimation. ------------------------------------------------------------------------------ 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
