Author Page
PKZIP Explorer
PKZIP integrated with Windows Explorer. Zip and Unzip through easy menu options.
Image and Video Compression Standards Algorithms and Architectures, Second Edition
by Vasudev Bhaskaran, Kluwer Academic Publishers, Boston Hardbound, ISBN 0-7923-9952-8, 472 pp., $97.50. This book describes the various standards in use today, including MPEG, JPEG, H.261, and so on.
Please use
the link on this page to purchase the book through Amazon.com. Your purchase will help support this web site.
http://www.amazon.com/exec/obidos/ASIN/0792399528/theinternetdatac
Analysis of Arithmetic Coding for Data Compression
A paper by Howard and Vitter, available in both PDF and PS formats. The paper provides an analysis of the effect that models and various implementations of arithmetic coding have on compression.
Fractal Frequently Asked Questions and Answers
The Usenet newsgroup sci.fractals and the listserv forum frac-l are devoted to discussions on fractals. This FAQ (Frequently Asked Questions) is an electronic serial compiled from questions and answers contributed by many participants in those discussions. This FAQ also lists various archives of programs, images, and papers that can be accessed through the global computer […]
Recent Publications of Lai-Man PO
Many publications spanning a wide variety of image processing topics. Dr. Po has papers here on both wavelet and fractical compression, motion estimation, etc.
Claude Shannon - Bit Player
An article in the New York Times that gives a thumbnail description of Claude Shannon. You will need to register with the Times in order to read the article.
Delta encoding in HTTP
A draft proposal for delta encoding for text sent via HTTP.
http://www.ietf.org/internet-drafts/draft-mogul-http-delta-10.txt
Surfing the Wavelets
A nice on-line paper that proposes to teach you a little something about wavelets.
Pixelon Bites the Dust
Pixelon shows what happens when technology gets mixed up with big bucks and shady characters. The Industry Standard ran a great story on it, but as they have gone belly up
this link may not work any more. So this CNet news article will have to do.
Reader Tim A. points out that they also claim that […]
Microsoft Cabinet Software Development Kit
The Cabinet Software Development Kit provides developers with the components needed to utilize Microsoft’s cabinet file technology within other applications, or to build cabinet file management tools. Microsoft is committed to making cabinet files an open technology.DCL User says: Easy implementation and works with memory mapped file too.
http://msdn.microsoft.com/library/en-us/dncabsdk/html/cabdl.asp
MPEG-FAQ Version 4.1
An MPEG FAQ that is either from Frank Gadegast or KeyJ Phade. Worth a look, answers a lot of questions.
MPEG-4 AAC
This article from EE Times talks about the changes made to the Advanced Audio Coding portion of the standard during the change from MPEG-2 to MPEG-4.
The New Canterbury Corpus
No details, but it appears to be a collection of files designed to represent a slightly wider range of modern applications.
http://www.cosc.canterbury.ac.nz/~tim/corpus/ftp/cantrbry.tar.gz
A Corpus for the Evaluation of Lossless Compression Algorithms
Ross Arnold and Tim Bell, “A Corpus for the Evaluation of Lossless Compression Algorithms”, Proc. IEEE Data Compression Conference, Snowbird, Utah, March 1997.
CCITT standard images (Bilevel)
Images commonly used in compression tests are stored here in Sun raster format. At this time I believe that all you will find here are gray scale images.
Reversible Kompressionsalgorithmen
What appears to be a discussion of Lossless compression algorithms, including Huffman coding, Arithmetic Coding, LZW, LZSS, and LZH.
Irreversible Kompressionsalgorithmen
A study of lossy compression algorithms, including discussion of JPEG, MPEG, and the DCT.
Kompressionsalgorithmen
A big survey paper of data compression techniques by Joachim Schwarz und Guido Sörmann. German language.
http://www.ztt.fh-worms.de/de/sem/ws95_96/kompressionsalgorithmen/Kompressionsalgorithmen.
html
JPEG 2000, More Than New Millennium Buzz
An article on JPEG 2000 in WebReview. A pretty good description of what’s going to be in the standard.
http://www.webreview.com/1999/08_13/designers/08_13_99_3.shtml
JPEG-LS Software
by David A. Clunie. A preliminary implementation of JPEG-LS.
Data Compression Pointers
A set of data compression links maintained by Haruhiko Okumura. Many of the links here point to Japanese language sites. Even if you cannot read Japanese, you may still profit from the profusion of links on this page. Just be sure your browser is set to render Shift-JIS.
Data Compression in Japan
I need a translation of this page from any interested volunteer.
Unknown
I need a translation of this page from any Japanese speaking volunteers.
http://www.matsusaka-u.ac.jp/~okumura/compression/cmaga.html
Zlib
A Japanese language site that is somehow related to zlib.
Samuel H. Smith’s original Unzip code
This source code appears to be Samuel Smith’s original Unzip code. This eventually gave birth to the Info-ZIP project and its UnZip program. Sam was the pioneer, and I believe he did most or all of it on his own.
US Patent 4941193: Methods and apparatus for image compression by iterated function system
One of the earliest patents regarding fractal compression. Issued 10 July 1990, assigned to Iterated Systems.
US Patent 5065447: Method and apparatus for processing digital data
A fundamental patent for fractal image compression assigned to Iterated Systems. This patent was issued 12 November 1991.
US Patent 5347600: Method and apparatus for compression and decompression of digital image data
A fractal compression patent held by Iterated Systems, Inc. This appears to be a very fundamental patent issued 13 September 1994.
US5422734: Method for arithmetically encoding half-tone image in image processing system
An arithmetic coding patent which appears to be currently assigned to Samsung.
Roalt’s H.263 Page
Roalt created an ANSI C H.263 encoder, posted it here along with a tiny bit of documentation.