CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 人体 跟踪

搜索资源列表

  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.39mb
    • 提供者:yuyu
  1. HumanTracking

    0下载:
  2. 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.91mb
    • 提供者:梁浩
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:88.8kb
    • 提供者:honghai
  1. vc_person_tracking021

    0下载:
  2. 基于VC6.0开发环境,利用Kalman算法做的一个人体跟踪系统-VC6.0 development environment based on the use of Kalman algorithm to do a human tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:703.52kb
    • 提供者:honghai
  1. LKgenzong

    0下载:
  2. LK算法跟踪,可以清晰的检测出人体,采用opencv1.0 VC++6.0-LK algorithm for tracking human body can be clearly detected using opencv1.0 VC++6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1.36kb
    • 提供者:handspring32
  1. fulltext

    0下载:
  2. 一个实时的2维人体检测跟踪算法,是opencv源码里参考的文章之一。内容包括表面模型建立,新目标检测以及匹配的问题。-A Real-Time System for Detecting and Tracking People in 2D, is one of the references in opencv, including the appearance model, new object detect and how to find the corresponding one.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:420906189
  1. HumanTracking

    0下载:
  2. 基于opencv的视频中人体跟踪代码,用Kalman预测 ,用Snake 在预测点的周围进行Snake能量函数及小化-Body of opencv-based video tracking code, using the Kalman prediction Snake Snake energy function and small around the prediction point
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:14.81mb
    • 提供者:杨亚萍
  1. GetSkeleton-using-OpenNI(Qt)

    1下载:
  2. MS的kinec SDK和OpenNI都提供了人体骨骼跟踪的算法,人体骨骼跟踪算法在kinect人体行为识别中非常重要,该识别过程通常被用来作为行为识别的第一步,比如说,通过定位人体中的骨骼支架,可以提取出人手的部位,从而可以把手的部分单独拿出来分析,这样就达到了手势的定位,而后面的手势识别则可以在刚刚定位出的领域进行处理。总而言之,一套有效的人体骨架追踪算法在kinect的一系列应用中非常有用,不过MS SDK和OpenNI虽然都提供了该算法类的直调用,但是其源码并没有开放,毕竟这是人家最核心
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:1.67mb
    • 提供者:wuwei
  1. mutil_hand_segmention

    0下载:
  2. 这篇文章主要是介绍多个手部的分割,是在前面的博文:不需要骨骼跟踪的人体手部分割 的基础上稍加改进的。因为识别有的一个应用场合就是手势语言识别,而手势一般都需要人的2只手相配合完成,因此很有必要对人体的多个手部来进行分割。-The article introduced hand split, in front of the Bowen: does not require tracking of human hand bones split on the basis of a little impr
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:1.09mb
    • 提供者:wuwei
  1. humandet_faint

    1下载:
  2. 基于opencv的目标跟踪,识别人体简单的动作-The simple Pattern Recognition opencv human
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:19.6mb
    • 提供者:周小小
  1. rentigenzong

    0下载:
  2. 实现人体跟踪的源代码,实现对视频中目标人物的跟踪-The human tracking source code, the video of the target person tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:14.47mb
    • 提供者:温哥华
  1. human

    0下载:
  2. 背景减除法实现人体目标跟踪,可以跟踪二个人,直接运行便可。-Background subtraction method to achieve human target tracking, you can track two individuals, can be directly run.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.07mb
    • 提供者:高旺
  1. opticalflowtracking

    0下载:
  2. 运动人体的检测,对采集的视频中运动目标的检测和跟踪,用到opencv相应的highgui库和cv库,能够很好检测出人体轮廓。-Human movement detection for video capture moving target detection and tracking, use the appropriate highgui opencv libraries and cv library, can well detect the body contour.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1.48kb
    • 提供者:
  1. OPENCV

    0下载:
  2. 基于opencv,可用于人体跟踪等,亲测有效,在VS2010环境下运行。-Based on opencv, it can be used for human tracking, effective pro-test, running in VS2010 environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:123.36kb
    • 提供者:万彰凯
  1. 61IC_H4848

    0下载:
  2. 以设计一个实时的人体检测与跟踪系统为目的, 从实际出发, 以O p en C V 为工具... 在满足了识别要求的前提下, 大大提高了识别的速度, 再一次提升了系统的实时性基于opencv的人体动作的识别,可以对视频中的人体动作进行分类处-Next in order to design a real-time human detection and tracking system for the purpose of proceeding reality to O p en CV as a t
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:616.28kb
    • 提供者:刘云鹤
  1. KinectCoordination

    0下载:
  2. 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:3.53mb
    • 提供者:Anonymous
  1. 96282002Human-Motion-Tracking

    0下载:
  2. 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:607kb
    • 提供者:浅笑qq
搜珍网 www.dssz.com