I want to convert an image to binary image and then extract hidden information from that image.

1 view (last 30 days)
specially I want to extract hidden information from a bank note to detect counterfeit bank note. How can I do this ? please help.

Answers (1)

Orion
Orion on 27 Mar 2013
Edited: Orion on 27 Mar 2013
Well, converting an image to binary is easy enough. You can use im2bw http://www.mathworks.com/help/images/ref/im2bw.html
As for extracting hidden information, you're really going to have to give us more to work with. What kind of hidden information are you looking for?
  3 Comments
Matt Kindig
Matt Kindig on 28 Mar 2013
Is there a reason to believe that this information will be detectable from a (presumably) non-backlit image of such a bank note?
Shahed
Shahed on 29 Mar 2013
If I got you correctly,
I can say that if the image is original bank-note, then it has some hidden information. counterfeit bank note or duplicate or not original bank note does not contain all hidden information as the original note contain.

Sign in to comment.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!