Department of Computer Science and Engineering, School of Information Science and Engineering, Yunnan University, Kunming 650091, China; Computer Technology Application Key Laboratory of Yunnan Province (Faculty of Information Engineering and Automation, Kunming University of Science and Technology), Kunming, 650500, China; Faculty of Information Engineering and Automation, Kunming University of Science and Technology, Kunming 650500, China.
Department of Computer Science and Engineering, School of Information Science and Engineering, Yunnan University, Kunming 650091, China.
Comput Methods Programs Biomed. 2020 Apr;187:105088. doi: 10.1016/j.cmpb.2019.105088. Epub 2019 Nov 26.
The medical high-resolution image is very important in image processing and computer vision applications, which plays a critical role in image-guided diagnosis, clinical trials, consultation, and case discussion. How to efficiently access medical high-resolution images in mobile telemedicine systems is becoming a big challenge. Therefore, this work proposes an efficient pyramid architecture for optimizing medical high-resolution images transmission and rendering.
The proposed architecture consists of three core schemes: (1) unbalance pyramid scheme based on geometric relationship, (2) indexing scheme based on hash table and lattice partitioning and (3) query scheme based on similar matching. Then, we design the responsive service components: generating service, indexing service, and query service. Finally, these services are combined into a prototype system that enables efficient transmission and rendering of medical high-resolution images.
The result shows that the unbalance pyramid scheme can quickly generate the pyramid structure and the corresponding image files. The indexing scheme can create the index structure and the index file in real-time. The query scheme can not only match the best layer to which the image block belongs in real-time, but also can accurately capture the query image block.
The prototype system based on proposed architecture is fully compliant with the DICOM standard, which can be seamlessly integrated with other existing medical systems or mobile applications, and used in various scenarios such as diagnosis, research, and education.
医学高分辨率图像在图像处理和计算机视觉应用中非常重要,它在图像引导诊断、临床试验、咨询和病例讨论中起着关键作用。如何在移动远程医疗系统中高效地访问医学高分辨率图像成为一个巨大的挑战。因此,本研究提出了一种有效的金字塔架构,用于优化医学高分辨率图像的传输和渲染。
所提出的架构由三个核心方案组成:(1)基于几何关系的不平衡金字塔方案,(2)基于哈希表和格划分的索引方案,(3)基于相似匹配的查询方案。然后,我们设计了响应式服务组件:生成服务、索引服务和查询服务。最后,这些服务被组合成一个原型系统,实现医学高分辨率图像的高效传输和渲染。
结果表明,不平衡金字塔方案可以快速生成金字塔结构和相应的图像文件。索引方案可以实时创建索引结构和索引文件。查询方案不仅可以实时匹配图像块所属的最佳层,还可以准确捕获查询图像块。
基于所提出架构的原型系统完全符合 DICOM 标准,可以与其他现有的医疗系统或移动应用无缝集成,并应用于诊断、研究和教育等各种场景。