搜索资源列表
myblobtrack_1
- opencv中的图像跟踪算法,能很好的追踪视频图像中的运动物体。是很不错的跟踪算法,适合初学者反复研究。
图形图像
- 打开图片进行一些处理,打开一段视频,对运动目标进行跟踪
multiple-object-detection
- 多目标检测,可用于视频监控,视觉目标跟踪,运动检测,及其它图像处理中的相关应用。-This code contains multiple object detection adaptable to visual surveillance, visual object tracking, motion estimation and other image processing applications.
meanshift-kalman
- 利用meanshift kalman算法实现对视频中运动对象的跟踪。-Meanshift kalman algorithm using video tracking of moving objects.
blobtrack
- 这是一个基于VC平台下,使用OpneCV库的运动目标检测和跟踪的程序。是基于视频操作的-This is a VC-based platform, using OpneCV library moving target detection and tracking procedures. Is based on the video operation
Moving-Target-Detection
- 针对视频监控系统中运动目标的检测与跟踪技术研究,本文比较运动目标检测的各种方法,采用背景差法来对运动目标进行检测,并阈值化和二值化检测出运动目标区域,能达到很好的检测效果。同时,利用卡尔曼滤波器对检测出来的运动目标进行预测和跟踪,实验验证跟踪效果较好。 -To solve the moving target detection and tracking in video monitoring system,in this paper,the various methods of moving
ReadVideo.rar
- 实现AVI视频的读取和背景检测,实现运动物体的实时跟踪,get frame from avi
opencv
- opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位-opencv goal tracking program, you can capture video in AVI moving target and to achieve positioning
tkgz
- 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
video-monitor
- 基于OpenCV的智能视频监控设计, 文中介绍了opencv中的运动模板检测方法, 并给出了使用该检测方法来对运动目标进行 检测、跟踪与智能判断的实验结果。-Based on the video monitor OpenCV intelligent design
Lucas_Kanade
- 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for tracking the use of video in
colorization
- 该程序用于给黑白视频着色,基于亮度比较的物体运动预测方法,跟踪物体的运动,从而给物体着上合适的颜色。-The procedure used to black and white video rendering, based on the brightness of the object movement compare forecasting methods, tracking the movement of objects, which objects to the appropriate c
phd_dwave
- 人体运动姿态检测与跟踪的视频,可用于运动目标检测与跟踪的学习和理解-Human motion detection and tracking of posture video, can be used for moving target detection and tracking of learning and understanding
CellTracking
- 细胞跟踪算法.文件中有细胞的运动模拟视频,说明文件.内容比较复杂,适合于研究生以上的研究人员揣摩.-Tracking Algorithm: Object Delineation Method Multiparticle.
cx
- camshift算法程序实现视频中运动的目标的跟踪检测
76open
- 一个基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波-A VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved
yundong
- 获取视频,使用背景减差法来检测出运动目标,为了得到目标的主轴方向,提出了边缘梯度法。实验证明,该方法效果明显。使用EKF和UKF来对目标进行跟踪。将跟踪结果和目标检测结果进行了比较,说明了不同滤波跟踪方法的效用。-Access to video, use the background subtraction method to detect moving targets, targets in order to get the main axis direction of the edge gr
MCU_1524
- 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪-VC environment based Opencv video capture and image filtering and corner detection motion tracking
ji
- 运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、目 为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。根 列图像的背景情况可以将运动目标检测划分为静态背景下运动目标检测 态背景下运动目标检测,本章主要研究静态背景下的运动目标检测算法。 -Moving target detection is the lowest level of video surveillance systems, is the target tracking, target clas
MovingTargetDetectionAndTracking
- 运动目标的检测与跟踪 跟踪使用meam shift方法完成的 视频图像时AVI格式-Moving target detection and tracking using meam shift method for tracking the completion of the AVI format video images