-
二值化方法 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
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1
-
NeHe教程系列的源代码 很不错的
NeHe教程系列的源代码 很不错的-NeHe tutorial series of source code is very good
- 2023-05-14 09:10:03下载
- 积分:1
-
OpenGL中的汉字显示
opengl里显示中国汉字,可以显示unicode的字符-show chinese char in opengl
- 2022-10-07 17:45:03下载
- 积分:1
-
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。...
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。-Using VC++6.0 and OpenGl implementation of the rotation of the ball, you can choose whether or not the effect of spherical and so easy, drag the mouse is also very practical.
- 2023-02-18 08:25:03下载
- 积分:1
-
这是Nehe的又一个OpenGL代码
这是Nehe的又一个OpenGL代码-This is another one Nehe OpenGL code
- 2022-01-25 20:19:28下载
- 积分:1
-
这是OpenGL编程的一个简单的例子,主要演示怎样使用颜色及绘制几何图形及物体的最基本的函数,更多的函数你可以在网上或有关书中查到。...
这是OpenGL编程的一个简单的例子,主要演示怎样使用颜色及绘制几何图形及物体的最基本的函数,更多的函数你可以在网上或有关书中查到。-This is the OpenGL Programming a simple example. demonstration of how to use the main color and drawing geometric figures and objects in the most basic function, The more you can function in the book online or found.
- 2022-02-20 00:40:48下载
- 积分:1
-
opengl文件
opengl文件-opengl documents
- 2023-05-04 07:00:02下载
- 积分:1
-
由饮水机产生的OpenGL,而且效果很逼真!OpenGL…
opengl制作的喷泉和水的效果,非常逼真!是很好的opengl学习素材。-opengl produced by the water fountains, and the effect is very realistic! Opengl is a good learning materials.
- 2022-08-08 22:04:17下载
- 积分:1
-
一个简单的雪景演示程序,使用OPENGL框架。
一个简单的雪景演示程序,使用OPENGL框架。-a simple demonstration of the snow, the use of OpenGL framework.
- 2022-03-20 18:41:21下载
- 积分:1