搜索资源列表
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
facerecongniae
- 这是一个基于VC 开发的人脸识别软件,具有速度快,识别率高的特点。
hand_ocr
- 手写数字识别系统,能自动学习字形,识别率高。
gray_fragile_robust
- matlab编写的对灰度图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达10k字节。提取时可验证是否被修改过,如未修改,可提取隐藏信息。可标记修改位置。当图像发生旋转,缩放,少量平移时,仍能提取出强水印信息,以确保图像来源。弱水印识别率高,强水印识别率不是很高,当图像变化较小时,可以工作,变化较大时,强水印也无法提取。
chepaishibie2
- 在车辆牌照自动识别系统中,因自然因素或采 样因素使得原本规则的印刷体字符产生畸变,给字符识别带 来了很大困难。本文在特征抽取的基础上,采用BP网络进行 分类,并附加线性感知器来实现单字的有效识别。该方法算法 简便,识别率高,可适用于多种高噪声环境中的印刷体字符识 别。
mobanpipei
- 用模版匹配法识别数字,在vc中编程实现。对数字的识别率高。可以用来借鉴下的不错的程序。
picrecognizesystem
- 使用C#编写的采用卡尔曼滤波和bregeler算法的图象识别程序,在.net2005下运行,识别率高,自动特征库,有机器学习功能
GestureRecognion
- 人脸识别程序,支持摄像头,需要预先输入图象识别,加入了毛发,人脸360度模型等先进设置,识别率高
神经网络法字符识别
- 这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。-This is a neural network based on the character recognition system, neural network to enable the use of the system to identify high rate.
419
- 用VC++编写的基于神经网络的手写字符识别程序,该程序功能强大,识别率高,应用范围广-VC prepared based on neural network Handwritten Character Recognition program, which is a powerful, high recognition rate and wide application
用matlab实现的ica人脸识别程序
- 用matlab实现的ica人脸识别程序, 能实现, 识别率还比较高,Ica with matlab realize the face recognition process, to realize, the recognition rate is still relatively high
PCALDA.rar
- 这是自己毕业设计做的PCA和LDA的结合,训练和识别过程都有,用的是ORL库里的图像,具有较高的识别率!,This is the pca+lda,and it has the good recognition!
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,
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
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)
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.)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor