Ask Your Question

sabrina6's profile - activity

2014-03-22 10:05:46 -0600 asked a question SVM.predict function for 2-class classification score

Hi,

I would like to train a classifier for Binary classification and obtain the decision function (score) , but i have error response:

response = classifier.predict(X,'ReturnDFVal','true'); Error using cv.SVM/predict Too many input arguments.

What is the correct syntax thank you for help

2013-09-22 13:35:55 -0600 asked a question extract sift patchs within mser regions

Hi,

I want to implement Bundled feature, so how can i extract sift patchs within mser regions.

Thank you for your answers