Welcome![Sign In][Sign Up]
Location:
Search - otsu segmentation

Search list

[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:

[OtherOtsu算法(灰度图像的域值分割)的C++类实现

Description: Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
Platform: | Size: 1024 | Author: zhou | Hits:

[Special EffectsGDI+otsu

Description: 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm and within its own GDI libraries
Platform: | Size: 1873920 | Author: 李之见 | Hits:

[Special EffectsGAsegmentation

Description: 利用遗传算法迭代得到分割的最优阈值,其中用了otsu法则,是otsu分割的一种改进。-Iterative use of genetic algorithm to be optimal segmentation threshold, which used the Otsu rules, Otsu segmentation is an improvement.
Platform: | Size: 2456576 | Author: 陈贤巧 | Hits:

[Special Effectsotsu

Description: 一种改进的基于Otsu理论的图像分割方法,从算法运行速度和分割效果两方面对最大类间方差法进行改进-An improved Otsu-based theory of image segmentation methods, from the algorithm speed and segmentation results both on the maximum between-class variance method to improve
Platform: | Size: 53248 | Author: 庞德文 | Hits:

[Special EffectsOtsu

Description: Otsu算法(灰度图像的域值分割)的C++类实现-Otsu algorithm (gray image segmentation of the domain) of the C++ Category realize
Platform: | Size: 2048 | Author: zhutao | Hits:

[Special EffectsOtsu

Description: 用C++实现的OTSU大津阈值分割方法,使用的是图像的全局阈值-With C++ Realize the OTSU Otsu threshold segmentation method, using images of the overall threshold
Platform: | Size: 2048 | Author: 李艳 | Hits:

[Special EffectsOtsu

Description: Otsu算法(灰度图像的域值分割)的C++类实现-Otsu algorithm (gray image segmentation of the domain) of the C++ Category realize
Platform: | Size: 2048 | Author: zht | Hits:

[Special EffectsOtsu

Description: 在目标和背景的尺寸比例很接近时,应用otsu算法分割效果才比较好,因此对目标进行开窗分割很有意义.也就说在一定窗口大小内对目标进行otsu分割,窗口之外的图像可以不变或者赋为0 程序中分别给出了算法.-In the target and background is very close to the size of the ratio, the application of Otsu segmentation algorithm is rather good, so windows partition on the target to carry out meaningful. Also said that a certain window size of the target Otsu segmentation, the image outside the window can be given the same or procedures for 0, respectively, the algorithm is given.
Platform: | Size: 110592 | Author: 李成 | Hits:

[Graph programOTSU(3)

Description: 大津法由大津于1979年提出,对图像Image,记t为前景与背景的分割阈值,前景点数占图像比例为w0, 平均灰度为u0;背景点数占图像比例为w1,平均灰度为u1-Otsu method by Otsu in 1979 suggested that the image Image, remember t for the foreground and background segmentation threshold, the prospect of accounting for the image ratio of points w0, the average gray level for u0 background image representing the ratio of points w1, the average gray level for u1
Platform: | Size: 1024 | Author: wangyi | Hits:

[matlabotsu_2d

Description: 灰度图像阈值分割,用二维otsu方法实现的matlab程序-Gray image threshold segmentation, using two-dimensional Otsu method of matlab program
Platform: | Size: 1024 | Author: coco | Hits:

[Special Effectsotsu

Description: otsu算法应用于图像分割--图像分割-直方图-Otsu algorithm is applied to image segmentation image segmentation- Histogram
Platform: | Size: 1024 | Author: Lyf | 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的方法还是比较常见,这个程序就是用来实现该方法的。-At present, segmentation method, but OTSU-based approach is still relatively common, this procedure is used for the method.
Platform: | Size: 12288 | Author: 曾伟 | Hits:

[Graph programOtsu

Description: 利用Otsu算法进行图像分割实现简单,速度快,效果也好-Otsu algorithm using image segmentation to achieve a simple, fast and effective or
Platform: | Size: 345088 | Author: 蚂蚁 | Hits:

[Special EffectsOTSUMultiThre

Description: 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.
Platform: | Size: 310272 | Author: 李成 | Hits:

[CSharpotsu

Description: 使用c#语言利用otsu方法对图像进行阈值分割。-Use c# language using Otsu method of image threshold segmentation.
Platform: | Size: 1024 | Author: winter | Hits:

[matlabotsu

Description: 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值-This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
Platform: | Size: 1024 | Author: gyq | Hits:

[Special Effectsotsu

Description: otsu 阈值分割代码 ,可以设置分割的类别数-otsu segmentation code, you can set the number of separate categories
Platform: | Size: 33792 | Author: zhang | Hits:

[Special Effectsotsu-segmentation

Description: algorithme otsu segmentation
Platform: | Size: 1457152 | Author: HE | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net