WASTE COLLECTION VEHICLE AND METHOD FOR MONITORING SAFETY OF VEHICLE

A method for monitoring safety of a waste collection vehicle, a digital image is captured by an image capturing device positioned on the waste collection vehicle. The method detects a person in the digital image, and controls a safety device to cut of power being supplied to the waste collection vehicle if the person has been detected. The method further outputs alarm messages by lighting one or more signal lamps of the waste collection vehicle.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
BACKGROUND

1. Technical Field

Embodiments of the present disclosure relate to security and safety technology, and particularly to a waste collection vehicle and method for monitoring safety of persons around the waste collection vehicle.

2. Description of Related Art

Waste collection vehicles (i.e., garbage trucks) have been used to collect quantities of waste and haul the collected waste to a solid waste treatment facility. Many waste collection vehicle cannot detect when a person walks close to the waste-lifting or waste-compacting mechanisms (e.g., a rear loader) of the vehicle. If the movement of the waste-lifting or the waste-compacting mechanisms is not stopped in time, the person may be injured. Therefore, an efficient method for monitoring safety of the waste collection vehicle is desired.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a schematic diagram of one embodiment of a waste collection vehicle including a waste collection monitoring system.

FIG. 2 is a schematic diagram of function modules of the waste collection monitoring system included in the waste collection vehicle.

FIG. 3 is a flowchart of one embodiment of a method for monitoring safety of the waste collection vehicle.

FIG. 4 is a schematic diagram of an example of the waste collection vehicle.

FIG. 5 and FIG. 6 show examples of captured three dimensional (3D) images using an image capturing device positioned on the waste collection vehicle.

FIG. 7 is a schematic diagram of an example for giving an alarm when a person is detected in dangerous proximity to the waste collection vehicle.

DETAILED DESCRIPTION

All of the processes described below may be embodied in, and fully automated via, functional code modules executed by one or more general purpose electronic devices or processors. The code modules may be stored in any type of non-transitory computer-readable medium or other storage device. Some or all of the methods may alternatively be embodied in specialized hardware. Depending on the embodiment, the non-transitory computer-readable medium may be a hard disk drive, a compact disc, a digital video disc, a tape drive or other suitable storage medium.

FIG. 1 is a block diagram of one embodiment of a waste collection vehicle 2 including a waste collection monitoring system 21. The waste collection vehicle 2 further includes a storage device 20, a controller 22, a safety device (e.g., a fuse socket) 23, one or more signal lamps 24, an image capturing device 26, and at least one processor 28. It should be understood that FIG. 1 illustrates only one example of the waste collection vehicle 2 that may include more or fewer components than illustrated (e.g., at least one processor), or a different configuration of the various components in other embodiments.

In one embodiment, as shown in FIG. 4, the signal lamps 24 and the image capturing device 26 are positioned on a rear loader of the waste collection vehicle 2. The controller 22 is used to control movements of the rear loader so that the vehicle 2 collects waste and hauls the collected waste to a waste treatment facility. In other embodiments, the image capturing device 26 may be positioned elsewhere (e.g., on the front for a front loader) of the waste collection vehicle 2.

In one embodiment, the image capturing device 26 may be a depth-sensing camera, such as a time-of-flight (TOF) camera, as shown in FIG. 5. In this embodiment, the image capturing device 26 is a camera system that captures a distance from a target object in a scene being captured to a lens 260 of the image capturing device 26 (distance information) using the TOF principle, which can obtain a distance between the lens 260 and each point on the target object which has been captured. Thus, each image captured by the image capturing device 26 includes distance information between the lens 260 and each point on the target object in the image.

In one embodiment, the image capturing device 26 is used to obtain a digital image of a monitored area and store the digital image in the storage device 20. The waste collection monitoring system 21 controls the safety device 23 to cut off power (whether electrical, hydraulic, or otherwise) being supplied to the waste-lifting or waste-compacting mechanisms of the waste collection vehicle 2 when a person has been detected in the digital image, and outputs an alarm message by lighting the signal lamps 24.

In one embodiment, the storage device 20 stores three dimensional (3D) images and 3D image templates of the person. The 3D images are captured by the image capturing device 26. In one embodiment, the 3D images may include frontal images (as shown in FIG. 5) and side images (as shown in FIG. 6), for example. A frontal image of a person is an image captured when the person is facing the image capturing device 26, and a side image of the person is an image captured when the person is in profile, or side-on, to the image capturing device 26. Depending on the embodiment, the storage device 20 may be a smart media card, a secure digital card, a compact flash card, or any other memory storage device.

