• Title/Summary/Keyword: Driving pattern recognition algorithms

Search Result 3, Processing Time 0.015 seconds

A Study on In-vehicle Aggressive Driving Detection Recorder System for Monitoring on Drivers' Behavior (운전행태 감시를 위한 차량 위험운전 검지장치 연구)

  • Hong, Seung-Jun;Lim, Lyang-Keun;Oh, Ju-Taek
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.19 no.3
    • /
    • pp.16-22
    • /
    • 2011
  • This paper presents the potential of in-vehicle data recorder system for monitoring aggressive driving patterns and providing feedback to drivers on their on road behaviour. This system can detect 10 risky types of drivers' driving patterns such as aggressive lane change, sudden brakes and turns with acceleration etc. Vehicle dynamics simulation and vehicle road test have been performed in order to develop driving pattern recognition algorithms. Recorder systems are installed to 50 buses in a single company. Drivers' driving behaviour are monitored for 1 month. The drivers' risky driving data collected by the system are analyzed. Aggressive lane change in 50km/h below is a cause in overwhelming majority of risky driving pattern.

Fast algorithm for Traffic Sign Recognition (고속 교통표시판 인식 알고리즘)

  • Dajun, Ding;Lee, Chanho
    • Journal of IKEEE
    • /
    • v.16 no.4
    • /
    • pp.356-363
    • /
    • 2012
  • Information technology improves convenience, safety, and performance of automobiles. Recently, a lot of algorithms are studied to provide safety and environment information for driving, and traffic sign recognition is one of them. It can provide important information for safety driving. In this paper, we propose a method for traffic sign detection and identification concentrating on reducing the computation time. First, potential traffic signs are segmented by color threshold, and a polygon approximation algorithm is used to detect appropriate polygons. The potential signs are compared with the template signs in the database using SURF and ORB feature matching method.

Efficient Real-time Lane Detection Algorithm Using V-ROI (V-ROI를 이용한 고효율 실시간 차선 인식 알고리즘)

  • Dajun, Ding;Lee, Chanho
    • Journal of IKEEE
    • /
    • v.16 no.4
    • /
    • pp.349-355
    • /
    • 2012
  • Information technology improves convenience, safety, and performance of automobiles. Recently, a lot of algorithms are studied to provide safety and environment information for driving, and lane detection algorithm is one of them. In this paper, we propose a lane detection algorithm that reduces the amount of calculation by reducing region of interest (ROI) after preprocessing. The proposed algorithm reduces the area of ROI a lot by determining the candidate regions near lane boundaries as V-ROI so that the amount of calculation is reduced. In addition, the amount of calculation can be maintained almost the same regardless of the resolutions of the input images by compressing the images since the lane detection algorithm does not require high resolution. The proposed algorithm is implemented using C++ and OpenCV library and is verified to work at 30 fps for realtime operation.