Welcome![Sign In][Sign Up]
Location:
Search - CvSvm

Search list

[OthersvmmatlabSORCE

Description: 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM : public CvStatModel / / inherited from the base class CvStatModel (ed ic : / / SVM type enum (C_SVC = 100, NU_SVC = 101, ONE_CLASS = 102, EPS_SVR = 103, NU_SVR = 104) / / SVC is SVM classifier, SVR is the return of SVM / / SVM kernel type
Platform: | Size: 7086 | Author: 李刚 | Hits:

[OthersvmmatlabSORCE

Description: 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM : public CvStatModel// inherited from the base class CvStatModel (ed ic :// SVM type enum (C_SVC = 100, NU_SVC = 101, ONE_CLASS = 102, EPS_SVR = 103, NU_SVR = 104)// SVC is SVM classifier, SVR is the return of SVM// SVM kernel type
Platform: | Size: 7168 | Author: 李刚 | Hits:

[Graph RecognizeOCR-using-cvSVM

Description: Optical character recognition code using cvSVM of openCV library
Platform: | Size: 3072 | Author: sanjay | Hits:

[OpenCVopencv-2.4.6

Description: In this tutorial you will learn how to: • Use the OpenCV functions CvSVM::train to build a classifi er based on SVMs and CvSVM::predict to test its performance.-In this tutorial you will learn how to: • Use the OpenCV functions CvSVM::train to build a classifi er based on SVMs and CvSVM::predict to test its performance.
Platform: | Size: 1024 | Author: 刘巧圆 | Hits:

CodeBus www.codebus.net