Ask Your Question

marti's profile - activity

2013-11-20 12:51:15 -0600 received badge  Editor (source)
2013-11-05 15:14:17 -0600 received badge  Student (source)
2013-11-05 00:58:05 -0600 asked a question Performance utility for opencv_traincascade?

I have successfully trained a classifier using opencv_traincascade and would like to formally test its performance. However, the Cascade Classifier Training documentation states that the function opencv_performance can only be used on classifiers trained on the now obsolete opencv_haartraining . So is there any other way to automatically evaluate the performance of my classifier?

P.S. In case this helps I am running a 64-bit Ubuntu 12.04 LTS and OpenCV 2.4.6.1