资源列表
picVC
- 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
DigitRec
- 基于神经网络的数字识别程序。先对数字图片集进行训练。再识别图像中的数字。-A program based on ANN, which can recognaize the digit in a picture
OpenCV
- 基于OpenCV的人脸识别Demo,摄像头输入,结果输出。需要手动配置训练样本集的图库地址(train.csv)-OpenCV based Face Recognition, web cam input. Need to manually configure train data set.
PictureLocate
- 图片处理,黄豆图片识别系统,黄质量判定,报告书-Soybeans Recognition System
FaceReco_PCA3
- 这是一个用VC6编写的PCA人脸识别程序,用到了opencv库,库文件一起上传了,可以直接编译。也有相应的训练与测试图像。感觉效果还可以!-This is a PCA face recognition using VC6 written procedures, use the opencv library, library file with the upload, can be directly compiled. Have corresponding training and test im
VLPR3
- VLPR, 车牌识别领域的论文集, 共四组, 这是第三组
NumberPlateRecognition
- 基于SVM和神经网络的车牌识别,采用C++代码实现(Car Plate Recognition)
lpr
- 是车牌识别的源代码,代码实现了车牌定位、校正、字符识别,基于opencv实现的。-Is the license plate recognition source code, the code implements the license plate localization, correction, character recognition, based on opencv.
NumberPlateRecognition
- 车牌识别的源代码,包括定位、校正、字符识别,用opencv做的。-License plate recognition source code, including positioning, correction, character recognition, made of opencv.
fsvm_ica
- 模糊支持向量机与独立成分分析在人脸识别中的应用
费舍尔人脸识别仿真程序
- 人脸识别的仿真,实验效果很好,程序易于理解,适合初学者值得借鉴(The simulation of face recognition is very effective in experiment, and the program is easy to understand. It is suitable for beginners to learn from it.)
fisher-face
- 基于fisher的人脸识别matlab仿真程序-fisher based on the face recognition