JP6577260B2 - Information processing apparatus and event detection method - Google Patents

Information processing apparatus and event detection method Download PDF

Info

Publication number
JP6577260B2
JP6577260B2 JP2015125320A JP2015125320A JP6577260B2 JP 6577260 B2 JP6577260 B2 JP 6577260B2 JP 2015125320 A JP2015125320 A JP 2015125320A JP 2015125320 A JP2015125320 A JP 2015125320A JP 6577260 B2 JP6577260 B2 JP 6577260B2
Authority
JP
Japan
Prior art keywords
event
unit
sound
received
road
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.)
Active
Application number
JP2015125320A
Other languages
Japanese (ja)
Other versions
JP2017010290A (en
Inventor
裕亮 下川
裕亮 下川
恭弘 丸山
恭弘 丸山
忠崇 村野
忠崇 村野
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2015125320A priority Critical patent/JP6577260B2/en
Publication of JP2017010290A publication Critical patent/JP2017010290A/en
Application granted granted Critical
Publication of JP6577260B2 publication Critical patent/JP6577260B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、情報処理装置および事象検出方法に関する。   Embodiments described herein relate generally to an information processing apparatus and an event detection method.

事故等の各種事象により発せられる可能性が高い衝突音や急ブレーキ音等の音パターンを予め記憶しておき、道路に設置されたマイクロフォンにより集音された音と、当該予め記憶された音パターンとを比較して、事故の発生を検出し、後続車両に対して当該検出した事故の発生を通知する技術がある。   Sound patterns such as collision sounds and sudden braking sounds that are likely to be generated due to various events such as accidents are stored in advance, and the sound collected by the microphone installed on the road and the pre-stored sound patterns There is a technique for detecting the occurrence of an accident and notifying the subsequent vehicle of the occurrence of the detected accident.

特開平10−162277号公報Japanese Patent Laid-Open No. 10-162277 特開2003−329475号公報JP 2003-329475 A 特開平9−98412号公報JP-A-9-98412 特開2000−353290号公報JP 2000-353290 A

しかしながら、上記の技術においては、道路において事故等の各種事象が発生していなくても、マイクロフォンにより集音された音が、予め記憶された音パターンと類似していると、事故の発生を検出してしまう可能性があり、事故等の各種事象の検出精度が低い。   However, in the above technique, the occurrence of an accident is detected when the sound collected by the microphone resembles a pre-stored sound pattern even if various events such as an accident do not occur on the road. The detection accuracy of various events such as accidents is low.

実施形態の情報処理装置は、記憶部と、受信部と、検出部と、送信部と、更新部と、を備える。記憶部は、道路で発生する事象と音パターン候補を対応付けて記憶する。受信部は、道路に設置された集音部から、当該集音部により集音される音パターンを受信し、かつ、集音部に隣接して配置される監視カメラによって道路を撮像した監視カメラ映像を受信する。検出部は、記憶部に記憶された音パターン候補のうち、受信した音パターンと一致する音パターン候補と対応付けて記憶された事象を、受信した音パターンを発した第1事象として検出する。送信部は、第1事象が検出された場合、受信した監視カメラ映像を、交通管制室に設けられる表示装置に送信する。更新部は、表示装置から、道路管理者による、第1事象が発生したか否かの判断結果が入力され、判断結果が第1事象が発生していないと判断されたことを示す場合、受信した音パターンの集音によって第1事象が検出されないように、記憶部において、第1事象と対応付けて記憶された音パターン候補を更新する。 The information processing apparatus according to the embodiment includes a storage unit, a reception unit, a detection unit, a transmission unit, and an update unit. Storage unit, in association with events occurring roads, and sound pattern candidate, the. The receiving unit receives a sound pattern collected by the sound collecting unit from the sound collecting unit installed on the road, and captures the road with a monitoring camera arranged adjacent to the sound collecting unit. Receive video. Detection unit, among the stored tone pattern candidate storing unit, the received sound pattern an event stored in association with Ruoto pattern candidate matches is detected as a first event triggered by received sound pattern . A transmission part transmits the received monitoring camera image | video to the display apparatus provided in a traffic control room, when a 1st event is detected. Updating unit, if the display device, by road administrators, whether the determination result first event has occurred is entered, indicating that the determination result is determined to be the first event has not occurred, as the first event by the sound collection of the received sound pattern is not detected, updates Oite in the storage unit, a sound pattern candidates stored in association with the first event.

図1は、第1の実施形態にかかる渋滞監視システムの概略図である。FIG. 1 is a schematic diagram of a traffic congestion monitoring system according to the first embodiment. 図2は、第1の実施形態にかかる渋滞監視システムの構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a configuration of the traffic jam monitoring system according to the first embodiment. 図3は、第1の実施形態にかかる渋滞監視システムが有する中央処理装置の機能的な構成の一例を示すブロック図である。FIG. 3 is a block diagram illustrating an example of a functional configuration of the central processing unit included in the congestion monitoring system according to the first embodiment. 図4は、第1の実施形態にかかる渋滞監視システムが有する中央処理装置による音パターン候補の更新処理の流れの一例を示すフローチャートである。FIG. 4 is a flowchart illustrating an example of a flow of sound pattern candidate update processing by the central processing unit included in the traffic congestion monitoring system according to the first embodiment. 図5は、第2の実施形態にかかる渋滞監視システムの中央処理装置による音パターン候補の更新処理の流れの一例を示すフローチャートである。FIG. 5 is a flowchart illustrating an example of a flow of sound pattern candidate update processing by the central processing unit of the traffic congestion monitoring system according to the second embodiment.

以下、添付の図面を用いて、本実施形態にかかる情報処理装置および事象検出方法を適用した渋滞監視システムについて説明する。   Hereinafter, a traffic monitoring system to which an information processing apparatus and an event detection method according to the present embodiment are applied will be described with reference to the accompanying drawings.

(第1の実施形態)
図1は、第1の実施形態にかかる渋滞監視システムの概略図である。図2は、第1の実施形態にかかる渋滞監視システムの構成の一例を示す図である。本実施形態にかかる渋滞監視システムは、図2に示すように、情報収集端末Aと、補間装置Bと、中央処理装置Cと、表示装置Dと、情報提供端末Eと、を有している。情報収集端末A(集音部の一例)は、マイクロフォン等により構成され、監視対象の道路で発生する事故等の各種事象が発する音を収集可能に設けられている。そして、情報収集端末Aは、収集した音の音パターン(以下、第1音パターンと言う)を示す音情報を、中央処理装置Cに送信する。本実施形態では、情報収集端末Aは、図1に示すように、監視対象の道路を分割した区間毎に設けられている。また、情報収集端末Aは、監視対象の道路で発生する事象以外の他の事象により発せられる音を集音しないように、トンネルなど、他の事象により発せられる音を集音しない場所に設けられることが好ましい。
(First embodiment)
FIG. 1 is a schematic diagram of a traffic congestion monitoring system according to the first embodiment. FIG. 2 is a diagram illustrating an example of a configuration of the traffic jam monitoring system according to the first embodiment. As shown in FIG. 2, the traffic congestion monitoring system according to the present embodiment includes an information collection terminal A, an interpolation device B, a central processing device C, a display device D, and an information providing terminal E. . The information collection terminal A (an example of a sound collection unit) is configured by a microphone or the like, and is provided so as to collect sound generated by various events such as an accident that occurs on a monitored road. Then, the information collection terminal A transmits sound information indicating the sound pattern of the collected sound (hereinafter referred to as the first sound pattern) to the central processing unit C. In the present embodiment, as shown in FIG. 1, the information collection terminal A is provided for each section obtained by dividing the road to be monitored. Further, the information collecting terminal A is provided in a place such as a tunnel that does not collect sound generated by other events so as not to collect sound generated by events other than events that occur on the monitored road. It is preferable.

補間装置Bは、車両感知器や非常電話機や監視カメラやスマートフォンや携帯電話機等により構成され、監視対象の道路で発生する各種事象が発する音以外の補間情報(例えば、各種事象を撮像して得られた画像など)を、中央処理装置Cに送信する。中央処理装置C(情報処理装置の一例)は、情報収集端末Aから受信した音情報が示す第1音パターンに基づいて、監視対象の道路で発生した事象を検出する。そして、中央処理装置Cは、検出した事象に関する事象情報(第2情報の一例)を表示装置Dに送信して当該事象情報を表示装置Dに表示させたり、検出した事象の発生を通知する事象情報を、情報提供端末E(第2外部装置の一例)に配信したりする。   The interpolating device B includes a vehicle detector, an emergency telephone, a monitoring camera, a smartphone, a mobile phone, and the like, and interpolating information other than sound generated by various events that occur on the monitored road (for example, by imaging various events) Transmitted image or the like) to the central processing unit C. Based on the first sound pattern indicated by the sound information received from the information collection terminal A, the central processing unit C (an example of the information processing device) detects an event that has occurred on the road to be monitored. Then, the central processing unit C transmits event information (an example of second information) relating to the detected event to the display device D to display the event information on the display device D, or to notify the occurrence of the detected event Information is distributed to the information providing terminal E (an example of a second external device).

