JP7359487B2 - Guide route generation device, guide route generation method, program and recording medium - Google Patents

Guide route generation device, guide route generation method, program and recording medium Download PDF

Info

Publication number
JP7359487B2
JP7359487B2 JP2022504982A JP2022504982A JP7359487B2 JP 7359487 B2 JP7359487 B2 JP 7359487B2 JP 2022504982 A JP2022504982 A JP 2022504982A JP 2022504982 A JP2022504982 A JP 2022504982A JP 7359487 B2 JP7359487 B2 JP 7359487B2
Authority
JP
Japan
Prior art keywords
unit
density
guide route
grid
route generation
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
JP2022504982A
Other languages
Japanese (ja)
Other versions
JPWO2021176810A1 (en
JPWO2021176810A5 (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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Publication of JPWO2021176810A1 publication Critical patent/JPWO2021176810A1/ja
Publication of JPWO2021176810A5 publication Critical patent/JPWO2021176810A5/ja
Application granted granted Critical
Publication of JP7359487B2 publication Critical patent/JP7359487B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Navigation (AREA)

Description

本発明は、誘導経路生成装置、誘導経路生成方法、プログラム及び記録媒体に関する。 The present invention relates to a guide route generation device, a guide route generation method, a program, and a recording medium.

地図等の案内表示を行う案内表示装置から案内サービスを受け取る技術が報告されている(例えば、特許文献1等)。 2. Description of the Related Art A technique for receiving guidance services from a guidance display device that displays guidance such as a map has been reported (for example, Patent Document 1).

特開2017-163294号公報Japanese Patent Application Publication No. 2017-163294

しかしながら、例えば、案内先まで向かう経路の混雑を緩和することができる技術が求められている。 However, there is a need for a technology that can alleviate congestion on the route to the guide destination, for example.

そこで、本発明は、混雑を緩和可能な誘導経路生成装置、誘導経路生成方法、プログラム及び記録媒体の提供を目的とする。 Therefore, an object of the present invention is to provide a guide route generation device, a guide route generation method, a program, and a recording medium that can alleviate congestion.

前記目的を達成するために、本発明の誘導経路生成装置は、
取得部、分割部、推定部、密度算出部、判定部、基準グリッド選定部、及び誘導経路生成部を含み、
前記取得部は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割部は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定部は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出部は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定部は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定部は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成部は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する、装置である。
In order to achieve the above object, the guide route generation device of the present invention includes:
including an acquisition unit, a division unit, an estimation unit, a density calculation unit, a determination unit, a reference grid selection unit, and a guide route generation unit,
The acquisition unit acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing unit divides the map of the specific area into grid units divided at predetermined intervals,
The estimation unit estimates the number of guidance targets for each grid unit from the video data,
The density calculation unit calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination unit determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
When the reference grid selection unit exceeds the value, the reference grid selection unit connects the start point and the goal point with a straight line, and selects the density from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation unit is a device that generates a route connecting the start point, the goal point, and the reference grid as a guide route based on the route information.

本発明の誘導経路生成方法は、
取得工程、分割工程、推定工程、密度算出工程、判定工程、基準グリッド選定工程、及び誘導経路生成工程を含み、
前記取得工程は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割工程は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定工程は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出工程は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定工程は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定工程は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成工程は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する、方法である。
The guided route generation method of the present invention includes:
Including an acquisition process, a division process, an estimation process, a density calculation process, a determination process, a reference grid selection process, and a guide route generation process,
The acquisition step acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing step divides the map of the specific area into grid units divided at predetermined intervals;
The estimation step estimates the number of guided objects for each grid from the video data,
The density calculation step calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination step determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
In the reference grid selection step, if the value exceeds the value, the starting point and the goal point are connected with a straight line, and the density is selected from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation step is a method of generating a route connecting the start point, the goal point, and the reference grid as a guide route based on the route information.

本発明のプログラムは、
コンピュータに、取得手順、分割手順、推定手順、密度算出手順、判定手順、基準グリッド選定手順、及び誘導経路生成手順を含む手順を実行させるためのプログラムであって、
前記取得手順は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割手順は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定手順は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出手順は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定手順は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定手順は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成手順は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する、プログラムである。
The program of the present invention is
A program for causing a computer to execute procedures including an acquisition procedure, a division procedure, an estimation procedure, a density calculation procedure, a determination procedure, a reference grid selection procedure, and a guidance route generation procedure,
The acquisition procedure acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing procedure includes dividing the map of the specific area into grid units separated at predetermined intervals;
The estimation procedure includes estimating the number of guided objects for each grid from the video data,
The density calculation procedure calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination procedure determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
In the reference grid selection procedure, if the value exceeds the value, the starting point and the goal point are connected with a straight line, and the density is selected from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation procedure is a program that generates a route connecting the start point, the goal point, and the reference grid as a guide route based on the route information.

本発明によれば、混雑を緩和することができる。 According to the present invention, congestion can be alleviated.

図1は、実施形態1の装置の一例の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of an example of an apparatus according to the first embodiment. 図2は、実施形態1の装置のハードウエア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the hardware configuration of the device according to the first embodiment. 図3は、実施形態1の装置における処理の一例を示すフローチャートである。FIG. 3 is a flowchart illustrating an example of processing in the apparatus of the first embodiment. 図4は、実施形態1の装置の基準グリッド選定部における処理の一例を示す模式図である。FIG. 4 is a schematic diagram showing an example of processing in the reference grid selection section of the apparatus according to the first embodiment. 図5は、実施形態1の装置の誘導経路生成部における処理の一例を示す模式図である。FIG. 5 is a schematic diagram illustrating an example of processing in the guide route generation unit of the device according to the first embodiment. 図6は、同一の特定エリアにおいて、スタート地点及びゴール地点が、他の誘導対象にとってのゴール地点及びスタート地点にとなる場合の一例を示す模式図である。FIG. 6 is a schematic diagram showing an example of a case where the start point and goal point become the goal point and start point for other guided targets in the same specific area. 図7は、同一の特定エリアにおいて、スタート地点及びゴール地点が、他の誘導対象にとってのゴール地点及びスタート地点にとなる場合の一例を示す模式図である。FIG. 7 is a schematic diagram showing an example of a case where the start point and goal point become the goal point and start point for other guided targets in the same specific area. 図8は、実施形態1の装置を駅に適用した一例を示す模式図である。FIG. 8 is a schematic diagram showing an example in which the device of Embodiment 1 is applied to a station. 図9は、実施形態2の装置における処理の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of processing in the apparatus of the second embodiment. 図10は、進行方向の一例を示す模式図である。FIG. 10 is a schematic diagram showing an example of the traveling direction. 図11は、実施形態3の装置の一例の構成を示すブロック図である。FIG. 11 is a block diagram showing the configuration of an example of a device according to the third embodiment. 図12は、特定エリア内の下面に設置されている表示装置の一例を示す模式図である。FIG. 12 is a schematic diagram showing an example of a display device installed on the lower surface within a specific area. 図13は、表示装置に表示されたグリッド単位毎の密度の一例を示す模式図である。FIG. 13 is a schematic diagram showing an example of the density of each grid unit displayed on the display device.

本発明の誘導経路生成装置において、例えば、前記推定部は、前記誘導対象がヒトである場合に、ヒトの顔、頭部、前記頭部に装着される装着物の少なくとも一つからヒトの数を推定する、という態様であってもよい。 In the guidance route generation device of the present invention, for example, when the guidance target is a human, the estimation unit may calculate the number of humans based on at least one of the human's face, head, and attachment attached to the head. It may also be an aspect of estimating.

本発明の誘導経路生成装置において、例えば、前記密度算出部は、予め設定された誘導対象1つ当たりの占有面積に基づき、前記密度を算出する、という態様であってもよい。 In the guidance route generation device of the present invention, for example, the density calculation section may calculate the density based on a preset occupied area per guidance target.

本発明の誘導経路生成装置において、例えば、前記基準グリッド選定部は、前記スタート地点から前記ゴール地点までの経路が複数ある場合、前記複数の経路のうち、経路に含まれる前記グリッド単位の前記密度の総和が高い経路の順に前記基準グリッドの選定を行い、
前記誘導経路生成部は、前記密度の総和が高い順に前記誘導経路の生成を行う、という態様であってもよい。
In the guide route generation device of the present invention, for example, when there are a plurality of routes from the start point to the goal point, the reference grid selection unit may select the density of the grid unit included in the route among the plurality of routes. The reference grids are selected in the order of the routes with the highest sum of
The guide route generation unit may generate the guide routes in descending order of the sum of the densities.

本発明の誘導経路生成装置において、例えば、前記誘導経路生成部は、前記誘導経路と前記ゴール地点が同一の他の誘導経路とが重複した場合、前記誘導経路の幅を広くする、という態様であってもよい。 In the guide route generation device of the present invention, for example, the guide route generation unit may widen the width of the guide route when the guide route and another guide route having the same goal point overlap. There may be.

本発明の誘導経路生成装置において、例えば、前記基準グリッド選定部は、前記誘導経路生成部により生成した前記誘導経路と前記ゴール地点が異なる他の誘導経路とが重複した場合、前記基準グリッドを再選定する、という態様であってもよい。 In the guide route generation device of the present invention, for example, when the guide route generated by the guide route generator overlaps with another guide route having a different goal point, the reference grid selection unit re-selects the reference grid. It may also be an aspect of selecting.

本発明の誘導経路生成装置において、例えば、前記推定部は、さらに、前記値を超える場合に、前記動画像データから前記誘導対象の進行方向を推定し、
前記密度算出部は、前記推定した進行方向に基づき、1グリッド単位において前記進行方向毎の前記誘導対象の密度を算出し、
前記基準グリッド選定部は、前記進行方向の密度に基づき、前記基準グリッドを選定する、という態様であってもよい。
In the guidance route generation device of the present invention, for example, the estimation unit further estimates the traveling direction of the guidance target from the video data when the value exceeds the value;
The density calculating unit calculates the density of the guided target for each traveling direction in one grid unit based on the estimated traveling direction,
The reference grid selection unit may select the reference grid based on the density in the traveling direction.

本発明の誘導経路生成装置は、例えば、さらに、表示制御部を含み、
前記表示制御部は、前記特定エリア内の下面に設置されている表示装置に対し、前記生成した誘導経路を表示するように制御する、という態様であってもよい。
The guide route generation device of the present invention further includes, for example, a display control section,
The display control unit may control a display device installed on a lower surface within the specific area to display the generated guide route.

本発明の誘導経路生成装置において、例えば、前記表示制御部は、表示装置に対し、前記グリッド単位毎の密度を表示するように制御する、という態様であってもよい。 In the guide route generation device of the present invention, for example, the display control unit may control the display device to display the density of each grid unit.

本発明の誘導経路生成方法において、例えば、前記推定工程は、前記誘導対象がヒトである場合に、ヒトの顔、頭部、前記頭部に装着される装着物の少なくとも一つからヒトの数を推定する、という態様であってもよい。 In the guidance route generation method of the present invention, for example, in the case where the guidance target is a human, the estimation step includes determining the number of humans based on at least one of the human's face, head, and attachment worn on the head. It may also be an aspect of estimating.

本発明の誘導経路生成方法において、例えば、前記密度算出工程は、予め設定された誘導対象1つ当たりの占有面積に基づき、前記密度を算出する、という態様であってもよい。 In the guidance route generation method of the present invention, for example, the density calculation step may be such that the density is calculated based on a preset occupied area per guidance target.

本発明の誘導経路生成方法において、例えば、前記基準グリッド選定工程は、前記スタート地点から前記ゴール地点までの経路が複数ある場合、前記複数の経路のうち、経路に含まれる前記グリッド単位の前記密度の総和が高い経路の順に前記基準グリッドの選定を行い、
前記誘導経路生成工程は、前記密度の総和が高い順に前記誘導経路の生成を行う、という態様であってもよい。
In the guide route generation method of the present invention, for example, in the reference grid selection step, when there are a plurality of routes from the start point to the goal point, the density of the grid unit included in the route among the plurality of routes is The reference grids are selected in the order of the routes with the highest sum of
In the guide route generation step, the guide routes may be generated in descending order of the sum of the densities.

本発明の誘導経路生成方法において、例えば、前記誘導経路生成工程は、前記誘導経路と前記ゴール地点が同一の他の誘導経路とが重複した場合、前記誘導経路の幅を広くする、という態様であってもよい。 In the guide route generation method of the present invention, for example, in the guide route generation step, when the guide route and another guide route having the same goal point overlap, the width of the guide route is widened. There may be.

本発明の誘導経路生成方法において、例えば、前記基準グリッド選定工程は、前記誘導経路生成工程により生成した前記誘導経路と前記ゴール地点が異なる他の誘導経路とが重複した場合、前記基準グリッドを再選定する、という態様であってもよい。 In the guide route generation method of the present invention, for example, in the reference grid selection step, if the guide route generated in the guide route generation step and another guide route having a different goal point overlap, the reference grid is re-selected. It may also be an aspect of selecting.

本発明の誘導経路生成方法において、例えば、前記推定工程は、さらに、前記値を超える場合に、前記動画像データから前記誘導対象の進行方向を推定し、
前記密度算出工程は、前記推定した進行方向に基づき、1グリッド単位において前記進行方向毎の前記誘導対象の密度を算出し、
前記基準グリッド選定工程は、前記進行方向の密度に基づき、前記基準グリッドを選定する、という態様であってもよい。
In the guidance route generation method of the present invention, for example, the estimating step further includes estimating the traveling direction of the guidance target from the video data when the value exceeds the value;
The density calculation step calculates the density of the guided target for each traveling direction in one grid unit based on the estimated traveling direction,
In the reference grid selection step, the reference grid may be selected based on the density in the traveling direction.

本発明の誘導経路生成方法は、例えば、さらに、表示制御工程を含み、
前記表示制御工程は、前記特定エリア内の下面に設置されている表示装置に対し、前記生成した誘導経路を表示するように制御する、という態様であってもよい。
The guide route generation method of the present invention further includes, for example, a display control step,
The display control step may be such that a display device installed on a lower surface within the specific area is controlled to display the generated guide route.

本発明の誘導経路生成方法において、例えば、前記表示制御工程は、表示装置に対し、前記グリッド単位毎の密度を表示するように制御する、という態様であってもよい。 In the guide route generation method of the present invention, for example, the display control step may be such that the display device is controlled to display the density of each grid unit.

本発明のプログラムは、本発明の方法の各工程を、手順として、コンピュータに実行させるためのプログラムである。 The program of the present invention is a program for causing a computer to execute each step of the method of the present invention as a procedure.

本発明の記録媒体は、本発明のプログラムを記録しているコンピュータ読み取り可能な記録媒体である。 The recording medium of the present invention is a computer-readable recording medium that records the program of the present invention.

本発明において、「特定エリア」は、特に制限されず、スタート地点及びゴール地点を設定できるエリアであれば良い。具体的には、例えば、駅、イベント会場、デパート、ショッピングモール、高速道路の料金所周辺等のエリアがあげられる。 In the present invention, the "specific area" is not particularly limited, and may be any area in which a start point and a goal point can be set. Specifically, examples include areas such as stations, event venues, department stores, shopping malls, and areas around expressway toll gates.

本発明の実施形態について図を用いて説明する。本発明は、以下の実施形態には限定されない。以下の各図において、同一部分には、同一符号を付している。また、各実施形態の説明は、特に言及がない限り、互いの説明を援用でき、各実施形態の構成は、特に言及がない限り、組合せ可能である。 Embodiments of the present invention will be described using figures. The present invention is not limited to the following embodiments. In each figure below, the same parts are given the same reference numerals. In addition, the explanations of each embodiment can refer to each other unless otherwise mentioned, and the configurations of the embodiments can be combined unless otherwise mentioned.

[実施形態1]
図1は、本実施形態の誘導経路生成装置10の一例の構成を示すブロック図である。図1に示すように、本装置10は、取得部11、分割部12、推定部13、密度算出部14、判定部15、基準グリッド選定部16、及び誘導経路生成部17を含む。
[Embodiment 1]
FIG. 1 is a block diagram showing the configuration of an example of a guide route generation device 10 of this embodiment. As shown in FIG. 1, the device 10 includes an acquisition section 11, a division section 12, an estimation section 13, a density calculation section 14, a determination section 15, a reference grid selection section 16, and a guide route generation section 17.

本装置10は、例えば、前記各部を含む1つの装置でもよいし、前記各部が、通信回線網を介して接続可能な装置でもよい。また、本装置10は、前記通信回線網を介して、後述する外部装置と接続可能である。前記通信回線網は、特に制限されず、公知のネットワークを使用でき、例えば、有線でも無線でもよい。前記通信回線網は、例えば、インターネット回線、WWW(World Wide Web)、電話回線、LAN(Local Area Network)、SAN(Storage Area Network)、DTN(Delay Tolerant Networking)等があげられる。無線通信としては、例えば、WiFi(Wireless Fidelity)、Bluetooth(登録商標)等が挙げられる。前記無線通信としては、各装置が直接通信する形態(Ad Hoc通信)、アクセスポイントを介した間接通信のいずれであってもよい。本装置10は、例えば、システムとしてサーバに組み込まれていてもよい。また、本装置10は、例えば、本発明のプログラムがインストールされたパーソナルコンピュータ(PC、例えば、デスクトップ型、ノート型)、スマートフォン、タブレット端末等であってもよい。 The present device 10 may be, for example, a single device including each of the sections described above, or may be a device to which each of the sections can be connected via a communication network. Further, the device 10 can be connected to an external device, which will be described later, via the communication line network. The communication line network is not particularly limited, and any known network may be used, and may be wired or wireless, for example. Examples of the communication line network include the Internet line, WWW (World Wide Web), telephone line, LAN (Local Area Network), SAN (Storage Area Network), DTN (Delay Tolerant Networking), etc. . Examples of wireless communication include WiFi (Wireless Fidelity), Bluetooth (registered trademark), and the like. The wireless communication may be either direct communication between devices (Ad Hoc communication) or indirect communication via an access point. This device 10 may be incorporated into a server as a system, for example. Further, the device 10 may be, for example, a personal computer (PC, e.g., desktop type, notebook type), a smartphone, a tablet terminal, etc., on which the program of the present invention is installed.

図2に、本装置10のハードウエア構成のブロック図を例示する。本装置10は、例えば、中央演算装置(CPU,GPU等)101、メモリ102、バス103、記憶装置104、入力装置105、表示装置106、通信デバイス107等を有する。本装置10のハードウエア構成の各部は、それぞれのインタフェース(I/F)により、バス103を介して相互に接続されている。 FIG. 2 illustrates a block diagram of the hardware configuration of this device 10. The device 10 includes, for example, a central processing unit (CPU, GPU, etc.) 101, a memory 102, a bus 103, a storage device 104, an input device 105, a display device 106, a communication device 107, and the like. Each part of the hardware configuration of the device 10 is interconnected via a bus 103 by respective interfaces (I/Fs).

中央演算装置(中央処理装置)101は、本装置10の全体の制御を担う。本装置10において、中央演算装置101により、例えば、本発明のプログラムやその他のプログラムが実行され、また、各種情報の読み込みや書き込みが行われる。具体的には、例えば、中央演算装置101が、取得部11、分割部12、推定部13、密度算出部14、判定部15、基準グリッド選定部16、及び誘導経路生成部17として機能する。 A central processing unit (central processing unit) 101 is responsible for overall control of the device 10. In this device 10, a central processing unit 101 executes, for example, the program of the present invention and other programs, and also reads and writes various information. Specifically, for example, the central processing unit 101 functions as the acquisition unit 11, the division unit 12, the estimation unit 13, the density calculation unit 14, the determination unit 15, the reference grid selection unit 16, and the guide route generation unit 17.

バス103は、例えば、外部装置とも接続できる。前記外部装置は、例えば、外部データベース、プリンター、記憶装置、撮像装置等があげられる。本装置10は、例えば、バス103に接続された通信デバイス107により、前記通信回線網に接続でき、前記通信回線網を介して、外部装置と接続することもできる。 For example, the bus 103 can also be connected to an external device. Examples of the external device include an external database, a printer, a storage device, an imaging device, and the like. The device 10 can be connected to the communication network, for example, by a communication device 107 connected to the bus 103, and can also be connected to an external device via the communication network.

メモリ102は、例えば、メインメモリ(主記憶装置)が挙げられる。中央演算装置101が処理を行う際には、例えば、後述する記憶装置104に記憶されている本発明のプログラム等の種々の動作プログラムを、メモリ102が読み込み、中央演算装置101は、メモリ102からデータを受け取って、プログラムを実行する。前記メインメモリは、例えば、RAM(ランダムアクセスメモリ)である。また、メモリ102は、例えば、ROM(読み出し専用メモリ)であってもよい。 An example of the memory 102 is a main memory (main storage device). When the central processing unit 101 performs processing, the memory 102 reads various operating programs such as the program of the present invention stored in the storage device 104 (described later), and the central processing unit 101 reads various operating programs from the memory 102. Receive data and execute program. The main memory is, for example, a RAM (random access memory). Further, the memory 102 may be, for example, a ROM (read-only memory).

記憶装置104は、例えば、前記メインメモリ(主記憶装置)に対して、いわゆる補助記憶装置ともいう。前述のように、記憶装置104には、本発明のプログラムを含む動作プログラムが格納されている。記憶装置104は、例えば、記録媒体と、記録媒体に読み書きするドライブとの組合せであってもよい。前記記録媒体は、特に制限されず、例えば、内蔵型でも外付け型でもよく、HD(ハードディスク)、CD-ROM、CD-R、CD-RW、MO、DVD、フラッシュメモリー、メモリーカード等が挙げられる。記憶装置104は、例えば、記録媒体とドライブとが一体化されたハードディスクドライブ(HDD)、及びソリッドステートドライブ(SSD)であってもよい。 The storage device 104 is also referred to as a so-called auxiliary storage device in contrast to the main memory (main storage device), for example. As mentioned above, the storage device 104 stores operating programs including the program of the present invention. The storage device 104 may be, for example, a combination of a recording medium and a drive that reads from and writes to the recording medium. The recording medium is not particularly limited, and may be of a built-in type or an external type, and examples include HD (hard disk), CD-ROM, CD-R, CD-RW, MO, DVD, flash memory, memory card, etc. It will be done. The storage device 104 may be, for example, a hard disk drive (HDD) in which a recording medium and a drive are integrated, or a solid state drive (SSD).

本装置10において、メモリ102及び記憶装置104は、管理者からのアクセス情報及びログ情報、並びに、外部データベース(図示せず)から取得した情報を記憶することも可能である。 In the device 10, the memory 102 and the storage device 104 can also store access information and log information from an administrator, as well as information obtained from an external database (not shown).

本装置10は、例えば、さらに、入力装置105、表示装置106を有する。入力装置105は、例えば、タッチパネル、キーボード、マウス等である。表示装置106は、例えば、LEDディスプレイ、液晶ディスプレイ等が挙げられる。 The device 10 further includes an input device 105 and a display device 106, for example. The input device 105 is, for example, a touch panel, a keyboard, a mouse, or the like. Examples of the display device 106 include an LED display, a liquid crystal display, and the like.

つぎに、本実施形態の誘導経路生成方法の一例を、図3のフローチャートに基づき説明する。本実施形態の誘導経路生成方法は、例えば、図1の誘導経路生成装置10を用いて、次のように実施する。なお、本実施形態の誘導経路生成方法は、図1の誘導経路生成装置10の使用には限定されない。 Next, an example of the guide route generation method of this embodiment will be explained based on the flowchart of FIG. 3. The guide route generation method of this embodiment is carried out as follows using, for example, the guide route generation device 10 of FIG. 1. Note that the guide route generation method of this embodiment is not limited to the use of the guide route generation device 10 of FIG. 1.

まず、取得部11により、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得する(S1)。前記スタート地点と前記ゴール地点とは、特に制限されず、例えば、前記特定エリアがイベント会場である場合は、前記スタート地点が「前記イベントの入場ゲートに向かう進行方向の任意の地点」となり、前記ゴール地点が「前記イベントの入場ゲート」となる。また、前記特定エリアが駅であり、電車から改札口に向かう方向において後述の誘導経路を生成するときは、前記スタート地点が「電車のドア」となり、前記ゴール地点が「改札口」となる。一方で、改札口から電車に向かう方向において、後述の誘導経路を生成するときは、前記スタート地点が「改札口」となり、前記ゴール地点が「電車のドア」となる。前記スタート地点及び前記ゴール地点は、複数あってもよい。前記動画像データは、例えば、前記通信回線網を介して、外部の撮像装置から取得可能である。また、本装置10が、さらに、前記動画像データを撮像する撮像装置を含んでもよい。前記各撮像装置は、例えば、屋内や屋外の入口上部に固定配置されていてもよい。また、前記各撮像装置は、例えば、ドローン等の自律型飛行装置に搭載されていてもよい。 First, the acquisition unit 11 collects information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. (S1). The start point and the goal point are not particularly limited; for example, if the specific area is an event venue, the start point is "any point in the direction of progress toward the entrance gate of the event"; The goal point becomes the "entrance gate for the event." Further, when the specific area is a station and a guidance route (described later) is generated in the direction from the train to the ticket gate, the starting point is the "train door" and the goal point is the "ticket gate." On the other hand, when generating a guidance route (described later) in the direction from the ticket gate to the train, the starting point is the "ticket gate" and the goal point is the "train door." There may be multiple start points and multiple goal points. The moving image data can be obtained from an external imaging device via the communication line network, for example. Further, the present device 10 may further include an imaging device that captures the moving image data. Each of the imaging devices may be fixedly arranged above an entrance indoors or outdoors, for example. Further, each of the imaging devices may be mounted on an autonomous flying device such as a drone, for example.

次に、分割部12により、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割する(S2)。前記所定間隔は、特に制限されず、例えば、前記特定エリアの面積によって任意に決定できる。前記グリッド単位で分割された前記マップの図面を、例えば、グリッド図ともいう。 Next, the dividing unit 12 divides the map of the specific area into grid units divided at predetermined intervals (S2). The predetermined interval is not particularly limited, and can be arbitrarily determined depending on the area of the specific area, for example. A drawing of the map divided into grid units is also referred to as a grid drawing, for example.

次に、推定部13により、前記動画像データから、1グリッド単位毎に誘導対象の数を推定する(S3)。前記誘導対象は、特に制限されず、例えば、ヒト、移動体等である。前記移動体は、特に制限されず、ヒトが搭乗して操作可能な装置でもよいし、遠隔操縦が可能な装置であってもよい。具体的に、例えば、自動車、電車、船舶、水上艇、及びドローン等の飛行装置等が挙げられる。推定部13は、例えば、前記誘導対象がヒトである場合に、ヒトの顔、頭部、前記頭部に装着される装着物の少なくとも一つからヒトの数を推定する。前記装着物は、例えば、メガネ、サングラス、帽子、マスク等である。 Next, the estimation unit 13 estimates the number of guidance targets for each grid from the video data (S3). The target to be guided is not particularly limited, and may be, for example, a human, a moving object, or the like. The movable body is not particularly limited, and may be a device that can be operated by a person on board, or a device that can be remotely controlled. Specific examples include automobiles, trains, ships, watercraft, and flying devices such as drones. For example, when the guidance target is a human being, the estimating unit 13 estimates the number of humans from at least one of the human face, head, and attachment attached to the head. Examples of the wearable items include glasses, sunglasses, hats, and masks.

次に、密度算出部14により、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出する(S4)。密度算出部14は、例えば、予め設定された誘導対象1つ当たりの占有面積に基づき、前記密度を算出してもよい。前記占有面積は、例えば、前記ヒトの肩幅や胸板等の大きさの平均値や前記移動体の大きさの平均値から設定できる。具体的に、前記密度は、例えば、前記誘導対象1つ当たりの占有面積に、前記誘導対象の数を乗じて、前記乗じた数値を前記グリッド単位の面積で除することにより算出される。また、前記密度は、百分率(%)にて算出してもよい。 Next, the density calculation unit 14 calculates the density of the guided objects in each grid unit based on the number of guided objects (S4). The density calculation unit 14 may calculate the density based on a preset occupied area per guidance target, for example. The occupied area can be set, for example, from the average value of the shoulder width of the person, the size of the chest plate, etc., or the average value of the size of the moving object. Specifically, the density is calculated, for example, by multiplying the area occupied by each guided object by the number of guided objects, and dividing the multiplied value by the area of the grid unit. Further, the density may be calculated in percentage (%).

次に、判定部15により、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定する(S5)。前記値は、特に制限されず、任意に設定でき、例えば、60%以上、70%、80%以上である。また、判定部15は、例えば、前記密度に基づき、混雑レベルを判定してもよい。具体的には、例えば、判定部15により、前記密度が75%以上であれば「混雑」、前記密度が50%以上75%以下であれば「やや混雑」、前記密度が50%以下であれば「平常」等と判定される。 Next, the determination unit 15 determines whether the density of the entire specific area exceeds a preset value, based on the density of the guidance targets (S5). The value is not particularly limited and can be set arbitrarily, for example, 60% or more, 70%, or 80% or more. Further, the determination unit 15 may determine the congestion level based on the density, for example. Specifically, for example, the determination unit 15 determines that if the density is 75% or more, it is "crowded", if the density is 50% or more and 75% or less, it is "slightly crowded", and if the density is 50% or less, it is "slightly crowded". If so, it is determined to be "normal" or the like.

次に、基準グリッド選定部16により、前記値を超える場合に(YES)、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定する(S6)。「平面図形内に含まれる前記グリッド単位」とは、例えば、前記平面図形に前記グリッド単位の一部分でも含まれていれば「平面図形内に含まれる前記グリッド単位」となる。図4に基準グリッド選定部16における処理の一例を示す。前記平面図形は、特に制限されず、例えば、四角形、三角形、台形、平行四辺形等があり、好ましくは、三角形である。図4において、前記平面図形は、前記スタート地点の中心点と前記ゴール地点の中心点と結ぶ直線と、2本の一点鎖線とで形成される直角三角形Aと、前記スタート地点の中心点と前記ゴール地点の中心点と結ぶ直線と、2本の長破線とで形成される直角三角形Bの2つである。このように、前記平面図形が複数形成される場合は、例えば、同一のスタート地点及び前記ゴール地点を用いた場合において前記各平面図形が重複しないことが好ましい。なお、本発明は、「中心点」に限定されず、それぞれの平面図形の内部であれば、任意の点を直線で結ぶことが可能である。そして、基準グリッド選定部16は、直角三角形A及びB内で前記密度が最も高いグリッド単位を基準グリッドSGとして選定する。また、前記基準グリッドが複数必要な場合(すなわち、誘導経路が複数必要な場合)は、例えば、前記選定した基準グリッドが存在する平面図形とは別の平面図形(例えば、図4における直角三角形B)から前記基準グリッドを選定してもよい。前記基準グリッドが複数必要な場合とは、例えば、1つの誘導経路では、前記特定エリア全体の密度が予め設定した値を下回らない場合や、前述の前記特定エリアが駅である場合のように、同一の特定エリアにおいて、前記スタート地点及び前記ゴール地点が、他の誘導対象にとって、前記ゴール地点及び前記スタート地点にもなり得る場合等がある。前記基準グリッドが複数必要な場合は、例えば、後述の実施形態2記載の形態によって処理することも可能である。一方で、前記値を超えない場合(NO)は、例えば、そのまま終了する(END)。 Next, if the reference grid selection unit 16 exceeds the value (YES), the start point and the goal point are connected with a straight line, and the grid unit included in the planar figure having the connected straight line as one side A reference grid is selected from among them based on the density (S6). "The grid unit included in the planar figure" is, for example, "the grid unit included in the planar figure" if even a part of the grid unit is included in the planar figure. FIG. 4 shows an example of processing in the reference grid selection section 16. The plane figure is not particularly limited, and includes, for example, a quadrilateral, a triangle, a trapezoid, a parallelogram, etc., and is preferably a triangle. In FIG. 4, the planar figure includes a right triangle A formed by a straight line connecting the center point of the start point and the center point of the goal point, and two dashed lines, the center point of the start point, and the center point of the goal point. They are a right triangle B formed by a straight line connecting to the center point of the goal point and two long broken lines. In this way, when a plurality of planar figures are formed, it is preferable that the planar figures do not overlap, for example, when the same start point and the same goal point are used. Note that the present invention is not limited to the "center point", and any points within each planar figure can be connected with a straight line. Then, the reference grid selection unit 16 selects the grid unit having the highest density within the right triangles A and B as the reference grid SG. In addition, if a plurality of reference grids are required (that is, a plurality of guide routes are required), for example, a planar figure different from the planar figure in which the selected reference grid exists (for example, right triangle B in FIG. 4). ) may select the reference grid. Examples of cases in which a plurality of reference grids are required include cases in which the density of the entire specific area does not fall below a preset value in one guidance route, or cases in which the specific area is a station, as described above. In the same specific area, there are cases where the start point and the goal point can also serve as the goal point and the start point for other guided targets. If a plurality of reference grids are required, it is also possible to process, for example, according to the form described in Embodiment 2, which will be described later. On the other hand, if the value does not exceed the above value (NO), for example, the process ends as is (END).

そして、誘導経路生成部17により、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成し(S7)、終了する(END)。図5に誘導経路生成部17における処理の一例を示す。図5において、基準グリッドSGは、図4に示す基準グリッドSGと同様である。図5に示すように、誘導経路生成部17は、例えば、前記スタート地点の中心点と基準グリッドSGの中心点と前記ゴール地点の中心点とを、それぞれ直線で結んだ経路を誘導経路とする。図中において、前記誘導経路としたグリッド単位内を斜線にて塗りつぶしている(以下同様)。なお、本発明は、「中心点」に限定されず、それぞれの内部であれば、任意の点を直線で結ぶことが可能である。誘導経路生成部17は、例えば、前記ゴール地点が複数存在する場合、前記ゴール地点毎に前記誘導経路を生成する。前記経路の情報は、例えば、前記取得した全ての経路の情報のうち、少なくとも1つであればよく、前記スタート地点から前記ゴール地点までの経路が短い情報であるほど好ましい。これにより、本装置10は、例えば、前記経路の情報の短さに比例して、前記誘導経路の距離を短くすることができる。 Then, the guide route generation unit 17 generates a route connecting the start point, the goal point, and the reference grid as a guide route based on the route information (S7), and ends (END). FIG. 5 shows an example of processing in the guide route generation unit 17. In FIG. 5, reference grid SG is similar to reference grid SG shown in FIG. As shown in FIG. 5, the guide route generation unit 17, for example, sets a route connecting the center point of the start point, the center point of the reference grid SG, and the center point of the goal point with straight lines as the guide route. . In the figure, the grid unit serving as the guide route is filled in with diagonal lines (the same applies hereinafter). Note that the present invention is not limited to the "center point", and any points within each can be connected with a straight line. For example, when there are a plurality of goal points, the guide route generation unit 17 generates the guide route for each goal point. The route information may be, for example, at least one of all the acquired route information, and it is preferable that the route from the start point to the goal point is shorter. Thereby, the present device 10 can shorten the distance of the guide route, for example, in proportion to the shortness of the information on the route.

図6及び図7を用いて、同一の特定エリアにおいて、前記スタート地点及び前記ゴール地点が、他の誘導対象にとって、前記ゴール地点及び前記スタート地点にもなり得る場合について、説明する。具体的には、例えば、駅の改札口と電車のドア等の関係を想定する。 With reference to FIGS. 6 and 7, a case will be described in which the start point and the goal point can also serve as the goal point and the start point for other guided targets in the same specific area. Specifically, for example, assume the relationship between a station ticket gate and a train door.

図6において、右下のスタート地点から左上のゴール地点までに向かう方向(方向D1)の誘導経路及び前記方向D1における基準グリッドSG1は、図4と同様である。さらに、本装置10は、前記経路の情報として、図6に示すように、前記方向D1におけるスタート地点をゴール地点とし、前記D1におけるゴール地点をスタート地点とし、前記スタート地点(前記方向D1におけるゴール地点)から前記ゴール地点(前記方向D1におけるスタート地点)までに向かう方向(方向D2)の経路の情報を取得したとする。この場合において、本装置10は、例えば、図7に示すように、平面図形である直角三角形C及びDから、基準グリッドSG2を選定して、前記誘導経路を生成する。 In FIG. 6, the guidance route in the direction (direction D1) from the start point at the lower right to the goal point at the upper left and the reference grid SG1 in the direction D1 are the same as those in FIG. 4. Further, as the route information, as shown in FIG. Assume that information on a route in a direction (direction D2) from a point (point) to the goal point (start point in the direction D1) is acquired. In this case, for example, as shown in FIG. 7, the device 10 selects a reference grid SG2 from right triangles C and D, which are planar figures, to generate the guide route.

基準グリッド選定部16及び誘導経路生成部17は、例えば、前記スタート地点から前記ゴール地点までの経路が複数ある場合、前記複数の経路のうち、経路に含まれる前記グリッド単位の前記密度の総和が高い経路の順に、各工程を実行してもよい。これにより、本装置10は、例えば、前記誘導対象の密度が高い経路から、前記誘導対象を誘導することができ、効率的に混雑を緩和することができる。 For example, when there are a plurality of routes from the start point to the goal point, the reference grid selection unit 16 and the guide route generation unit 17 calculate the sum of the densities of the grid units included in the routes among the plurality of routes. Each process may be performed in order of the highest route. Thereby, the present device 10 can guide the guidance target from a route with a high density of guidance targets, for example, and can efficiently alleviate congestion.

誘導経路生成部17は、例えば、前記誘導経路と前記ゴール地点が同一の他の誘導経路とが重複した場合、前記誘導経路の幅を広くしてもよい。前記誘導経路の幅を広くするとは、例えば、前記誘導経路に含まれるグリッド単位(図5における斜線を引いたグリッド単位)に隣接するグリッド単位をも前記誘導経路に含ませることをいう。これにより、本装置10は、同一のゴール地点に対する誘導経路が重複した場合であっても、効率的に混雑を緩和することができる。 For example, when the guide route and another guide route having the same goal point overlap, the guide route generating unit 17 may increase the width of the guide route. Increasing the width of the guide route means, for example, including also the grid units adjacent to the grid units included in the guide route (hatched grid units in FIG. 5) in the guide route. Thereby, the present device 10 can efficiently alleviate congestion even when guidance routes to the same goal point overlap.

一方で、前記誘導経路と前記ゴール地点が異なる他の誘導経路とが重複した場合は、例えば、基準グリッド選定部16により、前記基準グリッドを再選定してもよい。具体的には、例えば、前記他の誘導経路との重複がなくなるまで、前記密度が高い順に前記基準グリッドの再選定を実行する。これにより、本装置10は、異なるゴール地点に対する誘導経路が重複した場合であっても、効率的に混雑を緩和することができる。 On the other hand, if the guide route overlaps with another guide route having a different goal point, the reference grid may be reselected by the reference grid selection unit 16, for example. Specifically, for example, the reference grids are reselected in descending order of density until there is no overlap with the other guidance routes. Thereby, the present device 10 can efficiently alleviate congestion even when guidance routes to different goal points overlap.

本装置10は、例えば、前記特定エリア全体の密度が予め設定した値を下回るまで、定期的(例えば、5分毎、10分毎等)に前記工程(S6)及び前記工程(S7)を繰り返し実行してもよい。 For example, the device 10 repeats the step (S6) and the step (S7) periodically (for example, every 5 minutes, every 10 minutes, etc.) until the density of the entire specific area falls below a preset value. May be executed.

図8に、本装置10を、駅に適用した一例を示す。図8に示すように、本装置10は、ホームの天井に配置されている複数のカメラ1から前記動画像データを取得し、電車から改札口に向かう方向への誘導経路と、改札口から電車に向かう方向への誘導経路の2種類を生成する。なお、図8において、本装置10は、より効率的に混雑を緩和するため、改札口から電車に向かう方向への誘導経路を2つ生成した。 FIG. 8 shows an example in which the present device 10 is applied to a station. As shown in FIG. 8, the device 10 acquires the video data from a plurality of cameras 1 placed on the ceiling of the platform, and determines the guidance route from the train to the ticket gate and the direction from the ticket gate to the train. Two types of guidance routes are generated in the direction toward . Note that in FIG. 8, the device 10 generates two guidance routes in the direction from the ticket gate to the train in order to more efficiently alleviate congestion.

本実施形態によれば、基準グリッドを含む誘導経路を生成することで、混雑を緩和することができる。また、本実施形態によれば、前記ゴール地点が複数存在する場合に、誘導経路により前記誘導対象の流れを制御することができるため、前記ゴール地点の混雑を均一化することができる。 According to this embodiment, congestion can be alleviated by generating a guide route that includes a reference grid. Furthermore, according to the present embodiment, when there are a plurality of goal points, the flow of the guided objects can be controlled by the guide route, so that congestion at the goal points can be equalized.

[実施形態2]
本実施形態において、進行方向毎の前記誘導対象の密度に基づいて、前記基準グリッドの選定を行う形態について説明する。
[Embodiment 2]
In this embodiment, a mode will be described in which the reference grid is selected based on the density of the guided objects for each traveling direction.

本実施形態の誘導経路生成方法の一例を図9のフローチャートに基づき説明する。本実施形態の誘導経路生成方法は、例えば、図1の誘導経路生成装置10を用いて、次のように実施する。なお、本実施形態の誘導経路生成方法は、図1の誘導経路生成装置10の使用には限定されない。 An example of the guide route generation method of this embodiment will be explained based on the flowchart of FIG. 9. The guide route generation method of this embodiment is carried out as follows using, for example, the guide route generation device 10 of FIG. 1. Note that the guide route generation method of this embodiment is not limited to the use of the guide route generation device 10 of FIG. 1.

まず、前記実施形態1の図3における前記工程(S1)~前記工程(S5)と同様にして、図9に示す工程(S1)~工程(S5)の処理を実行する。図9に示す工程(S5)において、前記値を超えない場合(NO)は、例えば、そのまま終了する(END)。 First, the steps (S1) to (S5) shown in FIG. 9 are executed in the same way as the steps (S1) to (S5) in FIG. 3 of the first embodiment. In the step (S5) shown in FIG. 9, if the value does not exceed the value (NO), for example, the process ends (END).

次に、推定部13により、さらに、前記値を超える場合に、前記動画像データから前記誘導対象の進行方向を推定する(S6)。前記誘導対象がヒトである場合は、例えば、前記ヒトの顔や肩等の向きから進行方向を推定できる。また、前記誘導対象が移動体である場合は、例えば、運転席やヘッドライト等の向きから進行方向を推定できる。また、推定部13は、例えば、数秒(1秒、3秒等)前を撮像した前記動画像データと比較することで、進行方向を推定できる。前記推定される進行方向は、特に制限されず、例えば、2方向、4方向、8方向等の方向のうちいずれか一方向である。図10に、前記進行方向の一例を示す。図10に示すように、以降において、グリッド単位Gに対し、ゴール地点方向を「前方向」といい、スタート地点方向を「後ろ方向」といい、前記前方向に対し右側を「右方向」といい、前記前方向に対し左側を「左方向」という。特に、前記右方向において、前記前方向寄りの方向を「前右方向」といい、前記後ろ方向寄りの方向を「後ろ右方向」という。同様にして、前記左方向において、前記前方向寄りの方向を「前左方向」といい、前記後ろ方向寄りの方向を「後ろ左方向」という。 Next, the estimating unit 13 further estimates the traveling direction of the guidance target from the video data if the value exceeds the value (S6). When the guidance target is a human, the direction of travel can be estimated from the orientation of the human's face, shoulders, etc., for example. Further, when the guidance target is a moving object, the direction of movement can be estimated from the direction of the driver's seat, headlights, etc., for example. Further, the estimation unit 13 can estimate the traveling direction by comparing the moving image data captured several seconds (1 second, 3 seconds, etc.) before, for example. The estimated traveling direction is not particularly limited, and is, for example, any one of 2 directions, 4 directions, 8 directions, etc. FIG. 10 shows an example of the traveling direction. As shown in FIG. 10, hereinafter, with respect to the grid unit G, the direction of the goal point will be referred to as the "forward direction", the direction of the start point will be referred to as the "backward direction", and the direction to the right of the forward direction will be referred to as the "right direction". Yes, the left side of the front direction is called the "left direction." In particular, in the right direction, the direction closer to the front is referred to as the "front right direction", and the direction closer to the rear is referred to as the "rear right direction". Similarly, in the left direction, the direction closer to the front is referred to as the "front left direction", and the direction closer to the rear is referred to as the "rear left direction".

次に、密度算出部14により、前記推定した進行方向に基づき、1グリッド単位において、前記進行方向毎の前記誘導対象の密度を算出する(S7)。具体的には、例えば、グリッド単位における前記誘導対象(ヒト)の数が5人とし、前記5人中3人の進行方向が前方向とし、残りの2人の進行方向がそれぞれ前右方向と左方向と推定されたとする。この場合、グリッド単位Gの「前方向」における密度は60%となり、「前右方向」における密度は20%となり、「左方向」における密度は20%となり、その他の方向における密度は0%となる。 Next, the density calculating unit 14 calculates the density of the guided objects for each traveling direction in one grid unit based on the estimated traveling direction (S7). Specifically, for example, suppose that the number of guided subjects (people) in a grid unit is five, and the direction of movement of three of the five people is forward, and the direction of movement of the remaining two is forward and right. Suppose that it is estimated that the direction is to the left. In this case, the density in the "front direction" of the grid unit G is 60%, the density in the "front right direction" is 20%, the density in the "left direction" is 20%, and the density in other directions is 0%. Become.

次に、基準グリッド選定部16により、前記進行方向の密度に基づき、前記基準グリッドを選定する(S8)。具体的には、例えば、前記前方向における密度が最も高いグリッド単位を基準グリッドSGとして選定する。 Next, the reference grid selection unit 16 selects the reference grid based on the density in the traveling direction (S8). Specifically, for example, the grid unit with the highest density in the front direction is selected as the reference grid SG.

そして、前記実施形態1の図3における前記工程(S7)と同様にして、誘導経路を生成し(S9)、終了する(END) Then, in the same manner as the step (S7) in FIG. 3 of the first embodiment, a guidance route is generated (S9), and the process ends (END).

本実施形態によれば、前記誘導対象の移動の流れを考慮できるため、より効率的に混雑を緩和することができる。 According to the present embodiment, the movement flow of the guided target can be taken into consideration, so that congestion can be alleviated more efficiently.

[実施形態3]
図11は、本実施形態の誘導経路生成装置10の一例の構成を示すブロック図である。図11に示すように、本実施形態において、誘導経路生成装置10が、さらに、表示制御部18を含む点を除き、前記実施形態1の誘導経路生成装置10と同様である。本実施形態の誘導経路生成装置10におけるハードウエア構成は、中央演算装置101が、さらに、表示制御部18を含む点を除き、図2に示す前記実施形態1の誘導経路生成装置10と同様である。特に示さない限り、本実施形態は、前記実施形態1及び2の記載を援用できる。
[Embodiment 3]
FIG. 11 is a block diagram showing the configuration of an example of the guide route generation device 10 of this embodiment. As shown in FIG. 11, in this embodiment, the guide route generating device 10 is the same as the guide route generating device 10 of the first embodiment, except that the guide route generating device 10 further includes a display control section 18. The hardware configuration of the guidance route generation device 10 of this embodiment is the same as that of the guidance route generation device 10 of the first embodiment shown in FIG. 2, except that the central processing unit 101 further includes a display control unit 18. be. Unless otherwise specified, the descriptions of Embodiments 1 and 2 can be used in this embodiment.

表示制御部18は、例えば、図3に示す前記工程(S7)や図9に示す前記工程(S9)の後に、前記特定エリア内の下面に設置されている表示装置に対し、前記誘導経路を表示するように制御してもよい。前記特定エリア内の下面とは、例えば、床面や道路面等を意味する。前記特定エリア内の下面に設置されている表示装置は、例えば、LEDディスプレイ、液晶ディスプレイ等がある。表示制御部18は、例えば、前記誘導経路における進行方向毎に定義された進行方向表示用パラメータを用いて、前記誘導経路における進行方向を表示するように制御してもよい。前記進行方向表示用パラメータは、特に制限されず、例えば、色、文字、記号等である。前記進行方向表示用パラメータは、例えば、前記進行方向を示す矢印(記号)の太さや大きさを変えることで、前記誘導対象の密度も表現可能なパラメータであってもよい。 For example, after the step (S7) shown in FIG. 3 or the step (S9) shown in FIG. It may also be controlled to display. The lower surface within the specific area means, for example, a floor surface, a road surface, or the like. The display device installed on the lower surface within the specific area is, for example, an LED display, a liquid crystal display, or the like. For example, the display control unit 18 may be controlled to display the traveling direction on the guidance route using a traveling direction display parameter defined for each traveling direction on the guidance route. The traveling direction display parameters are not particularly limited, and include, for example, colors, characters, symbols, and the like. The traveling direction display parameter may be a parameter that can also express the density of the guidance target by changing the thickness or size of the arrow (symbol) indicating the traveling direction, for example.

具体的には、例えば、表示制御部18は、図12に示すように、誘導経路生成部17により生成された誘導経路が示されたグリッド図と、前記表示装置を構成する細かいランプ(LED等)を敷き詰めた設計図とを重ね合わせて、前記誘導経路と前記ランプとが重なる部分を表示対象としてもよい。 Specifically, for example, as shown in FIG. 12, the display control unit 18 displays a grid diagram showing the guidance route generated by the guidance route generation unit 17, and fine lamps (such as LEDs) constituting the display device. ) may be superimposed on a design drawing in which the guidance route and the lamp overlap, and the display target may be a portion where the guidance route and the lamp overlap.

