ENCIPHER IMAGE INTO TEXT

버전 1.0.0.0 (11.4 KB) 작성자: Divakar Roy
Encipher/Encode images into text files
다운로드 수: 4K
업데이트 날짜: 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