• 제목/요약/키워드: Lane Method

검색결과 491건 처리시간 0.049초

Vision-based Real-time Lane Detection and Tracking for Mobile Robots in a Constrained Track Environment

  • Kim, Young-Ju
    • 한국컴퓨터정보학회논문지
    • /
    • 제24권11호
    • /
    • pp.29-39
    • /
    • 2019
  • 실생활에서의 모바일 로봇 응용이 증가하면서 저비용의 자율 주행 기능이 요구되고 있다. 본 논문은 모바일 로봇의 실내 주행 여건을 고려한 제한된 트랙을 가정하고, 제한된 트랙에서 모바일 로봇의 자율 주행을 지원하는 비젼 기반 실시간 차선 검출 및 추적 시스템을 제안한다. 다양한 형태의 차선 처리와 동작 파리미터의 사전 조정 등을 고려하여 다중 동작 모드를 가진 시스템 구조와 상태 기계를 설계하였으며, 파라미터 조정 모드에서 차선 두께의 기하학적 특성을 바탕으로 컬러 필터의 임계값을 동적으로 조정하고, 곡선 트랙의 불안정 입력 모드와 직선 트랙의 안정 입력 모드에서 차선의 기하학적 그리고 시간적 특성을 바탕으로 차선 특징 픽셀을 적응적으로 추출하고 최소제곱법으로 차선 모형을 추정한다. 추정된 차선 모형으로 트랙 중앙선을 산출하고 움직임 모형을 단순화시켜 선형 칼만 필터를 통해 추적한다. 주행 실험에서 저성능의 로봇 구성에서도 실시간 처리를 통해 제한된 트랙에서 정상적으로 자율 주행이 이루어짐을 확인하였다.

Accurate prediction of lane speeds by using neural network

  • Dong hyun Pyun;Changwoo Pyo
    • 한국컴퓨터정보학회논문지
    • /
    • 제28권5호
    • /
    • pp.9-15
    • /
    • 2023
  • 본 연구는 신경망을 이용하여 링크 속도로부터 각 차로의 속도를 예측하는 방법을 제시하였다. 예측 정확도를 높이기 위해 학습 데이터 구성에 있어 3가지 사항을 고려하였다. 첫 번째는 링크의 시작점과 끝점이 연결된 14개의 링크를 포함하여 데이터 소스의 공간적 범위를 확장하였다. 또한 시간 간격을 07:00에서 22:00로 늘리고 특성 데이터에 데이터 생성 시각을 포함했다. 마지막으로 요일과 공휴일을 표시했다. 실험 결과 직진 차로는 속도 오차가 6.4km/h에서 5.0km/h로 21.9%, 우회전은 8.5km/h에서 7.4km/h로 12.9%, 좌회전은 8.7km/h에서 8.2km/h로 5.7% 감소한 것으로 나타났다. 두번째 결과로 교통 정체시 도심부 도로의 차선별 예측 정확도가 높은 것을 확인하였다. 제안한 방법의 특징은 도로 소통 상황을 차로 단위로 예측하여 도로 소통 상황을 보다 정확하게 예측한 것이다.

차선검출 기반 카메라 포즈 추정 (Lane Detection-based Camera Pose Estimation)

  • 정호기;서재규
    • 한국자동차공학회논문집
    • /
    • 제23권5호
    • /
    • pp.463-470
    • /
    • 2015
  • When a camera installed on a vehicle is used, estimation of the camera pose including tilt, roll, and pan angle with respect to the world coordinate system is important to associate camera coordinates with world coordinates. Previous approaches using huge calibration patterns have the disadvantage that the calibration patterns are costly to make and install. And, previous approaches exploiting multiple vanishing points detected in a single image are not suitable for automotive applications as a scene where multiple vanishing points can be captured by a front camera is hard to find in our daily environment. This paper proposes a camera pose estimation method. It collects multiple images of lane markings while changing the horizontal angle with respect to the markings. One vanishing point, the cross point of the left and right lane marking, is detected in each image, and vanishing line is estimated based on the detected vanishing points. Finally, camera pose is estimated from the vanishing line. The proposed method is based on the fact that planar motion does not change the vanishing line of the plane and the normal vector of the plane can be estimated by the vanishing line. Experiments with large and small tilt and roll angle show that the proposed method outputs accurate estimation results respectively. It is verified by checking the lane markings are up right in the bird's eye view image when the pan angle is compensated.

