攻击 Resources

Showing items tagged with "攻击"

This project implements digital watermarking technology through the Least Significant Bit (LSB) algorithm, featuring complete embedding and extraction functionality. The implementation includes four distinct attack algorithms and utilizes PSNR (Peak Signal-to-Noise Ratio) to measure differences between extracted watermarks and those retrieved after various attacks.

MATLAB 208 views Tagged

This code implements digital watermarking technology using Discrete Wavelet Transform (DWT) algorithm. The implementation includes watermark embedding and extraction functions, along with four different attack simulations for robustness testing. Additionally, Peak Signal-to-Noise Ratio (PSNR) measurement is performed to evaluate watermark quality.

MATLAB 201 views Tagged