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

搜索资源列表

  1. VTK Mouse Picker

    0下载:
  2. VTK中使用鼠标拾取的例程,非常精练,来自清华大学CAD实验室内部资料-It is an example program about mouse pick using VTK from CAD lab of Qinghua University as close data.It is very terse.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:38725
    • 提供者:扬帆
  1. VTK使用p键拾取例程

    0下载:
  2. VTK是三维图形可视化的工具箱,本源码是里面用键盘p键实现拾取的例程-VTK is a toolkit for 3D graphic visualization.Our code is an example program about a picker using key P at keyboard.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:70671
    • 提供者:扬帆
  1. vtk编程技巧

    0下载:
  2. vtk是目前三维重建方面一个大型的函数库,广泛应用于医学、计算流体力学、三维数据可视化等方面-VTK is a three-dimensional reconstruction of large libraries, widely used in medicine, computational fluid dynamics and three-dimensional data visualization etc.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:22935
    • 提供者:徐静
  1. vtk编程指导

    0下载:
  2. 这是一款基于vtk编写的小程序,其主要目的是让大家了如何调用vtk编程,希望对大家有参考意义
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:徐静
  1. vtk-5.0.0

    0下载:
  2. VTK 是由 Will Schroeder 等创立的 Kitware Inc. 的开放源码产品。-VTK by Will Schroeder and other Kitware Inc. created. Open OSS products.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:11340822
    • 提供者:Jerry
  1. 一个VTK的经典三维重建程序

    0下载:
  2. 一个VTK的经典图像三维重建程序,里面有相关工程,程序,图片(A classic image of VTK 3D reconstruction procedures, which have related projects, procedures, pictures)
  3. 所属分类:3D图形编程

  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. VTK图形图像开发进阶 随书代码

    3下载:
  2. 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte
  3. 所属分类:3D图形编程

  1. VTK用户手册

    0下载:
  2. VTK操作手册,为初学者打下基础的,了解VTK的使用,打下基础。(VTK operating manual, lay the foundation for beginners, understand the use of VTK, lay the foundation.)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-23
    • 文件大小:3040256
    • 提供者:mj250627
  1. vtk-user-'s-guide 中文版

    0下载:
  2. vtk使用介绍,分为三部分,每一部分又分为若干独立章节。第一部分是VTK总论,包括如何在你机器上安装VTK。这部分包括安装预编译库和可执行程序,或者从源代码编译软件。还包括系统设计概述和如何创建C++、Tcl、Java和Python语言程序的应用。第二部分是用户指南的核心,数十个例子来展示重要的系统特性。第三部分是VTK高级用户。第三部分解释如何创建自己的类、扩展系统、同各种窗口和GUI系统交互。(introduction to the use of vtk)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:28819456
    • 提供者:echodudu
  1. 基于VTk的点云显示

    0下载:
  2. 基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。-(VTk based point cloud display (Delaunay, Tin, including 2D, 3D, and TEN). With detailed code notes, there are examples of data. -)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-29
    • 文件大小:8102912
    • 提供者:我们中国
  1. VTK入门程序样例 (1)

    0下载:
  2. 包含VTK中较多的使用示例,是VTK入门学习的好资料。(Contains more examples of the use of VTK, VTK entry is a good learning materials.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:346112
    • 提供者:niuniu09130803
  1. VTK应用示例之VTK与Qt整合的示例

    0下载:
  2. QT+VTK的应用实例demo和学习文档(QT+VTK application examples demo and learning documents)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-31
    • 文件大小:412672
    • 提供者:鸭老板
  1. VTK图形图像开发进阶

    1下载:
  2. vtk的使用手册,具有一定的参考价值,中文版的手册,初学者入门用(VTK manual, has a certain reference value)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:68289536
    • 提供者:hhhh12311
  1. 《VTK用户手册》

    0下载:
  2. 本章的主要目的对VTK系统进行概括性的介绍,并且提供了一些基本的信息,让用户能用各种开发语言(C++、TCL、Java、Python)创建应用程序,在本章开始的时候,主要介绍VTK系统的基本概念和对象模型,在本章的最后,用一些示例程序说明如何用VTK构建应用系统。(The main purpose of this chapter is the overview of the introduction of the VTK system, and provide some basic inform
  3. 所属分类:图形图象

  1. Qt-VTK-viewer-master

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

    • 发布日期:2019-05-15
    • 文件大小:68608
    • 提供者:nicoles
  1. VTK用户手册

    0下载:
  2. vtk用户说册 甘肃省科学院自动化研究所整理翻译编辑,适合新手参考(VTK user brochure is suitable for novice reference)
  3. 所属分类:VTK

    • 发布日期:2021-01-03
    • 文件大小:3043328
    • 提供者:澔然
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com