压缩 Resources

Showing items tagged with "压缩"

MATLAB implementation of 1D PCA for image compression and decompression with configurable number of eigenvalues to observe compression results. Demonstrates image preprocessing steps and PCA workflow.

MATLAB 263 views Tagged

This project demonstrates image matching between two pictures, with functionalities including image scaling, rotation, and grayscale transformation. The package contains image files for testing the implementation, which utilizes key MATLAB functions such as imresize for scaling, imrotate for rotation, and rgb2gray for grayscale conversion.

MATLAB 308 views Tagged