mithi / vehicle-tracking-2

A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).

Home Page:https://medium.com/@mithi/vehicles-tracking-with-hog-and-linear-svm-c9f27eaf521a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modifying parameters

mortezamg63 opened this issue · comments

Hello,
Could you explain me the role of ws, wp, threshold of heatmap and sourcer_parameters?
It seems to me that for getting better results, we need to change these variables and parameters.
I used it for some videos, but result is terrible and its not acceptable. Doe I need to choose another method for tracking?
Thank you for your guide and help