icsfy / Pedestrian_Detection

通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现
310 stars 162 forks source link

The steps to detect pedestrian in video? #1

Closed wn312991 closed 6 years ago

wn312991 commented 7 years ago

I am sincerely consult for the The steps to detect pedestrian in video? thanks you @icsfy

icsfy commented 7 years ago

Please see the file video_detect.cpp, which contains the code to detect pedestrian in video. @wn13083405221

wn312991 commented 7 years ago

thanks you for your reply,I have seen the file video_detect.cpp,but I don't know the command to run the file? besides ,do you have the file" video.avi"? @icsfy

icsfy commented 7 years ago

@wn13083405221 To compile executable file VideoDetect

$ cmake .
$ make

Use VideoDetect <video_filename> to detect , <video_filename> is your video file. For example: VideoDetect abc.avi

wn312991 commented 7 years ago

I want to do a project on the real-time vehicle detection in video, can i have the opportunity to consult you come questions,could you give me your contact information? such as QQ or 微信 ? thanks you @icsfy

icsfy commented 7 years ago

@wn13083405221 QQ: 1294433495