검색 전체 메뉴
PDF
맨 위로
OA 학술지
3D Vision-based Security Monitoring for Railroad Stations
  • 비영리 CC BY-NC
  • 비영리 CC BY-NC
ABSTRACT
3D Vision-based Security Monitoring for Railroad Stations
KEYWORD
Safety , Security monitoring system , Surveillance , Dangerous situation , Stereo vision , (330.4150) Motion detection , (100.6890) Three-dimensional image processing
  • I. INTRODUCTION

    Trains are an important means of transportation in modern metropolitan areas. The top priority goal of railway systems is to ensure safe departure and arrival of passengers.Screen doors or detection mats may be used in subways to prevent falling accidents; however, the cost of installation is very high, and the screen door is not appropriate for outdoor stations. A number of vision based surveillance systems have been proposed to confirm safe railway operation [1-8]. These systems are focused on measuring the level of crowding on the passenger platforms of train services. If overcrowding is detected, the system will notify the station operators to take appropriate actions to prevent dangerous situations such as people falling off or being pushed onto the tracks [9-14]. Background subtraction is commonly used to locate passengers and thereby to estimate the crowd density [1-5, 7] Edge information may be used to measure the regions occupied by passengers [1,4]. In addition, motion information may be utilized to detect and track moving objects in Ref. [5,6,8]. To detect abrupt and dangerous situations, object tracking has been implemented using a combined method of background subtraction, edge detection and motion detection [9-14].An infrared camera was found to be useful to locate passengers [10]. A public dataset known as CREDS [15]has been provided to encourage the development of surveillance systems for monitoring train stations.

    The visual surveillance system based on crowd estimation may be useful for detecting potentially dangerous situations.The system, however, may yield too many false alarms because it is not designed to determine critically dangerous situations such as (1) when a passenger falls from the station platform, (2) when a passenger walks on the rail tracks, and (3) when a passenger is trapped by a door of a moving train. Especially passengers who have fallen from the station platform cause serious safety problems.

    The track zone is initially set up to detect dangerous situations. If object evidence obtained by either background subtraction or motion tracking, indicate that the object is inside the track zone, an alarm is generated. In the 2D image analysis, the existence of the object evidence inside the dangerous region does not necessarily mean that the object has really fallen down to the railroad tracks since 3D coordinates cannot be retrieved from a 2D image. It is well known that 3D depth information can be computed using stereo vision [16-18].A stereo camera was adopted in Ref. 19 to verify that a passenger has fallen. Also the use of stereo cameras has the advantage of being capable of removing unexpected false alarms due to the change of operating conditions such as shade and reflected light.Matching stereo images is a time-consuming process, so that dedicated hardware is required for real-time processing.For example, pipeline processors were employed to compute the 3D depth information in Ref. [19].

    We present a new scheme for detecting critically dangerous situations in real-time without using additional hardware.A stereo camera is installed below the ceiling of the platform to view the railroad region as illustrated in Fig.1. Image sequences from one channel (either left or right)are processed to find movement information. Once movement evidence is found inside the danger zone, the image of the evidence region is matched with the image from the other channel. The depth information obtained by the stereo matching provides a criterion to decide whether the object has really fallen down to the railroad tracks. Since the stereo matching is performed on a local region only when a suspicious falling event has occurred, real-time processing is possible without using expensive hardware. Also the use

    of 3D information permits highly reliable performance. We describe the details in the following sections.

    II. ORGANIZATION OF THE PROPOSED METHOD

    Overall scheme of our method is shown in Fig. 2. The monitoring region is set up to cover the railroad platform as pictured in Fig. 3. The monitoring system is aimed at detecting passengers and large objects in the danger zone automatically to ensure safe operation of train services.Security monitoring is required only when the train is not present on the railway platform (i.e., OFF state). The train ON and OFF states are determined by a shape analysis of the railroad platform. In the OFF state, frame difference information is utilized to detect objects falling from the passenger platform

    Falling objects are detected by finding the region moving into the railway platform at successive frames. To remove false alarms associated with small objects, big objects having

    considerable three dimensional volumes are discriminated from small objects by using stereo vision. Depth information is retrieved by stereo matching. If the depth is sufficiently deep and the three-dimensional volume is sufficiently large,the detected object is recorded as an obstacle that might cause an unexpected accident; thereby an alarm is reported and the object is tracked at the next frames until it disappears. If the object falls down to the floor, further movement information may not be found in the next frame.To track such a stationary object, we use the background image. If clear evidence of the object obtained by the background subtraction is found at the object region, the object is determined to remain at the same location. Otherwise the object is deleted. If a fallen passenger climbs up to the passenger platform, the alarm should be reset automatically.To realize such functionality, the object moving toward the passenger platform at successive frames is deleted. We describe the details in the following sections.

    III. TRAIN STATE UPDATE

    The monitoring region of the OFF state has unique image characteristics different from the ON state. A number of railroad timbers are visible in the OFF state, while a number of door evidences are found in the ON state. To retrieve the structural evidences both bright and dark regions are extracted from the DC-notch filtered image.The local change of illumination conditions can be compensated by the DC-notch filter; thereby the histogram of the filtered image is characterized by a unimodal distribution as shown in Fig. 4. Bright evidence is subtracted by binarizing the filtered image with the threshold at the upper shoulder of the histogram. Also dark evidence can be extracted using the lower shoulder of the histogram.Railroad timbers are characterized by horizontally long regions after the image labeling. The doors and the windows of the train exhibit vertically long evidences.Examples of the evidences are shown in Fig. 5 and Fig. 6

    for the case of the OFF state and the ON state, respectively.It is to be noted that virtually no vertical evidence could be found in the OFF state. Let α denote the number of horizontal evidences in the railroad region and β the number of vertical evidences. Based on this observation,the train state is updated by the following simple rule:

    image

    IV. DETECTION OF FALLING OBJECTS

    Movement information obtained from the frame difference may be too sensitive to the object motion. Thus, we use accumulated frame difference defined by

    image

    where It denotes the intensity of the image at time t, and τd a threshold. Pixels associated with movement are characterized by large values of Dt. Movement region Mt can be found by selecting pixels having sufficiently large values of Dt. Each region Mt is matched to one of the movement regions in the next frame by finding the maximum degree of correspondence. Tracking example using the frame difference is shown in Fig. 7.

    If a movement region is enclosed in the railroad region(illustrated by the dotted boundary in Fig. 7), the object may be determined to be fallen down to the floor. Let γ denote the overlapped ratio between the region Mt and the railroad region R, i.e.

    image

    Specifically, the object is determined to be fallen when γ>0.8. If the overlapped ratio γ of the object rectangle is small (sayγ<0.5), the passenger is determined to climb up to the passenger platform, thereby the object rectangle is deleted. Examples of falling down and climbing up are shown in Fig. 8, where movement traces are overlaid.

    V. USE OF STEREO VISION AND BACKGROUND IMAGE

    The detection of falling objects using the movement information alone may cause unexpected false alarms when passengers on the platform loiter near to the boundary of the railroad region. Since 3D information is not available in the two-dimensional image, it is not feasible to confirm that an object really fell down to the floor. To remove this false alarm, the 3D depth information is retrieved using the stereo vision.

    A stereo camera is installed below the ceiling where the entire rail track can be viewed as shown in Fig. 1. It is well known that 3D depth information can be retrieved by computing the correspondence between left and right images. Let D denote the disparity between the two images, T the distance between the two cameras, and f the focal length as illustrated in Fig. 9. The distance between the camera and the object can be computed by

    image

    Once the 3D depth is computed by Eq. (4), the top vertical coordinate htop of the designated object can be obtained by

    image

    where a1 denotes the distance of the object top from the camera, and a0 the distance of the ground P from the camera. An example of computing the vertical coordinates of the object is shown in Fig. 10. The bottom coordinate of the object can be found in a hbottom similar way.

    The use of 3D information is illustrated in Fig. 11,where the images in each row show left, right images,matched images, and the graph of disparity matching score.

    The score at the displacement Δx is computed using a correlation function defined by

    image

    where L and R denote the left and right images,respectively, and B the object rectangle. The disparity is obtained by finding Δx associated with the minimum score. The image pairs with the disparity are shown in Fig. 11. The vertical coordinate from the camera is shown at the top (htop) and the bottom (hbottom) of the object rectangle. As the passenger fall down to the floor, the distance at the bottom increases like 3.2, 3.1, 3.6, and 5.5 in this example. This distance can be used as a criterion to decide whether the object really fell down to the floor.The distance threshold is chosen as 4.0 in this example.This threshold may be adjusted depending on the 3D geometry of the station where the stereo camera is installed.

    Without the 3D information, passenger movement near to the edge of the platform may result in false alarms as exemplified in Fig. 12. The 3D depth computation shows that the vertical distance at the bottom of the object rectangle is 1.9 m. The distance is not enough to confirm the fallen object, thereby the alarm is rejected.

    To suppress the alarms due to small falling objects such as baggage or newspapers, information of the 3D volume is required. Unfortunately, however, the 3D volume acquisition is not feasible in the framework of stereo vision.Instead, 2D object size information is utilized as the following: The distance z of the object from the camera is obtained using Eq. (4). The object height is given by(hbottom-htop). Let W denote the width of the object rectangle in the image. Then the object size is proportional to W?(hbottom-htop) and inversely proportional to z. Hence a measure of object size is given by

    image

    If the size measure of a falling object is smaller than a predefined threshold, the alarm is ignored.

    When a passenger falls down and stops movement, the frame difference will disappear. In this case the object rectangle is updated using the background subtraction instead of the movement tracking. Each pixel of the background image is updated only when the pixel is neither associated with the movement, nor included in the object rectangle.

    image

    where τb denotes a threshold determining the movement,and Ob the set of object rectangles. An example of the use of background subtraction is given in Fig. 13, where the trace of movement, original image, background image, and background subtraction image are shown. If clear evidence of the object is found in the subtraction image, the object

    rectangle remains unchanged, otherwise it is deleted.

    VI. EXPERIMENTAL RESULTS

    The proposed scheme was implemented in Visual C++,and tested on a Pentium PC (Core™ 2 Duo, 3.0GHz). The image resolution is 640×480. In the epipolar geometry,there exists a vanishing point. Since objects near the vanishing point do not yield significant disparity, the three-dimensional acquisition using the stereo vision may cover only a limited angle of view. Since reliable 3D depth information is required to suppress false alarms, the entire platform cannot be covered using a single stereo camera. Fig. 14 shows an example of the computed depth information of the object far from the stereo camera. The vertical distance is computed as 2.9 m, which is not enough to ensure detecting the fallen object. The maximum distance of coverage was found to be 35 m in our experiments in subway stations. A number of stereo cameras need to be installed depending on the length of the platform.

    When a train enters into the station ,a bright headlight may cause evidence of irregular movement, yielding false alarms. To prevent a train from being mistaken for a fallen passenger, the frame difference near the top of the railroad region is ignored as illustrated in Fig. 15.

    Our security monitoring system was installed and tested at three subway stations in Seoul, Korea. The test environment is illustrated in Fig. 16. Fallen passengers are rare, so that we created an intentional scenario for fallen passengers in subway stations. A passenger falls down to the floor, moves around the track, and then climbs up to the passenger platform. 10 falling events were produced at each station. Also passengers performed loitering and waiving their hands near the boundary of the platform, as shown in Fig. 12. The video sequences thus created were used to test our method.

    All of the 30 events of falling down and climbing up

    were detected correctly regardless of the distance within 35m. Also, moving passengers who had fallen were tracked correctly until they climbed up to the platform.False alarms due to the passengers loitering near the platform edge were not reported.

    For a long term test in the real operation of train services, our system was installed in one of the subway stations in Taegu, Korea (November, 2009), and has been tested. False alarms that might be caused by small objects such as falling baggage, garbage, or newspapers, have not been reported yet. Thus far virtually no error of either false positive or false negative was found. Further tests will be performed and reported before commercial use of our system.

    A limitation of our approach would be the possibility of a false alarm when a large piece of paper falls over onto the railroad. In this case, a false alarm might be reported temporarily, since the 3D volume estimation is not feasible with stereo vision. After falling down, however, the alarm will be reset automatically because the object height will be measured as too small.

    VII. CONCLUSION

    A new scheme of security monitoring systems for railroad stations is presented. The method is composed of motion-based detection of dangerous situations followed by verification using stereo vision. The use of 3D depth information is shown to be useful in suppressing false alarms that might cause unwanted interruption of train services. Since stereo matching is performed on local imagse only when potentially dangerous situations are found, the processing time is fast enough for real-time operation.

