搜索资源列表
体绘制码
- 医学可视化算法中经典的体绘制算法的实现,在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
Starsrotation
- OpenGL编程范例,掌握sin函数实现滚动星星,实现视景体的空间旋转-OpenGL programming paradigm, master sin Function rolling stars and realize the visual-spatial rotation
基于断层图象三维重建的体视化技术研究与应用
- 基于断层图象三维重建的体视化技术研究与应用
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
LTvolvis
- 基于light trace的体视化算法,研究这个的朋友有福了-Based on light trace of the stereo algorithm, a friend of the Blessed
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)
ball
- 用VC++绘制球体和四面体,并通过设置视点、视口,视景体等计算机图形学编程中方法来改变球或四面体视觉效果-With VC++ Mapping sphere and the tetrahedron, and by setting the point of view, depending on the mouth, visual and physical methods of computer graphics programming to change the ball or tetrahedra
VolumeSRTP-02
- 关于散乱数据3D体绘制的代码,可视化的一个典型应用-3D scattered data on the volume rendering code, visualization of a typical application
STMED
- 利用VTK库编写的体视化医学图像处理工具。-VTK library prepared using volume visualization of medical image processing tools.
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
Extraordinary_Measures_2010
- 论文主要研究一种基于图像对的体视显示系统的设计与实现方法,该系统可以首先输入满足双眼特性的图像对,然后进行处理并在一定范围内给佩带红绿(蓝)眼镜的观看者显示出立体的感觉-Major research paper based on the image on the body as the display system design and implementation, the system can meet the eyes of the first characteristics of inp
SyntheticMethodsfortheMedicalImageProcessingand3DR
- 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processing and 3D reconstruction is a
Photometric-Stereo-
- 计算机视觉,国外光度学体视(photometric stereo)的课件-Computer vision, foreign body, as the photometry (photometric stereo) courseware
3D5
- 基于体绘制的医学三维可视化技术研究 (学术论文)-Based on three-dimensional volume rendering visualization of medical research (academic paper)
[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)
aaa
- 是一篇介绍体视化技术及其应用的硕士论文,主要应用在医学的三维建模。-failed to translate
steroFullFNL
- 体视全息计算程序,程序首先提取三维数据不同视角的二维图像,然后计算相应视角方位的全息图。-Stereo holographic computer program, the program first extract three-dimensional image data from different perspectives, and then calculate the corresponding view orientation hologram.
VolumeRendering
- 光线投射法体绘制,用MFC实现医学图像三维重建和可视化(raycasting volumerendering)
voxelizer-v1.1
- 3D voxelizer该软件包提供从.OBJ文件加载3D模型并将其转换为体素表示的功能。空间被划分成一个离散的网格,并且与给定对象相交的网格单元被标记为占用。占用的单元格然后形成对象的体素表示。还包括绘图功能以允许可视化体素表示。(3D voxelizer This package provides functionalities for loading 3D models from .OBJ files and convert them to a voxel representation.