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

搜索资源列表

  1. otsuPwebcam

    0下载:
  2. otsu + webcame 最佳二值化 -otsu+ webcame best binarization
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1246
    • 提供者: 張天彥
  1. yuzhi

    0下载:
  2. 采用三种不同算法求取二值化的阈值(双峰法,迭代法,最大类间方差法)-Using three different algorithms to strike a binarization threshold (bimodal method, iterative method, Otsu method)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5083
    • 提供者:杨飞
  1. ImageLabelAndArea

    0下载:
  2. 该文件夹中有二个M文件,说明如下: label_area.m : 目标区域面积测量主函数,其中调用otsu otsu.m : 类判别分类法(otsu全局二值化算法) 4A.bmp face.bmp gun.bmp : 原始灰度图片 AreaAnalysis.txt : 记录了实验过程中目标区域的总数和各自的面积 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has two M-file, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:137345
    • 提供者:许胜强
  1. 5.OSTU-BERSON

    0下载:
  2. 图像二值化的OTSU法和BERSON法,绝对的源码,希望对大家有用-An image binarization by OTSU and BERSON, absolute source code, hoped is useful to everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:773921
    • 提供者:liguo
  1. kittler

    0下载:
  2. 使用Kittler方法进行的图像二值化源码,这是区别于Otsu的另一类全局二值化方法,使用Opencv进行图像数据保存-Kittler method of image binarization source, which is different from other global binarization method of Otsu, Opencv image data saved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:662
    • 提供者:李宗阳
  1. image

    0下载:
  2. 图像处理,图像方差处理,图像锐化,以及用OTSU求图像二值化的最佳阈值-Image processing, image variance processing, image sharpening, and image binarization OTSU seeking the optimal threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2441599
    • 提供者:王长波
  1. cellseg

    0下载:
  2. 用于分割细胞图像,利用形态学滤波,大津阈值进行二值化,区域生长检测细胞个数-For the segmentation of cell image using morphological filtering, Otsu threshold binarization, regional growth and cell number
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2937987
    • 提供者:吴里
  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. ootsut

    0下载:
  2. otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面面配有图像均衡化的程序一起使用,效果更好, -otsu algorithm adaptive obtain the threshold image binarization. Inside surface with image equalization program used together, the better
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1212
    • 提供者:澄清
  1. OstuTest

    0下载:
  2. 大津法获取图片灰度值,很有用的程序,在进行阈值二值化时,是个不错的选择。下载之后就可以直接运行使用!-Otsu method to obtain the image gray value, useful program during binarization threshold is a good choice. Once downloaded, you can run directly on the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5997080
    • 提供者:黄浩
  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. bmpTestC5509A

    0下载:
  2. 使用5509DSP进行位图的读取及一些基本操作,包括使用大津法求取灰度图像二值化的阈值RGB转灰度图、统计灰度图像的直方图信息、使用给定的阈值对图像进行二值化,CCS5.3上仿真通过。-Using 5509DSP bitmap read and some basic operations, including using the Otsu method of determining a binarization threshold value for the gray-scale image t
  3. 所属分类:DSP program

    • 发布日期:2017-11-21
    • 文件大小:540851
    • 提供者:邹振宇
  1. picture

    0下载:
  2. 图像处理,灰度化,二值化,中值滤波,大津法,-Image processing, gray, binarization, median filtering, Otsu,
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:56858
    • 提供者:杨光
  1. OTSU1

    0下载:
  2. 。图像分割算法中最大类间方差法(OTSU)实现图像二值化,可以将图像分为目标类和背景类,便于后续处理。-. Image segmentation algorithm Otsu method (OTSU) for image binarization, image can be divided into the target class and background class, easy to subsequent processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:673
    • 提供者:wpp
  1. myotsu

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

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

    0下载:
  2. otsu图像二值化,otsu是图像二值化中非常普遍的应用-otsu image binarization, otsu image binarization is a very common application
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:747
    • 提供者:onmacr
  1. shipin

    0下载:
  2. 利用改进的ostu即最大类间方差方法进行视频图像二值化-Ostu that the use of improved Otsu method of video image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1406
    • 提供者:edtoa
  1. shipinotsu

    0下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:gedpe
  1. shipin

    0下载:
  2. 利用改进的ostu即最大类间方差方法进行视频图像二值化-Ostu that the use of improved Otsu method of video image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1452
    • 提供者:乙烯项目
  1. shipinotsu

    0下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:原北京
« 1 2 3 45 »
搜珍网 www.dssz.com