基于均值移动和粒子滤波的目标跟踪关键技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
视频图像序列目标跟踪是计算机视觉领域的重点研究课题之一,正日益广泛地应用到安全防范、智能视频监控、人体运动分析、智能交通管理、人机接口交互、军事机器人视觉等领域。目标跟踪是对视频图像序列中的运动目标利用模式识别、图像处理等相关技术进行处理和分析,找到所感兴趣的目标所处的位置,最终获得运动目标的运动参数,如目标质心、速度、运动轨迹等,为视频运动分析和场景分析提供一定的数据来源,进而实现对运动目标的行为理解,以完成更高一级的任务。视频中存在复杂的背景环境、目标姿态变化、目标相互遮挡和交错、光照和气候变化等众多干扰因素,这些均使目标跟踪成为计算机视觉研究领域的难题。尽管国内外的学者对该领域进行了广泛深入的研究,同时也提出了很多解决方法,但仍然有许多关键问题没有得到有效的处理,迫切需要更加成熟稳健的跟踪技术和方法。
     本文针对视频图像序列目标跟踪中受研究人员高度重视的粒子滤波和均值移动算法中的关键技术进行了研究。以解决均值移动和粒子滤波两种算法的缺点为主线,以对复杂场景条件下遮挡等问题的处理和多特征融合为辅线,重点研究了均值移动算法中目标的建模方法,粒子滤波目标跟踪中的退化问题、粒子滤波用于多目标跟踪等问题。论文的主要工作有:
     (1)基于空间相关背景加权直方图均值移动目标跟踪
     提出用空间相关背景加权直方图对目标进行建模,设计出了基于空间相关背景加权直方图的均值移动跟踪算法,首先给出新算法详细的推导和证明过程,以及用空间相关背景加权直方图如何描述目标外观。其次,提出背景模型的动态更新方法以提高背景环境有很大变化时跟踪的精确性,使跟踪不过分依赖于目标的初始定位。然后将特征融合思想引入均值移动算法中,进一步解决目标和背景或遮挡物颜色相近时出现的跟踪失败或误跟踪问题,同时克服了均值移动单一颜色特征缺乏空间信息和易受光照等外界环境影响等问题。最后在实际的视频序列数据中进行测试、分析和对比,以验证跟踪算法的鲁棒性。实验表明,与传统的均值移动跟踪方法和空间直方图均值移动跟踪相比,本文提出的算法在初始目标定位不准确的情况下,对具有较长时间以及和被跟踪目标颜色相近背景物的严重遮挡等问题上,均取得了较好的实验结果。
     (2)均值移动优化的粒子滤波目标跟踪
     针对粒子滤波器的退化问题,通过引入均值移动算法对粒子进行有效传播,各种优化机制整合在两种算法中实现对粒子有效分散和聚类,减少了粒子集,提高了粒子滤波的计算和采样效率。在粒子传播过程中,用具有大小和尺度自适应的均值移动优化每个粒子的位置和方向,初步解决退化问题。不确定性权值自适应调整算法使粒子自适应更新权值,权值更新中又结合多特征融合的有效方法,使目标外观模型得到了更好的描述,进一步使退化问题得到有效解决。为适应复杂背景环境,算法又辅以相应的模板更新策略。在具有相似背景、相似背景物的遮挡以及目标有较大尺度变化等不同跟踪条件的视频数据上进行测试,实验表明,这种多特征融合的均值移动优化粒子滤波算法与现有的粒子滤波方法相比,退化问题得到了有效解决,取得了明显的改进。
     (3) Adaboost检测和混合粒子滤波相融合的多目标跟踪
     针对粒子滤波多目标跟踪时如何连续维持目标分配的多种模态,以及如何控制多模式的增长问题,设计了非参数化递归模型的混合粒子滤波。算法能较好的保持和有效处理多模式问题,在标准粒子滤波失效的地方保持固有的多模态,有利的解决了在非约束性跟踪应用中的很多难题。首先给出由蒙特卡罗推导递归实现混合粒子滤波的过程,通过混合权值的计算实现粒子间的相互关联。其次,在跟踪算法中,构造了由多特征相融合的动态模型和Adaboost检测信息合并成的混合观测似然函数,融入Adaboost建议密度后算法能快速的检测进入场景的目标而粒子滤波过程则能保持个体目标的有效跟踪,多特征的融合同时能有效的估计目标外观有较大变化的样本。第三,为了克服模型漂移现象,提出使用交换概率主成分分析的模板更新方法,使目标在背景复杂多变时稳定跟踪。在刚性、非刚性以及数目变化的多目标视频序列中对算法进行测试,实验表明,算法对数目确定或数目变化的多目标能实现有效跟踪。
     (4)改进的粒子滤波多目标跟踪
     针对粒子滤波多目标跟踪中数据关联和估计问题,在粒子滤波和Gibbs采样框架下对多目标进行研究。首先在给定几个观测过程时把经典粒子滤波扩展成多目标状态过程的估计。然后从随机性这个角度考虑数据关联,用Gibbs采样作为估计和分配关联向量的主要方法,即通过粒子集表示目标状态的联合后验分布,目标状态向量和关联概率被联合估计不用经过列举,修剪、门限等运算,避免了合并的弊端。在纯方位目标和实际的视频序列中对算法进行测试。实验表明,算法有较强的解决数据关联问题的能力,即使在密集杂波的干扰和非线性下,也有另人满意的性能。
