Jpeg-lsSteve 0 574 Hello, I have get several problems trying to actually recompile in C the source code of Jpeg-ls - http://www.stat.columbia.edu/~jakulin/jpeg-ls/jpeg...
Multithreaded compression experimentkdo4973 0 189 Hi @all
I've been busy experimenting multi-threading compression these last
few weeks.
The result of which is the weak but fast compressor Zhuff ...
Multi-threaded compression experimentYann 1 263 Hi
I've been experimenting multi-threaded compression lately,
the result of which is a weak but fast compressor called Zhuff (about
the same co...
Image compression ideajacko 2 139 Taking an oversampled image by root(8) scaling of the x and y number of pix=
els, and reducing sample to a single bit per colour would give the same ...
Ann: Zip-Ada v.40Gautier 1 155 Hello!
A new version of the Zip-Ada library, @ http://unzip-ada.sf.net/ , is
out.
Latest changes are:
- New package Zip.Compress.Deflate, with...
sound compression/polar treesCaptain 0 150 hi
As you probably can remember, my attempt to use KLT for sound compression
kinda failed.
So I've switched to a new idea now.
The basic idea...
Arithmetic Coding newbieDeamon 1 252 I have been reading about arithmetic coding for the past 3 days and
cannot wrap my head around why and how the decoding process works for
the non-se...