搜索资源列表
-
1下载:
视频运动检测的例子和源代码,可以在图像处理和运动目标检测中应用-Video Motion Detection examples and source code, the image processing and moving target detection application
-
-
0下载:
用openCV实现,利用背景建模检测运动目标,opencv,detect motion target using background modeling
-
-
1下载:
基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
-
-
1下载:
基于背景差分法的运动目标检测-Background difference method based on motion detection! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
-
-
0下载:
较简易的视频目标跟踪算法,有需要的朋友可参考-Than simple video target tracking algorithm, there is a need to refer to a friend
-
-
0下载:
基于视频的运动目标检测,利用OpenCV实现-Video target for motion detection,Use OpenCV
-
-
0下载:
该代码是基于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.
-
-
1下载:
基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
-
-
0下载:
关于视频的课件,内容全面,包括:视频的各种编码,目标检测,目标运动估计,目标跟踪,视频建模等。-On the video courseware, comprehensive, including: a variety of video encoding, target detection, target motion estimation, target tracking, video modeling.
-
-
0下载:
本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configu
-
-
0下载:
运动目标提取和跟踪是视觉分析、高级行为理解以及运动编码等计算机视觉
应用领域中基本而又重要的一步,也是计算机视觉中的难点问题。本文深入研究
了运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提
取以及目标的跟踪四个方面-Extraction and tracking of moving targets is a visual analysis, to understand high-level acts, as well as encoding movement i
-
-
1下载:
正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-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
-
-
0下载:
运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、目
为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。根
列图像的背景情况可以将运动目标检测划分为静态背景下运动目标检测
态背景下运动目标检测,本章主要研究静态背景下的运动目标检测算法。
-Moving target detection is the lowest level of video surveillance systems, is the target tracking, target clas
-
-
0下载:
摘要
车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一
种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通
管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。
本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基
于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。
其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
-
-
0下载:
运动检测 检测人体的头部位置、整体位置、滤除影子-Motion detection detect the body and head position, the overall position of the shadow filter
-
-
0下载:
国外网站下载的基于matlab的运动检测程序,做目标检测的可以借鉴-Foreign website based on MATLAB motion detection program,do target detection can be used for reference
-
-
0下载:
光流算法用于运动目标检测。此代码主要用opencv实现在目标运动情况下的检测。-Optical flow algorithm for moving target detection. This code in the case of target motion detection with opencv.
-
-
0下载:
在VS2008环境下实现视频序列中,运动目标的检测和跟踪,包括帧差法、背景差分法、MeanShift算法。-In the VS2008 environment for video sequences, moving target detection and tracking, including frame difference method, background subtraction, MeanShift algorithms.
-
-
1下载:
Matlab编写的一段程序,利用文档中的Demo文件,通过函数的调用,实现对视频文件中运动目标的跟踪-Matlab prepared for some procedures, the use of the document Demo files through function calls to achieve the video moving target tracking file
-
-
0下载:
本人在各大网站上下载的目标检测与目标跟踪的论文,很好的一些论文和大家共同学习-I downloaded the major sites in target detection and tracking of paper, a good number of papers and we learn together
-