[Bug 216353] New: Make it possible to apply lens correction in batch

classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] New: Make it possible to apply lens correction in batch

Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353

           Summary: Make it possible to apply lens correction in batch
           Product: digikamimageplugins
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Lens Distortion
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:            (using KDE 4.3.3)
OS:                Linux
Installed from:    Ubuntu Packages

I can't find any way of applying lens correction without opening each and every
picture, going to edit mode, applying corrections and saving. It takes kind of
long with 8000 images. A batch option would be awesome.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=216353


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|Lens Distortion             |Batch Queue Manager
            Version|unspecified                 |1.0.0
            Product|digikamimageplugins         |digikam




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2010-02-17 14:45:14 ---
*** Bug 201356 has been marked as a duplicate of this bug. ***

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Bugzilla from hipescho@t-online.de
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353


[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #2 from  <hipescho t-online de>  2010-09-08 20:04:03 ---
I wrote a little in the CVS-Sources and I did not found the
lens-correction-tool in the basetools of queuemanager. Yes, it would be great,
if BQM support the lens-correction-tool.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353





--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2010-09-08 20:24:34 ---
Do you mean that you is developper and interrested to implemented this feature
? We can work together on this subject

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Bugzilla from hipescho@t-online.de
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353





--- Comment #4 from escho <hipescho t-online de>  2010-09-08 23:06:36 ---
I´m sorry, but I am no developer, so I cannot help you in this case.

escho

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353





--- Comment #5 from Gilles Caulier <caulier gilles gmail com>  2010-09-18 10:40:28 ---
SVN commit 1176678 by cgilles:

now, lensfun settings widget use partially digiKam lensfun iface to handle
camera/lens/shot information from metadata.
It still some work to do to set this widget fully undependant of lensfun
library. The goal of course is to port this tool to BQM easily.
CCBUGS: 216353


 M  +21 -106   lensfuncameraselector.cpp  
 M  +4 -0      lensfunfilter.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1176678

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353





--- Comment #6 from Gilles Caulier <caulier gilles gmail com>  2010-09-19 20:42:41 ---
SVN commit 1177207 by cgilles:

introduce new Batch Queue Manager to perform lens correction through LensFun
library.
The tool do not work well in some cases, to auto process images, using
metadata.
The manual mode to select lens features is not yet suitable.
CCBUGS: 216353


 M  +1 -0      CMakeLists.txt  
 M  +60 -35    libs/dimg/filters/lens/lensfuncameraselector.cpp  
 M  +9 -3      libs/dimg/filters/lens/lensfuncameraselector.h  
 M  +5 -0      libs/dimg/filters/lens/lensfuniface.cpp  
 M  +1 -0      libs/dimg/filters/lens/lensfuniface.h  
 AM            utilities/queuemanager/basetools/enhance/lensautofix.cpp  
[License: GPL (v2+)]
 AM            utilities/queuemanager/basetools/enhance/lensautofix.h  
[License: GPL (v2+)]
 M  +2 -0      utilities/queuemanager/batchtoolsmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1177207

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Gilles Caulier <caulier gilles gmail com>  2010-09-20 10:51:37 ---
SVN commit 1177449 by cgilles:

enabled new LEnsFun Batch Queue Manager tool for digiKAm 1.5.0 release...
BUG: 216353


 M  +1 -1      batchtoolsmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1177449

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353





--- Comment #8 from Gilles Caulier <caulier gilles gmail com>  2010-09-21 15:23:30 ---
SVN commit 1177847 by cgilles:

big change there. Now lensfun filter used in BQM and IE can use an undependant
LensFun iface not instanced to GUI
This point is important to be able to apply lens correction in more than one
queue from BQM at the same time
CCBUGS: 216353


 M  +17 -18    imageplugins/enhance/lensautofixtool.cpp  
 M  +105 -46   libs/dimg/filters/lens/lensfuncameraselector.cpp  
 M  +16 -5     libs/dimg/filters/lens/lensfuncameraselector.h  
 M  +2 -2      libs/dimg/filters/lens/lensfunfilter.cpp  
 M  +32 -5     libs/dimg/filters/lens/lensfunfilter.h  
 M  +14 -29    libs/dimg/filters/lens/lensfuniface.cpp  
 M  +0 -6      libs/dimg/filters/lens/lensfuniface.h  
 M  +32 -28    libs/dimg/filters/lens/lensfunsettings.cpp  
 M  +2 -2      libs/dimg/filters/lens/lensfunsettings.h  
 M  +93 -21    utilities/queuemanager/basetools/enhance/lensautofix.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1177847

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 216353] Make it possible to apply lens correction in batch

Gilles Caulier-4
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |1.5.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 216353] Make it possible to apply lens correction in batch

bugzilla_noreply
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|BatchQueueManager           |BatchQueueManager-Tool-Lens
                   |                            |Distortion

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 216353] Make it possible to apply lens correction in batch

bugzilla_noreply
In reply to this post by Bugzilla from henrikno@gmail.com
https://bugs.kde.org/show_bug.cgi?id=216353

--- Comment #9 from [hidden email] ---
Created attachment 103218
  --> https://bugs.kde.org/attachment.cgi?id=103218&action=edit
BQM- pic and distorted corrected pics version

After BQM _and_ distortion correction, it should be possible to choose the
final cut -INcluding original distortion- or  -EXcluding original distortion.

--
You are receiving this mail because:
You are the assignee for the bug.