搜索资源列表
-
1下载:
运动检测算法,帧间差法进行运动检测,并进行运动补偿。-Motion detection algorithm, inter-frame difference method for motion detection and motion compensation.
-
-
0下载:
带帧差法和区域分割的运动检测。适合初学者-With the frame difference method and regional segmentation of the motion detection. Suitable for beginners
-
-
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
-
-
1下载:
基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
-
-
0下载:
背景差和帧差法实现运动人体的跟踪,具有搞噪声和消除大部分阴影功能-Background difference and frame difference method to achieve motion tracking of the human body, has engaged in the shadow of the noise and the elimination of most of the functionality
-
-
0下载:
静止背景下运动目标检测,采用帧间差分的方法进行运动目标识别-Static background motion detection, frame difference methods using Moving Object Recognition
-
-
0下载:
兴趣所致,内有3*3中值滤波、腐蚀、膨胀、求质心、链表创建与销毁、同时还有帧差分法的移动侦测,已调试通过,下载即可使用,当然了,技术含量不是很大,只不过希望对大家学习C语言编程提供点帮助!-Interest due, there are 3* 3 median filter, erosion, dilation, and quality heart, list creation and destruction, as well as the frame difference method of
-
-
0下载:
采用三帧差的方法,对图像进行处理,获取运动检测的结果,得到运动区域。-A three-frame difference method, image processing, to obtain the results of motion detection, are moving regions.
-
-
0下载:
从运动背景中检测与跟踪运动目标是计算机视觉研究领域的热点,根据帧差法的基本原理,提出了一种
针对复杂背景的运动目标检测方法
-Background from the motion detection and tracking of moving objects in computer vision research field, according to the basic principle of the frame difference method, a complex backg
-
-
0下载:
进行了视频人体对象分割技术研究,综合
使用静态图像分割技术与帧间运动检测技术,设计并实现了一个交互
式视频对象分割系统-Human object segmentation for video technology, the integrated use of static image segmentation and inter-frame motion detection technology, design and implementation of an interactive v
-
-
0下载:
运动图像目标检测和跟踪,目标检测采用帧间差分法,跟踪采用meanshift算法。-Moving image object detection and tracking, object detection using frame difference method, tracking use of meanshift algorithm.
-
-
0下载:
摘要
车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一
种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通
管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。
本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基
于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。
其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
-
-
0下载:
用帧差法进行运动目标检测,matlab程序,可以实现-Frame difference method with motion detection, matlab program, can achieve
-
-
0下载:
利用帧差法进行视频运动目标的检测,可以粗略的检测出运动模块,可以结合其他方法进行更进一步的检测-Video frame-difference method using moving target detection, motion detection can be roughly modules can be combined with other methods for further testing
-
-
0下载:
利用EmguCV实现的运动检测程序,利用了帧差法,画出了摄像头获取图像序列中运动的部分-Achieved by EmguCV motion detection using frame difference method, draw the camera to obtain part of the movement in the image sequence
-
-
0下载:
在VS2008环境下实现视频序列中,运动目标的检测和跟踪,包括帧差法、背景差分法、MeanShift算法。-In the VS2008 environment for video sequences, moving target detection and tracking, including frame difference method, background subtraction, MeanShift algorithms.
-
-
1下载:
c#语言实现的运动检测(帧间差分法),运行时最好选两幅相邻帧图像-c# language of the motion detection (inter-frame difference method), the runtime best selection of two adjacent frames
-
-
0下载:
利用异或帧差进行运动检测,其中异或策略可以去除背景干扰-Use XOR frame difference motion detection, which can be removed XOR policy background interference
-
-
0下载:
帧差法实现静态背景下运动目标的检测,并显示运动目标的边界-Achieve detection of moving targets under static background frame difference and show the boundaries of moving targets
-