表示装置D(第1外部装置の一例)は、道路を監視する交通管制室に設けられ、中央処理装置Cから通知された事象情報を表示する。また、情報提供端末Eは、情報板,ハイウェイラジオ,スマートフォン,携帯電話機,車載器等により構成され、中央処理装置Cから受信した事象情報を表示する。   The display device D (an example of a first external device) is provided in a traffic control room that monitors a road, and displays event information notified from the central processing unit C. Moreover, the information provision terminal E is comprised with an information board, a highway radio, a smart phone, a mobile telephone, onboard equipment, etc., and displays the event information received from the central processing unit C.

図3は、第1の実施形態にかかる渋滞監視システムが有する中央処理装置の機能的な構成の一例を示すブロック図である。図3に示すように、本実施形態では、中央処理装置Cは、記憶部301と、通信部302と、検出部303と、更新部304と、を有する。記憶部301は、道路で発生する事故,自然流,渋滞,急ブレーキ,避走,火災等の事象と、当該事象により発せられる音パターン(以下、音パターン候補と言う)とを対応付けて記憶する。ここで、音パターンは、事象によって発せられる音の音量,当該音の周波数等である。   FIG. 3 is a block diagram illustrating an example of a functional configuration of the central processing unit included in the congestion monitoring system according to the first embodiment. As shown in FIG. 3, in the present embodiment, the central processing unit C includes a storage unit 301, a communication unit 302, a detection unit 303, and an update unit 304. The storage unit 301 stores events associated with roads such as accidents, natural flows, traffic jams, sudden brakes, runaways, fires, and the like, and sound patterns generated by the events (hereinafter referred to as sound pattern candidates) in association with each other. To do. Here, the sound pattern is a volume of a sound emitted by an event, a frequency of the sound, or the like.

