[Digikam-devel] [Bug 163286] Accurate histogram preview required
Gilles Caulier
caulier.gilles at gmail.com
Thu Feb 11 08:48:48 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=163286
--- Comment #12 from Gilles Caulier <caulier gilles gmail com> 2010-02-11 09:48:46 ---
Another comment on my work :
I currently port of color correction editor tools to use multithreading (as
sharpen or NR work). This require to review all algorithms in digiKam core
(DImg) and create new classes. I separate all implementations to be clear.
For each editor tool, we will have :
- a core algorithm multitreadable.
- a settings widget.
- a settings container.
The goal is to share all possible code between editor tool and... Batch Queue
Manager tool. For each editor tool, i create a new BQM tool. Look my changes
done with BCG correction which is now available in BQM.
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.
More information about the Digikam-devel
mailing list