搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
MoveLight
- OPENGL用于三维图像显示的任意移动光源位置的程序
Smooth
- OPENGL用于三维图像显示的图像平滑的源码程序。
Translate
- OPENGL用于三维图像显示的不同变换矩阵的例程。
Viewport
- OPENGL用于三维图像显示的变换不同视图的源码程序
032
- 本代码是一款基于VB+openGL编写的三维图像显示软件。其功能强大。可以很好的显示化学分子三维立体图
vc三维显示
- vc和opengl结合实现二维图像的三维显示
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
segmentation3D.rar
- 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
DoubleEyeVision_MVC1000
- 基于directshow的双摄像头图像采集测距程序,保存,显示,然后对两个摄像头进行标定,图像校正,最后恢复空间三维信息-Directshow-based dual-camera image acquisition ranging program, save, display, and then the two camera calibration, image correction, and finally to restore three-dimensional information sp
imlook3dv12
- Display 3D Images Matlab三维图像显示(DICOM MR CT PET等) 2009年02月17日 MATLAB 7 (R14) 这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。 -Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on)
Citydreamsnow
- 我需要图像处理,这将是实现二维图像的三维显示,这样写的代码,期待与有兴趣的读者分享。首先,以获取图像BMP图像文件,另一个是从剪贴板。的MFC代码库函数调用的OpenGL实现三维二维图像显示,图像宽度,高度和像素亮度的三维空间,分别为,第十坐标, Y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so write
oneimage3d
- 单幅图像的三维立体显示 能够得到立体视觉效果 可以直接应用-one image 3d rebuid
3Drebuild
- 三维图像重建的matlab实现,将输入图像还原成三维形式并显示。-3d rebuild
VTK读取30张Dicom图片三维重建
- 利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, the language is C++ language)
基于VTK的三维重建
- 利用VTK三维重建软件与VS2010结合,读取格式为1文件的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the series of images of 1 files, and can display three-dimensional reconstruction results, the language is C++ lang
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)
三维成像
- 本程序可以实现三维坐标x,y,z来显示三维图像,基于matlab(This procedure can achieve three-dimensional coordinates x, y, z to display three-dimensional images, based on matlab)
radar
- 基于opengl的三维图像显示及雷达数据融合显示。(OpenGL based 3D image display and radar data fusion display.)
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)