Re: Effective Lossy Compression of Bitstream
- From: "Arsène Lupin" <detentor@xxxxxxxxx>
- Date: Sat, 23 Feb 2008 05:45:11 -0800 (PST)
Hi, Thomas.
Simplifying, I have a bitstring of ones and zeros, which the
probability of a one is about 30%.
I want to compress lossy this bitstring, and the process can erase
some 1's, but it cannot add any ones.
IOW, you want to generate a sequence such that the conditional entropy of
the generated sequence given the original is maximal, and the entropy of
the generated sequence is bounded by a threshold?
IOW, yes. I wanted a function to "transform" the original sequence, in
a way that the new sequence could be better compressed, while
retaining as much reliability (as I measure by the relation of the
number of ones in the original bitstring and the compressed one) as
possible.
As an example, if the most ones follow a exponential function (ex:
x^2), then I could transmit the function to recreate the sequence. Of
course maybe not all '1's of the original could be recovered, but if
the size to transmit the function is small, then the gain would
justify it's use.
Really sorry for not making myself much clear, to me it seemed an easy
problem.
Arsène.
.
- Follow-Ups:
- Re: Effective Lossy Compression of Bitstream
- From: George Johnson
- Re: Effective Lossy Compression of Bitstream
- References:
- Effective Lossy Compression of Bitstream
- From: Arsène Lupin
- Re: Effective Lossy Compression of Bitstream
- From: George Johnson
- Re: Effective Lossy Compression of Bitstream
- From: Arsène Lupin
- Re: Effective Lossy Compression of Bitstream
- From: Thomas Richter
- Effective Lossy Compression of Bitstream
- Prev by Date: Re: Best existing binary compressor method?
- Next by Date: Re: Best existing binary compressor method?
- Previous by thread: Re: Effective Lossy Compression of Bitstream
- Next by thread: Re: Effective Lossy Compression of Bitstream
- Index(es):
Relevant Pages
|
Loading