搜索资源列表
-
0下载:
这是用vc++开发的一个基于帧间差法检测视频中的运动目标,对学习这个原理的朋友一定有帮助,可以正常使用(需要摄像头)。,This is vc++ to develop an inter-frame difference method based on detection of moving targets in video, on learning the principles of our friends will certainly be helpful, you can use (the
-
-
0下载:
视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。-Video moving target detection, including the context of target detection and prediction inter-frame difference method target detection, Meam Shift target tracking and multi-purpose center
-
-
0下载:
Foreground object tracking by method of frame difference using OpenCV 2.1
-
-
1下载:
VC++视频处理框架,一款VC++视频目标检测演示框架的【源代码】,视频演示算法包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
-VC++ video processing framework, target detection demonstrates the framework of a VC++ video [source code],
-
-
0下载:
帧差法视频动作捕捉。白色部分为运动部分。-Video motion capture frame difference method. White part of the moving part.
-
-
0下载:
视频图像处理,采用帧间差分法进行视频前景和背景的分离-Video image processing, inter-frame difference method of separating the foreground and background video
-
-
0下载:
视频图像处理,采用帧间差分法进行前景和背景分离-Video image processing, inter-frame difference method of separating the foreground and background video
-
-
0下载:
Moving object detection by frame difference method是当前视频图像领域进行动目标捕捉的最简单有效的方法,核心思想是从视频中提取每一帧,并与下一帧做相关检测,通过相关系数提取运动的目标。-Moving target detection and frame difference method is the current video image field is moving the most simple and effective method t
-