clearing image

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?".
Post Reply
mostafaz4
Posts: 1
Joined: 2012-09-13T07:54:24-07:00
Authentication code: 67789

clearing image

Post by mostafaz4 »

hello im trying to clear this image to return me clear view of the number 9
Image

could somebody help me??
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: clearing image

Post by fmw42 »

what is the purpose? we don't help people to break captcha keys for illegal purposes. However, this is not an easy problem and I have my doubts that much can be done to help other than a slight increase in contrast of the 9 from the background by removing very small noise or just thresholding. Dense random lines that are longer than the size of the letter are very hard to remove.
Post Reply