搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是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来显示场景的三维信息
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
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
MyVR
- ArcEngine三维开发,利用ArcEngine提供的控件Scene ViewCtrl和对象接口进行二次开发,建立了三维显示模块,实现了地形及管网的三维显示、三维漫游、三维渲染、信息查询等功能-ArcEngine three-dimensional development, utilization controls ArcEngine provided Scene ViewCtrl and secondary development interface object, the establis
OpenGL
- 用OpenGL实现二维图形的三维显示,在VC环境下实现了此功能-Two-dimensional graphics using OpenGL implementation of the three-dimensional display
DEMopengglvc
- 用vc++嵌入opengl组件实现三维显示和一般分析功能!-Vc++ with opengl embedded components to achieve three-dimensional display and analysis functions in general!
OpenGLsanweihuitu
- 1、含X、Y、Z的三维视图,可分别设置对此三维视图X轴、Y轴和Z轴的缩放比例及鼠标对视图进行旋转; 2、可以加载三维交会数据(.3DSF),对交会的中子、声波、密度等数据三维显示; 3、可查看这些数据在X轴、Y轴和Z轴上的投影情况; 4、拾取功能能实现对三维视区中选择框中的内容进行放大,同时可将其显示在投影图中。 -无
14160_1244773951D730
- 基于OpenGL开发,此源码演示了地质面三维显示功能,可作为相关程序员的参考。-OpenGL-based development, the source of three-dimensional presentation of the geological surface display can be used as a reference related to the programmer.
BMP_2dto3d
- 通过vtk实现BMP图像从2维到三维显示,c++语言实现。-no
viewer3d_version7d
- 三维显示某个.mat格式的矩阵,灯光亮度可调,并有伪彩色渲染的功能-A three-dimensional display. Mat matrix format, lighting, adjustable brightness, and a false color rendering of the function
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)