搜索资源列表
vtk32Java
- 跟vtk是配套的,便于在java中应用,装的时候可以带上
vtk-5.0.4
- 它是美国Kitware 公司开发的一套免费的C++ 类库,它吸收了众多优秀的图像处理和图形生成算法,是一个源代码开放、面向对象的计算机图形、可视化技术及图像处理软件系统,可在C++ 、Tcl 、Java 和Python 语言环境下使用[6]-asfasf
1
- Vtk(visualization toolkit)是一个开放资源的免费软件系统,主要用于三维计算机图形学、图像处理和可视化。Vtk是在面向对象原理的基础上设计和实现的,它的内核是用C++构建的,包含有大约250,000行代码,650多个类,还包含有几个转换界面,因此也可以自由的通过Java,Tcl/Tk和Python各种语言使用vtk。 Vtk几乎可以在任何一个基于Unix的平台上操作,以及Windows 95/98/NT/2000/XP。 vtk的结构 Vtk比OpenGL和PEX高
vtk
- 用于基于vtk的面绘制,可以实现数据的可视化-Based on the surface for vtk rendering, data visualization can be achieved
CODE STUDIO
- CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
STUDIO
- C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
codes
- C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
vtk-user-'s-guide 中文版
- vtk使用介绍,分为三部分,每一部分又分为若干独立章节。第一部分是VTK总论,包括如何在你机器上安装VTK。这部分包括安装预编译库和可执行程序,或者从源代码编译软件。还包括系统设计概述和如何创建C++、Tcl、Java和Python语言程序的应用。第二部分是用户指南的核心,数十个例子来展示重要的系统特性。第三部分是VTK高级用户。第三部分解释如何创建自己的类、扩展系统、同各种窗口和GUI系统交互。(introduction to the use of vtk)
《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