搜索资源列表
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
chap11
- 基于vc的数字识别系统(digitrec)-A figure recognizing system writen by vc(digitrec).
digitRec
- 该系统实现的功能是识别图像中的数字,通过对图片的一系列处理,最后识别出图像中显示的数字。该系统课单独使用,也可应用到诸如车牌识别系统中去。-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 sys
DigitRec
- 数字识别系统,用计算机图形学模式识别技术,VC-Digital identification system, using computer graphics pattern recognition technology, VC
digitrec
- 数字图象识别,做成Dll行式的,包括C++和Delphi的demo(注:代码不是我实现的)-Digital image recognition, made Dll line, including C++ and Delphi' s demo (Note: I did not realize the code)
DigitRec
- 使用说明 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作
DigitRec
- 数字识别系统的图像处理部分的源码,包括图像灰度转换,二值化,梯度锐化,去离散噪声,倾斜度调整,字符分割,归一化调整,紧锁重排等-Digital Identification System part of the source image processing, including image conversion, binarization, the gradient sharpening to discrete noise, tilt adjustment, character segment
87361026DigitRec
- 验证码识别,能够识别大部分网站的验证码!--OCR, with the development of the vc could identify some of the letters and figures
chapter12
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》8 基于ANN的数字字符识别系统DigitRec——测试 -" Digital image processing and machine vision: Visual C++ and Matlab Implementation" 8 ANN-based digital character recognition system DigitRec- Test
DigitRec
- 基于神经网络的文字识别系统。系统既可以单独使用吗,又可以作为识别系统的软件核心应用到车牌识别系统中-Neural network based text recognition system. System can be used alone do, they can be taken as the core system software application to license plate recognition system
DigitRec
- 基于神经网络的数字识别程序。先对数字图片集进行训练。再识别图像中的数字。-A program based on ANN, which can recognaize the digit in a picture
DigitRec
- 本压缩包包含数字图像处理的基本算法实现代码以及模式识别的基础知识。可以用作图像处理参考。-This archive contains the basic digital image processing and pattern recognition algorithm code, the basics. Image processing can be used as reference.
DigitRec
- 对字符识别 以VC6.0为编程环境 该系统的识别率一般为90 -Character recognition VC6.0 for the recognition rate of the system of the programming environment is generally 90
DigitRec
- 基于VC6.0的数字识别系统,可训练哦 基于VC6.0的数字识别系统,可训练哦-VISUAL C++ 6.9 DigitRec
digitrec
- 这个文件夹包含一个完整的数字识别程序,对这个感兴趣的同志可以下载好好研究一下-This file contains a summary of what you will find in each of the files that make up your DigitRec application.
DigitRec
- 神经网络法识别图片中的数字,识别率较高,之前需要进行样本训练-Neural network identification number in the image, high recognition rate, sample training required before
DigitRec
- 在VC++的平台上,对于获取的图片中的数字,进行精确识别-In VC++ platform for digital image acquisition, accurate identification
