-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1
-
This package includes the source code which computes the diameter (or an epsilon
This package includes the source code which computes the diameter (or an epsilon-approximation) of a points set, that can be randomly picked, or read from a file.
- 2023-06-26 11:25:03下载
- 积分:1
-
滤波图生成系统filter_1.34
滤波图生成系统filter_1.34-generation filtering system filter_1.34
- 2022-03-31 05:27:59下载
- 积分:1
-
vc prepared than spreading curve
vc编写的比撒曲线-vc prepared than spreading curve
- 2022-08-13 16:56:34下载
- 积分:1
-
别人写的东西,一起学习与MF嵌套的食人魔…
别人写的东西 拿过来一起去学习研究一下
Ogre与MFC嵌套-Others to write things that get together to learn from study nested Ogre with MFC
- 2022-02-11 22:46:03下载
- 积分:1
-
本人多年前一个工控项目的CAD,为别人用这个CAD制作界面文件,里面用到了绘图的多个方面,展示了图形和对象的交互
本人多年前一个工控项目的CAD,为别人用这个CAD制作界面文件,里面用到了绘图的多个方面,展示了图形和对象的交互-a CAD industrial projects and for others to use this interface CAD production of documents containing depleted in many areas of graphics display graphics and interactive object
- 2022-05-30 11:44:29下载
- 积分:1
-
影像的一维线性变换
影像的一维线性变换-dimensional images of a linear transformation
- 2022-09-07 11:30:02下载
- 积分:1
-
csgl函数库说明文档,包括所有的使用方法
csgl函数库说明文档,包括所有的使用方法-csgl library documentation, including the use of all
- 2022-06-30 09:12:44下载
- 积分:1
-
用java编写的图像处理
用java编写的图像处理-process graghics with java
- 2022-03-15 08:17:29下载
- 积分:1
-
计算机图形学三维变换,包括旋转与缩放,TC2.0下编译
计算机图形学三维变换,包括旋转与缩放,TC2.0下编译-Three-dimensional computer graphics transformations, including rotation and scaling, TC2.0 compiled
- 2022-03-09 16:19:14下载
- 积分:1