交通监控系统中目标跟踪与行为识别研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
智能交通监控系统能够对交通事件进行自动化检测,对行人或车辆进行智能化监视,更能适应实际应用的需要。论文主要对智能交通监控系统中的目标检测、目标跟踪、以及目标行为分析理解三个环节中存在的关键问题进行深入研究,并提出新的解决方法,主要工作体现在以下几个方面:
     (1)针对当前大多利用单一模型进行目标检测存在的问题,比如高误检率,光照敏感,动态场景鲁棒性差等问题,提出了一种混合运动检测模型,将对光照变化不敏感的目标检测模型和对动态场景变化跟踪能力快的运动检测模型融合,利用融合策略消除检测过程中的漏检和误检。最后提出利用快速运动目标检测法减少该模型的计算量,加上被融合的两种模型都有较好的实时性特点,使得混合模型仍然具备一定的实时性。
     (2)研究了跟踪过程中的目标描述,提出一种基于多特征选择的运动目标跟踪算法。将RankBoos与AdaBoost组合,构建混合boosting算法,根据目标信息和背景信息选择特征,建立特征排序分类器,并在跟踪的过程中不断自适应更新。采用卡尔曼滤波对目标区域进行粗预测,然后利用排序分类器结合Mean-shift算法完成目标的精确跟踪。该算法可以根据不同的目标和背景信息,自适应的进行特征选择,对于克服场景中存在光照、干扰、遮挡等问题是非常有利的。
     (3)提出了一种基于轨迹分析的运动行为识别方法。通过采用聚类的方法对跟踪得到的轨迹进行行为模式学习得到运动模式的轨迹参考序列。然后将轨迹视为时间序列,利用动态时间归正(DTW)技术对时间序列长度没有限制的特性,将DTW与K近邻算法结合用于待识别轨迹与参考序列模板轨迹的匹配,匹配过程中,采用DTW下界函数剔除大量不相似轨迹,以加快匹配速度,进而识别目标的运动状态。
     实验结果表明,本文的目标检测、跟踪算法可以对目标进行有效的检测和稳定跟踪,基于轨迹分析的运动行为识别方法在十字路口行人的左转,右转,前行,U型转达到了较高的识别率。
Intelligent traffic surveillance system with the characteristics of automatic and intelligent, has the ability of detecting traffic incidents, monitoring the pedestrians and vehicles in the traffic sence,can adapt to the needs of practical application. This paper focuses on object detection, object tracking, and object behavior analysis in the intelligent traffic surveillance system, then delves into the key problems in these three technologies,proposes new solutions. The paper works in the following aspects:
     (1) Most of current methods use a single model for the object detection exist many problems, such as high error rate, light sensitivity, poor robustness in the dynamic scenes,because of this,the paper presents a hybrid model of motion detection base on a certain blending rules, we integrate object detection model which is not sensitive to light changes and the other target detection model which can track scene changes quickly into a mixed-target detection model.The blending strategies are help for eliminating missed and false detections. Finally, the fast moving target detection method is used to reduce the computation of this model, together with the two models which have been integrated well both have simple computation procedure, the hybrid model still runs in real-time.
     (2) In the tracking, the paper mainly studies the object description in the tracking process, proposes a tracking algorithm base on multi-feature selection. We combinate RankBoost with AdaBoost to construct hybrid-boosting algorithm, then use hybrid-boost and the informations of target and background to selecte features,establish feature ranking classifiers, update feature ranking classifiers adaptivly in tracking time. Kalman filter is used to predict target area, then utilize Mean-shift algorithm combined with feature ranking classifiers to complete target tracking task precisly. The tracking algorithm above can select features adaptivly according to different objectives and background informations, it is very beneficial for overcoming illumination, interference, occlusion and so on in the traffic sence.
     (3) Present a motion behavior recognition method based on trajectory analysis. We use the cluster method to learn movement pattern of the trajectories, get the trajectory reference sequence which represent the campaign mode. Then trajectory is viewed as a time-varying data recording the target behavior, because of dynamic time warping (DTW) technique does not limit to the length of the time series,we combinate the DTW technology and K nearest neighbor algorithm to match the trajectory which will be identified with the reference trajectory sequence of the template.In the matching process, in order to accelerate the matching speed,using DTW lower bound function to exclude all non-similar trajectory after clustering,and then matching, identifing the target moving state.
     Experimental results show that the object detection, object tracking algorithm can detect objiect effectively and track object stable, the behavior recognition method based on trajectory analysis achieves a higher pedestrians behavior recognition rate at the intersection,for example turning left, turning right, going forward, U-type turns.
