Ask Your Question

rong li's profile - activity

2013-04-16 06:29:53 -0600 received badge  Nice Question (source)
2012-08-28 08:31:31 -0600 received badge  Student (source)
2012-08-16 02:25:33 -0600 received badge  Editor (source)
2012-08-16 02:24:36 -0600 asked a question Can I convert the svm output to a posterior probability?

I want to get the posterior probability of the svm output, but now output of svm in opencv are labels. how can I get the posterior probability from svm? I know the libsvm has the function but svm in opencv seems has not the ability. dose anybody have some sugestion on it?