また、表示制御部18は、例えば、図3に示す前記工程(S3)の後に、表示装置に対し、前記グリッド単位毎の密度を表示するように制御してもよい。前記表示装置は、特に制限されず、例えば、表示装置106でもよいし、外部の表示装置であってもよい。前記表示装置は、例えば、前記特定エリア内の表示装置でもよいし、前記ヒトの携帯する端末や、前記移動体内の端末、前記移動体を操縦する端末等の端末における表示装置でもよい。具体的には、例えば、サイネージ装置、LEDディスプレイ、液晶ディスプレイ等がある。また、表示制御部18は、例えば、前記密度毎に定義された密度表示用パラメータを用いて、前記グリッド単位毎の密度を表示するように制御してもよい。前記密度表示用パラメータは、特に制限されず、例えば、色、文字、記号等である。図13に、前記表示装置に表示された前記グリッド単位毎の密度の一例を示す。図13は、イベント会場における入口(ゴール地点)の周辺を上部から撮像した一例であり、色(前記密度表示用パラメータ)の濃淡が濃いほど、前記密度が高いことを意味する。なお、図13において、各入場ゲートに並んでいるヒトと各入場ゲートにて入場管理を行う係員とを図示しているが、前記表示装置において、前記ヒト及び前記係員は、表示されなくともよい。 Further, the display control unit 18 may control the display device to display the density for each grid unit, for example, after the step (S3) shown in FIG. 3. The display device is not particularly limited, and may be, for example, the display device 106 or an external display device. The display device may be, for example, a display device within the specific area, or a display device in a terminal such as a terminal carried by the person, a terminal inside the moving object, or a terminal controlling the moving object. Specifically, there are signage devices, LED displays, liquid crystal displays, etc., for example. Further, the display control unit 18 may control the density display for each grid unit using, for example, a density display parameter defined for each density. The density display parameters are not particularly limited, and include, for example, colors, characters, symbols, and the like. FIG. 13 shows an example of the density of each grid unit displayed on the display device. FIG. 13 is an example of an image of the vicinity of the entrance (goal point) in an event venue taken from above, and the darker the color (the density display parameter), the higher the density. Note that although FIG. 13 shows people lining up at each entrance gate and staff members managing entry at each gate, the people and staff members may not be displayed on the display device. .

