搜索资源列表
chaosandGeddes
- Geddes,肤色分割,数字滤波器,Otsu-最大类间方差,非线性映射所产生的混沌序列-Geddes, color segmentation, digital filter, Otsu - Otsu, nonlinear mappings from the chaotic sequence
Otsucoding
- Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部 % 分差别变小。-Otsu - Otsu Matlab code Otsu Principle : Otsu law by Japanese scho
otsu
- 最大类间方差法-otsu算法的原代码 该方法简单有效-otsu algorithm code
newotsu
- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes 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, IEE
3
- matlab 中很实用的源代码3:13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀操作 19 16.腐蚀操作 20-Practical source code of matla
th_otsu
- Here the matlab code to look for threshold otsu