JP2014016742A - Fall detection system - Google Patents

Fall detection system Download PDF

Info

Publication number
JP2014016742A
JP2014016742A JP2012152941A JP2012152941A JP2014016742A JP 2014016742 A JP2014016742 A JP 2014016742A JP 2012152941 A JP2012152941 A JP 2012152941A JP 2012152941 A JP2012152941 A JP 2012152941A JP 2014016742 A JP2014016742 A JP 2014016742A
Authority
JP
Japan
Prior art keywords
fall
person
fall detection
detection device
image sensor
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.)
Granted
Application number
JP2012152941A
Other languages
Japanese (ja)
Other versions
JP6027796B2 (en
Inventor
Tomoyuki Ishikawa
智之 石川
Takeshi Fukushima
壮 福島
Toshiyuki Kaneko
敏之 金子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Signal Co Ltd
Original Assignee
Nippon Signal Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Nippon Signal Co Ltd filed Critical Nippon Signal Co Ltd
Priority to JP2012152941A priority Critical patent/JP6027796B2/en
Publication of JP2014016742A publication Critical patent/JP2014016742A/en
Application granted granted Critical
Publication of JP6027796B2 publication Critical patent/JP6027796B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a fall detection system capable of reliably detecting a fall of a person by simple processing.SOLUTION: A fall detection system comprises: a distance image sensor 1 that detects a distance value of each pixel in a predetermined detection area; and a fall detection device 3 that detects a fall of a person 4 on the basis of the distance value of each pixel detected by the distance image sensor 1. The fall detection device 3 sets a cuboid 5 based on an outline of the person 4 detected by the distance image sensor 1, and detects a fall of the person 4 on the basis of an aspect ratio of the cuboid 5.

Description

本発明は転倒検出システムに係り、特に、プレーナ型アクチュエータなどの二次元スキャナを用いた距離画像センサを用いて、簡単な処理で人物の転倒を確実に検出することを可能とした転倒検出システムに関するものである。   The present invention relates to a fall detection system, and more particularly to a fall detection system capable of reliably detecting a fall of a person with a simple process using a distance image sensor using a two-dimensional scanner such as a planar actuator. Is.

一般に、ビルや駅構内などには、エスカレータや動く歩道などが設置されており、このエスカレータなどにおいては、通常、係員などがいない場所で自動運転されることが一般的である。そのため、利用者が転倒した場合などにおいては、迅速に対応することができず、大変危険であるという問題があった。   In general, escalators, moving walkways, and the like are installed in buildings, station buildings, and the like, and these escalators are usually driven automatically in places where there are no staff. For this reason, when the user falls, there is a problem that it is impossible to respond quickly and it is very dangerous.

そのため、従来すら、エスカレータの近くにカメラを設置しておき、そのカメラにより撮影される画像を用いて乗客の乗り出しや逆進などの挙動を検知するエスカレータ監視システムが開発されている。   Therefore, even in the past, an escalator monitoring system has been developed in which a camera is installed near the escalator and an image taken by the camera is used to detect a behavior such as a passenger entering or going backward.

このような支障物を検出する技術としては、従来から、例えば、エスカレータの全体を監視可能な場所に少なくとも2台のカメラを設置し、そのカメラにて撮影された各画像を画像処理装置に転送し、画像処理装置により、各画像から3次元の情報を取得し、その3次元情報を解析して、エスカレータを利用する乗客の位置を撮影範囲の奥行き方向を含めて検知するとともに、エスカレータの運行情報に基づいて、その乗客の挙動を検知するようにした技術が開示されている(例えば、特許文献1参照。)。   As a technique for detecting such an obstacle, conventionally, for example, at least two cameras are installed in a place where the entire escalator can be monitored, and each image photographed by the cameras is transferred to the image processing apparatus. Then, the image processing device acquires three-dimensional information from each image, analyzes the three-dimensional information, detects the position of the passenger using the escalator, including the depth direction of the imaging range, and operates the escalator. A technique for detecting the behavior of the passenger based on the information is disclosed (for example, see Patent Document 1).

特開2010−064821号公報JP 2010-064821 A

しかしながら、前記特許文献1に記載の技術においては、人物の頭部に着目し、頭部の高さの変動に応じて人物の転倒を検出するものであるため、頭部を認識するために複雑な画像処理や判断が必要となるため、検知処理が複雑化してしまうという問題を有している。また、例えば、人物がしゃがみ込んだ場合になどを転倒と判断してしまうおそれがあり、人物の転倒を正確に検知することができないという問題を有している。また、検知スタート時の頭部の高さから一定時間の間に、転倒に相当する高さまでさがった場合に、人物が転倒したと判断するものであるため、時系列で転倒の解析を行わなければならず、アルゴリズムも複雑となってしまうという問題を有している。   However, since the technique described in Patent Document 1 focuses on the head of a person and detects the fall of the person according to the fluctuation of the height of the head, it is complicated to recognize the head. This necessitates complicated image processing and determination, and thus has a problem that the detection processing becomes complicated. In addition, for example, when a person squats down, there is a possibility that it may be determined that the person falls, and there is a problem that the person's fall cannot be accurately detected. In addition, if a person falls from the height of the head at the start of detection to a height corresponding to a fall for a certain period of time, it is judged that the person has fallen, so the fall analysis must be performed in time series. In addition, the algorithm is complicated.

さらに、前記従来の技術では、人物の頭部が検知を始めた高さから転倒したとする高さに変化することにより、人物の転倒を検知するものであるため、頭部の基準となる高さと現在の高さとの比較処理が必要であり、常に基準となる情報を確保する必要があり、やはり検知処理のアルゴリズムが複雑になるおそれがあるという問題をも有している。   Further, in the conventional technique, the person's head is detected by changing from the height at which the person's head starts to fall to the height at which the person's head starts to fall. Therefore, there is a problem in that there is a possibility that the detection processing algorithm may be complicated.

本発明は前記した点に鑑みてなされたものであり、簡単な処理で人物の転倒を確実に検出することのできる転倒検出システムを提供することを目的とするものである。   The present invention has been made in view of the above points, and an object of the present invention is to provide a fall detection system capable of reliably detecting a fall of a person with a simple process.

本発明は前記目的を達成するために、請求項1の発明に係る転倒検出システムは、所定の検出エリアにおける各画素の距離値を検出する距離画像センサと、前記距離画像センサにより検出された各画素の距離値に基づいて人物の転倒を検出する転倒検出装置と、を備え、
前記転倒検出装置は、前記距離画像センサにより検出された人物の外形に基づいた直方体を設定し、前記直方体のアスペクト比に基づいて人物の転倒を検出することを特徴とする。
In order to achieve the above object, according to the present invention, a fall detection system according to the invention of claim 1 includes a distance image sensor that detects a distance value of each pixel in a predetermined detection area, and each of the distance image sensors detected by the distance image sensor. A fall detection device that detects a fall of a person based on a pixel distance value;
The fall detection device sets a rectangular parallelepiped based on the outer shape of the person detected by the distance image sensor, and detects the fall of the person based on the aspect ratio of the rectangular parallelepiped.

請求項2に係る発明は、請求項1において、前記距離画像センサは、前記所定の検出エリアに光を放射して各画素の距離値を検出することを特徴とする。   According to a second aspect of the present invention, in the first aspect, the distance image sensor detects a distance value of each pixel by emitting light to the predetermined detection area.

請求項3に係る発明は、請求項1または請求項2において、前記距離画像センサは、プレーナ型アクチュエータからなり、二次元領域に光を走査させる二次元スキャナを備えていることを特徴とする。   According to a third aspect of the present invention, in the first or second aspect, the distance image sensor includes a planar actuator and includes a two-dimensional scanner that scans light in a two-dimensional region.

請求項4に係る発明は、請求項1から請求項3のいずれか一項において、前記転倒検出装置は、前記直方体の最高高さより人物の進行方向のみのアスペクト比の変化に着目して人物の転倒を検出することを特徴とする。   According to a fourth aspect of the present invention, the fall detection device according to any one of the first to third aspects, wherein the fall detection device focuses on a change in an aspect ratio of only a person's traveling direction from a maximum height of the rectangular parallelepiped. It is characterized by detecting a fall.

請求項5に係る発明は、請求項1から請求項4のいずれか一項において、前記転倒検出装置は、前記直方体の幅寸法を一定の寸法に設定し、この幅寸法を設定した直方体のアスペクト比に基づいて人物の転倒を検出することを特徴とする。   According to a fifth aspect of the present invention, in any one of the first to fourth aspects, the fall detection device sets the width dimension of the rectangular parallelepiped to a constant dimension, and the aspect of the rectangular parallelepiped in which the width dimension is set. It is characterized in that a person's fall is detected based on the ratio.

請求項6に係る発明は、請求項1から請求項5のいずれか一項において、前記転倒検出装置は、前記直方体のアスペクト比の変化を時系列で比較して、人物の転倒を検出することを特徴とする。   The invention according to claim 6 is the fall detection device according to any one of claims 1 to 5, wherein the fall detection device detects a fall of a person by comparing changes in the aspect ratio of the rectangular parallelepiped in time series. It is characterized by.

請求項7に係る発明は、請求項1から請求項6のいずれか一項において、前記転倒検出装置は、前記距離画像センサにより、検出する距離値のうち地面から所定間隔をもった最低高さより上方の距離値のみを用いることを特徴とする。   According to a seventh aspect of the present invention, in the method according to any one of the first to sixth aspects, the fall detection device has a minimum height having a predetermined interval from the ground among the distance values detected by the distance image sensor. Only the upper distance value is used.

請求項8に係る発明は、請求項1から請求項7のいずれか一項において、前記転倒検出装置により人物の転倒が検出された場合に、外部に報知する報知装置をさらに備えていることを特徴とする。   The invention according to claim 8 further includes a notification device according to any one of claims 1 to 7, further comprising a notification device that notifies the outside when a fall of a person is detected by the fall detection device. Features.

請求項9に係る発明は、請求項1から請求項8のいずれか一項において、
前記距離画像センサは、エスカレータの近傍に設置され、前記転倒検出装置は、前記転倒検出装置により人物の転倒が検出された場合に、前記エスカレータの動作を停止することを特徴とする。
The invention according to claim 9 is the invention according to any one of claims 1 to 8,
The distance image sensor is installed in the vicinity of an escalator, and the fall detection device stops the operation of the escalator when a fall of a person is detected by the fall detection device.

請求項10に係る発明は、請求項1から請求項8のいずれか一項において、
前記距離画像センサは、動く歩道の近傍に設置され、前記転倒検出装置は、前記転倒検出装置により人物の転倒が検出された場合に、前記動く歩道の動作を停止することを特徴とする。
The invention according to claim 10 is any one of claims 1 to 8,
The distance image sensor is installed in the vicinity of a moving sidewalk, and the fall detection device stops the movement of the moving sidewalk when a fall of a person is detected by the fall detection device.

請求項1に係る発明によれば、転倒検出装置により、距離画像センサにより検出された人物の外形に基づいた直方体を設定し、直方体のアスペクト比に基づいて人物の転倒を検出するようにしているので、従来のように、人物の頭部を解析して頭部の高さの変動に応じて人物の転倒を検出する必要がなく、複雑な画像処理や判断をすることなく、簡単な処理で人物の転倒を確実に検出することができる。また、人物の外形に基づいたアスペクト比に基づいて人物の転倒を検出するものであるため、人物がしゃがみ込んだ場合などでは、アスペクト比がしきい値を超えないので、人物が転倒したと誤って判断してしまうことを防止することができる。   According to the first aspect of the present invention, the fall detection device sets a rectangular parallelepiped based on the outer shape of the person detected by the distance image sensor, and detects the fall of the person based on the aspect ratio of the rectangular parallelepiped. Therefore, unlike conventional methods, it is not necessary to analyze the person's head and detect the person's fall according to the fluctuation in the height of the head, and it is possible to perform simple processing without complicated image processing and judgment. The fall of a person can be detected reliably. Also, because the person's fall is detected based on the aspect ratio based on the person's external shape, when the person squats down, the aspect ratio does not exceed the threshold value. Can be prevented.

請求項2に係る発明によれば、距離画像センサにより、所定の検出エリアに光を放射して各画素の距離値を検出するようにしているので、光の放射により検出した距離値に基づいて設定された直方体のアスペクト比に基づいて、人物の転倒を検出することができる。   According to the second aspect of the present invention, since the distance image sensor emits light to a predetermined detection area and detects the distance value of each pixel, based on the distance value detected by the light emission. A person's fall can be detected based on the set aspect ratio of the rectangular parallelepiped.

請求項3に係る発明によれば、距離画像センサをプレーナ型アクチュエータとし、二次元領域に光を走査させる二次元スキャナを備えるようにしているので、プレーナ型アクチュエータによる光の走査により検出した距離値に基づいて設定された直方体のアスペクト比に基づいて、人物の転倒を検出することができる。   According to the third aspect of the invention, the distance image sensor is a planar actuator, and the two-dimensional scanner that scans the light in the two-dimensional region is provided. Therefore, the distance value detected by the light scanning by the planar actuator. The fall of a person can be detected based on the aspect ratio of the rectangular parallelepiped set based on.

請求項4に係る発明によれば、転倒検出装置により、直方体の最高高さより人物の進行方向のみのアスペクト比の変化に着目して人物の転倒を検出するようにしているので、人物の進行方向に向かってアスペクト比に着目することにより、人物の後方への転倒を検出することができる。   According to the invention of claim 4, the fall detection device detects the fall of the person by focusing on the change in the aspect ratio of only the person's advancing direction from the highest height of the rectangular parallelepiped. Focusing on the aspect ratio toward, it is possible to detect a person falling backward.

請求項5に係る発明によれば、転倒検出装置により、直方体の幅寸法を一定の寸法に設定し、この幅寸法を設定した直方体のアスペクト比に基づいて人物の転倒を検出するようにしているので、直方体の幅寸法に設定することにより、人物の所持するかばんなど、人物以外の物体の検出を排除することができ、より適正に人物の転倒を検出することができる。   According to the fifth aspect of the present invention, the fall detection device sets the width dimension of the rectangular parallelepiped to a constant dimension, and detects the fall of the person based on the aspect ratio of the rectangular parallelepiped in which the width dimension is set. Therefore, by setting the width dimension of the rectangular parallelepiped, detection of an object other than a person such as a bag held by the person can be eliminated, and the fall of the person can be detected more appropriately.

請求項6に係る発明によれば、転倒検出装置により、直方体のアスペクト比の変化を時系列で比較して、人物の転倒を検出するようにしているので、直方体の時間ごとのアスペクト比を比較する必要はあるものの、アスペクト比の変化を用いた転倒検出を行うことができるので、より正確な転倒検出を行うことができる。   According to the invention of claim 6, since the fall detection device compares the change in the aspect ratio of the rectangular parallelepiped in time series and detects the fall of the person, the aspect ratio of the rectangular parallelepiped for each time is compared. Although it is necessary to perform the fall detection using the change in the aspect ratio, more accurate fall detection can be performed.

請求項7に係る発明によれば、転倒検出装置により、距離画像センサにより検出する距離値のうち地面から所定間隔をもった最低高さより上方の距離値のみを用いるようにしているので、距離画像センサにより検出される距離値のうち、エスカレータのステップ部分などの不要部分を除去することができ、余分な距離値を排除して、適正に直方体の設定をすることができる。   According to the invention of claim 7, the fall detection device uses only the distance value above the minimum height having a predetermined interval from the ground among the distance values detected by the distance image sensor. Among the distance values detected by the sensor, unnecessary portions such as the step portion of the escalator can be removed, and an extra distance value can be eliminated to appropriately set the rectangular parallelepiped.

請求項8に係る発明によれば、転倒検出装置により人物の転倒が検出された場合に、外部に報知する報知装置をさらに備えるようにしているので、人物が転倒したことを外部に報知することができ、安全性を高めることができる。   According to the eighth aspect of the present invention, when a fall of the person is detected by the fall detection device, a notification device for notifying the outside is further provided, so that the fact that the person has fallen is notified to the outside. Can improve safety.

請求項9に係る発明によれば、距離画像センサをエスカレータの近傍に設置し、転倒検出装置により人物の転倒が検出された場合に、エスカレータの動作を停止するようにしているので、エスカレータの動作による転倒者の事故などを防止して、安全性を著しく高めることができる。   According to the ninth aspect of the present invention, the distance image sensor is installed in the vicinity of the escalator, and when the fall of the person is detected by the fall detection device, the operation of the escalator is stopped. Can prevent accidents caused by falls and can significantly improve safety.

請求項10に係る発明によれば、距離画像センサを動く歩道の近傍に設置し、転倒検出装置により人物の転倒が検出された場合に、動く歩道の動作を停止するようにしているので、動く歩道の動作による転倒者の事故などを防止して、安全性を著しく高めることができる。   According to the invention of claim 10, the distance image sensor is installed in the vicinity of the moving sidewalk, and the movement of the moving sidewalk is stopped when a fall of the person is detected by the fall detection device. It is possible to prevent the accident of a fallen person due to the movement of the sidewalk, and to significantly increase the safety.

本発明に係る転倒検出システムの実施形態を示す概略構成図である。It is a schematic structure figure showing an embodiment of a fall detection system concerning the present invention. 本発明に係る転倒検出システムの実施形態におけるアスペクト比の設定方法を示す説明図である。It is explanatory drawing which shows the setting method of the aspect ratio in embodiment of the fall detection system which concerns on this invention. 本発明に係る転倒検出システムの実施形態における人物が立っている状態における直方体の状態を示す説明図である。It is explanatory drawing which shows the state of the rectangular parallelepiped in the state where the person stands in embodiment of the fall detection system which concerns on this invention. 本発明に係る転倒検出システムの実施形態における人物が転倒している状態における直方体の状態を示す説明図である。It is explanatory drawing which shows the state of the rectangular parallelepiped in the state in which the person is falling down in embodiment of the fall detection system which concerns on this invention. 本発明に係る転倒検出システムの実施形態における人物の進行方向のみに着目した場合の例を示す説明図である。It is explanatory drawing which shows the example at the time of paying attention only to the advancing direction of the person in embodiment of the fall detection system which concerns on this invention. 本発明に係る転倒検出システムの実施形態における直方体の幅寸法を設定する場合の例を示す斜視説明図である。It is an isometric view explanatory drawing which shows the example in the case of setting the width dimension of a rectangular parallelepiped in embodiment of the fall detection system which concerns on this invention. 本発明に係る転倒検出システムの実施形態における直方体の幅寸法を設定する場合の例を示す平面説明図である。It is plane explanatory drawing which shows the example in the case of setting the width dimension of a rectangular parallelepiped in embodiment of the fall detection system which concerns on this invention. 本発明に係る転倒検出システムの実施形態における動作を示すフローチャートである。It is a flowchart which shows the operation | movement in embodiment of the fall detection system which concerns on this invention.

以下、本発明の実施の形態について図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は本発明に係る転倒検出システムの第1実施形態を示したものであり、本実施形態においては、転倒検出システムを構成する距離画像センサ1は、上りエスカレータ2の乗り口上方に設置されている。距離画像センサ1は、上りのエスカレータ2の乗り口部分を走査することができるように構成されており、距離画像センサ1には、転倒検出装置3が接続されている。   FIG. 1 shows a first embodiment of a fall detection system according to the present invention. In this embodiment, a distance image sensor 1 constituting the fall detection system is installed above the entrance of an ascending escalator 2. ing. The distance image sensor 1 is configured to be able to scan the entrance portion of the ascending escalator 2, and the fall detection device 3 is connected to the distance image sensor 1.

距離画像センサ1は、例えば、プレーナ型アクチュエータなどからなる二次元スキャナ(図示せず))を備えており、距離画像センサ1は、二次元スキャナを動作させながら、二次元スキャナにレーザ光を投光させることにより、二次元領域でレーザ光を走査させ、二次元スキャナから投光されて物体で反射されたレーザ光を二次元スキャナで受光することにより、二次元スキャナにより走査した範囲における各画素における距離値を取得することができるものである。なお、距離画像センサ1としては、これに限定されるものではなく、例えば、ステレオカメラや、LEDとCMOSとを組み合わせたセンサなど、三次元情報を取得することができるセンサであれば、いずれのセンサを適用するようにしてもよい。   The distance image sensor 1 includes, for example, a two-dimensional scanner (not shown) composed of a planar actuator or the like. The distance image sensor 1 projects laser light onto the two-dimensional scanner while operating the two-dimensional scanner. Each pixel in the range scanned by the two-dimensional scanner is scanned by the two-dimensional scanner by scanning the laser beam in the two-dimensional region and receiving the laser beam projected from the two-dimensional scanner and reflected by the object. The distance value at can be acquired. The distance image sensor 1 is not limited to this. For example, any sensor that can acquire three-dimensional information such as a stereo camera or a sensor that combines an LED and a CMOS can be used. A sensor may be applied.

