-
通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,
通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。-Through this algorithm to select the threshold by the very satisfactory performance of the various situations are relatively good. Although in many cases it is not the best partition, but the quality of segmentation is usually a certain degree of protection, it can be said is the most stable partition. From the above we can see that Otsu algorithm is a segmentation algorithm is more generic.
- 2022-03-23 22:38:45下载
- 积分:1
-
阈值处理
参数为阈值区间上下限
以及与之内外替代值
阈值处理
参数为阈值区间上下限
以及与之内外替代值
-Threshold parameters for the threshold interval and outside the upper and lower limits, as well as with alternative values
- 2022-07-14 10:02:57下载
- 积分:1
-
图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI...
图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI-image frequency domain filtering procedures, curriculum design work, outstanding, fully self-development, including engaging pass filtering, low-pass filtering, band-pass filtering and filtering direction.- GUI
- 2022-11-25 08:00:03下载
- 积分:1
-
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系...
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。
% 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。- Using digital sub-matching methods, the number is divided into horizontal, vertical, the left arc, right arc, arc the first half, second half of arc, S, anti-S, ring a total of nine kinds of elements, the number of elements in accordance with the upper and lower, left, right, in the relative relationship between the five kinds of definition. At this time do not use absolute position, and relative position with a more robust, so that a total of 45 dimensions.
- 2022-02-20 07:22:07下载
- 积分:1
-
图像匹配方法综述,pdf文件,刚开始学习图像匹配的可以参考,快速了解常见匹配算法...
图像匹配方法综述,pdf文件,刚开始学习图像匹配的可以参考,快速了解常见匹配算法-Image Matching Methods, pdf file, just started learning image matching can refer to quickly understand the common matching algorithm
- 2023-03-13 05:00:03下载
- 积分:1
-
图像处理程序 离散余弦变换 处理256灰度级图像
图像处理程序 离散余弦变换 处理256灰度级图像-ImageProcessing DCT
- 2022-07-08 07:08:31下载
- 积分:1
-
该函数用于对检测图像中的直线。要求目标图像为只有0和255两个灰度值的灰度图像。...
该函数用于对检测图像中的直线。要求目标图像为只有0和255两个灰度值的灰度图像。-The function used to detect the image of a straight line. Requirements of the target image for the 0 and 255, only two of the gray image gray value.
- 2022-07-17 00:56:15下载
- 积分:1
-
使用MATLAB进行数字图像处理中的中值滤波,希望对初学者有帮助。...
使用MATLAB进行数字图像处理中的中值滤波,希望对初学者有帮助。-The use of MATLAB for Digital Image Processing in the median filter, and they hope to be helpful for beginners.
- 2022-10-01 06:45:03下载
- 积分:1
-
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状...
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
- 2022-01-26 06:02:11下载
- 积分:1
-
BP神经网络的C语言实现,模式识别常遇到的问题
BP神经网络的C语言实现,模式识别常遇到的问题-BP neural network of C language, pattern recognition problems often encountered
- 2022-03-24 09:32:35下载
- 积分:1