搜索资源列表
Effectual-Method-for-Crowd-Counting
- 对固定镜头下视频序列中运动人体的检测和跟踪方法进行研究,利用灰度图像差分双向投影信息检测人体目标,提出一种基于统 计运动区域几何特征固定比例的分割算法,使用最近邻匹配方法对人体进行跟踪。-Video sequences in the detection and tracking of the movement of the human body to study under the fixed lens, bi-directional projector information using
Studysurvey-on-movingobjectdetection
- 学术论文:运动目标检测是当前研究热点之一,被广泛地应用于计算机视觉、视频处理等领域。将 运动目标检测的三种常用方法进行对比,总结其各自的适用性及局限性-Papers: moving target detection is one of the current research focus is widely used in the field of computer vision, video processing. Compared three common methods of movi
运动目标检测与跟踪c++.rar
- VC编程实现运动目标检测与跟踪。包括了视频读取,运动目标识别检测,以及实施跟踪等。