SVN commit 643046 by cgilles:
digikam from trunk :
- Bye bye to old Cimg library interface.
- Welcome to the new GreyCRestoration interface, more fast, more easy to use, more easy to maintain, more easy to update.
Note : The new CImg::Greycstoration algorithm is able to use multiprocessors! It use a parallelized computation interface to optimize performances. Actually the computation code is forked into 2 seperate threads if you have 2 processors (for example with dual-core cpu).
In the future, the GreyCStoration algorithm and the CImg library will be able to detect the number of CPU available and fork with the appropriate threads number accordinly.
CCMAIL:
[hidden email]
M +1 -1 Makefile.am
D cimgiface (directory)
--- trunk/extragear/graphics/digikamimageplugins/common/Makefile.am #643045:643046
@@ -1,2 +1,2 @@
-SUBDIRS = icons pics tips cimgiface widgets greycstoration
+SUBDIRS = icons pics tips widgets greycstoration
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel