is there any better way to remove structured noises from latent fingerprints ?

1 view (last 30 days)
As the total variation model does not remove characters from latent fingerprint, is there any better way to remove structured noises from latent fingerprints ?
[Merged from duplicate]
When I extract texture component from the latent fingerprint,the structured noises such as characters and numbers is not removed from the latent fingerprint. I need to extract only the fingerprint content from the image leaving the structured noises as cartoon component. Is there any better method for doing the same.

Accepted Answer

Image Analyst
Image Analyst on 28 Jul 2015
You might try CLAHE, which is done with the adapthisteq() function.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!