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

搜索资源列表

  1. 数字识别的神经网络法

    0下载:
  2. 文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:48.14kb
    • 提供者:吕冰
  1. 识别手写数字的程序

    0下载:
  2. 这是一个识别手写数字的程序,可以通过修改模板,也可以识别数字、英文字符验证码
  3. 所属分类:图形/文字识别

    • 发布日期:2010-11-27
    • 文件大小:47.46kb
    • 提供者:吴艳雄
  1. 简单手写体数字识别系统

    1下载:
  2. 可以识别手写数字
  3. 所属分类:图形/文字识别

    • 发布日期:2009-04-29
    • 文件大小:79.1kb
    • 提供者:hthhth
  1. 人脸识别

    1下载:
  2. 人脸识别是数字图像处理的关键技术
  3. 所属分类:图形图像处理(光照,映射..)

  1. 支持向量机的手写体数字识别

    2下载:
  2. 基于支持向量机的手写体数字识别 系统源码! lunwen请QQ联系1836245579!
  3. 所属分类:图形/文字识别

  1. 以色列人写的车牌识别算法

    3下载:
  2. 以色列人写的车牌识别算法。 对于数字识别效果较好,虽然没有车牌捕捉部分,也值得借鉴。,Israelis to write the license plate recognition algorithm. Digital Identification for better, although there was no license plate capture part, but also be used for reference.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-11-01
    • 文件大小:2.55mb
    • 提供者:dingnkx
  1. opencv实现动作捕捉与目标检测和识别

    2下载:
  2. 数字图像处理专业论文,opencv实现动作捕捉与目标检测和识别,Digital image processing professional papers, opencv motion capture with the achievement of target detection and identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:317.79kb
    • 提供者:van
  1. matlab.rar

    8下载:
  2. MATLAB 神经网络用于数字识别源程序 手写数字识别,有图例,大家可以看看,MATLAB neural network to identify the source for digital handwritten numeral recognition, there are legends, we will look at
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-08
    • 文件大小:146.73kb
    • 提供者:zheng
  1. opencvDigitRecognize

    4下载:
  2. 基于opencv的数字识别系统,能通过模板准确识别数字-Opencv-based digital identification systems, accurate identification numbers through a template
  3. 所属分类:OpenCV

    • 发布日期:2012-10-30
    • 文件大小:341.04kb
    • 提供者:在线
  1. OCR_m

    1下载:
  2. 一个不错的图片识别代码,运行速度也挺快,能识别数字和英文字母。通过这种算法,可以按自己需求扩展出识别其他内容-A good picture identification code, the running speed is very fast, can identify numbers and letters of the alphabet. This algorithm can be extended in accordance with their own demand for the id
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:92.46kb
    • 提供者:feelwindy
  1. matlab

    1下载:
  2. 汽车车牌数字识别(上个学期的数字图像处理的课程设计),能运行-Automobile license plate number identification (the last semester of digital image processing course design), can run
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:7.91kb
    • 提供者:yujing
  1. artificial

    0下载:
  2. 数字识别,能识别0到9这几个数字啊,基于matlab-Digital identification, can identify it 0-9 a few figures ah, based on matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:69.88kb
    • 提供者:李好
  1. simplecharrec

    0下载:
  2. 一个手写体数字识别源码,有完整的识别程序-A handwritten numeral recognition source, a complete identification procedures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:253.5kb
    • 提供者:fuming
  1. numberregco

    0下载:
  2. 数字识别系统,能够识别出数字,匹配识别数字-Digital identification system can identify the number of matches to identify the number of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:233.95kb
    • 提供者:liuhuiyong
  1. 3.5

    0下载:
  2. 数字识别(0到9的数字识别,用的是神经网络识别,)-Digital Identification [0-9 digital identification, neural networks are used to identify,]
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:5.01kb
    • 提供者:panada
  1. NumberRecognitionSystem

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

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

    1下载:
  2. 用vc++实现的数字识别系统,实现了经过灰度化,二值化,锐化,字符分割,最后采用神经网络识别数字的功能。-Using vc++ implementation of the digital identification system to achieve through the graying, the two values, sharpening, character segmentation, neural network identification number of the last f
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3.04mb
    • 提供者:张锐
  1. 欧氏距离

    0下载:
  2. 欧氏距离法识别数字。模板和数字差别不能太大。(Euclidean distance method to identify numbers.The difference between template and number cannot be too large)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:3kb
    • 提供者:凌浅
  1. C# OCR光学识别,数字识别率达100%

    6下载:
  2. Ocr光学识别数字,识别率达百分百,基于AspriseOcr(AspriseOcr removal of projectile frame restriction)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-07
    • 文件大小:765kb
    • 提供者:liuqiao
  1. 数字识别

    1下载:
  2. 利用matlab实现识别数字0-9,资料齐全,能直接使用,有GUI(The use of MATLAB to realize the recognition number 0-9, the data is complete, can be used directly, there are GUI)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:1.67mb
    • 提供者:Chase_998
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com