Code covered by the BSD License  

Highlights from
My Image Compression

Be the first to rate this file! 17 Downloads (last 30 days) File Size: 1.84 KB File ID: #26860

My Image Compression

by Avinash Bhat

 

05 Mar 2010

The program is well documented. The user can easily understand the flow of the program.

| Watch this File

File Information
Description

The image compression routine uses the concept of factorizing the image-matrix & using only the required 'key' values that represent the original image-matrix.
There is loss of data, in the sense that, the original matrix cannot be regenerated from the compressed image-data.
Currently, this routine compresses only JPEG image files. This principle can also be used to compress normal data file without losing the important information.

MATLAB release MATLAB 7.7 (R2008b)
Other requirements Many of MATLAB in-built functions have been used. The user has to make sure that the required functions are available in their version of MATLAB.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
30 Mar 2010 sutha jeba

my_image_compress('Lena1.bmp',5)
??? Undefined function or method 'my_image_compress' for input arguments of type 'char'.

When I tried to run the code I am getting the above error. What should I do?

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
image processing Avinash Bhat 08 Mar 2010 11:11:52
data exploration Avinash Bhat 08 Mar 2010 11:11:52
matrixmaybe data export data import Avinash Bhat 08 Mar 2010 11:11:52

Contact us at files@mathworks.com