andrewssobral / vehicle_detection_haarcascades

Vehicle Detection by Haar Cascades with OpenCV
538 stars 518 forks source link

Added pedestrian detection files #18

Closed cyai closed 2 years ago

cyai commented 2 years ago

I have added an additional python file that can simultaneously detect both vehicles and pedestrians.

All the required files, haar cascades of pedestrians, are also added!