Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
diegomage
Posts: 205 Joined: 2017-03-08T10:12:28-07:00
Authentication code: 1151
Post
by diegomage » 2017-03-18T14:26:36-07:00
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
How I could do this please help
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2017-03-18T16:03:09-07:00
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
diegomage
Posts: 205 Joined: 2017-03-08T10:12:28-07:00
Authentication code: 1151
Post
by diegomage » 2017-03-18T16:27:18-07:00
this internal point inside four number look like noise
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2017-03-18T18:46:28-07:00
That is the hole in the 4.