참고문헌
  • 1. Chow T. W. S, Cho S. Y 2002 Industrial neural vision system for underground railway station platform surveillance [Adv. Eng. Inform.] Vol.12 P.73-83 google
  • 2. Davies A. C, Jia H. Y, Velastin S. A 1995 Crowd monitoring using image processing [Electr. Comm. Eng. J.] Vol.7 P.37-47 google cross ref
  • 3. Reqazzoni C. S, Tesei A, Murino V Nov. 1993 A real-time vision system for crowding monitoring [Proc. Int. Conf.Industrial Electronics Control and Instrumentation] P.15-19 google
  • 4. Cho S. Y, Chow T. W. S 1999 A fast neural learning vision system for crowd estimation at underground stations platform [Neur. Proc. Lett.] Vol.10 P.111-120 google cross ref
  • 5. Velastin A, Boghssian B. A, Vicencio-Silva M. A 2006 A motion-based image processing system for detecting potentially dangerous situations in underground railway stations [Transp. Res. C Emerg. Technol.] Vol.14 P.96-113 google cross ref
  • 6. Bouchafa S, Aubert D, Bouzar S Nov. 1997 Crowd motion estimation and motionless detection in subway corridors by image processing [Proc. IEEE Conf. Intelligent Transportation System] P.9-12 google cross ref
  • 7. Lo B. P. L, Velastin S. A Apr. 2001 Automatic congestion detection system for underground platforms [Proc. Int.Symp. Intelligent Multimedia Video and Speech Processing] P.158-161 google cross ref
  • 8. Sacchi C, Regazzoni C. S 2000 A distributed surveillance system for detection of abandoned objects in unmanned railway environments [IEEE Trans. Vehic. Technol.] Vol.49 P.2013-2026 google cross ref
  • 9. Seyve C Sep. 2005 Metro railway security algorithms with real world experience adapted to the RATP dataset [Proc.IEEE Conf. Advanced Video and Signal Based Surveillance] P.177-182 google
  • 10. Cavallaro A 2005 Event detection in underground stations using multiple heterogeneous surveillance cameras [LNCS:Advanced in Visual Computing] Vol.3804 P.535-542 google cross ref
  • 11. Spirito M, Regazzoni C. S, Marcenaro L Sep. 2005 Automatic detection of dangerous events for underground surveillance [Proc. IEEE Conf. Advanced Video and Signal Based Surveillance] P.195-200 google cross ref
  • 12. Black J, Velastin S, Boghossian B Sep. 2005 A real time surveillance system for metropolitan railways [Proc.IEEE Conf. Advanced Video and Signal Based Surveillance] P.189-194 google cross ref
  • 13. Bigdeli A, Lowell B. C, Sanderson C, Shan T, Chen S Apr. 2007 Vision processing in intelligent CCTV for mass transport security [Proc. IEEE Worksh. Singal Processing Applications for Public Security and Forensics] P.1-4 google
  • 14. Carincotte C, Naturel X, Hick M, Odobez J.-M, Yao J, Bastide A, Corbucci B Oct. 2008 Understanding metro station usage using closed circuit television cameras analysis [Proc. Int. IEEE Conf. Intelligent Transportation Systems] P.420-427 google cross ref
  • 15. Ziliani F, Velastin S, Porikli F, Marcenaro L, Kelliher T, Cavallaro A, Bruneaut P Sep. 2005 Performance evaluation of event detection solutions: the CREDS experience [Proc.of IEEE Int. Conf. on Advanced Video and Signal Based Surveillance] P.201-206 google cross ref
  • 16. Wei T. C, Shin D. H, Lee B. G 2009 Resolution-enhanced reconstruction of 3D object using depth-reversed elemental imaes for partially occluded object recognition [J. Opt.Soc. Korea] Vol.13 P.139-145 google cross ref
  • 17. Hartley R. I, Zisserman A 2000 Multiple View Geometry in Computer Vision google
  • 18. Kwon K. C, Lim Y. T, Kim N 2009 Vergence control of binocular stereoscopic camera using disparity information [J. Opt. Soc. Korea] Vol.13 P.379-385 google
  • 19. Sasaki Y, Hiura N 2003 Development of image processing type fallen passenger detecting system [JR EAST Technical Review] Vol.2 P.66-72 google
