Bug 286284 - Down-scaled images are blurry
Summary: Down-scaled images are blurry
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.7
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-10 17:41 UTC by RalphB
Modified: 2013-05-31 18:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RalphB 2011-11-10 17:41:54 UTC
Version:           2.7 (using KDE 4.7.2) 
OS:                Linux

Large images (JPGs) scaled down by Gwenview look somewhat blurry on-screen. I first noticed this when my vacation pictures looked much better as Windows desktop wallpaper compared to viewing them in Gwenview.

Note that Gwenview is, among other things, an image viewer, so presenting images in the best possible quality is an important feature. While I realize that there is a quality/speed trade-off here I still think that fixing the current scaling algorithm is important. Optionally Gwenview could even offer a sharpening filter to improve image quality for presentations.

Reproducible: Always

Steps to Reproduce:
For comparison I suggest taking a large image (12 MP) and scaling it to desktop size using Gimp. Then compare scaled and unscaled image using Gwenview in fullscreen mode. The image scaled by Gimp will look sharper -- and IMHO better.

Actual Results:  
Blurry image

Expected Results:  
Image at least as sharp as Gimp version
Comment 1 Benni Hill 2013-05-31 18:04:10 UTC
Git commit d97102e332b86db61b0cd358935abf390fbdab1d by Benjamin Löwe.
Committed on 30/05/2013 at 17:27.
Pushed by bennihill into branch 'master'.

Improve sharpness for downscaled jpeg images

REVIEW: 110743
FIXED-IN: 4.11.0

M  +1    -1    lib/document/document.cpp
M  +1    -1    tests/auto/documenttest.cpp

http://commits.kde.org/gwenview/d97102e332b86db61b0cd358935abf390fbdab1d
Comment 2 Benni Hill 2013-05-31 18:09:24 UTC
This should be fixed in 4.11.0. Please test and reopen if you don't think it's good enough now.