Target tracking Video Image Sequence is one of the key research subjects in computer vision field and now is extensively used in Security guard, intelligent video surveillance, human movement analysis, intelligent traffic management, Man-machine interface interaction and military robots vision and so on. Target tracking analyzes and processes the moving target in video image sequence by Pattern recognition and image processing technologies so as to find the interested target location, and then ultimately get the parameter of the motion target, including target centroid, velocity and trajectory. These provide a source of data for video motion and scene analysis, thus achieving behavior understanding towards moving object so as to complete a higher-level task. There are many interference factors in videos, including complicated background environment, target posture change, target frequent occlusions and cross, illumination and climate change, etc. All these make target tracking a difficulty in computer vision research field. Though domestic and foreign scholars had extensive and deep research in this field, as well as solutions, many key problems haven't effective treatment. All these urgently need mature and steady tracking technologies and methods.
     This dissertation studies key technologies in particle filter and mean shift, which is paid more attention by researchers in video image sequence tracking. Regard solving the defects of mean shift and particle filter algorithms as the main line and treating occlusions in complicated backgrounds as well as multi-features integration as the auxiliary line. The paper focuses on resolving modeling method in mean shift, degradations and multi-targets tracking in particle filtering target tracking, etc. The main tasks in this thesis are:
     (1) Multi-features integration on mean shift target tracking
     Method of targets modeling with space corrected background weighted histogram is provided. Mean shift tracking is designed based on space corrected background weighted histogram. Firstly, this thesis offers the detailed derivation and proof procedure of the new algorithm, as well as how to describe the targe appearance with space related background weighted histogram. Secondly, this thesis proposes the dynamic updating methods of background model to improve the tracking accuracy when background environment have great changes, so that tracking will less depends on target initial position. Then, feature integration is introduced into mean shift tracking to further solve tracking failure or false when there is similar color of target and background or blocking matters. Finally, testing, analysis and contrast is running in actual video sequence data so as to verify the robustness of tracking algorithm. Comparing with traditional mean shift and spatiogram target tracking, experiments shows that the mentioned algorithm achieves good results in the case of inaccurate initial target positioning and severe occlusions with long-term and colors similar to being tracked targets.
     (2) Multi-features integration particle filter target tracking optimized by Mean Shift
     Focusing on degradation issue of particle filter, particles are effectively spreaded through introducing mean shift algorithm. All kinds of optimized mechanism is integrated in the two algorithms to achieve effective scattering and gathering for particles, so as to reduce particle sets and improve the calculating and sampling efficiency of particle filtering. In the period of particle dissemination, positions and directions of each particle is optimized by using sizes and scales adaptive mean shift, to initially solve the degradation issues. Uncertainty weight adaptive adjustable method makes particle adaptive updating weight. Effective methods of multi-feature integration are combined with weight updating so as to better descripe target appearance model, and effectively solve future degradation issues. In order to adapt to complicated background environment, algorithms combined with the corresponding model updating measures. Algorithm is test on different tracking video data which have similar background, similar background occlusions as well as large scale change. The experiment shows that comparing with proposed algorithm and existing particle filtering method, degradation issue is well solved as well as achieving significant improvement.
     (3) Mixture particle filtering multi-targets tracking based on multi-features integration
     Focus on the problems how to continuously maintain multi-model of target distribution in particle filtering multi-target tracking, as well as how to control the multi-model increasing, this thesis designed mixture particle filter of non-parameterized recursive model. It can effectively maintain and treat multi-model issues. Inherent multi-model is maintained when standard particle filtering is ineffective and many difficulties are effectively solved in non-constraints tracking applications. Firstly, the mixture particle filtering process is recursive realized by Monte Carlo derivation. Correlation between particles is achieved by mixture weight algorithms. Secondly, in the process of tracking algorithm, it constructs mixture observation likelihood function by mixing the dynamic model of multi-features integration and adaboost detecting information. Suggestion density integrated adaboost can rapidly detect the targets, and particle filtering process can maintain single target effectively tracking. Meanwhile multi-features integration can effectively estimate the samples when target appearance has greatly changes. Thirdly, in order to conquer model drifting phenomenon, this thesis proposes methods of switching probability principal component analysis to update model, so that the target can steadily track when backgrounds are complicated and changeable. Test towards algorithms in rigidity and non-rigidity and change quantity multi-targets video sequences, and proofs that algorithms achieves effectively track towards determinate number or changeable number multi-targets.
     (4) Multi-target tracking on multi-features integration particle filtering
     Focus on data association and estimation problems in particle filtering multi-targets tracking, this thesis makes researches the multi-targets in the framework of particle filtering and Gibbs sampling. Firstly, it extended classical particle filtering into multi-targets state estimation in the given several observation process. Then data association is considered from randomness point of view. Gibbs sampling is regarded as the methods of estimation and distribution correlation vector, that is, Joint posterior distribution of target state is expressed through particle set. Target state vector and association probability was jointly estimated without list, trim, threshold and other algorithms. This avoids merger drawbacks. Test is running in bearings-only target and real video sequence. Experiments show that algorithms have strong ability of solving data association problems. There are satisfactory performance even in the circumstance of dense clutter interference and nonlinearity.