本実施形態によれば、前記生成した誘導経路を前記誘導対象に表示可能であるため、より効率的に混雑を緩和することができる。また、本実施形態によれば、例えば、前記密度表示用パラメータを用いることで、前記密度を視覚化できるため、前記誘導対象(ヒト及び前記移動体を操縦するヒト等)は、前記密度を正確に把握可能である。さらに、本実施形態によれば、例えば、誘導係等の人員を必要とせずに、前記誘導対象を誘導することができるため、人的コストを削減することができる。 According to this embodiment, the generated guidance route can be displayed to the guidance target, so that congestion can be alleviated more efficiently. Further, according to the present embodiment, for example, the density can be visualized by using the density display parameter, so that the guidance target (a person, a person operating the moving body, etc.) can accurately determine the density. It is possible to grasp the Furthermore, according to the present embodiment, it is possible to guide the guide target without requiring personnel such as guide staff, so that human costs can be reduced.

[実施形態4]
本実施形態のプログラムは、本発明の方法の各工程を、手順として、コンピュータに実行させるためのプログラムである。本発明において、「手順」は、「処理」と読み替えてもよい。また、本実施形態のプログラムは、例えば、コンピュータ読み取り可能な記録媒体に記録されていてもよい。前記記録媒体としては、特に限定されず、例えば、読み出し専用メモリ(ROM)、ハードディスク(HD)、光ディスク等が挙げられる。
[Embodiment 4]
The program of this embodiment is a program for causing a computer to execute each step of the method of the present invention as a procedure. In the present invention, "procedure" may be read as "process". Furthermore, the program of this embodiment may be recorded on, for example, a computer-readable recording medium. The recording medium is not particularly limited, and includes, for example, a read-only memory (ROM), a hard disk (HD), an optical disk, and the like.