通信部302は、情報収集端末Aや補間装置Bや表示装置Dや情報提供端末Eと通信可能である。本実施形態では、通信部302は、情報収集端末Aから音情報を受信する。また、通信部302は、補間装置Bから補間情報を受信する。さらに、通信部302は、監視対象の道路に発生した事象に関する事象情報を表示装置Dや情報提供端末Eに配信する。   The communication unit 302 can communicate with the information collection terminal A, the interpolation device B, the display device D, and the information providing terminal E. In the present embodiment, the communication unit 302 receives sound information from the information collection terminal A. Further, the communication unit 302 receives interpolation information from the interpolation device B. Further, the communication unit 302 distributes event information related to an event that has occurred on the monitored road to the display device D and the information providing terminal E.

検出部303は、記憶部301に記憶された音パターン候補のうち、情報収集端末Aから受信した音情報が示す第1音パターンと一致する音パターン候補である第2音パターンと対応付けて記憶された事象を、監視対象の道路で発生した事象である事象イベント(第1事象の一例)として検出する。更新部304は、事象イベントが発生したか否かを示す判断結果(第1情報の一例)が、表示装置D等の外部装置(第1外部装置の一例)から入力され、当該判断結果が事象イベントが発生していないことを示している場合に、情報収集端末Aから受信した音情報が示す第1音パターンの収集によって、当該事象イベントが検出されないように、記憶部301に記憶された第2音パターンを更新する。   The detection unit 303 stores a sound pattern candidate stored in the storage unit 301 in association with a second sound pattern that is a sound pattern candidate that matches the first sound pattern indicated by the sound information received from the information collection terminal A. The detected event is detected as an event event (an example of a first event) that is an event that has occurred on the road to be monitored. The update unit 304 receives a determination result (an example of first information) indicating whether or not an event event has occurred from an external device (an example of a first external device) such as the display device D, and the determination result is an event. When the event has not occurred, the event information is stored in the storage unit 301 so that the event event is not detected by collecting the first sound pattern indicated by the sound information received from the information collecting terminal A. Update the two-tone pattern.

図4は、第1の実施形態にかかる渋滞監視システムが有する中央処理装置による音パターン候補の更新処理の流れの一例を示すフローチャートである。本実施形態では、通信部301は、情報収集端末Aから、周期的に、音情報を受信(収集)する(ステップS401)。検出部303は、通信部302によって音情報を受信すると、記憶部301に記憶された音パターン候補と、当該受信した音情報が示す第1音パターンとを比較する(ステップS402)。そして、検出部303は、記憶部301に記憶された音パターン候補のうち、受信した音情報が示す第1音パターンと一致する音パターン候補である第2音パターンと対応付けて記憶された事象を、道路において発生した事象イベントとして検出する(ステップS402)。   FIG. 4 is a flowchart illustrating an example of a flow of sound pattern candidate update processing by the central processing unit included in the traffic congestion monitoring system according to the first embodiment. In the present embodiment, the communication unit 301 periodically receives (collects) sound information from the information collection terminal A (step S401). When the sound information is received by the communication unit 302, the detection unit 303 compares the sound pattern candidates stored in the storage unit 301 with the first sound pattern indicated by the received sound information (step S402). And the detection part 303 is matched with the 2nd sound pattern which is a sound pattern candidate which corresponds to the 1st sound pattern which the received sound information shows among the sound pattern candidates memorize | stored in the memory | storage part 301, and was memorize | stored Are detected as event events occurring on the road (step S402).

