HOG 行人检测代码我要分享

Hog pedestrian detection code

HOG行人检测 HOG-目标检测 运动检测 HOG目标跟踪 two-target-tracking

关注次数: 325

下载次数: 2

文件大小: 279KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。


English Description:

In this paper, aiming at the research topic of moving object detection and tracking, two very important detection and tracking technologies, optical flow technology and frame difference detection technology, are deeply studied. In the application of moving object detection and tracking, the advantages and disadvantages of optical flow method and frame difference method are analyzed by experiments. The two detection and tracking technologies and methods described in this paper are verified by simulation It has been verified by the test.


代码预览

行人检测\alpha.mat

行人检测\bias.mat

行人检测\HOG.m

行人检测\main.m

行人检测\myplot.m

行人检测\narrowarray.mat

行人检测\newSVM.m

行人检测\nsv.mat

行人检测\people1.png

行人检测\readimg2.m

行人检测\readneg.m

行人检测\readpos.m

行人检测