Share

Embedded JPEG Codec Library

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

1 dimensional DCT vs 2 dimensional DCT

You are viewing a single message from this topic. View all messages.

  1. 2009-02-21 21:36:13 UTC
    Hi,

    As far as I know 1-D transform performs N*N computations, to perfotm 2-D DCT we have to transform (by 1-D DCT) the rows and then the columns. The result is sad: 2*N*N*N computations, fot an 8x8 image we get 2*8*64 = 1024.

    Regards,
    Vladimir
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.