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.