以上、実施形態を参照して本発明を説明したが、本発明は、上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解しうる様々な変更をできる。 Although the present invention has been described above with reference to the embodiments, the present invention is not limited to the above embodiments. The configuration and details of the present invention can be modified in various ways within the scope of the present invention by those skilled in the art.

この出願は、2020年3月4日に出願された日本出願特願2020-36492を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2020-36492 filed on March 4, 2020, and the entire disclosure thereof is incorporated herein.

<付記>
上記の実施形態の一部または全部は、以下の付記のように記載されうるが、以下には限られない。
(付記1)
取得部、分割部、推定部、密度算出部、判定部、基準グリッド選定部、及び誘導経路生成部を含み、
前記取得部は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割部は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定部は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出部は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定部は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定部は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成部は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する、誘導経路生成装置。
(付記2)
前記推定部は、前記誘導対象がヒトである場合に、ヒトの顔、頭部、前記頭部に装着される装着物の少なくとも一つからヒトの数を推定する、付記1記載の誘導経路生成装置。
(付記3)
前記密度算出部は、予め設定された誘導対象1つ当たりの占有面積に基づき、前記密度を算出する、付記1または2記載の誘導経路生成装置。
(付記4)
前記基準グリッド選定部は、前記スタート地点から前記ゴール地点までの経路が複数ある場合、前記複数の経路のうち、経路に含まれる前記グリッド単位の前記密度の総和が高い経路の順に前記基準グリッドの選定を行い、
前記誘導経路生成部は、前記密度の総和が高い順に前記誘導経路の生成を行う、付記1から3のいずれかに記載の誘導経路生成装置。
(付記5)
前記誘導経路生成部は、前記誘導経路と前記ゴール地点が同一の他の誘導経路とが重複した場合、前記誘導経路の幅を広くする、付記1から4のいずれかに記載の誘導経路生成装置。
(付記6)
前記基準グリッド選定部は、前記誘導経路生成部により生成した前記誘導経路と前記ゴール地点が異なる他の誘導経路とが重複した場合、前記基準グリッドを再選定する、付記1から5のいずれかに記載の誘導経路生成装置。
(付記7)
前記推定部は、さらに、前記値を超える場合に、前記動画像データから前記誘導対象の進行方向を推定し、
前記密度算出部は、前記推定した進行方向に基づき、1グリッド単位において前記進行方向毎の前記誘導対象の密度を算出し、
前記基準グリッド選定部は、前記進行方向の密度に基づき、前記基準グリッドを選定する、付記1から6のいずれかに記載の誘導経路生成装置。
(付記8)
さらに、表示制御部を含み、
前記表示制御部は、前記特定エリア内の下面に設置されている表示装置に対し、前記生成した誘導経路を表示するように制御する、付記1から7のいずれかに記載の誘導経路生成装置。
(付記9)
前記表示制御部は、表示装置に対し、前記グリッド単位毎の密度を表示するように制御する、付記1から8のいずれかに記載の誘導経路生成装置。
(付記10)
取得工程、分割工程、推定工程、密度算出工程、判定工程、基準グリッド選定工程、及び誘導経路生成工程を含み、
前記取得工程は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割工程は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定工程は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出工程は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定工程は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定工程は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成工程は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する、誘導経路生成方法。
(付記11)
前記推定工程は、前記誘導対象がヒトである場合に、ヒトの顔、頭部、前記頭部に装着される装着物の少なくとも一つからヒトの数を推定する、付記10記載の誘導経路生成方法。
(付記12)
前記密度算出工程は、予め設定された誘導対象1つ当たりの占有面積に基づき、前記密度を算出する、付記10または11記載の誘導経路生成方法。
(付記13)
前記基準グリッド選定工程は、前記スタート地点から前記ゴール地点までの経路が複数ある場合、前記複数の経路のうち、経路に含まれる前記グリッド単位の前記密度の総和が高い経路の順に前記基準グリッドの選定を行い、
前記誘導経路生成工程は、前記密度の総和が高い順に前記誘導経路の生成を行う、付記10から12のいずれかに記載の誘導経路生成方法。
(付記14)
前記誘導経路生成工程は、前記誘導経路と前記ゴール地点が同一の他の誘導経路とが重複した場合、前記誘導経路の幅を広くする、付記10から13のいずれかに記載の誘導経路生成方法。
(付記15)
前記基準グリッド選定工程は、前記誘導経路生成工程により生成した前記誘導経路と前記ゴール地点が異なる他の誘導経路とが重複した場合、前記基準グリッドを再選定する、付記10から14のいずれかに記載の誘導経路生成方法。
(付記16)
前記推定工程は、さらに、前記値を超える場合に、前記動画像データから前記誘導対象の進行方向を推定し、
前記密度算出工程は、前記推定した進行方向に基づき、1グリッド単位において前記進行方向毎の前記誘導対象の密度を算出し、
前記基準グリッド選定工程は、前記進行方向の密度に基づき、前記基準グリッドを選定する、付記10から15のいずれかに記載の誘導経路生成方法。
(付記17)
さらに、表示制御工程を含み、
前記表示制御工程は、前記特定エリア内の下面に設置されている表示装置に対し、前記生成した誘導経路を表示するように制御する、付記10から16のいずれかに記載の誘導経路生成方法。
(付記18)
前記表示制御工程は、表示装置に対し、前記グリッド単位毎の密度を表示するように制御する、付記10から17のいずれかに記載の誘導経路生成方法。
(付記19)
コンピュータに、取得手順、分割手順、推定手順、密度算出手順、判定手順、基準グリッド選定手順、及び誘導経路生成手順を含む手順を実行させるためのプログラム:
前記取得手順は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割手順は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定手順は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出手順は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定手順は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定手順は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成手順は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する。
(付記20)
前記推定手順は、前記誘導対象がヒトである場合に、ヒトの顔、頭部、前記頭部に装着される装着物の少なくとも一つからヒトの数を推定する、付記19記載のプログラム。
(付記21)
前記密度算出手順は、予め設定された誘導対象1つ当たりの占有面積に基づき、前記密度を算出する、付記19または20記載のプログラム。
(付記22)
前記基準グリッド選定手順は、前記スタート地点から前記ゴール地点までの経路が複数ある場合、前記複数の経路のうち、経路に含まれる前記グリッド単位の前記密度の総和が高い経路の順に前記基準グリッドの選定を行い、
前記誘導経路生成手順は、前記密度の総和が高い順に前記誘導経路の生成を行う、付記19から21のいずれかに記載のプログラム。
(付記23)
前記誘導経路生成手順は、前記誘導経路と前記ゴール地点が同一の他の誘導経路とが重複した場合、前記誘導経路の幅を広くする、付記19から22のいずれかに記載のプログラム。
(付記24)
前記基準グリッド選定手順は、前記誘導経路生成手順により生成した前記誘導経路と前記ゴール地点が異なる他の誘導経路とが重複した場合、前記基準グリッドを再選定する、付記19から23のいずれかに記載のプログラム。
(付記25)
前記推定手順は、さらに、前記値を超える場合に、前記動画像データから前記誘導対象の進行方向を推定し、
前記密度算出手順は、前記推定した進行方向に基づき、1グリッド単位において前記進行方向毎の前記誘導対象の密度を算出し、
前記基準グリッド選定手順は、前記進行方向の密度に基づき、前記基準グリッドを選定する、付記19から24のいずれかに記載のプログラム。
(付記26)
さらに、表示制御手順を含み、
前記表示制御手順は、前記特定エリア内の下面に設置されている表示装置に対し、前記生成した誘導経路を表示するように制御する、付記19から25のいずれかに記載のプログラム。
(付記27)
前記表示制御手順は、表示装置に対し、前記グリッド単位毎の密度を表示するように制御する、付記19から26のいずれかに記載のプログラム。
(付記28)
付記19から27のいずれかに記載のプログラムを記録しているコンピュータ読み取り可能な記録媒体。
<Additional notes>
Part or all of the above embodiments may be described as in the following additional notes, but are not limited to the following.
(Additional note 1)
including an acquisition unit, a division unit, an estimation unit, a density calculation unit, a determination unit, a reference grid selection unit, and a guide route generation unit,
The acquisition unit acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing unit divides the map of the specific area into grid units divided at predetermined intervals,
The estimation unit estimates the number of guidance targets for each grid unit from the video data,
The density calculation unit calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination unit determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
When the reference grid selection unit exceeds the value, the reference grid selection unit connects the start point and the goal point with a straight line, and selects the density from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation unit is a guide route generation device, wherein the guide route generation unit generates a route connecting the start point, the goal point, and the reference grid as a guide route based on the information on the route.
(Additional note 2)
The guide route generation according to supplementary note 1, wherein the estimation unit estimates the number of people from at least one of a face, a head, and an attachment attached to the head of the person when the guide target is a human. Device.
(Additional note 3)
The guidance route generation device according to appendix 1 or 2, wherein the density calculation unit calculates the density based on a preset occupied area per guidance target.
(Additional note 4)
When there is a plurality of routes from the start point to the goal point, the reference grid selection unit selects the reference grids in the order of the highest sum of the densities of the grid units included in the route among the plurality of routes. Make a selection,
The guide route generation device according to any one of Supplementary Notes 1 to 3, wherein the guide route generation unit generates the guide routes in descending order of the sum of the densities.
(Appendix 5)
The guide route generating device according to any one of Supplementary Notes 1 to 4, wherein the guide route generation unit widens the width of the guide route when the guide route and another guide route having the same goal point overlap. .
(Appendix 6)
According to any one of appendices 1 to 5, the reference grid selection unit reselects the reference grid when the guide route generated by the guide route generation unit and another guide route having a different goal point overlap. The guide route generating device described above.
(Appendix 7)
The estimation unit further estimates the traveling direction of the guidance target from the video data when the value exceeds the value;
The density calculating unit calculates the density of the guided target for each traveling direction in one grid unit based on the estimated traveling direction,
The guide route generation device according to any one of Supplementary Notes 1 to 6, wherein the reference grid selection unit selects the reference grid based on the density in the traveling direction.
(Appendix 8)
Furthermore, it includes a display control section,
8. The guide route generation device according to any one of Supplementary Notes 1 to 7, wherein the display control unit controls a display device installed on a lower surface within the specific area to display the generated guide route.
(Appendix 9)
9. The guide route generation device according to any one of Supplementary Notes 1 to 8, wherein the display control unit controls a display device to display the density for each grid unit.
(Appendix 10)
Including an acquisition process, a division process, an estimation process, a density calculation process, a determination process, a reference grid selection process, and a guide route generation process,
The acquisition step acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing step divides the map of the specific area into grid units divided at predetermined intervals;
The estimation step estimates the number of guided objects for each grid from the video data,
The density calculation step calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination step determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
In the reference grid selection step, if the value exceeds the value, the starting point and the goal point are connected with a straight line, and the density is selected from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation step includes generating a route connecting the start point, the goal point, and the reference grid as a guide route based on the route information.
(Appendix 11)
The guidance route generation according to supplementary note 10, wherein in the estimation step, when the guidance target is a human, the number of humans is estimated from at least one of a human face, a head, and an attachment attached to the head. Method.
(Appendix 12)
The guidance route generation method according to appendix 10 or 11, wherein the density calculation step calculates the density based on a preset occupied area per guidance target.
(Appendix 13)
In the reference grid selection step, when there is a plurality of routes from the start point to the goal point, the reference grids are selected in the order of the route having the highest sum of the densities of the grid units included in the route among the plurality of routes. Make a selection,
The guide route generation method according to any one of Supplementary Notes 10 to 12, wherein the guide route generation step generates the guide routes in descending order of the sum of the densities.
(Appendix 14)
The guide route generation method according to any one of appendices 10 to 13, wherein the guide route generation step widens the width of the guide route when the guide route and another guide route having the same goal point overlap. .
(Appendix 15)
According to any one of appendices 10 to 14, the reference grid selection step reselects the reference grid when the guide route generated in the guide route generation step and another guide route having a different goal point overlap. The guided route generation method described above.
(Appendix 16)
The estimating step further includes estimating the traveling direction of the guiding target from the moving image data when the value exceeds the value;
The density calculation step calculates the density of the guided target for each traveling direction in one grid unit based on the estimated traveling direction,
16. The guide route generation method according to any one of appendices 10 to 15, wherein the reference grid selection step selects the reference grid based on the density in the traveling direction.
(Appendix 17)
Furthermore, including a display control step,
17. The guide route generation method according to any one of appendices 10 to 16, wherein in the display control step, a display device installed on a lower surface within the specific area is controlled to display the generated guide route.
(Appendix 18)
18. The guide route generation method according to any one of appendices 10 to 17, wherein the display control step controls a display device to display the density for each grid unit.
(Appendix 19)
A program for causing a computer to execute procedures including an acquisition procedure, a division procedure, an estimation procedure, a density calculation procedure, a determination procedure, a reference grid selection procedure, and a guidance route generation procedure:
The acquisition procedure acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing procedure includes dividing the map of the specific area into grid units separated at predetermined intervals;
The estimation procedure includes estimating the number of guided objects for each grid from the video data,
The density calculation procedure calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination procedure determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
In the reference grid selection procedure, if the value exceeds the value, the starting point and the goal point are connected with a straight line, and the density is selected from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation procedure generates a route connecting the start point, the goal point, and the reference grid as a guide route based on the route information.
(Additional note 20)
19. The program according to appendix 19, wherein the estimation procedure estimates the number of people from at least one of a person's face, a head, and an attachment worn on the head when the guidance target is a human.
(Additional note 21)
21. The program according to appendix 19 or 20, wherein the density calculation procedure calculates the density based on a preset occupied area per guided target.
(Additional note 22)
In the reference grid selection procedure, when there is a plurality of routes from the start point to the goal point, among the plurality of routes, the reference grids are selected in the order of the route having the highest sum of the densities of the grid units included in the route. Make a selection,
22. The program according to any one of appendices 19 to 21, wherein the guide route generation procedure generates the guide routes in descending order of the sum of the densities.
(Additional note 23)
23. The program according to any one of appendices 19 to 22, wherein the guide route generation procedure widens the width of the guide route when the guide route and another guide route having the same goal point overlap.
(Additional note 24)
The reference grid selection procedure reselects the reference grid when the guide route generated by the guide route generation procedure and another guide route having a different goal point overlap, according to any one of appendices 19 to 23. Programs listed.
(Additional note 25)
The estimation procedure further includes estimating the traveling direction of the guidance target from the video data when the value exceeds the value;
The density calculation procedure calculates the density of the guided target for each traveling direction in one grid unit based on the estimated traveling direction,
25. The program according to any one of appendices 19 to 24, wherein the reference grid selection procedure selects the reference grid based on the density in the traveling direction.
(Additional note 26)
Furthermore, it includes a display control procedure,
26. The program according to any one of appendices 19 to 25, wherein the display control procedure controls a display device installed on a lower surface within the specific area to display the generated guide route.
(Additional note 27)
27. The program according to any one of appendices 19 to 26, wherein the display control procedure controls a display device to display the density for each grid unit.
(Additional note 28)
A computer-readable recording medium recording the program according to any one of appendices 19 to 27.

