-
数字识别码第一步:训练网。利用训练样本…
数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
-digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
- 2022-06-13 09:52:52下载
- 积分:1
-
利用c++builder进行动画制作实例
利用c++builder进行动画制作实例-c builder for the use of animation examples
- 2022-07-08 07:27:14下载
- 积分:1
-
一种多制式电视信号发生器,包含多种格式,可产生PAL、NTSC、SECAM下的各种信号...
一种多制式电视信号发生器,包含多种格式,可产生PAL、NTSC、SECAM下的各种信号-A multi-system television signal generator, including a variety of formats, can produce PAL, NTSC, SECAM, under a variety of signal
- 2022-02-05 05:47:46下载
- 积分:1
-
This code implements edge detection
This code implements edge detection
- 2022-11-16 10:50:03下载
- 积分:1
-
matlab开发环境下的图像分割,效果好。分割快
matlab开发环境下的图像分割,效果好。分割快-Matlab development environment of image segmentation, good effect. Segmentation fast!
- 2023-06-24 08:05:03下载
- 积分:1
-
create sky background image
创建蓝天背景图片-create sky background image
- 2022-02-12 03:21:14下载
- 积分:1
-
6种区域融合方法
本代码基于区域的小波变换融合方法,主要是基于区域能量、区域方差、区域最大这几种方法。-Region-based wavelet transform fusion method is mainly based on regional energy, regional variance, the largest in this region several ways.
- 2022-02-07 03:21:01下载
- 积分:1
-
利用逐点阈值法进行血管提取的算法,前段时间刚做出来,效果还不错!...
利用逐点阈值法进行血管提取的算法,前段时间刚做出来,效果还不错!-The use of point-by-point threshold method for blood vessel extraction algorithm, just make up some time ago, the effect was not bad!
- 2023-05-22 13:05:03下载
- 积分:1
-
一个可旋转立方体,用VB语言编写的程序。
一个可旋转立方体,用VB语言编写的程序。-A rotatable cube writed in VB.
- 2022-02-02 21:35:33下载
- 积分:1
-
用vc编写的边缘检测程序, 基本的edge detection方法,适合初学者...
用vc编写的边缘检测程序, 基本的edge detection方法,适合初学者-with vc prepared by the edge detection procedures, the basic edge detection method for beginners
- 2023-07-06 16:55:03下载
- 积分:1