搜索资源列表
opencv运动检测
- 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
Opencv环境下的视频采集,图像滤波,人脸角点检测,运动跟踪程序
- Opencv环境下的视频采集,图像滤波,人脸角点检测,运动跟踪程序
运动模糊图像通过四种方法维纳滤波
- 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
MovingObjectsDetection.rar
- 几个关于静止背景下的运动人体目标的检测和跟踪(其中有背景差法和粒子滤波结合的方法)方便广大毕业生论文写作藏考,Some background on the movement of static human target detection and tracking (including the background difference method and the combination of particle filter methods) to facilitate the vast nu
kalmangenzong.rar
- 利用卡尔曼滤波跟踪运动目标,最终实现运动目标的跟踪轨迹,Kalman lv bo de yun dong mu biao gen zong
deblur.rar
- 产生运动模糊图像以及逆滤波,维纳滤波的恢复效果比较,Produce motion-blurred images, as well as inverse filtering, Wiener filtering effect of the restoration of
Condensation_ijcv98.zip
- 粒子滤波器用于图像运动目标跟踪的最经典文章。原始版,Particle filter for target tracking, image motion of the most classic article. The original version
condensation.rar
- 粒子滤波实现图像序列中的运动目标检测,跟踪matlab程序,有注释,有图像序列,Particle filter realization of the image sequence in the moving target detection, tracking matlab codes, there are notes, contains image sequence
zhongzhi.rar
- 中值滤波提取运动目标的matlab源代码,Median filter matlab extract moving target source code
kalman-tracking
- 基于卡尔曼滤波的运动目标检测,matlab代码-Kalman filter-based moving target detection, matlab code
IMGReg
- VC数字图像处理典型算法及实现,完整的源码,主要的图象复原算法:运动模糊,运动模糊复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-VC typical digital image processing algorithm and the realization of the complete source code, the main image recovery algorithm: motion blur, motion blur restoration, inverse fil
DIP
- 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
MovingObjectTracking
- 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
ImageProcessing
- 一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
IMGRestore
- 用VC实现的图像复原的多种方法,如运动模糊图像复原、逆滤波复原等。-VC achieved with a variety of image restoration methods, such as motion-blurred image restoration, inverse filtering and recover.
11
- 主要是图像恢复技术,包括运动模糊,维纳滤波恢复等-Mainly image restoration techniques, including motion blur, such as Wiener filter to restore
Tracking
- 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
kamanlvbogenzong
- Ka lman 滤波的人体运动位置跟踪算法。基于视频的人体运动跟踪是当前计算机视觉研究的热点, 具有广泛的应用领域. 文中提出 一种基于Kalman 滤波的跟踪算法. 合理使用自适应背景颜色模型, 能够准确地对人体运动位置进 行跟踪-Ka lman human filtering algorithm to track the location of sports. Video-based human motion tracking is the current research on c
IMGRestore
- 图像复原的相关程序,内含运动模糊和运动模糊复原、逆滤波退化和逆滤波复原、加噪退化和维纳滤波复原。-Image restoration procedures, including motion blur and motion blur restoration, inverse filtering and inverse filtering to recover degraded, noise degradation and restoration Wiener filter.
卡尔曼滤波
- 1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像; 3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calm