Ask Your Question

slu's profile - activity

2017-12-04 01:14:35 -0600 received badge  Student (source)
2017-12-03 17:59:49 -0600 asked a question OpenCV autoTrain() with EPS_SVR not working

OpenCV autoTrain() with EPS_SVR not working I am trying to train a svm in OpenCV using the introduction_to_svm.cpp examp

2017-11-30 21:43:10 -0600 commented question std::length_error at HOGDetector::compute()

Thanks, I missed that parameter. It works now.

2017-11-30 21:06:34 -0600 commented question std::length_error at HOGDetector::compute()

I edited my post

2017-11-30 01:43:12 -0600 asked a question std::length_error at HOGDetector::compute()

std::length_error at HOGDetector::compute() Hi, I am trying to create my own HOG detector (using a svm). The tutorial wi