搜索资源列表
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
THE-MNIST-DATABASE
- 斯坦福大学的手写字符图像库,方便大家免于读写idx1-ubyte和idx3-ubyte文件。数据包括训练图像60000幅,测试图像10000幅,图像大小为20*20;以及存储图像及其对应类别的xml文件,并写好了opencv读写方法的文档。-THE MNIST DATABASE of handwritten digits.It includes 60000 training images and 10000 testing image.And it contains the xml files
UpBodyDetexct
- 该工程通过摄像头获取图像,利用opencv自带的训练数据,检测出人的脸、上半身、下半身信息;尔后通过算法定位出身体部分。-The project through the camera to obtain images, using opencv own training data, detects a person' s face, upper body, lower body information thereafter through the algorithm locate the
CodeGenerate
- 可以生成训练数据,字体大小、颜色、位置可调。可以自己用程序生成随机的验证码,可以随机背景,随机位置,随机字符,随机字体,随机粗细,随机大小,随机颜色,方便实验。-Can generate training data, font size, color, position adjustable. You can use your own program to generate random verification code can be random background, random loc
FaceRecognition_CNN(olivettifaces)
- 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
hikvision-PersonDet
- 海康相机开发,获取视频流,利用HOG+SVM算法进行人体检测,读取SVM训练的数据进行检测-kikvision image HOG+SVM people detection
pos
- 世界上名列前茅的人形数据集,用它训练的结果效果是有目共睹的。(person dataset used in classification training)
人头训练正负样本数据集
- 用来训练人头识别模型的正负样本数据集,正样本数据已经resize化。(The positive and negative sample data set is used to train the head recognition model, and the positive sample data has been resize.)