JP6738858B2 - 情報処理装置、情報処理方法、およびプログラム - Google Patents
情報処理装置、情報処理方法、およびプログラム Download PDFInfo
- Publication number
- JP6738858B2 JP6738858B2 JP2018110367A JP2018110367A JP6738858B2 JP 6738858 B2 JP6738858 B2 JP 6738858B2 JP 2018110367 A JP2018110367 A JP 2018110367A JP 2018110367 A JP2018110367 A JP 2018110367A JP 6738858 B2 JP6738858 B2 JP 6738858B2
- Authority
- JP
- Japan
- Prior art keywords
- specific event
- image
- unit
- runway
- information
- 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
Links
- 230000010365 information processing Effects 0.000 title claims description 69
- 238000003672 processing method Methods 0.000 title claims description 6
- 238000000034 method Methods 0.000 claims description 22
- 238000003384 imaging method Methods 0.000 claims description 14
- 241001465754 Metazoa Species 0.000 claims description 3
- 239000007788 liquid Substances 0.000 claims description 3
- 238000012545 processing Methods 0.000 description 27
- 238000010586 diagram Methods 0.000 description 14
- 238000004891 communication Methods 0.000 description 11
- 230000000052 comparative effect Effects 0.000 description 7
- 230000006870 function Effects 0.000 description 5
- 230000004044 response Effects 0.000 description 3
- 239000000446 fuel Substances 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 239000000203 mixture Substances 0.000 description 2
- HBBGRARXTFLTSG-UHFFFAOYSA-N Lithium ion Chemical compound [Li+] HBBGRARXTFLTSG-UHFFFAOYSA-N 0.000 description 1
- 230000005856 abnormality Effects 0.000 description 1
- 239000007798 antifreeze agent Substances 0.000 description 1
- 239000003795 chemical substances by application Substances 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000005401 electroluminescence Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000008014 freezing Effects 0.000 description 1
- 238000007710 freezing Methods 0.000 description 1
- 238000009499 grossing Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 229910001416 lithium ion Inorganic materials 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007921 spray Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Landscapes
- Closed-Circuit Television Systems (AREA)
- Traffic Control Systems (AREA)
- Image Analysis (AREA)
Description
情報処理装置は、指示信号を取得した場合または所定の時刻に到達した場合に、撮像部を備える移動体に所定の動作指示を出力する。そして、情報処理装置は、所定の動作指示に応じて移動体により撮像された、航空機が離陸または着陸する滑走路の画像を取得し、取得した画像に基づいて、滑走路において発生している特定事象の種別を特定し、特定した特定事象の種別に関する情報を、特定部により特定された特定事象に応じて定められた通知先端末装置に提供する。
[構成]
図1は、情報処理装置を含む情報処理システムの構成の一例を示す図である。情報処理システム1は、例えば、空港施設端末装置10と、管制端末装置20と、交通管理端末装置30と、一以上の無人飛行体50(50−1〜50−N)と、情報処理装置100とを備える。これらの構成は、互いにネットワークNW1またはNW2を介して通信する。以下、ネットワークNW1とNW2とを区別しない場合は、「ネットワークNW」と称する。ネットワークNWとは、WAN(Wide Area Network)やLAN(Local Area Network)、インターネット、専用回線、無線基地局、プロバイダなどを含む。
図2は、無人飛行体50の機能構成の一例を示す図である。無人飛行体50は、例えば、撮像部52と、センサ54と、蓄電池56と、通信部58と、駆動部60と、位置特定部62と、制御部64と、記憶部70とを備える。記憶部70には、飛行プログラム72が記憶されている。飛行プログラム72は、情報処理装置100から所定の動作指示を受信した場合に実行されるプログラムである(詳細は後述)。
図3は、情報処理装置100の機能構成の一例を示す図である。情報処理装置100は、例えば、通信部102と、指示部104と、画像取得部106、特定部108と、提供部110と、学習部112と、記憶部120とを備える。画像取得部106、特定部108、提供部110、および学習部112は、CPU(Central Processing Unit)等のプロセッサが記憶装置に格納されたプログラムを実行することで機能するソフトウェア機能部である。なお、これらのソフトウェア機能部のうち一部または全部は、LSI(Large Scale Integration)やASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)、GPU(Graphics Processing Unit)等のハードウェア機能部であってもよい。記憶部120は、HDD(Hard Disc Drive)やフラッシュメモリ、RAM(Random Access Memory)等により実現される。記憶部120には、入力された画像に基づいて滑走路において発生している特定事象に関する情報を出力する学習済モデル122や、特定事象情報124、学習データ130、通知先アドレス情報132が記憶されている。これらの情報の詳細については後述する。また、記憶部120に記憶された情報は、複数の記憶部に分散されて記憶されてもよい。
図4は、情報処理システム1により実行される処理の流れの一例を示すフローチャートである。まず、情報処理装置50の指示部104が、指示信号を取得したか否かを判定する(ステップS100)。なお、指示信号を取得したか否か判定することに代えて(或いは加えて)、所定の時刻に到達したか否かが判定されてもよい。
学習部112は、学習データ130を用いて学習を行い、学習済モデル122を生成する。図11は、学習データ130の内容の一例を示す図である。学習データ130は、例えば、所定のパターンの特定事象が発生していることが分かっている設定領域が撮像された画像(正例画像)、および特定事象が発生していないことが分かっている設定領域が撮像された画像(負例画像)である教師学習用のデータである。また、学習データ130の各画像には、特定事象のパターンを示すラベルが付与されている。
第2実施形態について説明する。第2実施形態の情報処理装置100は、特定部108が特定した特定事象に関する情報に基づいて、特定事象の処理に要する時間を推定する。以下、第1実施形態との相違点を中心に説明する。
Claims (9)
- 航空機が離陸または着陸する滑走路の画像を取得する画像取得部と、
前記画像取得部により取得された画像に基づいて、前記滑走路において発生している特定事象の種別を特定する特定部と、
前記特定部により特定された特定事象の種別に関する情報を、予め定められた通知先端末装置に提供する提供部と、
前記特定部の特定結果に基づいて、前記特定事象を処理するまでの時間を推定する推定部と、
を備える情報処理装置。 - 指示信号を取得した場合または所定の時刻に到達した場合に、撮像部を備える移動体に所定の動作指示を出力する指示部を、更に備え、
前記航空機が離陸または着陸する滑走路の画像は、前記動作指示に応じて前記移動体の前記撮像部により撮像された画像である、
請求項1に記載の情報処理装置。 - 前記特定部は、前記画像に付随する情報または前記移動体から発信された情報に基づいて、更に特定事象が発生している位置を特定する、
請求項2に記載の情報処理装置。 - 前記移動体は、無人航空機である、
請求項2または3に記載の情報処理装置。 - 前記特定事象の種別は、前記滑走路に液体が存在していること、前記滑走路に前記航空機の離陸または着陸の障害となる物体が存在していること、前記滑走路の路面に凹部または凸部が存在していること、および前記滑走路に動物が存在することのうち、一以上の事象である、
請求項1から4のうちいずれか1項に記載の情報処理装置。 - 前記特定部は、前記画像に基づいて、更に前記特定事象に対応する空間の大きさを特定する、
請求項5に記載の情報処理装置。 - 前記特定部は、前記画像を入力すると前記画像における特定事象の種別を出力する学習済モデルを用いて、前記特定事象の種別を特定する、
請求項1から6のうちいずれか1項に記載の情報処理装置。 - コンピュータが、
航空機が離陸または着陸する滑走路の画像を取得し、
前記取得された画像に基づいて、前記滑走路において発生している特定事象の種別を特定し、
前記特定された特定事象の種別に関する情報を、予め定められた通知先端末装置に提供し、
前記特定された結果に基づいて、前記特定事象を処理するまでの時間を推定する、
情報処理方法。 - コンピュータに、
航空機が離陸または着陸する滑走路の画像を取得させ、
前記取得された画像に基づいて、前記滑走路において発生している特定事象の種別を特定させ、
前記特定された特定事象の種別に関する情報を、予め定められた通知先端末装置に提供させ、
前記特定された結果に基づいて、前記特定事象を処理するまでの時間を推定させる、
プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018110367A JP6738858B2 (ja) | 2018-06-08 | 2018-06-08 | 情報処理装置、情報処理方法、およびプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018110367A JP6738858B2 (ja) | 2018-06-08 | 2018-06-08 | 情報処理装置、情報処理方法、およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019213158A JP2019213158A (ja) | 2019-12-12 |
JP6738858B2 true JP6738858B2 (ja) | 2020-08-12 |
Family
ID=68847104
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018110367A Active JP6738858B2 (ja) | 2018-06-08 | 2018-06-08 | 情報処理装置、情報処理方法、およびプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6738858B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7489448B1 (ja) | 2022-12-15 | 2024-05-23 | イオンディライト株式会社 | 監視カメラ画像視聴管理システム、監視カメラ画像視聴管理サーバ装置、監視カメラ画像視聴管理方法 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0690311A (ja) * | 1992-09-08 | 1994-03-29 | Fujitsu General Ltd | セキュリティ通報装置 |
JP3850674B2 (ja) * | 2001-03-21 | 2006-11-29 | 株式会社東芝 | 空港滑走路監視装置 |
JP3626461B2 (ja) * | 2002-02-13 | 2005-03-09 | 川崎重工業株式会社 | 地表状態点検方法、地表状態点検システム、及び地表状態点検装置 |
JP2005235037A (ja) * | 2004-02-23 | 2005-09-02 | Kubota Corp | イベント通報装置 |
US8224507B2 (en) * | 2006-12-19 | 2012-07-17 | Engineered Arresting Systems Corporation | Systems and methods of improving or increasing information concerning, particularly, runway conditions available to pilots of landing aircraft |
BRPI0817039A2 (pt) * | 2007-08-24 | 2015-07-21 | Stratech Systems Ltd | Sistema e método de vigilância de pista de pouso e decolagem |
US8773289B2 (en) * | 2010-03-24 | 2014-07-08 | The Boeing Company | Runway condition monitoring |
-
2018
- 2018-06-08 JP JP2018110367A patent/JP6738858B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2019213158A (ja) | 2019-12-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7465615B2 (ja) | 航空機のスマート着陸 | |
Shakhatreh et al. | Unmanned aerial vehicles (UAVs): A survey on civil applications and key research challenges | |
AU2018222910B2 (en) | Inspection vehicle control device, control method, and computer program | |
Sherstjuk et al. | Forest fire-fighting monitoring system based on UAV team and remote sensing | |
US9959771B1 (en) | Unmanned aerial vehicle routing using real-time weather data | |
CN202976376U (zh) | 基于无人机的林火动态监测与应急指挥系统 | |
US20190031346A1 (en) | System and method for controlling an unmanned vehicle and releasing a payload from the same | |
AU2012201025B2 (en) | Fire management system | |
CN107728642A (zh) | 一种无人机飞行控制系统及其方法 | |
US10228691B1 (en) | Augmented radar camera view for remotely operated aerial vehicles | |
US20210018938A1 (en) | Computation load distribution | |
US11320269B2 (en) | Information processing apparatus, information processing method, and information processing program | |
CN109062258B (zh) | 控制无人机返航方法和装置 | |
JP6738858B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
JP2022129533A (ja) | 運航空域管理装置、無人飛行体運航管理装置、無人飛行体遠隔操縦装置、及び、無人飛行体 | |
CN113568427A (zh) | 无人机自主着陆移动平台的方法及系统 | |
KR20190048688A (ko) | 드론을 이용한 자율 비행 시스템 및 방법 | |
CN109753083A (zh) | 无人机监管方法、装置、存储介质和电子设备 | |
McClure | A Low-Cost Search-and-Rescue Drone Platform | |
Hormigo et al. | A micro-UAV system for forest management | |
JP2019213472A (ja) | 鳥獣威嚇システム、及び鳥獣威嚇方法 | |
Acuna | Using unmanned aerial vehicles for wireless localization in search and rescue | |
US20240071237A1 (en) | Information processing apparatus, method, and non-transitory computer readable medium | |
CN220518585U (zh) | 一种可自主避障的超低空抵近侦察无人机设备 | |
KR102681032B1 (ko) | 무인 비행체를 이용한 블랙아이스 식별 및 경고 시스템, 및 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180702 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180720 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190206 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200318 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200327 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200520 |
|
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: 20200623 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200720 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6738858 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313115 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |