资源列表
Emgu_ShapeDetection
- 基于emgu 的形状识别程序,能够检测出基本的三角形,矩形,圆形,是很好的emgu学习实例-The the basic triangular, rectangular, circular, can be detected based on the shape recognition program in emgu, is a good emgu learning examples
Machine-vision
- 机器视觉---定位识别源码,完全基于几何算法的定位, 精度高、速度快、识别能力及抗干扰能力强 -Machine Vision--- source of location identification (based entirely on the positioning of geometric algorithms, high precision, speed, and the ability to identify and anti-interference ability
SVM
- SVM的C语言实现代码,可以直接移植到自己的工程中。-SVM' s C language code can be directly transplanted into their own works.
shuzishibie
- 一个简单的数字识别,运用的BP神经网络训练,gui界面-A simple digital identification, the use of the BP neural network training, gui interface
face_detection
- 人脸检测定位 matlab代码 附有模板图片-Face detection positioning matlab code with template picture
gestures
- 识别三类手势,采用贝叶斯分类器,提取hu不变矩特征-gesture recognition, using bayesian classifier, extracting hu moment features
RF_Class_C
- 随机森林分类代码,,很详细,,含有含多个函数文件-Random forest classification code, very detailed, containing containing multiple functions file
shop
- 通过VB编程,进行人脸识别中的眼睛识别。准确性高,有应用价值。-VB programming, recognition of face recognition in the eyes. High accuracy, and application value.
opencv2
- 圆与椭圆信息的提取,对图片中的圆形和椭圆进行识别和提取-Round with the information extraction oval, round and oval picture identification and extraction
CBIR-matlab-GUI
- 实现了一个基于颜色、纹理、形状综合特征的MatlabGUI图像检索系统。-Bulit an image retrieval system based on which combines these three features and realizes user-defined weights.
HMM人脸识别
- 基于VC++的HMM(隐马尔可夫模型)的视频人脸识别系统,有详细的代码和视频人脸样例。
yingyongbiaojifenshuilingsuanfa
- 如果图像中的目标物体是连在一起的,则分割起来会更困难,分水岭算法经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成一副“地形图”,其中亮度比较强的地区像素值较大,而比较暗的地区像素比较小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-If the object in the image together, then split up and it will be more difficult, the watershed algorithm often used t