また、本実施形態においては、転倒検出装置3は、距離画像センサ1の距離値に基づいて、画像を生成し、この画像に基づいて物体を認識し、この物体の中から人物4を選択するように構成されている。そして、転倒検出装置3は、人物4の外形に基づいた直方体5を設定するように構成されている。すなわち、図2に示すように、距離画像センサ1により検出された距離値に基づいて、人物4の高さ寸法および奥行き寸法を検出することができるので、この高さ寸法および奥行き寸法に基づいた直方体5を設定する。そして、転倒検出装置3は、この直方体5の高さ寸法および奥行き寸法に基づいてアスペクト比を求めておく。ここで、本実施形態においては、アスペクト比は、奥行き寸法(Y)/高さ寸法(Z)とする。   In the present embodiment, the fall detection device 3 generates an image based on the distance value of the distance image sensor 1, recognizes an object based on the image, and selects a person 4 from the object. It is configured as follows. The fall detection device 3 is configured to set a rectangular parallelepiped 5 based on the outer shape of the person 4. That is, as shown in FIG. 2, since the height dimension and depth dimension of the person 4 can be detected based on the distance value detected by the distance image sensor 1, it is based on this height dimension and depth dimension. A rectangular parallelepiped 5 is set. And the fall detection apparatus 3 calculates | requires an aspect-ratio based on the height dimension and depth dimension of this rectangular parallelepiped 5. Here, in the present embodiment, the aspect ratio is assumed to be depth dimension (Y) / height dimension (Z).

