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

搜索资源列表

  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. 基于opencv的人头统计算法程序

    1下载:
  2. 基于opencv的人头统计算法程序,将文件解压出来即可使用-people count
  3. 所属分类:图形/文字识别

    • 发布日期:2012-11-11
    • 文件大小:1801296
    • 提供者:jerryjiang
  1. mouthdetection

    0下载:
  2. 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2509218
    • 提供者:cheng yun-ting
  1. cvhog

    0下载:
  2. 在做行人检测的毕设 看了很久OPENCV中cvhog的代码 自己加了些注释 希望对大家有所帮助 有问题可以探讨 chjb_0513@yahoo.com.cn-pedestrian detection OPENCV cvhog source code annotations
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:31419
    • 提供者:chen
  1. PedestrianExtraction

    1下载:
  2. 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-07
    • 文件大小:1901157
    • 提供者:王战新
  1. peopledetect

    1下载:
  2. 检测摄像头中的行人。使用OPENCV 默认的SVM分类器-Pedestrian detection in the camera. Use the default SVM classifier OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:2909
    • 提供者:
  1. haarcascade_fullbody

    0下载:
  2. opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:70017
    • 提供者:xingjunfeng
  1. cv_test

    0下载:
  2. 使用OPEN CV 完成行人偵測 內附圖片 實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2952246
    • 提供者:kld
  1. learcode

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

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

    0下载:
  2. 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.   实验功能:   单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。   单击People Detect按钮,则程序会自动对该图片进
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:501760
    • 提供者:wuwei
  1. CV_TrainingPrj

    0下载:
  2. opencv HaarTraining for Pedestrian Detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:3127
    • 提供者:appdxy
  1. Pedestrian-detection-and-tracking

    0下载:
  2. 行人检测与跟踪,是基于opencv和vc6.0-Pedestrian detection and tracking is based on opencv and vc6.0
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:12010773
    • 提供者:刘泽彬
  1. peopledetect

    3下载:
  2. 人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面-Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1981562
    • 提供者:黄小菲
  1. peopledetect

    0下载:
  2. 简单使用opencv自带的行人检测功能,实现检测图片中的行人,在命令行执行操作。-Simple to use opencv comes with pedestrian detection function detection pictures of people, at the command line
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:357923
    • 提供者:朱俊凯
  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. 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. cHog

    0下载:
  2. 在opencv上实现hog特征的提取,相关的配置不多描述,参照opencv的配置(Pedestrian detection based on OpenCV)
  3. 所属分类:Windows编程

  1. people

    2下载:
  2. 基于python语言实现opencv自带svm检测行人(Opencv takes SVM to detect pedestrians)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:471040
    • 提供者:心在天涯
  1. detection.py

    1下载:
  2. Python+OpenCV实现的行人检测(Pedestrian Detection of Python + OpenCV Implementation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:Neil、
  1. OPENCV_行人流量检测

    2下载:
  2. 使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-09
    • 文件大小:22289408
    • 提供者:likeyota
« 12 3 »
搜珍网 www.dssz.com