The waste collection monitoring system 21 is used to receive the digital image (i.e., the 3D image) from the image capturing device 26, and determine if the digital image includes an image sub-area, which is defined as an object that includes character points that can be used to construct an outline of a person. In this embodiment, the character points (such as the nose, the eyes) represent points that can be used to construct an outline of the person. If the digital image includes an image sub-area, the waste collection monitoring system 21 determines that the digital image includes a person, and controls the safety device 23 to cut off power being supplied to the waste collection vehicle 2, and output an alarm message by lighting the signal lamps 24. In one embodiment, the waste collection monitoring system 21 may include computerized instructions in the form of one or more programs that are executed by the at least one processor 28 and stored in the storage device 20 (or memory). A detailed description of the waste collection monitoring system 21 will be given in the following paragraphs.

FIG. 2 is a block diagram of function modules of the waste collection monitoring system 21 included in the waste collection vehicle 2. In one embodiment, the waste collection monitoring system 21 may include one or more modules, for example, a template creation module 210, an image obtaining module 212, a person detection module 214, a power management module 216, and an alarm message generation module 218. In general, the word “module”, as used herein, refers to logic embodied in hardware or firmware, or to a collection of software instructions, written in a programming language, such as, Java, C, or assembly. One or more software instructions in the modules may be embedded in firmware, such as in an EPROM. The modules described herein may be implemented as either software and/or hardware modules and may be stored in any type of non-transitory computer-readable medium or other storage device. Some non-limiting examples of non-transitory computer-readable medium include CDs, DVDs, BLU-RAY, flash memory, and hard disk drives.

FIG. 3 is a flowchart of one embodiment of a method for monitoring safety around the waste collection vehicle 2. Depending on the embodiment, additional steps may be added, others removed, and the ordering of the steps may be changed.

Before describing the flowchart of FIG. 3, the template creation module 210 creates a 3D image template for storing an allowable range of a pixel value of same character point according to the distance information in the 3D images. In some embodiments, the template creation module 210 reads a 3D image N1 (as shown in FIG. 6), obtains a distance between the lens 260 and each character point of the subject of the 3D image N1. For example, a distance between the lens 260 and the nose may be 61 cm, a distance between the lens 260 and the forehead may be 59 cm.

The template creation module 210 further converts each distance into a pixel value, for example, 61 cm may be converted to 255, and 59 cm may be converted to 253, and stores the pixel value of each character point into a character matrix of the 3D image. The character matrix is a data structure used for storing the pixel values of the character points in the 3D image. Furthermore, the template creation module 210 aligns all character matrices of the 3D images based on a predetermined character point, such as a center of the person in each 3D image, and records pixel values of same character points in different character matrices into the 3D image template. The pixel values of the same character point in different character matrices are regarded as the allowable range of the pixel value of the same character point. For example, an allowable range of the pixel value of the nose may be [251, 255], and an allowable range of the forehead may be [250, 254].

In block S10, when the waste collection vehicle 2 starts up, the image obtaining module 212 obtains a digital image captured by the image capturing device 26 positioned on a rear loader of the waste collection vehicle 2 at each preset time interval (e.g., one second).

In block S11, the person detection module 214 detects a person in the digital image. In one embodiment, the detected person is located in a specified scene (e.g. a space near the rear loader of the vehicle 2). A detailed description is provided as follows.

First, the person detection module 214 converts a distance between the lens 260 and each point of the specified scene in the digital image into a pixel value of the point, and creates a character matrix of the digital image. Second, the person detection module 214 compares a pixel value of each point in the character matrix with a pixel value of a corresponding character point in the 3D image template. Third, the person detection module 214 determines if the digital image has a person by determining if an image sub-area (a sub-area of the digital image) has a first specified number (e.g., n1) of points in the digital image. In some embodiments, if a pixel value of each point in the image sub-area is within an allowance range of a corresponding character point in the 3D image template, the person detection module 214 determines that the image sub-area is the detected person in the digital image.

For example, a pixel value of the nose in the character matrix is compared with the pixel value of the nose in the 3D image template. The 3D image template may store a number Q1 of character points, and the first specified number may be set as Q1*80%. If the image sub-area exists in the digital image, the person detection module 214 determines that the image sub-area is a detected person.

In block S12, the person detection module 214 determines if the person has been detected in the digital image. If the person has been detected in the digital images, the procedure goes to block S13. If the person has not been detected in the digital image, the procedure returns to block S10.

