CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 运动 检测 跟踪

搜索资源列表

  1. detect

    0下载:
  2. 有关运动目标检测的小程序!可供做运动目标跟踪和检测的朋友们参考!示例图片可向本人索取!wwhnxc@163.com
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:883byte
    • 提供者:wang
  1. cvCamShift

    0下载:
  2. 使用cvCamShift(均值平移)实现目标跟踪
  3. 所属分类:Windows编程

  1. 人体跟踪源代码

    0下载:
  2. 该程序实现了对运动物体的检测,跟踪。对传统背景减除法进行了改进,运行速度也很快。
  3. 所属分类:Windows编程

    • 发布日期:2012-05-08
    • 文件大小:14.47mb
    • 提供者:wj_0201@126.com
  1. yundongmubiaojiance.rar

    0下载:
  2. 运动目标跟踪算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 ,Moving Target Tracking Algorithm include: 1. Quiescent in the context of target detection in the context of prediction 2. Static background frame difference metho
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.26mb
    • 提供者:国风
  1. HumanMotion

    0下载:
  2. 根据轮廓,对运动的人检测,并跟踪。vc6.0下开发。-According to the outline of movement detection and tracking. vc6.0 under development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:8.66kb
    • 提供者:张建伟
  1. DTASvm

    0下载:
  2. VC++ 计算及人体跟踪系统,不知道具体是干什么用的,不过看上去貌似很强大,在VC6.0下编译顺利,不知道是不是需要硬件支持,www.codefans.net编译后运行界面先看一下。它可以自动运动检测和输出结果,可以重点检测人的头部,好像是用在医学上的,有兴趣的自己下载研究吧。 -VC++ computing and human-tracking system, I do not know what concrete is used, but looks like a very strong
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:顾长风
  1. KLT

    0下载:
  2. 该代码可以在视频图象中检测运动物体并且实现对运动物体的跟踪-this code can find the object which is moving in the video and track it
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:13.52mb
    • 提供者:zhangge
  1. tuxiangchuli

    0下载:
  2. 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.57mb
    • 提供者:yuxianli
  1. opencv

    1下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:237.49kb
    • 提供者:hou
  1. ObjectionTracking

    0下载:
  2. 1) 运动目标的检测:图像预处理,差分,二值化,形态滤波 2)运动目标的跟踪:特征提取,搜索匹配算法,在Visual C++或Matlab环境下,编程实现。 -Tracking image
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:938.62kb
    • 提供者:冬之紫婧
  1. bkgrd

    0下载:
  2. 很好的程序。通过背景建模检测运动的物体。对研究运动分析与对象跟踪的朋友很有帮助-Very good program. Detection of motion through the background modeling objects. The study of motion analysis and object tracking helpful friends
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.77mb
    • 提供者:stone
  1. motiondetection

    0下载:
  2. 对任何运功的物体进行实时的检测和跟踪,并能标记运动目标的轮廓。-Exercise our powers to object to any real-time detection and tracking, and to mark the outline of moving objects.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:3.07kb
    • 提供者:yanan
  1. MovingObjectDetection

    0下载:
  2. 这是一个视频运动目标检测跟踪,能够比较准确的检测任务和车辆。-This is a video moving target tracking, can be more accurate detection tasks and vehicles.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:579.76kb
    • 提供者:chenhao
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8.01kb
    • 提供者:曾雯
  1. work

    0下载:
  2. 运动检测跟踪的经典例子,可以实现运动视频中的人物检测与跟踪-Classic example of motion detection and tracking
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:aiqinsixuan
  1. human

    0下载:
  2. 人运动的视觉分析系统一般遵从下述的处理过程:1)运动检测;2)运动目标分类;3)人的跟踪;4)行为理解与描述-Visual human motion analysis system for the processing of general compliance with the following: 1) motion detection 2) moving target classification 3) human tracking 4) understand and describ
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.21mb
    • 提供者:xuwanting
  1. _运动车辆检测跟踪系统

    0下载:
  2. 可以画出运动物体的运行轨迹没可以使用,VS2010 opencv2.0(Can draw the trajectories of moving objects VS2010 opencv2.0)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:19.61mb
    • 提供者:哈哈2332
  1. 基于MATLAB平台的机动目标跟踪程序

    7下载:
  2. 动目标跟踪与检测,跟踪效果很好,效率很高。。(Moving target tracking and detection, tracking effect is very good, high efficiency.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:89kb
    • 提供者:.好爱笑
  1. motion_slave_servo

    0下载:
  2. 本代码为基于arduino平台的图像识别检测跟踪系统的下位机程序,实现简易舵机云台对运动物体的图像追踪,可移植于机器人、飞行器等系统中运用(This code is based on the Arduino platform of image recognition detection and tracking system of the lower computer program, to achieve a simple steering gear head moving object tr
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:fontianebleau
  1. 帧间差法视频目标检测

    1下载:
  2. 基于帧间差分法的视频目标检测系统 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪技术,在许多领域都有重要应用。使用帧间差分法设计并实现视频目标的检测系统(Video Target Detection System Based on Interframe Difference Method Moving object automatic detection is a technology of detecting, extracting, recognizing a
  3. 所属分类:其他

    • 发布日期:2019-12-31
    • 文件大小:623kb
    • 提供者:展宇
« 12 3 4 »
搜珍网 www.dssz.com