搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
二维和三维的纹理贴图
- 该程序详细讲解了纹理贴图的实现过程,并有二维和三维两种实现方法,希望能给你带来一定启发和收获!
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
matlab 绘图
- matlab绘图。详细综合matlab的绘图方法,包括二维,三维绘图。以及相映的图象编辑功能。能从多角度对图象进行处理!-Matlab graphics. Detailed and comprehensive Matlab graphics, including 2D and 3D graphics. , And form a contrast image editing features. From the perspectives
2Dto3D
- 利用VTK在vc环境下实现二维图像的三维显示,本程序选择jpg格式图像为例,经vtkWarpScalar对象处理使图像变为三维-use VTK in vc environment to achieve the three-dimensional two-dimensional images, The procedure to choose jpg format image as an example, vtkWarpScalar obj
pccode_2006910124551680
- 二维图像的三维显示。读入计算机中的任意bmp格式的图像,将其转换成三维图形并显示-Two-dimensional images of three-dimensional display. Read into the computer any bmp format images, convert it into a three-dimensional graphics and display
Embedder
- 一个非常快速的画图算法,可以在二维,三维,...k维空间画图的画图程序-Paint a very fast algorithm, can be two-dimensional, three-dimensional, ... k-dimensional space of the drawing procedures for drawing
motion
- 目标运动模型,三维的和二维的都有,本人毕业设计时候编写的-Target motion model, three-dimensional and two-dimensional of all, I graduated from design time to the preparation of the
Cjiajia2D3DgraphicsProgram
- 二维,三维分形图的生成算法,技术,一些典型实例-2D,3D graphics producing algorithms, technical methods, and some important examples.
transformation
- 利用OPENGL实现二维,三维变换,其中涉及到了基本的矩阵变换-OPENGL use to achieve two-dimensional, three-dimensional transformation, which relates to the basic transformation matrix
maketu
- 二维图及三维图的绘制指令,并含有一些有趣的成品图,等高线,数据的一般处理图-Two-dimensional maps and three-dimensional mapping instructions and the product contains some interesting maps, contour lines, data in general will deal with Figure
zbzh
- 坐标转换,不同的坐标系转换和二维、三维七参数计算-Coordinate transformation, the different coordinate system conversion and seven-parameter calculation
DrawGuassin
- matlab代码,描述了如何画高斯一维分布,和二维,三维以及高维分布,有产生高斯数据的matalb函数-matlab code,discr ipt how to draw a gaussian function and the code that produce the data for this fuction
MyOpenGL
- opengl虚拟导航系统,实现二维电子地图与三维虚拟场景的互响应-opengl virtual navigation system
C#二维三维图形绘制 工程实例宝典(1)
- 使用C#语言实现二维三维曲线,3D图形的各种图标。(The use of C# language to achieve two-dimensional three-dimensional curves, 3D graphics of various icons.)
OpenGL二维图像转换为三维图像
- 采用OpenGL工具,,进行的对图像的三维重建过程。(Three-dimensional image reconstruction,the software is OpenGL)
三维矩阵转二维
- 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)
聚类算法
- 文件夹中主要有二维的K-means,gmm,mean-shift,三维的K-means聚类算法的程序,同时已经经过本人验证无误,可以成功运行,有问题的可以私下交流。(Folder mainly two-dimensional k-means, GMM, mean-shift, three-dimensional k-means clustering algorithm procedures, at the same time has b
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)
ABAQUS切削仿真实例(包括一个二维切削实例和两个三维切削实例)
- ABAQUS切削仿真实例(包括一个二维切削实例和两个三维切削实例):用ABAQUS做的三个切削模拟,分别模拟了二维切削和三维铣削过程,文件类型为inp文件。