Implementation of 2D Discrete Cosine Transform (DCT) and Inverse DCT
This package provides efficient implementation of 2D Discrete Cosine Transform (DCT) and Inverse DCT (IDCT) operations for image processing, featuring optimized algorithms for fast computation and straightforward integration.