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

文件名称:chap11

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    3.69mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于神经网络的文字识别系统,关键技术:灰度化,二值化、图像缩放、细化、平滑等,最后还用了神经网络对提取到的数字信息进行分析判断。-Neural network based character recognition system, key technologies: grayscale, binary, image scaling, thinning, smoothing, and finally extracted with a neural network to analyze digital information to judge.
相关搜索: 基于神经网络 识别

(系统自动生成,下载前可以参看下载内容)

下载文件列表

chap11/
chap11/readme.txt
chap11/数字识别系统源代码/
chap11/数字识别系统源代码/Bp.h
chap11/数字识别系统源代码/ChildView.cpp
chap11/数字识别系统源代码/ChildView.h
chap11/数字识别系统源代码/DBpParamater.cpp
chap11/数字识别系统源代码/DBpParamater.h
chap11/数字识别系统源代码/Debug/
chap11/数字识别系统源代码/Debug/ChildView.obj
chap11/数字识别系统源代码/Debug/ChildView.sbr
chap11/数字识别系统源代码/Debug/DBpParamater.obj
chap11/数字识别系统源代码/Debug/DBpParamater.sbr
chap11/数字识别系统源代码/Debug/DIBAPI.obj
chap11/数字识别系统源代码/Debug/DIBAPI.sbr
chap11/数字识别系统源代码/Debug/DigitRec.exe
chap11/数字识别系统源代码/Debug/DigitRec.ilk
chap11/数字识别系统源代码/Debug/DigitRec.obj
chap11/数字识别系统源代码/Debug/DigitRec.pch
chap11/数字识别系统源代码/Debug/DigitRec.pdb
chap11/数字识别系统源代码/Debug/DigitRec.res
chap11/数字识别系统源代码/Debug/DigitRec.sbr
chap11/数字识别系统源代码/Debug/INPUT1.obj
chap11/数字识别系统源代码/Debug/INPUT1.sbr
chap11/数字识别系统源代码/Debug/MainFrm.obj
chap11/数字识别系统源代码/Debug/MainFrm.sbr
chap11/数字识别系统源代码/Debug/StdAfx.obj
chap11/数字识别系统源代码/Debug/StdAfx.sbr
chap11/数字识别系统源代码/Debug/vc60.idb
chap11/数字识别系统源代码/Debug/vc60.pdb
chap11/数字识别系统源代码/DIBAPI.CPP
chap11/数字识别系统源代码/DIBAPI.H
chap11/数字识别系统源代码/DigitRec.aps
chap11/数字识别系统源代码/DigitRec.clw
chap11/数字识别系统源代码/DigitRec.cpp
chap11/数字识别系统源代码/DigitRec.dsp
chap11/数字识别系统源代码/DigitRec.dsw
chap11/数字识别系统源代码/DigitRec.h
chap11/数字识别系统源代码/DigitRec.ncb
chap11/数字识别系统源代码/DigitRec.opt
chap11/数字识别系统源代码/DigitRec.plg
chap11/数字识别系统源代码/DigitRec.rc
chap11/数字识别系统源代码/INPUT1.cpp
chap11/数字识别系统源代码/INPUT1.h
chap11/数字识别系统源代码/MainFrm.cpp
chap11/数字识别系统源代码/MainFrm.h
chap11/数字识别系统源代码/mydiblib.h
chap11/数字识别系统源代码/ReadMe.txt
chap11/数字识别系统源代码/Release/
chap11/数字识别系统源代码/Release/DigitRec.exe
chap11/数字识别系统源代码/Release/图片/
chap11/数字识别系统源代码/Release/图片/num
chap11/数字识别系统源代码/Release/图片/result.txt
chap11/数字识别系统源代码/Release/图片/whi.dat
chap11/数字识别系统源代码/Release/图片/win.dat
chap11/数字识别系统源代码/Release/图片/测试图片1.bmp
chap11/数字识别系统源代码/Release/图片/测试图片2.bmp
chap11/数字识别系统源代码/Release/图片/测试图片3.bmp
chap11/数字识别系统源代码/Release/图片/测试图片4.bmp
chap11/数字识别系统源代码/Release/图片/测试图片5.bmp
chap11/数字识别系统源代码/Release/图片/测试图片6.bmp
chap11/数字识别系统源代码/Release/图片/测试图片7.bmp
chap11/数字识别系统源代码/Release/图片/训练样本.bmp
chap11/数字识别系统源代码/res/
chap11/数字识别系统源代码/Resource.h
chap11/数字识别系统源代码/res/DigitRec.ico
chap11/数字识别系统源代码/res/DigitRec.rc2
chap11/数字识别系统源代码/res/Toolbar.bmp
chap11/数字识别系统源代码/StdAfx.cpp
chap11/数字识别系统源代码/StdAfx.h
chap11/数字识别系统源代码/使用说明.txt
chap11/矩阵类库源代码/
chap11/矩阵类库源代码/test.cpp
chap11/矩阵类库源代码/test.dsp
chap11/矩阵类库源代码/test.dsw
chap11/矩阵类库源代码/tmat.h
chap11/矩阵类库源代码/tvec.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com