![]() |
|
better image sharpening on resize - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: better image sharpening on resize (/thread-1512.html) |
better image sharpening on resize - motaheri - 2007-07-01 Comparing the same photo I have on flickr.com and on my own website - somehow the resize works much better, on the medium sizes in flickr as to when it looks very blurry and in low quality on my own page. the thumbnails are satisfactory - but the bigger image (on image.php) is not at all nice I have compression set to 99% mo better image sharpening on resize - motaheri - 2007-07-01 compare http://pictor.us/canvas/cache/flavored/alunara.jpg_595.jpg big difference right? better image sharpening on resize - motaheri - 2007-07-01 and the original uploaded image is bigger than the one you see there.. so its not a enlarged one. better image sharpening on resize - bitterfly - 2007-07-02 Yes, I noticed it too a while ago. better image sharpening on resize - bigjimmy - 2007-11-18 I believe the Flickr sharpens the images using unsharp mask or similiar function so the photo looks more vivid and sharper better image sharpening on resize - trisweb - 2007-11-18 Looks like unsharp mask to me. Zenphoto does have this built in as an option for thumbnails, but it's processing hit is a bit too much for the larger images. You can enable it if you like in i.php by hacking the conditional statement a bit... better image sharpening on resize - motaheri - 2007-11-19 @ bigjimmy @ trisweb - thanks !!! hmmm, yes something to consider ! I chose to upload my photos in the final size they will be displayed and calling the original image in the theme thus bypassing any need for a large image to be created and called. and I might just enable sharpening for larger images also seeing how they will be cached for later and the process has to only take place once. )) thanks for the information :] better image sharpening on resize - ayutheos - 2007-12-30 How do I enable it for photos (not thumbs)? What needs to be changed/added in i.php? Thanks in advance! |