搜索资源列表
Ray-Casting
- 目前医学图像三维体绘制主要采用以下几中方法:光线投射算法(Ray—casting)、抛雪球算法(Splatting)和错切一变形算法(Shear warp) 三维纹理.本文只着重讲解第一种方法的实现原理及部分算法
Vision
- 一个自己写的简单光线投射法的体绘制算法,内部包含人头骨的数据文件,简单易懂-himself wrote a simple ray casting method of volume rendering algorithms, the internal human skull contains the data files, simple and understandable. .
TEMImage
- image processing for transmission micrscopy. Using ray casting and visual effect for dectecttion and unpaint
Ray-Casting
- 目前医学图像三维体绘制主要采用以下几中方法:光线投射算法(Ray—casting)、抛雪球算法(Splatting)和错切一变形算法(Shear warp) 三维纹理.本文只着重讲解第一种方法的实现原理及部分算法
c-ray-v1.1.tar
- C-ray is a volume raycasting software optimized for Cell Broadband Engine. It is aimed at achieving interactive volume rendering on a very large volumetric data by taking advantage of all the strong features of the Cell
VOLVIS_VC
- 这是个三维体绘制的程序,算法是光线投射算法,存在的问题是速度不快。-This is a three-dimensional volume rendering procedure, the algorithm is the ray-casting algorithm, the existence of the problem is slow.
RayTracing+Code
- 光线跟踪的流行来源于它比其它渲染方法如扫描线渲染或者光线投射更加能够现实地模拟光线-Ray-tracing the popularity comes from its rendering than other methods such as scan-line rendering or ray-casting can be more realistically simulated light
volvis
- 体视化程序,光线投射算法写的,VC++写的,很经典.-Volume Visualization procedures, written by ray-casting algorithm, VC to write, and very classic.
VolumeRenderCartesian
- 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
dicom
- 实现了dicom数据的光线投射的体绘制算法,该实现过程借助了vtk来实现-Dicom data implementation of the ray-casting algorithm for volume rendering, the implementation process to achieve with the vtk
3Model
- 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比
ray(3)_first
- Implementation of Simple Ray Casting Algorithm with Shading. Very effective Implementation
raycasting_tutorial
- 光线投射算法实现 可使用输入体数据 内含raw格式数据-Ray-casting algorithm using the input data can be contained. Raw data format
volume.tar
- 为光线投射三维体绘制比较简单的源代码,适合于初学者-Three-dimensional volume rendering for ray casting a relatively simple source code, suitable for beginners
reycast
- This the source code of ray casting program.-This is the source code of ray casting program.
RayCastingBasic
- ray casting basic with directx, data simple with raw 256x256x256
cppfrance_RAYCASTER___Page
- This a project c++ about Ray Casting programing-This is a project c++ about Ray Casting programing
raycastiing
- 基于Opengl的Ray-casting算法实现-The Ray-casting based on Opengl algorithm
3D-rendering
- ray casting 算法实现三维体绘制-ray casting algorithm for three-dimensional volume rendering
VolRen
- 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.