CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VTK 3D
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - VTK 3D - List
[
hospital software system
]
vtkdemo
DL : 0
VTK是一个可视化工具包,他又强大的功能,很多可视化领域的研究人员都在应用它。本压缩包是在VC下编写的一个使用vtk的例程,包含完整的工程,并含有一个神经元细胞的三维数据供实验用。-VTK is a toolkit for visualization.It is a powerful tool which is applied by many reseacher in vasulization field.Our Zap package is an example program using VC and VTK,including the whole project and 3D data of a nerve cell for experiment.
Update
: 2025-02-17
Size
: 598kb
Publisher
:
大虫
[
Graph program
]
VTK使用p键拾取例程
DL : 0
VTK是三维图形可视化的工具箱,本源码是里面用键盘p键实现拾取的例程-VTK is a toolkit for 3D graphic visualization.Our code is an example program about a picker using key P at keyboard.
Update
: 2025-02-17
Size
: 88kb
Publisher
:
扬帆
[
Graph program
]
stract
DL : 0
在VC中利用可视化类库VTK,实现三维数据场可视化,绘制一个复杂图形。-in VC Visual Class Library VTK, 3D data visualization, mapping a complex graphics.
Update
: 2025-02-17
Size
: 3.69mb
Publisher
:
杨丽萍
[
3D Graphic
]
vtkMDITest
DL : 0
在vc++下,结合VTK实现三维图象的,打印输出,多文档版-in vc, in conjunction with VTK 3D images, print output, Multi-document version
Update
: 2025-02-17
Size
: 1.11mb
Publisher
:
zqy
[
3D Graphic
]
Graphicsexamples
DL : 0
这是在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
Update
: 2025-02-17
Size
: 253kb
Publisher
:
史振志
[
Graph program
]
2Dto3D
DL : 0
利用VTK在vc环境下实现二维图像的三维显示,本程序选择jpg格式图像为例,经vtkWarpScalar对象处理使图像变为三维-use VTK in vc environment to achieve the three-dimensional two-dimensional images, The procedure to choose jpg format image as an example, vtkWarpScalar object processing into a 3D image
Update
: 2025-02-17
Size
: 1.63mb
Publisher
:
李丹
[
3D Graphic
]
reBuild01
DL : 0
vtk三维重建tif文件格式 用了光线投射类 性能控制类 颜色转换类 等 体绘制器-vtk 3D reconstruction tif file format used raycasting Class Performance category control color conversion type devices such as Volume Rendering
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wzc
[
Graph program
]
VTK-MFC-SDI
DL : 0
在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
:
李丹
[
Graph program
]
vtkresearch
DL : 0
基于VTK的医学图像三维重建系统的设计与实现的一篇非常好的参考文章给大家-based on VTK 3D medical image reconstruction system design and implementation of a very good reference to the article you
Update
: 2025-02-17
Size
: 157kb
Publisher
:
xiaochen
[
GDI-Bitmap
]
image_warp
DL : 0
基于vtk的,由bmp图像生成3D图像的源代码,在vc++调试成功,-Based on VTK, the bmp image to generate 3D images of the source code, in vc++ Debugging success
Update
: 2025-02-17
Size
: 1.11mb
Publisher
:
long
[
Graph program
]
Earthv0.2
DL : 0
on VTK Draw world 3d map.
Update
: 2025-02-17
Size
: 367kb
Publisher
:
melhorum
[
Other
]
3DMedicalImagVolumeRenderingApplicationofResearcha
DL : 0
3D Medical Image Volume Rendering Application of Research and VTK 三维医学图像的体绘制方法研究与VTK应用-3D Medical Image Volume Rendering Application of Research and VTK
Update
: 2025-02-17
Size
: 2.48mb
Publisher
:
lx
[
Graph program
]
deneme
DL : 0
ITK to VTK 3d Volume construction from 2d slicez of CT scan images. Also there is a dicom image actor too. All images are read by ITK and showed by VTK.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
gc
[
OpenGL program
]
VTK-Displaced
DL : 0
VTK 三维 贴图 虚拟三维景观中如何利用VTK实现纹理映射的方法,方法简便快捷,生成的纹理真实细腻-VTK 3D
Update
: 2025-02-17
Size
: 245kb
Publisher
:
张志强
[
3D Graphic
]
一个VTK的经典三维重建程序
DL : 0
一个VTK的经典图像三维重建程序,里面有相关工程,程序,图片(A classic image of VTK 3D reconstruction procedures, which have related projects, procedures, pictures)
Update
: 2025-02-17
Size
: 466kb
Publisher
:
不会写程序的赛哥
[
3D Graphic
]
VTK读取系列 JPG图片
DL : 0
利用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)
Update
: 2025-02-17
Size
: 823kb
Publisher
:
不会写程序的赛哥
[
3D Graphic
]
VTK读取30张Dicom图片三维重建
DL : 0
利用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)
Update
: 2025-02-17
Size
: 5.01mb
Publisher
:
不会写程序的赛哥
[
3D Graphic
]
基于VTK的三维重建
DL : 0
利用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++ language)
Update
: 2025-02-17
Size
: 412kb
Publisher
:
不会写程序的赛哥
[
3D Graphic
]
基于VTK的三维重建提取骨骼和皮肤
DL : 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, which contains the corresponding picture, the language is C++ language)
Update
: 2025-02-17
Size
: 11.22mb
Publisher
:
不会写程序的赛哥
[
Windows Develop
]
Qt-VTK-viewer-master
DL : 0
dicom图片读取显示,3D重建,DICOM序列图动态图(vtk 3d reconstruction with C++(QT))
Update
: 2025-02-17
Size
: 67kb
Publisher
:
nicoles
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.