Click here to Skip to main content
15,892,517 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Please,
I'm trying to remove noise from a text image and I need a good algorithm or c# code to do that.
Thanks.
Posted
Updated 14-Nov-10 6:39am
v2

1 solution

Hi,
have a look here:

http://www.codeproject.com/KB/GDI-plus/Image_Processing_Lab.aspx[^]

and on this great series of articles from Christian Graus:

http://www.codeproject.com/KB/GDI-plus/csharpgraphicfilters11.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900