You are on page 1of 6

A2-1

ACCIDENT VEHICLE AUTOMATIC DETECTION SYSTEM


BY IMAGE PROCESSING TECHNOLOGY

A.’ISuge’’ and H.Takigawa” and H.Osuga” and H.Soma’’ and K.Morisaki’’

1)Hanshin Expressway Public Corporation 2)Matsushita Communication Jndusmial Co&d


1-3,4-chome.Kyutaro-machi 3-19-5,Shin-Y0k0hama,K0h0k~-k~
OsakaJapan YokohamaJapan

Abstract: T h e Hanshin Expressway Public We have installed four television cameras at a


Corporation was established in 1962 to improve the curved area on a expressway where motor vehicle
traffic congestion in Osaka and Kobe area. accidents frequently occur, to experiment and verify
At present, The Hanshin Expressway provides 13 whether accidents can be detected by processing
routes, 157.9Km in total road length, and it’s average images taken by these cameras.
traffic volume per day is about 830,000 motor-vehicles. As a result, we have found an effective method
With expansion of the expressway, an increase in for detecting accidents or stopped vehicles.
traffic congestion has naturally accompanied with the At present, we have already developed a prototype
increase of traffc volume. In 1992, there WBS 14,836 system, 7 cameras at two locasions are being used for
traffic jams and 7,410 accidents. detection.
The traffic controle system WBS adopted on the In this paper, we will report on the results and the
Hanshin expressway in 1969 to maintain a smooth method.
traffic flow and to ensure safety, comfortable and
efficient transportation. Since then, the sysytem has I .SYSTEMCONFIGURATION
developed and expanded.
Up to this time, as the Acknowledgement of these A. System Configuration
situations has been done by emergency calls, lTV Figure 1 shows the configuration of the prototype
cameras and patrol cars, according to our research$ system we have built. The prototype system uses seven
takes about 8 minutes to acknowdge the accidents and cameras at two locations for detection.
about 22 minutes before an urgent car comes to at the Accident detecting device:
spot where the accident occurs. * Receives images from cameras, processes them and
Therefore, if you can detect accidents or stopped detects accidents.
vehicles immediately, you can quickly alarm to the * Stores moving images in memory, and outputs the stored
following cars and urgent cars, thereby preventing image frames from just before the accident occurred.
secondary accidents,responding to accidents quickly, * Issues alarms corresponding to the seventy of the
and reducing jammed time. accident to the center, when it detects accidents.

0-7803-21l)5-7/!M/$4 00 C 1994 IEEE

1994 Vehide Navigation & information Systems Conference Proceedings


45
Fig.3 Waming on Sign Board
A. Camera
Conventional CCD cameras small enough to be
installed on light poles (to ensure ease of installation on
the highway) are used. Figure 4 shows an installed
camera.

Fig4 External View of Camera

B. Image Processing Equipment


Figure 5 shows an external view of the
equipment,while Figure 6 shows a block diagram of the
detecting equipment itself. The functions of each block are
outlined below.

Display Alarm rapidly Confirm Aceident On MOnitQr "v


00 the Sign Board in Traffic C ~ n h l Centcr
l

Fig.2 Information Flow

II .ACCIDENT DETECTION METHOD


Fig.5 Extemal View of Image Processing Equipment

1594 Vehicle Navigation & Information Systems Conference Roceedings


46
changes.If certain conditions are met,an abnormal state is
determined to exist. Such conditions include changes in
traffic flow before an accident occurs, and changes in
...............................Image .........................Unit
................Processing

