Introduction - If you have any usage issues, please Google them yourself
Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Packet : 31767689image-compression.zip filelist
btcode.m
conv2fft.m
convfft.m
dctcompr.m
imcompr.m
pyramid.m
testo.txt