本発明によれば、混雑を緩和することができる。このため、本発明は、例えば、駅、イベント会場、デパート、ショッピングモール、高速道路の料金所周辺等のエリアにおいて、特に有用である。 According to the present invention, congestion can be alleviated. Therefore, the present invention is particularly useful in areas such as stations, event venues, department stores, shopping malls, and areas around expressway toll gates.

10 誘導経路生成装置
11 取得部
12 分割部
13 推定部
14 密度算出部
15 判定部
16 基準グリッド選定部
17 誘導経路生成部
18 表示制御部
10 Guide route generation device 11 Acquisition unit 12 Division unit 13 Estimation unit 14 Density calculation unit 15 Judgment unit 16 Reference grid selection unit 17 Guide route generation unit 18 Display control unit

Claims (10)

取得部、分割部、推定部、密度算出部、判定部、基準グリッド選定部、及び誘導経路生成部を含み、
前記取得部は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割部は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定部は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出部は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定部は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定部は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成部は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する、誘導経路生成装置。
including an acquisition unit, a division unit, an estimation unit, a density calculation unit, a determination unit, a reference grid selection unit, and a guide route generation unit,
The acquisition unit acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing unit divides the map of the specific area into grid units divided at predetermined intervals,
The estimation unit estimates the number of guidance targets for each grid unit from the video data,
The density calculation unit calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination unit determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
When the reference grid selection unit exceeds the value, the reference grid selection unit connects the start point and the goal point with a straight line, and selects the density from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation unit is a guide route generation device, wherein the guide route generation unit generates a route connecting the start point, the goal point, and the reference grid as a guide route based on the information on the route.
前記推定部は、前記誘導対象がヒトである場合に、ヒトの顔、頭部、前記頭部に装着される装着物の少なくとも一つからヒトの数を推定する、請求項1記載の誘導経路生成装置。 The guide route according to claim 1, wherein when the guide target is a human being, the estimation unit estimates the number of people from at least one of a human face, a head, and an attachment attached to the head. generator. 前記密度算出部は、予め設定された誘導対象1つ当たりの占有面積に基づき、前記密度を算出する、請求項1または2記載の誘導経路生成装置。 The guidance route generation device according to claim 1 or 2, wherein the density calculation unit calculates the density based on a preset occupied area per guidance target. 前記基準グリッド選定部は、前記スタート地点から前記ゴール地点までの経路が複数ある場合、前記複数の経路のうち、経路に含まれる前記グリッド単位の前記密度の総和が高い経路の順に前記基準グリッドの選定を行い、
前記誘導経路生成部は、前記密度の総和が高い順に前記誘導経路の生成を行う、請求項1から3のいずれか一項に記載の誘導経路生成装置。
When there is a plurality of routes from the start point to the goal point, the reference grid selection unit selects the reference grids in the order of the highest sum of the densities of the grid units included in the route among the plurality of routes. Make a selection,
The guide route generation device according to any one of claims 1 to 3, wherein the guide route generation unit generates the guide routes in descending order of the sum of the densities.
前記誘導経路生成部は、前記誘導経路と前記ゴール地点が同一の他の誘導経路とが重複した場合、前記誘導経路の幅を広くする、請求項1から4のいずれか一項に記載の誘導経路生成装置。 The guidance according to any one of claims 1 to 4, wherein the guidance route generation unit widens the width of the guidance route when the guidance route and another guidance route having the same goal point overlap. Route generation device. 前記基準グリッド選定部は、前記誘導経路生成部により生成した前記誘導経路と前記ゴール地点が異なる他の誘導経路とが重複した場合、前記基準グリッドを再選定する、請求項1から5のいずれか一項に記載の誘導経路生成装置。 6. The reference grid selection unit reselects the reference grid when the guide route generated by the guide route generation unit and another guide route having a different goal point overlap. The guide route generation device according to item 1. 前記推定部は、さらに、前記値を超える場合に、前記動画像データから前記誘導対象の進行方向を推定し、
前記密度算出部は、前記推定した進行方向に基づき、1グリッド単位において前記進行方向毎の前記誘導対象の密度を算出し、
前記基準グリッド選定部は、前記進行方向の密度に基づき、前記基準グリッドを選定する、請求項1から6のいずれか一項に記載の誘導経路生成装置。
The estimation unit further estimates the traveling direction of the guidance target from the video data when the value exceeds the value;
The density calculating unit calculates the density of the guided target for each traveling direction in one grid unit based on the estimated traveling direction,
The guide route generation device according to any one of claims 1 to 6, wherein the reference grid selection section selects the reference grid based on the density in the traveling direction.
さらに、表示制御部を含み、
前記表示制御部は、前記特定エリア内の下面に設置されている表示装置に対し、前記生成した誘導経路を表示するように制御する、請求項1から7のいずれか一項に記載の誘導経路生成装置。
Furthermore, it includes a display control section,
The guide route according to any one of claims 1 to 7, wherein the display control unit controls a display device installed on a lower surface within the specific area to display the generated guide route. generator.
取得工程、分割工程、推定工程、密度算出工程、判定工程、基準グリッド選定工程、及び誘導経路生成工程を含み、
前記取得工程は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割工程は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定工程は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出工程は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定工程は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定工程は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成工程は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成
前記各工程が、コンピュータにより実行される、誘導経路生成方法。
Including an acquisition process, a division process, an estimation process, a density calculation process, a determination process, a reference grid selection process, and a guide route generation process,
The acquisition step acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing step divides the map of the specific area into grid units divided at predetermined intervals;
The estimation step estimates the number of guided objects for each grid from the video data,
The density calculation step calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination step determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
In the reference grid selection step, if the value exceeds the value, the starting point and the goal point are connected with a straight line, and the density is selected from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guidance route generation step generates a route connecting the start point, the goal point, and the reference grid as a guidance route based on the route information;
A guide route generation method , wherein each of the steps described above is executed by a computer .
コンピュータに、取得手順、分割手順、推定手順、密度算出手順、判定手順、基準グリッド選定手順、及び誘導経路生成手順を含む手順を実行させるためのプログラム:
前記取得手順は、スタート地点及びゴール地点の情報を含む特定エリアのマップの情報と、前記スタート地点から前記ゴール地点までの経路の情報と、前記特定エリアを上空から撮像した動画像データとを取得し、
前記分割手順は、前記特定エリアのマップを所定間隔で区切られたグリッド単位で分割し、
前記推定手順は、前記動画像データから、1グリッド単位毎に誘導対象の数を推定し、
前記密度算出手順は、前記誘導対象の数に基づき、1グリッド単位毎における前記誘導対象の密度を算出し、
前記判定手順は、前記誘導対象の密度に基づき、前記特定エリア全体の密度が予め設定した値を超えるか判定し、
前記基準グリッド選定手順は、前記値を超える場合に、前記スタート地点と前記ゴール地点とを直線で結び、前記結んだ直線を一辺とする平面図形内に含まれる前記グリッド単位の中から、前記密度に基づき、基準グリッドを選定し、
前記誘導経路生成手順は、前記経路の情報に基づき、前記スタート地点と、前記ゴール地点と、前記基準グリッドとを結んだ経路を誘導経路として生成する。
A program for causing a computer to execute procedures including an acquisition procedure, a division procedure, an estimation procedure, a density calculation procedure, a determination procedure, a reference grid selection procedure, and a guidance route generation procedure:
The acquisition procedure acquires information on a map of a specific area including information on a start point and a goal point, information on a route from the start point to the goal point, and video data obtained by capturing an image of the specific area from above. death,
The dividing procedure includes dividing the map of the specific area into grid units separated at predetermined intervals;
The estimation procedure includes estimating the number of guided objects for each grid from the video data,
The density calculation procedure calculates the density of the guided objects in each grid unit based on the number of guided objects,
The determination procedure determines whether the density of the entire specific area exceeds a preset value based on the density of the guidance target,
In the reference grid selection procedure, if the value exceeds the value, the starting point and the goal point are connected with a straight line, and the density is selected from among the grid units included in a planar figure having the connected straight line as one side. Select a reference grid based on
The guide route generation procedure generates a route connecting the start point, the goal point, and the reference grid as a guide route based on the route information.
JP2022504982A 2020-03-04 2020-12-22 Guide route generation device, guide route generation method, program and recording medium Active JP7359487B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2020036492 2020-03-04
JP2020036492 2020-03-04
PCT/JP2020/047979 WO2021176810A1 (en) 2020-03-04 2020-12-22 Guide route generation device, guide route generation method, program, and recording medium

