搜索资源列表
demo
- svm的一个实现小程序,可以实现分类问题,有一定的作用,
cppHoG-raw-RBF
- HOG特征 加上 SVM训练方法的程序,可以实现人体检测、人脸检测,从CSDN上下载的,本人使用了,可以使用,但需要安装opencv2.0以上版本,其余的版本我没试过-HOG feature program plus SVM training methods, you can achieve human detection, face detection, download from CSDN, I use, you can use, but need to install opencv2.0
the-SVM-and-bow-opencv-source-code
- 基于svm和bow的opencv实现源码-Based on the SVM and bow opencv source code
svm
- c++实现了支持向量机,有5个文件,其中三个钟均含有main()函数,请使用时分别编译连接得到exe文件,在命令行中调用 仅供相互学习-c++ svm
Mechine_Learning
- 该功能包含决策树、随机森林、SVM机器学习算法,并在VS环境下实现并测试。-This function contains the decision tree, random forests, SVM machine learning algorithms, and implement and test in VS environment.