Data-Compression.org

data compression link collection

Author Page

Vector Quantization

A short description of VQ by Nam Phamdo. Contains an animation which provides a nice picture of what actually happens in VQ.

http://www.data-compression.com/vq.html

read more from admin's post

Posted in July 29th, 2000

Speech Compression

A page on speech compression by Nam Phamd. Concentrates on LPC and CELP.

http://www.data-compression.com/speech.html

read more from admin's post

Posted in July 29th, 2000

An LBG VQ program in C

This program by Nam Phambdo doesn’t have any declaration regarding use, so please contact the author before attempting to use it.

Reader Prabhu S. pronounced this program “Nice.”

http://www.data-compression.com/lbgvq.c

read more from admin's post

Posted in July 29th, 2000

LPC-10 speech coder software

Published in Source Code, Speech

This is supposed to be a 2.4 Kbps LPC speech codec.

http://www.arl.wustl.edu/~jaf/lpc/

read more from admin's post

Posted in July 29th, 2000

13 kbps GSM speech coder.

Published in Source Code, Speech

This is reputed to be C source code for a GSM codec.

ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/gsm-1.0.10.tar.gz

read more from admin's post

Posted in July 29th, 2000

A Mathematical Theory of Communication

by Claude Shannon. This paper is generally credited with being the opening kickoff of the science of Information Theory.

http://cm.bell-labs.com/cm/ms/what/shannonday/shannon1948.pdf

read more from admin's post

Posted in July 29th, 2000

Claude Elwood Shannon : Collected Papers

According to the publisher, this contains all of Shannon’s published works, plus papers that were previously unpublished for various reasons, including wartime secrecy.

http://www.amazon.com/exec/obidos/ASIN/0780304349/theinternetdatac

read more from admin's post

Posted in July 29th, 2000

Elements of Information Theory

by Thomas M. Cover, Joy A. Thomas. This is an introductory text on Info Theory, covering all the basics, which of course includes coding and data compression.

http://www.amazon.com/exec/obidos/ASIN/0471062596/theinternetdatac

read more from admin's post

Posted in July 29th, 2000

Digital Processing of Speech Signals

Published in Books, Speech

by Lawrence R. Rabiner, Ronald W. Schafer. A basic overview of how to use DSP to deal with speech.

http://www.amazon.com/exec/obidos/ASIN/0132136031/theinternetdatac

read more from admin's post

Posted in July 29th, 2000

Computer Speech : Recognition, Compression, Synthesis

Published in Books, Speech

by Manfred R. Schroeder. How about a customer review of this book?

http://www.amazon.com/exec/obidos/ASIN/3540643974/theinternetdatac

read more from admin's post

Posted in July 29th, 2000

Information Content and Compression Limit FAQ

How much can a given piece of data be compressed? This FAQ addresses that question, including some necessary critiques of the question itself. Graham Fyffe apparently spends some time thinking about complexity.

http://www.geocities.com/CollegePark/9315/infofaq.htm

read more from admin's post

Posted in July 29th, 2000

Principles of compression techniques

A set of slides, apparently for a course talking about data compression.

http://www.cdt.luth.se/~johnny/courses/smd074_1999_2/CodingCompression/kap28/slide0.html

read more from admin's post

Posted in July 29th, 2000

Source and Executables for the Amiga

A huge selection of compression source and executables for the enigmatic Amiga.. I don’t know if this is a mirror site or independent.

ftp://us.aminet.net/pub/aminet/util/pack/

read more from admin's post

Posted in July 22nd, 2000

UB Video, Inc.

UB Video says:

UB Video Inc., based in Vancouver, Canada, is a leading provider of coding and transcoding software solutions for video communications. UB Video provides software products that run on desktop PCs as well as on programmable Digital Signal Processors and Media Processors. UB Video’s products include:
Encoders/Decoders

H.261 (Libraries/Source code)

