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

搜索资源列表

  1. Object_4

    0下载:
  2. 检测视频中的的运动目标,例如:车辆、行人,检查是否有进入。-Detection of moving targets in the video, such as: vehicles, pedestrians, check if there are to enter.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:小洋芋
  1. Detecter

    0下载:
  2. 行人检测程序,基于dShow和Opencv2.4.9读取视频文件或者摄像机视频数据,对每一帧图像进行行人检测-Pedestrian detection program, based dShow and Opencv2.4.9 read video files or video camera video data, each frame image for pedestrian detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5773621
    • 提供者:wang min
  1. rodrigob-doppia-6a510bea9c97

    0下载:
  2. 国外行人检测经典算法,实现100帧/s的检测速率-Foreign pedestrian detection classic algorithm, the realization of the detection rate of 100 frames/s
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20583227
    • 提供者:xiaoyufei
  1. fast-additive-svms.tar

    1下载:
  2. 基于HOG+LBP+HIKSVM的行人检测算法matlab代码实现,里面包含了libsvm-mat-3.0-1软件包.-the algorithm implementation of pedestrian detection based on the dates+ LBP+ HIKSVM,it contains the libsvm-mat-3.0-1 package
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:46791
    • 提供者:xiaoyufei
  1. pedestrian_detector

    0下载:
  2. 采用Opencv2.3.1实现的行人检测代码,代码清晰简洁-The code for Pedestrian detection implemented by OpenCV2.3.1
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9925418
    • 提供者:且志安
  1. pedestrian-detectionsvms.tar

    0下载:
  2. Hog + LBP + svm 行人检测-Hog+ LBP+ svm pedestrian detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:58090
    • 提供者:tony
  1. fastHOG3D--full-version

    0下载:
  2. 这是一个完整版,包含调用文件。整个视频可以用在不同尺度和位置计算得来的特征集进行表示。Hog3D描述子由Alexander Klaser Marcin Marszał ek Cordelia Schmid等人提出的,将HOG的概念扩展,由静态图像特征提取扩展到视频序列的特征提取,在视频序列中的行人检测取得了较好的成果。-This is a complete version, including calls to the file. The video can be used in dif
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:3958
    • 提供者:mafei863
  1. hog_detect

    0下载:
  2. 利用opencv中的hog算法模块,对单张图片进行行人检测-Using the hog algorithm in the opencv module, and pedestrian detection in a single image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19901053
    • 提供者:asd
  1. spact-matlab-master

    0下载:
  2. C4特征提取算法: 实现行人车辆检测,不包含正、副样本图片-C4 feature extraction algorithm: to achieve pedestrian vehicle detection, does not contain a deputy sample image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:16010
    • 提供者:孙亚峰
  1. CountsPeopleWalking

    0下载:
  2. 很好的视频序列中行人检测及行人统计的方法。-Pedestrian detection and pedestrian count
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13895132
    • 提供者:彭宝
  1. Code-People_Detect

    0下载:
  2. 基于HOG和SVM的行人检测,自己调试过,效果还不错。-Pedestrian detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12652304
    • 提供者:彭宝
  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. demo.nlogo

    0下载:
  2. netlogo做的街区行人仿真,考虑店铺吸引力、人群聚集程度和行人的逛街兴趣衰竭等因素-A pedestrian simulation developed using netLOGO.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8660
    • 提供者:高济禾
  1. keshedehanshu

    0下载:
  2. 智能交通灯仿真系统,用C语言实现运行界面以及小车,行人的通行控制-simulation of intelligent traffic lights controlling
  3. 所属分类:Console

    • 发布日期:2017-04-28
    • 文件大小:30054
    • 提供者:caotian
  1. Meanshift

    0下载:
  2. 摄像头固定情况下的运动行人跟踪进行研究,Mean Shift算法,与目标区域灰度直方图结合,进行运动目标的检测跟踪-tracking study of the movement of pedestrians in case of a fixed camera introduces a better application of Mean Shift algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9557105
    • 提供者:李强
  1. MIT_persons_jpg

    1下载:
  2. MIT行人数据库,共924张行人图片,原来是PPM格式,很多人找不到转换工具,这里已转换成JPG。该数据库只含正面和背面两个视角,无负样本,未区分训练集和测试集。-MIT pedestrian dataset of JPG format, for pedestrian detection application.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4974060
    • 提供者:Wang
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »
搜珍网 www.dssz.com