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

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)

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

Thanks for your response.
I mentioned earlier that, I want to extract hidden information from bank note(Bangladeshi bank note). I specially mean hidden information that which we see when we put the light behind the bank note as the seal of central bank or the name of central bank.
if you have more question please post here.
Is there a reason to believe that this information will be detectable from a (presumably) non-backlit image of such a bank note?
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 Modify Image Colors in Help Center and File Exchange

Asked:

on 27 Mar 2013

Community Treasure Hunt

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

Start Hunting!