-
-
h264_SP.rar
The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for
the coding (compression) of natural video images. The new standard [1] will be known as H.264 and
also MPEG-4 Part 10, “Advanced Video Coding”. This document ...
-
ICASSP_03.rar
APPLICATION TO LOSSLESS COMPRESSION OF HYPERSPECTRAL IMAGES
-
SharpZipLib_0852_BinDoc.zip
... fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels
-
SharpZipLib_0852_SourceSamples.zip
... fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels
-
-
ImageCompressiontoAdvancedVideoCoding.rar
This book discusses the growth of digital television technology and the revolution in image and video compression, highlighting the need for standardization in processing static and moving images and their exchange between computer systems
-
RLEencoding.rar
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData)
-
frac_comp.tar.gz
a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image compression.
-
SharpZipLibrary.rar
SharpZipLibrary.rar,ICSharpCode.SharpZipLibrary,A free C# compression library.
-
zip_demo.zip
... the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark Adler.
-