搜索资源列表
cast_every
- matlab的raycasting体绘制算法 其中vol表示需要处理的voxel 程序分三部分分别为正面,后面,侧面-Matlab raycasting Volume Rendering Algorithm which vol expressed the need for the gift xel procedures were divided into positive and the back side
sanweiwuti
- 半 透 明 的 三 维 物 体,VC++ 程 序 实 现
001
- 人体脑图像分割技术研究a. 对原始的二维医学图像进行滤波,封装成三维体数据。 b. 采用合适的多阈值分割方法得到合适的双阈值,对三维体数据进行二值处理,得到分割出的三维人脑图像。 c. 对得到的三维人脑二值图像进行数学形态学操作,并利用种子填充进行区域修整,得到较好的三维人脑分割结果,并给以三维显示。
voxelizer-v1.1.zip
- 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
planeWidgetCut
- 用VC和VTK实现,对于三维重建后头颅模型进行虚拟切割,三维重建采用体绘制技术,程序实现了任意的平面切割-VTK with VC and the realization of three-dimensional reconstruction of the skull model after virtual cutting, three-dimensional reconstruction using volume rendering techniques, and procedures to a
ImageBrowser
- 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
CT256
- 该上传的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.
tihui
- 基于VTK的三维模型重建,将ct图片序列经过一定的算法完成体绘制-Three-dimensional model reconstruction based on VTK, the ct picture sequence after the completion of a certain volume rendering algorithm
SyntheticMethodsfortheMedicalImageProcessingand3DR
- 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processing and 3D reconstruction is a
RealityDemo
- 实现三维体的绘制,可以实现绘制一个长方体,并加有光照明的功能-Three-dimensional drawing of the body, can draw a rectangle, and add features bright lighting
ALC_Ray_Caster
- 本文介绍的剪切图像顺序光线投射,一个新的体绘制方法。这种方法使得采样数据在图像质量相当于三个尺寸,最好的射线每像素体绘制算法(全图顺序),而在同一时间计算复杂度和保留空间相干性接近已知的最快算法(剪切变形)。在剪切图片的顺序,如剪切,弯曲,体积数据集重新取样片沿平行于其他物体的射线。不同剪切变形,但象纹理为基础的方法,射线演员通过对图像的像素的平面和样品中心点是在与每个切片射线的交点。-This paper describes shear-image order ray casting, a
dimensional-smoothed-deformation
- 数字图象变形是图象处理领域中的一个热点, 具有较大的实用价值. 通过对基于特征变形算法的分析, 在三 维体素数据模型上, 提出了一种基于特征的散乱点三维变形算法. 在算法中首先采用移动平滑插值函数实现对变形 扭曲的拟合, 其次采用融合等方法提高变形的精度和效果, 最后通过试验表明该算法是可行的. 该算法不但可以实现三维变形, 而且可以用于对二维影像的处理.-Image processing digital image deformation is a hot area, with gr
reslice
- 使用vtk中的相关技术实现由CT图像得到的三维体图像的切片-Body image slices to achieve three
[2007-11-26]
- 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
svtkExtracctVOIf
- 本程序是有关Visual C++与vtk相结合的情况下,三维重建的效果,中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域-This program is a Visual C vtk combination of circumstances, the effect of three-dimensional reconstruction, the increase in the region of interest selection function, whic
vtkPlearning-material
- vtk 学习资料(包括二维图像处理和三维体绘系列),不错的学习资料-the vtk learning materials (including two-dimensional image processing and three-dimensional body painting series), and a good learning materials
MITK-based-3D-visualization
- 本文以医学影像处理与分析平台MITK为基础,在VS2008环境中建立MFC应用程序,首先实现了多种格式二维CT图像文件的读取显示、切片浏览和数据保存;再通过MC算法和光线投影算法得到表面绘制模型和体绘制模型;最后完成对三维图像简单的人机交互式操作。-Medical image processing and analysis platform MITK the establishment of an MFC application in VS2008 environment, first of
VclipTestt01t
- 基于vtk和Visual studio 2005 开发环环境,用于切割三维数据体,并显示切片,已通过测试。 -Vtk-based and Visual studio 2005 development environment for the cutting of three--dimensional data volume, and biopsy showed a complete source code, has been tested.
image-interpolation.shear.rotation
- BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
steroFullFNL
- 体视全息计算程序,程序首先提取三维数据不同视角的二维图像,然后计算相应视角方位的全息图。-Stereo holographic computer program, the program first extract three-dimensional image data from different perspectives, and then calculate the corresponding view orientation hologram.