搜索资源列表
multiboost.tar
- 一个多类Adaboost训练和分类器,用C++编写-Training and a multi-class Adaboost classifier, written in C++
HaarTraining_algorithm
- 详细分析了基于opencv的haar-like型特征训练的源程序,对haar-like的原理以及实现方法进行了综合阐述,并给出了示例。-Opencv based on detailed analysis of the haar-like features of the training model of the source, the principle of haar-like methods to achieve a comprehensive and elaborate, and give
imageRecognition
- 有两组图片,分别为正样本,和负样本图片,利用SVM训练样本图片,然后输入图片,判断这副图片属于正样本还是负样本,一般用于模式识别中-Two sets of pictures, samples were positive, and negative sample images, the use of SVM training sample images, and then enter the picture, to judge this pair of images belong to the p
Training-methods-in-OpenCV-Harr
- OpenCV 中Harr训练方法,大批研究生学习期间需要用到的方法-Training methods in OpenCV Harr, a large number of graduate students studying the methods need to use
CascadeClassifierTest
- 基于OpenCV CascadeClassifier的人脸和人眼检测代码,用到两个训练好的分类器-Good classifier based the OpenCV CascadeClassifier face and eye detection code, used in the two training
congealReal.1.0
- 国外的一个做人脸直线化的代码,能够对人脸和汽车图片进行直线化。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done eithe
congealReal.1.0.tar
- 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
squares
- haar training squares detection
OpenCVtraining
- 用opencv自带的工具训练样本,并检测结果-With opencv own tools training samples, and the test results.
Blog_hogCompute6.tar
- Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
orl-eye-database
- orl人脸库中截取出来的眼睛样本,作为疲劳检测中的人眼训练样本-orl face database from the eyes of the interception of the sample, as the fatigue test samples in the training of the human eye
ObjectMarker
- 该软件可以用来opencv训练样本,训练正样本和训练负样本-The software can be used opencv training samples
OpenCV_arm
- 这是一个把OpenCV移植到arm平台的详细笔记,包括工具链和开发环境的配置以及移植的全过程记录,适合ARM嵌入式开发者参考-opencv training materials (including ppt and src code)
face-detection-code
- 人脸检测程序代码 放到建好的工程下可以直接运行-face-detection code,if you have finished training, just copy the code to your project, and it will work.
Oguiideofopenp
- 用opencv自带的的训练器训练各种分类器 -Trainer training opencv comes with a variety of classifier
Bayesian-based-classifier-design
- 基于贝叶斯的分类器设计.用“cancer.mat”的数据作为训练样本集,建立Bayes分类器,用测试样本数据对该分类器进行测试,从而加深对所学内容的理解和感性认识。-Based on the Bayes classifier. ' Cancer.mat data as the training sample set, the establishment of the Bayes classifier, the classifier is tested with the test sampl
python_OpenCV_mlpTrain
- 自己写的基于OpenCV的神经网络的python训练程序,效果一般般..要求要有numpy-Write by own program based on the OpenCV python neural network training, required to have a general effect .. numpy
convert_cascade
- opencv中级联器的训练,应用在人脸检测等图像检测方向-cascade training application in face detection in opencv image detection direction
svm_train
- 利用opencv中svm训练器进行训练,代码能运行-Opencv svm training training, code can run
opencv-training-display
- opencv训练过程中的命令行显示 主要是各参数代表的意义说明-opencv training process command-line display