Closed wn312991 closed 6 years ago
Please see the file video_detect.cpp
, which contains the code to detect pedestrian in video. @wn13083405221
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
@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
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
@wn13083405221 QQ: 1294433495
I am sincerely consult for the The steps to detect pedestrian in video? thanks you @icsfy