搜索资源列表
otsu
- Compute a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979).
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
binarization_Algorithm
- 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
imagesegment
- 压缩包包括大津法和迭代法阈值分割,大津法是使得类间方差最大,得到目标的阈值。-Compressed packet including the method and iterative Otsu thresholding method, Otsu method is to make the maximum between-class variance, the threshold target.
OTSU
- 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
BinarizationAlgorithm
- 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm
otsu0915
- 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
otsu
- otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
1
- 基于Otsu准则及图像熵的阈值分割算法,通过图像的熵和自动阈值分割进行检测-Entropy-based criteria and the Otsu thresholding algorithm
Otsu
- 一篇有关ostu阈值分割的论文,可以用于图像分割。一篇有关ostu阈值分割的论文,可以用于图像分割-A thresholding the ostu papers, can be used to image segmentation. A thresholding the ostu papers, can be used for image segmentation
threshold
- 采用最小交叉熵,最大熵,OTSU阈值分割-Using minimum cross entropy, maximum entropy, OTSU thresholding
ImageBinaryzation
- image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
otsu1
- N. Otsu Thresholding
otsu
- otsu算法实现灰度图的阈值分割,效果还可以!-otsu algorithm grayscale thresholding, the effect can be!
OTSU_QUAD-after-reconstruction-and-compression-ra
- Quad Tree algorithm using Otsu thresholding method. This method is a segmentation based compression method which chooses its threshold from otsu method.
(1)diedai-Otsu-jubu
- 迭代法 OTSU法和局部阈值分割的matlab实现,测试可用-OTSU method, iterative method and local thresholding segmentation matlab implementation, testing available
otsu
- 自适应阈值分割方法 大津法 最常用也是效果比较好的阈值分割方法-Adaptive thresholding method of Otsu most common and better threshold segmentation method
cell_division
- 大津阈值法实现对细胞的分割,再提取细胞何致比-Otsu thresholding method to achieve cell division, re-extracted from the cells He caused more than
otsu
- 多维OTSU阈值分割方法,能够实现二维图像多阈值分割-Multidimensional OTSU thresholding methods, able to achieve the two-dimensional image multi-threshold segmentation
类间最大方差(Otsu)阈值法分割图像
- 类间最大方差(Otsu)阈值法分割图像,阈值产生,通过阈值进行判断(Inter class maximum variance (Otsu) thresholding method for image segmentation)