引文
[1]王亮芬.动摄像机情况下目标检测及轨迹分析:[硕士学位论文].长沙:国防科技大学,2008.
    [2]J Vass,K Palanisppan,Zhuang Xin-hua.Automatic spatio-temporal video sequence segmentation.In:Proceedings of IEEE International Conference on Image Processing,Chicago,IL,USA,1998:958-962.
    [3]E Salvador,Cast shadow segmentation using invariant color features,Computer Vision and Image Understanding,2004:238-259.
    [4]R Cucchiara,Improving Shadow Suppressing in Moving Object Detection with HSV color Information.Inter Transportation System Conf,2001:334-339.
    [5]Pachter M, Chandler P R. Universal linearization concept for extended Kalman filters. IEEE Trans.On Aerospace and Electronic Systems,1993,29(3):946-961.
    [6]康健,司锡才,芮国胜.基于贝叶斯原理的粒子滤波技术的概述.现代雷达,2004,26(1):34-36.
    [7]朱明,鲁剑锋,胡硕.采用DSP的电视测量跟踪器的研制.光学精密工程,2005,13(增):50-53.
    [8]ZHU M, LU J F, HU SH. Development of TV measuring and tracking system by using DSP.Opt.Precision Eng.2005,13:232-235.
    [9]侯志强,韩崇昭.视觉跟踪技术综述.自动化学报,2006,32(4):603-617.
    [10]Coifman B, Beymer D, Mclauchlan P, et al. A real-time computer vision system for vehicle tracking and traffic surveillance. Transportation Research Part C, 1998,6(4):271-288.
    [11]C.S. Regazzoni,R.Visvanathan,and GL.Foresti.Scanning the issue/technology special issue on video processing,understandingand communications in third generation surveillance sustems.Proc,IEEE.vol.89,NO.10.Oct.2001.1419-140.
    [12]T. Olson, F. Brill. Moving Object Detection and Event Recognition Algorithms for Smart Cameras.Proc.DARPA Image Understanding Workshop, May 1997.
    [13]C. Wren, A. Azarbayejani, T. Darrell, A. Pentland, Pfinder. Real-time Tracking of the Human Body.IEEE Trans. PAMI, Vol.19, No.7,1997:780-785.
    [14]R. T. Collins,A. J. Lipton and T. Kanade.A System for Video Surveillance and Monitoring. Proc. Am.Nuclear Soc. Eighth Int'l Topical Meeting Robotic and Remote Systems. Apr.1999.
    [15]R. Collins, A. Lipton, T. Kanade, H. Fujiyoshi, D. Duggins, Y. Tsin, D. Tolliver, N. Enomoto, and O. Hasegawa. A system for video surveillance and monitoring: VSAM final report, Technical CMU-RI-TR-00-12, Robotics Institute, Carnegie Melton University,May.2000.
    [16]I.Haritaoglu, D.Harwood, L.S.Davis. Rea-Time Surveillance of People and Their Activities.IEEE Trans. PAMI, vol.22, no.8, Aug.2000:809-830.
    [17]L.Wu, J.Benois, P.Delagnes, D.Barba. Spatio-temporal segmentation of image sequence for object-oriented low bit-rate image coding.Signal Processing:Image Commun.1996,Vol.8:513-543.
    [18]Koiler D, Daniilidis K, Nagel H. Model-based object tracking in monocular image sequence of road traffic scene. International Journal of Computer Vision. 1993,10(3):257-281.
    [19]Magee D. Tracking multiple vehicles using foreground, background and motion models. Image and Vision Computing.2004,22(2):143-150.
    [20]Tai J,Tsang S,Lin C. Real-time image tracking for Automatic traffic monitoring and enforcement application.Image and vision computing.2004,22(6):485-501.
    [21]Zhu Z,Xu QYang B. VISATRAM:A real-time vision system for automatic traffic monitoring. Image and Vision Computing.2000,18(10):781-794.
    [22]Haag M,Nagel H. Tracking of complex driving maneuvers in traffic image sequence. Image and Vision computing.1998,16(8):517-527.
    [23]Pai C,Tyan H,Liang Y. Pedestrian detection and tracking at crossroads. Pattern Recognition.2004,37(5):1025-1034.
    [24]Masoud O, Papanikolopoulos N P. A novel method for tracking and counting pedestrians in real-time using a single camera. IEEE Transaction on Vehicular Technology.1999,43(1):301-318.
    [25]郑江滨,张艳宁,冯大淦,赵荣椿.视频监视中运动目标的检测与跟踪算法.系统工程与电子技术,2002,Vol.124,No.10:34—37.
    [26]杨海波,姚庆栋,荆仁杰.基于团块匹配的序列图像中运动目标的分割方法.浙江大学学报,2001,Vol.35,No.4:365-369.
    [27]张玲,陈丽敏,何伟,郭磊民.基于视频的改进帧差法在车流量检测中的应用.重庆大学学报(自然科学版),2004,27(5):31-34.
    [28]Robert T, Collins, Alan J. Lipton, Takeo Kanade, etc. A system for video surveillance and monitoring:VSAM final report. Carnegie Mellon University: Technical Report CMU-RI-TR-00-12,2000.
    [29]Koller D, Daniilidis K, Nagel H. Model-based object tracking in Monocular Image Sequences of Road traffic Scenes. International Journal of Computer Vision,1993,10(3).
    [30]严柏军,郑链,王克勇.一种改进的基于光流的运动目标的检测算法.红外技术,2001,28(3):351-354.
    [31]Karmann K, Brandt A. Moving object recognition using an adaptive background memory. Appellinived. Time-varying Image Processing and Moving Object Recognition.Elsevier,Am sterdam, TheN etherlands,1990.
    [32]Thanarat. Horprasert,David Harwood, Larrv S.Davis..A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection.IEEE Frame Rate.1999, Vol.7:808-830.
    [33]C. Stauffer, W. E. L. Grimson, Learning Patterns of Activity Using Real-Time Tracking. IEEE Trans. PAMI, Aug.2000. vol.22, no.8:747-757.
    [34]Stauffer C and Grimson W. Adaptive background mixture models of real-time tracking. In:Proc IEEE Conference on ComPuter Vision and Pattern Recognition, Fort Collins, Colorado,1999,2:246-252.
    [35]Giachetti A,Gappollo M,Pla F.Segmentation of trafficscenes.In:Proceedings of IEEE Intenlligent Vehicle Symposium,Detroit MI,USA,1995:258-263.
    [36]Heikkila M,Pietikainen M.A texture-based method for modeling the background and detecting moving objects.IEEE Transactions on Pattern Analysis and Machine Intelligence,2006,28(4):657-662.
    [37]陈功,周荷琴,严捷丰.采用UKF建模的实时背景提取和运动阴影检测.中国图形图像学报,2009,14(5):931-937
    [38]Tanaka T,Shimada A,Arita D,Taniguchi R.Object detection under varing illumination based on adaptive background modeling Considering Spatial Locality.In:Proceedings of The Third Pacific-Rim Symposium on Image and Video Technology,2009,645-656.
    [39]Shimada A,Taniguchi R.Hybird Background Model using Spatial-Temporal LBP. In:Proceedings of IEEE International Conference on Advanced Vidieo and Signal Based Surveillance,2009:19-24.
    [40]Maenpaa T, Pietikainen M (2005) Texture analysis with local binary patterns. In: Chen CH & Wang PSP (eds) Handbook of Pattern Recognition and Computer Vision,3rd ed, World Scientific,197-216.
    [41]Heikkila M,Peitikainen M,Schmid C.Description of Interest Regions with Center-Symmertric Local Binary Patterns.Computer Vision Graphics and Image Processing,2006,LNCS438,58-69.
    [42]Julier S J,Uhimann J K.A new extention of the kalman fiter to nonlinear systems.In:procedings of ArroSence:The 11th International Symposium on Aerospace/Defensce Sensing,Simulation and Controls. Orlando,FL,USA,1997: 182-193.
    [43]Zhao T,Nevatia R.,Lv F. Segmentation and tracking of multiple humans in complex situations. Proceedings of the 2001 IEEE Computer Society Conference on Computer Vision and Pattern Recognition.2001,vol.2:194-201.
    [44]Hu M,Hu W,Tan T. Tracking people through occlusions.Proceedings of the 17th International Conference on Pattern Recognition.2004,vol.2:724-727.
    [45]Kato J,Watanabe T, et al. An HMM/MRF-based stochastic framework for robust vehicle tracking.IEEE Transactions on Intelligent Transportation Systems. 2004,5(3):142-154.
    [46]Hu W,Xiao X, et al. Traffic accident prediction using 3-D model-based vehicle tracking. IEEE Transactions on Vehicular Technology.2004,53(3):677-694.
    [47]Wren C R,Azarbayejani A,et al. Pfinder:real-time tracking of the human body.IEEE Transactions on Pattern Analysis and Machine Intelligence.1997, 19(7):780-785.
    [48]JPL.Traffic surveillance and detection technology development. Senfor Development Final Rep.97-10,Jet Propulsion Laboratory,1997.
    [49]Zhong Y,Jain A K,Jolly M.Object tracking using deformable templates.IEEE Transactions on Pattern Analysis and Machine Intelligence.2000,22(5):544-549.
    [50]Eveno N,Caplier A,Coulon P Y.Accurate and quasi-automatic lip tracking.IEEE Transactions on Circuits and Systems for Video Technoloty.2004,14(5):706-715.
    [51]Xie D,Hu W, et al.A multi-object tracking system for surveillance video analysis.Proceedings of the 17th International Conference on Pattern Recognition.2004,4:767-770.
    [52]Mohanna E,Mokhtarian E. Robust corner tracking for unconstrained motions. Proceeding of 2003 IEEE International Conference on Acoustics,Speech and Signal Processing.2003,vol.5:804-807.
    [53]Kim T,Jo K. Extraction of skeleton features using human silhouette and skin. Proceedings off the 7th Korea-Russia International Symposium.2003:113-118.
    [54]Collins R T,Liu Y and Leordeanu M. Online selection of discriminative tracking features.IEEE Transactions on Pattern Analysis and Machine Intelligence, 2005,27(10):1631-1643.
    [55]Avidan S.Support vector tracking. IEEE Transactions on Pattern Analysis and Machine Intelligence,2004,26(8):1064-1072.
    [56]Avidan S.Ensemble tracking.In:Proceedings of IEEE Computer Society Conference on Computer Vision and Pattern Recognition[C],San Diego, CA, United States,2005:494-501.
    [57]夏利民,张良春.基于自适应粒子滤波器的物体跟踪.中国图像图形学报,2009,14(1):112—117.
    [58]姚邦鹏.静态图片中的人脸识别与检索:[硕士学位论文].北京:清华大学,2008.
    [59]Welch G,Bishop GAn introduction to the Kalman filter.2004
    [60]Fukanaga K,Hostetler LD. The estimation of the gradient of a density function,with applications in pattern recognition. IEEE Trans. on Information Theory.1975,21(1):32-40.
    [61]Cheng Y Z. Mean Shift,mode seeking,and clustering,IEEE Trans. on Pattern Analysis and Machine Intelligence,1995,17(8):790-799.
    [62]Dorin C, Peter M. Robust Analysis of Feature Spaces:Color Image Segmentation. Proc. of IEEE Conference on Computer Vision and Pattern Recognition, Puerto Rico,1997:750-755
    [63]Y.Freund and R.E.Schapire. A decision-theoretic generalization of on-line learning and an application to boosting[J],Computer System Sciences, 1997,55(1):119-139.
    [64]Y.Freund,R.Iyer,et al. An efficient boosting algorithm for combining preferences.The Journal of Machine learning Research,2003,4:933-969.
    [65]R.E.schapire and Y.Singer.Improved boosting algorithms using confidence-rated predictions,Machine learning,1999,37(3):297-336.
    [66]Grabner H,Bischof H.On-line boosting and vision[A].In:Proceedings of CVPR, 2006,1:260-267.
    [67]Collins R T,Liu Y and Leordeanu M. Online selection of discriminative tracking features.IEEE Transactions on Pattern Analysis and Machine Intelligence, 2005,27(10):1631-1643.
    [68]Paul Viola,Michael.Rapid object detection using a boosted cascade of simple features. In:Proceedings of IEEE Computer Society Conference on Computer Vision and Pattern Recognition, Kauai Mariott,Hawaii, USA,2001:142-149.
    [69]CAVIAR.http://homepages.inf.ed.ac.uk/rbf/CAVIAR/.
    [70]Weng S K, Kuo C M, Tu S K.Video object tracking using adaptive kalman filter. Journal of Visual Communication and Image Representation,2006,17 (6):1190-1208.
    [71]Nummiaroa K,Koller-Meierb E,Goola L V.An adaptive color-based particle filter.Image and Vision Computing,2003,21:99-110.
    [72]崔屺.图像处理与分析—数学形态学方法与应用.北京:科学出版社,2000.
    [73]张运楚,王宏明,梁自泽等.基于存在概率图的圆检测方法.计算机工程与应用,2006:49-51.
    [74]J.Owens,A.Hunter,.Application of the Self-Organizing Map to Trajectory Classification.IEEE International Workshop on Visual Surveillance,2000,77-83.
    [75]Dimitrios Makris,Tim Ellis.Path Detection in Video Surveillance.Image and Vision Computing.2002,20(12):895-903.
    [76]I.Junejo,O.Javed,M.Shah.Multi feature path modeling for video surveillance. Proc.of 17th International Conference on Pattern Recognition.2004,2:716-719.
    [77]Zhouyu Fu,Weiming Hu,Tieniu Tan.Similarity based vehicle trajectory clustering and anomaly detection. Proc.of IEEE International Conference on Image Processing.2005,2:602-605.
    [78]C.Piciarelli,G.Lforesti,L.Snidaro.Trajectory Clustering and its Applications for Video Surveillence.Mathimatical &Compute Science.2005,40-45.
    [79]Xi Li, Weiming Hu,Wei Hu.A Coarse-to-Fine Strategy for Vehicle Motion Trajectory Clustering.Proc.of 19th International Conference on Pattern Recognition.2006,1:591-594.
    [80]Kim,Chanwoo Seo,Kwang-deok.Robust DTW-based recognition algorithm for hand-feld consumer devices.Internatinal Conference on Intelligent Computing Preceedings,2005:631-640.
    [81]M Vlachos,G Kollios,D Gunopulos.Discovering Similar Multidimensional Trajectories. In Proc.of 18th International Conferevnce on Data Engineering, 2002,673-685.
    [82]Sakoe H,Chiba S.Dynamic programming algorithm optimization for spoken word recognition.IEEE Tracsaction on Acoustics,Speech and Signal Processing, 1978,26(1):43-48.
    [83]Zhang Zhang,Kaiqi Huang,Tieniu Tan.Comparison of similarity measures for trajectory clustring in outdoor surveilence.In Proc of the 18th International Conference on Pattern Recognition.2006,1135-1138.
    [84]Bezdek J C. Pattern Recognition with Fuzzy Objective FunctionAlgorit hms. Plenum Press,New York,1981.
    [85]边肇祺,张学工.模式识别.北京:清华大学出版社,2000.
    [86]E.Keogh,C.Ratanamahatana.Exact index of dynamic time warping. in: Knowledge and Information Systems.2005,7(3):358-386.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700