提取 Resources

Showing items tagged with "提取"

This source code implements Curvelet feature extraction from both color and grayscale images, designed for subsequent texture image segmentation tasks. The implementation includes multi-scale directional analysis using Fast Discrete Curvelet Transform (FDCT) via wrapping.

MATLAB 250 views Tagged

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