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

搜索资源列表

  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. 3D2

    0下载:
  2. 三维医学图像的体绘制方法研究与VTK应用 (学位论文)-Medical Image Volume Rendering Method for Application and VTK (dissertation)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2604975
    • 提供者:daihong
  1. 3D5

    0下载:
  2. 基于体绘制的医学三维可视化技术研究 (学术论文)-Based on three-dimensional volume rendering visualization of medical research (academic paper)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1680959
    • 提供者:daihong
  1. [2007-11-26]

    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-04-09
    • 文件大小:1940153
    • 提供者:lile
  1. VolumeShadowsTutorial-2036

    0下载:
  2. Volume Shadows Tutorial Rendering shadows is considered an advanced topic and thus requires some extend of knowledge and familiarity in computer graphics programming.-Volume Shadows Tutorial Rendering shadows is considered an advanced topic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:259246
    • 提供者:liang
  1. 1

    0下载:
  2. 描述了体绘制的方法与实现过程,很好的资料-Describes the methods and implementation of volume rendering process, a good data
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:445576
    • 提供者:经额
  1. 3DMed_Code

    0下载:
  2. 3Dmed系统中主要提供了医学影像数据I/O、二维操作、医学影像分割、表面绘制、体绘制、虚拟切割、三维测量及医学图像配准等基本功能-3Dmed system mainly provides the medical image data I/O, two-dimensional operation, medical image segmentation, surface rendering, volume rendering, virtual Cutting, three-dimension
  3. 所属分类:3D图形编程

    • 发布日期:2013-12-14
    • 文件大小:11762265
    • 提供者:尹香之
  1. GetAnySlice

    0下载:
  2. 使用vtk来显示体绘制结果,并用界面的形式显示肿瘤重建的三个方向的每一个切片信息,可以自己拖动进行比较灵活的显示,输入是一系列的切片-Using VTK to display the volume rendering results, and use the interface display in the form of tumor reconstruction in a three direction of each section information, can drag were co
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:3270
    • 提供者:李明
  1. svtkExtracctVOIf

    1下载:
  2. 本程序是有关Visual C++与vtk相结合的情况下,三维重建的效果,中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域-This program is a Visual C vtk combination of circumstances, the effect of three-dimensional reconstruction, the increase in the region of interest selection function, whic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:993291
    • 提供者:召唤
  1. QuadTreeLOD

    0下载:
  2. In the present paper, we propose a particle-based method for the visual simulation of explosive flames. This method consists of a numerical simulation method based on a fluid model described by discrete Lagrangian using particles and a rendering meth
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1470581
    • 提供者:111
  1. ct

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

    • 发布日期:2017-05-03
    • 文件大小:1156892
    • 提供者:
  1. MITK-based-3D-visualization

    0下载:
  2. 本文以医学影像处理与分析平台MITK为基础,在VS2008环境中建立MFC应用程序,首先实现了多种格式二维CT图像文件的读取显示、切片浏览和数据保存;再通过MC算法和光线投影算法得到表面绘制模型和体绘制模型;最后完成对三维图像简单的人机交互式操作。-Medical image processing and analysis platform MITK the establishment of an MFC application in VS2008 environment, first of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95296
    • 提供者:张聪
  1. test

    0下载:
  2. 读取一系列BMP文件,采用体绘制方法实现图像的三维平滑重建。-Read a series of BMP files, using the volume rendering method for 3D smooth reconstruction of the image。
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:927508
    • 提供者:nicai
  1. TetrahedronVolumeRender

    1下载:
  2. c++ 结合三维可视化类库VTK,实现四面体网格三维体绘制,从组织四面体网格数据开始,到管线实现体绘制,可视化四面体-Tetrahedron Volume Rendering implemented by c++ & VTK
  3. 所属分类:3D Graphic

    • 发布日期:2016-08-27
    • 文件大小:5701632
    • 提供者:lixiang
  1. 10.1.1.121.304

    0下载:
  2. Real-time volume rendering with hardware-accelerated raycasting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1900931
    • 提供者:qlizhi
  1. TestVR

    0下载:
  2. 利用vtk对16位的图像进行体绘制,达到深入学习vtk的目的-Vtk 16 images, volume rendering, and achieve the purpose of in-depth study vtk
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1237
    • 提供者:贺锐钢
  1. volumeRender

    0下载:
  2. GPU volume basic volume rendering using 3D textures
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:4130251
    • 提供者:MT
  1. shiyan1

    0下载:
  2. 基于LabVIEW的温度、容积实时显示程序-Temperature based on LabVIEW, the volume rendering process
  3. 所属分类:LabView编程

    • 发布日期:2017-04-03
    • 文件大小:5719
    • 提供者:缪阳洋
  1. Render

    1下载:
  2. 用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。-Surfacce rendering with MarchingCubes, Volume rendering with ray-casting, using QT+ VTK
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:10266
    • 提供者:ruan
  1. VTK-Raycast-3Dconstruction

    0下载:
  2. 基于VTK使用光线投射算法实现医学三维体绘制,含DICOM绘制源数据-Medical 3D volume rendering using ray casting algorithm based on VTK, containing DICOM draw source data
  3. 所属分类:3D Graphic

    • 发布日期:2016-05-07
    • 文件大小:7934976
    • 提供者:wangbin
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com