CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Otsu Thresholding

搜索资源列表

  1. otsu.rar

    1下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值,This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.13kb
    • 提供者:gyq
  1. example4_good

    1下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:792byte
    • 提供者:lj
  1. otsu2

    0下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序-Two-dimensional gray image Otsu automatic thresholding method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:704byte
    • 提供者:沈毅
  1. ostu

    0下载:
  2. 大津站直的阈值化算法,用MATLAB实现,目前较好的阈值化算法-Stand straight Otsu s thresholding algorithm, using MATLAB to achieve, the current threshold of a better algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:44.55kb
    • 提供者:小明
  1. otsu

    0下载:
  2. 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, IEEE
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.09kb
    • 提供者:ltrko9kd
  1. yuzhifenge

    1下载:
  2. 全局阈值分割:迭代法、Otsu法;局部阈值分割-Global Thresholding: iterative method, Otsu method local threshold segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:597byte
    • 提供者:sangsang
  1. otsu

    0下载:
  2. otsu threshold, run on image to get value, then do binary thresholding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:520byte
    • 提供者:kkk
  1. automatic-image-thresholding

    0下载:
  2. Automatic Gray-Scale Image Thresholding methods: Tsai, Prewitt, Rosenfeld, Otsu, Kittler, Ridler.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.23kb
    • 提供者:marcosjvc
  1. otsu_2

    0下载:
  2. 适用Otsu方法做阈值分析。阈值决策的依据是最大类间方差,这种方法的依据就是类间方差,本程序仅仅适用与二分类问题。-thresholding algorithm using Otsu
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:973byte
    • 提供者:
  1. otsu

    0下载:
  2. code for Otsu thresholding
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1008byte
    • 提供者:sridevi
  1. otsuadaptivethredholding

    0下载:
  2. otsu自适应阈值分割 用于图像分割二值化-otsu adaptive thresholding segmentation for image binarization
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.98kb
    • 提供者:wujieqiong
  1. Otsu

    0下载:
  2. 大津法实现图像阈值分割的matlab源程序代码-Otsu Thresholding Image source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:900byte
    • 提供者:陈颖
  1. otsu

    0下载:
  2. otsu thresholding method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:555byte
    • 提供者:vack
  1. otsu

    0下载:
  2. otsu s thresholding implemented as a function code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.59kb
    • 提供者:Manju
  1. OtsuThresholding

    0下载:
  2. Otsu Thresholding, based on maximizing the intercalss variance (and not minimizing the intraclass variance), contains some test images.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:613.65kb
    • 提供者:sohaib lr
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:113.08kb
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:11.77kb
    • 提供者:廉小萍
  1. otsu

    0下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-This procedure is the use of Otsu adaptive thresholding algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:965byte
    • 提供者:宝宝
  1. tuxiangfenge

    1下载:
  2. 用matlab实现自适应图像阈值分割(最大类间方差法)本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-Matlab image using adaptive thresholding (Otsu method) of this procedure is Otsu adaptive threshold algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:921byte
    • 提供者:梁宇
搜珍网 www.dssz.com