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

搜索资源列表

  1. binarization

    0下载:
  2. visual c++ 图像二值化处理程序-visual c image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:88.25kb
    • 提供者:xfwang828
  1. binary

    1下载:
  2. 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰-Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.27kb
    • 提供者:cheng tiantian
  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
    • 文件大小:47.86kb
    • 提供者:sdfadf
  1. BtoG

    0下载:
  2. c++编写的,自适应阈值二值化方法,简单有效-c++ prepared, adaptive threshold binarization methods, simple and effective
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:925byte
    • 提供者:venus
  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
    • 文件大小:660.28kb
    • 提供者:凌潇然
  1. Opencv-binarization

    0下载:
  2. 基于opencv的数字图像处理,解决了图像二值化处理问题-Opencv-based digital image processing, solved the problem of image binarization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:20.38mb
    • 提供者:段小
  1. FingerPrint

    0下载:
  2. 指纹识别的程序,包括二值化,细化,提取特征点等。-Fingerprint identification procedures, including binarization, thinning, such as extraction of feature points.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:422.13kb
    • 提供者:zhangyi
  1. Local

    0下载:
  2. 用于虹膜图像处理过程中的定位过程,采用二值化结合hough变化方法进行虹膜区域的定位-For the iris image processing positioning process, combined with the use of binarization methods hough change the positioning of the iris region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:16.8kb
    • 提供者:汪琨
  1. delphierzhihua

    0下载:
  2. 使用delphi完成图象的二值化的例子~~~·-Use delphi to complete the image binarization example ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5.53kb
    • 提供者:123123
  1. identity

    0下载:
  2. 一个车牌定位.可直接用.通过灰度处理,二值化,等操作,基本实现车牌的定位,-A license plate location. Can be directly used. Through the gray-scale processing, binarization, and other operations, the basic realization of the positioning plate,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:729.41kb
    • 提供者:
  1. ImageProcessor

    0下载:
  2. C#实现的简单的数字图像系统,完成图像的二值化,翻转逆转-C# Achieve a simple digital image system, the completion of image binarization, flip reverse
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:34.03kb
    • 提供者:黎阳
  1. adaptiveBievalueProcessOfImage

    0下载:
  2. 自适应门限二值化图像处理,自己最近完成的,还可以用,文件也加了两张图的效果,需要的可以试一试-Adaptive threshold binarization image processing, recently completed its own, but also can be used, the document also increase the effectiveness of the two plans, the needs may try it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:357.74kb
    • 提供者:重大包
  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
    • 文件大小:1.5kb
    • 提供者:吴俊
  1. NumberRecognitionSystem

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:341.29kb
    • 提供者:kongchao
  1. matlab

    1下载:
  2. 基于matlab对灰度图像的二值化自适应阈值的算法-Gray image binarization adaptive algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.19kb
    • 提供者:qyt
  1. Binarization

    0下载:
  2. 二值化,,为简单起见,这里设定阈值为122,即最大灰度的一半。-Binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.77mb
    • 提供者:温树
  1. 234837578658465

    1下载:
  2. 指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:528.59kb
    • 提供者:郭良
  1. 111

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

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

    0下载:
  2. 实现对256色图像的二值化操作,程序很实用-Binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.55mb
    • 提供者:郭林杰
  1. 2008172870

    0下载:
  2. 本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.35mb
    • 提供者:孙丽平
« 12 3 4 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com