搜索资源列表
otsu
- 大津算法(1971),用于图象二值化时确定门限值.
otsu
- 通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
一维条形码编码
- 对一维128码进行解码,解码长度自己设置。
基于大津算法的阈值分割
- 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离,Otsu threshold segmentation
经典的大津otsu算法在matlab中的实现程序
- 经典的大津otsu算法在matlab中的实现程序,每一步都是经典步骤。-Otsu classical Otsus algorithm in matlab implementation process, each step is the classical steps.
OLD_OTSU.rar
- matlab OTSU 简易的大津算法 求最佳阈值的。,matlab simple algorithm seeking Otsu threshold.
Binarization
- 数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
otsu-method
- 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
otsu0915
- 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
otsu
- 这是个关于图像大津法分割算法的源程序,在matlab上实现。-This is about image segmentation algorithm of Otsu' s source code, in matlab to achieve.
otsu
- otsu算法法代码,大津法选取出来的阈值非常理想,对各种情况的表现都较为良好。-otsu algorithm code and the Otsu threshold were selected out of very satisfactory performance for various conditions are more favorable.
singleOtsu
- 用大津算法实现的关于阈值不同的设定范围,用在图像处理上。-using otsu to detection .
DIP-ps
- 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
dajin
- 利用大津算法对焊点图像进行分割,去除多余噪声-Solder joint image segmentation using Otsu algorithm to remove the excess noise
cellprocess4
- 使用mathematics 編寫的數字圖像處理程序,測試圖片是顯微鏡下細胞圖片,有區域生長算法 大津算法等,此程序中是細胞計數,病變細胞識別并標記病變細胞的程序。-Digital image processing procedures, using mathematics written test image cells under a microscope images, region growing algorithm Otsu algorithm, this program is the
otsu
- 大津算法的MATLAB代码,很好的代码值得做图像处理初学者参考-The Otsu algorithm MATLAB code, good code worth doing image processing beginners reference
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
Otsu
- 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
thresh_md
- 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)