DCT Filter
From GNUpdf
DCT is the compression algorithm used in the JPEG format. We may use libjpeg to implement both the encoder and the decoder.
DCT is the compression algorithm used in the JPEG format. We may use libjpeg to implement both the encoder and the decoder.