搜索资源列表
-
0下载:
ostu算法(最大类间房差法,类属于阈值分割)的mmaltab代码,用于计算机图像处理分割及其相关应用。
-ostu algorithm (the largest room difference method, the class belongs threshold-split) mmaltab code for the computer image processing segmentation and its related applications.
-
-
0下载:
matlab,图像分割,最大类间方差(OSTU)-matlab, image segmentation, the largest class variance (OSTU)
-
-
0下载:
机场检测中的模糊算法图像增强和基于ostu的阈值分割,用了opencv-Airport detection and fuzzy algorithm image enhancement and based threshold ostu segmentation, used the opencv
-
-
0下载:
ostu分割法实现代码,找出最大类间方差与最小类内方差比值最大的阈值,进而实现对图像的分割-Implementation code otsu segmentation method to find within Otsu class variance ratio of the maximum and minimum thresholds, so as to realize image segmentation
-
-
0下载:
OTSU算法也称最大类间差法,有时也称之为大津算法,被认为是图像分割中阈值选取的最佳算法,计算简单,不受图像亮度和对比度的影响,因此在数字图像处理上得到了广泛的应用。它是按图像的灰度特性,将图像分成背景和前景两部分.(Difference method OTSU algorithm called maximum class, sometimes called the Otsu algorithm, is considered to be the best algorithm, threshold
-