Gimp-Forum.net
Remove sketched style of an image - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: Remove sketched style of an image (/Thread-Remove-sketched-style-of-an-image)



Remove sketched style of an image - Kirax - 11-13-2022

Hello,

I'm French I don't speak very well english. Please forgive me.

I have drawn somehting and then I scanned it.

[Image: iwtol6.png]
I applied a threshold in The Gimp Software in order to get a black and white image.

[Image: ihp5qx.png]
That is not so bad. But I don't know how tu say it in English, lines are not perfect, there is a "sketched style". This style has a charm, but I would like ti have a result a litle more professional, more smooth, like the following exemple (I haven't done this one) :

[Image: qfgovw.png]

How can I process with the Gimp please ? Any Idea ?


RE: Remove sketched style of an image - rich2005 - 11-13-2022

Try from the original scan

A small Gaussian blur: Filters -> Blur -> Gaussian Blur
Color -> Threshold
Filters -> Enhance -> Anti-alias

or using the gimp_gmic_qt plugin from http://www.gmic.eu (there is a Windows installer there)
Color -> Threshold
Gmic -> Testing -> PhotoComix -> PhotoComix Smoothing

Both of those as this quick animation https://i.imgur.com/Yh2xlC5.mp4


RE: Remove sketched style of an image - Kirax - 11-13-2022

Thanks a lot for the time spent to answer me !