搜索资源列表
三维图像
三维图像的生成!
OpenGL三维重建
- 用OpenGL实现二维图像的三维重建
基于图像的几何三维重建方法
- 本文总结了基于图像的几何三维重建方法,对目前已经存在的方法进行总结,提出优点和不足。
基于轨迹空间的三维重建代码
- 基于轨迹空间的非刚体三维运动重建 ,包括图像仿真函数
Static_OpenGL_Transprent
- 一个扩展CStatic类的OpenGL图像处理显示类。该类可以很容易移植在对话框中用于三维图像处理,并且可以支持鼠标旋转、平移、缩放模型。功能强大。-an expansion of the category CStatic OpenGL display image processing category. These can be easily transplanted in the dialog box for three-dimen
医学图像三维重构平台
- 医学图像三维重构平台 mitk 开发指南-3D Medical Image Reconstruction platform mitk Development Guide
光线法
- 通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算-through direct calculation of 3D images, it is not in use opengl, pure mathematical calculations
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
why三维医学图像开发源程序
- VB例程:该程序是由VB编写的三维图像处理源代码(完整)-This is a VB project,which is to process 3-D medical images.
CImg-1-09
- 非常强大的图像处理工具。可重复使用的Ciamge类。可处理三维图像。是国际上最强的图像处理工具-powerful image processing tool. an reusable Cimage class.it is able to process 3d images.the most powerful tool for image processing of the internaltional
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily
opengl111
- opengl的一些例程,主要是三维图像的基本绘制方法,变换等。-opengl some routines, is the three-dimensional image of basic mapping methods, such as transformation.
CT3DART
- computed tomography 三维图像重建算法,该算法在二维ART基础上改进所得-three-dimensional computed tomography image reconstruction algorithm, the algorithm on the basis of two-dimensional ART improve income
work2006
- 三维图像的标定算法,matlab里面实现的,可以用,效果不错-3D image calibration algorithm, the realization inside Matlab can be used and the results good
ComputeDistanceError
- 这是一个关于三维图像数据距离误差程序的源代码,希望对大家有用。-This is a three-dimensional image of the data from the error's source code, we hope that the right useful.
VC++6
- 利用VC进行三维图像开发的开发实例,具有一般性的指导作用,非常值得-VC 3D images example of the development, with the general guidance is very worthwhile
Face3d
- 这是一个我自己编写的三维图像 很有价值 希望给出建议。-I prepared a three-dimensional image of hope is very valuable suggestions.
Depth
- 利用深度信息进行的三维图像的显示和绘制。-depth information for the three-dimensional image display and mapping.
MATLAB编程实现连续断层工业CT图像的三维重建
- 应用 M A T L AB 编程, 对连续多层工业 CT 图像进行了三维重建, 获得了具有较好立体感显示的三维图像(Three dimensional reconstruction of continuous multilayer industrial CT images is carried out, and 3D images with better stereoscopic display are obtained)
OpenGL二维图像转换为三维图像
- 采用OpenGL工具,,进行的对图像的三维重建过程。(Three-dimensional image reconstruction,the software is OpenGL)