CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - vtk c

搜索资源列表

  1. Graphicsexamples

    0下载:
  2. 这是在C++基础上的运用VTK的一个小型的三维成像的程序,可以用来对VTK产生初步认识-This is the C on the basis of the use of a small VTK 3D imaging procedures can be used to have a preliminary understanding of VTK
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:253.49kb
    • 提供者:史振志
  1. ColorIsosurface

    1下载:
  2. 用VTK与c++实现读入数据,抽取等值面,并根据其值不同来赋与不同的颜色-with VTK and c achieve read into the data collected isosurface, and in accordance with its value to give different colors
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:797.78kb
    • 提供者:武一
  1. imageWarp

    0下载:
  2. 用VTK与C++实现读入一张平面的图片,根据其颜色,把它Warp,实现立方体效果。-with VTK and C Reading achieve a plane into the picture, according to its color, it Warp. Cube achieve results.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:64.15kb
    • 提供者:武一
  1. bodyisoline

    0下载:
  2. 用VTK与C++实现读入人休数据,并抽取其等值线,参数可修改,附VTK数据。-with VTK and C to achieve break into people's reading data, and to take its contours, parameters can be amended with VTK data.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:86.43kb
    • 提供者:武一
  1. BCB3d

    0下载:
  2. 利用C++Builder进行VTK医学图象三维重建的例子
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:127kb
    • 提供者:陈顺
  1. vtk-5.2.1.tar

    0下载:
  2. c++实现的可视化源代码,基于OpenGL实现的数据流可视化软件开发包。-c++ to achieve visualization of source code, based on the data stream to achieve OpenGL visualization software development kits.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-10
    • 文件大小:16.22mb
    • 提供者:xiao mao
  1. vsp

    1下载:
  2. vtk c#.net 显示RAW数据-vtk c#. net show the RAW data
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6.25mb
    • 提供者:木木凡子
  1. SelectionLoop

    0下载:
  2. 用VTK绘制球的碎片的可视化的C++代码-Draw the ball with the VTK visualization of fragments C++ code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1006byte
    • 提供者:zhangjunpeng
  1. vtk5.1

    1下载:
  2. VTK 用户手册 5.1版本 chm格式 -VTK User' s Guide version 5.1
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-14
    • 文件大小:51.16mb
    • 提供者:tandunming
  1. line_cartoon

    0下载:
  2. 基于c++的vtk实例,对于初学者非常有帮助。-Animation based on c, vtk instance, for vtk beginner is very helpful.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3.04kb
    • 提供者:anne
  1. vtk_sanjiaopoufen

    0下载:
  2. c++ 利用vtkDelaunay该类实现三角剖分功能-c++ vtk vtkDelaunay
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1.33kb
    • 提供者:李艳
  1. TetrahedronVolumeRender

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

    • 发布日期:2016-08-27
    • 文件大小:5.44mb
    • 提供者:lixiang
  1. VTK-Tutorial-Examples

    0下载:
  2. VTK编程程序入门小例子,包含一些三维图形的显示,漫游,文件读取等c++代码实例-VTK programming program started small example, contains a number of three-dimensional graphics display, roaming, etc. c++ file reading code examples
  3. 所属分类:3D图形编程

    • 发布日期:2013-12-19
    • 文件大小:365.02kb
    • 提供者:xinxin
  1. vtkdem

    1下载:
  2. 通过vtk,c程序实现地形断层读入,并显示出结果,实现交互-By vtk, c program reads Terrain faults, and displays the results, interact
  3. 所属分类:VTK

    • 发布日期:2016-09-14
    • 文件大小:2kb
    • 提供者:杨帆
  1. VTK读取系列 JPG图片

    0下载:
  2. 利用VTK三维重建软件与VS2010结合,读取格式为JPEG的系列图像,并能指定显示某一个图像,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the JPEG series of images, and can specify to display an image, the language is C++ language)
  3. 所属分类:3D图形编程

  1. VTK读取30张Dicom图片三维重建

    0下载:
  2. 利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, the language is C++ language)
  3. 所属分类:3D图形编程

  1. 基于VTK的三维重建

    0下载:
  2. 利用VTK三维重建软件与VS2010结合,读取格式为1文件的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the series of images of 1 files, and can display three-dimensional reconstruction results, the language is C++ lang
  3. 所属分类:3D图形编程

  1. 基于VTK的三维重建提取骨骼和皮肤

    2下载:
  2. 利用VTK三维重建软件与VS2010结合,读取系列图像,并能显示三维重建结果,并且可以分别提取皮肤和骨骼,里面包含相应图片,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read a series of images, and can display three-dimensional reconstruction results, and can extract skin and bones, whi
  3. 所属分类:3D图形编程

  1. Boolean Operations

    0下载:
  2. 运用C++和VTK实现的bool运算例子程序(C++ and VTK using bool computing examples of procedures)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-20
    • 文件大小:13.76mb
    • 提供者:又又
  1. testVTK_ITK

    0下载:
  2. VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)
  3. 所属分类:3D图形编程

    • 发布日期:2018-01-05
    • 文件大小:14.74mb
    • 提供者:四四十六
« 12 »
搜珍网 www.dssz.com