ここで、第1音パターンが音パターン候補と一致するとは、第1音パターンが音パターン候補と完全に一致する場合や第1音パターンが音パターン候補と類似する場合も含む。例えば、検出部303は、音パターン候補のうち、第1音パターンとしての音量と一致する音量の音パターン候補、または第1音パターンとしての音量を基準として所定の音量内の音パターン候補を第2音パターンとして特定し、当該特定した第2音パターンと対応付けて記憶された事象を、事象イベントとして特定する。また、検出部303は、音パターン候補のうち、第1音パターンとしての周波数と一致する周波数の音パターン候補、または第1音パターンとしての周波数を基準として所定の周波数の範囲内の音パターン候補を第2音パターンとして特定し、当該特定した第2音パターンと対応付けて記憶された事象を事象イベントとして検出する。   Here, the phrase “the first sound pattern matches the sound pattern candidate” includes the case where the first sound pattern completely matches the sound pattern candidate and the case where the first sound pattern is similar to the sound pattern candidate. For example, the detection unit 303 selects a sound pattern candidate having a volume matching the volume as the first sound pattern, or a sound pattern candidate within a predetermined volume based on the volume as the first sound pattern, from among the sound pattern candidates. An event that is specified as a two-sound pattern and stored in association with the specified second sound pattern is specified as an event event. The detection unit 303 also selects a sound pattern candidate having a frequency that matches the frequency as the first sound pattern, or a sound pattern candidate within a predetermined frequency range based on the frequency as the first sound pattern. Is identified as a second sound pattern, and an event stored in association with the identified second sound pattern is detected as an event event.

通信部302は、検出部303によって事象イベントが検出されたか否かを判断する(ステップS403)。検出部303によって事象イベントが検出されなかった場合(ステップS403:No)、ステップS401に戻り、通信部302は、情報収集端末Aから音情報を受信する。一方、検出部303によって事象イベントが検出された場合(ステップS403:Yes)、通信部302(送信部の一例)は、第1音パターンを示す音情報の送信元の情報収集端末Aに隣接して配置された補間装置Bから受信した補間情報(例えば、補間装置Bとしての監視カメラの撮像により得られた画像である監視カメラ映像)や検出された事象イベントを示す文字情報など、検出された事象イベントに関する事象情報を表示装置Dに送信して、当該検出された事象イベントを道路管理者に通知する(ステップS404)。   The communication unit 302 determines whether or not an event event has been detected by the detection unit 303 (step S403). When the event event is not detected by the detection unit 303 (step S403: No), the process returns to step S401, and the communication unit 302 receives sound information from the information collection terminal A. On the other hand, when the event event is detected by the detection unit 303 (step S403: Yes), the communication unit 302 (an example of the transmission unit) is adjacent to the information collection terminal A that is the transmission source of the sound information indicating the first sound pattern. Interpolation information received from the interpolating device B arranged in this manner (for example, monitoring camera video that is an image obtained by imaging of the monitoring camera as the interpolating device B), character information indicating the detected event event, and the like are detected. Event information relating to the event is transmitted to the display device D, and the detected event is notified to the road administrator (step S404).

その後、通信部302は、表示装置Dから、検出された事象イベントが発生しているか否かを示す判断結果を受信する。そして、更新部304は、受信した判断結果が、検出された事象イベントが発生したことを示しているか否かを判断する(ステップS405)。判断結果が、検出された事象イベントが発生したことを示している場合(ステップS405:Yes)、更新部304は、記憶部301に記憶されている第2音パターンが、検出された事象イベントにより発せられる正しい音パターンであると判断して、第2音パターンの更新を行わずそのまま記憶部301に記憶させておく(ステップS406)。   Thereafter, the communication unit 302 receives a determination result indicating whether the detected event event has occurred from the display device D. Then, the updating unit 304 determines whether or not the received determination result indicates that the detected event event has occurred (step S405). When the determination result indicates that the detected event event has occurred (step S405: Yes), the update unit 304 determines that the second sound pattern stored in the storage unit 301 is based on the detected event event. It is determined that the sound pattern is correct and is stored in the storage unit 301 as it is without updating the second sound pattern (step S406).

