-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1
-
A color treatment of the VC source code, learning a good helper image processing
一个颜色处理的VC源程序,学习图像处理的好帮手-A color treatment of the VC source code, learning a good helper image processing
- 2022-10-06 11:50:03下载
- 积分:1
-
使用cimage输入输出的,大小转换,格式变换的代码
使用cimage输入输出的,大小转换,格式变换的代码-cimage use of the input and output, the size conversion, format conversion code
- 2022-05-15 22:21:41下载
- 积分:1
-
立体视觉源程序,家当都拿出来了
立体视觉源程序,家当都拿出来了-stereoscopic source, the family had to come up with the
- 2022-08-11 13:18:11下载
- 积分:1
-
basic image processing RGB images into YCbCr c basic procedures.
基本的把RGB图像处理成YCbCr c的基本程序。
- 2022-09-20 13:20:03下载
- 积分:1
-
2维图形绘制编辑系统
2维图形绘制编辑系统-two-dimensional graphic editing system
- 2023-08-08 11:00:03下载
- 积分:1
-
second decile Bezier curve drawing algorithm
二次 Bezier 曲线等分作图算法-second decile Bezier curve drawing algorithm
- 2022-03-10 06:12:24下载
- 积分:1
-
橡皮条画线、矩形等
橡皮条画线、矩形等-rubber of the line drawing, rectangle, etc.
- 2022-06-27 08:17:54下载
- 积分:1
-
基于MATLAB语言的图像分割算法的水平集方法
基于水平集法的图象分割算法,用MATLAB语言编写-based on the level set method for image segmentation algorithm using MATLAB language
- 2022-02-01 14:43:54下载
- 积分:1
-
一个基于mega16的串口通讯实例,用于验证串口通讯的正确性
一个基于mega16的串口通讯实例,用于验证串口通讯的正确性-based on a serial communications mega16 the examples used to validate the correctness of serial communications
- 2022-08-19 13:05:35下载
- 积分:1