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

搜索资源列表

  1. bp网络数码识别

    0下载:
  2. 基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过-A number recognition procudure base on bg NN ,writed on practice , first apperd on web
  3. 所属分类:图形/文字识别

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

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

    • 发布日期:2010-11-27
    • 文件大小:48597
    • 提供者:吴艳雄
  1. 一个VC写的数字识别程序

    1下载:
  2. 一个VC写的数字识别程序.rar-write a VC digital identification procedures. Rar
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:596408
    • 提供者:李小毛
  1. 一个非常典型的数字识别程序

    0下载:
  2. 自己编写的作业使用VC++”一个非常典型的数字识别程序“,请站长检查-My own homework writen by VC++,it is a typical program of figure recognization.Please check.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:57540
    • 提供者:赵锐
  1. 数字识别之神经网络法的程序实现

    1下载:
  2. 数字识别之神经网络法的程序实现,非常好的一个代码。-digital identification of the neural network program, a very good code.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:49574
    • 提供者:武力
  1. 手写数字识别之模板匹配法的程序实现

    0下载:
  2. 手写数字识别之模板匹配法的程序实现,非常好的一个代码。-handwritten figures identifiable template matching method of the program, a very good code.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:116348
    • 提供者:武力
  1. 数字识别程序(BP神经网络)

    4下载:
  2. 数字识别程序(BP神经网络)
  3. 所属分类:图形/文字识别

  1. basicOCR

    2下载:
  2. 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
  3. 所属分类:图形图象

    • 发布日期:2012-10-30
    • 文件大小:413363
    • 提供者:huanzhang
  1. simplecharrec

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

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

    0下载:
  2. VC写的基于BP网络的数字识别程序 源码-VC wrote BP network based on the number of identification procedures source
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:596520
    • 提供者:numenr
  1. julei

    0下载:
  2. 这是我买的一本书里自带的手写数字识别程序使用的使聚类识别模式,可以参考-This is the one I bought the book comes with handwriting recognition program to use the figure to enable identification of models clustering, you can refer to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:329739
    • 提供者:吴俊锋
  1. shuzishibie(matlab)

    2下载:
  2. 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinnin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-11
    • 文件大小:1789
    • 提供者:马献镜
  1. BPshuzishibie

    0下载:
  2. matlab 数字识别 本程序可以实现数字识别。希望大家好好利用-matlab figures to identify the number of identification procedures can be achieved. Hope that we make good use of
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:255452
    • 提供者:xupeng
  1. 111

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

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

    0下载:
  2. 一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包-BP neural network based on the matlab program can achieve several fonts 0-9 to identify the document number of the compressed packet network training
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:35706
    • 提供者:nikai
  1. Digital_identification

    0下载:
  2. 数字识别程序,使用matlab,简单的实现数字识别!-Digital identification procedures, using matlab, a simple digital identification!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:77243
    • 提供者:Cecilia
  1. xmain

    1下载:
  2. 用matlab写的印刷体数字识别程序,对matlab 6.0以上有效-Written with matlab print digital identification procedures, more effective on matlab 6.0
  3. 所属分类:Graph Recognize

    • 发布日期:2016-05-04
    • 文件大小:1264
    • 提供者:qianliang
  1. wordDetect

    0下载:
  2. 一个数字图像字符识别程序,添加需要处理的图片名称即可直接运行,注释很详细,识别效果不错。-A digital image character recognition program, add the need to address the image name can be run directly, comment in detail, identify good results.
  3. 所属分类:Graph Recognize

    • 发布日期:2015-09-26
    • 文件大小:4096
    • 提供者:cym
  1. recognition

    0下载:
  2. 基于MATLAB的手写体数字识别,有需要数字识别程序的可以下载啊-NeuralNetwork_BP_shibie
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:1129
    • 提供者:全平康
  1. 数字识别

    2下载:
  2. 数字识别matlab程序,直接下载可运行。(numerical recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2020-06-24
    • 文件大小:678912
    • 提供者:yachou2014
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com