搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
GraphShow
- 实现三维坐标显示及相关运动的程序。三维图形可以以网格和线条显示,不同z坐标值用不同颜色显示,类似MatLab的显示。图形可以选择和移动。-3D coordinates indicating the movement and related procedures. 3D graphics can grids and lines, different z coordinates with different colors, similar to the display MatLab. Graphic
OpenGL4
- 使用OpenGL实现三维坐标的鼠标拣选.doc
VCOpenGl.rar
- 用opengl实现三维坐标系,鼠标可以自由旋转,滑轮可以改变视点,投影坐标轴等,Use opengl to achieve three-dimensional coordinate system, the mouse is free to rotate, pulley can change the point of view, projection and other coordinate axis
arcball
- 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
OpenGL
- 基于opengl的三维旋转,在SDI中实现三维坐标旋转,将opengl嵌入MFC中-Opengl-based three-dimensional rotation is implemented in three-dimensional coordinate rotation SDI, MFC will be embedded in opengl
hjj
- 实现三维坐标变换的源程序,包括平移,旋转,比例变换,对称变换-The realization of the source of three-dimensional coordinate transformation, including translation, rotation, the ratio of transformation, symmetry transform
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
clasas
- 1.实验目的: 进一步掌握二维、三维变换的数学知识、变换原理、变换种类、变换方法;进一步理解采用齐次坐标进行二维、三维变换的必要性;利用OpenGL实现二维、三维图形变换。 -trrsihfglrit umgh4turenojjl
shiyan3
- 1.实验目的: 进一步掌握二维、三维变换的数学知识、变换原理、变换种类、变换方法;进一步理解采用齐次坐标进行二维、三维变换的必要性;利用OpenGL实现二维、三维图形变换。 2.实验内容: (1) 掌握二维、三维变换的原理及数学公式; (2) 利用OpenGL实现二维、三维图形变换,在屏幕上显示变换过程或变换结果。 -shiyan3
openglfk
- opengl 实现拾取与反馈,可以获得三维窗口中的任意点的三维坐标。-pick-up and feedback to achieve opengl obtain three-dimensional window of three-dimensional coordinates of any point.
sanweihuitu
- 三维绘图程序,实现在对话框中输入一点从而在相应的三维坐标中显示-Three-dimensional drawing program to achieve in the dialog box, enter 1:00 in the corresponding three-dimensional coordinates to display
osgautotransform
- 用OSG编程实现三维坐标的自动转换 在VS2005环境下运行通过-OSG Programming using three-dimensional coordinates of the automatic conversion in the VS2005 environment, run through the
ICP
- 三维图像配准算法(ICP),内含MATLAB文件icp.m。可以实现三维坐标的转换。-icp.m
OpenGL
- 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
MYMDOPENGL
- 用OpenGL来实现简单的多窗口三维坐标图,各图可随意操作,不受其他窗口影响。-Using OpenGL to implement a simple multi-dimensional coordinates of the window map, the map can operate freely without affecting the other window.
implement_of_3d_draw_and_render
- 在GDI中实现三维坐标变换,进行3d图形的绘制和渲染-GDI is implemented in three-dimensional coordinate transformation, the 3d graphics drawing and rendering
3D-translation
- 该程序实现了基于罗德里格矩阵的三维坐标转换,该算法简单快速,无需迭代而具有较高的精度-The program implemented based on three-dimensional coordinate transformation matrix Rodriguez, the algorithm is simple and fast, without iteration and with high precision
read 3d
- 实现三维坐标点的自动绘制,需要将各坐标点排列在Excel文档中。(To realize the automatic plotting of 3D coordinate points, coordinate points should be arranged in Excel document.)
三维成像
- 本程序可以实现三维坐标x,y,z来显示三维图像,基于matlab(This procedure can achieve three-dimensional coordinates x, y, z to display three-dimensional images, based on matlab)