OpenCV latentSVM detector too slow
I'm using the OpenCV latent SVM detection with the sample code openCV and self-converted bicycle.xml to test a single image bike.img, which has a size of about 500x300. It takes ~11 seconds to complete this detection on my laptop.
Is it too slow? Has anybody tried this? Or am I making something wrong.
I can send the code, img and model files if you would like to help. Thank you very much.