Re: a red-black wavelet kernel

Maciek Urbański <[email protected]> Tue, 18 Jun 2002 12:32:12 +0200
Newsgroups gmane.comp.multimedia.ogg.tarkin.devel
Message-ID <002d01c216b3$68227180$24010a0a@limdul>
ahh... scaling factor is 256 and bias is 128, sorry, i forgot

Maciej

----- Original Message -----
From: "Maciek Urbański" <[email protected]>
To: <[email protected]>
Sent: Tuesday, June 18, 2002 12:27 PM
Subject: [tarkin-dev] a red-black wavelet kernel


> 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)
>
> Maciej
>
>
> --- >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.


--- >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.