图像处理与机器学习在未系安全带驾车检测中的应用
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
本文将图像处理和模式识别应用于智能交通领域,这对日益严峻的交通问题有着重大意义,随着新增的摄像头的增加,执法监控能力也会得到进一步的加强,目前车牌识别,闯红灯识别,超速驾驶识别等均已实现自动化处理,而更深入的识别如边开车边打手机,未系安全带驾驶,车型识别等才刚刚起步,而其中对于佩戴安全带是交通法规明文规定的,并且最有效的降低交通事故中的伤亡率的措施。本文设计了一套安全带佩戴识别系统,完整阐述了了安全带处理的整个流程,经过大量实验并投入使用中,得到非常满意的效果。全文的主要内容共分为三个部分:
     1)基于颜色和纹理的蓝色车牌检测和基于机器学习的车窗定位
     对安全带的监测,首先要定位车窗,而车窗与车牌有相对固定的位置关系,车牌定位又相对简单,因此本文采用逆向思维考虑,通过定位简单图像,进而最后辅助定位困难图像,也就是先定位车牌再定位车窗的方法。将车牌颜色投影到HSL色彩空间,对空间中车牌颜色可能出现的区域进行了细致的刻画,从而过滤掉图片的大多数区域,然后采取sobel算子的横向极大值计数的方法,抽取区域的纹理特征。对于车窗定位,选取车窗一角用统计学习的方法,得到车窗检测器,以车牌为基准偏移一定方位后对区域作adaboost判别,选取响应最大的位置坐标作为车窗角点坐标。通过以上步骤,实现了车牌监测和车窗定位,为后续的安全带的位置监测奠定了基础。
     2)基于Canny边缘检测及概率Hough变换(PPHT)的安全带边缘检测
     大部分的图片样本的安全带边缘是清晰可见,如何快速筛检出这些清晰的样本是检测的第一步,本文将Cann边缘检测的信息加以梯度方向的筛选,再根据检出的线段夹角,距离等信息判断是否为安全带边缘,然后更进一步的,本文改进了Hough圆检测,将其变为双上半圆弧检测,细化直线的方位信息,从而达到更快速度地对清晰可见安全带边缘的图片样本进行筛检的效果,大幅提升了计算速度和效率。
     3)基于adaboost统计学习算法的安全带检测
     非统计的算法对于纹理、遮挡等干扰极其敏感,而约有三分之一以上的图片或多或少有些于扰。例如前车窗的反光造成的区域屏蔽;衣服的纹理形成的视觉识别困难;手臂的遮挡影响机器的图形提取。因此本文引入了机器学习的算法,通过构造两种截然不同的样本集,通过同一种算法,得到两个分类器,具有不一样的测试结果,经过大量实验,证实两者共同使用可以达到更好的效果。
Patten recognition applied in intelligent traffic system significantly help peo-ple soft traffic problem caused by increasingly large transport network and the large number of new camera.Recently, license plate recognition, through a red light, speeding, etc. have been identified to automate processing.The more in-depth identification such as a using cell phone while driving, not wearing a seat-belt driving detection, vehicle identification has just begun. This paper describes the entire process of handling not wearing a seatbelt driving detection. Paper is divided into three parts:
     1. The blue license plate detection based on the color and texture informa-tion and locating windows based on machine learning method.
     To detect belts, we must first locate the windows, and the windows and license plates have a relatively fixed position relationship.plate location is rela-tively simple, so we took a first positioning plate reorientation window approach. The color plates projected onto HSL color space. The area where color plates may sitting were detailed characterization, which filter out most of the picture area, and then take the Sobel operator horizontal maxima counting method to extract the region texture features. For the window locating process, using statistical learning methods to obtain the window detector.
     2.Seatbelt edge detection based on Canny edge detection
     For most of the image samples, Seatbelt edge is very clear, The problem is how fast we can screening of samples of these clear image.we filtered Canny edge detection result using gradient direction information, the angle between the line segment according to the detected, distance and other information to determine whether the seat belt edge, further, we have improved Hough circle detection, turn it into a pair of semi-circular arc on the detection,specify line location information, to achieve the effect of rapid screening.
     3.Seatbelt edge detection based on adaboost learning algorithm
     Non-statistical algorithm for texture, occluding and other disturbances are extremely sensitive, and approximately one-third or more of the picture more or less interference, and some from reflections of the front windows, some from clothes texture, some from the arm occluding, Therefore, we introduced a ma-chine learning algorithm, by constructing two distinct set of samples, by the same algorithm to obtain two classifiers, with different the test results, the two can be used together to achieve better results.
