how to convert the image into text .... ???please give...

3 views (last 30 days)
aes algorithm for image encryption

Answers (2)

Image Analyst
Image Analyst on 2 Apr 2013
Try Google.

Walter Roberson
Walter Roberson on 2 Apr 2013
The AES algorithm for encryption cannot be discussed here for legal reasons.
You do not need to convert the image into text. Instead, use
typecast(YourImage(:), 'uint8')

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!