一方、判断結果が、検出された事象イベントが発生していないことを示している場合(ステップS405:No)、更新部304は、受信した音情報が示す第1音パターンの集音によって事象イベントが検出されないように、記憶部301に記憶された音パターン候補のうち、第2音パターンを更新する(ステップS407)。これにより、受信した音情報が示す第1音パターンと同様の音パターンが再び集音されたとしても、事象イベントが検出されることを防止できるので、言い換えると、第2音パターンを、実際の事象により発せられる音パターンに近づけていくことができるので、事象イベントの検出精度を向上させることができる。   On the other hand, when the determination result indicates that the detected event event has not occurred (step S405: No), the update unit 304 determines that the event event is generated by collecting the first sound pattern indicated by the received sound information. In the sound pattern candidates stored in the storage unit 301, the second sound pattern is updated (step S407). Thus, even if a sound pattern similar to the first sound pattern indicated by the received sound information is collected again, it is possible to prevent the event event from being detected. In other words, the second sound pattern is changed to the actual sound pattern. Since it is possible to approach the sound pattern emitted by the event, the detection accuracy of the event event can be improved.

具体的には、更新部304は、受信した音情報が示す第1音パターンが音量である場合には、特定した第2音パターンの音量の範囲を、当該第1音パターンの音量とは一致および類似しない音量に変更する。例えば、更新部304は、第2音パターンの音量の範囲の拡大または縮小、若しくは第2音パターンの音量の範囲の上限および下限の少なくともいずれか一方の変更を行う。   Specifically, when the first sound pattern indicated by the received sound information is a volume, the update unit 304 matches the volume range of the specified second sound pattern with the volume of the first sound pattern. And change to a volume that is not similar. For example, the update unit 304 expands or reduces the volume range of the second sound pattern or changes at least one of the upper limit and the lower limit of the volume range of the second sound pattern.

または、更新部304は、受信した音情報が示す第1音パターンが周波数である場合には、特定した第2音パターンの周波数を、当該第1音パターンの周波数とは一致および類似しない周波数に変更する。例えば、更新部304は、第2音パターンの周波数の範囲の拡大または縮小、若しくは第2音パターンの周波数の範囲の上限および下限の少なくともいずれか一方の変更を行う。   Alternatively, when the first sound pattern indicated by the received sound information is a frequency, the update unit 304 sets the frequency of the specified second sound pattern to a frequency that does not match or resembles the frequency of the first sound pattern. change. For example, the update unit 304 expands or reduces the frequency range of the second sound pattern, or changes at least one of the upper limit and the lower limit of the frequency range of the second sound pattern.

このように、第1の実施形態にかかる渋滞監視システムによれば、記憶部301に記憶される音パターン候補を、実際の事象により発せられる音パターンに近づけていくことができるので、事象イベントの検出精度を向上させることができる。   As described above, according to the traffic congestion monitoring system according to the first embodiment, the sound pattern candidates stored in the storage unit 301 can be brought closer to the sound pattern generated by an actual event. Detection accuracy can be improved.

(第2の実施形態)
本実施形態は、受信した音情報が示す第1音パターンを集音した情報収集端末の信頼度が所定の信頼度より高い場合、事象イベントの発生を通知する道路情報(第3情報の一例)を、情報提供端末に送信する例である。以下の説明では、第1の実施形態と同様の箇所については説明を省略する。
(Second Embodiment)
In this embodiment, when the reliability of the information collection terminal that has collected the first sound pattern indicated by the received sound information is higher than a predetermined reliability, road information that notifies the occurrence of an event event (an example of third information) Is transmitted to the information providing terminal. In the following description, description of the same parts as those in the first embodiment is omitted.

本実施形態では、中央処理装置Cは、検出部303および更新部304に加えて、第1の実施形態とは異なる記憶部301および通信部302を備えている。記憶部301は、音パターン候補と一致する音パターンが発せられた場合に、当該音パターン候補と対応付けて記憶された事象が発生している信頼度(言い換えると、事象が発生している確からしさ)を記憶している。そして、信頼度は、音パターン候補と一致する第1音パターンが集音されて、当該音パターン候補と対応付けて記憶された事象が、事象イベントとして検出される度に、高くなるものとする。   In the present embodiment, the central processing unit C includes a storage unit 301 and a communication unit 302 that are different from those in the first embodiment, in addition to the detection unit 303 and the update unit 304. When a sound pattern that coincides with a sound pattern candidate is emitted, the storage unit 301 is a degree of reliability that an event stored in association with the sound pattern candidate is generated (in other words, the event is surely generated). I remember). The reliability increases each time a first sound pattern that matches the sound pattern candidate is collected and an event stored in association with the sound pattern candidate is detected as an event event. .

