DOI QR코드

DOI QR Code

Real Time Road Lane Detection with RANSAC and HSV Color Transformation

  • Kim, Kwang Baek (Division of Computer Software Engineering, Silla University) ;
  • Song, Doo Heon (Department of Computer Games, Yong-In SongDam College)
  • Received : 2017.08.21
  • Accepted : 2017.09.18
  • Published : 2017.09.30

Abstract

Autonomous driving vehicle research demands complex road and lane understanding such as lane departure warning, adaptive cruise control, lane keeping and centering, lane change and turn assist, and driving under complex road conditions. A fast and robust road lane detection subsystem is a basic but important building block for this type of research. In this paper, we propose a method that performs road lane detection from black box input. The proposed system applies Random Sample Consensus to find the best model of road lanes passing through divided regions of the input image under HSV color model. HSV color model is chosen since it explicitly separates chromaticity and luminosity and the narrower hue distribution greatly assists in later segmentation of the frames by limiting color saturation. The implemented method was successful in lane detection on real world on-board testing, exhibiting 86.21% accuracy with 4.3% standard deviation in real time.

Keywords

References

  1. A. Borkar, M. Hayes, M. Smith, and S. Pankanti, "A layered approach to robust lane detection at night," in Proceedings of IEEE Workshop on Computational Intelligence in Vehicles and Vehicular Systems, Nashville, TN, pp. 51-57, 2009.
  2. A. Borkar, M. Hayes, and M. Smith, "Robust lane detection and tracking with RANSAC and Kalman filter," in Proceedings of 2009 16th IEEE International Conference on Image Processing (ICIP), Cairo, Egypt, pp. 3261-3264, 2009.
  3. A. B. Hillel, R. Lerner, D. Levi, and G. Raz, "Recent progress in road and lane detection: a survey," Machine Vision and Applications, vol. 25, no. 3, pp. 727-745, 2014. https://doi.org/10.1007/s00138-011-0404-2
  4. H. Sawano and M. Okada, "A road extraction method by an active contour model with inertia and differential features," IEICE Transactions on Information and Systems, vol. 89, no. 7, pp. 2257-2267, 2006.
  5. M. Nieto, L. Salgado, F. Jaureguizar, and J. Arrospide, "Robust multiple lane road modeling based on perspective analysis" in Proceedings of 15th IEEE International Conference on Image Processing (ICIP), San Diego, CA, pp. 2396-2399, 2008.
  6. H. Yoo, U. Yang, and K. Sohn, "Gradient-enhancing conversion for illumination-robust lane detection," IEEE Transactions on Intelligent Transportation Systems, vol. 14, no. 3, pp. 1083-1094, 2013. https://doi.org/10.1109/TITS.2013.2252427
  7. A. Parajuli, M. Celenk, and H. B. Riley, "Robust lane detection in shadows and low illumination conditions using local gradient features," Open Journal of Applied Sciences, vol. 3, no. 1, pp. 68-74, 2013. https://doi.org/10.4236/ojapps.2013.31B014
  8. S. Sivaraman and M. M. Trivedi, "Looking at vehicles on the road: A survey of vision-based vehicle detection, tracking, and behavior analysis," IEEE Transactions on Intelligent Transportation Systems, vol. 14, no. 4, pp. 1773-1795, 2013. https://doi.org/10.1109/TITS.2013.2266661
  9. A. J. Acharya and S. Thakar, "Road lane and edge detection with gradient and Hough transform," International Education and Research Journal, vol. 3, no. 5, pp. 156-159, 2017.
  10. M. A. Fischler and R. C. Bolles, "Random sample consensus: a paradigm for model fitting with applications to image analysis and automated cartography," Communications of ACM, vol. 24, no. 6, pp. 381-395, 1981. https://doi.org/10.1145/358669.358692
  11. Z. Kim, "Robust lane detection and tracking in challenging scenarios," IEEE Transactions on Intelligent Transportation Systems, vol. 9, no. 1, pp. 16-26, 2008. https://doi.org/10.1109/TITS.2007.908582
  12. C. Lipski, B. Scholz, K. Berger, C. Linz, T. Stich, and M. Magnor, "A fast and robust approach to lane marking detection and lane tracking," in Proceedings of IEEE Southwest Symposium on Image Analysis and Interpretation (SSIAI), Santa Fe, NM, pp. 57-60, 2008.
  13. M. Beyeler, F. Mirus, and A. Verl, "Vision-based robust road lane detection in urban environments," in Proceedings of 2014 IEEE International Conference on Robotics and Automation (ICRA), Hong Kong, pp. 4920-4925, 2014.
  14. J. Guo, Z. Wei, and D. Miao, "Lane detection method based on improved RANSAC algorithm," in Proceedings of 2015 IEEE 12th International Symposium on Autonomous Decentralized Systems (ISADS), Taichung, Taiwan, pp. 285-288, 2015.
  15. C. Jang, C. Kim, D. Kim, N. Lee, and M. Sunwoo, "Multiple exposure images based traffic light recognition," in Proceedings of 2014 IEEE Intelligent Vehicles Symposium Proceedings, Dearborn, MI, pp. 1313-1318, 2014.
  16. M. Bertozz, A. Broggi, and A. Fascioli, "Stereo inverse perspective mapping: theory and applications," Image and Vision Computing, vol. 16, no. 8, pp. 585-590, 1998. https://doi.org/10.1016/S0262-8856(97)00093-0
  17. H. Prautzsch, W. Boehm, and M. Paluszny, Bezier and B-Spline Techniques. Heidelberg: Springer, 2013.

Cited by

  1. Optimized Hardware Design using Sobel and Median Filters for Lane Detection vol.9, pp.1, 2019, https://doi.org/10.14801/jaitc.2019.9.1.115