Revision 776164

Go back to digest for 24th February 2008

Features in Graphics

Adrian Schroeter committed changes in /trunk/extragear/graphics/digikam/imageplugins:

Add an optional plugin for automatic correction of lens variations based on the lensfun database (and library).
The current status of the lensfun database seems not to be too helpful for most users yet. We need to find a way to help improving this. See the STATUS file for details.

The code in klensfun.h and klensfun.cpp might be used also elsewhere later, for example for automatic correction during picture import.

This plugin gets not compiled, if lensfun library is not installed.

File Changes

Added 15 files
  • /trunk/extragear/graphics/digikam/imageplugins/lenscorrection
  •   /cmake
  •   /CMakeLists.txt
  •   /digikamimageplugin_lenscorrection.desktop
  •   /digikamimageplugin_lenscorrection_ui.rc
  •   /imageeffect_lenscorrection.cpp
  •   /imageeffect_lenscorrection.h
  •   /imageplugin_lenscorrection.cpp
  •   /imageplugin_lenscorrection.h
  •   /klensfun.cpp
  •   /klensfun.h
  •   /klensfun_export.h
  •   /STATUS
  •   /cmake/Modules
  •   /cmake/Modules/Findlensfun.cmake
Modified 1 files
  • /trunk/extragear/graphics/digikam/imageplugins/CMakeLists.txt
16 files changed in total