DaHoC / trainHOG

Example program showing how to train your custom HOG detector using openCV
221 stars 111 forks source link

"WORD" Ambiguous Symbol #13

Open OeslleLucena opened 8 years ago

OeslleLucena commented 8 years ago

Hi,

I am working on a project of car detection and my advisor and I chose the hog + svm method to do this task. In order to do that, I have downloaded your code from here and tried to implement on VS12 but It is giving some errors at ambiguous symbols and others.

Here is a look at the errors that I am getting from it

image

​ ​ I really appreciate if you could help at this task.

Sincerely,