Clear Filters
Clear Filters

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

1 view (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')

Community Treasure Hunt

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

Start Hunting!