搜索资源列表
运动目标检测
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。随书所带的视频在测试图的“第九章”文件夹内。
基于中位数算法的运动目标检测
- 基于matlab的运动目标检测,实现背景与运动目标的分离
背景差分法实现运动检测
- 运动检测算法
目标检测跟踪
- 目标检测算法
facetrack.rar
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
gaussian_average_yuv.rar
- 这是基于高斯模型的运动目标检测算法。采用空间是YUV。,This is based on the Gaussian model of moving target detection algorithm. The use of space is YUV.
运动物体检测有用的论文
- 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
Matlab SIFT
- 最新的目标检测算法,该算法具有特征点的鲁棒性,很准-The latest target detection algorithm, which has a robust feature points, it is quasi-
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
partFiltDemo
- 粒子滤波器matlab实现,用于实现目标检测算法-Particle filter matlab realized, for the achievement of Target Detection Algorithm
detectionAIC
- 水下多目标检测算法(AIC)——matlab程序 detection_AIC.rar (2 K) 很简单的一个算法程序,初学者进来看看。-Underwater multi-target detection algorithm (AIC)- matlab program detection_AIC.rar (2 K) of an algorithm is very simple procedure, come take a look at beginners.
opticalflow
- 利用光流场设计一个运动目标检测算法,使用opencv实现-The use of optical flow field design of a moving target detection algorithm, the realization of the use of opencv
target
- 目标检测算法,在一幅图像中检测出目标并跟踪-Target detection algorithm, an image target detection and tracking
motiondetect
- 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
7788
- 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
目标检测
- 运动目标检测的一系列算法()
Motion Detection
- 实现了动态目标检测算法,通过matlab程序语言实现(A dynamic object detection algorithm is implemented, which is implemented in MATLAB programming language)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
水下目标检测算法程序1(有程序说明)
- 该程序包含多个水下目标检测的增强算法(暗通道、引导滤波、MSR等)(The program includes several enhancement algorithms for underwater target detection (dark channel, guided filtering, MSR, etc.).)