OAK XML 통계
이미지 / 테이블
  • [ FIG. 1. ]  Security monitoring system for railroad stations.
    Security monitoring system for railroad stations.
  • [ FIG. 2. ]  Overall scheme of the security monitoring system.
    Overall scheme of the security monitoring system.
  • [ FIG. 3. ]  Setting up railroad region.
    Setting up railroad region.
  • [ FIG. 4. ]  DC-notch filtered image and the histogram.
    DC-notch filtered image and the histogram.
  • [ FIG. 5. ]  Bright and dark evidences after thresholding (OFFstate).
    Bright and dark evidences after thresholding (OFFstate).
  • [ FIG. 6. ]  Bright and dark evidences after thresholding (ONstate).
    Bright and dark evidences after thresholding (ONstate).
  • [ FIG. 7. ]  Example of tracking falling passenger.
    Example of tracking falling passenger.
  • [ FIG. 8. ]  Examples of falling down and climbing up. FIG. 9
    Examples of falling down and climbing up. FIG. 9
  • [ FIG. 9. ]  Computing 3D depth information.
    Computing 3D depth information.
  • [ FIG. 10. ]  Computing vertical coordinates of the object.
    Computing vertical coordinates of the object.
  • [ FIG. 11. ]  Example of confirming fallen events using depthinformation.
    Example of confirming fallen events using depthinformation.
  • [ FIG. 12. ]  Example of suppressing false alarms using depthinformation.
    Example of suppressing false alarms using depthinformation.
  • [ FIG. 13. ]  Example of tracking traces and background subtraction.
    Example of tracking traces and background subtraction.
  • [ FIG. 14. ]  Limitation of the use of depth information at longdistance.
    Limitation of the use of depth information at longdistance.
  • [ FIG. 15. ]  Examples of detecting train entrance.
    Examples of detecting train entrance.
  • [ FIG. 16. ]  Test video sequences.
    Test video sequences.
(우)06579 서울시 서초구 반포대로 201(반포동)
Tel. 02-537-6389 | Fax. 02-590-0571 | 문의 : oak2014@korea.kr
Copyright(c) National Library of Korea. All rights reserved.