算术编码 Resources

Showing items tagged with "算术编码"

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