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

搜索资源列表

  1. 体绘制码

    0下载:
  2. 医学可视化算法中经典的体绘制算法的实现,在VC下实现的,对于医学可视化方面的研究很有帮助。- In medicine visible algorithm classical body plan algorithm realization, realizes under VC, has the help very much regarding the medicine visible aspect research.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:195331
    • 提供者:大虫
  1. 利用VTK读取系列BMP文件并进行体绘制

    0下载:
  2. 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
  3. 所属分类:3D图形编程

  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. spvolren_src.zip

    0下载:
  2. 德国斯图加特大学图形图像方面的技术超牛的,spvolren是他们的开源体绘制,完全基于C和glut,随意跨平台,Stuttgart, Germany University of graphics images technical super cow, spvolren is their open-source volume rendering, based entirely on the C and the glut, casual cross-platform
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-29
    • 文件大小:681580
    • 提供者:dodo88
  1. cast.rar

    1下载:
  2. 一个基于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.
  3. 所属分类:3D图形编程

    • 发布日期:2014-05-13
    • 文件大小:1968256
    • 提供者:dodo88
  1. Medical4.rar

    0下载:
  2. 一个利用VTK进行体绘制的例子,绘制了一个3D长方体框架,A use VTK for volume rendering example, rendering a 3D cuboid framework
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:412324
    • 提供者:赵芯
  1. Rending.rar

    0下载:
  2. 简单的体绘制程序 使用c++语言编写 实现功能较少,Simple procedures for the use of volume rendering c++ languages
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:199594
    • 提供者:jay
  1. planeWidgetCut

    1下载:
  2. 用VC和VTK实现,对于三维重建后头颅模型进行虚拟切割,三维重建采用体绘制技术,程序实现了任意的平面切割-VTK with VC and the realization of three-dimensional reconstruction of the skull model after virtual cutting, three-dimensional reconstruction using volume rendering techniques, and procedures to a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8535
    • 提供者:孙绪江
  1. VolRen

    1下载:
  2. 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-06
    • 文件大小:15263248
    • 提供者:杨飞
  1. work55

    1下载:
  2. 光线跟踪算法进行体绘制 使用C++语言实现-Ray tracing algorithm for volume rendering using the C++ Language
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:171645
    • 提供者:jay
  1. ImageBrowser

    0下载:
  2. 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3513527
    • 提供者:马爱莉
  1. preint211

    0下载:
  2. 基于gpu的体绘制程序源代码,包含所有链界库,绘制效果很好。-GPU-based volume rendering program source code, contains all the chain community library, drawing well.
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4224939
    • 提供者:lry
  1. raycasting_tutorial

    0下载:
  2. 老外写的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
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1363454
    • 提供者:dodo
  1. VolumeRenderCartesian

    0下载:
  2. 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1360919
    • 提供者:ludan
  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. CT

    0下载:
  2. 关于CT断层图像三维重建中体绘制技术研究与应用的毕业论文-About three-dimensional reconstruction of CT images in volume rendering technology research and application of the thesis
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2538788
    • 提供者:pj
  1. lacroute

    0下载:
  2. shear-warp 体绘制算法的经典论文,是Laroute的博士论文,对算法进行了详细的推导和解释-shear-warp Volume Rendering,Laroute thesis
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1031171
    • 提供者:朱利
  1. vtkExtractVOI

    0下载:
  2. 本程序是有关vc++与vtk相结合的情况下,三维重建的效果,其中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域。-This procedure is related to vc++ and vtk combination of circumstances, the effect of three-dimensional reconstruction, in which the increase in the selection of the functional
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:992008
    • 提供者:lingfeng
  1. VolumeSRTP-02

    0下载:
  2. 关于散乱数据3D体绘制的代码,可视化的一个典型应用-3D scattered data on the volume rendering code, visualization of a typical application
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1014516
    • 提供者:张戈
  1. real-time-fire2.0

    0下载:
  2. 一个非常好的实时体绘制火焰源代码,使用visual studio 2008(C++)开发-A very good real-time volume rendering flame source code, the use of visual studio 2008 (C++) development
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-26
    • 文件大小:9458958
    • 提供者:王松
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com