CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - otsu matlab code

搜索资源列表

  1. goodotsu.rar

    0下载:
  2. 图像自适应分割,大津法计算灰度阈值,MATLAB源程序。,Adaptive image segmentation, gray Otsu threshold method, MATLAB source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:958
    • 提供者:xuyajun
  1. PCNN---2D-OTSU

    0下载:
  2. 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-22
    • 文件大小:2472
    • 提供者:辛国江
  1. otsu

    1下载:
  2. 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:212045
    • 提供者:feifei
  1. otsu0915

    0下载:
  2. 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
  3. 所属分类:Special Effects

    • 发布日期:2016-05-13
    • 文件大小:1994
    • 提供者:IVTECH
  1. otsu_2d

    0下载:
  2. 2维Otsu阈值法MATLAB代码,具有很好的分割效果!-2-D Otsu threshold MATLAB code, with very good segmentation results!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1238
    • 提供者:chuqiaolong
  1. otsu

    0下载:
  2. otsu 阈值分割代码 ,可以设置分割的类别数-otsu segmentation code, you can set the number of separate categories
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:33944
    • 提供者:zhang
  1. otsu

    0下载:
  2. 这是个关于图像大津法分割算法的源程序,在matlab上实现。-This is about image segmentation algorithm of Otsu' s source code, in matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38706
    • 提供者:yiweibo
  1. otsu

    0下载:
  2. otsu法二值化图像,附源代码,用MATLAB实现。-otsu Law binary image, with source code in MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:833
    • 提供者:天马行空
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1089
    • 提供者:杨莎莎
  1. otsu_2d

    1下载:
  2. 二维Otsu法图像分割matlab代码,可进行图像分割计算。-Two-dimensional Otsu method matlab code for image segmentation, image segmentation can be calculated.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-26
    • 文件大小:1024
    • 提供者:谢伟云
  1. Otsu

    0下载:
  2. 图像的二维福利叶变换,利用matlab变成实现了二维福利叶变换,代码优化-Fourier transform of the image of two Weifu Li matlab realized with two Weifu Li Fourier Transform code optimization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:780
    • 提供者:duhoupeng
  1. tuxiangfenge

    0下载:
  2. 迭代阈值选择法二值化图像与Otsu阈值选择法二值化图像比较(这个程序可直接用) 迭代阈值选择法二值化图像与Otsu阈值选择法二值化图像比较的完整matlab代码,迭代阈值选择法二值化图像与Otsu阈值选择法二值化图像比较 -Binarization images of the iterative threshold selection method and the Otsu threshold selection method binary image (this program can
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:34836
    • 提供者:张化
  1. OTsu-source

    0下载:
  2. 程序是一维Otsu的matlab代码,经调试运行结果很好。很有用的,本人就刚用到这个程序。-The program is a one-dimensional Otsu Matlab code, after the good results of the commissioning run. Useful, I just use this program.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:3474
    • 提供者:李军
  1. background-separation

    2下载:
  2. 基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)-Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report)
  3. 所属分类:Special Effects

    • 发布日期:2016-05-30
    • 文件大小:684032
    • 提供者:liukai
  1. otsu

    0下载:
  2. 用MATLAB实现对颗粒图像的阈值OUSU分割源代码-Using MATLAB to achieve a particle image segmentation threshold OUSU source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2736
    • 提供者:李龙茂
  1. image-segmentation

    0下载:
  2. 用matlab实现自适应图像阈值分割最大类方差法代码-Using MATLAB to achieve adaptive threshold image segmentation Otsu method code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:187536
    • 提供者:张星星
  1. otsu

    0下载:
  2. 大津算法的MATLAB代码,很好的代码值得做图像处理初学者参考-The Otsu algorithm MATLAB code, good code worth doing image processing beginners reference
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-30
    • 文件大小:1240
    • 提供者:呈春
  1. myotsu

    0下载:
  2. 用于处理灰度图像二值化的matlab代码,算法采用大津法-For processing gray image binarization matlab code algorithm uses Otsu method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:898
    • 提供者:张兴源
  1. Otsu

    0下载:
  2. 最大类间方差matlab代码,代码简洁实用,简单易用,适合初学者-Otsu Matlab code, the code is simple and practical, easy to use, suitable for beginners
  3. 所属分类:Special Effects

  1. matlab-code

    0下载:
  2. 灰度图像二值化方法matlab代码 :1OTSU算法代码、Bernsen算法代码-Gray image binarization method matlab code: 1 OTSU algorithm code, Bernsen algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:130649
    • 提供者:德玛西亚
« 12 »
搜珍网 www.dssz.com