本文介绍了使用拉普拉斯金字塔进行图像压缩的方法,提出了一种紧凑型图像编码方案,有效减少存储和传输成本。
The paper The Laplacian Pyramid as a Compact Image Code discusses the use of the Laplacian pyramid technique for efficient image compression. This method decomposes an image into a series of band-pass images, which can then be encoded more efficiently than the original full-resolution image. The resulting compact representation allows for effective storage and transmission of visual information while maintaining high-quality reconstruction when needed.