搜索资源列表
HOG(.net)
- HoG人体检测实时系统的代码,可以快是检测行人的存在-Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
HoGnew
- 基于数字视频处理的图像中的行人检测代码里面十分重要的梯度直方图提取技术的代码.-Digital video processing based on images of the importance of pedestrian detection code inside the gradient histogram extraction code.
HOG
- 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
objectdet20070707
- cvpr07年 对象检测代码 hog+svm,压缩包里含有行人,车辆等分类器,可以直接检测-cvpr07 on object identification code hog+ svm, compression bag with pedestrians, vehicles and other classifiers
PedestrianDetection
- 此代码的功能是实现运动中的行人检测,采用VC开发环境编写,代码简洁易懂。-The function of this code is to achieve movement of the pedestrian detection, written by VC development environment, code easy to read.
CODE
- 该程序代码用于行人检测与计数,能在复杂环境下运行。-The program code for pedestrian detection and counts, can run in a complex environment.
HOG
- 该代码用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,不错的-HOG for a variety of image feature extraction, in order to further training classifier Pedestrian Detection
Main
- 基于C++的单目视觉下的行人检测代码,能快速准确识别具有某一特征的目标。-Pedestrian Detection Based on Monocular Vision C++ code, can quickly and accurately identify the target with certain characteristics.
demo_01
- 用matlab编写的基于haar特征和SVM的行人检测代码集。其中包含了数据集。-Using matlab haar features and SVM-based pedestrian detection code set. Which contains the data set.
dectP
- 行人检测代码,在opencv2.0以上版本使用~有很大的参考价值-The pedestrian detection code, version opencv2.0 more to great value
de
- 基于HOG和SVM的行人检测代码,需要配置opencv-HOG and SVM-based pedestrian detection code need to configure opencv
pedestrian_detector
- 采用Opencv2.3.1实现的行人检测代码,代码清晰简洁-The code for Pedestrian detection implemented by OpenCV2.3.1
hog
- 该代码是基于opencv的行人检测代码,自己加了些注释,希望对大家有所帮助-The code is based on the opencv pedestrian detection code, added some notes, we want to help
code3.2.1
- 应用于行人检测的源代码,MATLAB上可以打开运行(Copyright (c) 2012, Piotr Dollar All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions a
matlab代码
- 基于matlab的行人检测代码 排名第2的目标检测算法:基于加州理工学院2009年行人检测的文章:Integral Channel Features(积分通道特征)(Pedestrian detection code based on MATLAB)
python-行人检测-可用
- 这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
HOG 行人检测代码
- 本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further s
detection.py
- Python+OpenCV实现的行人检测(Pedestrian Detection of Python + OpenCV Implementation)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
PedestrianTrackingFromMovingCameraExample
- 本代码可以在移动车辆中进行车辆行人的识别(Pedestrian vehicle identification)