CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 行人 检测

搜索资源列表

  1. HOG

    0下载:
  2. 使用HOG(梯度直方图算法)进行行人检测,算法来自05年CVPR上的一篇论文-Use HOG (Histogram gradient algorithm) pedestrian detection algorithm CVPR paper 2005 on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:yangqingshuai
  1. hog-Psvm

    1下载:
  2. 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文--A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2506378
    • 提供者:杨中晔
  1. test

    0下载:
  2. 运动目标检测,可以很清晰的实现行人检测,并可以用矩形标注出来-Motion pedestrian detection code
  3. 所属分类:Console

    • 发布日期:2017-06-12
    • 文件大小:19794667
    • 提供者:陆健男
  1. pedestrian-detection

    0下载:
  2. Mat结构的了解 C++语法调用OpenCv STL的vector的使用 行人检测-Mat structure C++ understand the syntax of calling OpenCv STL vector using pedestrian detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12843700
    • 提供者:闫志浩
  1. Histogram-OrientedGradient

    0下载:
  2. HOG(Histogram of Oriented Gradient)方向梯度直方图,主要用来提取图像特征,最常用的是结合svm进行行人检测。-HOG (Histogram of Oriented Gradient) direction of the gradient histogram is mainly used to extract image features, the most commonly used is a combination of svm detect pedestria
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:171607
    • 提供者:flyingeye10
  1. kalman

    0下载:
  2. 分为行人检测,特征提取,行人跟踪三步,其中最主要的代码也是这个代码的中心是行人跟踪这一部分,我采用的是kalman滤波器进行行人下一帧位置的预测,可以很好的提高行人跟踪的鲁棒性,跟踪结果比较准确。-Into pedestrian detection, feature extraction, pedestrian tracking steps, which is the center of the main code of the code is pedestrian tracking this
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28944575
    • 提供者:xiaorunxiao
  1. HOG-pedestrian-detection-OpenCV

    1下载:
  2. 利用hog特征向量进行行人检测opencv visual2010(入门)-Use hog feature vectors detect pedestrians opencv visual2010 (entry)
  3. 所属分类:Special Effects

    • 发布日期:2015-10-28
    • 文件大小:7496704
    • 提供者:luolei
  1. hardexample

    0下载:
  2. 是指利用第一次训练的分类器在负样本原图上进行行人检测时所有检测到的矩形框,这些矩形框区域很明显都是误报,把这些误报的矩形框保存为图片,加入到初始的负样本集合中,重新进行SVM的训练,可显著减少误报。这种方法叫做自举法-The first is the use of trained classifier all detected rectangle detect pedestrians in the negative when the sample picture, the rectangular
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2506
    • 提供者:孔祥山
  1. hog

    0下载:
  2. HOG 特征描述子,用于行人检测以及目标跟踪,生成特征描述子,用于分类或后续的处理-Feature descr iptor HOG
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1373
    • 提供者:崔宗阳
  1. hog

    0下载:
  2. hog训练和分类的程序,hog特征可以用于行人检测,这个程序包括训练和分类 欢迎下载-hog training and classification procedures, hog feature can be used for pedestrian detection, this program includes training and classification Welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2264
    • 提供者:yql
  1. new1

    0下载:
  2. 基于opencv2.4.1和vs2013的行人检测,利用天traincascade训练分类器。-pedestrian detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1665
    • 提供者:余星晨
  1. People_Detect_2008

    0下载:
  2. opencv实现行人检测的代码程序,适合初学者!可以适当更改!-Opencv pedestrian detection technology
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6480580
    • 提供者:徐恒
  1. toolbox-master

    0下载:
  2. 这是一个简单的图像处理的matlab程序,这个程序主要用于行人检测的相关功能-this is a php website which is based on Thinkphp ,this is a formal type which you can use it to build your own website
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9654450
    • 提供者:jeccica
  1. HoG-and-HoG-LBP

    0下载:
  2. 行人检测中的HoG和HoG-LBP算法的对比试验。-Pedestrian Detection comparative test HoG and HoG-LBP algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10943
    • 提供者:Bao Donghai
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. SVM_Train_Predict_HOG

    0下载:
  2. hog+svm行人检测程序,带有已经训练好的svm文件,vs2010下直接运行-Hog+svm pedestrain detection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23128495
    • 提供者:BeautyMess
  1. VibeTest

    0下载:
  2. VIBE运动目标检测 车辆,行人检测,基于opencv的数据读取-VIBE OBJECT DETECTION
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12161579
    • 提供者:吴晗
  1. checkman

    0下载:
  2. opencv的hog行人检测,完整代码运行。可直接运行-opencv hog person dection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15068271
    • 提供者:李飞
  1. HogPSVM-Pedestrian-Detection-

    0下载:
  2. 保证可用的,希望好评!!!HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以(也是本网站下载代码,但是原始的作者故意改错一些地方,我已经一一修正,完全可以运行;没有SVM工具箱的,压缩包里已经提供了,安装一下即可) -HOG+SVM pedestrian detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:9631603
    • 提供者:杨浩
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com