Re: Microsoft shows off JPEG rival
- From: Ben Rudiak-Gould <br276deleteme@xxxxxxxxx>
- Date: Fri, 26 May 2006 13:10:39 +0100
cr88192 wrote:
jpeg's coding scheme:
codes each coefficient as the upper 4 bits being the number of preceding 0's, and the low 4 as the number of symbol bits.
this is good, for the prefix, but less so for the values themselves (the valuespace overlap, and the values themselves are not effected by huffman...).
The value spaces don't overlap. See section F.1.2.2.1 of the standard.
-- Ben
.
- Follow-Ups:
- Re: Microsoft shows off JPEG rival
- From: cr88192
- Re: Microsoft shows off JPEG rival
- References:
- Microsoft shows off JPEG rival
- From: Sportman
- Re: Microsoft shows off JPEG rival
- From: Pete Fraser
- Re: Microsoft shows off JPEG rival
- From: Thomas Richter
- Re: Microsoft shows off JPEG rival
- From: cr88192
- Microsoft shows off JPEG rival
- Prev by Date: Re: Microsoft shows off JPEG rival
- Next by Date: Re: Microsoft shows off JPEG rival
- Previous by thread: Re: Microsoft shows off JPEG rival
- Next by thread: Re: Microsoft shows off JPEG rival
- Index(es):
Relevant Pages
|