-
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 is a very good paper, the image processing, and this is my learning process watch, I hope useful for all.
- 2023-06-25 14:40:04下载
- 积分:1
-
基于VC的画图软件
基于VC的画图软件- Based on VC painting software
- 2022-03-10 07:21:34下载
- 积分:1
-
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。...
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。-With grid realize isogram generation, and can contour lines of their own color settings.
- 2023-08-16 02:15:03下载
- 积分:1
-
vc graphics example, users can example, learning vc in the drawings, through lea...
vc++的绘图实例,用户可以通过实例,学习在vc++下的绘图,也通过学习而对vc++的使用有一定的了解。-vc graphics example, users can example, learning vc in the drawings, through learning and the use of vc a certain understanding.
- 2022-08-21 14:41:19下载
- 积分:1
-
目标跟踪算法
这是一个目标跟踪算法,利用mean shift(均值偏移)方法对若干帧图像上,我们所指定的目标区域进行跟踪,该算法具有很高的跟踪精度。
- 2023-08-31 06:40:02下载
- 积分:1
-
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的...
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的-Read into the image file, so the image reversed, and then show the image on the screen, based on the OPenCv
- 2022-07-20 20:34:02下载
- 积分:1
-
Visual C#图形图像编程(处理图片)
Visual C#图形图像编程(处理图片)-Visual C# graphics programming (for Photo)
- 2023-04-30 11:40:03下载
- 积分:1
-
socket description using socket in socket
socket description using socket in socket
- 2022-03-14 20:29:15下载
- 积分:1
-
主要是计算机图形学中多边形裁剪算法的实现
主要是计算机图形学中多边形裁剪算法的实现-Mainly in computer graphics Polygon Clipping Algorithm
- 2022-10-29 06:15:03下载
- 积分:1