ENCIPHER IMAGE INTO TEXT

版本 1.0.0.0 (11.4 KB) 作者: Divakar Roy
Encipher/Encode images into text files
4.0K 次下载
更新时间 2006/3/9

查看许可证

"Is it possible to save an image as a text file and then reproduce the image from the RGB values (reading in the order from left to right and top to bottom) using an image reader?
I am thinking of producing a camera that saves text files instead of jpgs. The images will then be reproduced by using a converter."

This is the email i got from someone called John Aidiniantz from AMW SECURITY,LONDON.
And this inspired me to make this program.

The function 'image2text' enciphers or encodes an image into a text file.

The original image can then be retrieved back from this text file by using the function 'text2image'.

Screenshot explains the complete procedure.

引用格式

Divakar Roy (2024). ENCIPHER IMAGE INTO TEXT (https://www.mathworks.com/matlabcentral/fileexchange/9844-encipher-image-into-text), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

just changed the title