搜索资源列表
体绘制码
- 医学可视化算法中经典的体绘制算法的实现,在VC下实现的,对于医学可视化方面的研究很有帮助。- In medicine visible algorithm classical body plan algorithm realization, realizes under VC, has the help very much regarding the medicine visible aspect research.
图形透视投影变换
- 显示三维图形的过程中,不仅要将它投影到二维平面上,还要确定一个视见体,在投影之前对物体进行裁剪,只显示我们感兴趣的那部分图形。-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
ViewFrustum
- 本代码是三维图形编程代码,用的C#和DirectX,实现视截体的6个平面的计算
3Model.rar
- 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
LTvolvis
- 基于light trace的体视化算法,研究这个的朋友有福了-Based on light trace of the stereo algorithm, a friend of the Blessed
Splatting_Cuda
- 自己写的一个采用了CUDA加速的splatting算法的demo,采用CUDA加速后,算法性能得到十几倍的提升,数据采用了医学扫描格式(附带一个演示数据),CUDA版本为2.0。对于学习CUDA和可视化体绘制算法的同学应该会有帮助-This program is written for the splating algorithm, which is widly used in medical data visualization. To accelerate the performance,
VolumeSRTP-02
- 关于散乱数据3D体绘制的代码,可视化的一个典型应用-3D scattered data on the volume rendering code, visualization of a typical application
myearth
- 程序绘制一个旋转球,用线框标识视口,主要反映视域体,视口和窗口之间的关系-Procedures for drawing a spinning ball, using wire-frame logo, as the mouth, mainly reflecting the view of body, depending on the population and the relationship between window
VisulizingImageVolumeData
- vtk user guide中文版第六章 图像及三维体数据的可视化-vtk user guide Chinese version of Chapter VI of the image and three-dimensional volume data visualization
volume
- 科学技术可视化的体绘制,且每条语句有详细的解释-Science and technology, and the volume rendering visualization of every statement has a detailed explanation
Debug
- 交互式可视化图画;vtk,六角体,可放大小-ROI visualization,vtk,zoom inout
projgriddemo
- 一个Direct3d海洋demo.效果还不错,而且运用视景体实时裁剪.-a Direct3doscean demo.It has a great effect that using frustum culling.
ct
- 基于CT数据的三维重构。提出采用VTK库进行医学数据的可视化。论文中重点研究了表面绘制和体绘制两种绘制方法。表面绘制采用移动立方体算法(Marching Cubes)实现,体绘制则用光线投射算法(Ray-casting)实现,并且通过比较两种算法的结果讨论了他们的特点。-Based on the three-dimensional reconstruction of CT data.Proposed using the VTK library of medical data visualizat
TetrahedronVolumeRender
- c++ 结合三维可视化类库VTK,实现四面体网格三维体绘制,从组织四面体网格数据开始,到管线实现体绘制,可视化四面体-Tetrahedron Volume Rendering implemented by c++ & VTK
zjyvisualparallel
- 对地震体数据进行体绘制,并利用多个线程实现了并行三维可视化-Seismic volume data, volume rendering, and the use of multiple threads to achieve a parallel three-dimensional visualization
VTK图形图像开发进阶 随书代码
- 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte
VolumeRendering
- 光线投射法体绘制,用MFC实现医学图像三维重建和可视化(raycasting volumerendering)