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

搜索资源列表

  1. numberplate_C++Builder

    0下载:
  2. 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:22.76kb
    • 提供者:linvg
  1. binarization

    0下载:
  2. 指纹图像二值化的一个程序。还不错,可以下来参考下。有问题的给我联系。-two fingerprint images value of a procedure. Was pretty good, can refer to the next down. Problems to contact me.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:88.47kb
    • 提供者:jamesshane
  1. NumRead.rar

    0下载:
  2. VC实现的神经网络数字识别系统 其中包含图像滤波,归一化,二值化处理等,VC implementation figure of the neural network image recognition system which includes filtering, normalization, binarization processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6.37mb
    • 提供者:
  1. guiyi_gray.rar

    0下载:
  2. 车牌识别系统中,车牌灰度图像二值化阈值选取,License Plate Recognition system, license plate gray image binarization threshold selection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:548byte
    • 提供者:阿俊
  1. ID_card_binarization

    0下载:
  2. 本程序对身份证的图像提取并进行二值化得到黑白对比度处理后的身份证ostu算法-The ID card program for image extraction and binarization to be black and white contrast of the processed ID ostu algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:932byte
    • 提供者:tyj
  1. GrayToWhiteBlack

    0下载:
  2. C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1.45kb
    • 提供者:释然
  1. tuxiangchulicankaodaima

    0下载:
  2. java图像识别模块代码,对图像的二值化等操作的源代码-java image recognition module code, the image binarization operation of the source code, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:39.48kb
    • 提供者:van
  1. 200572811235798

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

    • 发布日期:2017-05-03
    • 文件大小:1.17mb
    • 提供者:wangjinfeng
  1. cpdw

    0下载:
  2. 用于车牌定位的源代码。包括预处理、二值化、削弱背景干扰等步骤-License plate location for the source code. Including pre-processing, binarization, and other steps to weaken the background interference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:729.65kb
    • 提供者:李荣华
  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. lpcseg

    4下载:
  2. 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网-Matlab do with License Plate Recognition complete source code, including the license plate location, binarization, filtering noise, character segmentation, identification, identification of parts
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:4.67kb
    • 提供者:ronghjr
  1. chepaidingwei

    0下载:
  2. 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-License plate location identification procedures, algorithms for the first gray-scale map of the plate, and then binarization, finding points, and then positioning the rectangular p
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:163.51kb
    • 提供者:吴学龙
  1. shiyan2

    0下载:
  2. 图像边界提取、图像边界增强、图像二值化、图像细化处理代码。实用、适用的可以下载-Image edge extraction, image enhancement border, image binarization, image thinning treatment code. Practical, applicable can download a try ...
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:359.48kb
    • 提供者:叶燕娴
  1. NumberRecognitionSystem

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

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

    0下载:
  2. 基于一种新的二值化优化方法 与 实现:综合全局二值化与边缘检测的图像分割方法-Based on a new binarization method and the realization of optimization: an integrated global binarization and edge detection for image segmentation method
  3. 所属分类:Graph Recognize

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

    0下载:
  2. 用语言描述和模拟图像二值化 神经网络,由浅到深介绍高级算法-Language to describe and simulate the image binarization neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:298.54kb
    • 提供者:liycstart
  1. new

    0下载:
  2. 一种实时自适应图像二值化方法 将图像二值化作为一个优化问题来解-A real-time adaptive image binarization method of images as a binary optimization problem solved
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:189.76kb
    • 提供者:liycstart
  1. uniformitymeasurementmethod

    0下载:
  2. 在图像处理中,二值化是必须设定合适的阈值,均匀性度量法就是能快速设置比较合适的阈值。-In image processing, binarization is to set the appropriate threshold, uniformity measurement method is able to quickly set up a more appropriate threshold.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:545byte
    • 提供者:qinchuanhero
  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
    • 文件大小:53.62kb
    • 提供者:释然
  1. 20091212

    0下载:
  2. 一种车牌号码图像二值化的新方法。利用数学形态学的开运算消除图像光照不均匀影响,根据欧几里得距离确定图像阈值。-Of a license plate number of the new image binarization method. Using mathematical morphology opening operation to eliminate uneven lighting image effects, according to Euclidean distance to dete
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:364.92kb
    • 提供者:morris
« 12 3 4 »
搜珍网 www.dssz.com