"""H.264 8x8 Integer Inverse Transform for High Profile. The 8x8 IDCT is used for I_8x8 macroblocks in High profile. Uses 8-point butterfly operations with integer arithmetic. H.264 Spec Reference: ...
Abstract: This paper proposes an efficient one-dimensional (1-D) N-point discrete cosine and inverse discrete cosine transform (DCT/IDCT) architectures using sub-band decomposition algorithm. Based on ...
Choose input image file. (Here using 512x512 lena.png in gray scale as example) Execute the main.py using the command: python main.py Get the result images as below: ...