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

搜索资源列表

  1. Renesas行人穿越灯R8C/23范例 使用Protothreads

    0下载:
  2. 利用Protothreads实现单颗MCU多工控制行人穿越指示灯, 对于资源小的CPU来说,protothread是难得的珍品,非常值得一用。它的原理简单了极致,资源消耗小到极致,但是又真实的实现了多任务的编程框架。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-08-28
    • 文件大小:352928
    • 提供者:cyber9270
  1. 基于SVM支持向量机的行人识别C++源程序

    1下载:
  2. 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
  3. 所属分类:图形/文字识别

    • 发布日期:2012-11-08
    • 文件大小:894
    • 提供者:wang lang
  1. HOG(.net).rar

    2下载:
  2. HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
  3. 所属分类:.net

    • 发布日期:2016-03-13
    • 文件大小:1540742
    • 提供者:王刚
  1. PeDetect.rar

    0下载:
  2. 视频图像中,行人检查的源代码。利用人体形状特征做特征识别。利用运动物体检测得到初始识别区域。,Video images, pedestrian check the source code. Characteristics of the human body shape to do feature recognition. Detection of moving objects using the region to be the initial identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6295
    • 提供者:LP
  1. TrackandID

    0下载:
  2. 跟踪行人的一段代码,利用人体质心来跟踪。-pedestrian tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6863214
    • 提供者:liushoulin
  1. HOG

    0下载:
  2. 利用HOG算法,实现对于批量图片中的行人检测-HOG algorithm used to achieve the picture for the volume of pedestrian detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10164403
    • 提供者:房英明
  1. HOG

    1下载:
  2. 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10591642
    • 提供者:李燕
  1. Pedestrian-Detection

    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. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:286047
    • 提供者:夏宇
  1. PedestrianExtraction

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

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

    1下载:
  2. kalman跟踪行人,再视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪。-pedestrian tracking using kalman filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6840734
    • 提供者:莉莉
  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. meanshiftkalman

    0下载:
  2. meanshiftkamen实现的运动目标跟踪,可用于行人与车辆!-Sports meanshiftkamen implementation of target tracking, can be used for pedestrians and vehicles!
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:17095
    • 提供者:李建
  1. python-行人检测-可用

    2下载:
  2. 这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:19168256
    • 提供者:zhoubowen
  1. 利用Hog特征和SVM分类器进行行人检测

    0下载:
  2. 利用Hog特征和SVM分类器进行行人检测(Using Hog features and SVM classifiers for pedestrian detection)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:59158528
    • 提供者:Elena0806
  1. 2.行人检测

    0下载:
  2. 根据生物特征识别来实现行人检测的系统,包含MFC窗口(26/5000 According to biometric identification to realize the pedestrian detection system, including MFC window.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:38309888
    • 提供者:raincs
  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
  1. HOG+SVM进行图片中行人检测

    1下载:
  2. 行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package ha
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-17
    • 文件大小:9630720
    • 提供者:子夜o星空
  1. 行人检测统计

    1下载:
  2. 该行人统计方法柔性较好,针对不同的应用场景参数调整较少。实时性好,在普通PC上能够实现30FPS的检测速度。统计准确率较高,当行人密度低时能达到90%以上的准确率,当行人密度高时能达到70%以上的准确率。初步达到了实际应用需求。(The pedestrian statistical method is flexible and less adjustable for different application scenarios. It has good real-time performanc
  3. 所属分类:其他

    • 发布日期:2019-10-09
    • 文件大小:40671232
    • 提供者:ChenSirGD
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com