図5は、第2の実施形態にかかる渋滞監視システムの中央処理装置による音パターン候補の更新処理の流れの一例を示すフローチャートである。本実施形態では、検出部303によって事象イベントが検出された場合(ステップS403:Yes)、通信部302は、検出された事象イベントが自動事象イベント生成対象か否かを判断する(ステップS501)。ここで、自動事象イベント生成対象とは、所定の信頼度以上の信頼度の第2音パターンと対応付けて記憶された事象である。   FIG. 5 is a flowchart illustrating an example of a flow of sound pattern candidate update processing by the central processing unit of the traffic congestion monitoring system according to the second embodiment. In the present embodiment, when an event event is detected by the detection unit 303 (step S403: Yes), the communication unit 302 determines whether or not the detected event event is an automatic event event generation target (step S501). Here, the automatic event event generation target is an event stored in association with a second sound pattern having a reliability higher than a predetermined reliability.

検出された事象イベントが自動事象イベント生成対象でないと判断した場合(ステップS501:No)、通信部302は、ステップS404に進み、当該検出された事象イベントを道路管理者に通知する。一方、検出された事象イベントが自動事象イベント生成対象であると判断した場合(ステップS501:Yes)、通信部302は、検出された事象イベントの発生を通知する道路情報を含む自動事象イベントを生成する(ステップS502)。そして、通信部302は、当該生成した自動事象イベントを、図示しない交通管制システムに登録するとともに、当該生成した自動事象イベントを情報提供端末Eに送信して、当該情報提供端末Eのユーザである道路利用者に対して道路情報を提供する(ステップS503)。   When it is determined that the detected event event is not an automatic event event generation target (step S501: No), the communication unit 302 proceeds to step S404 and notifies the road manager of the detected event event. On the other hand, when it is determined that the detected event event is an automatic event event generation target (step S501: Yes), the communication unit 302 generates an automatic event event including road information that notifies the occurrence of the detected event event. (Step S502). Then, the communication unit 302 registers the generated automatic event event in a traffic control system (not shown), transmits the generated automatic event event to the information providing terminal E, and is a user of the information providing terminal E. Road information is provided to the road user (step S503).

このように、第2の実施形態の渋滞監視システムによれば、第2音パターンの信頼度が高いと判断された場合に、自動的に、自動事象イベントが情報提供端末Eに通知されるので、監視対象の道路で発生した事象イベントを通知する道路情報を、情報提供端末Eを介して直ちに道路利用者に提供することができる。   As described above, according to the traffic congestion monitoring system of the second embodiment, when it is determined that the reliability of the second sound pattern is high, the automatic event event is automatically notified to the information providing terminal E. The road information for notifying the event that has occurred on the road to be monitored can be immediately provided to the road user via the information providing terminal E.

本実施形態では、通信部302は、検出部303によって事象イベントが検出され、かつ第2音パターンの信頼度が所定の信頼度より高い場合、常に、自動事象イベントが生成されて情報提供端末Eに送信されているが、中央処理装置Cの運用者が、自動事象イベントの生成を禁止する設定を行っている場合には、事象イベントが検出されたか否かをログデータとして記憶しておくものとする。そして、中央処理装置Cの運用者が自動事象イベントの生成を許可する設定を行った場合に、ログデータを参照して、検出された事象イベントと対応付けて記憶された第2音パターンの信頼度が所定の信頼度より高いか否かを判断し、第2音パターンの信頼度が所定の信頼度より高い場合に、自動事象イベントを生成して、情報提供端末Eに送信しても良い。   In the present embodiment, the communication unit 302 always generates an automatic event event when the event event is detected by the detection unit 303 and the reliability of the second sound pattern is higher than a predetermined reliability, and the information providing terminal E However, if the operator of the central processing unit C has set to prohibit the generation of automatic event events, whether or not an event event has been detected is stored as log data. And Then, when the operator of the central processing unit C performs the setting for permitting the generation of the automatic event event, the reliability of the second sound pattern stored in association with the detected event event is referred to the log data. It is determined whether the degree is higher than a predetermined reliability, and when the reliability of the second sound pattern is higher than the predetermined reliability, an automatic event event may be generated and transmitted to the information providing terminal E .

以上説明したとおり、第1,2の実施形態によれば、事象イベントの検出精度を向上させることができる。   As described above, according to the first and second embodiments, the detection accuracy of event events can be improved.

なお、本実施形態の中央処理装置Cで実行されるプログラムは、ROM(Read Only Memory)等に予め組み込まれて提供される。本実施形態の中央処理装置Cで実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   Note that the program executed by the central processing unit C of the present embodiment is provided by being incorporated in advance in a ROM (Read Only Memory) or the like. The program executed by the central processing unit C of the present embodiment is an installable format or executable format file, and is a computer such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). The information may be provided by being recorded on a recording medium that can be read by the user.

さらに、本実施形態の中央処理装置Cで実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の中央処理装置Cで実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the program executed by the central processing unit C of the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. The program executed by the central processing unit C of the present embodiment may be configured to be provided or distributed via a network such as the Internet.

