Welcome![Sign In][Sign Up]
Location:
Search - VTK CT

Search list

[GDI-Bitmapvtk_skull

Description: vtk头骨示例程序,这个是很多开始学vtk的同胞们可以先研究的程序。这个是mfc下的,那个headsq是ct机的直接导出的切片图片,运行的时候需要读取这些数据的。-VTK skull sample program, this is a lot of learning VTK compatriots can examine procedures. This is the mfc, which headsq ct machine is directly derived slice images, running time needed to read the data.
Platform: | Size: 504212 | Author: 肖小 | Hits:

[Other resourcebegin31

Description: 读取一系列CT片并显示出来 使用vtk-read a series of films and CT demonstrated the use vtk
Platform: | Size: 300159 | Author: GongChun | Hits:

[GDI-Bitmapvtk_skull

Description: vtk头骨示例程序,这个是很多开始学vtk的同胞们可以先研究的程序。这个是mfc下的,那个headsq是ct机的直接导出的切片图片,运行的时候需要读取这些数据的。-VTK skull sample program, this is a lot of learning VTK compatriots can examine procedures. This is the mfc, which headsq ct machine is directly derived slice images, running time needed to read the data.
Platform: | Size: 503808 | Author: 肖小 | Hits:

[3D Graphicbegin31

Description: 读取一系列CT片并显示出来 使用vtk-read a series of films and CT demonstrated the use vtk
Platform: | Size: 8210432 | Author: GongChun | Hits:

[Other3DreconstructionbasedonVTK

Description: 基于VTK的三维场景重建,数据源为三维激光扫描仪,效果非常好,适用面广。-VTK-based three-dimensional scene reconstruction, the data source for the three-dimensional laser scanner, very good results apply to a wide range.
Platform: | Size: 397312 | Author: vimone | Hits:

[3D Graphic3Dreconstruction

Description: 基于vtk的三维图象重建源代码,我们实验室写的,对搞医学重建,三维可视化的朋友或许有帮助-VTK-based three-dimensional image reconstruction of the source code, written in our laboratory, engaged in medical reconstruction, three-dimensional visualization of a friend may be helpful
Platform: | Size: 7168 | Author: | Hits:

[3D GraphicMedical3D

Description: 我先发一个. 该程序有5个模块:,系列CT图像读入,体绘制模块,面绘制模块,二维图像显示模块,以及ImageWedget. -I have a pre-emptive. The program has five modules: the series of CT images read, volume rendering module, surface rendering module, two-dimensional image display module, as well as ImageWedget.
Platform: | Size: 6616064 | Author: 小马 | Hits:

[Picture ViewerITK_VTK_DICOMreader

Description: 基于ITK、VTK的DICOM图像的显示及信息提取-Based on ITK, VTK display of DICOM images and information extraction
Platform: | Size: 265216 | Author: zgd_fyx | Hits:

[Graph programdeneme

Description: 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.
Platform: | Size: 4096 | Author: gc | Hits:

[Special EffectsCT256

Description: 该上传的256张CT图片是高质量的DICOME格式人类头骨的连续序列切片图,可直接用于医学三维重建或体绘制。-The upload of 256 CT images are of high quality DICOME form a continuous sequence of the human skull slice diagram can be directly used in medical 3D reconstruction or volume rendering.
Platform: | Size: 10894336 | Author: 王彬 | Hits:

[Windows DevelopCT

Description: 医学dicom文件通过VTK进行 三维重建-failed to translate
Platform: | Size: 593920 | Author: 王川 | Hits:

[3D Graphicct

Description: 基于CT数据的三维重构。提出采用VTK库进行医学数据的可视化。论文中重点研究了表面绘制和体绘制两种绘制方法。表面绘制采用移动立方体算法(Marching Cubes)实现,体绘制则用光线投射算法(Ray-casting)实现,并且通过比较两种算法的结果讨论了他们的特点。-Based on the three-dimensional reconstruction of CT data.Proposed using the VTK library of medical data visualization. The paper focuses on the drawing method of surface rendering and volume rendering two. Surface to draw using the marching cubes algorithm (Marching Cubes) to achieve volume rendering using ray casting algorithm (Ray-casting) to achieve, and compare the results of the two algorithms discussed their characteristics.
Platform: | Size: 1157120 | Author: | Hits:

[Graph Drawingvtk_MC

Description: 使用VTK对CT断层图像进行MC面绘制,效率较高-VTK CT images MC surface rendering, higher efficiency
Platform: | Size: 1181696 | Author: ch | Hits:

[Software EngineeringVTK-based-on-VCPP

Description: 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通过设置虚拟切面的法向量和内点来对重建后的三维物体进行切割并获得断面信息,并且在切割的同时可以同步显示出断面图像,进而实现了三维医学图像的任意角度断面图像提取;构造可控制的长方体,可以用鼠标控制长方体进行拉伸、缩放、平移、旋转等操作来对重建对象进行切割,实现用户对三维物体的实时交互切割;在三维空间中通过点击鼠标来获得空间点的三维坐标,实现三维空间中点的鼠标拾取,完成三维物体的空间定量测量。最终,实现对重建后三维医学图像的鼠标拾取、空间角度和距离的测量、平面切割、长方体交互切割、任意角度断面图像提取等交互操作。-Firstly,the realization and principle of Marching Cubes and Ray Casting for 3D medical image reconstruction with surface rendering and volume rendering ale discussed and contrasted in this paper.The excellence and shortage of the two rendering methods ale discussed.And the realization mechanism of visualization tool package based on VTK is analyzed.In the paper,Marching Cubes and Ray Casting algorithm ale respectively adopted to reconstruct the 3D images for the CT image sequence of the DICOM format under the VC++6.0 and the visual package VTK platform.The key algorithms and 3D visualization results are given in this paper.The simple interactive operations,such as rotation,zoom and transfer Can be realized by user interaction with PC.Secondly,the vector and inner points ale calculated to form the virtual clipping plane,which in turn is used to incise the 3D object。And the information of cross—section images is obtained,at the same time the correspondent images are displayed on the scr
Platform: | Size: 4524032 | Author: 邹春华 | Hits:

[Special EffectsCT-image-reconstruction-system

Description: 用于医学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 line
Platform: | Size: 12491776 | Author: | Hits:

[VC/MFCCT

Description: 使用VTK可视化工具包实际开发一个CT图像重建程序,处理一个人体头部的切片CT数据-Use Visualization Toolkit VTK actual development of a CT image reconstruction process, processing slice CT data of a human head
Platform: | Size: 4096 | Author: 黄黄 | Hits:

[OS programvtk-CT(MC)

Description: MC算法实现CT医学图像的三维重建,面绘制技术-MC algorithm CT medical image reconstruction, surface rendering technology
Platform: | Size: 504832 | Author: danny | Hits:

[Special EffectsCT--reconstructi

Description: 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.
Platform: | Size: 12484608 | Author: your father | Hits:

[OtherVTK

Description: 使用VTK技术进行CT图片的三维重建以及任意面的切片-Slice CT image using VTK technology for three-dimensional reconstruction and any surface
Platform: | Size: 279552 | Author: 陈星睿 | Hits:

[GDI-Bitmapdicomvolume

Description: VTK中 实现读取dicom格式CT扫描断层的扫描重建,不透明传递函数根据需要调整(VTK to achieve read DICOM format, CT scanning tomographic scan reconstruction, opaque transfer function as necessary adjustments)
Platform: | Size: 8204288 | Author: 会飞的傻牛 | Hits:
« 12 »

CodeBus www.codebus.net