Abstract
Car black box helps to investigate the cause of accident by recording time, position and videos as well as shock information. In addition, the car black box need a function to support safe driving for preventing accident. The representative driving support function is a lane departure warning. In order to implement the function, it is necessary to carry out the image processing to detect the lane first. The image processing algorithm requires computational burden to handle so much data and complicated structure of algorithm. This paper describes the efficient image processing algorithm with relatively low amount of computation for car black box embedded platform to detect lanes from the real-time lane image.
차량용 블랙박스는 사고 순간의 영상, 위치, 시간, 그리고 충격량등의 정보를 기록함으로써 사고원인을 규명하기 위한 용도로 사용되고 있다. 하지만 이러한 기능과 더불어 운전자의 안전운전을 유도하여 사고를 미연에 방지하기 위한 기능이 보다 필요하다. 사고방지 기능의 대표적인 것이 차선이탈경보 기능이다. 차선이탈 경보기능을 구현하기 위해서는 차선인식을 위한 영상처리 과정이 선행되어야 하며 일반적으로 영상처리 알고리즘은 매우 많은 데이터량과 복잡한 알고리즘 구조 때문에 많은 계산량을 요구한다. 따라서 본 논문에서는 비교적 적은 계산으로 차량용 블랙박스의 실시간 도로영상으로부터 차선을 인식하는 효율적인 임베디드 영상처리 알고리즘에 관해 기술한다.