In block S13, the power management module 216 controls the safety device 23 to cut off power being supplied to the waste-lifting or waste-compacting mechanisms of the waste collection vehicle 2. In other embodiment, if the person has been detected in the digital image, the person detection module 201 further determines a minimum distance between the lens 260 of the image capturing device 26 and each point on the person in the digital image. If the minimum distance is less than a preset value (e.g., 0.5 meters), the power management module 216 controls the safety device 23 to cut off power being supplied to the waste collection vehicle 2.

In block S14, the alarm message generation module 218 outputs alarm messages by lighting the signal lamps 24 (referring to FIG. 7). In this embodiment, if a waste collection operation is stopped and the signal lamps 24 are lit, it is an indication that a person is close or too close to the waste collection vehicle 2. If the waste collection operation is stopped, but the signal lamps 24 are not lit, it is an indication that no-one appears to be dangerously near the waste collection vehicle 2.

In other embodiments, the alarm message generation module 218 may output alarm messages audibly, using one or more buzzers or speakers of the waste collection vehicle 2, where the buzzers or the speakers may be positioned on the controller 22.

It should be emphasized that the above-described embodiments of the present disclosure, particularly, any embodiments, are merely possible examples of implementations, merely set forth for a clear understanding of the principles of the disclosure. Many variations and modifications may be made to the above-described embodiment(s) of the disclosure without departing substantially from the spirit and principles of the disclosure. All such modifications and variations are intended to be included herein within the scope of this disclosure and the present disclosure and protected by the following claims.

Claims

1. A computer-implemented method for monitoring safety of a waste collection vehicle, the method comprising:

obtaining a digital image captured by an image capturing device positioned on the waste collection vehicle;
detecting a person in the digital image, the digital image comprising distance information between the a lens of the image capturing device and each point on the person in the digital image; and
cutting off power being supplied to the waste collection vehicle using a safety device of the waste collection vehicle upon the condition that the person has been detected.

2. The method according to claim 1, further comprising: outputting alarm messages by lighting one or more signal lamps of the waste collection vehicle.

3. The method according to claim 1, further comprising: outputting alarm messages using one or more buzzers or speakers of the waste collection vehicle.

4. The method according to claim 1, further comprising: creating a three dimensional (3D) image template that stores an allowable range of a pixel value of a character point according to a distance information in a plurality of 3D images captured by the image capturing device.

5. The method according to claim 4, wherein the 3D image template is created by:

reading a distance between a lens of the image capturing device and each character point of a subject of a pre-captured 3D image;
converting each distance into a pixel value, and storing the pixel value of each character point into a character matrix of the pre-captured 3D image; and
aligning all character matrices of the pre-captured 3D images based on a predetermined character point, and recording pixel values of same character points in different character matrices as the allowable range of the pixel value of the same character points.

6. The method according to claim 4, wherein the person is detected by:

converting a distance between the lens of the image capturing device and each point in the digital image into a pixel value of the point, and creating a character matrix of the digital image;
comparing a pixel value of each point in the character matrix with a pixel value of a corresponding character point in a 3D image template;
determining an image sub-area in the digital image being the person upon the condition that the image sub-area has a first specified number of points existing in the digital image, a pixel value of each point in the image sub-area being within an allowance range of a corresponding character point in the 3D image template; and
determining that the person has been detected in the digital image.

7. A computer-implemented method for monitoring safety of a waste collection vehicle, the method comprising:

obtaining a digital image captured by an image capturing device positioned on the waste collection vehicle;
detecting a person in the digital image, the digital image comprising distance information between the a lens of the image capturing device and each point on the person in the digital image;
determining a minimum distance between the lens of the image capturing device and each point on the person in the digital image upon the condition that the person has been detected; and
cutting off power being supplied to the waste collection vehicle using a safety device of the waste collection vehicle upon the condition that the minimum distance is less than a preset value.

8. The method according to claim 7, further comprising: outputting alarm messages by lighting one or more signal lamps of the waste collection vehicle upon the condition that the minimum distance is less than the preset value.

9. The method according to claim 7, further comprising: outputting alarm messages using one or more buzzers or speakers of the waste collection vehicle upon the condition that the minimum distance is less than the preset value.

10. The method according to claim 7, further comprising: creating a three dimensional (3D) image template that stores an allowable range of a pixel value of a character point according to a distance information in a plurality of 3D images captured by the image capturing device.