Publications (3)

Publication Number Publication Date
JPWO2021176810A1 JPWO2021176810A1 (en) 2021-09-10
JPWO2021176810A5 JPWO2021176810A5 (en) 2022-08-04
JP7359487B2 true JP7359487B2 (en) 2023-10-11

Family

ID=77613298

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022504982A Active JP7359487B2 (en) 2020-03-04 2020-12-22 Guide route generation device, guide route generation method, program and recording medium

Country Status (2)

Country Link
JP (1) JP7359487B2 (en)
WO (1) WO2021176810A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019012494A (en) 2017-07-03 2019-01-24 株式会社日立製作所 Human flow estimating device, human flow estimating system and human flow estimating method
JP2019197372A (en) 2018-05-09 2019-11-14 株式会社日立製作所 Human flow estimation device and human flow estimation method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019012494A (en) 2017-07-03 2019-01-24 株式会社日立製作所 Human flow estimating device, human flow estimating system and human flow estimating method
JP2019197372A (en) 2018-05-09 2019-11-14 株式会社日立製作所 Human flow estimation device and human flow estimation method

Also Published As

Publication number Publication date
JPWO2021176810A1 (en) 2021-09-10
WO2021176810A1 (en) 2021-09-10

Similar Documents

Publication Publication Date Title
TWI684746B (en) Systems, methods and non-transitory computer readable medium for displaying a movement and a driving path of a vehicle on a map
JP6875311B2 (en) Transportation congestion prediction system and congestion prediction method
JP6752435B2 (en) Transportation system, timetable proposal system and train operation system
US10696306B1 (en) Evaluating driving control systems for elegant driving
CN105632200B (en) A kind of control method of traffic lights, device and system
JP5959419B2 (en) Train operation management system and control method of train operation management system
JP6286316B2 (en) Entrance / exit gate control system and entrance / exit control method
WO2016059978A1 (en) Information processing device, information processing method, and program
US20190339088A1 (en) Navigation with sun glare information
JP6375588B2 (en) Intelligent train scheduling method
US20210025721A1 (en) Multi-mode route selection
JP6274808B2 (en) Traffic signal control device, traffic signal control method, and traffic signal control program
JP2019197372A (en) Human flow estimation device and human flow estimation method
EP3939242A2 (en) Mobile peer-to-peer networks and related applications
Wu et al. Division method for waiting areas on island platforms at metro stations
US20200167697A1 (en) Distribution management for public transit vehicles
JPWO2015118701A1 (en) Route operation result prediction time generation system, route operation result prediction time generation method, and route operation result prediction time generation program
JP7359487B2 (en) Guide route generation device, guide route generation method, program and recording medium
JP3509906B2 (en) Road traffic signal control optimization device and road traffic flow control system using the same
CN111366166A (en) Navigation path planning method and device
JP6633981B2 (en) Traffic information distribution system and traffic information distribution method
JP5280977B2 (en) Seat type setting plan creation method, seat type setting plan creation system, ticket window system, and seat assignment notification system
JP2019215798A (en) Information processing method and information processing device
CN106331181B (en) A kind of implementation method and device of virtual bus platform
JP2009230737A (en) Information processor, information processing system and information processing method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220601

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220601

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20220630

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230921

R151 Written notification of patent or utility model registration

Ref document number: 7359487

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151