Code covered by the BSD License  

Highlights from
ENCIPHER IMAGE INTO TEXT

2.75

2.8 | 4 ratings Rate this file 4 Downloads (last 30 days) File Size: 11.38 KB File ID: #9844
image thumbnail

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

good idea
BUT
- no help at all in any(1) of the relevant snippets
- no error checking after FOPEN
- some FOPENs without corresponding FCLOSE
us

25 Jan 2007 Akash Malhotra

This idea can be used in analysis of satellite images. Good work!

27 Jan 2007 Jag bhalla  
01 Feb 2008 Brian /

Did you ever look at pnm files?

Please login to add a comment or rating.
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

Tag Activity for this File
Tag Applied By Date/Time
fun Divakar Roy 22 Oct 2008 08:14:20
convert Divakar Roy 22 Oct 2008 08:14:22
encode Divakar Roy 22 Oct 2008 08:14:22
encipher Divakar Roy 22 Oct 2008 08:14:22
image Divakar Roy 22 Oct 2008 08:14:22
text Divakar Roy 22 Oct 2008 08:14:22

Contact us at files@mathworks.com