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

搜索资源列表

  1. LetterImageRecognition

    0下载:
  2. 文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:206966
    • 提供者:无理取闹
  1. work

    0下载:
  2. 能够实现车牌的提取,并利用垂直投影完成字符分割-Be able to achieve the extraction plate and take advantage of vertical projection of the completion of character segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1126
    • 提供者:杨森泉
  1. ProcessImage2

    0下载:
  2. Opencv检测人脸,可以批量对某一个文件夹中(路径名不要有中文)所有文件操作,并将检测后的人脸抠出来保存到项目本地文件夹下.使用vc2005完成.-Face Detection with Opencv, you can bulk on a folder and detect the face of all files in this folder(the path should not have Chinese character) And after the Detection the s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:95415
    • 提供者:Rongbin
  1. vehiclenumberplatesegmentationandextraction

    1下载:
  2. 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1526
    • 提供者:张i
  1. hopfield_recognize

    0下载:
  2. Simple Hopfield example recognize character. Please see the code. BC++3.1 required. By basri KUL. Fully Fr-Simple Hopfield example recognize character. Please see the code. BC++3.1 required. By basri KUL. Fully Free
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7607
    • 提供者:cooluser
  1. SimpleOCR

    0下载:
  2. C#使用神经网络实现光学字符识别(OCR)源代码-Csharp use the neural network optical character recognition (OCR) the source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:159935
    • 提供者:易湘陵
  1. Neural-Network-Character-Recognition

    0下载:
  2. MATLAB 神经网络用于英文字母图像和数字的识别源程序-MATLAB neural network for images and the number of letters of the alphabet to identify the source
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:227403
    • 提供者:吕文华
  1. 200510189144136

    0下载:
  2. 有关图形图像处理 车牌识别系统 用vc实现 -ocr Optical Character Recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:71598
    • 提供者:追梦
  1. Character-recognition

    0下载:
  2. 文字识别 文字识别 文字识别-Character recognition character recognition character recognition character recognition character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:45692
    • 提供者:佟德尚
  1. ex2

    0下载:
  2. 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:63681
    • 提供者:吕寿鹏
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:113497
    • 提供者:吕寿鹏
  1. zifushibie

    0下载:
  2. 光学字符识别系统,包括图像预处理、特征提取和分类器设计。-Optical character recognition system, including image preprocessing, feature extraction and classifier design.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:116936
    • 提供者:艾文
  1. LicensePlateCharacterSegmentationofthepretreatment

    0下载:
  2. 字符分割前车牌图像的预处理,方法独到,请大家指正-Before character segmentation of license plate image pre-processing, a unique approach, please correct me
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:285814
    • 提供者:李论
  1. recognitionofobject

    0下载:
  2. 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的条件不同,解决的方法也不尽相同,因而字符识别的研究仍具有理论和实践意义。这里讨论的是用神经网络识别数字的问题.-Character recognition is a traditional field of pattern recognition issues, this is because character recognition is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:137881
    • 提供者:martin
  1. Perceptron_model_based_character_recognition

    0下载:
  2. Character recognization of the alphabet set using Artificial Neural Networks.-Character recognization of the alphabet set using Artificial Neural Networks.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:8296
    • 提供者:Pro123
  1. TextRecognition

    1下载:
  2. VB基于OCR的手写文字识别程序源代码,代码包中包括有两款演示程序,不过目前不能支持中文,可以识别数字和字母,识别率不错,识别后分别得出匹配率和匹配的字符。-VB-based handwritten character recognition OCR source code, code package includes two demo program, but can not support Chinese, can identify numbers and letters, good rec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:73085
    • 提供者:Newhampshise
  1. PlateReco

    0下载:
  2. 本例程主要介绍了车辆如何进行牌照的提取和字符分割以及识别。-This routine introduces how to license the vehicle extraction and character segmentation and recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:238316
    • 提供者:wang andy
  1. ocrSrc

    0下载:
  2. Optical character recognition java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:22562
    • 提供者:joertio
  1. Untitled

    0下载:
  2. 有效的实现车牌定位,车牌字符分割和车牌字符识别。-To achieve effective positioning plate, the vehicle registration license plate character segmentation and character recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2511
    • 提供者:viwin
  1. Back_Prop_Alg

    0下载:
  2. 使用matlab工具箱来实现字符的识别和训练以及介绍了BP算法的应用-Matlab toolbox to achieve the use of character recognition and training, as well as introduced the application of BP algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5148
    • 提供者:wangjiancun
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com