딥러닝 기반의 의미론적 영상 분할을 이용한 주행 보조 시스템 (Driving Assist System using Semantic Segmentation based on Deep Learning)

  • 김정환;이태민;임준홍
    • 전기전자학회논문지
    • /
    • 제24권1호
    • /
    • pp.147-153
    • /
    • 2020
  • 기존의 차선 검출 방법들은 곡률과 날씨 변화가 큰 도로 환경에서 검출률이 낮다. 확률적 허프 변환을 이용한 방법은 에지와 직선의 각도를 이용해서 차선을 검출함으로 곡선과 악천후일 때 검출률이 낮다. 슬라이딩 윈도우 방법은 윈도우로 이미지를 분할해서 검출하기 때문에 곡선 형태의 차선도 검출하지만 어파인 변환을 사용하기 때문에 도로의 경사율에 영향을 받는다. 본 논문에서는 다양한 외부 환경에서도 차선을 강인하게 검출하고 장애물을 회피하기 위한 딥러닝 기반의 주행 보조 시스템을 제안한다. VGG-16기반의 SegNet으로 입력 영상을 의미론적으로 분할해서 차선을 검출한다. 검출한 차선과의 이격거리를 계산하고 안전범위를 산출해서 차량이 차선의 중앙을 주행하도록 제어한다. 또한, 전방의 미확인 물체와 충돌이 예상되면 운전자에게 경보를 주고 Adaptive-MPC로 차량을 제어해서 충돌을 회피하는 알고리즘도 제안한다. CARLA로 시뮬레이션한 결과 제안한 알고리즘은 곡률이 큰 차선과 다양한 환경에서도 강인하게 차선을 검출하고 전방의 안전범위를 계산하여 충돌을 회피하는 것을 볼 수 있다.

직선 Edge 추출에 의한 주행방향 및 장애물 검출에 관한 연구 (A study on the proceeding direction and obstacle detection by line edge extraction)

  • 정준익;최성구;노도환
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1996년도 한국자동제어학술회의논문집(국내학술편); 포항공과대학교, 포항; 24-26 Oct. 1996
    • /
    • pp.97-100
    • /
    • 1996
  • In this paper, we describe an algorithm which estimate road following direction using the vanishing point property and obstacle detection. This method of detecting the lane markers in a set of continuous lane highway images using linear approximation is presented. This algorithm is designed for accurate and robust extraction of this data as well as high processing speed. Also, this algorithm reckon distance and chase about an obstacle. It include four algorithms which are lane prediction, lane extraction, road following parameter estimation and obstacle detection algorithm. High accuracy was proven by quantitative evaluation using simulated images. Both robustness and the practicality of real time video rate processing were then confirmed through experiment using VTR real road images.

  • PDF

교차로 용량분석을 위한 교통류 특성 기초조사 (A Basic Investigation on the Characteristics of Traffic Flow for the Capacity Analysis of Signalized Intersections)

  • 이승환
    • 대한교통학회지
    • /
    • 제7권2호
    • /
    • pp.89-111
    • /
    • 1989
  • This study concentrates on a basic investigation research related to some of parameters to be used for the analysis of capacity and the level of service for signalized intersections. The parameters to be studied are ideal saturation flow rate, large vehicle's passenger car equivalent(PCE) ane the lane utilization factors of through and left turn vehicles. The field data were collected at six intersections in Seoul using video cameras so as to reflect conditions in urban areas. In this study discharge headway based on a rear bumper of each vehicle was used and all the parameters were estimated using a regression technique. The findings of this research are as follows : 1. The saturation headway and saturation flow rate on a single lane with the lane width of 3.1m are 1.652 seconds and 2,180 pcphgpl. It was found that the frist 5 vehicles in the queue experience some start-up lost time. 2. It was confirmed that the new method adopted for the estimate of large vehicle's PCE gives larger PCE values than those derived from the method commonly used. 3. For the estimate of lane utilization factors of through and left turn vehicles, a relationship was established and the corresponding formulas were developed.

  • PDF

