Ask Your Question

Ali's profile - activity

2016-09-19 08:05:14 -0600 received badge  Taxonomist
2012-08-10 01:43:50 -0600 received badge  Student (source)
2012-08-06 11:55:01 -0600 asked a question OpenCV and Latent SVM Detector

I was wondering if anyone has managed to use the OpenCV implementation of Latent SVM Detector (http://docs.opencv.org/modules/objdetect/doc/latent_svm.html) successfully. There is a sample code that shows how to utilize the library but the problem is that the sample code uses a ready-made detector model that was generated using MatLab. Can some one guide me through the steps on how to generate my own detector model?