hog-master

所属分类:移动互联网开发
开发工具:C/C++
文件大小:60KB
下载次数:3
上传日期:2018-08-05 11:09:23
上 传 者zx学习
说明:  对行人进行检测跟踪并达到了一个很好的效果
(Pedestrian detection and tracking and achieved a good result.)

文件列表:
CMakeLists.txt (413, 2018-04-03)
hogcascade_pedestrians.xml (129768, 2018-04-03)
img (0, 2018-04-03)
img\1.jpg (16353, 2018-04-03)
img\result.jpg (19541, 2018-04-03)
main.cpp (2359, 2018-04-03)
run.sh (114, 2018-04-03)

A tony demo of human detection using HOG ## Requirements: * cmake download from the [officer website](https://cmake.org/download/) > sudo ./bootstrap sudo make sudo make install cmake --version * opencv,any version is OK download from the [officer website](https://opencv.org/) > unzip opencv-2.4.12.zip cd opencv-2.4.12 mkdir build cd build cmake.. make -j8 make install pkg-config --modversion opencv ## Start: sh run.sh ## result: | Red:Hog+svm |Green:Hog+cascade| |---------------|-----------------| | 461ms | 24ms |
## details: can be found [here](http://blog.csdn.net/qq_14845119/article/details/52187774)

近期下载者

相关文件


收藏者