搜索资源列表
-
1下载:
用c实现的一个简单的volume rendering algorithm.-c achieved with a simple volume rendering algorithm.
-
-
0下载:
本代码是基于光线投射算法的体绘制基数的应用,其中包括KDTREE等加速算法。-This code is based on ray casting volume rendering algorithm for the application base, including KDTREE other acceleration algorithms.
-
-
1下载:
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
-
-
0下载:
老外写的GPU加速的raycasting算法,硬件加速算法用CG编写。对学习硬件加速的体绘制算法很有用-Written by foreigners GPU-accelerated raycasting algorithms, hardware-accelerated CG algorithm used to prepare. Learning hardware-accelerated volume rendering algorithm is useful
-
-
0下载:
ray casting 算法实现三维体绘制-ray casting algorithm for three-dimensional volume rendering
-
-
0下载:
本代码是用VC++编写的基于光线投射算法的体绘制应用,其效果是一个人的头骨-The code is written using VC++ algorithm based on ray casting volume rendering applications, the effect of a person' s skull
-
-
1下载:
这是一个基于光线跟踪算法的体绘制的一个小程序,适用于初学者学习。-This is a ray tracing algorithm based Volume Rendering of a small program for beginners.
-
-
2下载:
基于CT数据的三维重构。提出采用VTK库进行医学数据的可视化。论文中重点研究了表面绘制和体绘制两种绘制方法。表面绘制采用移动立方体算法(Marching Cubes)实现,体绘制则用光线投射算法(Ray-casting)实现,并且通过比较两种算法的结果讨论了他们的特点。-Based on the three-dimensional reconstruction of CT data.Proposed using the VTK library of medical data visualizat
-
-
0下载:
基于VTK使用光线投射算法实现医学三维体绘制,含DICOM绘制源数据-Medical 3D volume rendering using ray casting algorithm based on VTK, containing DICOM draw source data
-
-
1下载:
opengl实现的体绘制算法 光线投射算法,本程序提供了数据生成接口,以及已经生成好的测试数据。-opengl achieve volume rendering algorithms- ray-casting algorithm, this program provides data generation interface, and have generated good test data.
-
-
0下载:
用VTK实现的各种常用的面绘制、体绘制算法代码,非常实用,吐血推荐-With a variety of commonly used VTK achieve surface rendering, volume rendering algorithm code, very useful, recommended blood
-