Click here to Skip to main content
15,920,801 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Suppose I Have Scan My I Card And Because Of The Noise During Scanning The Dark Spots Are Occurs In the Image I Want To Remove That Dark Spots.
Can Anybody Help Me..?
Posted
Comments
Sergey Alexandrovich Kryukov 24-Mar-14 23:51pm    
Not so easy, not at all, even if you do it manually. Are they like more like noise, or more like random spots? How dense are they (say, how many per pixel)? Are they translucent or not?
—SA

1 solution

CSS
Chk all this web site hope you can get your answers from here.

http://www.devasp.net/net/articles/display/1069.html

http://stackoverflow.com/questions/1218986/jpeg-artifacts-removal-in-c-sharp

http://codeding.com/articles/image-noise-removal
http://stackoverflow.com/questions/5963380/unsafe-image-noise-removal-in-c-sharp-error-bitmap-region-is-already-locked

http://stackoverflow.com/questions/11632293/is-it-possible-to-remove-small-patches-of-an-image-using-blob-analysis

http://www.devasp.net/net/articles/display/1070.html


Image Processing Lab in C#[^]

unsafe image noise removal in c# (error : Bitmap region is already locked)[^]
 
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