Re: a red-black wavelet kernel

Carsten Burstedde <[email protected]> Tue, 18 Jun 2002 14:14:23 +0200
Newsgroups gmane.comp.multimedia.ogg.tarkin.devel
Message-ID <[email protected]>
> check-up the kernel I've calculated recently; It's high-pass kernel for
> first step of red-black wavelet transform; to test it - just put it into a
> any graphics program with 7x7 custom matrix filter capatibility
> (PaintShopPro will do) and type it. The more gray image becomes -> the more
> signal was removed
> 
> matrix:
> [ [0,-4, 0,6,0,-4,0]
>   [-4,0,13,0,13,0,-4]
>   [0,13,0,-88,0,13,0]
>   [6,0,-88,256,-88,0,6]
>   [0,13,0,-88,0,13,0]
>   [-4,0,13,0,13,0,-4]
>   [0,-4, 0,6,0,-4,0]]
> 
> it behaves very good on all standard test images (including lena, alu,
> arctic_hare, baboon, bear, peppers, texmos1.p512, water and z1x25)

It looks nicely circular... did you compare it to CDF(6,6)? (Maybe also 
to jpeg2000, but I don't know the transform they use?)

Carsten


--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to '[email protected]'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.