nlulani
Junior Member level 3

Hi all,
I have tried to implement fast DCT and fast IDCT in C by using separable property and taking 8X8 block at a time of an image. But results are a little bit strange. I see verticle and horizntal lines throughout the image. these lines seems to be obvious from the fact that I am taking one block at a time for DCT processing. However as per this assumption as I am increasing the size of a block from 8X8 to 16X16 or higher these lines get separated accordingly more.
But still I am searching for its solution. If anyone has come across the same problem and solved it then please let me know about it. I am attaching here the results for your convenience.
thanks and regards
Nitin
I have tried to implement fast DCT and fast IDCT in C by using separable property and taking 8X8 block at a time of an image. But results are a little bit strange. I see verticle and horizntal lines throughout the image. these lines seems to be obvious from the fact that I am taking one block at a time for DCT processing. However as per this assumption as I am increasing the size of a block from 8X8 to 16X16 or higher these lines get separated accordingly more.
But still I am searching for its solution. If anyone has come across the same problem and solved it then please let me know about it. I am attaching here the results for your convenience.
thanks and regards
Nitin