WO2012160251A2 - Système, unité de détection, procédé et programme informatique permettant de détecter l'utilisation de la ceinture d'un passager dans un véhicule - Google Patents
Système, unité de détection, procédé et programme informatique permettant de détecter l'utilisation de la ceinture d'un passager dans un véhicule Download PDFInfo
- Publication number
- WO2012160251A2 WO2012160251A2 PCT/FI2012/050477 FI2012050477W WO2012160251A2 WO 2012160251 A2 WO2012160251 A2 WO 2012160251A2 FI 2012050477 W FI2012050477 W FI 2012050477W WO 2012160251 A2 WO2012160251 A2 WO 2012160251A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- vehicle
- interest
- seat belt
- windshield
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/59—Context or environment of the image inside of a vehicle, e.g. relating to seat occupancy, driver state or inner lighting conditions
- G06V20/597—Recognising the driver's state or behaviour, e.g. attention or drowsiness
Definitions
- This application relates to a solution for monitoring seat belt usage.
- the invention concerns a system, a detection unit, a method and a computer program for detecting passengers' seat belt use in a vehicle.
- the system is a real-time passenger detection system, where the passenger detection is based on analysis of a visual image.
- each person is detected by mixing information from different types of classifiers.
- One of the classifiers is a seat belt detector that is used for detecting a person if the person's face is hidden, e.g. behind a car sunshade.
- the seat belt detection is carried out by comparing the captured image to a set of images (e.g. a set of 200 images) which have been trained to the system.
- the images in the set of images have been labelled manually to indicate the seat belt positions, which information is utilized when seat belts in the monitored vehicle is aimed to be detected.
- the system outputs information on whether a seat belt is used, which further indicates the presence of a person.
- a system for detecting passengers' seat belt use from a grayscale image of a vehicle.
- the system comprises detecting means configured to define one or more regions of interest in the image of the vehicle, a region of interest corresponding a passenger inside the vehicle; processing means configured to form an edge image of each of the region of interest, and to segment said edges in the edge image into line segments, and to select line segments having an angle within a predefined limits, said predefined limits corresponding angles of the seat belts in use.
- a detection unit for detecting passengers' seat belt use from a grayscale image of a vehicle.
- the detection unit is configured to define one or more regions of interest in the image of the vehicle, a region of interest corresponding a passenger inside the vehicle, to form an edge image of each of the region of interest, and to segment said edges in the edge image into line segments, and to select line segments having an angle within a predefined limits, said predefined limits corresponding angles of the seat belts in use.
- a computer program is provided for detecting passengers' seat belt use from a grayscale image of a vehicle.
- the program is adapted to perform, when run on a device, the steps of defining one or more regions of interest in the image of the vehicle, a region of interest corresponding a passenger inside the vehicle, forming an edge image of each of the region of interest, and segmenting said edges in the edge image into line segments, and selecting line segments having an angle within a predefined limits, said predefined limits corresponding angles of the seat belts in use.
- a method for detecting passengers' seat belt use from a grayscale image of a vehicle.
- the method comprises steps for defining one or more regions of interest in the image of the vehicle, a region of interest corresponding a passenger inside the vehicle, forming an edge image of each of the region of interest, segmenting said edges in the edge image into line segments, and selecting line segments having an angle within a predefined limits, said predefined limits corresponding angles of the seat belts in use.
- the system, the detection unit, the method and the computer program can be used to select - from a group of the selected line segments - line segment pairs which are located within a predefined distance from each others, said predefined distance corresponding a width of the seat belt.
- the system, the detection unit, the method and the computer program may also be used to determine difference in mean gray values from a grayscale image between a background and selected line segment pair, whereby when the difference is greater than a pre-defined limit, the processing means is configured to deduce the seat belt usage.
- the system, the detection unit, the method and the computer program may also be used to process the image to provide a histogram equalized image before detecting the region of interest.
- the system, the detection unit, the method and the computer program may also be used to locate the vehicle on the image.
- the system, the detection unit, the method and the computer program may also be used to detect a windshield of the vehicle by thresholding high intensity areas from a grayscale image of the vehicle to create a mask image and by removing small objects form the mask image; and segmenting means configured to segment the windshield from the grayscale image by using the mask image.
- the system, the detection unit, the method and the computer program may also be used to detect passengers inside the vehicle by forming a histogram equalized image for the segmented windshield; dividing windshield in two or more sections; and for each section: thresholding high contrast areas inside the windshield to find high contrast areas; removing small objects; finding largest area from the mask image to locate passenger's face; using the mask to define region of interest in the original image.
- the system, the detection unit, the method and the computer program may also be used to remove small objects by morphological erode operation.
- the system, the detection unit, the method and the computer program may also be used to detect windshield from the mask image by finding the largest area above a license plate of the vehicle.
- the system, the detection unit, the method and the computer program may also be used to receive the vehicle image from a road side camera.
- the system, the detection unit, the method and the computer program may also be used to capture an image of the vehicle.
- the system, the detection unit, the method and the computer program may also be used to determine owner-related information based on the vehicle's license plate.
- the system, the detection unit, the method and the computer program may also be used to transmit owner-related information to an authority.
- the system according to the invention is primarily characterized in what is presented in the appended claim 1 .
- the detection unit according to the invention is primarily characterized in what is presented in the attached claim 14.
- the computer program according to the invention is primarily characterized in what is presented in the attached claim 23.
- the method according to the invention is primarily characterized in what is presented in the attached claim 24.
- the dependent claims will describe other embodiments of the invention.
- the present solution is an algorithm-based monitoring system that may also provide information on the seat belt usage to the authorities.
- the system does not need to be trained in advance, which makes it more reliable compared to the solutions of related art.
- the present solution provides means to retrieve owner-related data based on vehicle's identity information (i.e. license plate number) and - by this - to make police officers' work easier by pre-sorting the vehicles which driver's ignore seat belt usage.
- Figure 1 illustrates an example of equipment arranged for the present solution
- Figures 2a— 2b illustrate an example of an original image received from the road side camera and the original image after preprocessing
- Figures 3a— 3e illustrate example of images where a windshield is being detected
- Figures 4a— 4b illustrate example of images where a passenger is being detected
- Figures 5a— 5c illustrate example of images where a seat belt is being detected
- Figure 6 is a general example of the algorithm for detecting seat belt usage
- Figure 7 is an example of a function for detecting windshield
- Figure 8 is an example of a function for detecting passenger(s)
- Figure 9 is an example of a function for detecting a seat belt.
- the system 120 for monitoring seat belt usage may operate with an roadside camera equipment 1 10 including a high resolution camera for monitoring vehicles 100 in front and sufficient illumination for obtaining images with feasible quality.
- Roadside camera systems 1 10 are known to monitor the passing vehicles 100 and to provide information of every one of them, e.g. a license plate number, a location and dimensions of the vehicle.
- One example of the roadside camera system is T-EXSPEED -system of Kria S.r.l.
- the system 120 may comprise a camera equipment to capture an image of a passing car.
- the system 120 can be placed on roadside with the camera 1 10 faced towards the vehicles 100 so that windscreen and interior of the vehicle 100 is in the camera view.
- the seat belt detection unit 122 (later called as "detection unit") is configured to use such an image processing technique (to be discussed later), by which an image of a windscreen area of the vehicle can be isolated. From this image, the detection unit 122 is capable of detecting passengers, and - by means of a seat belt detection algorithm - a seat belt when worn by a driver and/or one or more passengers.
- the seat belt detection is based on gradient search from a segmented area in the passenger's body. If a line having an angle corresponding the range of seat belt angles is detected, the seat belt detection algorithm may provide a positive detection. However, it is also possible to continue the detection procedure (and to improve the reliability of the detection) by looking for two lines matching one of the known seat belt widths, and when found, the seat belt detection algorithm may provide a positive detection. It is to be noted that in the present description, term "passenger" is used as a general term covering both the driver and the passengers. In case of offences, i.e. the detection unit has not found any probable seat belt locations, the system is able to retrieve 124 owner-related data of the vehicle based on the license plate number shown in the image. This information could be turned into a notification 126 and sent to the authorities 130 for verification and punishment.
- the detection unit of the monitoring system may receive an image ( Figure 2a) from the roadside camera.
- the size of the image can be 1360 x 1024 and it has been taken of a passing car.
- the image received from the roadside camera may be a colour image, which is transformed into a grayscale image in the detection unit.
- the image may go through a pre-processing, where contrast-limited adaptive histogram equalization is applied to the grayscale image.
- the image after the histogram equalization is shown in Figure 2b.
- the pre-processing is followed by a windshield detection.
- One way for carrying it out is to segment (Figure 3a) a vehicle from the equalized image based on location of the license plate and dimensions of the vehicle.
- the image on the segmented vehicle can be used for thresholding high intensity areas from the equalized image in vertical dimension to create an image mask.
- the resulted image is shown in Figure 3b.
- the mask image shown in Fig. 3b
- the previously created Fig.
- image mask can be used.
- the image on the segmented windshield can be used for locating front-seat passengers inside the vehicle. This may be started with contrast-limited adaptive histogram equalization for the windshield area in the grayscale image.
- the image on the windshield area after histogram equalization is shown in Figure 4a.
- the windshield may then be divided in as many sections are there are passengers (including the driver) in the front seat. Typically the windshield is divided in two sections - left and right - but in some situations the windshield may be divided into three sections.
- a van or a pick-up is an example of a car enabling three passengers in a front seat. It is appreciated that the present solution is capable of detecting three-point safety belts, and therefore the passenger sitting in the middle should have one instead of a pelvic seat belt.
- the driver section of the divided windshield is shown in Figure 4b.
- Each of the sections then goes through the passenger detection steps to determine on which seats the seat belt should be used.
- the passenger detection may start with thresholding high contrast areas inside the windshield to find contrast areas (Fig. 4c).
- morphological erode operation may be used to remove small objects.
- Next passenger's face can be located by finding a largest area from the mask image.
- the mask image can also be used for defining a region of interest in the grayscale image. In this context the region of interest contains a face and an upper body of the passenger.
- the seat belt is then looked for from each region of interest.
- the seat belt detection start with edge detection that is applied to each region of interest.
- the edge detection can be carried out by any known algorithm, e.g. Canny edge detection algorithm.
- the resulted edge image is shown in Figure 5a.
- the found edges are linked and segmented to produce a set of line segments as shown in Figure 5b.
- the purpose of the edge linking and segmentation is to find line junctions and endings in the edge image and to form straight line segments into the image.
- One example of edge linking and segmentation are Peter Kovesi's methods.
- the predefined limit relates to a range of probable seat belt angles.
- the predefined limit can be between -65° and -35° for the driver.
- the predefined limit can, however, vary from [-70°, -30°].
- the selected line segments can then be used for comparing them with the other line segments so that line segment pairs within a predefined limits can be accepted and selected.
- the pre-defined limit relates to the distance between the line segment pair and that can be between 4.5 pixels and 10 pixels. Differences in mean gray values can then be determined between the background and the probable seat belt (being defined by line pair). Only those images are determined to show a seat belt usage, where the difference is greater than a predefined limit.
- An example of the predefined limit is 20 ( ⁇ 5). The result of the seat belt detection is shown in Figure 5c.
- Figure 6 illustrates an example of the algorithm for the present solution in a general level.
- the algorithm comprises steps for receiving an image (600), pre-processing the image (610), locating a vehicle and a windshield from the image (620), locating passengers in the vehicle (630) and detecting seat belt of the passengers (640).
- a contrast-limited adaptive histogram equalization is applied to the image.
- Function for locating a vehicle and a windshield is illustrated by Figure 7. The function starts with segmenting the vehicle from the image (710). The segmentation can be performed by locating the license plate and the dimensions of the vehicle.
- the resulted image (containing the segmented vehicle) may go through a thresholding (720), where high intensity areas from grayscale image are thresholded in vertical dimension to create a mask image. Then small objects can be removed (730) from the mask image by means of morphological erode operation. As a result of this, the windshield can be detected (740) and segmented from the original image (750).
- a thresholding 720
- high intensity areas from grayscale image are thresholded in vertical dimension to create a mask image.
- small objects can be removed (730) from the mask image by means of morphological erode operation.
- the windshield can be detected (740) and segmented from the original image (750).
- the function may start with contrast-limited adaptive histogram equalization for the windshield area (810). Then the windshield can be divided in two sections (820) to separate possible locations for the passengers. Then a section may go through a thresholding (830) of high intensity areas inside the windshield to find high intensity areas. This can be continued by removing small objects (840) by morphological erode operation. Passenger's face can be located (850) next, by finding a largest area from the mask image. A region of interest (face and upper body) can then be defined (860). This can be done by using the mask image. The procedure 830— 860 may be repeated for all sections (870, 880), so that each passenger is detected in the vehicle.
- Figure 9 illustrates a function for detecting seat belt of the passengers. This is done by processing the region of interest(s) being defined in the function of Figure 8. At first the image of region of interest is processed to produce an edge image (910). The edge image then goes through an edge linking and segmenting (920) to provide an image with line segments. Then such line segments are selected that has angle within predefined limits (930). By this, line segments resembling the angle of the seat belt can be identified.
- the last step (950) in this example is to detect, which of the selected line segment pairs actually correspond the seat belts.
- the detection can be performed by calculating differences in mean gray values between the background and the probable seat belt in the original image and accept only those as an indication of the seat belt use, where difference is greater than the predefined limit. It is appreciated that where the difference is smaller and the same, the indication relates to non- use of the seat belts (offense).
- the steps 940 and 950 for selecting line segment pairs and calculating mean gray values are aimed for improving the classification results. In some cases, the seat belt detection can only be based on the determined angle of a line segment (as in 930).
- the system may transmit this information to an authority or retrieve information on the owner of the vehicle via road infrastructure to vehicle communication channel or road side variable message sign.
- the present invention is also described in the general context of method steps, which may be implemented in one embodiment by a program product including computer-executable instructions, such as program code.
- program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types.
- Computer-executable instructions, associated data structures, and program modules represent examples of program code for executing steps of the methods disclosed herein.
- the particular sequence of such executable instructions or associated data structures represents examples of corresponding acts for implementing the functions described in such steps.
- Software implementations of the present invention could be accomplished with standard programming techniques with rule based logic and other logic to accomplish the various steps Therefore it is realized, that the foregoing description of embodiments of the present invention have been presented for purposes of illustration and description.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
La présente invention concerne un système routier permettant de détecter l'utilisation de la ceinture de sécurité d'un passager à partir d'une image en niveaux de gris d'un véhicule. L'invention concerne également une unité de détection, un programme informatique et un procédé permettant de détecter l'utilisation de la ceinture de sécurité d'un passager. La détection se base sur un algorithme utilisant des techniques de traitement d'image et permet une détection plus fiable par comparaison à la technologie concernée.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| FI20115502A FI20115502A0 (fi) | 2011-05-23 | 2011-05-23 | Järjestelmä, tunnistusyksikkö, menetelmä ja tietokoneohjelma matkustajien turvavyökäytön tunnistamiseksi ajoneuvossa |
| FI20115502 | 2011-05-23 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2012160251A2 true WO2012160251A2 (fr) | 2012-11-29 |
| WO2012160251A3 WO2012160251A3 (fr) | 2013-01-17 |
Family
ID=44071628
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/FI2012/050477 Ceased WO2012160251A2 (fr) | 2011-05-23 | 2012-05-21 | Système, unité de détection, procédé et programme informatique permettant de détecter l'utilisation de la ceinture d'un passager dans un véhicule |
Country Status (2)
| Country | Link |
|---|---|
| FI (1) | FI20115502A0 (fr) |
| WO (1) | WO2012160251A2 (fr) |
Cited By (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103150556A (zh) * | 2013-02-20 | 2013-06-12 | 西安理工大学 | 用于道路交通监控的安全带自动检测方法 |
| CN104182960A (zh) * | 2013-05-22 | 2014-12-03 | 浙江大华技术股份有限公司 | 一种驾驶员佩戴安全带检测方法及装置 |
| US9020482B2 (en) | 2013-03-06 | 2015-04-28 | Qualcomm Incorporated | Preventing driver distraction |
| CN104657752A (zh) * | 2015-03-17 | 2015-05-27 | 银江股份有限公司 | 一种基于深度学习的安全带佩戴识别方法 |
| CN105718864A (zh) * | 2016-01-18 | 2016-06-29 | 安徽天盛智能科技有限公司 | 一种机动车驾乘人员在途未系安全带的检测方法 |
| CN106295601A (zh) * | 2016-08-18 | 2017-01-04 | 合肥工业大学 | 一种改进的安全带检测方法 |
| US9552524B2 (en) * | 2014-09-15 | 2017-01-24 | Xerox Corporation | System and method for detecting seat belt violations from front view vehicle images |
| CN106570444A (zh) * | 2015-10-10 | 2017-04-19 | 腾讯科技(深圳)有限公司 | 基于行为识别的车载智能提醒方法及系统 |
| US9953210B1 (en) | 2017-05-30 | 2018-04-24 | Gatekeeper Inc. | Apparatus, systems and methods for improved facial detection and recognition in vehicle inspection security systems |
| US10501048B2 (en) | 2018-01-19 | 2019-12-10 | Ford Global Technologies, Llc | Seatbelt buckling detection |
| CN110706261A (zh) * | 2019-10-22 | 2020-01-17 | 上海眼控科技股份有限公司 | 车辆违章检测方法、装置、计算机设备和存储介质 |
| CN113269005A (zh) * | 2020-02-14 | 2021-08-17 | 深圳云天励飞技术有限公司 | 一种安全带检测方法、装置及电子设备 |
| US11155226B2 (en) | 2018-08-17 | 2021-10-26 | Veoneer Us, Inc. | Vehicle cabin monitoring system |
| US11501541B2 (en) | 2019-07-10 | 2022-11-15 | Gatekeeper Inc. | Imaging systems for facial detection, license plate reading, vehicle overview and vehicle make, model and color detection |
| US11538257B2 (en) | 2017-12-08 | 2022-12-27 | Gatekeeper Inc. | Detection, counting and identification of occupants in vehicles |
| CN116167991A (zh) * | 2023-02-15 | 2023-05-26 | 中科微至科技股份有限公司 | 一种基于DeepLabv3+的皮带边缘线检测方法 |
| US11736663B2 (en) | 2019-10-25 | 2023-08-22 | Gatekeeper Inc. | Image artifact mitigation in scanners for entry control systems |
| US11893805B1 (en) * | 2023-03-17 | 2024-02-06 | G&T Solutions, Inc. | Service system and method for detecting number of in-vehicle persons of vehicle in high occupancy vehicle lane |
| WO2025242366A1 (fr) | 2024-05-22 | 2025-11-27 | Fareco | Systèmes et méthodes de détection du port de la ceinture de sécurité par un passager d'un véhicule |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102601354B1 (ko) * | 2018-11-29 | 2023-11-13 | 현대모비스 주식회사 | 영상기반 승객 검출 및 안전벨트 착용 검출 장치와 방법 |
-
2011
- 2011-05-23 FI FI20115502A patent/FI20115502A0/fi not_active Application Discontinuation
-
2012
- 2012-05-21 WO PCT/FI2012/050477 patent/WO2012160251A2/fr not_active Ceased
Non-Patent Citations (1)
| Title |
|---|
| PEREZ-JIMENEZ; GUARDIOLA; PEREZ-CORTES: "High Occupancy Vehicle Detection", LECTURE NOTES IN COMPUTER SCIENCE, vol. 5342/200, 2008, XP002683676, DOI: doi:10.1007/978-3-540-89689-0_82 |
Cited By (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103150556A (zh) * | 2013-02-20 | 2013-06-12 | 西安理工大学 | 用于道路交通监控的安全带自动检测方法 |
| US9020482B2 (en) | 2013-03-06 | 2015-04-28 | Qualcomm Incorporated | Preventing driver distraction |
| CN105189177A (zh) * | 2013-03-06 | 2015-12-23 | 高通股份有限公司 | 用于防止驾驶员分心的方法和移动装置 |
| CN104182960A (zh) * | 2013-05-22 | 2014-12-03 | 浙江大华技术股份有限公司 | 一种驾驶员佩戴安全带检测方法及装置 |
| US9552524B2 (en) * | 2014-09-15 | 2017-01-24 | Xerox Corporation | System and method for detecting seat belt violations from front view vehicle images |
| CN104657752A (zh) * | 2015-03-17 | 2015-05-27 | 银江股份有限公司 | 一种基于深度学习的安全带佩戴识别方法 |
| CN106570444B (zh) * | 2015-10-10 | 2019-04-12 | 腾讯科技(深圳)有限公司 | 基于行为识别的车载智能提醒方法及系统 |
| CN106570444A (zh) * | 2015-10-10 | 2017-04-19 | 腾讯科技(深圳)有限公司 | 基于行为识别的车载智能提醒方法及系统 |
| CN105718864A (zh) * | 2016-01-18 | 2016-06-29 | 安徽天盛智能科技有限公司 | 一种机动车驾乘人员在途未系安全带的检测方法 |
| CN106295601A (zh) * | 2016-08-18 | 2017-01-04 | 合肥工业大学 | 一种改进的安全带检测方法 |
| US9953210B1 (en) | 2017-05-30 | 2018-04-24 | Gatekeeper Inc. | Apparatus, systems and methods for improved facial detection and recognition in vehicle inspection security systems |
| US11538257B2 (en) | 2017-12-08 | 2022-12-27 | Gatekeeper Inc. | Detection, counting and identification of occupants in vehicles |
| US10501048B2 (en) | 2018-01-19 | 2019-12-10 | Ford Global Technologies, Llc | Seatbelt buckling detection |
| US11155226B2 (en) | 2018-08-17 | 2021-10-26 | Veoneer Us, Inc. | Vehicle cabin monitoring system |
| US11501541B2 (en) | 2019-07-10 | 2022-11-15 | Gatekeeper Inc. | Imaging systems for facial detection, license plate reading, vehicle overview and vehicle make, model and color detection |
| CN110706261A (zh) * | 2019-10-22 | 2020-01-17 | 上海眼控科技股份有限公司 | 车辆违章检测方法、装置、计算机设备和存储介质 |
| US11736663B2 (en) | 2019-10-25 | 2023-08-22 | Gatekeeper Inc. | Image artifact mitigation in scanners for entry control systems |
| CN113269005A (zh) * | 2020-02-14 | 2021-08-17 | 深圳云天励飞技术有限公司 | 一种安全带检测方法、装置及电子设备 |
| CN113269005B (zh) * | 2020-02-14 | 2024-06-11 | 深圳云天励飞技术有限公司 | 一种安全带检测方法、装置及电子设备 |
| CN116167991A (zh) * | 2023-02-15 | 2023-05-26 | 中科微至科技股份有限公司 | 一种基于DeepLabv3+的皮带边缘线检测方法 |
| CN116167991B (zh) * | 2023-02-15 | 2023-09-08 | 中科微至科技股份有限公司 | 一种基于DeepLabv3+的皮带边缘线检测方法 |
| US11893805B1 (en) * | 2023-03-17 | 2024-02-06 | G&T Solutions, Inc. | Service system and method for detecting number of in-vehicle persons of vehicle in high occupancy vehicle lane |
| WO2025242366A1 (fr) | 2024-05-22 | 2025-11-27 | Fareco | Systèmes et méthodes de détection du port de la ceinture de sécurité par un passager d'un véhicule |
| FR3162545A1 (fr) | 2024-05-22 | 2025-11-28 | Fareco | Systèmes et méthodes de détection du port de la ceinture de sécurité par un passager d’un véhicule |
Also Published As
| Publication number | Publication date |
|---|---|
| FI20115502A0 (fi) | 2011-05-23 |
| WO2012160251A3 (fr) | 2013-01-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2012160251A2 (fr) | Système, unité de détection, procédé et programme informatique permettant de détecter l'utilisation de la ceinture d'un passager dans un véhicule | |
| CA2885019C (fr) | Detection de pare-brise robuste par localisation de repere geographique | |
| US8902053B2 (en) | Method and system for lane departure warning | |
| Badr et al. | Automatic number plate recognition system | |
| CN105702048B (zh) | 基于行车记录仪的高速公路前车违法占道识别系统及方法 | |
| CN103268468B (zh) | 机动车前排就坐者是否扣带安全带的自动检测方法 | |
| US20130201334A1 (en) | Illumination Invariant and Robust Apparatus and Method for Detecting and Recognizing Various Traffic Signs | |
| CN101030256B (zh) | 车辆图像分割方法和装置 | |
| KR101537961B1 (ko) | 안전 벨트 탐지 장치 및 방법 | |
| JP2000039306A (ja) | 車両領域検出装置及び車両領域検定方法 | |
| EP2710573B1 (fr) | Procédé et dispositif permettant d'identifier un objet de collision éventuel | |
| CN103279741A (zh) | 一种基于车载红外图像的行人预警系统及其工作方法 | |
| EP2741234B1 (fr) | Localisation de l'objet en utilisant la symétrie verticale | |
| KR102557351B1 (ko) | 차량 탑승자의 안전벨트 착용 검지 시스템 | |
| KR101756848B1 (ko) | 불법 주정차 관리 시스템 | |
| Jiang et al. | Car plate recognition system | |
| FKM | Development of edge-based lane detection algorithm using image processing | |
| CN104700068A (zh) | 一种基于svm的驾驶员安全带检测方法 | |
| CN101369312A (zh) | 检测图像中交叉口的方法和设备 | |
| CN113139473A (zh) | 安全带检测方法、装置、设备及介质 | |
| CN105718864A (zh) | 一种机动车驾乘人员在途未系安全带的检测方法 | |
| CN104517444A (zh) | 一种开车使用手机违法行为的检测系统 | |
| CN105117696B (zh) | 一种基于小线分析的未系安全带自动检测方法 | |
| JP2002197588A (ja) | 走行車両のタイヤ種別判別方法,車種判別方法及び車種判別装置 | |
| KR100942409B1 (ko) | 고속 이동 차량 검지 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12726146 Country of ref document: EP Kind code of ref document: A2 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12726146 Country of ref document: EP Kind code of ref document: A2 |