H.263/H.263+ (Libraries/Source code, Encoder/Decoder DirectShow filters, Video […]

http://www.ubvideo.com/

read more from admin's post

Posted in July 22nd, 2000

Neural Network Text Compression Programs and Papers

A couple of programs using neural networks for compression, along with a couple of papers by the author. This area of data compression is definitely underserved, check out what’s here and see if neural networks deserve more attention than they are getting.

Update: This page appears to now have some links to general lossless benchmarking info.

http://cs.fit.edu/~mmahoney/compression/

read more from admin's post

Posted in July 17th, 2000

Data Compression and Encryption Algorithms

Douglas W. Jones, University of Iowa Department of Computer Science. This page contains some C source for a Splay Tree algorithm.

http://www.cs.uiowa.edu/~jones/compress/

read more from admin's post

Posted in July 15th, 2000

Sub-Linear Decoding of Huffman Codes Almost In-Place

A paper by Andrej Brodnik and Svante Carlsson. A data structure that lets you decode Huffman streams super-duper quick.

ftp://www.ijp.si/pub/preprints/ps/98/pp600.ps

read more from admin's post

Posted in July 15th, 2000

MUSICompress Home Page

The home page of the MUSICompress lossless compression method.

http://hometown.aol.com/sndspace/index.html

read more from admin's post

Posted in July 15th, 2000

Very Low bit rate speech coding

A project at Cambridge University that led to a low bit rate speech coder that was used in the HP 620LX Palmtop PC.

http://svr-www.eng.cam.ac.uk/~ajr/speechCoding.html

read more from admin's post

Posted in July 15th, 2000

Intelligent Compression Technologies

A company that speciailizes in providing compression technology to other companies.

http://www.ictcompress.com/

read more from admin's post

Posted in July 15th, 2000

Quicktime

Apple’s Quicktime page. Get it here.

http://www.apple.com/quicktime/

read more from admin's post

Posted in July 15th, 2000

Professor John G. Cleary

Published in People, Data Compression

One of the many academics interested in data compression at University of Waikato in New Zealand. Cleary has been involved in many important developments in the field.

http://www.cs.waikato.ac.nz/Staff/john-g.-cleary.html

read more from admin's post

Posted in July 15th, 2000

SPACL

The Signal Processing and Coding Laboratory (SPACL) at The University of Arizona has some papers on line, plus some information on their current projects. They seem to be interested in wavelets, quantization, and signal coding.
A DCL reader complained: Very little useful information on the website. On topic, but not helpful at all.

http://www-spacl.ece.arizona.edu/

read more from admin's post

Posted in July 15th, 2000

Huffman Compression

A straightforward discussion of Huffman compression. Written at a level so that it can be understood without much experience in data compression or programming.

http://home.ecn.ab.ca/~jsavard/crypto/mi0601.htm

read more from admin's post

Posted in July 14th, 2000

Cisco V.44 Press Release

Cisco talks a bit about new products using V.44 compression licensed from Hughes Network Systems. A few claims, not much in the way of facts.

http://www.cisco.com/warp/public/146/pressroom/2000/jul00/sp_071100.htm

read more from admin's post

Posted in July 14th, 2000

Magic Function Theory

This is a recurring theme in comp.compression, which I call “The Magic Function Theory.” It sounds like a good idea, but analysis shows that it won’t work.

http://www.dogma.net/markn/FAQ.html#Q19

read more from admin's post

Posted in July 13th, 2000

ECW Compress by Earth Etc.

Earth Etc. makes a free wavelet based compressor that somehow ties in with their web server product. In theory they supply plugins that you can use to view the compressed images.
DCL reader JJB had this to say: Limited in size and other features in the free version as well as limited documentation in the free […]

http://www.earthetc.com/iws/Products/dataprep/ecwcompress_text.htm

read more from admin's post

Posted in July 11th, 2000

ITU V.44 Standard Adopted

The ITU has officially adopted the v.44 standard, which is starting to ship in mid-2001 on modems supporting the v.92 standard. V.44 uses a compression algorithm known as LZJH, which was invented by Jeff Heath and is owned by Hughes Network Systems. According to Jeff, ITU testing showed that V.44 was 20% to 60% better […]

http://www.itu.int/newsroom/press/releases/2000/14.html

read more from admin's post

Posted in July 11th, 2000

Improvements to Burrows-Wheeler Compression Algorithm

A paper by Sebastian Deorowicz appears here, which claims to make improvements in efficiency to BWT compression, giving the best ratios of any BWT program on the Calgary Corpus.

http://www-zo.iinf.polsl.gliwice.pl/~sdeor/pub/deo00.ps

read more from admin's post

Posted in July 9th, 2000

Fractal image compression based on delaunay triangulation

PhD thesis by Franck Davoine, 20 December 1995. The key to a good fractal compression algorithm is the method by which it breaks down segments of an image into smaller pieces, called partitioning. Davoine introduces a partitioning method based on Delaunay triangulation.

ftp://ftp.imag.fr/pub/Mediatheque.IMAG/theses/95-Davoine.Franck/notice-anglais.html

read more from admin's post

Posted in July 4th, 2000