DOI QR코드

DOI QR Code

임베디드 멀티코어 플랫폼을 이용한 차선검출

Lane Detection using Embedded Multi-core Platform

  • 이광엽 (서경대학교 컴퓨터공학과) ;
  • 김동한 (서경대학교 컴퓨터공학과) ;
  • 박태룡 (서경대학교 컴퓨터공학과)
  • 투고 : 2011.08.05
  • 심사 : 2011.09.04
  • 발행 : 2011.09.30

초록

본 논문은 허프 변환을 이용한 차선 검출 알고리즘의 병렬화 기법을 제안한다. 허프 변환은 영상의 모든 위치에 존재 가능한 모든 후보 ${\Theta}$ 들에 대해 ${\rho}$ 값을 구해야 하므로 연산량이 많기 때문에 연산에 많은 시간이 소요되는 단점이 있다. 이를 멀티코어 환경에서 병렬 처리하는 구조를 제안 한다. 또한 허프 변환 이외에도 전처리 과정에 해당하는 노이즈 제거와 에지 검출도 병렬 처리 하였다. 제안하는 알고리즘은 기존 알고리즘에 비해 5.17배의 성능 향상이 있다.

In this paper, we propose a parallelization technique in lane detection by using Hough transform. Hough transform has a weakness that it has a lot computation quantity, because it has to compute ${\rho}$ value in all candidate ${\Theta}$ to be detected in an image. We propose an architecture of parallel processing for this transform in a multi-core environment. The parallel processing has application to Hough transform as well as noise reduction and edge detection. This proposed architecture has 5.17 times improvement in performance compare to the existing algorithm.

키워드

참고문헌

  1. Joel C. McCall and Mohan M. Trivedi, "Video-based lane detection estimation and tracking for driver assistance: Survey, system, and evaluation", IEEE Trans. Intell. Transportaion Sys., vol. 7, no. 1, pp. 20-37, March 2006 https://doi.org/10.1109/TITS.2006.869595
  2. Y. Wang, D. Shen and E. K. Teoh, "Lane detection using spline model", Pattern Recognition, Vol 21, No 8, pp 677-689, 2000. https://doi.org/10.1016/S0167-8655(00)00021-0
  3. Y. Wang, E. K. Teoh, D. Shen, "Lane Detection Using B-Snake", IEEE Information Intelligence and Systems, 1999. Proceeding. 1999 International Conference on 31 Oct. -3 Nov. 1999 pp438-443.
  4. R. C. Lo and W. H. Tsai, "Gray-Scale Hough Transform for thick line detection in Gray-Scale Image", Pattern Recognition, Vol 28, No 5, pp 647-661, 1995. https://doi.org/10.1016/0031-3203(94)00127-8
  5. R. Jain, R. Kasturi and B. G. Schunck, Machine Vision, MCGraw-Hill, 1995.
  6. S. Suchitra, R. K. Satzoda, and T. Srikanthan, "Exploiting Inherent Parallelisms for Accelerating Linear Hough Transform", IEEE Trans. Image Process., vol. 18, no. 10, pp. 2255- 2264, Oct. 2009 https://doi.org/10.1109/TIP.2009.2026680
  7. R.C. Gonzalez and R. E. Woods. Digital Image Processing, 2nded.NewYork:PrenticeHall,2002.