HOG算法的行人检测

时间:2017-09-25 05:32:16
【文件属性】:
文件名称:HOG算法的行人检测
文件大小:5.26MB
文件格式:RAR
更新时间:2017-09-25 05:32:16
HOG算法 行人检测的源程序,基于HOG算法,能实现对行人的检测。
【文件预览】:
ped-demo-fast-8x8x1.1
----concat_features.m(453B)
----ped_demo.m(558B)
----draw_det.m(579B)
----compute_gradient.m(2KB)
----test_feat.m(418B)
----cumsum2D.m(215B)
----compute_features_scale_space.m(2KB)
----det.png(15KB)
----mex_feature.mexa64(12KB)
----approx_models.mat(4.92MB)
----run_detector.m(4KB)
----compute_feature_dim.m(165B)
----compute_features_fast.m(5KB)
----compute_features_fast.m~(5KB)
----compute_gradient_features.m(1KB)
----README(1KB)
----pos_test.png(317KB)
----normalize_response.m(608B)
----compute_features.m(729B)
----non_max_sp.m(2KB)
----get_sampling_grid.m(404B)
----mex_feature.cc(7KB)

网友评论

  • 一个很简单的HOG应用例子,学习了