-
数字识别码第一步:训练网。利用训练样本…
数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(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
-
在文档中显示一个不断闪烁的字符,用到了计时器和图形变成方面的知识...
在文档中显示一个不断闪烁的字符,用到了计时器和图形变成方面的知识-in the document shows a constantly blinking characters used in the timer and graphics into the knowledge
- 2022-02-06 07:37:07下载
- 积分:1
-
An application on the vtk examples, in the vtk classes in planeWidget usage and...
是关于vtk的一个运用实例,在vtk中planeWidget类的用法和参数的设置等。-An application on the vtk examples, in the vtk classes in planeWidget usage and parameter settings.
- 2023-04-06 06:15:04下载
- 积分:1
-
这样的造型设计模式的例子。你可以在GoF中找到它的说明…
This the fascade design pattern example. You can find its descirption in the GoF book.-This is the fascade design pattern example. You can find its descirption in the GoF book.
- 2022-07-24 09:28:54下载
- 积分:1
-
terrain height querry, which is represented by triangle mesh
terrain height querry, which is represented by triangle mesh
- 2022-02-20 03:49:23下载
- 积分:1
-
分形演示
资源描述
用GSL-shell的lua语言编写的分形演示程序,很有意思哟。
GSL-shell是可以替代MATLAB的科学计算软件,速度很快。
- 2022-02-07 19:19:30下载
- 积分:1
-
黄色占整个图像的比例,vc++环境,txt格式
黄色占整个图像的比例,vc++环境,txt格式-Yellow proportion of the total image
- 2022-03-20 12:23:46下载
- 积分:1
-
Computer graphics, in the same project, using three kinds of algorithm to genera...
计算机图形学,在同一个工程中,利用三种算法生成直线、中点算法画圆和椭圆。-Computer graphics, in the same project, using three kinds of algorithm to generate a straight line, the mid-point circle and ellipse algorithm.
- 2023-08-24 22:00:03下载
- 积分:1
-
- 2023-08-27 20:25:04下载
- 积分:1
-
该源码用于图像处理初学者,用来了解相关算法的
该源码用于图像处理初学者,用来了解相关算法的-The code is adopt to the beginner of image processing,and it will help you to understand some algorithmic about image processing.
- 2022-02-05 12:37:26下载
- 积分:1