Welcome![Sign In][Sign Up]
Location:
Search - digitrec

Search list

[Graph RecognizeDigitRec

Description: 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。-digital identification system source code : the first step : training network. Training samples used for training the second step : identification. First, open the Image (256 colors); Again, a naturalization processing, click on "one-time"; Finally, Click on the "R" or use the menu item corresponding to find identification. The results show identification on the screen, but also the output to a file which result.txt. The system's recognition rate under normal circumstances 90%. Alternatively, you could open a separate pair of step-by-step photographs for image preprocessing work, but bearing in mind that each step can only be implemented again, but according to the implementation of the order. Specific steps : "256-color bitmap to grayscale" - "graysc
Platform: | Size: 59562 | Author: 孙瑞霞 | Hits:

[MultiLanguageDigitRec

Description: 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。
Platform: | Size: 84095 | Author: 杨华 | Hits:

[Othermatlab1

Description: AppWizard has created this DigitRec application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Platform: | Size: 75397 | Author: zhangzhen | Hits:

[Other resourceDigitRec

Description: 基于bp神经网络的文字识别系统本,主要包括图像预处理和网络识别2部分,图像预处理部分包含许多图像处理技术,然后是特征的提取,其结果利用bp神经网络进行训练识别,是对图像处理和模式识别进行综合学习的好资料!
Platform: | Size: 59470 | Author: bryan | Hits:

[GDI-BitmapDigitRec

Description: 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别 识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
Platform: | Size: 204563 | Author: andy | Hits:

[GDI-BitmapDigitRec

Description: 识别验证码图片数字的源码,VC环境,可以参考参考
Platform: | Size: 71001 | Author: basicasm | Hits:

[Graph Recognizechap11

Description: 基于vc的数字识别系统(digitrec)-A figure recognizing system writen by vc(digitrec).
Platform: | Size: 88474 | Author: lhm | Hits:

[Graph Recognizechap11

Description: 基于vc的数字识别系统(digitrec)-A figure recognizing system writen by vc(digitrec).
Platform: | Size: 3192832 | Author: lhm | Hits:

[Graph RecognizeDigitRec

Description: 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。-digital identification system source code : the first step : training network. Training samples used for training the second step : identification. First, open the Image (256 colors); Again, a naturalization processing, click on "one-time"; Finally, Click on the "R" or use the menu item corresponding to find identification. The results show identification on the screen, but also the output to a file which result.txt. The system's recognition rate under normal circumstances 90%. Alternatively, you could open a separate pair of step-by-step photographs for image preprocessing work, but bearing in mind that each step can only be implemented again, but according to the implementation of the order. Specific steps : "256-color bitmap to grayscale"- "graysc
Platform: | Size: 176128 | Author: 孙瑞霞 | Hits:

[Graph RecognizeOCRsofeware

Description: 数字的识别软件。其中包括灰度图、离散去噪、二值化、字符切割、神经网络识别。-digit recognition software. Including grayscale, discrete denoising, the two values, character cutting, neural network recognition.
Platform: | Size: 3208192 | Author: humin | Hits:

[Graph RecognizeDigitRec

Description:
Platform: | Size: 1073152 | Author: 杨华 | Hits:

[Graph RecognizeDigitRec_source

Description: 此为数字识别系统的源码,该系统的识别率一般为90%。 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数-This is the number of source identification system, the system
Platform: | Size: 223232 | Author: 云之浪 | Hits:

[Othermatlab1

Description: AppWizard has created this DigitRec application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Platform: | Size: 206848 | Author: | Hits:

[GDI-BitmapDigitRec

Description: 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别 识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
Platform: | Size: 204800 | Author: andy | Hits:

[GDI-BitmapDigitRec

Description: 识别验证码图片数字的源码,VC环境,可以参考参考-Image Verification Code identification number of the source, VC environment, can refer to reference
Platform: | Size: 4050944 | Author: basicasm | Hits:

[Graph RecognizedigitRec

Description: 该系统实现的功能是识别图像中的数字,通过对图片的一系列处理,最后识别出图像中显示的数字。该系统课单独使用,也可应用到诸如车牌识别系统中去。-Realize the function of the system is to identify the number of images, through a series of picture deal, and finally to identify the images shown in the figures. Lesson of the system alone, but also can be applied to such as License Plate Recognition system.
Platform: | Size: 187392 | Author: lxp | Hits:

[Graph RecognizeDigitRec

Description: 基于神经网络的数字识别程序。先对数字图片集进行训练。再识别图像中的数字。-A program based on ANN, which can recognaize the digit in a picture
Platform: | Size: 5767168 | Author: 王鹏 | Hits:

[Special EffectsDigitRec

Description: 本压缩包包含数字图像处理的基本算法实现代码以及模式识别的基础知识。可以用作图像处理参考。-This archive contains the basic digital image processing and pattern recognition algorithm code, the basics. Image processing can be used as reference.
Platform: | Size: 13636608 | Author: blmd | Hits:

[Special EffectsDigitRec

Description: 基于VC6.0的数字识别系统,可训练哦 基于VC6.0的数字识别系统,可训练哦-VISUAL C++ 6.9 DigitRec
Platform: | Size: 8285184 | Author: 张洁文 | Hits:

[Graph Recognizedigitrec

Description: 这个文件夹包含一个完整的数字识别程序,对这个感兴趣的同志可以下载好好研究一下-This file contains a summary of what you will find in each of the files that make up your DigitRec application.
Platform: | Size: 5743616 | Author: houyifu | Hits:
« 12 »

CodeBus www.codebus.net