• Title/Summary/Keyword: Accident detection

Search Result 413, Processing Time 0.023 seconds

An In-Tunnel Traffic Accident Detection Algorithm using CCTV Image Processing (CCTV 영상처리를 이용한 터널 내 사고감지 알고리즘)

  • Baek, JungHee;Min, Joonyoung;Namkoong, Seong;Yoon, SeokHwan
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.4 no.2
    • /
    • pp.83-90
    • /
    • 2015
  • Almost of current Automatic Incident Detection(AID) algorithms involve the vulnerability that detects the traffic accident in open road or in tunnel as the traffic jam not as the traffic accident. This paper proposes the improved accident detection algorithm to enhance the detection probability based on accident detection algorithms applied in open roads. The improved accident detection algorithm provides the preliminary judgment of potential accident by detecting the stopped object by Gaussian Mixture Model. Afterwards, it measures the detection area is divided into blocks so that the occupancy rate can be determined for each block. All experimental results of applying the new algorithm on a real incident was detected image without error.

Accident detection algorithm using features associated with risk factors and acceleration data from stunt performers

  • Jeong, Mingi;Lee, Sangyeoun;Lee, Kang Bok
    • ETRI Journal
    • /
    • v.44 no.4
    • /
    • pp.654-671
    • /
    • 2022
  • Accidental falls frequently occur during activities of daily living. Although many studies have proposed various accident detection methods, no high-performance accident detection system is available. In this study, we propose a method for integrating data and accident detection algorithms presented in existing studies, collect new data (from two stunt performers and 15 people over age 60) using a developed wearable device, demonstrate new features and related accident detection algorithms, and analyze the performance of the proposed method against existing methods. Comparative analysis results show that the newly defined features extracted reflect more important risk factors than those used in existing studies. Further, although the traditional algorithms applied to integrated data achieved an accuracy (AC) of 79.5% and a false positive rate (FPR) of 19.4%, the proposed accident detection algorithms achieved 97.8% AC and 2.9% FPR. The high AC and low FPR for accidental falls indicate that the proposed method exhibits a considerable advancement toward developing a commercial accident detection system.

Measuring of Effectiveness of Tracking Based Accident Detection Algorithm Using Gaussian Mixture Model (가우시안 배경혼합모델을 이용한 Tracking기반 사고검지 알고리즘의 적용 및 평가)

  • Oh, Ju-Taek;Min, Jun-Young
    • International Journal of Highway Engineering
    • /
    • v.14 no.3
    • /
    • pp.77-85
    • /
    • 2012
  • Most of Automatic Accident Detection Algorithm has a problem of detecting an accident as traffic congestion. Actually, center's managers deal with accidents depend on watching CCTV or accident report by drivers even though they run the Automatic Accident Detection system. It is because of the system's detecting errors such as detecting non-accidents as accidents, and it makes decreasing in the system's overall reliability. It means that Automatic Accident Detection Algorithm should not only have high detection probability but also have low false alarm probability, and it has to detect accurate accident spot. The study tries to verify and evaluate the effectiveness of using Gaussian Mixture Model and individual vehicle tracking to adapt Accident Detection Algorithm to Center Management System by measuring accident detection probability and false alarm probability's frequency in the real accident.

An Implementation of Traffic Accident Detection System at Intersection based on Image and Sound (영상과 음향 기반의 교차로내 교통사고 검지시스템의 구현)

  • 김영욱;권대길;박기현;이경복;한민홍;이형석
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.10 no.6
    • /
    • pp.501-509
    • /
    • 2004
  • The frequency of car accidents is very high at the intersection. Because of the state of a traffic signal, quarrels happen after accidents. At night many cars run away after causing an accident. In this case, accident analyses have been conducted by investigating evidences such as eyewitness accounts, tire tracks, fragments of the car or collision traces of the car. But these evidences that don't have enough objectivity cause an error in judgment. In the paper, when traffic accidents happen, the traffic accident detection system that stands on the basis of images and sounds detects traffic accidents to acquire abundant evidences. And, this system transmits 10 seconds images to the traffic center through the wired net and stores images to the Smart Media Card. This can be applied to various ways such as accident management, accident DB construction, urgent rescue after awaring the accident, accident detection in tunnel and in inclement weather.

Detection of Car Accidents in Parking Lots (주차장 환경에서의 차량 사고 검출)

  • Jeong, Woo Jin;Lee, Jong Min;Park, Ki Tae;Moon, Young Shik
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.3
    • /
    • pp.147-153
    • /
    • 2015
  • We propose a detecting method for a car accident in parking lots. The proposed method consists of 3 parts : car detection, car tracking, and accident detection. In the car detection part, we detect the car using the pixel based foreground extraction method and the motion map. From the result of the car detection, the moving car is tracked. In the accident detection part, we set the accident detecting region in front of car, and then the car accident is detected using the difference of the motion. Experimental results show that the proposed method effectively detects the car accident in the parking lots.

