图像编码 Resources

Showing items tagged with "图像编码"

Chapter on Image Coding and Compression: Fundamentals of Image Coding, Lossless Compression Coding including Run-Length Encoding, Huffman Coding, Arithmetic Coding, Dictionary Coding; Lossy Compression Coding covering Predictive Coding, Orthogonal Transform Coding; MATLAB Implementation of Cosine Transform Compression and Wavelet Transform Compression (Section 17.3.4)

MATLAB 236 views Tagged

Fractal interpolation for image enlargement and fractal-based image encoding. This MATLAB implementation provides source code for fractal computations, enabling rapid fractal analysis and calculations with easily configurable parameters. The code includes functions for fractal dimension calculation, iterative function systems (IFS), and affine transformations.

MATLAB 293 views Tagged

This includes implementations of the "expand" and "reduce" procedures for Gaussian image pyramids, investigating the compact Laplacian pyramid image coding method (Burt and Adelson, 1983). Key applications include precision estimation and other critical use cases.

MATLAB 296 views Tagged