CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 大津法

搜索资源列表

  1. 大津法阈值分割(otsu)

    1下载:
  2. 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2202
    • 提供者:王雷
  1. 基于opencv2.2的大津法分割

    1下载:
  2. 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6190853
    • 提供者:刘源
  1. 基于大津法的MATLAB图像分割程序

    1下载:
  2. 基于大津法的MATLAB图像分割程序,Otsu-based image segmentation method of the MATLAB program based on MATLAB law Otsu image segmentation procedure
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:553
    • 提供者:占广
  1. ostu

    0下载:
  2. 利用大津法自动求取全局动态阈值进行分类.-Otsu method using automatic strike a dynamic threshold for the overall classification.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:516
    • 提供者:邓义平
  1. DJ

    0下载:
  2. 基于大津法图像分割matlab程序 -Otsu-based image segmentation method based on Otsu matlab procedure law matlab image segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1197
    • 提供者:占广
  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. dajinfaanddiedaifa

    0下载:
  2. 基于大津法和迭代法的图像二值化程序,相当于利用该方法进行了图像的分割,源码已调试,很好使!-Based on the Otsu method and iterative method of image binarization procedure is equivalent to using the method of image segmentation, source code has been debugging, very good to make!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:60175
    • 提供者:李希宁
  1. otsu-method

    2下载:
  2. 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1792
    • 提供者:budongwei
  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

    0下载:
  2. otsu算法法代码,大津法选取出来的阈值非常理想,对各种情况的表现都较为良好。-otsu algorithm code and the Otsu threshold were selected out of very satisfactory performance for various conditions are more favorable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:194285
    • 提供者:Jay Ives
  1. viLib

    0下载:
  2. 数字图像处理 大津法 将图像进行自动阈值分割-Otsu method of digital image processing for automatic image segmentation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:5278736
    • 提供者:make
  1. Imgcx

    0下载:
  2. 基于VisualC++ 实用图像处理一书中的Imgcx学习版模板,自行添加了一些图像处理功能。有显示直方图,大津法二值化,扩大缩小,膨胀,腐蚀等等功能,仅对灰度bmp图像有效。-VisualC++ based image processing a practical book Imgcx learning version of the template, itself added some image processing functions. Showing the histogram, Ot
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8145213
    • 提供者:lifa
  1. HistogramaOTSU

    0下载:
  2. 分块直方图均衡化处理图像 用户输入分块的x,y方向的分块个数,即可将图形分成各个小块进行直方图均衡化。 大津法处理图形,包括一维大津法和二维大津法的实现 -the realization of the Histogram equalization algorithm. the realization of otsu algorithm to process the images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3919216
    • 提供者:laura
  1. Otsu

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

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

    0下载:
  2. 该代码实现了“大津法”,也就是最大类间方差算法,完全由本人自己编写,结果很好。-The code of the " Otsu method" , which is the Otsu algorithm, written entirely by my own, good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:684
    • 提供者:
  1. Binarization-Transformation

    0下载:
  2. 图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法-Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2905849
    • 提供者:Robert
  1. 大津法阈值分割(otsu)

    0下载:
  2. 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:电子测量
  1. otsu

    0下载:
  2. 大津法阈值分割()
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:livecarefree
  1. 大津法和迭代法matlab作业

    0下载:
  2. 贝叶斯算法处理分析,基于迭代法和大津法,希望能有帮助(Bayesian algorithm, which is known as a way to be used in statistic. Hope the algorithm will be easy to use and learn.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:59392
    • 提供者:judycong
  1. sample

    0下载:
  2. 大津法实现阈值分割,保存处理后的图片至指定文件夹(Otsu threshold segmentation)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:坤空空坤
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com