搜索资源列表
编码识别代码通过图像识别技术
- 用摄像头采集类似于电话充值卡的图象,对其的卡号,密码区域进行识别,只识别数字。(0-9)但原理相同,你只需改一下字库即可使用。 我先说下步骤: 1. 字符和字符之间都有间隔,首先要根据间隔确定每个字符的区域(Rect). 2. 然后一个一个象素地和标准字符比较。也就是比较 26 * 2 = 52 次,误差最小的,就认为是该字符。 (注:这种算法比较简单,易于理解,缺点就是效率不高,我用摄像头采集图象识别数字成功率为 98%以上。我曾请教过一位做这方面的专家,他称无论什么识别,影响识别的最重要因数
PCALDA.rar
- 这是自己毕业设计做的PCA和LDA的结合,训练和识别过程都有,用的是ORL库里的图像,具有较高的识别率!,This is the pca+lda,and it has the good recognition!
src
- 验证码识别,自动识别图片上的数字信息,对于,识别率高-auto recognize
FaceRecognition
- 实现人脸的自动检测和识别,具有很高的识别率和检测率-Implementation of automatic face detection and recognition, a high recognition rate and detection rate
chinesecharrecognizer
- 手写体汉字识别,手写方便,识别率高,采用新的算法,-Handwritten Chinese character recognition, handwriting Convenience, identification rate, the introduction of a new algorithm,
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
platereco
- 车牌检测,程序简单易懂,识别率高。包括分解步骤和一次执行。-License plate detection, easy-to-understand procedures, a high recognition rate. Including the decomposition steps and the first performance.
tongjipcarecognition
- 统计PCA人脸识别程序 识别率比较高 大家多多下载-statical face recognition recognition high
chepai
- 车牌识别系统,自动对车牌照片进行处理,输出车牌号码,识别率高-License Plate Recognition system, automatic processing of license plate photos, export license plate number, identifying the high rate of
20070508162758586
- 高效的语音识别源代码,识别率高,测试好用,下载了请推荐-High effect source code
high_order-cumulants
- 高阶累积量识别(包括link11识别、门限确定、门限确定(C60高阶累积量)、识别率(高阶累积量)12_16、识别率统计)-Cumulant identification (including link11 identification, to determine the threshold, the threshold to determine (C60 cumulant), the recognition rate (cumulant) 12_16, recognition rate sta
c#图片文字识别
- c#基于Tesseract框架和语言训练库的图片文字识别。全工程文件,对仅含文字的清晰的图片,识别率较高!(C# text recognition based on Tesseract framework and language training library. The whole engineering document has a higher recognition rate for clear pictures containing only words!)
图像识别
- 基于微软的MODI,用于识别文字,识别率不高,用于初学者理解(Based on Microsoft's MODI, used to identify text, recognition rate is not high, for beginners to understand)
gait-sp-beta1.tar
- 本代码主要是稀疏编码的方法来进行步态识别的,识别率高,错误率低。(This code is mainly sparse coding method for gait recognition, high recognition rate, low error rate.)
Adaboost人脸识别(有GUI)
- 实现人脸识别,有多种算法,包含gui界面,识别率高,程序易懂,值得借鉴(The realization of face recognition has a variety of algorithms, including the GUI interface, high recognition rate, easy to understand program, and it is worth reference.)
936991729Handwriting-recognition
- matlab 应用图像处理知识,实现对数字的识别,识别率高(Matlab applies the knowledge of image processing to realize the recognition of the numbers and the high recognition rate)
基于小波变换的klda人脸识别
- 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
VB图像识别
- VB 图像识别,运用直方图来进行识别,识别率高,代码高效,安全(VB image recognition, histogram recognition, high recognition rate, code efficiency, security.)
0到9语音识别
- 实现数字0到9的语音信号的dtw识别,识别率高,(It realizes DTW recognition of speech signals with digits 0 to 9, and has high recognition rate.)
高阶累积量 门限确定
- 主要是4阶高阶累积量的门限确定,带有识别率的程序(Threshold determination of higher order cumulants with recognition rate)