-
二值化方法 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
-
meteor sphere
// 空间.cpp:定义控制台应用程序的入口点。
- 2022-08-17 07:26:32下载
- 积分:1
-
华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。...
华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。-Huarong game at VC++6.0 to use OpenGL implementation, implementation functions, that is, looks a bit simple.
- 2022-08-03 22:01:15下载
- 积分:1
-
this program is based on the opengl vc programming, through mouse to choose obje...
本程序是基于vc的opengl编程,通过鼠标选择物体,从而可以进行图像交互功能,有很好的参考价值。-this program is based on the opengl vc programming, through mouse to choose objects, which can image interactive function, a good reference value.
- 2022-05-15 18:11:44下载
- 积分:1
-
opengl模拟太阳系
opengl模拟太阳系。各行星和太阳之间的运动关系。
- 2022-01-22 13:50:35下载
- 积分:1
-
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。...
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
- 2022-02-03 15:02:52下载
- 积分:1
-
vc based on the establishment of a transparent cube rotation can be used for scr...
在vc++中基于建立旋转透明立方体可用鼠标拖动进行旋转是初学者的入门的好例子
-vc based on the establishment of a transparent cube rotation can be used for scrolling mouse rotation is a pioneer beginners a good example
- 2022-01-28 19:19:43下载
- 积分:1
-
Asteroids
自己写的一个简单的飞机程序,用OPENGL,简单碰撞,简单移动,简单积分.-Asteroids
- 2022-02-02 00:05:12下载
- 积分:1
-
a simple animation OpenGL
一个简单的OpenGL动画-a simple animation OpenGL
- 2022-05-07 13:48:32下载
- 积分:1
-
采用CG和OpenGL,利用GPU的管线实现图形的绘制,最终在屏幕上显示一个彩色的三角形。对于初学CG的同学会有一定帮助。...
采用CG和OpenGL,利用GPU的管线实现图形的绘制,最终在屏幕上显示一个彩色的三角形。对于初学CG的同学会有一定帮助。-using CG and OpenGL, the use of the pipeline GPU graphics rendering, eventually displayed on the screen of a color triangle. CG for novice students will certainly be helpful.
- 2022-08-19 01:20:33下载
- 积分:1