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

搜索资源列表

  1. binarization_Algorithm

    2下载:
  2. 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-25
    • 文件大小:49013
    • 提供者:sdfadf
  1. shipinotsu

    1下载:
  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-03-30
    • 文件大小:988
    • 提供者:王忠建
  1. Binarization

    0下载:
  2. 数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:676123
    • 提供者:凌潇然
  1. OTSU

    0下载:
  2. 基于opencv2.3的大津法自适应阈值二值化算法的代码C++。含测试图片,已编译。很好用,代码一目了然,易懂。-Based on the opencv2.3 OTSU method adaptive threshold binarization algorithm C++ code. Including test images, compiled. Very good, the code be clear at a glance, to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-10-30
    • 文件大小:8651543
    • 提供者:lee
  1. OTSU

    0下载:
  2. 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2247
    • 提供者:zhangjie
  1. shipin

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

    • 发布日期:2017-04-08
    • 文件大小:1361
    • 提供者:吕壮
  1. OTSU

    0下载:
  2. 利用OTUS二值化,细节保留比较好。对于图像的初步处理十分有用。-Use OTUS binarization, the details of a reservation is better. For a preliminary deal with images very useful.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1538
    • 提供者:吴俊
  1. 111

    0下载:
  2. 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
  3. 所属分类:Graph program

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

    0下载:
  2. otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1161
    • 提供者:Andy
  1. OTSU

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值 OTSU方法计算图像二值化的自适应阈值-OTSU method of adaptive image binarization threshold calculation OTSU adaptive image binarization threshold
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1579
    • 提供者:孙永
  1. 2

    0下载:
  2. 有開關PCX檔案 放大縮小n倍 還有旋轉圖片 Contrast Stretching即時控制 畫直方圖 Otsu二值化 bit plane gray code 浮水印 Histogram equalitation-PCX files are switch n times zoom Contrast Stretching also rotate the picture painted real-time control histogram Otsu Binarization bit plane
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:884561
    • 提供者:hahaha
  1. BinarizationAlgorithm

    0下载:
  2. 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:54905
    • 提供者:释然
  1. dajinfa-erzhihua-matlab

    0下载:
  2. 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:3005
    • 提供者:budongwei
  1. Otsu

    0下载:
  2. This code binarize a grey image using OTSU Binarization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4823
    • 提供者:shamita ghosh
  1. otsu

    0下载:
  2. 图像二值化经典算法最大类间方差法的matlab程序。-Algorithm for image binarization classic Otsu method matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:年后
  1. OTSU

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。 -OTSU method of adaptive image binarization threshold, the algorithm of the input histogram analysis of gray image, the histogram is divided into two parts, making the maxim
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王晓波
  1. binarization

    2下载:
  2. 该文件夹中有四个matlab文件,说明如下: binariztion.m: 二值化主程序,分别调用下面三种二值化算法。 otsu.m: 表示otsu全局二值化算法。 kittlerMet.m: 表示kittler 最小分类错误(minimum error thresholding)全局二值化算法。 niblack.m: 表示niblack局部二值化算法。 coins.bmp: 原始灰度图片。 coins_bw_otsu.bmp: otsu全局二值化结果。
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:55296
    • 提供者:小米
  1. otsu

    0下载:
  2. 图像处理的大津法二值化求阈值的算法,纯c,基本整数运算,还可以进一步优化-Otsu binarization threshold required image processing algorithms, pure c, basic integer arithmetic, can be further optimized
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:jdf35ffe
  1. Binarization

    0下载:
  2. 该文件夹中是三种二值化算法的matlab代码,其中有otsu二值化。-This folder are three binarization algorithm matlab code, which otsu binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:50487
    • 提供者:朱健
  1. ostu

    0下载:
  2. 大津法(OTSU)是一种确定图像二值化分割阈值的算法,由日本学者大津于1979年提出。从大津法的原理上来讲,该方法又称作最大类间方差法,因为按照大津法求得的阈值进行图像二值化分割后,前景与背景图像的类间方差最大(何为类间方差?原理中有介绍)。(Otsu method (OTSU) is a set of image binarization threshold segmentation algorithm, proposed by Japanese scholars ohtsu in 1979.
  3. 所属分类:OpenCV

« 12 3 4 5 »
搜珍网 www.dssz.com