そして、直方体5のこのアスペクト比は、人物4が転倒すると、変化する。したがって、人物4が立っている場合のアスペクト比に対して、人物4が転倒したと判断することができるアスペクト比をあらかじめしきい値として設定しておき、転倒検出装置3により、直方体5のこのアスペクト比がしきい値を超えた場合に、人物4が転倒したものと判断するように構成されている。例えば、図3に示すように、距離画像センサ1の設置高さLを3450mm、距離画像センサ1による走査角度θを60°とした場合、人物4が立っている場合のアスペクト比は、<1.7となるが、図4に示すように、人物4が転倒した場合のアスペクト比は、≧1.7となる。したがって、転倒検出装置3は、直方体5のアスペクト比を監視し、直方体5のアスペクト比が1.7以上になった場合に、人物4が転倒したと判断するように構成されている。なお、人物4が転倒したと判断するアスペクト比は、距離画像センサ1の設置位置や走査範囲などを考慮して任意に設定することができるものである。   The aspect ratio of the rectangular parallelepiped 5 changes when the person 4 falls. Therefore, an aspect ratio at which it can be determined that the person 4 has fallen is set as a threshold value in advance with respect to the aspect ratio when the person 4 is standing, and the fall detection device 3 uses this aspect ratio. When the aspect ratio exceeds the threshold value, it is determined that the person 4 has fallen. For example, as shown in FIG. 3, when the installation height L of the distance image sensor 1 is 3450 mm and the scanning angle θ by the distance image sensor 1 is 60 °, the aspect ratio when the person 4 is standing is <1. However, as shown in FIG. 4, the aspect ratio when the person 4 falls is ≧ 1.7. Therefore, the fall detection device 3 is configured to monitor the aspect ratio of the rectangular parallelepiped 5 and to determine that the person 4 has fallen when the aspect ratio of the rectangular parallelepiped 5 becomes 1.7 or more. The aspect ratio for determining that the person 4 has fallen can be arbitrarily set in consideration of the installation position of the distance image sensor 1, the scanning range, and the like.

