Page 1 of 1

remove noise from this number ?

Posted: 2017-03-18T14:26:36-07:00
by diegomage
Im trying to remove noise from 43 number but i dont know how
I use this command

Code: Select all

  convert rose_bg_blur_fail.png      -unsharp 44x60        ros2se_bg_blur_fail.png

Image

Image

How I could do this please help

Re: remove noise from this number ?

Posted: 2017-03-18T16:03:09-07:00
by fmw42
What noise? What is it you want to remove? It has no noise, just various colors. Perhaps you mean more contrast?

try variations of:

Code: Select all

convert yCA1E.png -brightness-contrast 20,20 result.png
change the 20,20 as desired. See http://www.imagemagick.org/script/comma ... s-contrast

Re: remove noise from this number ?

Posted: 2017-03-18T16:27:18-07:00
by diegomage
this internal point inside four number look like noise

Re: remove noise from this number ?

Posted: 2017-03-18T18:46:28-07:00
by fmw42
That is the hole in the 4.