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

搜索资源列表

  1. ostu

    0下载:
  2. 最大类间方差法求阈值-thanks
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1582
    • 提供者:王磊
  1. cocahome_20100309235237

    0下载:
  2. 图像分割,二维图像分割,ostu算法,阈值分割-Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:249540
    • 提供者:nannan
  1. Ostu

    0下载:
  2. 一个很好的图像处理资料,希望能抛砖引玉,大家相互介绍下好用的图像处理方面的书籍,-A good image processing data, hoping to start a discussion, we introduced to each other useful image processing books, thank you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4824120
    • 提供者:史倩
  1. OPENCV_OSTU

    0下载:
  2. opencv 中OSTU阈值程序,可以有效选取阈值,编程环境VC++和OPENCV- OSTU threshold in opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1081
    • 提供者:周萍
  1. Ostu2dim

    2下载:
  2. Ostu二维方法实现图像单阈值分割,效果优于传统的一维算法-Ostu single two-dimensional method of image segmentation, better than traditional one-dimensional algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:695
    • 提供者:文子
  1. ostu

    0下载:
  2. Matlab源代码:ostu图像阈值分割技术,可有效的提取图像的边缘信息,实现图像二值化-Matlab source code: ostu image segmentation techniques, can effectively extract the image edge information of image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:171596
    • 提供者:杨乾
  1. OSTU--VCPP

    0下载:
  2.  OSTU算法目的就是计算出一连通区域的阈值,然后对该区域二值化-OSTU algorithm purpose is to calculate the threshold of a connected region, then the binary in the region
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6999
    • 提供者:李阳
  1. ostu-theshold

    0下载:
  2. 使用otus图像处理方法实现图像分割,他的重点是寻找进行分割的阈值-Otus achieved using image processing image segmentation, his focus is to find the threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:523
    • 提供者:
  1. ostu

    0下载:
  2. 最大类间方差法(OSTU)对图像进行分割-Otsu method (OSTU) segmented image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:905
    • 提供者:zqq
  1. texture

    0下载:
  2. 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善 -English VersionEnglish VersionEnglish Version
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:68679
    • 提供者:陈老师
  1. OSTU

    1下载:
  2. Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:642
    • 提供者:liyy
  1. ostu

    0下载:
  2. ostu阈值分割算法,用matlab写的,有例子能运行成功!-Ostu operation is good, writen in matlab langue.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:168437
    • 提供者:宋晓娜
  1. Ostu

    0下载:
  2. 对图像进行二值化处理,采用的是经典算法,Ostu, 即大津法。-It accomplishes the binary work to an imge, using the Ostu algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:59849
    • 提供者:王雨
  1. ostu

    0下载:
  2. 大津法求阈值,采用C++实现;输入一幅图像(OPENCV图像格式),返回阈值-OSTU method to get a threshold!
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:552
    • 提供者:huang
  1. ostu

    0下载:
  2. 一种基于ostu阈值算法的c程序,有助于初学者学习掌握-One kind based on ostu threshold algorithm c procedures help beginners learn to master
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:225137
    • 提供者:穆春迪
  1. opencv-ostu

    0下载:
  2. 在opencv环境下利用最大类间方差法(大津法)对图像进行阈值分割代码-OSTU Threshold method in openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:904
    • 提供者:xiaodang
  1. ostu

    0下载:
  2. 代码实现大津法算法(OSTU),可以实现对灰度图的二值化(黑白图像)-The code to achieve the the Otsu Algorithm (OSTU), can be achieved binarization of grayscale (black-and-white images)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:5969656
    • 提供者:刘明
  1. OSTU-matlab

    0下载:
  2. matlab,图像分割,最大类间方差(OSTU)-matlab, image segmentation, the largest class variance (OSTU)
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:4200
    • 提供者:chendan
  1. ostu

    0下载:
  2. ostu算法 它是1979年由日本大津提出的,在最小二乘法原理基础上推导出来的。适用于双峰的直方图-ostu algorithm Otsu, Japan in 1979, derived based on the principle of the least squares method. Applicable to bimodal histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:18503
    • 提供者:陈豪
  1. Ostu

    0下载:
  2. OSTU阈值分割法和最大熵阈值分割法,两种阈值分割法的比较,程序直接运行。-The OSTU threshold segmentation method and maximum entropy threshold segmentation method, the comparison of the two threshold segmentation method, the program is run directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1220
    • 提供者:yuanxiaocui
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com