搜索资源列表
HW_Image_Processing
- 这是一个利用GLSL语言对图像进行硬件加速的很好的一个程序,充分利用了vertex shader和fragment shader的功能和作用。
Image.Design.Gaussian.filter.C.code
- 图像高斯滤波C++设计代码Image Design Gaussian filter C + + code -Image Design Gaussian filter C++ code
gpubase.tar
- GPU 编程示例,介绍GPU结合GLSL,CG实现图像处理及数学运算,值的学习。-GPU Sample
Image_Processing_GPU
- 本程序借助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!
example_code.tar
- 07SIGGRAPH文章“Sampling with Polyominoes”的C++实现-07SIGGRAPH article Sampling with Polyominoes the C++ Achieve
exShader
- OSG结合GLSL,在一个立方体上贴纹理后,对其进行颜色校正,更改为已存在的查找表的颜色值,GLSL可以对纹理颜色值进行更改-OSG integration GLSL, posted in a cube texture is carried out after color correction, change the existing look-up table of color values, GLSL texture color values can be changed
SiftGPU-V370
- 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
ZoomInterpolation_Source
- 图像缩放,里面有各种插值算法,很全 OpenGL Nearest Interpolation OpenGL Linear Interpolation GLSL Bi-Linear GLSL Bi-Cubic Triangular Bell B Spline CatMull-Rom-Image scaling, there are a variety of interpolation algorithm, it is OpenGL Nearest Interpola
ImageMatch05
- glsl opengl的着色描述语言的学习基本资料,实现了GLSL的基本编程,是学习GLSL很好的入门资料
glsl-project-1
- GLSL学习的一些基本shaders,是学习GLSL的很好的入们学习资料-Some basic shaders GLSL learning, learning GLSL a good learning materials into their
Depth-of-field
- 自己做的一个实现景深效果的程序,用到了FBO,Cg和GLSL等,稍有点复杂,效果还不错-A program for depth of field. The program include FBO, Cg and GLSL. It s a little complex, but the result is fine.
OpenGL
- opengl从入门到精通源代码,GLSL编程语言讲解(Opengl from the beginning to proficient in source code, GLSL programming language explanation.)