なお、転倒検出装置3が、距離画像センサ1の距離値に基づいて人物4の直方体5を設定する場合に、例えば、図5に示すように、人物4の進行方向に向かってアスペクト比に着目して人物4の転倒を検出するようにしてもよい。この場合は、人物4の後方は、アスペクト比の算出から除外するようになっている。一般に、人物4がエスカレータ2に乗る場合、比較的後方に転倒する場合が多いという現状があることから、人物4の進行方向に向かってアスペクト比の変化に着目することにより、人物4の後方への転倒を検出することができるものである。   When the fall detection device 3 sets the rectangular parallelepiped 5 of the person 4 based on the distance value of the distance image sensor 1, for example, as shown in FIG. 5, pay attention to the aspect ratio toward the traveling direction of the person 4. Then, the fall of the person 4 may be detected. In this case, the rear of the person 4 is excluded from the aspect ratio calculation. In general, when the person 4 rides on the escalator 2, there is a current situation that the person 4 often falls relatively backward. Therefore, by focusing on the change in the aspect ratio toward the traveling direction of the person 4, the person 4 moves backward. Can be detected.

また、転倒検出装置3により、人物4の外形に基づいた直方体5を設定する場合に、直方体5の幅寸法を一定の寸法に設定し、この幅寸法を設定した直方体5のアスペクト比に基づいて人物4の転倒を検出するようにしてもよい。例えば、図6および図7に示すように、人物4の頭部から左右±30cmを直方体5の幅寸法に設定し、この幅寸法に基づく直方体5に基づいてアスペクト比を算出するものである。このように、直方体5の幅寸法に設定することにより、人物4の所持するかばんなど、人物4以外の物体の検出を排除することができ、より適正に人物4の転倒を検出することができるものである。なお、この直方体5の幅寸法は、任意の値に設定することができるものである。   Further, when the rectangular parallelepiped 5 based on the outer shape of the person 4 is set by the fall detection device 3, the width of the rectangular parallelepiped 5 is set to a constant dimension, and based on the aspect ratio of the rectangular parallelepiped 5 to which the width dimension is set. The fall of the person 4 may be detected. For example, as shown in FIGS. 6 and 7, the left and right ± 30 cm from the head of the person 4 is set as the width of the rectangular parallelepiped 5, and the aspect ratio is calculated based on the rectangular parallelepiped 5 based on the width. In this way, by setting the width dimension of the rectangular parallelepiped 5, detection of objects other than the person 4, such as a bag held by the person 4, can be eliminated, and the fall of the person 4 can be detected more appropriately. Is. The width dimension of the rectangular parallelepiped 5 can be set to an arbitrary value.

