[Digikam-devel] [Bug 152192] resize really bad qualitatively

Fabien fabien.ubuntu at gmail.com
Tue Nov 13 17:57:53 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152192         




------- Additional Comments From fabien.ubuntu gmail com  2007-11-13 18:57 -------
Taken from Adobe coldfusion docs :


Interpolation algorithms

Interpolation algorithms let you fine-tune how images are resampled. Each algorithm balances image quality against performance: in general, the higher the image quality, the slower the performance. Quality and peformance differ based on image type and the size of the source file. The following table describes the algorithms and their named equivalents based on average test results:

Highest image quality with low performance : lanczos
	
Good image quality with slightly higher performance: mitchell, quadratic

Medium quality image with medium performance : hamming, hanning, hermite
	
Slightly distored image quality with high performance : blackman, bessel
	
Poor image quality with highest performance : nearest, bicubic, bilinear



More information about the Digikam-devel mailing list