Ask Your Question

martykube's profile - activity

2015-12-02 21:30:40 -0600 commented answer Error in classifier?

You're totally correct, I don't see opencv_performance in the 3.0.0-dev branch. opencv_performance is installed on my system. My host must have some mixed up versions installed. Thanks for the answers!

2015-12-01 13:13:29 -0600 commented answer Error in classifier?

Okay, got it, thanks!

How about removing opencv_performance in 3.0.0-dev so it does not trick anyone else?

2015-12-01 10:34:29 -0600 received badge  Editor (source)
2015-12-01 10:16:24 -0600 answered a question Error in classifier?

I'm pretty sure this is a bug.

I've posted a minimal example which reproduces the error.

The issue is present in 3.0.0-dev. The prior bug report looks like is was in 2.4.

2015-11-30 19:38:08 -0600 commented answer Error in classifier?

I've also run into the same issue with with OpenCV 3.0.

I trained a cascade classifier with opencv_traincascade and then saw the exception when I ran opencv_performance to evaluate the classifier.

I tried following this bug report. Didn't seem to work for me. And the issue is closed...