Archives
Multimedia Computing and Networking 2002
The term “Multimedia” obviously covers a lot of different topics. Compression is one of them, and there is certainly a great deal to learn about compression and media formats at this conference.
http://lass.cs.umass.edu/~shenoy/conf/mmcn02/Signal Compression Lab
UCSB research activities, including speech coding, audio compression, video coding. Lots of links to demos and publications.
http://scl.ece.ucsb.edu/index.htmMELP at 2.4Kbps
Source code and documentation of some nice low bit rate speech coding.
http://maya.arcon.com/ddvpc/melp.htmIFS - Fractal Image Compression
This page offers a program called the IFS Application Framework, a freeware program that does fractal image coding, along with some docs. The author of the page puts it this way: We use insanely complicated mathematics to achieve big compression ratios.
http://www.verrando.com/university/ifs.htmlA faster way to downscale during JPEG decoding to a fourth
A paper by Stefan Kuhr describing a technique that he developed. It improves performance when decoing using the IJG library.
http://www.stefan-kuhr.de/jpeg/jpeg2x2/node1.php3read more from " A faster way to downscale during JPEG decoding to a fourth "
Huffman codes and Fibonacci numbers by Alex Vinokur
A careful analysis of degenerate Huffman trees created when input counts follow a Fibonacci sequence, by Alex Vinokur. This post is from sci.math.
http://mathforum.org/epigone/sci.math/twalgixskayread more from " Huffman codes and Fibonacci numbers by Alex Vinokur "
WinAce 2.11
WinAce released a new version of their archiving program at the end of 2000, promising exciting new features, such as support for Gzipped files, proprietary EXE, sound, and picture algorithms, and the usual list of extras.
DCL user comment: I have never seen such a lovely archiving program. The best I have used so far. Winzip […]
PPM: one step to practicality
by Dmitry Shkarin. Dmitry is the author of PPMd, a well know compressor. PPM is a powerful compression technology which has a reputation for being resource intensive. In this paper Dmitry adds bells and whistles to basic PPM and gets fantastic results.
Reader jcp said: Big problem: algorithm very slow, it’s impractical to search anything inside […]
http://DataCompression.info/Miscellaneous/PPMII_DCC02.pdfJBIG files
Here you will find information and tools related to the JBIG
arithmetic lossless bi-level image compression algorithm.
This includes the JBIG kit, which is a free C lossless image compresion library that conforms to the JBIG specification.
Indeo
What was once Intel’s software now belongs to Ligos Technology. This is the home page for downloads, documentation, support, etc.
http://www.ligos.com/index.phtml?n1=products&n2=indeoZip Programs Can Identify Language Of Any Document
A couple of researchers from Rome have shown that adaptive compression algorithms can be used to accurately predict the language of the source text.
http://unisci.com/stories/20021/0204024.htmread more from " Zip Programs Can Identify Language Of Any Document "
LEAD JPEG2000 Plugin for Adobe Photoshop
Read and write JPEG2000 files from Photoshop with this plugin.
DataCompression.info reader Eric was disappointed with this product: Their plugin’s preview mode does not work. Without it, the plugin is horribly crippled. .
Jpeg2000 : Image Compression Fundamentals, Standards, and Practice
by David S. Taubman, Michael W. Marcellin. This rather pricey book is listed as a reference for engineers and researchers who want to understand the JPEG2000 standard. Taubman is the author of the Kakadu tools, which are included on the CD (licensing terms unknown.) Use the link on this web page to buy the book […]
http://www.amazon.com/exec/obidos/ASIN/079237519X/theinternetdatacread more from " Jpeg2000 : Image Compression Fundamentals, Standards, and Practice "
A Known Plaintext Attack on the PKZIP Stream Cipher
A paper describing a way to brute-force ones way through PKZip’s encryption - requires a few hundred bytes of known plaintext.
http://citeseer.nj.nec.com/122586.htmlread more from " A Known Plaintext Attack on the PKZIP Stream Cipher "
Cringely on Coding
Bob X. Cringely says that a new coding technique would give us a 10X bandwidth improvement on cable lines.
http://www.pbs.org/cringely/pulpit/pulpit20020131.htmlQLFC - Quantized Local Frequency Coding
Florin Ghido has developed a BWT archiver, here for the taking. I believe this is free.
http://ghido.shelter.ro/Archive/QLFC.php