资源列表
bpshuzi
- 通过Matlab基于BP神经网络实现数字0~9的识别。首先创建50个训练样本供网络学习,根据训练样本的特点确定输入层、输出层神经元个数,并确定隐含层神经元个数,完成对BP神经网络的设计;然后将训练样本输入BP网络中,完成对网络的训练;最后通过20个测试样本测试训练完成的网络性能,并显示识别结果。-Digital recognition based on BP neural network.First according to the characteristics of th
letterrecognition
- 利用BP神经网络实现字母识别;由于是新手,大家指正;-Using BP neural network implementation letter recognition are because novice, everyone correction
face-identify
- 人脸识别,,MATLAB代码-face identify
基于SVM支持向量机的行人识别C++源程序
- 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
fisherself
- 一个人脸识别的源程序,是在matlab环境下做的,可以实现人脸识别,不过仍有待改进-The source of a face recognition is done in matlab environment, and face recognition can be achieved, but has yet to be improved
code
- 这是个基于MATLAB的对图像边缘进行编码的代码,可以直接运行下,不过要自己修改参数-This is a MATLAB-based encoding of the image edge of the code can be run directly under, but to modify its own parameters
n-order-f-moment
- 计算信号的高阶频率矩特征,为模式识别作准备-high order frequency moment
Anode_Check
- 本代码实现了阿诺德置乱功能,并对其进行了一定的修改,并且可以还原变换。-This code implements the Arnold scrambling function, and its some changes, and can restore the transform.
blobtracking
- 基于opencv的blob-tracking 代码。基于cvBlob库开发。作者:刘嘉焜-blob-tracking function based on cvBlob library(based on opencv). by Jiakun Liu
GM
- 人脸识别中有用的文件包,在PCA,和LBP中会经常用到-Package useful in face recognition, in the PCA, and often used in LBP
MaxFlowcpp
- max flow min cut in c++ code