Revision 0a3fa8f...

Go back to digest for 24th July 2011

Optimization in Office

Boudewijn Rempt committed changes in [calligra] /plugins/filters/fastcolortransfer:

FastColorTransfer: compute mean and sigma and store those in the config

We used to compute mean and sigma for the reference image in the
process(). This is wasteful, so compute those only once and store the
values in the config object.

File Changes

Modified 2 files
  • /plugins/filters/fastcolortransfer
  •   krita/fastcolortransfer.cpp
  •   krita/kis_wdg_fastcolortransfer.cpp
2 files changed in total