また、転倒検出装置3は、直方体5のアスペクト比の変化を時系列で比較して、時間経過とともに変化するアスペクト比に基づいて人物4の転倒を検出するようにしてもよい。この場合には、直方体5の時間ごとのアスペクト比を比較する必要はあるものの、アスペクト比の変化を用いた転倒検出を行うことができるので、より正確な転倒検出を行うことができるものである。   Further, the fall detection device 3 may compare the change in the aspect ratio of the rectangular parallelepiped 5 in time series and detect the fall of the person 4 based on the aspect ratio that changes with time. In this case, although it is necessary to compare the aspect ratios of the rectangular parallelepiped 5 for each time, the fall detection using the change in the aspect ratio can be performed, so that more accurate fall detection can be performed. .

さらに、転倒検出装置3は、距離画像センサ1により、検出する距離値のうち地面から所定間隔をもった最低高さより上方の距離値のみを用いて画像を生成し、この画像に基づいて人物4の外形に基づいた直方体5を設定するようにしてもよい。この場合は、距離画像センサ1により検出される距離値のうち、エスカレータ2のステップ部分などを除去することができ、余分な距離値を排除して、適正に直方体5の設定をすることができるものである。   Further, the fall detection device 3 uses the distance image sensor 1 to generate an image using only the distance value above the minimum height having a predetermined interval from the ground among the distance values to be detected, and the person 4 based on this image You may make it set the rectangular parallelepiped 5 based on the external shape. In this case, among the distance values detected by the distance image sensor 1, the step portion of the escalator 2 and the like can be removed, and an extra distance value can be eliminated and the rectangular parallelepiped 5 can be set appropriately. Is.