引文
[1]魏武,张起森,王明俊,and黄中祥.基于计算机视觉和图像处理的交通参数检测.信息与控制,30(3):257-261,2001.
    [2]杨明,宋雪峰,王宏,张钹,et a1.面向智能交通系统的图像处理.计算机工程与应用,9:4-7,2001.
    [3]李闯,丁晓青,and吴佑寿.一种改进的adaboost算法-ad adaboost [j]计算机学报,30(1):103109,2007.
    [4]葛如海,胡满江,and符凯.基于灰度积分投影的安全带佩戴识别方法.汽车工程,(9):787-790,2012.
    [5]张西宁and郑南宁.汽车牌照自动识别中的目标与背景的快速分割.信息与控制,2(2):7-31,1988.
    [6]韩永强and李世祥.汽车牌照子图象的定位算法.微型电脑应用,15(3):14-16,1999.
    [7]赵江and徐鲁安.基于adaboost算法的目标检测[j].计算机工程,30(4):125-126,2004.
    [8]俞学群and武阳丰.机动车安全带的作用,使用现状及干预策略.中国预防医学杂志,9(5):439-442,2008.
    [9]廖红文and周德龙Adaboost及其改进算法综述.计算机系统应用,21(5):240-244,2012.
    [10]李文举.智能交通中图像处理技术应用的研究[d].大连海事大学学报,6(3):41-46,2004.
    [11]陶军.车牌识别技术研究与实现[d].硕士学位论文,南京理工大学,2004.
    [12]付忠良.关于adaboost有效性的分析.计算机研究与发展,45(10):1747-1755,2008.
    [13]彦楠.车牌及车标识别若干技术研究[d].硕士学位论文,北京邮电大学,2008.
    [14]骆玉荣.安全带识别系统的研究与实现[d].硕士学位论文,北京工业大学,2008.
    [15]张兰渝.混合交通流下自行车流的混杂建模及研究[d].硕士学位论文,浙江大学,2011.
    [16]Vahid Abolghasemi and Alireza Ahmadyfard. An edge-based color-aided method for license plate detection. Image and Vision Computing, 27(8):1134-1142,2009.
    [17]Elke Achtert, Christian Bohm, Jorn David, Peer Kroger, and Arthur Zimek. Global correlation clustering based on the hough transform. Statistical Analysis and Data Mining,1(3):111-127,2008.
    [18]C-NE Anagnostopoulos, Ioannis E Anagnostopoulos, Ioannis D Psoroulas, Vassili Loumos, and Eleftherios Kayafas. License plate recognition from still images and video sequences:A survey. Intelligent Transportation Systems. IEEE Transactions on,9(3):377-391,2008.
    [19]Dana H Ballard. Generalizing the hough transform to detect arbitrary shapes. Pattern recognition,13(2):111-122,1981.
    [20]Dana H Ballard and Christopher M Brown. Principles of animate vision. CVGIP:Image Understanding,56(1):3-21,1992.
    [21]Xavier Baro, Sergio Escalera, Jordi Vitria, Oriol Pujol, and Petia Radeva. Traffic sign recognition using evolutionary adaboost detection and forest-ecoc classification. Intelligent Transportation Systems, IEEE Transactions on,10(1):113-126,2009.
    [22]J Barroso, EL Dagless. A Rafael, and J Bulas-Cruz. Number plate reading using computer vision. In Industrial Electronics,1997. ISIE'97.,Proceed-ings of the IEEE International Symposium on, pages 761-766. IEEE,1997.
    [23]Guido Becker, Thierry Mousel, and Paul Schockmel.Tor (total occupant recognition) system. In Proceedings of 17th International Technical Confer-ence on the EnhanceSafety of Vehicles. CDROM, Amsterdam, Netherlands, volume 4,2001.
    [24]Christopher M Bishop and Nasser M Nasrabadi. Pattern recognition and machine learning, volume 1. springer New York,2006.
    [25]John Canny. A computational approach to edge detection. Pattern Analysis and Machine Intelligence, IEEE Transactions on, (6):679-698,1986.
    [26]Xiangrong Chen and Alan Yuille. Adaboost learning for detecting and reading text in city scenes.2011.
    [27]Etienne Corvee and Francois Bremond. Body parts detection for people tracking using trees of histogram of oriented gradient descriptors. In Ad-vanced Video and Signal Based Surveillance (AVSS),2010 Seventh IEEE International Conference on, pages 469-475. IEEE.2010.
    [28]Franklin C Crow. Summed-area tables for texture mapping. In ACM SIG-GRAPH Computer Graphics, volume 18, pages 207-212. ACM,1984.
    [29]James L Crowley and Alice C Parker. A representation for shape based on peaks and ridges in the difference of low-pass transform. Pattern Analysis and Machine Intelligence, IEEE Transactions on, (2):156-170,1984.
    [30]Navneet Dalal and Bill Triggs. Histograms of oriented gradients for human detection. In Computer Vision and Pattern, Recognition,2005. CVPR 2005. IEEE Computer Society Conference on, volume 1, pages 886-893. IEEE, 2005.
    [31]Navneet Dalal, Bill Triggs, and Cordelia Schmid. Human detection using oriented histograms of flow and appearance. In Computer Vision-ECCV 2006, pages 428-441. Springer,2006.
    [32]E Roy Davies. Machine vision:theory, algorithms, practicalities. Access Online via Elsevier,2004.
    [33]Rachid Deriche. Using canny's criteria to derive a recursively implemented optimal edge detector. International journal of computer vision,1(2):167-187,1987.
    [34]Toan Thanh Do, Khiem Ngoc Doan, Thai Hoang Le. and Bac Hoai Le. Boosted of haar-like features and local binary pattern based face detection. In Computing and Communication Technologies,2009. RIVF'09. Interna-tional Conference on, pages 1-8. IEEE,2009.
    [35]Richard O Duda and Peter E Hart. Use of the hough transformation to detect lines and curves in pictures. Communications of the ACM,15(1):11-15,1972.
    [36](?)ivind Due Trier, Anil K Jain, and Torfinn Taxt. Feature extraction meth-ods for character recognition-a survey. Pattern recognition,29(4):641-662, 1996.
    [37]David Eberly, Robert Gardner, Bryan Morse, Stephen Pizer, and Christine Scharlach. Ridges for image analysis. Journal of Mathematical Imaging and Vision,4(4):353-373,1994.
    [38]Klaus Engel, Markus Hadwiger, Joe M Kniss, Christof Rezk-Salama, and Daniel Weiskopf. Real-time volume graphics. AK Peters, Limited,2006.
    [39]Hany Farid and Eero P Simoncelli. Optimally rotation-equivariant direc-tional derivative kernels. In Computer Analysis of Images and Patterns, pages 207-214. Springer,1997.
    [40]Hany Farid and Eero P Simoncelli. Differentiation of discrete multidimen-sional signals. Image Processing, IEEE Transactions on,13(4):496-508, 2004.
    [41]Leandro AF Fernandes and Manuel M Oliveira. Real-time line detection through an improved hough transform voting scheme. Pattern Recognition, 41(1):299-314,2008.
    [42]Leandro AF Fernandes and Manuel M Oliveira. A general framework for subspace detection in unordered multidimensional data. Pattern Recogni-tion,45(9):3566-3579,2012.
    [43]Yoav Freund and Robert E Schapire. A desicion-theoretic generalization of on-line learning and an application to boosting. In Computational learning theory, pages 23-37. Springer,1995.
    [44]Keinosuke Fukunaga. Introduction to statistical pattern recognition. Access Online via Elsevier,1990.
    [45]Rafael C Gonzalez, Richard E Woods, and Steven L Eddins. Digital image processing using MATLAB, volume 2. Gatesmark Publishing Knoxville, 2009.
    [46]Yuya Hanai, Yuichi Hori, Jim Nishimura, and Tadahiro Kuroda. A versatile recognition processor employing haar-like feature and cascaded classifier. In Solid-State Circuits Conference-Digest of Technical Papers,2009. ISSCC 2009. IEEE International, pages 148-149. IEEE,2009.
    [47]Robert M Haralick. Ridges and valleys on digital images. Computer Vision. Graphics, and Image Processing,22(1):28-38,1983.
    [48]Chris Harris and Mike Stephens. A combined corner and edge detector. In Alvey vision conference, volume 15, page 50. Manchester, UK,1988.
    [49]Masayuki Hiromoto, Hiroki Sugano, and Ryusuke Miyamoto. Partially par-allel architecture for adaboost-based detection with haar-like features. Cir-cuits and Systems for Video Technology, IEEE Transactions on,19(1):41-52,2009.
    [50]Bai Hongliang and Liu Changping. A hybrid license plate extraction method based on edge statistics and morphology. In Pattern Recognition, 2004.ICPR 2004-Proceedings of the 17th International Conference on, volume 2, pages 831-834. IEEE,2004.
    [51]Rui Hu, Mark Barnard, and John Collomosse. Gradient field descriptor for sketch based retrieval and localization. In Image Processing (ICIP),2010 17th IEEE International Conference on, pages 1025-1028. IEEE,2010.
    [52]Deng-Yuan Huang, Chun-Jih Lin, and Wu-Chih Hu. Learning-based face detection by adaptive switching of skin color models and adaboost under varying illumination. Journal of Information Hiding and Multimedia Signal Processing,2(3):204-216,2011.
    [53]Anil K Jain and Bin Yu. Automatic text location in images and video frames. Pattern recognition,31(12):2055-2076,1998.
    [54]Thorsten Joachims. Svmlight:Support vector machine. SVM-Light Support, Vector Machine http://svmlight. Joachims.org/,University of Dortmund, 19(4),1999.
    [55]Harsh Kapadia and Alpesh Patel. Application of hough transform and sub-pixel edge detection in 1-d barcode scanning.
    [56]Ron Kimmel and Alfred M Bruckstein. Regularized laplacian zero crossings as optimal edge integrators. International Journal of Computer Vision, 53(3):225-243,2003.
    [57]De-Xing Kong and Qing-You Sun. Two-point boundary value problems and exact controllability for several kinds of linear and nonlinear wave equations. In Journal of Physics:Conference Series, volume 290, page 012008. IOP Publishing,2011.
    [58]De-Xing Kong and Fa Wu. A new type of distributed parameter control systems:Two-point boundary value problems for infinite-dimensional dy-namical systems. Journal of Applied Mathematics,2013,2013.
    [59]Werner Krattenthaler, Konrad J Mayer, and Michael Zeiller. Point cor-relation:a reduced-cost template matching technique. In Image Process-ing,1994.Proceedings. ICIP-94., IEEE International Conference, volume 1, pages 208-212. IEEE,1994.
    [60]D Kroon. Numerical optimization of kernel based image derivatives. Short Paper University Twente,2009.
    [61]Parag Kulkarni, Amit Khandebharad, Dattatray Khope, and Pramod U Chavan. License plate recognition:A review. In Advanced Computing (ICoAC),2012 Fourth International Conference on, pages 1-8. IEEE,2012.
    [62]Christos Kyrkou and Theocharis Theocharides. A flexible parallel hardware architecture for adaboost-based real-time object detection. Very Large S-cale Integration (VLSI) Systems, IEEE Transactions on,19(6):1034-1047, 2011.
    [63]Jung-Jin Lee, Pyoung-Hean Lee, Seong-Whan Lee, Alan Yuille, and Christof Koch. Adaboost for text detection in natural scene. In Docu-ment Analysis and Recognition (ICDAR),2011 International Conference on, pages 429-434. IEEE,2011.
    [64]Huiping Li, David Doermann, and Omid Kia. Automatic text detection and tracking in digital video. Image Processing, IEEE Transactions on, 9(1):147-156,2000.
    [65]Rainer Lienhart and Jochen Maydt. An extended set of haar-like features for rapid object detection. In Image Processing.2002. Proceedings.2002 International Conference on, volume 1, pages 1-900. IEEE,2002.
    [66]George C. Stockman Linda G. Shapiro. Computer Vision. Prentice Hall, 2001.
    [67]Tony Lindeberg. Detecting salient blob-like image structures and their scales with a scale-space primal sketch:a method for focus-of-attention. International Journal of Computer Vision,11(3):283-318,1993.
    [68]Tony Lindeberg. Edge detection and ridge detection with automatic scale selection. International Journal of Computer Vision,30(2):117-156,1998.
    [69]Tony Lindeberg. Feature detection with automatic scale selection. Inter-national journal of computer vision,30(2):79-116,1998.
    [70]Manhua Liu. Fingerprint classification based on adaboost learning from singularity features. Pattern Recognition,43(3):1062-1070,2010.
    [71]David G Lowe. Distinctive image features from scale-invariant keypoints. International journal of computer vision,60(2):91-110,2004.
    [72]Hamid Mahini, Shohreh Kasaei,and Faezeh Dorri. An efficient features-based license plate localization method. In Pattern Recognition,2006. ICPR 2006.18th International Conference on, volume 2, pages 841-844. IEEE,2006.
    [73]Jiri Matas, Ondrej Chum, Martin Urban, and Tomas Pajdla. Robust wide-baseline stereo from maximally stable extremal regions. Image and vision computing,22(10):761-767,2004.
    [74]Chris Messom and Andre Barczak. Fast and efficient rotated haar-like fea-tures using rotated integral images. In Australasian Conference on Robotics and Automation, volume 1, page 2,2006.
    [75]Tim Morris. Computer vision and image processing. Palgrave Macmillan, 2004.
    [76]Indraneel Mukherjee, Cynthia Rudin, and Robert E Schapire. The rate of convergence of adaboost. arXiv preprint arXiv:1106.6024,2011.
    [77]NCG Nederlandse. Automatic reconstruction of industrial installations using point clouds and images.
    [78]JAG Nijhuis, MH Ter Brugge, KA Helmholt, JPW Pluim, L Spaanenburg, RS Venema, and MA Westenberg. Car license plate recognition with neural networks and fuzzy logic. In Neural Networks,1995. Proceedings., IEEE International Conference on, volume 5, pages 2232-2236. IEEE,1995.
    [79]Bing Niu, Yuhuan Jin, Lin Lu, Kaiyan Fen, Lei Gu, Zhisong He, Wencong Lu, Yixue Li, and Yudong Cai. Prediction of interaction between small molecule and enzyme using adaboost. Molecular diversity,13(3):313-320, 2009.
    [80]Mark Nixon and Alberto S Aguado. Feature extraction & image processing. Access Online via Elsevier,2008.
    [81]Shoji Okada, Yasuaki Suzuki, and Hitoshi Takayanagi. Seat belt warning device, May 29 2001. US Patent 6,239,695.
    [82]Clark F Olson. A probabilistic formulation for hausdorff matching. In Computer Vision and Pattern Recognition,1998. Proceedings.1998 IEEE Computer Society Conference on, pages 150-156. IEEE,1998.
    [83]Clark F Olson. Maximum-likelihood template matching. In Computer Vision and Pattern Recognition,2000. Proceedings. IEEE Conference on, volume 2, pages 52-57. IEEE,2000.
    [84]Fikriye Oztiirk and Figen Ozen. A new license plate recognition system based on probabilistic neural networks. Procedia Technology,1:124-128, 2012.
    [85]Constantine P Papageorgiou, Michael Oren, and Tomaso Poggio. A general framework for object detection. In Computer Vision,1998. Sixth Interna-tional Conference on, pages 555-562. IEEE,1998.
    [86]Dietrich WR Paulus and Joachim Hornegger. Applied pattern recognition: A practical introduction to image and speech processing in C+. vieweg, 1998.
    [87]Sri-Kaushik Pavani, David Delgado, and Alejandro F Frangi. Haar-like fea-tures with optimally weighted rectangles for rapid object detection. Pattern Recognition,43(1):160-172,2010.
    [88]Minh-Tri Pham, Yang Gao, Viet-Dung Hoang, and Tat-Jen Cham. Fast polygonal integration and its application in extending haar-like features to improve object detection. In Computer Vision and Pattern Recognition (CVPR),2010 IEEE Conference on, pages 942-949. IEEE,2010.
    [89]Jean Ponce, David Forsyth, Equipe-projet Willow, Sophia Antipolis-Mediterranee, Rapports d'activite RAweb, Logo Inria, and Inria Alumni. Computer vision:a modern approach. Computer,16:11,2011.
    [90]Tahir Rabbani and Frank Van Den Heuvel. Efficient hough transform for automatic detection of cylinders in point clouds. ISPRS WG Ⅲ/3,Ⅲ/4, 3:60-65,2005.
    [91]Anthony Ralston, Edwin D Reilly, and David Hemmendinger. Encyclopedia of computer science. Nature Publishing Group,2000.
    [92]Gunnar Ratsch, Takashi Onoda, and K-R Miiller. Soft margins for ad-aboost. Machine learning,42(3):287-320,2001.
    [93]Frederick P Rivara, Thomas D Koepsell, David C Grossman, and Charles Mock. Effectiveness of automatic shoulder belt systems in motor vehi-cle crashes. JAMA:the journal of the American Medical Association, 283(21):2826-2828,2000.
    [94]Leon S Robertson. Estimates of motor vehicle seat belt effectiveness and use:implications for occupant crash protection. American Journal of Pub-lic Health,66(9):859-864,1976.
    [95]Hanno Scharr. Optimal filters for extended optical flow. In Complex Mo-tion, pages 14-29. Springer,2007.
    [96]Hanno Scharr. Optimal second order derivative filter families for transpar-ent motion estimation. In Proceedings of the 15th European Signal Process-ing Conference, Poznan, Poland, pages 302-306,2007.
    [97]Chang Shu, Xiaoqing Ding, and Chi Fang. Histogram of the oriented gra-dient for face recognition. Tsinghua Science & Technology,16(2):216-224, 2011.
    [98]Stephen M Smith and J Michael Brady.Susan-a new approach to low level image processing. International journal of computer vision,23(1):45-78,1997.
    [99]Milan Sonka, Vaclav Hlavac, Roger Boyle, et al. Image processing, analysis, and machine vision.1999.
    [100]Bogdan Stanciulescu, Amaury Breheret, and Fabien Moutarde. Introduc-ing new adaboost features for real-time vehicle detection. arXiv preprint arXiv.0910.1293,2009.
    [101]Carsten Steger, Markus Ulrich, and Christian Weidemann. Machine vision algorithms and applications. wiley-VCH,2008.
    [102]Frederic Suard, Alain Rakotomamonjy, Abdelaziz Bensrhair, and Alber-to Broggi. Pedestrian detection using infrared images and histograms of oriented gradients. In Intelligent Vehicles Symposium,2006 IEEE, pages 206-212. IEEE,2006.
    [103]Habituated Subject. Haar-like features.2009.
    [104]Masayoshi Tomizuka. Automated highway systems-an intelligent trans-portation system for the next century. In Industrial Electronics,1997. ISIE'97., Proceedings of the IEEE International Symposium on, volume 1, pages PS1-PS4. IEEE,1997.
    [105]Miroslav Trajkovic and Mark Hedley. Fast corner detection. Image and Vision Computing,16(2):75-87,1998.
    [106]Michael van Ginkel, CL Luengo Hendriks. and Lucas J van Vliet. A short introduction to the radon and hough transforms and how they relate to each other, the Quantitative Image Group Technical Report Series, N. QI-2004-01, pages 1-9,2004.
    [107]Paul Viola and Michael Jones. Rapid object detection using a boosted cas-cade of simple features. In Computer Vision and Pattern Recognition,2001. CVPR 2001. Proceedings of the 2001 IEEE Computer Society Conference on, volume 1, pages 1-511. IEEE,2001.
    [108]George Vosselman, Sander Dijkman, et al.3d building model reconstruction from point clouds and ground plans. International Archives of Photogram-rnetry Remote Sensing and Spatial Information Sciences,34(3/W4):37-44, 2001.
    [109]Lirong Wang, Xiaoli Wang, and Jing Xu. Lip detection and tracking using variance based haar-like features and kalman filter. In Frontier of Computer Science and Technology (FCST),2010 Fifth International Conference on, pages 608-612. IEEE,2010.
    [110]Xiaoyu Wang, Tony X Han, and Shuicheng Yan. An hog-lbp human detec-tor with partial occlusion handling. In Computer Vision,2009 IEEE 12th International Conference on, pages 32-39. IEEE,2009.
    [111]Tomoki Watanabe, Satoshi Ito, and Kentaro Yokoi. Co-occurrence his-tograms of oriented gradients for pedestrian detection. In Advances in Image and Video Technology, pages 37-47.Springer,2009.
    [112]Yonghong Xie and Qiang Ji. A new efficient ellipse detection method. In Pattern Recognition,2002. Proceedings.16th International Conference on, volume 2, pages 957-960. IEEE,2002.
    [113]Ming Yang, James Crenshaw, Bruce Augustine, Russell Mareachen, and Ying Wu. Adaboost-based face detection for embedded systems. Computer Vision and Image Understanding,114(11):1116-1125,2010.
    [114]Hiroshi Yoshimura, Minoru Etoh, Kenji Kondo, and Naokazu Yokoya. Gray-scale character recognition by gabor jets projection. In Pattern Recog-nition,2000. Proceedings.15th International Conference on, volume 2, pages 335-338. IEEE,2000.
    [115]Huaifeng Zhang, Wenjing Jia, Xiangjian He, and Qiang Wu. Learning-based license plate detection using global and local features. In Pattern Recognition,2006. ICPR 2006.18th International Conference on, volume 2, pages 1102-1105. IEEE,2006.
    [116]Ji Zhu, Hui Zou, Saharon Rosset, and Trevor Hastie. Multi-class adaboost. Statistics and Its,2009.
    [117]Qiang Zhu, Mei-Chen Yeh, Kwang-Ting Cheng, and Shai Avidan. Fast human detection using a cascade of histograms of oriented gradients. In Computer Vision and Pattern Recognition,2006 IEEE Computer Society Conference on, volume 2, pages 1491-1498. IEEE,2006.

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

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

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