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

搜索资源列表

  1. Adaptivebinocularvisualservoingforindependentlymov

    0下载:
  2. Visual tracking is one of the key components for robots to accomplish a given task in a dynamic environment, especially when independently moving objects are included. This paper proposes an extension of Adaptive Visual Servoing (hereafter, A
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:469.13kb
    • 提供者:xjwu
  1. systemforcatchingfastmovingobjectsbyvision

    0下载:
  2. In this paper we describe a control methodology for catching a fast moving object with a robot manipulator, where visual information is employed to track the trajectory of the target. Sensing, planning and control are performed in real-time t
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:544.66kb
    • 提供者:xjwu
  1. Tracking.zip

    0下载:
  2. 完整的PTZ跟踪算法,包括背景建模,运动目标提取,运动目标大小估计以及跟踪。,Complete PTZ tracking algorithm, including background modeling, moving object extraction, moving object and track size is estimated.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:23.85kb
    • 提供者:倪佳
  1. draw.rar

    0下载:
  2. 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:231.25kb
    • 提供者:wangz
  1. track.zip

    1下载:
  2. matlab tracking source code to track a moving object on the scene by using centroid and rectangle method,matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
  3. 所属分类:matlab

    • 发布日期:2015-04-02
    • 文件大小:1.18kb
    • 提供者:Moh d
  1. VideoDemo

    0下载:
  2. 视频识别,一个简单的例子说明视频活动影像的跟踪。-Video identification, a simple example illustrates the video tracking of moving images.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:王勇
  1. 2

    0下载:
  2. 分层背景更新的运动目标检测与跟踪算法,给出了分层背景更新的运动目标检测与跟踪算法.-detact and track moving object
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:376.66kb
    • 提供者:liang
  1. iCatch

    0下载:
  2. 基于Camshift的移动跟踪程序,标定跟踪物,然后选择鼠标的时候鼠标会跟着跟踪物的运行移动,选择键盘的时候,跟踪物的移动将发出上下左右键的消息-Camshift based mobile tracking procedures, calibration tracking object, and then choose to follow the mouse when the mouse will move the operation to track objects, select the k
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2.17mb
    • 提供者:陈晓辉
  1. shishi-opencv

    0下载:
  2. 实现了实时的运动物体跟踪,方法简单,实用性强。对做跟踪的有很大的帮助-Achieve real-time moving object tracking method is simple and practical. On track to do great help! ! ! !
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1019.98kb
    • 提供者:卢绪军
  1. pfGui

    0下载:
  2. 对移动物体的目标检测与跟踪,基于meanshift的颜色跟踪算法,可以在背景相对单一的背景下对H分量高的物体进行跟踪。跟踪效果更佳。-The goal of moving object detection and tracking, color tracking algorithm based on meanshift, relatively in the background context of a single component of high-H objects to track. B
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:26.77mb
    • 提供者:guowei
  1. movement-to-identify-and-track

    0下载:
  2. 这是一个基于运动物体的图像检测与追踪程序,是在vc++ 6.0环境下编译的,有需要的可以来看一看。-This is based on a moving object detection and tracking program of the image, is in vc++ 6.0 environment of compiled, need to take a look.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:630.26kb
    • 提供者:廖灿
  1. Object_Detect_And_Tracking

    0下载:
  2. 运动物体检测与跟踪,能准确地检测到视频中的运动物体,并对其进行跟踪-Detect Moving Object, and the Track the objects
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:457.2kb
    • 提供者:abc
  1. moxin

    0下载:
  2. 基于视频的运动物体跟踪,采用光流法跟踪效果良好。-Video-based moving object tracking, optical flow method to track the effect is good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:412.88kb
    • 提供者:huangcolin
  1. detect-and-track-the-moving-object

    0下载:
  2. 一旦摄像头区域内有运动的目标时,该程序可以实现对其的检测-detect and track the moving object
  3. 所属分类:Video Capture

    • 发布日期:2017-03-26
    • 文件大小:13.21kb
    • 提供者:heaven
  1. Imybblobtraccn

    0下载:
  2. 在非常多应用中,希望把运动着的物体检测出来,对其编号并进行跟踪,,最终的到其运动轨迹,本程序源码就是运动物体跟踪的框架 -Very many applications, to moving object detection, and its number and track its trajectory, the final source of this program is a framework for moving object tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:lenyuhai
  1. moving-object-recognition-and-track

    0下载:
  2. 本程序完成了对运动图像的识别与跟踪功能,程序里自带了测试的图像-The program to complete the identification and tracking of moving images, the program comes with the test image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.24mb
    • 提供者:伊米
  1. camshift

    0下载:
  2. 使用MFC和OpenCV结合,使用camshift算法,实现基于摄像头的实时视频的运动物体的检测-Combined use of MFC and OpenCV, use camshift algorithm to track moving object
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:8.93kb
    • 提供者:于敬
  1. object-detection

    0下载:
  2. 关于目标检测的硕士论文,采用了三帧差分的方法来获取运动目标,然后采用CAM_shift的方法对运动目标进行跟踪。-Master' s thesis on target detection the three differential method to obtain the moving target, and then using CAM_shift methods to track the moving target.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:808.17kb
    • 提供者:fd
  1. track

    0下载:
  2. 视频中运动物体追踪 视频中运动物体追踪-Video moving object tracking video moving object tracking in the video moving object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:2.5kb
    • 提供者:菠萝
  1. track

    0下载:
  2. Moving object detection and tracking is often the first step in applications such as video surveillance. The main aim of project a moving object detection and tracking system with a static camera has been developed to estimate velocity,
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:162kb
    • 提供者:bouch
« 12 »
搜珍网 www.dssz.com