また、本実施形態においては、転倒検出装置3には、報知装置6が接続されるとともに、転倒検出装置3には、エスカレータ2の駆動装置7が接続されている。そして、転倒検出装置3により、人物4の転倒を検出した場合、転倒検出装置3により報知装置6を動作させ、周囲に人物4が転倒したことを報知するように構成されている。この場合に、報知装置6による報知手段としては、チャイムなど音声による報知手段でもよいし、ライトなど光による報知手段でもよい。   In the present embodiment, a notification device 6 is connected to the fall detection device 3, and a drive device 7 for the escalator 2 is connected to the fall detection device 3. When the fall detection device 3 detects the fall of the person 4, the fall detection device 3 operates the notification device 6 to notify that the person 4 has fallen around. In this case, the notification means by the notification device 6 may be a voice notification means such as a chime or a light notification means such as a light.

そして、転倒検出装置3により、人物4の転倒を検出した場合には、報知装置6による報知とともに、駆動装置7を停止させるように構成されており、これにより、エスカレータ2を停止して人物4の安全を確保するようになっている。   When the fall detection device 3 detects the fall of the person 4, the drive device 7 is stopped together with the notification by the notification device 6, whereby the escalator 2 is stopped and the person 4 is stopped. It is designed to ensure safety.

次に、本実施形態の作用について、図8に示すフローチャートを参照して説明する。   Next, the operation of this embodiment will be described with reference to the flowchart shown in FIG.

まず、距離画像センサ1によりレーザ光の走査が開始されると、レーザ光が走査された領域の各画素について距離値を取得する(ST1)。そして、各画素の距離値に基づいて画像を生成し、この画像から物体を抽出する(ST2)。この抽出された物体のうち、その物体の寸法から人物4を選択し(ST3)、この人物4の外形に基づいて直方体5を設定する(ST4)。   First, when scanning of the laser beam is started by the distance image sensor 1, a distance value is acquired for each pixel in the region scanned with the laser beam (ST1). Then, an image is generated based on the distance value of each pixel, and an object is extracted from this image (ST2). Among the extracted objects, a person 4 is selected from the dimensions of the object (ST3), and a rectangular parallelepiped 5 is set based on the outer shape of the person 4 (ST4).

続いて、転倒検出装置3により、直方体5のアスペクト比を算出し(ST5)、あらかじめ設定されたしきい値と比較する(ST6)。そして、直方体5のアスペクト比がしきい値を超えた場合には(ST6:YES)、人物4が転倒したと判断し、報知装置6により報知を行うとともに(ST7)、駆動装置7を停止させる(ST9)。一方、直方体5のアスペクト比がしきい値を超えない場合には(ST6:NO)、人物4が転倒していないものと判断するものである(ST10)。   Subsequently, the fall detection device 3 calculates the aspect ratio of the rectangular parallelepiped 5 (ST5) and compares it with a preset threshold value (ST6). When the aspect ratio of the rectangular parallelepiped 5 exceeds the threshold value (ST6: YES), it is determined that the person 4 has fallen, the notification device 6 notifies the user (ST7), and the drive device 7 is stopped. (ST9). On the other hand, when the aspect ratio of the rectangular parallelepiped 5 does not exceed the threshold value (ST6: NO), it is determined that the person 4 has not fallen (ST10).

以上述べたように、本実施形態においては、人物4の外形に基づいた直方体5を設定し、この直方体5のアスペクト比が一定のしきい値を超えた場合に、人物4が転倒したと判断するようにしているので、従来のように、人物4の頭部を解析して頭部の高さの変動に応じて人物4の転倒を検出する必要がなく、複雑な画像処理や判断をすることなく、簡単な処理で人物4の転倒を確実に検出することができる。また、人物4の外形に基づいたアスペクト比に基づいて人物4の転倒を検出するものであるため、人物4がしゃがみ込んだ場合などでは、アスペクト比がしきい値を超えないので、人物4が転倒したと誤って判断してしまうこともない。   As described above, in the present embodiment, the rectangular parallelepiped 5 is set based on the outer shape of the person 4, and it is determined that the person 4 has fallen when the aspect ratio of the rectangular parallelepiped 5 exceeds a certain threshold value. Therefore, it is not necessary to analyze the head of the person 4 and detect the fall of the person 4 according to the fluctuation of the height of the head as in the conventional case, and perform complicated image processing and determination. Therefore, it is possible to reliably detect the fall of the person 4 with simple processing. Further, since the fall of the person 4 is detected based on the aspect ratio based on the outer shape of the person 4, when the person 4 crouches, the aspect ratio does not exceed the threshold value. There is no mistaken judgment that you have fallen.

なお、本発明は前記実施形態においては、本発明に係る転倒検出システムをエスカレータ2に設置した場合の例について説明したが、これに限定されるものではなく、例えば、いわゆる動く歩道や通常の階段など人物4が転倒するおそれがある場所であれば、いずれの場所にも適用することができる。   In the above-described embodiment, the present invention has been described with respect to an example in which the fall detection system according to the present invention is installed on the escalator 2, but the present invention is not limited to this example. The present invention can be applied to any place where the person 4 may fall down.

また、本発明は、前記実施形態に限定されるものではなく、本発明の趣旨に基づいて種々の変形が可能である。   Further, the present invention is not limited to the above-described embodiment, and various modifications can be made based on the gist of the present invention.

1 距離画像センサ
2 エスカレータ
3 転倒検出装置
4 人物
5 直方体
6 報知装置
7 駆動装置
DESCRIPTION OF SYMBOLS 1 Distance image sensor 2 Escalator 3 Fall detection apparatus 4 Person 5 Rectangular parallelepiped 6 Notification apparatus 7 Drive apparatus

