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

搜索资源列表

  1. 实用vtk读入dicom序列图像

    2下载:
  2. 实用vtk读入dicom序列图像,三位重建,从任意角度进行切片,显示,Practical VTK to read DICOM image sequences, the three reconstruction, from any perspective slices, indicating
  3. 所属分类:图形图象

    • 发布日期:2016-06-24
    • 文件大小:1800627
    • 提供者:wushaoqing
  1. MC

    0下载:
  2. 基于VTK平台的医学序列图像三维重构的MC算法研究,这方法应用效果挺好-VTK-based platform for three-dimensional reconstruction of medical image sequences of the MC algorithm, this approach is very good application
  3. 所属分类:3D Graphic

    • 发布日期:2016-04-21
    • 文件大小:12132129
    • 提供者:wdl
  1. MFC

    0下载:
  2. 基于VTK的面绘制程序,结合MFC,能够对序列.dcm文件进行面绘制算法,生成三维模型-VTK-based face drawing program, combined with MFC, can be right sequence. Dcm file surface rendering algorithm to generate three-dimensional model
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4125839
    • 提供者:yuchao
  1. CT256

    3下载:
  2. 该上传的256张CT图片是高质量的DICOME格式人类头骨的连续序列切片图,可直接用于医学三维重建或体绘制。-The upload of 256 CT images are of high quality DICOME form a continuous sequence of the human skull slice diagram can be directly used in medical 3D reconstruction or volume rendering.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10894150
    • 提供者:王彬
  1. TestOfDICOM

    1下载:
  2. vtk实现的对dicom文件的读取和显示,效果还不错-vtk read dicom file and show
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1123107
    • 提供者:ramy
  1. tihui

    0下载:
  2. 基于VTK的三维模型重建,将ct图片序列经过一定的算法完成体绘制-Three-dimensional model reconstruction based on VTK, the ct picture sequence after the completion of a certain volume rendering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1948
    • 提供者:yangjianli
  1. StaticImageRead

    0下载:
  2. 基于vtk的DICOM二维切片序列显示,用鼠标滚轮控制不同层切片的显示。-Based vtk of DICOM 2D slice sequence with the mouse wheel to control the display of the different layers of sliced.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1129227
    • 提供者:贾斌
  1. vtk-construction

    0下载:
  2. 使用VTK数据包,在C++环境下,完成MRI断层序列图像的构建,并保存为相应的VTK格式,有利于重建模型后期的处理和转化,为初学VTK的用户提供参考-To use VTK packet in C++ environment, complete & MRI sequence image and save it as appropriate VTK format conducive to reconstruction model post-processing and conversion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:2090
    • 提供者:周万怀
  1. VTK-based-on-VCPP

    2下载:
  2. 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通
  3. 所属分类:software engineering

    • 发布日期:2015-02-03
    • 文件大小:4524032
    • 提供者:邹春华
  1. Series1

    0下载:
  2. 在用vtk 开源库做三维重建时,需要一个序列的dcm图片。-In use of VTK open scource library to do 3D reconstruction, it is needed a series of Series dcm images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-24
    • 文件大小:8130738
    • 提供者:zhao
  1. QIV_main

    0下载:
  2. qt,itk,vtk联合,可以dicom序列文件-QT, ITK, VTK, DICOM sequence file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3357
    • 提供者:amy
  1. three-dimensional-display-

    0下载:
  2. 基于VTK实现读取序列CT图片三维显示(面绘制)的 C++代码,注释详细适合初学者-Based on VTK realize read the serial CT image three-dimensional display (surface rendering) of C++ code, detailed notes for beginners
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:19663
    • 提供者:李泓良
  1. bmpLoader--STL

    0下载:
  2. VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。-VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.
  3. 所属分类:VTK

    • 发布日期:2017-05-30
    • 文件大小:12124068
    • 提供者:李泓良
  1. vtk实现面绘制

    0下载:
  2. 通过读取序列图像文件夹实现关于序列图像的面绘制。 面绘制过程较慢,可选取少量dcm图像进行绘制。 修改文件路径后,可直接通过函数实现。
  3. 所属分类:VTK

  1. 3D_VTK

    3下载:
  2. 这是一个基于QT和VTK开发的一个三维可视化界面,可以用面绘制实现序列DICOM的三维重建。(This is a 3D visualization interface based on QT and VTK, which can be used to realize 3D reconstruction of sequence DICOM.)
  3. 所属分类:其他

    • 发布日期:2019-05-15
    • 文件大小:14336
    • 提供者:callmelindsay
  1. Qt-VTK-viewer-master

    2下载:
  2. dicom图片读取显示,3D重建,DICOM序列图动态图(vtk 3d reconstruction with C++(QT))
  3. 所属分类:Windows编程

    • 发布日期:2019-05-15
    • 文件大小:68608
    • 提供者:nicoles
搜珍网 www.dssz.com