搜索资源列表
图形透视投影变换
- 显示三维图形的过程中,不仅要将它投影到二维平面上,还要确定一个视见体,在投影之前对物体进行裁剪,只显示我们感兴趣的那部分图形。-show 3D process, it should not only two-dimensional projection of the plane, but also to determine see as a body, the projector right before cutting objects, only shows that we are inter
RayCasting
- 使用Raycasting算法进行体数据绘制,绘制了一个三维球体,并将体数据值输出保存在文本文档中,vc7环境-use Raycasting algorithm volume data mapping, mapping of a three-dimensional sphere, value and volume data stored in the output text file, the environment vc7
reBuild01
- vtk三维重建tif文件格式 用了光线投射类 性能控制类 颜色转换类 等 体绘制器-vtk 3D reconstruction tif file format used raycasting Class Performance category control color conversion type devices such as Volume Rendering
RayCast
- 实现三维VTK数据的体绘制,快速,高效。-3D data volume rendering, fast and efficient.
LabelContours
- 利用VTK进行轮廓线提取,得到一个三维轮廓体,比标注灰度值,用本代码之前,确认系统里已经配置好VTK环境-use VTK for contour extraction, is a three-dimensional contour body than tagging gray value, with the code before Lane has confirmed System Configuration good environment VTK
Volume
- 该程序对三维温度体的显示进行控制,并通过对模型添加了等高线
VOLVIS_VC
- 这是个三维体绘制的程序,算法是光线投射算法,存在的问题是速度不快。
ViewFrustum
- 本代码是三维图形编程代码,用的C#和DirectX,实现视截体的6个平面的计算
VTKrumen
- 本例子介绍了VTK的入门程序(包括三维重建光线投影算法,体切割,剃度变换,三维镂空等)
利用VTK读取系列BMP文件并进行体绘制
- 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
Kinect用于空间三维重建
- 微软体感设备Kinect应用于空间的三维重建,基于OpenNI的实现,非常好用。
3Model.rar
- 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
vtkExtractVOI
- 本程序是有关vc++与vtk相结合的情况下,三维重建的效果,其中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域。-This procedure is related to vc++ and vtk combination of circumstances, the effect of three-dimensional reconstruction, in which the increase in the selection of the functional
Medical2
- 实现bmp或者png格式的切片图像序列的体绘制 可以采用三种体绘制方法-vtkVolumeRayCastCompositeFunction bmp/png
3D-rendering
- ray casting 算法实现三维体绘制-ray casting algorithm for three-dimensional volume rendering
Medical3
- 该程序读入一组体数据,提取两个表面,分别代表皮肤和骨头。同时显示三个面(横截面、冠状面、矢状面)-This example reads a volume dataset, extracts two isosurfaces that represent the skin and bone, creates three orthogonal planes (saggital, axial, coronal), and displays them.
Three_slice
- 该示例输入一组截面MRI数据,可通过体数据切割显示三个截面的图像信息。使用VTK开发工具包。-Enter a cross section of the sample MRI data, it displayst he three sections of the image by cutting the volume data.
3DReconstruction
- 基于二维照片的体素法三维重建程序,重建之前进行误差分析,效果还可以。-Voxel-based method two-dimensional picture reconstruction process, before reconstruction error analysis, the effect can be.
VolumeRendering
- 光线投射法体绘制,用MFC实现医学图像三维重建和可视化(raycasting volumerendering)
三维重建
- 基于matlab的三维重建,可实现切片的体渲染(This code is based on matlab,which can be used to reconstruct the slice)