11. The method according to claim 10, wherein the 3D image template is created by:

reading a distance between a lens of the image capturing device and each character point of a subject of a pre-captured 3D image;
converting each distance into a pixel value, and storing the pixel value of each character point into a character matrix of the pre-captured 3D image; and
aligning all character matrices of the pre-captured 3D images based on a predetermined character point, and recording pixel values of same character points in different character matrices as the allowable range of the pixel value of the same character points.

12. The method according to claim 10, wherein the person is detected by:

converting a distance between the lens of the image capturing device and each point in the digital image into a pixel value of the point, and creating a character matrix of the digital image;
comparing a pixel value of each point in the character matrix with a pixel value of a corresponding character point in a 3D image template;
determining an image sub-area in the digital image being the person upon the condition that the image sub-area has a first specified number of points existing in the digital image, a pixel value of each point in the image sub-area being within an allowance range of a corresponding character point in the 3D image template; and
determining that the person has been detected in the digital image.

13. A waste collection vehicle, comprising:

a storage device;
at least one processor; and
one or more modules that are stored in the storage device and are executed by the at least one processor, the one or more modules comprising:
an image obtaining module that obtains a digital image captured by an image capturing device positioned on the waste collection vehicle;
a person detection module that detects a person in the digital image, the digital image comprising distance information between the a lens of the image capturing device and each point on the person in the digital image; and
a power management module that cuts off power being supplied to the waste collection vehicle using a safety device of the waste collection vehicle upon the condition that the person has been detected.

14. The waste collection vehicle according to claim 13, wherein the person detection module further determines a minimum distance between the lens of the image capturing device and each point on the person in the digital image upon the condition that the person has been detected.

15. The waste collection vehicle according to claim 14, wherein power management module further cuts off power being supplied to the waste collection vehicle using the safety device of the waste collection vehicle upon the condition that the minimum distance is less than a preset value.

16. The waste collection vehicle according to claim 13, wherein the one or more modules further comprise: an alarm message generation module that outputs alarm messages by lighting one or more signal lamps of the waste collection vehicle.

17. The waste collection vehicle according to claim 13, wherein the one or more modules further comprise: an alarm message generation module that outputs alarm messages using one or more buzzers or speakers of the waste collection vehicle.

18. The waste collection vehicle according to claim 13, wherein the one or more modules further comprise: a template creation module that creates a three dimensional (3D) image template that stores an allowable range of a pixel value of a character point according to a distance information in a plurality of 3D images captured by the image capturing device.

19. The waste collection vehicle according to claim 18, wherein the 3D image template is created by:

reading a distance between the lens of the image capturing device and each character point of a subject of a pre-captured 3D image;
converting each distance into a pixel value, and storing the pixel values of each character point into a character matrix of the pre-captured 3D image; and
aligning all character matrices of the pre-captured 3D images based on a predetermined character point, and recording pixel values of same character points in different character matrices as the allowable range of the pixel value of the same character points.

20. The waste collection vehicle according to claim 18, wherein the person is detected by:

converting a distance between a lens of the image capturing device and each point in the digital image into a pixel value of the point, and creating a character matrix of the digital image;
comparing a pixel value of each point in the character matrix with a pixel value of a corresponding character point in a 3D image template;
determining an image sub-area in the digital image being a person upon the condition that the image sub-area has a first specified number of points existing in the digital image, a pixel value of each point in the image sub-area being within an allowance range of a corresponding character point in the 3D image template; and
determining that the person has been detected in the digital image.
Patent History
Publication number: 20130151083
Type: Application
Filed: Jun 15, 2012
Publication Date: Jun 13, 2013
Patent Grant number: 8630773
Applicant: HON HAI PRECISION INDUSTRY CO., LTD. (Tu-Cheng)
Inventors: HOU-HSIEN LEE (Tu-Cheng), CHANG-JUNG LEE (Tu-Cheng), CHIH-PING LO (Tu-Cheng)
Application Number: 13/523,946
Classifications
Current U.S. Class: Control Of Vehicle Safety Devices (e.g., Airbag, Seat-belt, Etc.) (701/45); Land Vehicle Alarms Or Indicators (340/425.5); Vehicular (348/148); Picture Signal Generator (348/46); Picture Signal Generators (epo) (348/E13.074); 348/E07.085
International Classification: B60R 21/34 (20110101); H04N 7/18 (20060101); H04N 13/02 (20060101); B60Q 1/00 (20060101);