Welcome![Sign In][Sign Up]
Location:
Search - 大津算法

Search list

[Special Effectsotsu

Description: 大津算法(1971),用于图象二值化时确定门限值.
Platform: | Size: 1327 | Author: xuzheng | Hits:

[Special Effectsotsu

Description: 通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。
Platform: | Size: 1139 | Author: 张子木 | Hits:

[Graph program大津法阈值分割(otsu)

Description: 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
Platform: | Size: 2202 | Author: 王雷 | Hits:

[Special Effects一维条形码编码

Description: 对一维128码进行解码,解码长度自己设置。
Platform: | Size: 2610963 | Author: jingqiu119 | Hits:

[Graph program大津法阈值分割(otsu)

Description: 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
Platform: | Size: 2048 | Author: 王雷 | Hits:

[Special Effectsoutsfengesuanfa

Description: 用matlab编写的大津法(outs自适应分割算法)-prepared using the Matlab- (outs adaptive segmentation algorithm)
Platform: | Size: 1024 | Author: zhuzhu | Hits:

[Special Effectsotsu

Description: 大津算法(1971),用于图象二值化时确定门限值.-Otsu algorithm (1971) for the image binarization threshold determined at the time.
Platform: | Size: 1024 | Author: xuzheng | Hits:

[Special Effectsotsu

Description: 通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。-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.
Platform: | Size: 1024 | Author: 张子木 | Hits:

[Graph programOTSU

Description: 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离-Otsu threshold segmentation
Platform: | Size: 1024 | Author: 孙琰 | Hits:

[Special Effectsotsu-method

Description: 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
Platform: | Size: 2048 | Author: budongwei | Hits:

[Special Effectsotsu0915

Description: 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
Platform: | Size: 2048 | Author: IVTECH | Hits:

[Special Effectsotsu

Description: otsu算法法代码,大津法选取出来的阈值非常理想,对各种情况的表现都较为良好。-otsu algorithm code and the Otsu threshold were selected out of very satisfactory performance for various conditions are more favorable.
Platform: | Size: 194560 | Author: Jay Ives | Hits:

[matlabotsm2

Description: 该代码实现了“大津法”,也就是最大类间方差算法,完全由本人自己编写,结果很好。-The code of the " Otsu method" , which is the Otsu algorithm, written entirely by my own, good results.
Platform: | Size: 1024 | Author: | Hits:

[Graph program大津法阈值分割(otsu)

Description: 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
Platform: | Size: 2048 | Author: 电子测量 | Hits:

[matlab遗传算法Otsu

Description: 基于遗传算法的图像分割,大津算法,图像分割(Image segmentation based on genetic algorithm)
Platform: | Size: 103424 | Author: KGfive | Hits:

[Documents图像分割

Description: 该文档包含多个图像分割的经典算法有:区域生长的图像分割程序,基于遗传算法的图像分割,大津算法,迭代法等(The document contains a number of image segmentation of the classic algorithms are: regional growth of the image segmentation program, based on genetic algorithm image segmentation, Ozu algorithm, iterative method)
Platform: | Size: 529408 | Author: 晴天雨 | Hits:

[Other大津法和迭代法matlab作业

Description: 贝叶斯算法处理分析,基于迭代法和大津法,希望能有帮助(Bayesian algorithm, which is known as a way to be used in statistic. Hope the algorithm will be easy to use and learn.)
Platform: | Size: 59392 | Author: judycong | Hits:

[Other图片

Description: OTSU算法也称最大类间差法,有时也称之为大津算法,被认为是图像分割中阈值选取的最佳算法,计算简单,不受图像亮度和对比度的影响,因此在数字图像处理上得到了广泛的应用。它是按图像的灰度特性,将图像分成背景和前景两部分.(Difference method OTSU algorithm called maximum class, sometimes called the Otsu algorithm, is considered to be the best algorithm, threshold image segmentation method is simple and is not affected by the image brightness and contrast, so it has been widely used in digital image processing. It divides the image into two parts: background and foreground according to the gray character of image. The maximum value of the above expression is t, which is the best threshold of the segmented image.)
Platform: | Size: 124928 | Author: 蓝天可凡00 | Hits:

[Special EffectsOtsu

Description: 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
Platform: | Size: 46080 | Author: pwp | Hits:

[2D Graphicthresh_md

Description: 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)
Platform: | Size: 27648 | Author: Lucifer.M | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net