JPEG图像 Resources

Showing items tagged with "JPEG图像"

Jsteg_Mu enables batch Jsteg steganography processing for JPEG images. The tool operates with three main parameters: Jpeg_Or (folder containing original JPEG images), Jpeg_Di (output folder for steganographed images), code_file (payload file for embedding), and rate (embedding rate parameter controlling data hiding capacity). The implementation utilizes DCT coefficient modification while maintaining JPEG compatibility.

MATLAB 190 views Tagged

Steganalysis resistant to Jsteg, one of the most important methods for JPEG image steganography, along with code implementation insights on detection algorithms.

MATLAB 179 views Tagged