-
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照...
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照-GLSL realize the use of simple image processing, including fuzzy, unsharp, swelling, erosion, edge detection, and some simple light
- 2022-04-16 21:12:38下载
- 积分:1
-
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏....
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏.-VC OpenGL done, but also some bug show is based on two-dimensional layered elevation colors, 3-D can be shown very clearly undulating topography.
- 2023-04-19 08:05:04下载
- 积分:1
-
一本c#的编程的源码
一本c#的编程的源码-a c# programming source code
- 2022-10-12 18:45:03下载
- 积分:1
-
二值化方法 Nibleka
该方法的想法是在亮度阈值二值化 B 变异从一个点到另一个点基于本地的标准偏差。阈值亮度点 (x,y) 的计算公式如下: B (x,y) = m (x,y) + ks (x,y),
其中 μ (x,y)-平均值和 s (x,y)-给附近居民样本的标准偏差。邻里的大小应该是最小的但保持局部细节。同时,大小应足够大,以减少噪声对结果的影响。K 值确定边界的对象是对象本身采取的哪一部分。K 值 =-0.2 给对象的分离效果相当好,如果他们都提出了在黑色,而 k 值 = +0.2,-,如果对象是白色的。
- 2022-03-07 01:49:01下载
- 积分:1
-
使用OpenGL编写的茶壶可旋转键盘控制方向…
用opengl写出的茶壶 可以通过键盘控制旋转的方向与速度 -Use opengl to write the teapot can rotate the keyboard to control the direction and speed
- 2022-10-31 13:35:03下载
- 积分:1
-
visualc opengl application development on a full code, a total of 23 source code...
visualc++opengl应用程序开发一书的全部代码,一共23个源代码,有很高的实用价值-visualc opengl application development on a full code, a total of 23 source code, have high practical value
- 2022-09-05 07:10:04下载
- 积分:1
-
- 2023-08-12 20:45:03下载
- 积分:1
-
用opengl编写的天空和大地,其中天空有2种模式
用opengl编写的天空和大地,其中天空有2种模式-Opengl prepared with the sky and earth, of which there are two kinds of mode of the sky
- 2023-04-11 10:00:04下载
- 积分:1
-
在c++builder下,进行opengl编程说明书,可以作为参考
在c++builder下,进行opengl编程说明书,可以作为参考-In c builder to conduct opengl programming manuals, can be used as reference
- 2022-06-02 02:59:04下载
- 积分:1
-
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。...
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。-using VC and OpenGL programming, achieving the rotating triangle, a mixed use, image quality and speed for a compromise, and the depth test. It is a very good example.
- 2023-03-07 17:05:04下载
- 积分:1