-
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
-
计算机图形学填充算法,包括FloodFill与BoundaryFi
计算机图形学填充算法,包括FloodFill与BoundaryFi-Computer Graphics filling algorithms, including FloodFill and BoundaryFill
- 2022-01-25 20:53:17下载
- 积分:1
-
Recently discovered a number to identify the source, to share with you, VC++ 6.0...
最近发现一个数字识别的源码,给大家分享,VC++6.0环境,训练识别计算-Recently discovered a number to identify the source, to share with you, VC++ 6.0 environment, training, identification of the calculation
- 2023-07-15 19:20:03下载
- 积分:1
-
mfc框架 下的vega程序,试试挺好用的,修改一下就完成的自己的工程...
mfc框架 下的vega程序,试试挺好用的,修改一下就完成的自己的工程
-mfc Guerra, under the framework of the procedure, try very good use, and adapt themselves to complete the project
- 2022-08-09 17:18:00下载
- 积分:1
-
不同情况下的图形识别系统。
图形识别系统,可以根据不同的情况得到想要的结果.-graphics identification system under different circumstances to be desired.
- 2022-07-15 23:21:02下载
- 积分:1
-
用于VGA显示
自己先了一个关于VGA显示的verilog代码,该代码实现的功能主要是显示屏的几种颜色的显示。由于自己写的,希望对于那些初学FPGA者有些许的帮助
- 2022-01-29 03:11:10下载
- 积分:1
-
图象的平滑(去噪声),锐化 注释详细 代码条例清楚
图象的平滑(去噪声),锐化 注释详细 代码条例清楚-image smoothing (to noise), Unsharp Notes Ordinance clearly detailed code
- 2022-02-05 02:47:45下载
- 积分:1
-
Sky box with a simple device, suitable for novice there is a demand that can be...
一个简单的天空盒设备,适合新手有需求的可以看下-Sky box with a simple device, suitable for novice there is a demand that can be Kanxia
- 2023-03-14 20:30:04下载
- 积分:1
-
网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图...
网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图-Mesh network procedures, can be any point set, composed of angle-3 network, 3-dimensional model to facilitate mapping
- 2022-03-03 05:34:57下载
- 积分:1
-
小球斜抛运动,可以选择小球的高度和角度
小球斜抛运动,可以选择小球的高度和角度-oblique throwing the ball movement, the ball can choose the height and angle
- 2022-01-26 07:08:22下载
- 积分:1