Remote sensing image compression based on binary tree and optimized truncation

版本 1.0.0.0 (2.6 MB) 作者: Ke-Kun Huang
Matlab code for BTOT published in Digital Signal Processing, 2017
185.0 次下载
更新时间 2017/3/19

查看许可证

The remote sensing image data is so vast that it requires compression by low-complexity algorithm on space-borne equipment. Binary tree coding with adaptive scanning order (BTCA) is an effective algorithm for the mission. However, for large-scale remote sensing images, BTCA requires a lot of memory, and does not provide random access property. In this paper, we propose a new coding method based on BTCA and optimize truncation. The wavelet image is first divided into several blocks which are encoded individually by BTCA. According the property of BTCA, we select the valid truncation points for each block carefully to optimize the ratio of rate-distortion, so that a higher compression ratio, lower memory requirement and random access property are attained.
Without any entropy coding, the proposed method is simple and fast, which is very suitable for space-borne equipment. Experiments are conducted on three remote sensing image sets, and the results show that it can significantly improve PSNR, SSIM and VIF, as well as subjective visual experience.

引用格式

Ke-Kun Huang (2024). Remote sensing image compression based on binary tree and optimized truncation (https://www.mathworks.com/matlabcentral/fileexchange/62135-remote-sensing-image-compression-based-on-binary-tree-and-optimized-truncation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Denoising and Compression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0