期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
SPEEDING-UP RE-SAMPLED ALGORITHM IN RAY CASTING VOLUME RENDERING OF MEDICAL IMAGES
1
作者 陶玲 王惠南 田芝亮 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2005年第1期52-58,共7页
Ray casting algorithm can obtain a better quality image in volume rendering, however, it exists some problems, such as powerful computing capacity and slow rendering speed. How to improve the re-sampled speed is a key... Ray casting algorithm can obtain a better quality image in volume rendering, however, it exists some problems, such as powerful computing capacity and slow rendering speed. How to improve the re-sampled speed is a key to speed up the ray casting algorithm. An algorithm is introduced to reduce matrix computation by matrix transformation characteristics of re-sampling points in a two coordinate system. The projection of 3-D datasets on image plane is adopted to reduce the number of rays. Utilizing boundary box technique avoids the sampling in empty voxel. By extending the Bresenham algorithm to three dimensions, each re-sampling point is calculated. Experimental results show that a two to three-fold improvement in rendering speed using the optimized algorithm, and the similar image quality to traditional algorithm can be achieved. The optimized algorithm can produce the required quality images, thus reducing the total operations and speeding up the volume rendering. 展开更多
关键词 volume rendering ray casting algorithm acceleration algorithm re-sampled algorithm
在线阅读 下载PDF
Adaptive Algorithm for Accelerating Direct Isosurface Rendering on GPU
2
作者 Sergey Belyaev Pavel Smirnov +1 位作者 Vladislav Shubnikov Natalia Smirnova 《Journal of Electronic Science and Technology》 CAS CSCD 2018年第3期222-231,共10页
Direct isosurface volume rendering is the most prominent modern method for medical data visualization.It is based on finding intersection points between the rays corresponding to pixels on the screen and isosurface. T... Direct isosurface volume rendering is the most prominent modern method for medical data visualization.It is based on finding intersection points between the rays corresponding to pixels on the screen and isosurface. This article describes a two-pass algorithm for accelerating the method on the graphic processing unit(GPU). On the first pass, the intersections with the isosurface are found only for a small number of rays, which is done by rendering into a lower-resolution texture. On the second pass, the obtained information is used to efficiently calculate the intersection points of all the other. The number of rays to use during the first pass is determined by using an adaptive algorithm, which runs on the central processing unit(CPU) in parallel with the second pass of the rendering. The proposed approach allows to significantly speed up isosurface visualization without quality loss. Experiments show acceleration up to 10 times in comparison with a common ray casting method implemented on GPU. To the authors’ knowledge, this is the fastest approach for ray casting which does not require any preprocessing and could be run on common GPUs. 展开更多
关键词 Adaptive algorithms isosurface rendering ray casting volume visualization
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部