摘要
图像的三维可视化可以通过可视化工具包(VTK)提供的API实现。VTK是图像可视化的开法工具包,它把可视化的算法封装起来,利用简单的代码生成所需图形。基于VTK的图像三维可视化系统阐述了如何借助VTK API读入二维图像序列、操作二维图像、重建三维图像以及进行三维图像可视化的全套方案,为可视化观察二维图像提供了有益的途径。
3D visualization of images can be implemented by VTK (Visualization Toolkit). VTK encapsulates algorithm for visualization, enabling simple program code to generate required image. VTK-based image visualization system includes the solutions such how to read 21) image arrays, operate 2D images, reconstruct 3D images and implement 3D image visualization by the aid of VTK API, and provides useful approach for visualized view of 2D images.
出处
《计算机与网络》
2011年第20期55-57,共3页
Computer & Network