DCT Resources

Showing items tagged with "DCT"

Basic JPEG compression source code implementation including DCT transformation, quantization, zigzag scanning and Huffman encoding. Ideal for digital image processing developers seeking to understand core compression algorithms.

MATLAB 254 views Tagged

Implementation of digital watermark embedding and detection algorithm using DCT blocking and Human Visual System (HVS) characteristics, developed by Mao Li. This approach embeds watermarks into images through DCT coefficient modification and detects them using similarity comparison methods with enhanced visual perception considerations.

MATLAB 220 views Tagged