Claims (10)

所定の検出エリアにおける各画素の距離値を検出する距離画像センサと、前記距離画像センサにより検出された各画素の距離値に基づいて人物の転倒を検出する転倒検出装置と、を備え、
前記転倒検出装置は、前記距離画像センサにより検出された人物の外形に基づいた直方体を設定し、前記直方体のアスペクト比に基づいて人物の転倒を検出することを特徴とする転倒検出システム。
A distance image sensor that detects a distance value of each pixel in a predetermined detection area, and a fall detection device that detects a person's fall based on the distance value of each pixel detected by the distance image sensor,
The fall detection system is characterized in that the fall detection device sets a rectangular parallelepiped based on the outer shape of the person detected by the distance image sensor, and detects the fall of the person based on the aspect ratio of the rectangular parallelepiped.
前記距離画像センサは、前記所定の検出エリアに光を放射して各画素の距離値を検出することを特徴とする請求項1に記載の転倒検出システム。   The fall detection system according to claim 1, wherein the distance image sensor detects a distance value of each pixel by emitting light to the predetermined detection area. 前記距離画像センサは、プレーナ型アクチュエータからなり、二次元領域に光を走査させる二次元スキャナを備えていることを特徴とする請求項1または請求項2に記載の転倒検出システム。   The fall detection system according to claim 1, wherein the distance image sensor includes a planar actuator and includes a two-dimensional scanner that scans light in a two-dimensional region. 前記転倒検出装置は、前記直方体の最高高さより人物の進行方向のみのアスペクト比に着目して人物の転倒を検出することを特徴とする請求項1から請求項3のいずれか一項に記載の転倒検出システム。   4. The fall detection device according to claim 1, wherein the fall detection device detects a fall of a person by paying attention to an aspect ratio of only a person's traveling direction from a maximum height of the rectangular parallelepiped. 5. Fall detection system. 前記転倒検出装置は、前記直方体の幅寸法を一定の寸法に設定し、この幅寸法を設定した直方体のアスペクト比に基づいて人物の転倒を検出することを特徴とする請求項1から請求項4のいずれか一項に記載の転倒検出システム。   5. The fall detection device according to claim 1, wherein a width dimension of the rectangular parallelepiped is set to a constant dimension, and a person falls is detected based on an aspect ratio of the rectangular parallelepiped having the width dimension set. The fall detection system according to any one of the above. 前記転倒検出装置は、前記直方体のアスペクト比の変化を時系列で比較して、人物の転倒を検出することを特徴とする請求項1から請求項5のいずれか一項に記載の転倒検出システム。   The fall detection system according to any one of claims 1 to 5, wherein the fall detection device detects a fall of a person by comparing changes in the aspect ratio of the rectangular parallelepiped in time series. . 前記転倒検出装置は、前記距離画像センサにより、検出する距離値のうち地面から所定間隔をもった最低高さより上方の距離値のみを用いることを特徴とする請求項1から請求項6のいずれか一項に記載の転倒検出システム。   The fall detection device uses only a distance value above a minimum height having a predetermined interval from the ground among distance values to be detected by the distance image sensor. The fall detection system according to one item. 前記転倒検出装置により人物の転倒が検出された場合に、外部に報知する報知装置をさらに備えていることを特徴とする請求項1から請求項7のいずれか一項に記載の転倒検出システム。   The fall detection system according to any one of claims 1 to 7, further comprising a notification device that notifies the outside when a fall of a person is detected by the fall detection device. 前記距離画像センサは、エスカレータの近傍に設置され、前記転倒検出装置は、前記転倒検出装置により人物の転倒が検出された場合に、前記エスカレータの動作を停止することを特徴とする請求項1から請求項8のいずれか一項に記載の転倒検出システム。   The distance image sensor is installed near an escalator, and the fall detection device stops the operation of the escalator when a fall of a person is detected by the fall detection device. The fall detection system according to claim 8. 前記距離画像センサは、動く歩道の近傍に設置され、前記転倒検出装置は、前記転倒検出装置により人物の転倒が検出された場合に、前記動く歩道の動作を停止することを特徴とする請求項1から請求項8のいずれか一項に記載の転倒検出システム。   The distance image sensor is installed in the vicinity of a moving sidewalk, and the fall detection device stops the movement of the moving sidewalk when a fall of a person is detected by the fall detection device. The fall detection system according to any one of claims 1 to 8.
JP2012152941A 2012-07-06 2012-07-06 Fall detection system Active JP6027796B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012152941A JP6027796B2 (en) 2012-07-06 2012-07-06 Fall detection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012152941A JP6027796B2 (en) 2012-07-06 2012-07-06 Fall detection system

Publications (2)

Publication Number Publication Date
JP2014016742A true JP2014016742A (en) 2014-01-30
JP6027796B2 JP6027796B2 (en) 2016-11-16

Family

ID=50111387

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012152941A Active JP6027796B2 (en) 2012-07-06 2012-07-06 Fall detection system

Country Status (1)

