CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - pedestrian detection

搜索资源列表

  1. HOG

    5下载:
  2. 这是最简洁,注释得最好的HOG(Histogram Oriented Gradient)算法的matlab实现。可用于行人识别和物体跟踪。-This code is well commented, which enables the adjusting of the HOG parameters. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:1.85kb
    • 提供者:袁宇
  1. learcode

    0下载:
  2. 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:李可
  1. vbpds

    0下载:
  2. Vision based pedestrian detection system based on pso
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7.65kb
    • 提供者:Naser
  1. Acivs09Code

    0下载:
  2. AbstractWe investigate the problem of pedestrian detection in still images. Sliding window classifiers, notably using the Histogram-of-Gradient (HOG) features proposed by Dalal and Triggs are the state-of-the-art for this task, and we base our method
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-25
    • 文件大小:52.6kb
    • 提供者:Flavio58
  1. HOG

    0下载:
  2. Image descr iptor based on Histogram of Orientated Gradients for gray-level images. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable Classifier-Fusion Schemes: An Application To Pedestrian De
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.85kb
    • 提供者:Arij
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6.6mb
    • 提供者:张数
  1. pedestrians128x64.tar

    2下载:
  2. MIT行人检测数据库,包含了924副行人图像。是计算机视觉领域的重要数据库。-MIT pedestrian detection database, contains 924 pedestrian images. Is an important field of computer vision database.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:10.34mb
    • 提供者:liutingting
  1. tackmcuop

    0下载:
  2. 一个用cmu开发的车辆检测和跟踪的程序,本程序实现了背景建模,运动检测,跟踪,以及车辆和行人标注的功能。-Cmu development of a vehicle with detection and tracking procedures, the procedures to achieve the background modeling, motion detection, tracking, and vehicle and pedestrian marking function.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1.35mb
    • 提供者:
  1. PedestrianDetectionHoG

    0下载:
  2. HOG特征行人检测 SVM支持向量机 分类-HOG feature pedestrian detection SVM support vector machine classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2.52mb
    • 提供者:gege
  1. zhenchafaxingrenjiace

    1下载:
  2. 利用运动目标检测中的帧差法对视频中的行人进行检测和跟踪,取得了比较好的效果,可以学习借鉴。-The use of moving target detection in the frame difference method for video of the pedestrian detection and tracking, to obtain a relatively good results, can learn from.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1.16mb
    • 提供者:dht
  1. hog

    0下载:
  2. matlab实现HOG算法,用于行人检测-Matlab HOG algorithm for pedestrian detection
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.5kb
    • 提供者:jianghui
  1. pedestrian_behavior

    0下载:
  2. 这个来自巴基斯坦的研究,关于行人检测的,封装无代码-The Pakistan study on pedestrian detection, packaging code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8.74mb
    • 提供者:shendong
  1. lunwen

    0下载:
  2. 提出一种多尺度方向(multi-scale orientation,简称 MSO)特征描述子用于静态图片中的人体目标检 测.MSO 特征由随机采样的图像方块组成,包含了粗特征集合与精特征集合.其中,粗特征是图像块的方向,而精特征 由 Gabor 小波幅值响应竞争获得.对于两种特征,分别采用贪心算法进行选择,并使用级联 Adaboost 算法及 SVM 训 练检测模型.基于粗特征的 Adaboost 分类器能够保证高的检测速度,而基于精特征的 SVM 分类器则保证了检测精 度.另
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1.78mb
    • 提供者:尹世荣
  1. demo_01

    0下载:
  2. 用matlab编写的基于haar特征和SVM的行人检测代码集。其中包含了数据集。-Using matlab haar features and SVM-based pedestrian detection code set. Which contains the data set.
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:5.99mb
    • 提供者:huangyu
  1. voc-release3.1

    0下载:
  2. 使用discriminitive part based hog feature 来进行行人检测-use discriminitive part based hog feature pedestrian detection
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7.03mb
    • 提供者:zxc
  1. project3

    0下载:
  2. matlab实现的行人检测加跟踪,对学习图像处理的同学很有帮助-matlab implementation of pedestrian detection and tracking, help students learn image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:91.78kb
    • 提供者:lifengsong
  1. paper2

    0下载:
  2. 行人检测技术综述.pdf -Summary of Pedestrian Detection technology
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:994.13kb
    • 提供者:li
  1. MotionPDetection

    0下载:
  2. 运动目标检测与跟踪的matlab代码,包含实验数据,代码解释。有助于行人检测,智能交通,视频监控等领域的研究。-Moving target detection and tracking matlab code, contains the experimental data, code interpreter. To help pedestrian detection, intelligent transportation, video surveillance, and other areas
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1.15mb
    • 提供者:闪米德
  1. pedestrain

    2下载:
  2. 经典的行人检测算法,利用HOG和SVM实现此算法。已调试可以正常运行。-Classic pedestrian detection algorithm, HOG and SVM to implement this algorithm. Has debugging normal operation.
  3. 所属分类:matlab例程

    • 发布日期:2013-12-08
    • 文件大小:2.39mb
    • 提供者:易扬
  1. eibe-crowdedscenes-cvpr05

    0下载:
  2. 复杂环境下的行人检测论文,能简单处理遮挡问题-Pedestrian detection papers in a complex environment can be simple to deal with the occlusion problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1.16mb
    • 提供者:yaoyao
« 12 »
搜珍网 www.dssz.com