本実施形態の中央処理装置Cで実行されるプログラムは、上述した各部(通信部302、検出部303、更新部304)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(Central Processing Unit)が上記ROMからプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、通信部302、検出部303、更新部304が主記憶装置上に生成されるようになっている。   The program executed by the central processing unit C according to the present embodiment has a module configuration including the above-described units (communication unit 302, detection unit 303, and update unit 304). Unit) reads the program from the ROM and executes it, so that the above-described units are loaded on the main storage device, and the communication unit 302, the detection unit 303, and the update unit 304 are generated on the main storage device. .

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

A 情報収集端末
B 補間装置
C 中央処理装置
D 表示装置
E 情報提供端末
301 記憶部
302 通信部
303 検出部
304 更新部
A Information collection terminal B Interpolation device C Central processing unit D Display device E Information provision terminal 301 Storage unit 302 Communication unit 303 Detection unit 304 Update unit

Claims (4)

道路で発生する事象と音パターン候補を対応付けて記憶する記憶部と、
道路に設置された集音部から、当該集音部により集音される音パターンを受信し、かつ、前記集音部に隣接して配置される監視カメラによって道路を撮像した監視カメラ映像を受信する受信部と、
前記記憶部に記憶された前記音パターン候補のうち、受信した前記音パターンと一致する前記音パターン候補と対応付けて記憶された前記事象を、受信した記音パターンを発した第1事象として検出する検出部と、
前記第1事象が検出された場合、受信した前記監視カメラ映像を、交通管制室に設けられる表示装置に送信する送信部と、
前記表示装置から、道路管理者による、前記第1事象が発生したか否かの判断結果が入力され、前記判断結果前記第1事象が発生していないと判断されたことを示す場合、受信した記音パターンの集音によって前記第1事象が検出されないように、前記記憶部において、前記第1事象と対応付けて記憶された前記音パターン候補を更新する更新部と、
を備えた情報処理装置。
And events occurring road, a storage unit in association with the sound pattern candidate, and
A sound pattern collected by the sound collecting unit is received from a sound collecting unit installed on the road, and a monitoring camera image obtained by imaging the road by a monitoring camera arranged adjacent to the sound collecting unit is received. A receiving unit to
Among the sound pattern candidates stored in the storage unit, the received said event stored the sound pattern candidate and associated with matching the sound patterns, the first event triggered by Kion pattern before the received A detection unit to detect;
When the first event is detected, a transmission unit that transmits the received monitoring camera image to a display device provided in a traffic control room;
If from the display device, by road administrators, the determination of whether the result first event has occurred is input, the determination result indicates that the first event is judged not occurred as the first event is not detected by the pickup of the Kion pattern before the received Oite in the storage unit, an updating unit for updating the Kion pattern candidate before stored in association with the first event ,
An information processing apparatus comprising:
前記記憶部は、さらに、前記事象と対応付けて、当該事象が前記検出部によって前記第1事象として検出される度に高くなる信頼度を記憶し、
前記送信部は、さらに、前記記憶部において、前記検出部により検出される前記第1事象と対応付けて記憶される記信頼度が所定の信頼度より高い場合、前記第1事象を、道路利用者に前記事象を通知可能な情報提供端末に送信する請求項1に記載の情報処理装置。
The storage unit further stores a reliability that is associated with the event and increases each time the event is detected as the first event by the detection unit,
The transmitting unit may further, in the storage unit, when relaxin Yoriyukido before being stored in association with the first event detected by the detecting unit is higher than the predetermined level of reliability, the first thing Elephant the information processing apparatus according to Motomeko 1 that sends the event to the notification information capable providing terminal to road users.
道路に設定された集音部から、当該集音部により集音される音パターンを受信し、かつ、前記集音部に隣接して配置される監視カメラによって道路を撮像した監視カメラ映像を受信し、
検出部が、記憶部において、道路で発生する事象と対応付けて記憶され音パターン候補のうち、受信した前記音パターンと一致する前記音パターン候補と対応付けて記憶された事象を、受信した記音パターンを発した第1事象として検出し、
送信部が、前記第1事象が検出された場合、受信した前記監視カメラ映像を、交通管制室に設けられる表示装置に送信し、
更新部が、前記表示装置から、道路管理者による、前記第1事象が発生したか否かの判断結果が入力され、前記判断結果前記第1事象が発生していないと判断されたことを示す場合、受信した記音パターンの集音によって前記第1事象が検出されないように、前記記憶部において、前記第1事象と対応付けて記憶された前記音パターン候補を更新する、
ことを含む事象検出方法。
A sound pattern collected by the sound collecting unit is received from a sound collecting unit set on the road, and a monitoring camera image obtained by imaging the road by a monitoring camera arranged adjacent to the sound collecting unit is received. And
Detection unit, in the storage unit, among the sound pattern candidates in association with the events occurring on the road Ru is memorize, the sound pattern candidate association with the stored event that matches said received sound pattern, received detecting a first event triggered by Kion pattern before the,
When the first event is detected, the transmission unit transmits the received monitoring camera image to a display device provided in a traffic control room,
The updating unit, from the display device, by road administrators, the determination of whether the result first event has occurred is input, the determination result, the first event is judged not to have occurred when showing the, as the first event by the sound collection of Kion pattern before it receives is not detected, updating the Oite in the storage unit, the first event and association with pre-stored Kion pattern candidates ,
An event detection method including:
前記記憶部は、さらに、前記事象と対応付けて、当該事象が前記検出部によって前記第1事象として検出される度に高くなる信頼度を記憶し、
さらに、前記記憶部において、前記検出部により検出される前記第1事象と対応付けて記憶される記信頼度が所定の信頼度より高い場合、前記第1事象を、道路利用者に前記事象を通知可能な情報提供端末に送信することを含む請求項に記載の事象検出方法。
The storage unit further stores a reliability that is associated with the event and increases each time the event is detected as the first event by the detection unit,
Further, in the storage unit, when relaxin Yoriyukido before being stored in association with the first event detected by the detecting unit is higher than the predetermined level of reliability, the first thing elephants, to road users The event detection method according to claim 3 , comprising transmitting the event to an information providing terminal capable of notifying the event.
JP2015125320A 2015-06-23 2015-06-23 Information processing apparatus and event detection method Active JP6577260B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015125320A JP6577260B2 (en) 2015-06-23 2015-06-23 Information processing apparatus and event detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015125320A JP6577260B2 (en) 2015-06-23 2015-06-23 Information processing apparatus and event detection method

