Using C language to achieve the support vector machine method for image recognit...
- 资源大小:98.00 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
图形图像
资 源 简 介
用C语言实现的支持向量机方法,用于图象识别的程序-Using C language to achieve the support vector machine method for image recognition procedures
文 件 列 表
example_set.cpp
example_set.h
globals.cpp
globals.h
kernel.cpp
kernel.h
learn.cpp
Makefile
parameters.cpp
parameters.h
predict.cpp
smo.cpp
smo.h
svm_c.cpp