搜索资源列表
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
TestBagofFeatures
- 基于opencv的视觉词袋训练程序,用来提取图片的视觉词典-Opencv visual word bag training program, used to extract image visual dictionary
Tesseract
- Tesseract_Ocr训练方法,包括OpenCV的图片处理方法在内,以及VC++实现OCR 的过程-Tesseract_Ocr training methods, including OpenCV image processing methods, as well as VC++ OCR process
FaceRecongnitionAndExtr
- 抽取出图片中的人脸,训练提取特征生成模型,检测摄像头录入的人脸并打上马赛克-thank you....
classperform
- VS2010和openCV220下编译,Haar分类器批量检测图片中的目标,一次最多加载图片20张,需加载训练好的Haar分类器,已包含frontface.xml-VS2010 and openCV220 compiled, Haar classifier picture batch testing goals, making up to 20 images loaded, you need to load the trained Haar classifier is included fron
bptrainrec
- BP训练并识别,可以加载一定的模板图片,例如(数字1,2,3.。。9)。-BP train
MIT_persons_jpg
- MIT行人数据库,共924张行人图片,原来是PPM格式,很多人找不到转换工具,这里已转换成JPG。该数据库只含正面和背面两个视角,无负样本,未区分训练集和测试集。-MIT pedestrian dataset of JPG format, for pedestrian detection application.
SVM
- 一个自己封装的SVM类,可以实现对正负样品图片的剪切,分类器的训练,利用原来的文件测试分类器,利用一段视频测试分类器,同时也可以完成分类器的引用,同时SVM的训练参数可调。-Reference to a category of their own package of SVM, can achieve the image on the positive and negative samples of shear, training a classifier, using the original
Traverse-Folder
- opencv图像处理中对一个文件夹下相同格式的图片进行读取,并调整为一定大小的图片。做样本训练时有很大帮助。-opencv image processing on a folder in the same format images for reading, and adjusted to a certain size images. It helps a lot to do when the sample train.
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
lifeface
- 使用了于仕琪老师训练的分类器,使用vs2013-64位平台,图片需从配置管理器调试中手动输入(Using the classifier of teacher Yu Shiqi training, using the vs2013-64 bit platform, the picture needs to be manually entered from the configuration manager debug.)