Publications (2)

Publication Number Publication Date
JP2017010290A JP2017010290A (en) 2017-01-12
JP6577260B2 true JP6577260B2 (en) 2019-09-18

Family

ID=57764458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015125320A Active JP6577260B2 (en) 2015-06-23 2015-06-23 Information processing apparatus and event detection method

Country Status (1)

Country Link
JP (1) JP6577260B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000163687A (en) * 1998-11-25 2000-06-16 Sumitomo Electric Ind Ltd Device and system for detecting accident
JP4046592B2 (en) * 2001-10-25 2008-02-13 日立造船株式会社 Sound source identification device, sudden event detection device, and sudden event automatic recording device
JP4242422B2 (en) * 2004-03-31 2009-03-25 日立造船株式会社 Sudden event recording and analysis system

Also Published As

Publication number Publication date
JP2017010290A (en) 2017-01-12

Similar Documents

Publication Publication Date Title
US10255795B2 (en) Audio detection using distributed mobile computing
EP3738120B1 (en) Portable radio and method for managing speech recognition
JP6625269B2 (en) In-vehicle authentication system, vehicle communication device, authentication management device, in-vehicle authentication method, and in-vehicle authentication program
JP5094456B2 (en) Danger notification server, danger notification method, program
KR20170068176A (en) Method of operating avn, avn, and vehicle including the same
CN102381262A (en) vehicle computing system
JP2016134725A (en) On-vehicle unit and on-vehicle unit diagnosis system
CN111343558B (en) Microphone hole blockage detection method and related product
CN104554080A (en) Method and system for visual accident detail reporting
CN108627349B (en) Method and mobile device for detecting a particular operating state of a motor vehicle
JP7340678B2 (en) Data collection method and data collection device
JP7070397B2 (en) Notification controls, electronic devices, notification control methods, and programs
JP6577260B2 (en) Information processing apparatus and event detection method
JP6677169B2 (en) Communication monitoring system, importance calculation device and calculation method thereof, presentation device, and computer program
US20130086427A1 (en) Portable device, method for diagnosing service, and diagnosis system thereof
JP5317713B2 (en) Notification device, method and program
US20140122385A1 (en) Statistical Data Learning Under Privacy Constraints
JP2018007053A (en) On-vehicle equipment and processing method in on-vehicle equipment
KR102006080B1 (en) Method of providing video of black box and apparatuses performing the same
JP2021033574A (en) Report processing apparatus, report processing method, and accident response system
JP2007193475A (en) Road obstruction report system and radio communication terminal device
US10096175B2 (en) Structural damage detection
JP2019091247A (en) Vehicle managing system, confirmation information transmitting system, information managing system, vehicle managing program, confirmation information transmitting program, and information managing program
JP2005056068A (en) Rear monitoring system
JP2018022392A (en) Emergency alarm system, vehicle and emergency alarm method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20151102

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170911

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20170912

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190305

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190423

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: 20190723

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190822

R150 Certificate of patent or registration of utility model

Ref document number: 6577260

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150