Is there any pre-trained HOG or LBP descriptor for detecting vehicles in OpenCV? I need it for comparing different algorithms for detecting cars from video streams.
Asked
Active
Viewed 1,333 times
3
-
Front? Side? Back? Afair Ive seen a a car-side-detector here on SO 2 weeks ago. – Micka Nov 10 '14 at 20:25
-
@Micka where on SO? post the link plz – Tariq Nov 11 '14 at 17:27
-
Had to search again myself: not pretrained but provides training images: http://cogcomp.cs.illinois.edu/Data/Car/ found in this answer http://stackoverflow.com/questions/19590444/object-car-detection-and-segmentation/19591713#19591713 which was linked here: http://stackoverflow.com/questions/26648125/number-of-objects-in-an-image – Micka Nov 11 '14 at 22:32