-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法...
这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法-this algorithm, there are several examples of games, including polygon game, loading problems, such as single-source path, which is a more classical algorithm
- 2022-03-15 12:23:51下载
- 积分:1
-
有序抖动图像半调程序
有序抖动图像半调程序-jitter images semi- orderly transfer procedures
- 2022-07-19 07:04:14下载
- 积分:1
-
制作马赛克效果的例子程序
制作马赛克效果的例子程序-mosaic effect produced examples of procedures
- 2022-02-13 12:22:25下载
- 积分:1
-
Drawing a mouse and keyboard can be used to control the rotation of the cube.
绘制一个可以用鼠标和键盘控制的旋转立方体。-Drawing a mouse and keyboard can be used to control the rotation of the cube.
- 2022-02-05 11:25:45下载
- 积分:1
-
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。...
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。-used to achieve the three-dimensional cube within the control of various geometric transformation, as "revolving", "zoom", "Translation."
- 2022-02-14 22:38:59下载
- 积分:1
-
IDL可视化分析与应用(随书程序),idl visualization program
IDL可视化分析与应用(随书程序),idl visualization program-IDL visualization analysis and application (with the book procedures), idl visualization program
- 2022-08-26 11:59:01下载
- 积分:1
-
this program click OK painted under the polygon drawing point, a very good examp...
本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
- 2022-07-20 15:40:34下载
- 积分:1
-
基于结构特征的虹膜识别源码 vc++,我自己看过编译过,不错的。...
基于结构特征的虹膜识别源码 vc++,我自己看过编译过,不错的。-Based on the structural characteristics of the iris recognition source vc++, I have seen compiled, not bad at all.
- 2022-07-18 17:55:00下载
- 积分:1
-
windows foundation
这是一本基于windows的游戏编程书籍,其中对directx进行了相关的介绍,以及游戏中的一些方式-windows foundation
- 2022-04-30 08:58:31下载
- 积分:1