搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
运用Opengl和C实现一个人体面部的三维显示
- 通过VC++和OPenGL实现人脸的三维显示,在 vc++6.0下编译通过 -through VC and achieve OpenGL 3D Face, in vc 6.0 compile
OpenGL三维物体显示
- 一个显示三维物体的例子,可以进行缩放和旋转
vc三维显示
- vc和opengl结合实现二维图像的三维显示
三维重建摄像机标定
- 这个程序是立体匹配的可执行程序 中间用到opengl来显示场景的三维信息
三维显示山体
- 三维显示山体模型,
MFC单文档下地球三维显示
- 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
Opengl和C实现一个人体面部的三维显示
- Opengl和C实现一个人体面部的三维显示
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
Visual C++和Matlab混合编程实现卫星遥感影像的三维显示
- 这是书上的代码,Visual C++和Matlab混合编程实现卫星遥感影像的三维显示,供大家参考,This is the book code, Visual C++ And Matlab Matlab satellite remote sensing images of three-dimensional display, for your reference
Visual3DGIS.rar
- 这时一个完整的三维显示系统 对于做可视化技术的专业的入门者时一个很好的学习例子,At this time a complete three-dimensional display system for visualization technology to do the professional entry when a good learning example
OGL_MFC.rar
- 通过本程序能够分析bmp图片并可以把二维的图片进行三维显示,This procedure can be analyzed through the bmp image and can be two-dimensional picture of the three-dimensional display
OpenGL
- 基于OpenGL开发,此源码演示了地质面三维显示功能,可作为相关程序员的参考-OpenGL
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
3D
- 这是利用vc++6.0开发的一个三维显示程序,浅显易懂,希望能对大家有用。-This is using vc++6.0 development of a three-dimensional display program, easy to understand and useful for all of us hope.
vicontour
- vicontour三维显示控件,读取.TXT文件数据,三维显示-vicontour three-dimensional display control, read. TXT file data, three-dimensional display
三维
- arcengine 进行三维显示以及坡向,通视分析(Three dimensional analysis)
基于OpenGL和OpenCV的三维显示
- 基于OpenCV和openGL的三维显示小程序(3D display small program based on OpenCV and openGL)
三维彩色显示
- 实现点云三维显示,并根据点云的高程或者反射率信息显示点颜色(Realize three-dimensional display of point cloud, and display point color according to the height or reflectivity information of point cloud)
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)