资源列表
paper
- 这是一篇很优秀的关于木材结疤识别的硕士论文,挺不错的-Wood scarring master paper
Pattern.Recognition-.4ed-.AP-.2009
- 模式识别的经典之作,值得学习,值得收藏,学习完一定会有收获-very good material of pattern recognition
Pattern.Recognition
- [模式识别](Pattern.Recognition)Theodoridis,.Koutroumbas,.文字版-[Pattern Recognition] (Pattern.Recognition) Theodoridis,. Koutroumbas,. Text Version
PlateReco
- 车牌自动识别系统。根据车牌号识别车辆。使用C++编写。-Automatic license plate recognition system
CPP_release
- 基于运动视频的行为分析,与matlab混合编程实现。-Based on the behavior of sports video analysis to achieve with matlab mixed programming.
peperwork
- 在VS2008平台上实现的运动目标检测,采用帧差法实现,并用图像形态学进行图像的细化。-In VS2008 platform to achieve object detection, using the frame difference method implemented with the image of the refined image morphology.
use-BP-gesture-recgnition
- 手势识别的源代码,利用VC++编程实现的,基于opencv的,识别结果准确度很高-hand recognition
erzhihua3
- 对图像进行二值化处理,是图像预处理的重要步骤内含4种不同的方法-The binary image processing, is an important step in image pre-processing consists of 4 different ways
ann数字识别
- 首先训练一组文字,然后进行识别,识别准确率较高,比较容易上手的代码(First, train a set of words and then identify them)
25
- 本程序实现了fisher,pca,贝叶斯实现人的脸布表情的识别,具有很精确的分辨率,运行速度很快,能有效地分辨出各种表情-This application implements fisher, pca, bayesian realize people face cloth expressions of the recognition, has the very accurate resolution, run very fast, can effectively distinguish all
CNNdigitrecognize
- CNN卷积神经网络数字识别代码,运行后有很友好的识别界面-CNN convolution neural network digital identification code, after running very friendly recognition interface
PCA
- 做毕业设计的时候收集的一些关于PCA人脸识别算法的pdf文件。。。适合初学者