搜索资源列表
movingtargettracking
- 视频图像背景建模与运动目标检测 采用GMM背景建模与智能更新,能够实时实现视频智能监控动目标检测,可用于视频行为识别、视频事件检测。
MTRD
- 机载SAR的动目标成像算法,动目标RD算法
myblobtrack
- 运动目标跟踪的改进算法,OPENCV开发,是开发运动目标跟踪的不可多的源码!欢迎大家共同探讨-Moving Target Tracking Algorithm, OPENCV development, is to develop the non-moving target tracking and more source code! Welcome you to explore
ObjectDetect
- 用matlab编写的不错的运动目标检测的源程序-Matlab prepared with a good source of moving target detection
BaseonOpenCV
- 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。-Introducing Intel s open-source computer vision library OpenCV on the basis of CAMSHIFT tracking algorithm used to achieve moving target tracki
guangliufenxi
- 光流分析程序 利用光流分析进行运动目标检测程序 -Optical flow analysis program using optical flow analysis of moving target detection procedures
Wrongsky_Moving_detect
- Wrongky方法实现运动目标检测,对微小变化不敏感-moving detect by Wrongsky method
shadow3
- 提出了一种室内静止摄像机条件下的运动目标检测和阴影抑制方法。该方法采用一种自适应的背景估计方法来实时更新 背景,用基于概率分类法检测运动目标,并在联合HMMD色彩空间和光度特征来抑制阴影之后,用Sobel边缘检测来修正运动目 标。实验结果表明,该方法能够有效地检测运动目标和抑制阴影。 -An indoor stationary camera under the conditions of moving target detection and shadow suppression m
DrugPic
- VB将图像拖动到任意打开的窗口上,比较有意思,你只需拖动窗体中的小箭头到任意目标窗体,松开鼠标后图像就跑到目标窗体上了,不过程序还需要完善,有时候图片会被遮挡住,只实现了基本的思路,不是太常用,就当是一个学习资料吧。-VB drag the image to any open window, the more interesting, you just drag the form of small arrows to any objective form, release the mouse a
MovingTargetDetect
- 研究生机器视觉课程的大作业 运动目标检测 -moving target detect
direct-data-domain-method-for-ground-moving-ta
- 一种有效的直接数据域地面动目标检测方法An effective direct data domain method for ground moving target detection-An effective direct data domain method for ground moving target detection
Meanshift
- 提出一种基于区域生长与Mean shift算法相结合的动 态变形手势跟踪算法.该算法在跟踪初始阶段通过帧间差分法对手势中心完成自动初始化,利用区域生长算法采 集手势样本点,并通过Mean shift算法对目标中心进行精确定位.实验结果表明,该方法能够对动态变形手势实现 精确实时的跟踪,可较好地降低算法的时间复杂度,保证运动目标跟踪的稳定性和连续性. -Considering the traditionalMean shift algorithm has the problem o
fig9_21
- 杂波和动目标显示————带PRF参差的MTI响应- MTI response with PRF variations
targer_point
- rcmc: 距离徙动算法.SAR多点目标成像算法。含主瓣宽度和积分旁瓣比的求解。-rcmc: range migration algorithm. SAR multi-point target imaging algorithms. Including the main lobe width and sidelobe ratio integral solving.
fft-bianhuan2
- 在风基本特性的理论基础上,应用Shinozuka方法对大跨结构的广义脉动风进行了模拟,引入快速傅立叶变换(FFT)技术以提高计算效率,同时给出了Matlab程序框架,并把模拟谱与目标谱进行比较验证,两者吻合较好.-Based on the theory of the basic characteristics of the wind on the application of the generalized method Shinozuka fluctuating wind span struc
meanshift-tracking
- 主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪 本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动-The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target templ
mypf
- 视频自己拍,必须是avi格式的,粒子滤波代码matlab实现动目标跟踪-Particle filter matlab code to achieve target tracking
RDA(range_migration_correction)
- 此代码为合成孔径雷达成像的算法,是最基本的距离多普勒算法,其中加入了距离徙动的补偿,对不同的点目标进行成像,同时显示了距离徙动补偿前后的距离徙动曲线的图,和最后点目标的位置。(This code is the algorithm of synthetic aperture radar imaging. It is the most basic distance Doppler algorithm, in which the compensation of distance migration i
test2
- 对视频序列中的运动目标进行检测与跟踪,动目标检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像。(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