[
.... individual motor vehicle speed. As for lane changes, we
.....................
~

~
CCD
camera;
- IZZHFHZI ....................
~ Monitor!
TV
.................... !
1
decided not to use these as a reference because lane
changes may occur simply due to the road curvature and
..................... angle of view, independently of accidents.Figure 8 shows
..................... processing flow.
i VTR ~

.................... :

Fig.6 Block Diagram of Image Processing Unit

A D converter and frame memo '


The video signal received%om the camera is A D
converted
and stored in frame memory.
Feature extraction unit:
' A I A I ai I
At set intervals (0.1 sec)& difference in intensity
between the image stored in the frame memory and that of
the background (the road surface) is calculated, compressed bv \.b"l
and sent to the processing unit.
lime
Processing unit: tinr,
A motor vehicle is first detected from the data extracted c) ~ O f ~ L m a s lQsscmvrhiasprd
d)
and compressed by the feature extraction unit. Fig.6 Processing Flow of Algorithm 2
Then the movement of the vehicle is studied over a
specified time interval(0.1 sec) to determine abnormal Algorithm (3)--Measurement of a secondary traffic flow
movement, whereby accidents can be detected. At the same obstruction (traffic jam, etc.) at specified intervals as a
time,traffic flow parameters such as average speed and result of an accident.This is determined by traffic flow
traffic volume are calculated. parameters such as average speed.
D/A converter: We detected accidents respectively with detection
The image stored in frame memory is D/A converted algorithm (1),(2) and(3). Accidents were detected within 2
and converted into a video signal. seconds with methods (1) and (2).With method (3) using
average speed, it sometimes took more than one minute
C. Detection Algorithms before
A system such as this can use any of the following three detection, because it depends on whether there are
detection algorithms: vehicles following behind or not.Therefore,We adopted
Algorithm (ll--Detection of motor vehicles stopped due to Algorithm 2 for our prototype system due to it suitability
accidents.The signal is compared with the signal from the for quick responses and accuracy.
road surface when there is a difference in intensity greater
than the prescribed amount,then signal is extracted.The Ill .TEST RESULTS
extracted signal is regarded as a stopped vehicle when it
has not moved over some time period.Figure 7 shows A. Field Experiment
processing flow. Accident detection:
Since we were unable to cause accidents deliberately,
to study the detection method using an image processor,
we installed four ITV cameras on-site to collect image
data (step l), and we installed an image processor on-site
to experiment with on-line detection (step 2).Figure 9
Shows layout of the 4 cameras.Experiments were
I- performed with cameras mounted at two heights: 5 meters
and 6.5 meters.

n
+
-

Fig.7 Processing Flow of Algorithm 1


Algorithm (2kDetection of accidents due to changes in
vehicle movement such as speed change in accident / AWAZA a"
vehicles or vehicles behind the accident ones and lane Fig.9 Layout of the Four Cameras(AWAZA CURVE)

1994 Vehicle Navigation & Information Systems Conference Raredings


47
We collected data for two accidents over a period of vehicles in the lane farther from the camera become hidden
three weeks in step 1 of data collection.We collected data behind the vehicles in the lane closer to the camera. This kind
on 16 accidents over a period of four months in step 2 of of situation often happened with camera No.1.
data collection when those accidents were reported. By *Traffic speed:
automatic measuring using an image processor, we Since we can not compare the measured speed with the
collected data on 20 other accidents in addition to the 16 real speed, we let the image processor process the data
reported. collected at the same time by four cameras, and obtained the
The reason that more accidents were detected by average speed for one minute measures, as shown in Figure
automatic measurement using the image processor was 11.
that some vehicles could still operate under their own The average speed captured by camera 1 was 5 km/hr
power even after the accidents, so some people did not less than that of cameras 2 to 4.
bother to call the emergency number and drove away. Other than that, changes in speed appear quite similar
We processed images from the two accidents collected and these cameras functioned well in capturing traffic flow.
in step 1 with the image processor, and we have confirmed Also, traffic density changed from light to heavy and vice
that these two accidents w r e positively detected and that versa every three minutes.
an alarm was issued.We detected the full conditions of the
16 reported accidents with the on-line processing via the
connected image processor in step 2. We also detected 20
unreported accidents.An example of an accident is shown
in Figure 10.
Sppcd of Vehicle Msvl Sped DsDcnbn of Accident

B. Prototype System Operating Conditions


About a year has passed since the system was first put
into operation. During that time, 79 accidents occurred, 69
of which the system was able to detect automatically, in real
time. We were able to verify the following as accident
Tr& Volume(1 minute m) Tnfhc VolOm(1 minute p s t ) occurrence conditions, and benefits obtainable through the
use of the system.
Fig.10 Example of the Accident Detection (a) Accident Modes
Measurement of mffic parametex is important to (1) Vehicles Still Capable of 'haveling Under Their Own
detect accidents. Power
We have found that about 30% of the cases involved
*Traffic volume: accidents where a vehicle sideswiped or ran into guard rails,
We compared accuracy of measurementof traffic from etc. and then drove on without calling in to the traffic
the randomly selected data for the two cameras installed at control center. Although there were some variations
different heights No.1 (5 m) and No.2 (6.5 m). Table 1 (depending on the amount of uaffic), in the majority of
shows the results at every measuring condition. cases, the elapsed time from the time these vehicles came to
a stop and the time
they starting moving again was between 10 and 20
Table 1 Measuring Traffic Volume seconds. The average elapsed time was 55 seconds.
(2) Speed at Which Vehicles Entered the Curve
Over 80% of vehicles causing accidents were in the
passing lane. The vast majority entered the curve at
roughly 80 km/h,far in excess of the 40 km/h speed limit.
One function provided in the accident detection system
was the capability to accumulate at any time 80 frames of
video in memory, and to make a video recording of the 80
frames collected immediately prior to the point in time at
Under normal traffic flow conditions, the detection rate which the accident was detected. Figure 12 shows an
exceeded 90% in daytime, twilight or night-time. During example of a series of images stored at the time of an
traffic congestion, the traffic volume was reported as lower accident.
than actual because the short distance between vehicles
resulted in overlapping vehicle images which were rather (b) Benefits Obtainable Through the Use of the System
difficult for the system to identiy as individual vehicles. (1) Reduced Accident Detection Time
As for the comparison of accuracy of measurement In the past, the center learned that an accident had
resulting from the difference in height of installed occurred by receiving a call from an emergency telephone,
cameras,the accuracy was better for camera No.3. because it seeing it on a traffic monitor camera, or having it reported
was higher and could separate vehicles more clearly.low by a highway patrol officer. This took an average of 8
camera height resulted in inability to detect vehicles because minutes. The use of the system under study drastically

1% Vehide Nangation & Momation Systems Conference Proaedinp


48
Fig.12 Example of Stored Images on The Accident

reduced the time it took the center to become cognizant of algorithm that is robust with respect to changes in outdoor
the fact that an accident had occurred. environmental factors such as sunlight, rain, shadows, etc.
(2) Providing Warnings to Traffic Approaching From We were also able to show that if the optimum camera
Behind installation height can be ascertained by measuring certain
The benefit of warning drivers of an accident ahead traffic volume parameters, the traffic count and speed can
was assessed by analyzing the distribution of speeds of both be measured with at least 90% accuracy.
entry into the curve. The average speed of entry into the From the above, we were able to conclude that for the
curve was normally 65 km/h, but it was determined that best detection accuracy, TV cameras should be installed at
right after the aaffic information sign was lighted up, this a height of 6.5 meters, they should have a range of 40 to
speed decreased by 5 km/h to 60 kmh. 50 meters, that there should be two or three lanes of
When the message bemg displayed on the sign was traffic, and that the cameras should provide a rear view.
changed by the uaflic conaol center (e.g., to "ACCIDENT We reviewed the entire system to enumerate the basic
AHEAD ON LEFT"), we were able to c o n f m that the functions required for the detection system and the uaffic
distribution of traffic between left and right lanes changed control center with the emphasis on the accident
in response to the message. Providing information to information needed for both the drivers approaching from
drivers, then, can be thought to have resulted in improved behind and the traffic control center to ensure rapid
safety through prompt traffic conaol. response to accidents and prevent secondary disasters.
Particularly useful was the capability (provided as a
lV. CONCLUSIONS detection system function) to continuously retain 80
frames
We confmed through experimentation and through of video in memory, and to make a video recording of the
the use of a prototype system that it is possible to detect 80 frames collected immediately prior to the point in time
sudden unexpected events such as accidents, etc., using at which an accident was detected. This function proved to
image processing. After testing three different accident be useful for the testing of detection algorithms and for
detection algorithms, we arrived at the conclusion that the gaining a clear understanding of accident conditions.
best method with respect "detection instantaneousness" In the future, we hope to continue this effort by
(least elapsed time from occurrence to detection) is a conducting trial operation of a series of prototype systems
method that detects abrupt changes in state of motion, and for the detection of unexpected sudden phenomena. We
stopped vehicles, by performing a tracking process on would like to study the improvement and expansion of
each vehicle. detection algorithms, what alarm outputs the system should
We were also able to define an image processing provide, and new ways of providing information.

1994 Vehicle Navigation & Information Systems Conference Proceedin@


49
REFERENCE

[l]K.Shimizu & N . S h i g e h a r a . 1 9 8 9 . I E PROCESSING


S Y S T E M U S E D C A M E R A S FOR VEHICLE
SURVEILANCE-IEE Conference on Road Traffic

SING-TECHNOLOGY-IEEE
International Conference on Image
Processing,1992.pp.566-570
[3]A.Tsuge & H.takigawa & H.Osuga &
K.Morisaki.1993.ACCIDENT VEHICLE AUTOMATIC
RECOGNITION SYSTEM BY IMAGE PROCESSING
T E C H N O L O G Y - 1 2 IRF WORLD
CONGRESS, 1993.V01.3.pp.931-940

1994 Vehide Nangauon & Information Systems Conference Proceedin@


50

You might also like