Abstract: A new algorithm for fast cosine transform (FCT) computation is proposed. The resulting FCT algorithm features consecutive adding operations which, in the case of parallel FCT computation, ...
This repository provides fast implementations of various transforms using CUDA, including Discrete Cosine Transform (DCT), Discrete Sine Transform (DST), and Discrete Hartley Transform (DHT), enabling ...