搜索资源列表
MeanshiftnewEpanech
- Meanshift算法用于视频目标跟踪,供各位参考
Boundary Tracking
- 在识别图像中的目标时,往往需要对目标边缘作跟踪处理,也叫轮廓跟踪。顾名思义,轮廓跟踪就是通过顺序找出边缘点来跟踪边界的。,Images in the identification of targets, the target is often necessary for tracking the edge of treatment, also called contour tracking. As the name suggests, contour tracing is to find the
12345motionandobjecttracking
- 基于opencv的人脸以及身体目标姿态跟踪,程序很有用,适合初学者学习。-Opencv-based human face and body posture tracking targets, the program is useful for beginners to learn.
VideoDemo
- 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
codebook
- 国外基于codebook目标跟踪,内含有参考论文,国内翻译论文,主要算法源代码,以及程序演示demo-Foreign-based target tracking codebook, which contains a reference paper, the domestic translation of papers, the main algorithm source code, as well as the procedures for presentation demo
tuxiangchuli
- 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
MovingObjectDetection
- 这是一个视频运动目标检测跟踪,能够比较准确的检测任务和车辆。-This is a video moving target tracking, can be more accurate detection tasks and vehicles.
VIDEO
- 这是一个利用MFC编写的有关视屏的源程序,可以实现对视屏的目标检测与目标跟踪-This is a screen prepared by the use of MFC' s source code, can be achieved on screen Target Detection and Tracking
Circle
- 模糊集方法控制小球做固定环形运运动,目标跟踪运动-Fuzzy set methods to control the ball to do target tracking
04073MotionDetection
- c++mfc实现运动目标跟踪,基于多文档文件开发,对视频中运动目标实现跟踪与定位,实现对目标方位预测等-c++ mfc moving target tracking, multiple-document-based document development, in the video moving target tracking and positioning, to achieve the forecast target orientation, etc.
tuxiangchuli
- 图像处理 源代码 腐蚀 膨胀 二值化 灰度变化 小波变换 目标跟踪之类的都有,vc6.0实现,书上的源代码-picture do with
MUTITARGETDETECTION
- 目标跟踪.比较好用。。调试就是了。不过一定要理解其中的理论知识-Target tracking. Relatively easy to use. . Debug it wants. But we must understand the theoretical knowledge
particlefiltervs2010
- 粒子滤波程序,可用于目标跟踪,可以处理视频文件或是摄像头采集,仅供学习参考-Particle filter can be used for target tracking, can handle video files or camera capture reference for learning
opencv-tracking
- 应用OPENCV编写的目标跟踪程序,具有保存,提取,获取目标等功能-OPENCV target tracking application procedures, with preservation, extraction, target acquisition capabilities
Radar
- 一个模拟雷达显控端,用于控制射频单元和信号处理单元和显示雷达信号处理后的回波数据,进行目标跟踪的操作和显示-Development of a simulated monitor of ship-Radar.
particle-filter
- opencv实现了一种目标跟踪算法——粒子滤波算法,算法的思想来源于文献[1][2],且在其思想上稍微做了些修改。其大概过程是:首先手动用鼠标框出一个目标区域,计算其直方图特征值作为模板,然后在该目标中心周围撒粒子,根据所撒粒子为中心的矩形框内计算其直方图特征,并与目标相比较,最后根据比较出的结果重复上面过程,即重采样的方法撒粒子,粒子扩散,状态观察,目标预测。最后通过实验证明,取得了较好的效果。-particle filter
Codebook-based-target-tracking
- 基于码本的目标跟踪,根据码本的选择对视频中目标跟踪-Codebook-based target tracking
meanshift
- 均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。-Mean shift algorithm is a nonparametric density estimation algorithm based on color feature, which is widely used in the fields of image filtering, clustering analysis and target tracking.
MulTLD
- TLD多目标跟踪,亲测2010+opencv2.4.3好使-TLD multi-target tracking, Microsoft Visual Studio 20102010+ opencv2.4.3
mixture_of_gaussians
- 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行