搜索资源列表
NPatternRecognizer
- 这是一个机器学习的通用算法库,用.NET编写,实现了SVM,K-MEANS聚类等经典的机器学习算法-This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
OpenCV-IMLEMENT-SVM
- OPENCV实现SVM,很好的实现了图像分类,供大家参考-USE openCV to implement the SVM
SVM
- 使用SVM实现人脸检测,能够帮助初学者了解SVM的原理-face detection by using svm,which can help seniors to learn SVM
PR2
- 实现基于OpenCV的SVM目标分类,SVM提取目标跟背景-object classification based on SVM
HOG-SVM
- 基于opencv实现利用HOG+SVM进行物体分类-Classification of objects using HOG+SVM based on OpenCV
SVM-image-classification--OpenCV--
- 基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的-SVM-based image classification with BoW OpenCV implementation from foreign website
People_detection
- Linux下利用Opencv实现的行人检测算法!程序简答主要用的是opencv中SVM+HOG算法!-Linux using pedestrian detection algorithm Opencv realize! Program short answer is mainly used in the SVM+ HOG opencv algorithm!
e
- 用OPENCV实现支持向量机的源代码,运行于VS2010环境下运行通过-Support vector machine (SVM) to implement in OPENCV source code, run run through in VS2010 environment
Chapter5_NumberPlateRecognition
- 利用SVM(支持向量机)和ANN实现西班牙车牌的识别,此工程来自于西班牙人写的一本书,编译过,可以运行。-Using the SVM (support vector machine) and ANN to realize the Spanish license plate recognition, the project from a book written by the Spanish, compiled, you can run.
hogPlbpPsvm
- 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian detection code, students are in
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
Support-Vector-Machines(SVM)
- 支持向量机(SVM)的实现代码和步骤,共包括五个步骤,每一步都有详细的说明。-Support Vector Machine (SVM) implementation code and procedures, including a total of five steps, each step in detail.
main
- 实现基于hog特征的svm分类器实现粉刺识别(Realization of svm classifier based on hog feature for acne recognition)
people
- 基于python语言实现opencv自带svm检测行人(Opencv takes SVM to detect pedestrians)