搜索资源列表
SVM
- OpenCV机器学习SVM支持向量机的分类程序 word格式-OpenCV machine learning support vector machine SVM classification procedure word format
SVM-opencv-visual-C-6.0
- opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
SVM
- VC6.0编写,基于OpenCV的支持向量机分类程序,在400×400的平面上生3类随机样本点,然后给出利用SVM分类的决策面和支持向量-VC6.0 written OpenCV-based support vector machine classification procedures, the plane of 400 × 400 random samples of raw Category 3 points, and then give the decision-making surfac
NumberPlateRecognition
- 利用支持向量机以及神经网络对车牌号码进行识别。-Number Plate Recognition Using SVM and Neural Networks
e
- 用OPENCV实现支持向量机的源代码,运行于VS2010环境下运行通过-Support vector machine (SVM) to implement in OPENCV source code, run run through in VS2010 environment
opencv
- 图像场景分类的bow模型opencv源代码,采用k-means聚类构造单词,采用支持向量机的svm分类器。-Image scene classification bow model opencv source code, using k-means clustering structure of words, using support vector machine svm classifier.
STX2
- 支持向量机检测水天线,使用的SVM对水天山进行分类训练,分类后找到直线进行仿射变化。-support vector machine
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.
HOG-SVM-train
- HOG+SVM对于正负样本训练过程,根据样本生产对应的支持向量机,便于人体检测-HOG,SVM train samples,support Vector
12_SupportVectorMachines
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM引导.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM boot.
13_SVMForNonLinearlySeparableData
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM之处理线性不可分数据.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM processing of linearly inseparable data.
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
guowai
- 这是国外车牌识别的c++程序代码,用到了支持向量机(SVM)算法,可以借用到国内车牌识别。-This is a foreign license plate recognition c++ code, use the support vector machine (SVM) algorithm could be applied to the domestic license plate recognition.
Support-Vector-Machines(SVM)
- 支持向量机(SVM)的实现代码和步骤,共包括五个步骤,每一步都有详细的说明。-Support Vector Machine (SVM) implementation code and procedures, including a total of five steps, each step in detail.
Pedestrian
- 行人检测源码 支持svm向量机,算法比较复杂,需要耐心-Pedestrian detection source
SVM
- 配置opencv库,SVM训练和分类,显示分类结果,和支持向量机。对于初学者了解SVM分类器由一定帮助(Configure the opencv library, SVM training and classification, display classification results, and support vector machines. For beginners understand the SVM classifier by some help)
人脸识别
- 完整人脸识别程序和说明,该程序是中的人脸检测系统的克隆。 而神经网络,它是基于支持向量机(SVM)Machin(Complete face recognition program and descr iption)