2012年12月6日

svm的二分类opencv源代码

摘要: #include"highgui.h"#include "cv.h"#include "ml.h"#include"cxcore.h"#include<stdio.h>#include<time.h>#include<stdlib.h>#pragma comment(lib,"cv210d.lib")#pragma comment(lib,"highgui210d.lib")#pragma comment(lib,"cxcore2 阅读全文

posted @ 2012-12-06 15:14 dutyhong 阅读(1317) 评论(0) 推荐(0)

导航