협조운용을 적용한 자율주행 차선변경에 관한 연구 (A Study on Autonomous Vehicle Lane Change Method Using Cooperative Maneuver)

  • 장경진;유송민
    • 한국콘텐츠학회논문지
    • /
    • 제21권1호
    • /
    • pp.139-146
    • /
    • 2021
  • 자율주행자동차의 상용화를 앞두고, 현재의 교통체계에 적용을 검토해야 한다. 한정된 교통 환경에서 자율 주행자동차가 적용되었을 때, 차선변경 규칙을 효과적으로 설정하는 것만으로도 이득을 가져올 수 있다. 본 연구는 소규모 군집주행을 포켓주행으로 정의하고, 차량 간에 효과적인 이동을 제안한다. 복잡한 도로상황을 가정하고 제안한 협조운행방식을 적용 하였다. 정체된 도로환경에서 차량 간의 불규칙한 차간간격은, 통제와 협조에 의해 차선변경 하고자 하는 차량의 수락간격 확보를 가능하게 한다. 차량의 이동 방법에 대해 다양한 연구를 진행 중이며, 한 가지 예시를 기술하였다. 기존 차선변경방법보다 제안한 차선변경 방법은 최대 86.6%의 교통 지연시간 감소를 나타내었다. 효과적인 차선변경 방법으로 교통량 개선을 보였으며, 나아가 차세대 도로설계에 영향력 있는 인자로써 기대할 수 있다.

퍼셉션 넷에 기반한 차량의 자동 차선 위치 제어에 관한 연구 (A Study on the automatic Lane keeping control method of a vehicle based upon a perception net)

  • 부광석;정문영
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.257-257
    • /
    • 2000
  • The objective of this research is to monitor and control the vehicle motion in order to remove out the existing safety risk based upon the human-machine cooperative vehicle control. A predictive control method is proposed to control the steering wheel of the vehicle to keep the lane. Desired angle of the steering wheel to control the vehicle motion could be calculated based upon vehicle dynamics, current and estimated pose of the vehicle every sample steps. The vehicle pose and the road curvature were calculated by geometrically fusing sensor data from camera image, tachometer and steering wheel encoder though the Perception Net, where not only the state variables, but also the corresponding uncertainties were propagated in forward and backward direction in such a way to satisfy the given constraint condition, maintain consistency, reduce the uncertainties, and guarantee robustness. A series of experiments was conducted to evaluate the control performance, in which a car Like robot was utilized to quit unwanted safety problem. As the results, the robot was keeping very well a given lane with arbitrary shape at moderate speed.

  • PDF

DGPS를 이용한 GIS기반의 차선 이탈 검지 연구 (Detecting Lane Departure Based on GIS Using DGPS)

  • 문상찬;이순걸;김재준;김병수
    • 한국자동차공학회논문집
    • /
    • 제20권4호
    • /
    • pp.16-24
    • /
    • 2012
  • This paper proposes a method utilizing Differential Global Position System (DGPS) with Real-Time Kinematic (RTK) and pre-built Geo-graphic Information System (GIS) to detect lane departure of a vehicle. The position of a vehicle measured by DGPS with RTK has 18 cm-level accuracy. The preconditioned GIS data giving accurate position information of the traffic lanes is used to set up coordinate system and to enable fast calculation of the relative position of the vehicle within the traffic lanes. This relative position can be used for safe driving by preventing the vehicle from departing lane carelessly. The proposed system can be a key component in functions such as vehicle guidance, driver alert and assistance, and the smart highway that eventually enables autonomous driving supporting system. Experimental results show the ability of the system to meet the accuracy and robustness to detect lane departure of a vehicle at high speed.

원더링 분포를 고려한 도로포장 평탄성 지수의 가중치 산정기법 개발 (Development of Weigh Calculation Method for Pavement Roughness Index Considering Vehicle Wandering Distribution)

  • 이재훈;손덕수;박제진;조윤호
    • 한국도로학회논문집
    • /
    • 제19권5호
    • /
    • pp.89-96
    • /
    • 2017
  • PURPOSES: This study aims to develop a rational procedure for estimating the pavement roughness index considering vehicle wandering. METHODS : The location analysis of the passing vehicle in the lane was performed by approximately 1.2 million vehicles for verification of the wandering distribution. According to verification result, the distribution follows the normal distribution pattern. The probability density function was estimated using each lane's wandering distribution model. Then the procedure for applying a weighted value into the lane profile was conducted using this function. RESULTS : The modified index, MRIw, with consideration towards applying the wandering weighted value application was computed then compared with MRI. It was found that the Coefficient of Variation for distribution of lateral roughness index in the lane was high in the case of a large difference between each index (i.e., MRIw and MRI) observed. CONCLUSIONS : This result confirms that the new procedure with consideration of the weight factor can successfully improve the lane representative characteristics of the roughness index.