Welcome![Sign In][Sign Up]
Location:
Search - volume ray casting

Search list

[Other resourceVision

Description: 一个自己写的简单光线投射法的体绘制算法,内部包含人头骨的数据文件,简单易懂-himself wrote a simple ray casting method of volume rendering algorithms, the internal human skull contains the data files, simple and understandable. .
Platform: | Size: 822724 | Author: danny | Hits:

[Special Effectscast_every

Description: matlab的raycasting体绘制算法 其中vol表示需要处理的voxel 程序分三部分分别为正面,后面,侧面-Matlab raycasting Volume Rendering Algorithm which vol expressed the need for the gift xel procedures were divided into positive and the back side
Platform: | Size: 1024 | Author: fanpeng | Hits:

[3D GraphicRayCasting

Description: 使用Raycasting算法进行体数据绘制,绘制了一个三维球体,并将体数据值输出保存在文本文档中,vc7环境-use Raycasting algorithm volume data mapping, mapping of a three-dimensional sphere, value and volume data stored in the output text file, the environment vc7
Platform: | Size: 94208 | Author: 何爽 | Hits:

[3D GraphicVision

Description: 一个自己写的简单光线投射法的体绘制算法,内部包含人头骨的数据文件,简单易懂-himself wrote a simple ray casting method of volume rendering algorithms, the internal human skull contains the data files, simple and understandable. .
Platform: | Size: 2756608 | Author: danny | Hits:

[Industry researchShear-Warp

Description: 医学图像体绘制重建方法有Shear—warp,Splatting和Raycasting算法。.Shear.warp 算法是目前前最快的体绘制方法,本文介绍了其实现原理及方法-Medical Image Volume Rendering reconstruction methods have Shear-warp, Splatting and Raycasting algorithm. . Shear. pre-warp algorithm is currently the fastest volume rendering methods, This paper introduces the principle and method of its realization
Platform: | Size: 119808 | Author: 刘刚 | Hits:

[OpenGL programc-ray-v1.1.tar

Description: 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 B.E.
Platform: | Size: 8186880 | Author: mhp | Hits:

[OpenGL programvvis-0.2.tar

Description: vvis a volume rendering program providing several display algorithms like the texture method, shear-warp, and raycasting.
Platform: | Size: 3229696 | Author: mhp | Hits:

[3D GraphicVOLVIS_VC

Description: 这是个三维体绘制的程序,算法是光线投射算法,存在的问题是速度不快。-This is a three-dimensional volume rendering procedure, the algorithm is the ray-casting algorithm, the existence of the problem is slow.
Platform: | Size: 72704 | Author: 王佳 | Hits:

[GDI-Bitmapvolvis

Description: 体视化程序,光线投射算法写的,VC++写的,很经典.-Volume Visualization procedures, written by ray-casting algorithm, VC to write, and very classic.
Platform: | Size: 916480 | Author: qxj | Hits:

[3D GraphicVolumeRenderCartesian

Description: 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
Platform: | Size: 1360896 | Author: ludan | Hits:

[Picture Viewerdicom

Description: 实现了dicom数据的光线投射的体绘制算法,该实现过程借助了vtk来实现-Dicom data implementation of the ray-casting algorithm for volume rendering, the implementation process to achieve with the vtk
Platform: | Size: 2048 | Author: 王彬 | Hits:

[3D GraphicrayCast01

Description: 一个简单的光线投射体绘制的程序,读文件的是vtk的函数vtkVolume16Reader,并可以进行一些简单的交互操作-A simple ray-casting volume rendering procedure, documents are read by vtk function vtkVolume16Reader, and can carry out some of the easy inter-operation
Platform: | Size: 739328 | Author: 洪振刚 | Hits:

[Software EngineeringParallel_Performance_Measures_for_Volume_RayCastin

Description: 一篇在并行体绘制方面很不错的文章,包括了光线投射算法的分析,以及并行环境下负载平衡的算法-this article is about parallel volume rendering , including an analysis of ray-casting algorithm, and parallel load balancing algorithm
Platform: | Size: 108544 | Author: 洪振刚 | Hits:

[Graph programvolume.tar

Description: 为光线投射三维体绘制比较简单的源代码,适合于初学者-Three-dimensional volume rendering for ray casting a relatively simple source code, suitable for beginners
Platform: | Size: 2048 | Author: 徐平 | Hits:

[Graph programRayCasting

Description: 2. 程序都是用RayCasting算法绘制一个球体,体数据在运行时产生,球体以(64,64,64)为球心,64为半径,包围盒即为此球体的外切立方体,投影平面为Z=128,大小为400*400,恰为包围盒的其中一个面所在的平面,光线追踪扫描时,是按照从前向后的顺序;源码1_平行光照射下的RayCasting算法实现”中的源码如名所示,是在平行光的追踪下,球体在二维平面上颜色和透明度的成像-Raycasting
Platform: | Size: 2936832 | Author: zxm | Hits:

[3D Graphic3D-rendering

Description: ray casting 算法实现三维体绘制-ray casting algorithm for three-dimensional volume rendering
Platform: | Size: 95232 | Author: 张猛蛟 | Hits:

[3D GraphicVolRen

Description: 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
Platform: | Size: 15263744 | Author: 杨飞 | Hits:

[OpenGL programray-casting

Description: 这个是在VC下实现的光线投射的体绘制算法,我已经在机子上实现了,要实现配置好底层的组件-This is achieved under the VC light projection volume rendering algorithm, I have realized in the machine, configured to realize the underlying component
Platform: | Size: 1024 | Author: xuanzheng | Hits:

[Mathimatics-Numerical algorithms4D-Volume-Rendering

Description: 4D Volume Rendering cuda 光线投射算法-4D Volume Rendering ray casting
Platform: | Size: 1491968 | Author: Joe | Hits:

[Graph programray-casting

Description: 这个是在VC下实现的光线投射的体绘制算法,我已经在机子上实现了,要实现配置好底层的组件-This is achieved under the VC light projection volume rendering algorithm, I have realized in the machine, configured to realize the underlying component
Platform: | Size: 1024 | Author: beunvei | Hits:
« 12 »

CodeBus www.codebus.net