资源列表
tezhen1
- 提取五种Haar特征,包括对角特征、线性特征和边缘特征,并进行全部样本特征值大小排序,画特征值变化曲线-Extraction five kinds of Haar features, including the corner features, linear features and edge features, and the total sample size of the sort characteristic value, characteristic value curve Video
Zernike
- 用于提取图像的Zernike矩特征,从而实现目标识别,可运行-Used to extract the image of the Zernike moment characteristics, so as to realize target identification, can run
base-on--matlab-of-face_recognition
- 基于Matlab的人脸识别系统的研究的毕业论文-base on matlab of face_recognition
Artificial-Intellegence
- 人工智能OCR文字识别程序,能通过学习,建立模版,通过训练后,能进行正确的文字识别。-AI OCR text recognition program, through learning, build templates, through training, to allow for correct character recognition.
ORL92112
- PCB主成分分析-MATLAB 程序 图像识别-PCB principal component analysis- MATLAB Programming
PCA_basedPFacePRecognition
- 这是一个基于主成分分析的人脸表情识别MATLAB代码,代码完整,便于理解。-This is a principal component analysis based facial expression recognition MATLAB code, code complete, easy to understand.
lizi
- 粒子滤波算法程序,源码和博文地址。可先运行源码,再看博文。- Particle filter program source code and Bowen address. You can run the source code, look at Bowen.
meanshift
- VC6 + OpenCV1.0,meanshift跟踪视频目标程序。比较简洁,有详细注释。-VC6+ OpenCV1.0,meanshift Tracking video object program. More concise, detailed notes.
handwrite_digit_recognition
- 简单的识别手写数字的demo,使用了神经网络进行训练-Simple recognition of handwritten digits demo
moshishibie
- 模式识别与智能计算,MATLAB的仿真实验 第二章源代码-Pattern recognition and intelligent computing, MATLAB simulation experiment source code chapter II
CNN(cPP)
- theano的C++实现,先用theano训练完,然后调用训练后的参数即可-python c++ cnn
Corner-detection-based-on-Harris
- 一种很好的角点检测方法,基于经典的休斯变换,代码比较短利于理解与改进。-A good corner detection method