图像重建 Resources

Showing items tagged with "图像重建"

Functional programming implementation of JPEG compression encoding algorithm featuring: spectral display of image sub-block DCT transformation; image reconstruction using "Z" (Zig-Zag) scanning of 8×8 sub-block DCT coefficients; JPEG compression encoding (including 8×8 sub-block DCT image transformation, quantization/dequantization using JPEG quantization matrices, and 8×8 sub-block DCT image reconstruction); calculation of image root mean square error, display of error images and error histograms with enhanced code implementation details.

MATLAB 537 views Tagged