搜索资源列表
digit recognition
- 数字识别的源代码程序-A program of digit recognition.
digit recognition
- 数字识别的源代码程序-A program of digit recognition.
基于BP网络的印刷体数字识别
- 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片-Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of
OCRsofeware
- 数字的识别软件。其中包括灰度图、离散去噪、二值化、字符切割、神经网络识别。-digit recognition software. Including grayscale, discrete denoising, the two values, character cutting, neural network recognition.
Digit_Recomodule
- This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching
digit-exe-windows-4_1
- This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copie
matlabtocarrecognition
- 车牌识别matlab源程序 基于颜色的车牌定位和分割技术研究与实现 function [seg] = character_segmentation(bw) % character_segmentation: Returns the digit segments in the supplied binary image. % The function uses the "segment" function,
C-For-Digit-Signal-Processing
- c for digital signal processing
HandwrittenDigitRecognitionBasedOnBPNeuralNetwork.
- BP神经网络,是利用人工智能的方法,训练权值,建立模式识别的模型。本程序,采用三层神经网络,对隐层的节点个数使用经验公式,对其他的参数设置也进行了优化,实现了手写数字的识别,-BP neural network is the use of artificial intelligence methods, weight training, the establishment of pattern recognition models. T
digit
- 自己写的matlab源程序,神经网络原理与模式识别上的一个作业题,关于对数字1~9的识别的,用BP神经网络matlab工具箱来做的。-Their own source code written in matlab, neural network theory and pattern recognition operation on a title, with respect to figures 1 to 9 of identifica
speaker
- 数字的语音识别matlab程序 训练及识别数据太大,少量上传一点,大家可以用COOLEDIT等软件仿照自己制作.(*.wav文件采样率8000,单声道,采样精度16位,16bit Motorola PCM,*.lab文件存的是语音的起止点和语音内容). -Digit speech recognition matlab program too much training and recognition data, a small am
DigitalRec
- 手写体数字识别的VC实现 使用神经网络算法对手写体数字进行识别,训练后识别率可达90%左右。-Handwritten Digit Recognition of the VC to achieve the use of neural network algorithm for handwritten numeral recognition, training, recognition rate can reach about 90.
Digit
- MATLAB 神经网络用于数字识别源程序,可以很好的识别数字,Digits Recognition有说明-MATLAB neural network for digital identification of the source code, you can identify the number of good, Digits Recognition described
digitrecognition
- this digit recognition using som-this is digit recognition using som
16bit_display8bitLED
- Abstract七段显示器在DE2可当成Verilog的console,做为16进位的输出结果。Introduction使用环境:Quartus II 7.2 SP1 + DE2(Cyclone II EP2C35F627C6)简单的使用switch当成2进位输入,并用8位数的七段显示器显示16进位的结果。-Abstract Seven-Segment Display as Verilog to DE2 at the console,
Canonical_Signed_Digit_Study_(CSD)
- Canonical Signed Digit Study (CSD) NASA October 2006
shibie
- 应用matlab程序,实现了对手写数字的识别,准确率非常高。-Matlab application procedures, to achieve the hand-written digit recognition, the accuracy rate is very high.
digitalidentification
- 自己编的识别手写数字的程序 大家随便看看吧-Own hand-written digit recognition process we just take a look at it
FPGArealiztionofdigitalsignalprocessing
- 数字信号处理FPGA实现 实用程序和文件,有sine.exe ---输入宽度。输出对应的正弦波表 mif文件 csd.exe --- 寻找整数和分数的标准有符号数字量(canonical signed digit ,CSD)表达式程序 fpinv.exe --- 倒数计算浮点数表的程序 dagen.exe ---分布式算法文件生成HDL" onclick="tagshow(event)" class="t_tag">V
DigitRecog
- 数字识别. 可以识别英文,中文,数字等字符. 基于结构特征的方法.-A digit recognition demo. it can be used for the recognition of digit,letter, Chinese character and so on.