IDCT Resources

Showing items tagged with "IDCT"

This method compresses images using 2D-DCT, transmits them through QPSK modulation and AWGN channel coding, then reconstructs the original images via IDCT decompression - applicable to any image format with configurable compression and transmission parameters.

MATLAB 284 views Tagged

A video watermark embedding program based on DCT coefficients that reads YUV files, extracts multiple frames, performs DCT transformation on each frame, modifies mid-low frequency coefficient values, applies inverse DCT, and reconstructs frames into YUV format for playback.

MATLAB 267 views Tagged