图像 Resources

Showing items tagged with "图像"

A MATLAB-based face recognition program that implements a train-then-test approach, accepting an input image and returning the closest matching face images from the dataset.

MATLAB 254 views Tagged

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 191 views Tagged