引文
[1]M. Isard, A.Blake. CONDENSATION-Conditional Density Propagation for Visual Tracking. International Journal of Computer Vision.1998,9(1):28-52P
    [2]J. Gao, R.Collins, A.Hauptmann and H.Wactler. Articulated Motion Modeling for Activity Analysis. IEEE Workshop on Articulated and NonRigid Motion held in conjunction with CVPR'04.2004, Washington, DC, USA:20-21P
    [3]C. Sminchisescu, B.Triggs. Covariance-scaled Sampling for Monocular 3d Body Tracking. Proceedings of IEEE International Conference on Computer Vision and Pattern Recognition.2001, Hawaii, USA:447-454P
    [4]R. Collins, A. Lipton, T. Kanade, et al. A System for Video Surveillance and Monitoring:VSAM final report. Carnegie Mellon University:Technical Report CMU-RI-TR-00-12.2000
    [5]I. Haritaoglu, D. Harwood, L. S. Davis. W4:Real-time Surveillance of People and Their Activities. IEEE Trans, on Pattern Analysis and Machine Intelligence.2000, 809-830P
    [6]M. D.Vision. A Computational Investigation into the Human Representation and Processing of visual Information. Freeman W. H. and Company. San Francisco,1982
    [7]Y. Bar-Shalom, T. Fortmann.Tracking and Data Association, Academic Press,1988
    [8]周芳芳,樊晓平,叶榛.均值漂移算法的研究与应用[J].控制与决策,2007,22(8):841-847页
    [9]齐飞,罗予频,胡东成.基于均值漂移的视觉目标跟踪方法综述[J].计算机工程,2007,331(21):24-27页
    [10]王永忠,梁彦赵,春晖,潘泉.基于多特征自适应融合的核跟踪方法[J].自动化学报,2008,34(4):393-399页
    [11]Zhou H Y, Yuan Y, Shi C M. Object tracking using SIFT features and mean shift. Computer Vision and Image Understanding,2009,113(3):345-352P
    [12]Jifeng Ning, Lei Zhang, David Zhang. Robust Object Tracking Using Joint Color-Texture Histogram[J]. International Journal of Pattern Recognition and Artificial Intelligence Vol.23, No.7 (2009) 1245-1263P
    [13]C. Yang, R. Duraiswami and L. Davis, "Efficient Mean-Shift Tracking via a New Similarity Measure", IEEE Conf. on Computer Vision and Pattern Recognition, pp. 176-183,2005
    [14]H. Liu, Z. Yu, H. B. Zha, Y. X. Zou, L. Zhang. Robust human tracking based on multi-cue integration and mean-shift [J]. Pattern Recognition Letters, 2009,30(9):827-837P
    [15]沈志熙,杨欣等.均值漂移算法中的目标模型更新方法研究[J].自动化学报,2009,35(5):478-483
    [16]F. Porikli and O. Tuzel, "Human body tracking by adaptive background models and mean-shift analysis," Proc. IEEE Workshop on Performance Evaluation of Tracking and Surveillance,2003
    [17]安国成等.基于先验知识模板更新的头部跟踪算法[J].光电工程,2008,35(6):10-14页
    [18]覃剑,曾孝平,李勇明.基于边界力的Mean-Shift核窗宽自适应算法[J].软件学报,2009,20(7):1726-1734页
    [19]彭宁嵩,杨杰,刘志等Mean-Shift跟踪算法中核函数窗宽的自动选取[J].软件学报,2005,16(9):1542-1550页
    [20]左军毅等Mean Shift跟踪算法中尺度自适应策略的研究[J].中国图象图形学报,2008,13(9):1750-1757页
    [21]陈晓鹏等.自适应带宽均值移动算法及目标跟踪[J].机器人,2008,30(2):147-154页
    [22]Yilmaz A. Object tracking by asymmetric kernel mean shift with automatic scale and orientation selection[A]. Procceedingsof the IEEE Conference on Computer Vision and Pattern Recognition[C]. Los Alamitos, CA, USA:IEEE ComputerSociety,2007.1-6P
    [23]R. T. Collins. Mean-shift blob tracking through scale space[J]. Computer Vision and Pattern Recognition,2003
    [24]周芳芳,樊晓平,叶榛.基于自适应带宽的快速动态高斯核均值漂移算法[J].控制理论与应用,2008,25(4):608-612页
    [25]Zhimin Fan. Collaborative Multiple Kernel Tracking:Theory and AlgorithMean Shift[M]. Department of Electrical Engineering and Computer Science. Evanston,Illinois 60208,USA,2005.12.
    [26]G. Hager, M. Dewan, C. Stewart, Multiple kernel tracking with SSD, in:IEEE Conference on Computer Vision and Pattern Recognition, vol.1,2004, pp.790-797.
    [27]Michael Isard, Andrew Blake. Contour Tracking By Stochastic Propagation of Conditional Density [J]. Proc. European Conference on Computer Vision,1996, 1:343-356P
    [28]张琪,王鑫,胡昌华,蔡曦.人工免疫粒子滤波算法的研究[J].控制与决策,2008,23(3):293-301页
    [29]胡振涛,潘泉,梁彦,杨峰.基于进化采样的粒子滤波算法[J].控制理论与应用,2009,26(3):269-273页
    [30]叶龙,王京玲,张勤.遗传重采样粒子滤波器[J].自动化学报,2007,33(8):885-887页
    [31]刘云龙,林宝军.一种基于小生境技术的群智能粒子滤波算法[J].控制与决策,2010,25(2):316-320页
    [32]袁泽剑,郑南宁.高斯-厄米特粒子滤波器[J].电子学报,2003,31(7):970-973页
    [33]王法胜,赵清杰.一种用于解决非线性滤波问题的新型粒子滤波算法[J].计算机学报,2008,31(2):346-352页
    [34]熊剑,刘建业,赖际舟,谢征.基于二阶插值滤波的粒子滤波改进算法研究[J].控制与决策,2009,24(6):907-910页
    [35]梁军利,杨树元,曲超,高丽.一种新的基于数值积分的粒子滤波算法[J].电子与信息学报,2007,29(6):1369-1372页
    [36]Rui,Y., Chen,Y:Better Proposal Distributions:ObjectTracking Using Unscented Particle Filter. IEEE Conference onComputer Vision and PatternRecognition, 2001/786-793P
    [37]van der Merwe, R., Doucet, A., de Freitas, J. F. G, Wan, E:The Unscented Particle Filter. Advances in Neural Information Processing Systems,2000,8:351-357P
    [38]Arulampalam, M.S., Maskell, S., Gordon, N., Clapp, T.,2002. A tutorial on particle filters for on-line nonlinear/non-Gaussian Bayesian tracking. IEEE Trans. Signal Process.50(2),174-188P
    [39]J. Deutscher, A. Blake, and I. Reid, Articulated body motion capture by annealed particle filtering, Proc. IEEE Conf. Computer Vision Pattern Recognition,2000
    [40]Vermaak, A. Doucet and P.Perez. Maintaining multi-modality through mixture tracking. Proc. ICCV,2003,1110-1116P
    [41]C. Chang and R. Ansari. Kernel particle filter for visual tracking, IEEE Signal Processing Letters,12(3), pp.242-245,2005P
    [42]E. Maggio and A. Cavallaro, Hybrid particle filter and Mean Shift tracker with adaptive transition model, Proc. Int. Conf. Acoustics, Speech, and Signal Processing 2005
    [43]Fukunage, K. and L.D. Hostetle, The estimatoin of the gradient of a density function with application in pattern recognition. IEEE Trans. Inoformation Theory,1975. 21(1):32-40P
    [44]A. Naeem, S. Mills, and T. Pridmore, Structured Combination of Particle Filter and Kernel Mean-Shift Tracking, Proc. Int. Conf. Image and Vision Computing New Zealand,2006
    [45]K. Deguchi, O. Kawanaka and T. Okatani, Object tracking by the mean-shift of regional colour distribution combined with the particle-filter algorithm, Proc. ICPR 2004,506-509P
    [46]Shan, C., Wei, Y., Tan, T., Ojardias, F.,2004. Real time hand tracking by combining particle filtering and mean shift. In:6th IEEE Internat. Conf. on Automatic Face and Gesture Recognition
    [47]Koichiro, D., Oki, K., Takayuki, O.,2004. Object tracking by the mean-shift of regional color distribution combined with the particle-filter algorithm. In:Proc 17th Internat. Conf. on Pattern Recognition, vol.3,506-509P
    [48]于金霞,汤永利,刘文静.粒子滤波自适应机制研究综述[J].计算机应用研究,2010,27(2):417-428页
    [49]姚红革,齐华,郝重阳.复杂情形下目标跟踪的自适应粒子滤波算法[J].电子与信息学报,2009,31(2):275-278页
    [50]夏利民,张良春.基于自适应粒子滤波器的物体跟踪[J].中国图象图形学报,2009,14(1):112-117页
    [51]Nummiaro K,Koller-Meier E,and Van Gool L. Object tracking with an adaptive color-based particle filter.First International Workshop on Generative-Model-Based Vision, in conjunction with ECCV'02.Copenhagen,Denmark,2002:53-60P
    [52]S. Zhou, R. Chellappa, and B. Moghaddam. Appearance tracking using adaptive models in a particle filter, in Proc. of Asian Conf. On Computer Vision, June 2002
    [53]E.Maggio,F.Smeraldi,andA.Cavallaro. Combiningcolour and orientation for adaptive particle filter-based tracking. In BMVC,2005
    [54]J. Triesch and C. von der Malsburg. Democratic integration:Self-organized inte-gration of adaptive cues. Neural Computation,2001,13(9):2049-2074P
    [55]Triesch,J.,&vonderMalsburg,C.(2000).Self-organized integration of adaptive visual cues for face tracking. In Proceedings of the Fourth International Conference on Automatic Face and Gesture Recognition, Grenoble, France, March 28-30, 2000, 102-107P
    [56]Brasnett,P.,Mihaylova,L.,Canagarajah,N.,Bull,D.:Particlefiltering with multiple cues for object tracking in video sequences. In:Proc. of SPIE's 17th Annual Symposium on Electronic Imaging,Science and Technology,2005, V.5685,430-441P
    [57]Brasnett, P., Mihaylova, L., Bull, D., Canagarajah, N.:Sequential Monte Carlo tracking by fusing multiple cues in video sequences. Image and Vision Computing 2007,25(8):1217-1227P
    [58]Perez, P., Vermaak, J., Blake, A.:Data fusion for tracking with particles. Proceedings of the IEEE,2001,92(3):495-513P
    [59]王玉茹,刘家锋,刘国军,唐降龙,刘鹏.基于多区域联合粒子滤波的人体运动跟踪[J].自动化学报,2009,35(11):1387-1393页
    [60]侯代文,殷福亮,陈喆.基于蒙特卡洛波的说话人跟踪方法[J],自动化学报,2009,35(7):1016-1021页
    [61]刘志明,韦巍.基于均值变换的Particle Filter实时跟踪算法[J].模式识别与人工智能,2006,19(6):825-830页
    [62]C. Shan, T. Tan and Y. Wei, Real-time handtracking using a mean shift embedded particlelter," Pattern Recognition,2007,40(7):1958-1970P
    [63]K. Deguchi, O. Kawanaka and T. Okatani, Object tracking by the mean-shift of regional colour distribution combined with the particle-filter algorithm, Proc. ICPR 2004,506-509P
    [64]A. Naeem, S. Mills, and T. Pridmore, Structured Combination of Particle Filter and Kernel Mean-Shift Tracking, Proc. Int. Conf. Image and Vision Computing New Zealand,2006
    [65]D. Avitzour, "Stochastic simulation Bayesian approach to multitarget approach," Proc. Inst. Elect. Eng.-Radar, Sonar, Navigat.,1995, vol.142, no.2,41-44P
    [66]N.Gordon,"A hybrid bootstrap filter for target tracking in clutter,"IEEE Trans. Aerosp. Electron. Syst.,1997, vol.33,353-358P
    [67]Carine Hue, Jean-Pierre LeCadre, and Patrick Perez.Sequential monte carlo methods of multiple target tracking and data fusion. IEEE transactions on Signal Processing 2002,50(2):309-325P
    [68]刘国成,王永骥.一种基于改进粒子滤波的多目标跟踪算法[J].控制与决策,2009,24(2):317-320页
    [69]Chris Kreuhcer, Keith Kastella, and Alrfed o.Hero Ⅲ. Multi-target tracking using the joint multitarget Probability density. IEEE Transaction on Aerospace and Electronic, 2005,39(4):1396-1414P
    [70]Matthew Orton and William Fitzgerald. A bayesian approach totracking multiple targets using sensor arrays and particle filters.IEEE Transactions on Signal Processing 2002,50(2):216-223P
    [71]Cheng Chang, Rashid Ansari. Ashfaq Khokhar. Multiple Objects Tracking with Kernel Particle Filter. In::Proceedings of IEEE Computer Society Conference on Computer Vision and Pattern Recognition,2005
    [72]C. Hue, J.-P. L. Cadre, and P. Perez, "A particle filter to track multiple objects," in Proceedings IEEEWorkshop on Multi-Object Tracking,2001,61-68P
    [73]Hue, C, Le Cadre, J.-P., P'erez, P.:Tracking Multiple Objects with Particle Filtering. IEEE Transactions on Aerospace and Electronic Systems,2002,38(3):791-812P
    [74]J. Vermaak, A. Doucet, and P. Perez, "Maintaining multi-modality through mixture tracking,"in Proceedings International Conferenceon Computer Vision(ICCV),2003,pp. 1950-1954P
    [75]J. MacCormick and A. Blake, "A probabilistic exclusion principle for tracking multiple objects," International Journal of Computer Vision,2000, vol.39, no.1,57-71P
    [76]Isard M., MacCormick J.Bramble:A Bayesian multiple-blob tracker. In IEEE Int. Conf. Computer Vision. Vancouver, British Columbia, Canada:IEEE Computer Society, Los AlamosCA.2001, volume2.34-41P
    [77]MacCormick J., Isard M. Partitioned sampling, articulated objects and interface-quality hand tracking.In European Conf. on Computer Vision,2000.vol1843 of Lecture Notes Computer Science[C].Springer-Verlag,2000.3-19P
    [78]P'erez P., Hue C., Vermaak J.,andGangnet M.Color-based probabilistic tracking. In European Conf. on Computer Vision, No.2350 in Lecture Notes in Computer Science[C].2002.661-675P
    [79]D. Schulz, W. Burgard, D. Fox, and A. B. Cremers. Tracking multiple moving targets with a mobile robot using particle filters and statistical data association. in Proc. IEEE Int. Conf. Robotics Automat., Seoul, Korea, May 21-26,2001,1665-1670P
    [80]Chang Y.L. and Aggarwal J. K.3D structure reconstruction from an ego motion sequence using statistical estimation and detection theory. In Workshop on Visual Motion.1991,268-273P
    [81]Rasmussen C.,Hager GProbabilistic data association methods for tracking complex visual objects. IEEE Trans. Patt. Analy. Mach. Intell.2001,23(6),560-576P
    [82]D. Reid. An algorithm for tracking multiple targets. IEEE Trans. Automat. Contr., vol. 24,no.AC-6,1979,84-90P
    [83]T. E. Fortmann, Y. Bar-Shalom, and M.Scheffe. Sonar tracking of multiple targets using joint probabilistic data association. IEEEJ.Oceanic Eng.,1983,vol. OE-8, pp. 173-184P
    [84]H. Gauvrit, J.-P. Le Cadre, and C.Jauffret. A formulation of multitarget tracking as an incomplete data problem. IEEETrans. Aerosp. Electron. Syst.,1997,vol.33, 1242-1257P
    [85]R. L. Streit and T. E. Luginbuhl. Maximum likelihood method for probabilistic multi-hypothesis tracking. Proc. SPIE, vol.2235, Apr.5-7,1994
    [86]Fukunage, K. and L.D. Hostetle, The estimatoin of the gradient of a density function with application in pattern recognition. IEEE Trans. Inoformation Theory,1975.21(1): 32-40P
    [87]Cheng, Y., Mean Shift, mode seeking, and clustering, IEEE Transactions on Pattern Analysis and Machine Intelligence,1995.17(8)
    [88]Comaniciu, D. and P. Meer, Mean Shift:A Robust application toward feature space analysis. IEEE Transactions on Pattern Analysis and Machine Intelligence,2002, 34(5):603-619P
    [89]Comaniciu, D. and P. Meer. Robust Analysis of Feature Spaces:Color Image Segmentation. In Proc.1977 IEEE conf. Computer Vision and Pattern Recognition.1997
    [90]Comaniciu, D., V. Ramesh, and P. Meer. Real-time tracking of non-rigid objects using Mean Shift. In Computer Vision and Pattern Recognition,2000, Proceedings. IEEE Conference 2000
    [91]Comaniciu, D., V. Ramesh, and P. Meer.Kernel-based object tracking. IEEE Transactions on Pattern Analysis and Machine Intelligence,2003,25(2):564-577
    [92]S.T. Birchfield and S. Rangarajan. Spatiograms Versus Histograms for Region-Based Tracking. Proc. CVPR, June 2005,1158-1163P
    [93]Stanley T. Birchfield, Sriram Rangarajan, Spatial Histograms for Region-Based Tracking, ETRI Journal, V29, N5, Oct.2007.697-699P
    [94]A. Rosenfeld and A. Kak. Digital Picture Processing. San Diego:Academic Press,1982.
    [95]J. Ning, L. Zhang, D. Zhang and C. Wu. Robust Mean Shift Tracking with Corrected Background-Weighted Histogram[J], IET Computer Vision. 2010
    [96]Ahonen, A. Hadid and M. Pietikainen, Face description with local binary patterns: application to face recognition, IEEE Trans. Patt. Anal. Mach. Intell.28(12) (2006) 2037-2041P
    [97]M. Pietikainen, T. Ojala and Z. Xu, Rotation-invariant texture classification using feature distributions[J], Patt. Recogn.2000,33(1):43-52P
    [98]M. Savelonasa, D. Lakovidisa and D. Maroulis, LBP-guided active contours[J], PattRecogn. Lett.2008,29(9):1404-1415P
    [99]Pietikainen M,Ojala T. Nonparametric texture analysis using spatial operators, with applications in visual inspection. http://www.mediateam.oulu.fi/publications/pdf/50.pdf, 2009
    [100]Ojala T, Pietikainen M, Maenpaa T. Multiresolution gray-scale and rotation invariant texture classification with local binary patterns. IEEE Trans on PAMI,2002, 24(7):971-987P
    [101]http://www.ces.clemson.edu/-stb/research/headtracker/seq/
    [102]http://www.eecs.qmul.ac.uk/-andrea/spevi.html
    [103]J. Ning, L. Zhang, D. Zhang and C. Wu. Scale and Orientation Adaptive Mean Shift Tracking. in IET Computer Vision.2010,1-23P
    [104]A. Doucet, S. Godsill, Andrieu. On sequential Monte Carlo sampling methods for Bayesian filtering[J]. Statist. Computer,2000,10:197-208P
    [105]A. Adam, E. Rivlin and I. Shimshoni, Robust fragments-based tracking using the integral histogram, Proc. IEEE Conf. Computer Vision and Pattern Recognition, 2006,798-805P
    [106]F. Porikli. Integral histogram:A fast way to extract histograms in cartesian spaces. In Proc. IEEE CVPR,2005,829-836P
    [107]Q. Zhao, H. Tao. A Motion Observable Representation Using Color Correlogram and Its Applications to Tracking[J]. Computer Vision and Image Understanding.2009, 113(2):273-29P
    [108]Q. Chen, Q. Sun, P. Heng, D. Xia. Parametric Active Contours for Object Tracking Based on Matching Degree Image of Object Contour Points[J]. Pattern Recognition Letters.2008,29(2):126-141P
    [109]S. Xiang, F. Nie, Y. Song, C. Zhang. Contour Graph Based Human Tracking and Action Sequence Recognition[J]. Pattern Recognition.2008,41(12):3653-3664P
    [110]P. Li, T. Zhang, A. E.C. Pece. Visual contour tracking based on particle filters. Image and Vision Computing.2003,21(1):111-123P
    [111]T. S. Benice, J. Raber. Object Recognition Analysis in Mice using Nose-point Digital Video Tracking[J]. Journal of Neuroscience Methods.2008,168(2):422-430P
    [112]M.Spengler,B.Schiele. Towards Robust Multi-cue Integration for Visual Tracking[J]. Machine Vision and Applications.2003,14:50-58P
    [113]P.P'erez, J.Vermaak, A.Blake. Data Fusion for Visual Tracking with Particles. Proceedings of the IEEE:2004,92(3):495-513P
    [114]C.Yang, R.Duraiswami, L.Davis. Fast Multiple Object Tracking via a Hierarchical Particle Filter. International Conference on Computer Vision. Beijing,China, 2005:212-219P
    [115]D.M.Gavrila,S.Munder.Multi-cue Pedestrian Detection and Tracking from a Moving Vehicle[J].International Journal of Computer Vision.2007,1(73):41-59P
    [116]E. Maggio, F. Smeraldi and A. Cavallaro, "Combining Colour and Orientation for Adaptive Particle Filter-based Tracking", in Proc. of British Machine Vision Conference 2005, Oxford, UK, Sept.2005,659-668P
    [117]Mixtures of Probabilistic Principal Component Tipping, M., and Bishop, C.Analyzers. Neural Computation 11 (1999),443-482.25,31P
    [118]Neal, R. M., and Hinton, G incremental, sparse, and other variants. In Learning in Graphical Models, M. I. Jordan, Ed. Kluwer Academic Publishers,1998, pp.355-368P
    [119]Jain, A., and Dubes, R. Algorithms for Clustering Data. Prentice Hall,1988
    [120]A Dynamic BayesianPavlovic, V., Rehg, J., Cham, T., and Murphy, K. Network Approach to Figure Tracking Using Learned Dynamic Models. In International Conference on Computer Vision (1999), vol.1,94-101P
    [121]Rao-Doucet, A., de Freitas, N., Murphy, K., and Russell, S.Blackwellised Filtering for Dynamic Bayesian Networks. In Uncertainty in Artificial Intelligence (2000),176-183. 9,29,32,33P
    [122]Rao-Blackwellised Particle Filtering for Dy-Murphy, K., and Russel, S.namic Bayesian Networks. In Sequential Monte Carlo Methods in Practice, A. Doucet, N. de Freitas, and N. Gordon, Eds. Springer-Verlag,2001,32-33P
    [123]Welch, G., and Bishop, G. An Introduction to the Kalman Filter. Tech. Rep. TR 95-041, Deparment of Computer Science, University of North Carolina at Chapel Hill,1995.33, 34,35,66P
    [124]http://homepages.inf.ed.ac.uk/rbf/CAVIAR
    [125]Paul Viola,Michael J.Jones.Robust Real-Time Face Detection. International Journal of Computer Vision 2004,57(2),137-154P
    [126]Freund Y, SehaPire R·E, A decision theoretic generalization of online learning and an application to boosting. Journal of Computer and system seience.1997.55(1). 119-139P
    [127]http://code.google.com/p/imageclipper/
    [128]周千昊,戚飞虎.基于改进EOH特征的行人检测[J].中国图象图形学报,2008,13(10):1861-1864页
    [129]G. Casella and E. I. George. Explaining the Gibbs sampler. Amer Statist., vol.46, 1992, no.3,167-174P
    [130]J. Diebolt and C. P. Robert, "Estimation of finite mixture distributions through Bayesian sampling," J.R. Statist. Soc.B,1994, vol.56,363-375P
    [131]A.E.GelfandandA.F.M.Smith,"Sampling-based approaches to calculating marginal densities,"J.Amer.Statist.Assoc.,1990,vol.85,398-409P
    [132]A.SmithandG.Roberts,"Bayesian computation via the Gibbs Sampler and related Markov chain Monte Carlo methods," J. R. Statist. Soc., B,1993,55(1),3-24P
    [133]M. Stephens,"Bayesianmethodsformixturesof normaldistributions," Ph.D. dissertation, Magdalen College, Oxford Univ., Oxford, U.K.,1997
    [134]N. Gordon, D. Salmond, and A. Smith, "Novel approach to non-linear/non-Gaussian Bayesian state estimation," Proc. Inst. Elect. Eng. F, Radar Signal Process.,1993, vol. 140, no.2,107-113P