Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - VTK5.0.
Search - VTK5.0. - List
在VC6.0环境下利用VTK5.0.3建立单文档读取VTK文件,显示三维图形-VC6.0 environment in the use of the establishment of a single document VTK5.0.3 VTK read documents, 3D graphics show
Update : 2008-10-13 Size : 113.59kb Publisher : 李丹

生成一个哑铃,进行欧几里德距离变换 里面涉及vtk5.0 并用到Saito’s 算法
Update : 2008-10-13 Size : 54.98kb Publisher : 王明

在VC6.0环境下利用VTK5.0.3建立单文档读取VTK文件,显示三维图形-VC6.0 environment in the use of the establishment of a single document VTK5.0.3 VTK read documents, 3D graphics show
Update : 2025-02-17 Size : 113kb Publisher : 李丹

生成一个哑铃,进行欧几里德距离变换 里面涉及vtk5.0 并用到Saito’s 算法-Generate a dumbbell, the Euclidean distance transform which involves vtk5.0 and Saito s algorithm used
Update : 2025-02-17 Size : 3.79mb Publisher : 王明

此為一個利用VTK5.0以及MFC編成的範例,包括了開啟STL檔案,分割視窗,以及如何攔截LButton Down以及對VTK中的事件作處理,適合初學者看看.-This is a use as well as the MFC into VTK5.0 examples, including the open STL files, split window, and how to intercept LButton Down, as well as events in VTK for processing, suitable for beginners to see.
Update : 2025-02-17 Size : 77kb Publisher : 戴君益

VTK 是由 Will Schroeder 等创立的 Kitware Inc. 的开放源码产品。-VTK was created by Will Schroeder, etc. Kitware Inc. s Open-source products.
Update : 2025-02-17 Size : 20.69mb Publisher : mk200161

它是美国Kitware 公司开发的一套免费的C++ 类库,它吸收了众多优秀的图像处理和图形生成算法,是一个源代码开放、面向对象的计算机图形、可视化技术及图像处理软件系统,可在C++ 、Tcl 、Java 和Python 语言环境下使用[6]-asfasf
Update : 2025-02-17 Size : 10.86mb Publisher : 傅剑峰

DL : 0
3d 不规则物体重建之面绘制,使用到了VTK的函数库-3d reconstruction of the surface rendering
Update : 2025-02-17 Size : 3.01mb Publisher : wwl

这是一个利用vtk重建大脑的程序,比较简单 -This is a reconstruction of the brain using vtk procedure is relatively simple
Update : 2025-02-17 Size : 2.01mb Publisher : 陈天壮

DL : 0
vtk图像重构,医学头骨图像的重构,下载开看看吧-vtk image reconstruction, medical image reconstruction of the skull
Update : 2025-02-17 Size : 974kb Publisher : 刘伟

DL : 0
VTK-MFC-SDI在VC6.0环境下利用VTK5.0.3建立单文档读取VTK文件,显示三维图形-VC6.0-VTK-MFC-SDI in the VC6.0 environment, the establishment of a single document using VTK5.0.3 read VTK files, display three-dimensional graphics-VC6.0
Update : 2025-02-17 Size : 237kb Publisher : 苏凯

DL : 0
vtk5.1帮助文档chm格式,对vtk类有较好说明-no
Update : 2025-02-17 Size : 51.16mb Publisher : sun

DL : 0
VTK 用户手册 5.1版本 chm格式 -VTK User' s Guide version 5.1
Update : 2025-02-17 Size : 51.16mb Publisher : tandunming

DL : 0
医学图像三维重建,里面用到面绘制和体绘制,在VC6.0下运行,VTK5.4.2-Medical image reconstruction, which uses surface rendering and volume rendering, run in VC6.0, VTK5.4.2
Update : 2025-02-17 Size : 35kb Publisher : 卢旺

vtk5.6.1 帮助文档 vtk开发相关-vtk5.6.1 help documents related to the development vtk
Update : 2025-02-17 Size : 56.34mb Publisher : yaohua

用vtk实现的shadow例子,需要安装vtk5.10,且通过cmake2.8才能编译运行。-Vtk example of realization of the shadow, the need to install vtk5.10, and through cmake2.8 to compile and run.
Update : 2025-02-17 Size : 3kb Publisher : Yi Bing

用vtk实现的DataAnimate的例子,数据动画显示,需要安装vtk5.10,且通过cmake2.8才能编译运行。-The example of DataAnimate vtk achieve data animation shows the need to install vtk5.10, and through cmake2.8 to compile and run.
Update : 2025-02-17 Size : 1kb Publisher : Yi Bing

vtk5.10+vs2010的编译教程,初学者和好的教程材料,error修改方法-vtk5.10+vs2010 compiler tutorial for beginners and good tutorial material, error modification method
Update : 2025-02-17 Size : 365kb Publisher : 飘游

VTK5.8.0在window32系统下编译方法,注意修改源文件中的内容-The method to conpile VTK5.8.0 in window32,keep in mind correct the contents in source files
Update : 2025-02-17 Size : 166kb Publisher : liguojun

由于项目中需要用到VTK,上周三就开始编译VTK源码,中间出现了一系列问题。首先是下载的高版本代码顺利编译后,自己新建的工程总是提示链接错误,尽管所有的库文件都加入了,还是不正确。之后下载了vtk较低版本5.8.0,源码有几处错误,参考新版本修改后,依然是自己新建工程链接错误。就这样一直到周五都没有成功。在群里也没能得到解决办法,到是发现大家最初配置时都出现过很多问题,有的一个月才配置好,简直吓尿了。幸好偶然有一位仁兄告诉了我他的成功配置版本,就是vs2012+vtk5.10.1,但是他的是WIN8 64位,于是周末在家沉思两天后,决定先用这个版本在WIN7上试下,不行就上WIN8去试。周一的上午我很清醒,满血的感觉就是好,于是我又开始倒腾起来了,没想到啊,成功啦。-(WIN7 64+ VS2012+ VTK-5.10.1)
Update : 2025-02-17 Size : 39kb Publisher : 李丹
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.