搜索资源列表
cp
- matlab 利用fisher线形判别方法进行模式识别-Matlab using linear discriminant method for pattern recognition
220195168672005715205401563311
- 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transformation picture outline to with
qicheshibian
- 本程序以车牌识别为例演示了如何用Java进行图像识别,适合对Java和图像处理有一定基础的爱好者学习。-License Plate Recognition of this procedure as an example to demonstrate how to use Java for image recognition, suitable for Java and image processing must have basic study of the lovers.
che pai shi bie xi tong
- 车牌识别的delphi程序.非常好的车牌识别源码.-License Plate Recognition of the delphi procedures. A very good source license plate recognition.
BMP-shape
- 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
face_identification
- 用于人脸识别的MATLAB程序,可以很好的对人脸的 图像进行加工处理后的识别技术-MATLAB program for Face Recognition can be a good face on the image processing after recognition technology
123
- 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
TextRecognition
- VB基于OCR的手写文字识别程序源代码,代码包中包括有两款演示程序,不过目前不能支持中文,可以识别数字和字母,识别率不错,识别后分别得出匹配率和匹配的字符。-VB-based handwritten character recognition OCR source code, code package includes two demo program, but can not support Chinese, can identify numbers and letters, good rec
Gesture_recognition
- 此程序基于Visual c++开发平台,实现了手部姿势的识别功能-This procedure based on the Visual c++ development platform, to achieve a hand posture recognition
hausdorff
- this source code for housdorff distance matching for 3D face recognition. I used this code on GavabDB .
LJsbcodes
- 自动识别联机数字、英文字符及汉字识别,可以用画笔写入文字识别,对这方面研究的朋友可能能用上。-Automatic Identification Online Digital, English characters and Chinese character recognition, you can write with pen character recognition, this study may be on a friend.
DigitRecog
- 数字识别. 可以识别英文,中文,数字等字符. 基于结构特征的方法.-A digit recognition demo. it can be used for the recognition of digit,letter, Chinese character and so on.
FaceRecognitionSystem
- 利用PCA(主成分分析)技术实现了人脸识别-this program has realized face recognition by using the PCA technology
SVM
- 在草图符号的自适应学习中,不同用户的训练样本数量可能不同,保持在不同样本数量下良好的学习效 果成为需要解决的一个重要问题.提出一种自适应的草图符号识别方法,该方法采用与训练样本个数相关的分类 器组合策略将模板匹配方法和SVM统计分类方法进行了高效组合.它通过利用支持小样本学习的模板匹配方法 和支持大量样本学习的SVM 方法,并同时利用草图符号中的在线信息和离线信息,实现了不同样本个数下自适应 的符号学习和识别.基于该方法,文中设计并实现了支持自适应识别的草图符号组件.最后,利用扩
pattern-recognition
- 手写字符识别,首先实现做一个界面,然后在界面里里面进行手写字符识别-Handwritten character recognition, the first to make an interface for handwritten character recognition, and then inside the interface
Neural-Network--License-Recognition
- VC++的BP神经网络车牌识别,使用BP神经网络能较好的实现车牌的定位与识别-Vc++ the license plate recognition, BP neural network using the BP neural network can better realize the license plate location and recognition
license-plate-recognition-
- 车牌识别技术(Vehicle License Plate Recognition,VLPR) 是计算机视频图像识别技术在车辆牌照识别中的一种应用。车牌识别技术要求能够将运动中的汽车牌照从复杂背景中提取并识-license plate recognition
Face-recognition-test-program
- 人脸识别的测试程序,可以了解整个过程-Recognition of testing procedures, can understand the whole process .....
win32-plate-recognition
- 一个车牌识别学习文档,学习车牌识别的初步认识-license plate recognition is for car
Face-recognition
- 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。-opencv Face recognition