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

搜索资源列表

  1. aambuilding-0.1-src-jiapei.rar

    0下载:
  2. 这是一个用于人脸跟踪算法,采用OPENCV实现。可广泛应用视频监控等领域。,This is a face tracking algorithm for use OPENCV achieve. Can be widely applied in areas such as video surveillance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:54283
    • 提供者:李乔
  1. GPU-KLT-FLOW-1.0

    0下载:
  2. 基于GPU的klt跟踪算法,现在比较流行的基于光流分析的视频跟踪算法-GPU-based klt tracking algorithm, is now more popular optical flow-based analysis of video tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:84585
    • 提供者:liyawei
  1. meanshift.rar

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3707
    • 提供者:wangpei
  1. CUDABOF

    0下载:
  2. 光流法在OPENCV里的应用。可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移,很不错的程序,能用来做视频跟踪-OPENCV in the optical flow method in the application. Can be used to compare the two images, show two images of each pixel between the relative displacement, a very good program, can do vid
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:197036
    • 提供者:宋川
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  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. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2959
    • 提供者:kitty
  1. ObjTracker

    1下载:
  2. 一个采用FFMPEG对视频进行解码、采用OPENCV对物体进行跟踪的 跟踪示例程序。-A use of FFmpeg for video decoding, using OPENCV object tracking sample tracking procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:962665
    • 提供者:曾罗成
  1. shipin

    0下载:
  2. 视频目标跟踪。在OpenCV下开发,使用meanshift方法.rar-Video target tracking. In OpenCV under development, the use of meanshift methods. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:230322
    • 提供者:李荣华
  1. Kalman

    0下载:
  2. 基于卡尔曼的视频序列帧图像的跟踪程序 -Kalman-based video sequence frame image tracking procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:478249
    • 提供者:沈维国
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4782819
    • 提供者:胡春梅
  1. face_detect

    1下载:
  2. 视频目标跟踪中的人脸检测,包括文章加程序-Video target tracking in the face detection, including procedures for the article plus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1335692
    • 提供者:于晓辉
  1. filter

    0下载:
  2. 用函数butter、cheby1、cheby2得到Butterworth和Chebyshev滤波器,用函数filter进行滤波。-Polar coordinate transformation, can be used for image template matching, can also be used for video tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:650
    • 提供者:清清
  1. real

    0下载:
  2. 视频运动目标跟踪逐渐成为研究热点并应用到军事民用等领域,为了能够从真实场景中快速准确地提取 视频跟踪单运动目标或多运动目标,提出了一种新的运动目标自动提取方法。-Video tracking of moving targets gradually become a research hotspot and civilian applications in areas such as military, in order to be able to quickly and accurately
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:495441
    • 提供者:王自
  1. 03

    0下载:
  2. 真实场景下视频运动目标自动提取方法.主要的研究内容包括运动物体检测,分类和跟踪,研究成果可以广泛地应用在交通管理系统,视频监视系统和军事目标跟踪系统,同时还可以应用在基于内容的视频数据压缩编码中。-Real video scenes under the automatic extraction method of moving targets. The main content includes moving object detection, classification and tracki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:494281
    • 提供者:天子
  1. MotionDetection0

    0下载:
  2. matlab实现视频的动态跟踪,有专门的视频文件,包括run.m tracking.m和video。-video matlab dynamic tracking, there are video files, including video and run.m tracking.m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:621589
    • 提供者:王振鹏
  1. freyjojic.tar

    0下载:
  2. example kalman tracking code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:694417
    • 提供者:ramkumar
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:109762
    • 提供者:朱亮亮
  1. Humantracking

    0下载:
  2. 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduces a video monitor for human m
  3. 所属分类:Special Effects

  1. meanshift_XY

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:35010
    • 提供者:QQ
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com