character

所属分类:模式识别(视觉/语音等)
开发工具:Visual C++
文件大小:3114KB
下载次数:21
上传日期:2009-04-03 15:14:35
上 传 者jingjingchen211
说明:  这是一个可以自动识别文字的程序,对识别数字非常有效。
(This is an automatic language identification procedures, to identify the number of very effective.)

文件列表:
chap11\数字识别系统源代码\Bp.h (19140, 2004-04-26)
chap11\数字识别系统源代码\ChildView.cpp (14319, 2004-04-29)
chap11\数字识别系统源代码\ChildView.h (2039, 2004-04-29)
chap11\数字识别系统源代码\DBpParamater.cpp (1119, 2004-04-19)
chap11\数字识别系统源代码\DBpParamater.h (1282, 2004-04-19)
chap11\数字识别系统源代码\Debug\ChildView.obj (254911, 2008-12-29)
chap11\数字识别系统源代码\Debug\ChildView.sbr (289845, 2008-12-29)
chap11\数字识别系统源代码\Debug\DBpParamater.obj (11159, 2008-12-29)
chap11\数字识别系统源代码\Debug\DBpParamater.sbr (3034, 2008-12-29)
chap11\数字识别系统源代码\Debug\DIBAPI.obj (16555, 2008-12-29)
chap11\数字识别系统源代码\Debug\DIBAPI.sbr (11912, 2008-12-29)
chap11\数字识别系统源代码\Debug\DigitRec.exe (192611, 2008-12-29)
chap11\数字识别系统源代码\Debug\DigitRec.ilk (390240, 2008-12-29)
chap11\数字识别系统源代码\Debug\DigitRec.obj (22026, 2008-12-29)
chap11\数字识别系统源代码\Debug\DigitRec.pch (7002848, 2008-12-29)
chap11\数字识别系统源代码\Debug\DigitRec.pdb (459776, 2008-12-29)
chap11\数字识别系统源代码\Debug\DigitRec.res (8060, 2008-12-29)
chap11\数字识别系统源代码\Debug\DigitRec.sbr (6283, 2008-12-29)
chap11\数字识别系统源代码\Debug\INPUT1.obj (10933, 2008-12-29)
chap11\数字识别系统源代码\Debug\INPUT1.sbr (2880, 2008-12-29)
chap11\数字识别系统源代码\Debug\MainFrm.obj (21865, 2008-12-29)
chap11\数字识别系统源代码\Debug\MainFrm.sbr (6597, 2008-12-29)
chap11\数字识别系统源代码\Debug\StdAfx.obj (106231, 2008-12-29)
chap11\数字识别系统源代码\Debug\StdAfx.sbr (1375101, 2008-12-29)
chap11\数字识别系统源代码\Debug\vc60.idb (246784, 2008-12-29)
chap11\数字识别系统源代码\Debug\vc60.pdb (454656, 2008-12-29)
chap11\数字识别系统源代码\DIBAPI.CPP (18382, 2004-04-27)
chap11\数字识别系统源代码\DIBAPI.H (1300, 2004-04-15)
chap11\数字识别系统源代码\DigitRec.aps (46352, 2004-04-29)
chap11\数字识别系统源代码\DigitRec.clw (3908, 2004-04-29)
chap11\数字识别系统源代码\DigitRec.cpp (3682, 2004-04-20)
chap11\数字识别系统源代码\DigitRec.dsp (4890, 2004-04-26)
chap11\数字识别系统源代码\DigitRec.dsw (541, 2004-04-15)
chap11\数字识别系统源代码\DigitRec.h (1389, 2004-04-15)
chap11\数字识别系统源代码\DigitRec.ncb (74752, 2008-12-29)
chap11\数字识别系统源代码\DigitRec.opt (53760, 2008-12-29)
chap11\数字识别系统源代码\DigitRec.plg (2380, 2008-12-29)
chap11\数字识别系统源代码\DigitRec.rc (13458, 2004-04-29)
chap11\数字识别系统源代码\INPUT1.cpp (1008, 2004-04-20)
... ...

本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。

近期下载者

相关文件


收藏者