A tutorial on Image Compression, with step by step procedural examples and list of references, along with sample code.
URL:
Title:
Description:
Specialized in:
comp.compression Frequently Asked Questions (Popularity: ): List from Usenet. How Stuff Works: How File Compression Works (Popularity: ): Detailed narrative fully describes how a file is actually deflated, or compressed to get rid of redundancy - and save ... The LBE Data Compression Algorithm (Popularity: ): A Huffman like algorithm that uses triangular matrices, rather than binary trees, for string substitution. Free source code available. Dr Ross's Compression Crypt (Popularity: ): LZRW* text compression algorithms. Links to other compression sites. Arturo Campos: Compression Programming (Popularity: ): Articles on various compression algorithms. Data-Compression.com (Popularity: ): A website devoted to the principles and practice of data compression. Sparse Matrix Compression Schemes (Popularity: ): Pseudocode for a spare matrix compression algorithm. The Canterbury Corpus (Popularity: ): A set of benchmark results for various lossless compression methods. Includes test files and compression test results for many research ... Practical Huffman Coding (Popularity: ): A tutorial by Michael Schindler. ACM Crossroads Data Compression Issue (Popularity: ): Data Compression issue of ACM Crossroads, the student magazine of the Association for Computing Machinery.