CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - VIDEO TRACKING

搜索资源列表

  1. project

    0下载:
  2. 人形目标检测与跟踪,对于视频图像,用方框或椭圆标出检测出的行人运动目标,以实现对目标的跟踪; -Humanoid target detection and tracking, for the video images, using the box or oval marked pedestrian moving targets detected in order to achieve the target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8622854
    • 提供者:张晓风
  1. pf_colortracker

    0下载:
  2. 这是一个用matlab写的关于视频追踪的简单例子-This is a work written in matlab simple example on the video tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12601138
    • 提供者:Holyask
  1. movementdetector

    0下载:
  2. 基于视频的运动跟踪检测,提供了一种实时动态的检测方法-Video-based motion tracking and detection, provides a dynamic real-time detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2356
    • 提供者:jianghua
  1. VideoDemo

    0下载:
  2. 视频图像目标跟踪代码,基于图像差分和MeanShift-Video tracking code, based on image difference and MeanShift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3110669
    • 提供者:杜骞
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. motiondetection

    0下载:
  2. 视频跟踪中的基于彩色目标跟踪的源代码,实用高效-Video tracking target tracking based on color source code, practical and efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4738
    • 提供者:kevin
  1. object_tracking

    0下载:
  2. 对变化的视频序列进行对象追踪,检测边缘图象,对感兴趣的图象进行颜色约束.-Video sequences on the object change tracking, edge detection image, the color of images of interest bound
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:819080
    • 提供者:胡小梅
  1. tracking

    0下载:
  2. a matlab code to track video movement it can be usuful for video surveillance application
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1169
    • 提供者:selma
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. _[2006_168]Tracking-and-object-classification-for

    0下载:
  2. It is useful to developer who ieterest with detecting object in video surveillance system
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:339377
    • 提供者:wefwef
  1. kalman

    0下载:
  2. 使用kalman滤波的视频跟踪程序,写得比较清晰,可以运行。-Video tracking using kalman filtering procedures, write clearer, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:617426
    • 提供者:张毅
  1. Motion-Detection-System

    0下载:
  2. 运动检测系统,对视频中的图像进行跟踪检测,里面还有测试图像。-Motion detection system, the image of the video tracking and detection, there is also the test image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2403603
    • 提供者:谷继红
  1. opencv-detect

    0下载:
  2. opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12417113
    • 提供者:sonic
  1. Camshift-improvment

    0下载:
  2. Camshif单目视频跟踪,采用局部投影方法,减少计算量-Camshif monocular video tracking, using a local projection method, to reduce the computational
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2739506
    • 提供者:pipi
  1. Kalman-filter

    0下载:
  2. 介绍一种新的视频跟踪的算法,效果很好的,是基于kalman 滤波的,希望对大家有所帮助-A new video tracking Method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:140811
    • 提供者:liuqian
  1. 2

    1下载:
  2. matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档 已验 无错 放心使用 改一下视频路径即可-matlab to use the frame difference method for video tracking, provides a test video and full documentation is error-free ease of use experience to change the path to your video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:624255
    • 提供者:孙宁
  1. meanshift-tracking

    0下载:
  2. 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。-This program is to track object in video by mean shift algorithm. The program can be running in MFC framework. The position and scale of the object should be given by hand on the fi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:324774
    • 提供者:Robert
  1. OpenTLD

    0下载:
  2. 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9590507
    • 提供者:ning
  1. video

    0下载:
  2. 以镜头光圈分类 镜头有手动光圈(manual iris)和自动光圈(auto iris)之分,配合摄象机使用,手动光圈镜头适合于亮度不变的应用场合,自动光圈镜头因亮度变更时其光圈亦作自动调整,故适用亮度变化的场合。-This paper describes an end-to-end method for extracting moving targets from a real-time video stream, classifying them into predefined ca
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:401356
    • 提供者:陈思宇
  1. pf_colortracker

    1下载:
  2. 粒子滤波 视频目标跟踪 Matlab 联合C编程-Video tracking particle filter Matlab joint C programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13094382
    • 提供者:yangoengju
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com