PDA

View Full Version : Cleaning How do i smooth sharp image ?



silc
November 14, 2009, 03:41 AM
I'm trying to clean a raw manga. The image is pretty sharp (you can see pixels of box) and the page is clean. Is there a way to smooth it ?

bobrianto
November 16, 2009, 05:18 AM
resizing image (ex: original = 1200px. resize to 1201px and return it back to 1200px) usually have an anti-aliasing effect.

or you could use to filter >> blur. that's the only way i know. there might be other filter that can make it smoother. but i'm no pro.

Revilenigma
November 18, 2009, 06:08 PM
if there's no screentones than try "noise reducer"(play with the settings) and than level it. That might help.

chiresakura
November 19, 2009, 02:48 PM
http://senbonzakura.kageyoshi.net/2008/01/03/precleaning-diffuse-filter/

This might help ^_^