CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Ray-Casting

搜索资源列表

  1. TEMImage

    0下载:
  2. image processing for transmission micrscopy. Using ray casting and visual effect for dectecttion and unpaint
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:1026710
    • 提供者:Son Tran
  1. RayCasterCode基于光线投射算法的体绘制基数的应用

    0下载:
  2. 本代码是基于光线投射算法的体绘制基数的应用,其中包括KDTREE等加速算法。-This code is based on ray casting volume rendering algorithm for the application base, including KDTREE other acceleration algorithms.
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-22
    • 文件大小:7064576
    • 提供者:eric
  1. rayCast01.rar

    0下载:
  2. 一个简单的光线投射体绘制的程序,读文件的是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
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:738913
    • 提供者:洪振刚
  1. 3Model.rar

    1下载:
  2. 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-11
    • 文件大小:2633111
    • 提供者:周光有
  1. suanfa

    0下载:
  2. 本文主要详细介绍了三维重建算法原理,包括Marching Cube算法,和Ray-Casting算法-This paper details the principle of three-dimensional reconstruction algorithms, including the Marching Cube algorithm, and Ray-Casting Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:437945
    • 提供者:苏凯
  1. CPURayCasting

    0下载:
  2. 在CPU做的Ray-Casting代码,仿写CUDA的VolumeRender. -In the CPU to do Ray-Casting code, Imitative CUDA' s VolumeRender.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2755884
    • 提供者:左庆
  1. raytrace

    0下载:
  2. 这是一个基于光线投射算法的三维重建小程序,使用了opengl的API,适用于3D初学者-This is a ray casting algorithm based on three-dimensional reconstruction of small, the use of opengl' s API, for 3D beginners
  3. 所属分类:OpenGL

    • 发布日期:2014-03-20
    • 文件大小:3328015
    • 提供者:eric
  1. Parallel_Performance_Measures_for_Volume_RayCastin

    0下载:
  2. 一篇在并行体绘制方面很不错的文章,包括了光线投射算法的分析,以及并行环境下负载平衡的算法-this article is about parallel volume rendering , including an analysis of ray-casting algorithm, and parallel load balancing algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:108816
    • 提供者:洪振刚
  1. light_project

    0下载:
  2. 基于光线投射变换的三维模型特征提取,以三维模型的重心为球心的最小包围球剖分成一系列同心球壳,落入每个球壳的射线与模型表面的交点定义一个球坐标方程。一般地,对于每条射线,它与模型表面的多个交点同时落入一个球壳的几率大大降低了,这样就可以尽可能的减少信息的丢失。-Transform-based ray-casting feature extraction of three-dimensional model to three-dimensional model for the core focus
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1310759
    • 提供者:周光有
  1. simpleraycast

    0下载:
  2. 光线投射法三维重建,基于VTK的简单例程-Ray Casting three-dimensional reconstruction, based on a simple VTK routines
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:6762
    • 提供者:闵曙辉
  1. RayCasting

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

    • 发布日期:2017-05-12
    • 文件大小:2937106
    • 提供者:zxm
  1. CUDARayCasting

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:14750199
    • 提供者:ba
  1. 12hidden

    0下载:
  2. Motivation Algorithms for HSR Back-face detection Painter’s algorithm Ray casting Scan-line Z-buffer Area subdivision Tradeoffs-Motivation Algorithms for HSR Back-face detection Painter’s algorithm Ray casting Scan-line Z-
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:14791
    • 提供者:Faraz
  1. volumeRenderwithCUDA

    0下载:
  2. 利用nVidia推出的CUDA平台进行的体绘制程序(光线投射算法)-a programme with the platform CUDA republiced by nVidia (ray casting)
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5077969
    • 提供者:walter
  1. vision

    0下载:
  2. 本代码是用VC++编写的基于光线投射算法的体绘制应用,其效果是一个人的头骨-The code is written using VC++ algorithm based on ray casting volume rendering applications, the effect of a person' s skull
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8372549
    • 提供者:eric
  1. openglraycasting

    0下载:
  2. 这是一个基于OpenGL的光线投射算法的体绘制小程序,3D初学者可以借鉴学习-This is an OpenGL-based ray casting algorithm for volume rendering applet, 3D beginners can learn from
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4345837
    • 提供者:eric
  1. ALC_Ray_Caster

    0下载:
  2. 本文介绍的剪切图像顺序光线投射,一个新的体绘制方法。这种方法使得采样数据在图像质量相当于三个尺寸,最好的射线每像素体绘制算法(全图顺序),而在同一时间计算复杂度和保留空间相干性接近已知的最快算法(剪切变形)。在剪切图片的顺序,如剪切,弯曲,体积数据集重新取样片沿平行于其他物体的射线。不同剪切变形,但象纹理为基础的方法,射线演员通过对图像的像素的平面和样品中心点是在与每个切片射线的交点。-This paper describes shear-image order ray casting, a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:235771
    • 提供者:
  1. RayTracing

    0下载:
  2. 计算机图形学作业,包括光线追踪和光线投射等功能,对学计算机图形学的同学很有帮助-Computer graphics operations, including ray tracing and ray casting and other functions, helps students learn computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3627861
    • 提供者:余进松
  1. OpenGLPVOLVIS_VC

    0下载:
  2. 光线投射算法 三维重建体绘制比较典型算法之一(源码)-Ray casting volume rendering algorithm for three-dimensional reconstruction of typical algorithms (source)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:73223
    • 提供者:李向东
  1. cosac274_dat

    0下载:
  2. this document is for Ray casting , enjoy it
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:941942
    • 提供者:Zazou S
« 1 23 »
搜珍网 www.dssz.com