图像 Resources

Showing items tagged with "图像"

This graphical user interface enables digital watermarking operations on images through DWT/IDWT transformations. Users can batch process image folders with single-click functionality, embedding watermarks in frequency-domain images while automatically calculating PSNR and MSE metrics for extraction quality assessment.

MATLAB 181 views Tagged

This code demonstrates the core principles of the SPIHT (Set Partitioning in Hierarchical Trees) algorithm for image compression. The implementation excludes Arithmetic Coding for simplicity and currently supports only 128x128 pixel images—generalization for arbitrary image sizes requires additional modifications.

MATLAB 219 views Tagged

For beginners in image retrieval who lack understanding of feature-based approaches, this compact program (including sample images and examples) demonstrates the workflow and serves as a valuable foundation for further research.

MATLAB 194 views Tagged