Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opengl image processing
Search - opengl image processing - List
opengl图像处理的例子,实现图像的拖动与复制-opengl image processing example, the Image Drive and reproduction
Update : 2008-10-13 Size : 7.68kb Publisher : 微微

c++ builder 图形图象处理(OpenGL编程) 含有源代码及所有工程文件-c builder graphic image processing (OpenGL Programming) contains all the source code and project documentation
Update : 2008-10-13 Size : 33.31kb Publisher : 邹亮

用opengl开发图像处理系统-use opengl Image Processing System Development
Update : 2008-10-13 Size : 2.94mb Publisher : 王宾

一个扩展CStatic类的OpenGL图像处理显示类。该类可以很容易移植在对话框中用于三维图像处理,并且可以支持鼠标旋转、平移、缩放模型。功能强大。-an expansion of the category CStatic OpenGL display image processing category. These can be easily transplanted in the dialog box for three-dimensional image processing, and supports mouse rotation, translation, scaling model. Powerful.
Update : 2025-02-17 Size : 107kb Publisher : 郑明

用opengl开发图像处理系统-use opengl Image Processing System Development
Update : 2025-02-17 Size : 2.94mb Publisher : 王宾

二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information <OpenGL> Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initializatio
Update : 2025-02-17 Size : 104kb Publisher : 李茜

本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initialization OpenGL runtime environment variables, 3D objects light, material, and as such introduced OpenG
Update : 2025-02-17 Size : 104kb Publisher : 张立强

用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering
Update : 2025-02-17 Size : 2.09mb Publisher : 李明

为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing in order to achieve the necessary two-dimensional realization of the three-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initialization OpenGL runtime environment variables, 3D objects light, material, and as such introd
Update : 2025-02-17 Size : 103kb Publisher : 周立

opengl图像处理的例子,实现图像的拖动与复制-opengl image processing example, the Image Drive and reproduction
Update : 2025-02-17 Size : 200kb Publisher : 微微

此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users first choice is drawn 2D or 3D graphics for the corresponding graphics input certain data preservation, there is a need to be a graphics window for data pre-data View variogram, using Kriging interpolation, concept check image generation process and frames painted process, the final output can click to see achieved by the graphics, this was a very good graphics and video processing. Which is MFC, powerful, easy operation window.
Update : 2025-02-17 Size : 3.46mb Publisher : luoye

c++ builder 图形图象处理(OpenGL编程) 含有源代码及所有工程文件-c builder graphic image processing (OpenGL Programming) contains all the source code and project documentation
Update : 2025-02-17 Size : 33kb Publisher : 邹亮

描述OpenGL一般功能的程序源码,在VC++6.0上通过检验,内容包括三维和二维的图像处理。-OpenGL functions described in general procedure source, in VC++ 6.0 through testing, including three-dimensional and two-dimensional image processing.
Update : 2025-02-17 Size : 4.94mb Publisher : 李维垒

A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphics Processing Units (GPU).
Update : 2025-02-17 Size : 161kb Publisher : linux

A GUI for High Dynamic Range Image Processing using OpenGL and GPU. By performing the algorithms on the graphics processing unit (GPU), this program can immediately display the results of the algorithm and parameter changes.
Update : 2025-02-17 Size : 42kb Publisher : linux

OPENGL开发库,对于图形图像处理很好-OPENGL development libraries, image processing for the graphics good
Update : 2025-02-17 Size : 726kb Publisher : lizhen

DL : 0
图像处理教程,ppt格式,内容为简单的压缩、旋转、调色、过滤。-Image processing tutorial, ppt formats, content for the simple compression, rotation, color, filter.
Update : 2025-02-17 Size : 6.28mb Publisher : vaney

本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure and its high-level shading language GLSL OpenGL implementation of image noise reduction, sharpening, contrast enhancement and other image processing!
Update : 2025-02-17 Size : 2kb Publisher : wangbo

很好的图像处理显示软件!是初学VC++学者值得借鉴-Very good image processing display software! Worth learning
Update : 2025-02-17 Size : 659kb Publisher : 马同学

非常经典的opengl图像处理教程,适合本科及研究生自学实用(It is a very good book about image processing. It is very suitable to zhe graduate student to study by themselves.)
Update : 2025-02-17 Size : 10.13mb Publisher : 达拉斯
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.