Anusuya V, Raghavan V Srinivasa, Kavitha G
Department of Computer Science and Engineering, P.S.R. Engineering College, Sivakasi, India,
J Digit Imaging. 2014 Oct;27(5):594-600. doi: 10.1007/s10278-014-9697-9.
Medical image compression is one of the growing research fields in biomedical applications. Most medical images need to be compressed using lossless compression as each pixel information is valuable. With the wide pervasiveness of medical imaging applications in health-care settings and the increased interest in telemedicine technologies, it has become essential to reduce both storage and transmission bandwidth requirements needed for archival and communication of related data, preferably by employing lossless compression methods. Furthermore, providing random access as well as resolution and quality scalability to the compressed data has become of great utility. Random access refers to the ability to decode any section of the compressed image without having to decode the entire data set. The system proposes to implement a lossless codec using an entropy coder. 3D medical images are decomposed into 2D slices and subjected to 2D-stationary wavelet transform (SWT). The decimated coefficients are compressed in parallel using embedded block coding with optimized truncation of the embedded bit stream. These bit streams are decoded and reconstructed using inverse SWT. Finally, the compression ratio (CR) is evaluated to prove the efficiency of the proposal. As an enhancement, the proposed system concentrates on minimizing the computation time by introducing parallel computing on the arithmetic coding stage as it deals with multiple subslices.
医学图像压缩是生物医学应用中一个不断发展的研究领域。大多数医学图像需要使用无损压缩进行压缩,因为每个像素信息都很有价值。随着医学成像应用在医疗保健环境中的广泛普及以及对远程医疗技术兴趣的增加,降低存档和传输相关数据所需的存储和传输带宽要求变得至关重要,最好采用无损压缩方法。此外,为压缩数据提供随机访问以及分辨率和质量可扩展性也变得非常有用。随机访问是指能够解码压缩图像的任何部分而无需解码整个数据集的能力。该系统提议使用熵编码器实现一种无损编解码器。将3D医学图像分解为2D切片,并进行2D平稳小波变换(SWT)。抽取后的系数使用具有嵌入式比特流优化截断的嵌入式块编码进行并行压缩。这些比特流使用逆SWT进行解码和重建。最后,评估压缩比(CR)以证明该提议的有效性。作为一种改进,所提出的系统专注于通过在算术编码阶段引入并行计算来最小化计算时间,因为它处理多个子切片。