-
二值化方法 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
-
mfc开发的OpenGL单文本视图框架,方便进行二次开发!
mfc开发的OpenGL单文本视图框架,方便进行二次开发!-mfc development of the OpenGL version View single framework to facilitate the development of secondary!
- 2023-05-23 21:50:03下载
- 积分:1
-
基本的OpenGL程序的例子
Examples basics of opengl program
- 2022-01-25 17:18:59下载
- 积分:1
-
基于OpenGL的真实感三维地形生成
基于OpenGL的真实感三维地形生成
读取三维地形文件,地形模型用三角网法实现,并在地形上增加了一些简单分型产生的树
- 2022-05-13 12:27:57下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
This is opengl tutorial, please change rar to exe to use.
This is opengl tutorial, please change rar to exe to use.
- 2022-07-09 11:57:44下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-14-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-14
- 2022-11-30 04:50:03下载
- 积分:1
-
loldgdgdfg
好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码好代码
- 2022-04-29 08:48:40下载
- 积分:1
-
opengl 10bit 检测显卡是否支持10bit
应用背景
想直接回显10bit数据,在nv网站上下载的,编译运行通过,有一定的参考意义。
README for Check30bit
- To Run, type
Check30bit
This will print out a listing of all attached displays and open a window on each display showing a teapot.
If a display is 30-bit capable, then the window opened on that display will use a 30-bit pixel format.
When moving or resizing the window between the displays the event handler determines if the window is spanning a 30-bit color compatible display and reports it.
关键技术Check30bit opengl nvidia 并检测显卡是否支持10bit,不支持的话就用24bit。
- 2023-02-11 16:25:03下载
- 积分:1
-
用强大的OpenGL实现模拟飞机飞行的控制.也包括模拟飞行的环境,山河,太阳等...
用强大的OpenGL实现模拟飞机飞行的控制.也包括模拟飞行的环境,山河,太阳等-OpenGL used to achieve a powerful simulation of aircraft flight control. Also includes simulated flight environment, mountains and rivers, the sun, etc.
- 2023-08-26 22:10:03下载
- 积分:1