Country Link
JP (1) JP6027796B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015171774A1 (en) * 2014-05-06 2015-11-12 Otis Elevator Company Object detector, and method for controlling a passenger conveyor system using the same
CN105540398A (en) * 2016-02-22 2016-05-04 广州铁路职业技术学院 First-aid method for escalator accident
US10059569B2 (en) 2016-07-29 2018-08-28 Otis Elevator Company Monitoring system of a passenger conveyor, a passenger conveyor, and a monitoring method thereof
CN110135258A (en) * 2019-04-12 2019-08-16 深圳壹账通智能科技有限公司 Escalator control method, apparatus, storage medium and computer equipment
WO2020188972A1 (en) * 2019-03-19 2020-09-24 パナソニック株式会社 Accident detection device and accident detection method
WO2020188748A1 (en) * 2019-03-19 2020-09-24 日本電気株式会社 Surveillance system, information processing device, fall detection method, and non-temporary computer readable medium
CN112520548A (en) * 2020-11-01 2021-03-19 无锡臻永科技有限公司 Dangerous situation judging system based on quantity detection
JP7415603B2 (en) 2020-01-29 2024-01-17 積水ハウス株式会社 Fall detection device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005119758A (en) * 2003-10-14 2005-05-12 Ishikawajima Transport Machinery Co Ltd Operation control method for moving sidewalk and device
US20060291694A1 (en) * 2005-06-24 2006-12-28 Objectvideo, Inc. Detection of change in posture in video
JP2008146583A (en) * 2006-12-13 2008-06-26 Sanyo Electric Co Ltd Attitude detector and behavior detector
JP2011065203A (en) * 2009-09-15 2011-03-31 Nippon Signal Co Ltd:The Gate system
JP2011195289A (en) * 2010-03-19 2011-10-06 Toshiba Elevator Co Ltd Man conveyer monitoring system
US20110313325A1 (en) * 2010-06-21 2011-12-22 General Electric Company Method and system for fall detection

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005119758A (en) * 2003-10-14 2005-05-12 Ishikawajima Transport Machinery Co Ltd Operation control method for moving sidewalk and device
US20060291694A1 (en) * 2005-06-24 2006-12-28 Objectvideo, Inc. Detection of change in posture in video
JP2008146583A (en) * 2006-12-13 2008-06-26 Sanyo Electric Co Ltd Attitude detector and behavior detector
JP2011065203A (en) * 2009-09-15 2011-03-31 Nippon Signal Co Ltd:The Gate system
JP2011195289A (en) * 2010-03-19 2011-10-06 Toshiba Elevator Co Ltd Man conveyer monitoring system
US20110313325A1 (en) * 2010-06-21 2011-12-22 General Electric Company Method and system for fall detection

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
小田 淳志、外2名: ""高齢者見守りシステムの開発"", FIT2007 第6回情報科学技術フォーラム 一般講演論文集 第3分冊, JPN6016006316, 22 August 2007 (2007-08-22), JP, pages 579 - 580, ISSN: 0003416302 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015171774A1 (en) * 2014-05-06 2015-11-12 Otis Elevator Company Object detector, and method for controlling a passenger conveyor system using the same
US20170043982A1 (en) * 2014-05-06 2017-02-16 Otis Elevator Company Object detector, and method for controlling a passenger conveyor system using the same
CN106660756A (en) * 2014-05-06 2017-05-10 奥的斯电梯公司 Object detector, and method for controlling a passenger conveyor system using the same
US9896309B2 (en) 2014-05-06 2018-02-20 Otis Elevator Company Object detector, and method for controlling a passenger conveyor system using the same
CN105540398A (en) * 2016-02-22 2016-05-04 广州铁路职业技术学院 First-aid method for escalator accident
CN105540398B (en) * 2016-02-22 2017-09-15 广州铁路职业技术学院 Escalator contingency first-aid method
US10059569B2 (en) 2016-07-29 2018-08-28 Otis Elevator Company Monitoring system of a passenger conveyor, a passenger conveyor, and a monitoring method thereof
WO2020188972A1 (en) * 2019-03-19 2020-09-24 パナソニック株式会社 Accident detection device and accident detection method
WO2020188748A1 (en) * 2019-03-19 2020-09-24 日本電気株式会社 Surveillance system, information processing device, fall detection method, and non-temporary computer readable medium
CN110135258A (en) * 2019-04-12 2019-08-16 深圳壹账通智能科技有限公司 Escalator control method, apparatus, storage medium and computer equipment
JP7415603B2 (en) 2020-01-29 2024-01-17 積水ハウス株式会社 Fall detection device
CN112520548A (en) * 2020-11-01 2021-03-19 无锡臻永科技有限公司 Dangerous situation judging system based on quantity detection

Also Published As

Publication number Publication date
JP6027796B2 (en) 2016-11-16

Similar Documents

Publication Publication Date Title
JP6027796B2 (en) Fall detection system
US10398006B2 (en) Object detection apparatus and moveable apparatus
US7142694B2 (en) Image processing apparatus
KR101740231B1 (en) Method and apparatus for estimating 3d face position
US20120074296A1 (en) Optoelectronic sensor
EP3351958B1 (en) Object position detection apparatus
US10482322B2 (en) Monitor apparatus for monitoring spatial region set by dividing monitor region
US10618170B2 (en) Robot system
US20020191819A1 (en) Image processing device and elevator mounting it thereon
JP4835201B2 (en) 3D shape detector
JP2007122508A (en) Intrusion detection apparatus
CN109353907B (en) Safety prompting method and system for elevator operation
JP5619129B2 (en) Escalator control device and escalator control method
JP2011002339A (en) Object detection device
JP5647459B2 (en) Moving object detection device
JP5139340B2 (en) Escalator congestion detection system, congestion detection method, and existing escalator repair method
JP6045806B2 (en) Intrusion monitoring device
JP2011093514A (en) Safety device for platform door
JP2008007272A (en) Operation controller for passenger conveyor
KR20110105566A (en) Escalator monitoring system using image processing technology
JP2014055925A (en) Image processor, object detection method, and object detection program
KR20100010734A (en) Monitoring system in railway station stereo camera and thermal camera and method thereof
JP2011145863A (en) Face direction detection device
JP5480825B2 (en) Fall detection device and passenger conveyor
JP2008201509A (en) Person behavior discriminating system

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20140130

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20140210

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150331

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150617

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160301

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160427

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20160614

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160913

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20160923

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20161011

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161017

R150 Certificate of patent or registration of utility model

Ref document number: 6027796

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150