Ask Your Question
1

OpenCV and Latent SVM Detector

asked 2012-08-06 11:55:01 -0600

Ali gravatar image

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2012-11-27 10:38:35 -0600

AlexanderShishkov gravatar image

In current version OpenCV doesn't contain code for generating model. You should use initial Matlab code for that.

edit flag offensive delete link more

Comments

What are the existing vehicle models available in OpenCV? I'm looking for cars, trucks, and buses. And is it still the case that OpenCV doesn't support training our own models?

asaakius gravatar imageasaakius ( 2015-01-18 08:31:51 -0600 )edit

Question Tools

Stats

Asked: 2012-08-06 11:55:01 -0600

Seen: 954 times

Last updated: Nov 27 '12