Detection Algorithm of Crossroad Traffic Accident Using the Sequence of Traffic Lights (신호등 주기를 이용한 교차로 교통사고감지 알고리즘)

  • Jeong, Sung-Hwan;Lee, Joon-Whoan
    • The KIPS Transactions:PartB
    • /
    • v.16B no.1
    • /
    • pp.17-24
    • /
    • 2009
  • This paper suggests the background image and the algorism of detecting an accident at crossroads by using the sequence of traffic light at crossroads, which is installed within the crossroads, in order to detect an accident within crossroads. A method of using the existing image contains a problem that the accident-detection ratio gets lower in a situation that noise occurs loudly given using new accident model, the confused situation, or sound source. This study used the accident detection by developing a filter of using the property of histogram in the sequence of traffic light at crossroads and the background image, in order to reduce misjudgment of an accident caused by external shadow, vehicle stoppage, vehicle headlight, and externally environmental influence. As a result of experimenting by acquiring 15 actual accident images in order to examine the performance of the suggested algorism, the accident was detected in all the 15 videos. Even as for a new accident model, the accident within crossroads could be detected.

Traffic Accident Detection Based on Ego Motion and Object Tracking

  • Kim, Da-Seul;Son, Hyeon-Cheol;Si, Jong-Wook;Kim, Sung-Young
    • Journal of Advanced Information Technology and Convergence
    • /
    • v.10 no.1
    • /
    • pp.15-23
    • /
    • 2020
  • In this paper, we propose a new method to detect traffic accidents in video from vehicle-mounted cameras (vehicle black box). We use the distance between vehicles to determine whether an accident has occurred. To calculate the position of each vehicle, we use object detection and tracking method. By the way, in a crowded road environment, it is so difficult to decide an accident has occurred because of parked vehicles at the edge of the road. It is not easy to discriminate against accidents from non-accidents because a moving vehicle and a stopped vehicle are mixed on a regular downtown road. In this paper, we try to increase the accuracy of the vehicle accident detection by using not only the motion of the surrounding vehicle but also ego-motion as the input of the Recurrent Neural Network (RNN). We improved the accuracy of accident detection compared to the previous method.

The chemical reactivity of detecting tube detection equipment for incident responder (화학사고 초기대응자를 위한 검지관식 탐지장비의 반응성 연구)

  • Ahn, Seung-Young;Kim, Jungmin;Kim, Sungbum;Chun, Kwangsoo;Lee, Jin-Seon;Park, Choonhwa
    • Journal of the Society of Disaster Information
    • /
    • v.10 no.1
    • /
    • pp.33-39
    • /
    • 2014
  • Chemical accidents are the cause of the accident site during the initial responders to quickly and easily see materials and concentration method for the U.S. Environmental Protection Agency(EPA) is widely used in the initial response team direct reading detection equipment used. Ministry of the tubular gas detection equipment to detect direct reading detection equipment used in the event of an accident scene, and shell-and-tube gas detector for rapid detection and identification and precise analysis of causative pollutants before about strategically can identify the quantitative and qualitative useful equipment. However, those who initially respond to the scene of a direct reading detection equipment and a simple lack of understanding of how to use the numbers only because of the way you want to check the accuracy of detection results have been raising questions about the increase. The scene of the accident in order to obtain an accurate detection results used in this paper, the Ministry of Environment of gas detectors detect tubular Kitagawa and Draeger detector tube to check the reactivity of the material on-site detection of early response of those who were to raise the accuracy of the results.

교차로 사고음 검지시스템의 방해음향 조사연구

  • Kang, Hee-Koo;Go, Young-Gwon;Kim, Jae-Yee
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.05a
    • /
    • pp.805-808
    • /
    • 2008
  • In this paper, it was performed the analysis on various intersection acoustic patterns for detection rate improvement of accident sound detection system : an acoustic pattern analysis on general traffic noise, an acoustic pattern analysis on engine noise, an acoustic pattern analysis on obstruct factors for accident sound detection system. There are remarkable differences between the acoustic patterns of traffic noise and accident sound, and we most consider the acoustic patterns when we compose the accident traffic detection system by acoustic because there is error range of 20[dB] according to the volume of traffic in intersection.

  • PDF

Vehicle-Level Traffic Accident Detection on Vehicle-Mounted Camera Based on Cascade Bi-LSTM

  • Son, Hyeon-Cheol;Kim, Da-Seul;Kim, Sung-Young
    • Journal of Advanced Information Technology and Convergence
    • /
    • v.10 no.2
    • /
    • pp.167-175
    • /
    • 2020
  • In this paper, we propose a traffic accident detection on vehicle-mounted camera. In the proposed method, the minimum bounding box coordinates the central coordinates on the bird's eye view and motion vectors of each vehicle object, and ego-motions of the vehicle equipped with dash-cam are extracted from the dash-cam video. By using extracted 4 kinds features as the input of Bi-LSTM (bidirectional LSTM), the accident probability (score) is predicted. To investigate the effect of each input feature on the probability of an accident, we analyze the performance of the detection the case of using a single feature input and the case of using a combination of features as input, respectively. And in these two cases, different detection models are defined and used. Bi-LSTM is used as a cascade, especially when a combination of the features is used as input. The proposed method shows 76.1% precision and 75.6% recall, which is superior to our previous work.