how to convert the image into text .... ???please give...
3 views (last 30 days)
Show older comments
aes algorithm for image encryption
0 Comments
Answers (2)
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')
0 Comments
See Also
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!