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

搜索资源列表

  1. Recognition

    0下载:
  2. c++实现的HoG行人检测程序,优化了部分代码,且仿真可执行。-c++ HoG pedestrian detection procedures implemented to optimize the part of the code, and the simulation executable.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1879102
    • 提供者:Nancy
  1. BodyDetective

    0下载:
  2. 用VC++平台开发,用opencv开发,用于行人身体检测并且进行身体灰度化。-With VC++ platform, using opencv developed for pedestrian detection and perform physical body gray.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5172198
    • 提供者:王海强
  1. GenerateHardExamples

    0下载:
  2. opencv 行人检测中用第一次产生的分类器检测负样本,得出hardexample-The first pedestrian detection using opencv generated classifier to detect negative samples drawn hardexample
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1528
    • 提供者:王品
  1. The-pedestrian-contour-detection

    0下载:
  2. 可以完整的进行行人轮廓的检测及背景提取和分析-Can complete pedestrian contour detection and background extraction and analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4827709
    • 提供者:shuangshuang
  1. vlfeat-0.9.18-bin

    0下载:
  2. 行人检测、图像目标分类的相关特征如HOG,SIFT、LIOP、聚类等,对初始研究者有很大帮助。-Pedestrian detection, correlation feature of image classification as HOG, SIFT, LIOP, clustering, the initial investigators of great help.
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17151005
    • 提供者:张晓伟
  1. HOG_OpenCV

    1下载:
  2. HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradien
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1754323
    • 提供者:王飞
  1. algorithm

    0下载:
  2. Latent SVM算法实现行人检测;需要opencv库-Latent SVM algorithm for pedestrian detection needing opencv library
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23804967
    • 提供者:qyy
  1. 2

    0下载:
  2. 在复杂场景下多姿态行人检测与识别匹配方法研究-Pose pedestrian detection and identification matching research in complex scenes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4535770
    • 提供者:陈巍
  1. HOG-detector

    1下载:
  2. 提取HOG特征,可以根据需要进行行人检测,HOG是进行人心检测的不二之选。提供的工程可以直接编译运行。-HOG feature extraction can be carried out according to the needs of pedestrian detection, HOG is conducted to detect people s choice. Providing engineering can be directly compiled to run.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:6130125
    • 提供者:唐继贤
  1. ODFS_code

    0下载:
  2. Readme for ODFS. Author: Kaihua Zhang, HK POLYU 关于行人的检测matlab程序-Readme for ODFS Author:. Kaihua Zhang, HK POLYU on pedestrian detection matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16393967
    • 提供者:罗明奇
  1. OpticalFlow_Capture---Farneback

    0下载:
  2. 基于Opencv的行人视频检测的代码,可以实现计数的功能-Video-based pedestrian detection code Opencv can realize the function of counting
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:394372
    • 提供者:小郑
  1. MIT_png

    0下载:
  2. 资料为MIT行人检测数据库,共924幅图片,大小为128*64,.png格式,可以用普通照片查看器查看。-Data for the MIT pedestrian detection database, a total of 924 pictures, the size of 128* 64,. Png format can be viewed with ordinary photos to view.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-02
    • 文件大小:15050059
    • 提供者:zhou
  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. 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. libsvm

    0下载:
  2. 这个是一个SVM分类器,可以再行人检测时用来分类训练样本,再MATLAB中直接调用-This is an SVM classifier, when pedestrian detection can be used to classify the training sample, and then directly call MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1331996
    • 提供者:Jeans Load
  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. CountsPeopleWalking

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

    • 发布日期:2017-06-02
    • 文件大小:13895132
    • 提供者:彭宝
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com