复杂场景下基于稀疏表示的视频目标跟踪方法研究
本文选题:计算机视觉 + 视频目标跟踪 ; 参考:《哈尔滨工业大学》2017年博士论文
【摘要】:视频目标跟踪是计算机视觉中的热点问题,在智能监控、汽车导航、高级人机交互等各个领域具有巨大发展潜力,然而受到目标姿势变化、形状改变、快速运动、噪声、遮挡、杂波背景等因素的影响,实现健壮目标跟踪仍面临极大挑战。基于稀疏表示的目标跟踪是近年来较为流行的一种目标跟踪方法,尤其在噪声、部分遮挡等场景下具有非常理想的跟踪效果。目前该方法面临效率和精度两大问题。在效率上,该方法对每个候选样本求解1最小化问题一次,因而计算量大,较为耗时;在精度上,1分解具有潜在的不稳定性,因而影响候选样本的稀疏表示精度,影响目标跟踪精度。本文针对以上两个问题,从以下四个方面进行研究,以提高基于稀疏表示的目标跟踪方法在各种复杂场景下的跟踪性能。首先,针对视频图像序列中被跟踪对象所包含的丰富多模态特征信息,先后提出两种不同融合多模态特征的目标跟踪方法。其一,对候选样本的各模态特征分别进行稀疏表示,计算重建误差,然后累加计算总重建误差,并最终确定目标。其二,针对前一方法忽视同一候选样本各模态特征间关联,从而带来跟踪偏差的问题,提出对同一候选样本的多模态特征进行联合稀疏表示,然后分别计算各模态特征的重建误差,并累加计算总重建误差,并据此计算观察概率,确定目标。其次,将候选样本与目标模板间的局部性关联融入基于稀疏表示的目标跟踪框架。首先根据每个候选样本与各目标模板之间的相似性对各目标模板进行加权,以反映它们之间的局部性关联。然后,对每个候选目标进行稀疏表示,使其更容易被与之相似的目标模板表示,从而减少跟踪偏差,提高跟踪精度。然后,提出一种基于多模态加权联合稀疏表示的目标跟踪方法。考虑到不仅候选样本与目标模板间存在着局部性关联、候选样本的多模态特征间存在关联、而且由于候选样本均采样于一较小区域范围内,候选样本间也存在着相似性关联,提出同时将候选样本与目标模板间的数据局部性、候选样本的多模态特征间关联、及候选样本间的相似性融入基于稀疏表示的目标跟踪框架,有效地提高了各种复杂场景下的目标跟踪精度。最后,提出基于核稀疏表示的方法以解决目标快速运动与模糊场景的目标跟踪问题。针对目标快速运动而产生模糊的情况,通过采用合适的核函数,将候选样本与目标模板非线性地映射到高维希尔伯特(Helbert)空间,然后进行稀疏表示,从而有效解决了基于稀疏表示方法不能解决候选样本与目标模板间所存在的非线性关联问题,提高了目标快速运动与模糊场景的目标跟踪精度。本课题充分考虑了视频目标跟踪过程中影响跟踪性能的各种因素,有效地提高了基于稀疏表示目标跟踪方法在各种复杂场景下的跟踪性能,为视频目标跟踪的进一步深入研究及实际应用奠定了基础。
[Abstract]:Video target tracking is a hot issue in computer vision. It has great potential in intelligent monitoring, vehicle navigation, advanced human-computer interaction and so on. However, it is affected by the changes of pose, shape, fast movement, noise, occlusion, etc.Due to clutter background and other factors, robust target tracking still faces great challenges.Target tracking based on sparse representation is a popular target tracking method in recent years, especially in noise, partial occlusion and other scenes.At present, the method is faced with two major problems: efficiency and precision.In terms of efficiency, the method solves 1 minimization problem once for each candidate sample, which results in a large amount of computation and time consuming, and has potential instability in accuracy, thus affecting the sparse representation accuracy of candidate samples.The target tracking accuracy is affected.In order to improve the tracking performance of the sparse representation based target tracking method in various complex scenarios, the following four aspects are studied in this paper.Firstly, aiming at the rich multi-modal feature information contained in the object being tracked in the video image sequence, two different target tracking methods are proposed to fuse the multi-modal features.Firstly, each modal feature of the candidate sample is represented sparsely, then the reconstruction error is calculated, then the total reconstruction error is calculated and the target is finally determined.Secondly, aiming at the problem that the former method neglects the correlation of each modal feature of the same candidate sample, which leads to the tracking deviation, a joint sparse representation of the multi-modal feature of the same candidate sample is proposed.Then the reconstruction error of each modal feature is calculated, and the total reconstruction error is accumulated. The observation probability is calculated accordingly and the target is determined.Secondly, the local association between candidate samples and target templates is incorporated into the sparse representation based target tracking framework.Firstly, each target template is weighted according to the similarity between each candidate sample and each target template to reflect the local association between them.Then, each candidate target is represented sparsely to make it easier to be represented by similar target template, so that the tracking deviation is reduced and the tracking accuracy is improved.Then, a target tracking method based on multimodal weighted joint sparse representation is proposed.Considering that there is not only a local correlation between candidate samples and target templates, but also a similar correlation between candidate samples because the candidate samples are sampled in a small region, and the multi-modal features of candidate samples are correlated.At the same time, the data locality between candidate samples and target templates, the association of multi-modal features of candidate samples, and the similarity between candidate samples are incorporated into the sparse representation based target tracking framework.The precision of target tracking in various complex scenes is improved effectively.Finally, a kernel sparse representation method is proposed to solve the problem of fast moving target and target tracking in fuzzy scene.In view of the ambiguity caused by the fast motion of the target, the candidate samples and the target template are mapped to the high dimensional Hilbert Helbert space by using the appropriate kernel function, and then the sparse representation is performed.Therefore, the nonlinear correlation between candidate samples and target templates can not be solved effectively based on sparse representation, and the target tracking accuracy of fast moving target and fuzzy scene is improved.In this paper, the factors that affect the tracking performance of video target tracking are fully considered, and the tracking performance of the sparse representation based target tracking method in various complex scenarios is improved effectively.It lays a foundation for further research and practical application of video target tracking.
【学位授予单位】:哈尔滨工业大学
【学位级别】:博士
【学位授予年份】:2017
【分类号】:TP391.41
【相似文献】
相关期刊论文 前10条
1 张新鹏;王朔中;;基于稀疏表示的密写编码[J];电子学报;2007年10期
2 李映;张艳宁;许星;;基于信号稀疏表示的形态成分分析:进展和展望[J];电子学报;2009年01期
3 赵瑞珍;王飞;罗阿理;张彦霞;;基于稀疏表示的谱线自动提取方法[J];光谱学与光谱分析;2009年07期
4 杨蜀秦;宁纪锋;何东健;;基于稀疏表示的大米品种识别[J];农业工程学报;2011年03期
5 史加荣;杨威;魏宗田;;基于非负稀疏表示的人脸识别[J];计算机工程与设计;2012年05期
6 高志荣;熊承义;笪邦友;;改进的基于残差加权的稀疏表示人脸识别[J];中南民族大学学报(自然科学版);2012年03期
7 朱杰;杨万扣;唐振民;;基于字典学习的核稀疏表示人脸识别方法[J];模式识别与人工智能;2012年05期
8 耿耀君;张军英;袁细国;;一种基于稀疏表示系数的特征相关性测度[J];模式识别与人工智能;2013年01期
9 张疆勤;廖海斌;李原;;基于因子分析与稀疏表示的多姿态人脸识别[J];计算机工程与应用;2013年05期
10 李正周;王会改;刘梅;丁浩;金钢;;基于形态成分稀疏表示的红外小弱目标检测[J];弹箭与制导学报;2013年04期
相关会议论文 前6条
1 何爱香;刘玉春;魏广芬;;基于稀疏表示的煤矸界面识别研究[A];虚拟运营与云计算——第十八届全国青年通信学术年会论文集(上册)[C];2013年
2 樊亚翔;孙浩;周石琳;邹焕新;;基于元样本稀疏表示的多视角目标识别[A];2013年中国智能自动化学术会议论文集(第五分册)[C];2013年
3 马进;田涛;;基于联合变换相关的目标跟踪方法研究[A];2011西部光子学学术会议论文摘要集[C];2011年
4 胡伏原;张艳宁;肖敬若;;一种大范围的特定目标跟踪方法[A];第十二届全国图象图形学学术会议论文集[C];2005年
5 黄雁;罗喜伶;张军;;一种实时稳健的航拍视频目标跟踪方法[A];2008通信理论与技术新发展——第十三届全国青年通信学术会议论文集(下)[C];2008年
6 葛凤翔;任岁玲;郭鑫;郭良浩;孙波;;微弱信号处理及其研究进展[A];中国声学学会水声学分会2013年全国水声学学术会议论文集[C];2013年
相关博士学位论文 前10条
1 段喜萍;复杂场景下基于稀疏表示的视频目标跟踪方法研究[D];哈尔滨工业大学;2017年
2 李进明;基于稀疏表示的图像超分辨率重建方法研究[D];重庆大学;2015年
3 王亚宁;基于信号稀疏表示的电机故障诊断研究[D];河北工业大学;2014年
4 姚明海;视频异常事件检测与认证方法研究[D];东北师范大学;2015年
5 黄国华;蛋白质翻译后修饰位点与药物适应症预测方法研究[D];上海大学;2015年
6 王瑾;基于稀疏表示的数据收集、复原与压缩研究[D];北京工业大学;2015年
7 王文卿;基于融合框架与稀疏表示的遥感影像锐化[D];西安电子科技大学;2015年
8 解虎;高维小样本阵列自适应信号处理方法研究[D];西安电子科技大学;2015年
9 秦振涛;基于稀疏表示及字典学习遥感图像处理关键技术研究[D];成都理工大学;2015年
10 薛明;基于稀疏表示的在线目标跟踪研究[D];上海交通大学;2014年
相关硕士学位论文 前10条
1 王道文;基于稀疏表示的目标跟踪算法研究[D];华南理工大学;2015年
2 李哲;基于稀疏表示和LS-SVM的心电信号分类[D];河北大学;2015年
3 孙雪青;Shearlet变换和稀疏表示相结合的甲状腺结节图像融合[D];河北大学;2015年
4 吴丽璇;基于稀疏表示的微聚焦X射线图像去噪方法[D];华南理工大学;2015年
5 赵孝磊;基于图像分块稀疏表示的人脸识别算法研究[D];南京信息工程大学;2015年
6 黄志明;基于辨别式稀疏字典学习的视觉追踪算法研究[D];华南理工大学;2015年
7 张铃华;非约束环境下的稀疏表示人脸识别算法研究[D];南京信息工程大学;2015年
8 贺妍斐;基于稀疏表示与自适应倒易晶胞的遥感图像复原方法研究[D];南京信息工程大学;2015年
9 杨烁;电能质量扰动信号的稀疏表示/压缩采样研究[D];西南交通大学;2015年
10 应艳丽;基于低秩稀疏表示的目标跟踪算法研究[D];西南交通大学;2015年
,本文编号:1763475
本文链接:https://www.wllwen.com/shoufeilunwen/xxkjbs/1763475.html