ENCIPHER IMAGE INTO TEXT
by Divakar Roy
01 Feb 2006
(Updated 09 Mar 2006)
Encipher/Encode images into text files
|
Watch this File
|
| File Information |
| Description |
"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. |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 01 Feb 2006 |
Urs (us) Schwarz
|
|
|
| 25 Jan 2007 |
Akash Malhotra
|
|
|
| 27 Jan 2007 |
Jag bhalla
|
|
|
| 01 Feb 2008 |
Brian /
|
|
|
| Updates |
| 02 Feb 2006 |
As pointed out by "Urs (us) Schwarz"..these following changes have been made:
-help included in all of the snippets
-error checking done after FOPEN for all
-all FOPENs with corresponding FCLOSE are there |
| 23 Feb 2006 |
just changed the description |
| 09 Mar 2006 |
just changed the title |
|
Contact us at files@mathworks.com