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

搜索资源列表

  1. SPtrack

    0下载:
  2. 本程序能够检测图像中的单个粒子并跟踪其运动轨迹。在matlab环境中运行时,请输入>SPtrack-This procedure can detect a single particle image and track its trajectory. Matlab environment in the run-time, please enter> SPtrack
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:18423
    • 提供者:蓓贝
  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8908520
    • 提供者:sunpengpeng
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. detection

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序,很不错哦 -OPENCV writing campaign to target identification and tracking procedures, very good, oh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:427462
    • 提供者:luofei
  1. ComputerVision

    0下载:
  2. 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional reconstruction, motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6855257
    • 提供者:simon
  1. usb-carmer-matlab-RT-process

    2下载:
  2. 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:6649
    • 提供者:song
  1. chelianggengzongjiance

    0下载:
  2. 该程序利用OPENCV来获取视频帧,检测运动车辆和并跟踪,还带有AVI文件,效果很好,希望对大家有用-The procedure used to obtain the video frame OPENCV to detect and track moving vehicles, and also with the AVI files are very good, we want to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3167546
    • 提供者:amao
  1. MotionDetection

    2下载:
  2. 基于Meanshift运动目标跟踪程序,matlab写的,绝对可以运行-Moving target tracking procedures can run
  3. 所属分类:图形图象

    • 发布日期:2013-01-14
    • 文件大小:621561
    • 提供者:dubingxin
  1. tracker

    1下载:
  2. 人体识别跟踪程序,可自动计算识别人体,并根据运动趋势跟踪,重点设别头部和面部-Human identification and tracking procedures, can be automatically calculated to identify the body, and in accordance with the trend of tracking campaigns, the focus for other head and facial
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2365011
    • 提供者:yuanxh
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. motiontracker

    0下载:
  2. 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image inform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1752345
    • 提供者:maya
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. myblobtrack

    0下载:
  2. 运动目标跟踪的改进算法,OPENCV开发,是开发运动目标跟踪的不可多的源码!欢迎大家共同探讨-Moving Target Tracking Algorithm, OPENCV development, is to develop the non-moving target tracking and more source code! Welcome you to explore
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:9627
    • 提供者:李伟军
  1. camshift

    0下载:
  2. 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1054797
    • 提供者:echo
  1. MovingObjectTracking

    0下载:
  2. 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10635575
    • 提供者:jiang
  1. motiondetection

    0下载:
  2. mfc实现的运动目标跟踪和检测,基于OPENCV源码开发,代码完整,功能强大,-mfc opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:257361
    • 提供者:小白
  1. objectdetectionandtracking

    0下载:
  2. 一个小型的静态背景下的运动目标检测和跟踪的程序-A small static context of the moving target detection and tracking procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:375709
    • 提供者:郭江
  1. VideoProcess

    0下载:
  2. 关于视频的课件,内容全面,包括:视频的各种编码,目标检测,目标运动估计,目标跟踪,视频建模等。-On the video courseware, comprehensive, including: a variety of video encoding, target detection, target motion estimation, target tracking, video modeling.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9079815
    • 提供者:陈平
  1. ReadingPeopleTracker-1.25

    0下载:
  2. 视频对象的跟踪提取原代码。 在一段视频里面可以跟踪人的运动,并且替换 -Extraction of video object tracking source code. In a video which can track people
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1424958
    • 提供者:农夫
  1. BaseonOpenCV

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。-Introducing Intel s open-source computer vision library OpenCV on the basis of CAMSHIFT tracking algorithm used to achieve moving target tracki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:284964
    • 提供者:胡戈
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com