Is it possible to get a prediction's probability along with the prediction when using an SVM in OpenCV?
I found some threads discussing this, but they are all from 2-3 years ago.
http://answers.opencv.org/question/1424/get-a-probability-out-of-svm-predict/
http://stackoverflow.com/questions/16782979/opencv-svm-predict-probability
Any advances on this?