- Starting with Pedestrian Detection using Opnen CV you can refer this article.
- From the provided link there is full explanation with the code which can be downloaded.
- We then continue with car detection suing OpneCV. Here we would be using pre- trained classifier to detect the vehicles.
- Some articles which could be referred are first, second
Here is a GitHub Repo from where you could get the complete code and also a awesome explaination.
- This repo belongs to Aditya Yogish Pai