[XviD-devel] Xvid-devel Digest, Vol 95, Issue 9

Omer Moussaffi mousomer at gmail.com
Mon Jan 17 14:24:14 CET 2011


This is what I would do:
first check several known hand-written data sets -
        - impulse functions
        - sampled cosines with different frequencies
        - chirp
        - polinomail functions
These have know DCTs, which you can check and see if you have a correct
transform.

After you do that, you can try to write an inverse transform, put in random
data, run it through your DCT, iDCT, and check if you have an almost perfect
reconstuction. I say *almost* perfect, because you will have some rounding
errors. If the PSNR is higher than 70, you're probably OK.
generate random data,

On Mon, Jan 17, 2011 at 1:00 PM, <xvid-devel-request at xvid.org> wrote:

> Send Xvid-devel mailing list submissions to
>        xvid-devel at xvid.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://list.xvid.org/mailman/listinfo/xvid-devel
> or, via email, send a message with subject or body 'help' to
>        xvid-devel-request at xvid.org
>
> You can reach the person managing the list at
>        xvid-devel-owner at xvid.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Xvid-devel digest..."
>
>
> Today's Topics:
>
>   1. Codec Testing (Vimal Singh)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 17 Jan 2011 15:38:22 +0530
> From: Vimal Singh <vimalxvid at gmail.com>
> Subject: [XviD-devel] Codec Testing
> To: xvid-devel at xvid.org
> Message-ID:
>        <AANLkTimjFhKyDsLfM4eY_xjzPAzG9BpRzckcOF1Xymcp at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Dear All
>
> I am new in xvid mailing list. I have written a dct code infact in MATLAB
> and I wish to test my code. I would like to how should I test my
> architecture.
>
> Please can you help me?
>
>
> Regards
>
>
> ------------------------------
>
> _______________________________________________
> Xvid-devel mailing list
> Xvid-devel at xvid.org
> http://list.xvid.org/mailman/listinfo/xvid-devel
>
>
> End of Xvid-devel Digest, Vol 95, Issue 9
> *****************************************
>



-- 
The journey of a thousand miles begins with a single oy.
Omer Moussaffi


More information about the Xvid-devel mailing list