搜索资源列表
LabelContours
- 利用VTK进行轮廓线提取,得到一个三维轮廓体,比标注灰度值,用本代码之前,确认系统里已经配置好VTK环境-use VTK for contour extraction, is a three-dimensional contour body than tagging gray value, with the code before Lane has confirmed System Configuration good environment VTK
vtkresearch
- 基于VTK的医学图像三维重建系统的设计与实现的一篇非常好的参考文章给大家-based on VTK 3D medical image reconstruction system design and implementation of a very good reference to the article you
vtkFLTK-0.6.1
- vtkFLTK is a small C++ class library easing development of FLTK event-driven interfaces for use with VTK. vtkFLTK allows composition of complex graphical interfaces to complex visualization facilities by bridging disparities between FLTK and VTK even
VTK-image-processing-system
- VTK在裂隙灯图像处理系统中的应VTK in the slit lamp image processing system-VTK in the slit lamp image processing system
51622408Demo001
- 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
texgen-3.3.0
- texgen是基于VTK开发的机织材料的CAD系统-texgen is based on VTK woven materials developed by the CAD system
HRS
- 用vc编写的一个简易医院挂号系统,数据库是ORACLE10g,里面还包括了对大字段的存取操作,并且是用VTK显示出来-Written in an easy to use vc hospital registration system, the database is ORACLE10g, which also includes access to the large field operations, and is displayed using VTK
CT-image-reconstruction-system
- 用于医学ct图像重建,所使用的开发语言是visual++,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行-Ct for medical image reconstruction, development of language is used for visual++, the program needs to be installed and configured vtk environment in order to compile and run the command li
VCImageProcessingCase
- 数字图像处理的典型案例,包括CT图像重建系统、遥感图像配准系统等等。上述系统以OpenCV和vtk为基础,开发环境是VC,对图像系统的开发具有指导意义。-Typical case of digital image processing, including CT image reconstruction systems, remote sensing image registration system and so on. OpenCV and vtk above system is based
ITK-image-processing-system
- 基于ITK、VTK和MFC的医学图像处理系统集成,以及接口问题-ITK, VTK and MFC based medical image processing system integration, and interface issues
CT--reconstructi
- CT图像重建系统,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行,效果不错。-CT image reconstruction system, the program needs to install and configure the VTK environment to compile and run at the command line mode, the effect is good.
CTImageReconstruction
- ct图像重建系统,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行。-ct image reconstruction system, the program you need to install and configure vtk environment to compile and run the command line.
CMake Practice
- cmake是kitware公司以及一些开源开发者在开发几个工具套件(VTK)的过程中衍 生品,最终形成体系,成为一个独立的开放源代码项目。本文档是边学习边编写的成果,更像是一个学习笔记和Tutorial。(Cmake is the process of developing several tool suites (VTK) by kitware and some open source developers. Raw products eventually form a system tha
《VTK用户手册》
- 本章的主要目的对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
VTK-8.1.0
- The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing, and visualization. It consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and