JP6551606B2 - Image storage processing program, image storage processing method, and image storage processing apparatus - Google Patents

Image storage processing program, image storage processing method, and image storage processing apparatus Download PDF

Info

Publication number
JP6551606B2
JP6551606B2 JP2018520264A JP2018520264A JP6551606B2 JP 6551606 B2 JP6551606 B2 JP 6551606B2 JP 2018520264 A JP2018520264 A JP 2018520264A JP 2018520264 A JP2018520264 A JP 2018520264A JP 6551606 B2 JP6551606 B2 JP 6551606B2
Authority
JP
Japan
Prior art keywords
image
road
information
unit
vehicle
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.)
Expired - Fee Related
Application number
JP2018520264A
Other languages
Japanese (ja)
Other versions
JPWO2017208372A1 (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Publication of JPWO2017208372A1 publication Critical patent/JPWO2017208372A1/en
Application granted granted Critical
Publication of JP6551606B2 publication Critical patent/JP6551606B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles

Description

本発明は、画像記憶処理プログラム、画像記憶処理方法および画像記憶処理装置に関する。   The present invention relates to an image storage processing program, an image storage processing method, and an image storage processing apparatus.

従来から、例えば、物流業界では、トラックやバスなどの業務車両に、位置や速度などの運行状態を監視するデジタルタコグラフなどの車載器を取り付け、車載器から収集された情報を基に、運行管理を行っている。この車載器には、一定時間毎に路上の画像を撮像し、撮像した画像を送信する機能を有するものがある。   Conventionally, for example, in the logistics industry, on-board devices such as digital tachographs that monitor operation status such as position and speed are attached to business vehicles such as trucks and buses, and operation management is based on information collected from on-board devices. It is carried out. Some in-vehicle devices have a function of capturing an image on the road at regular intervals and transmitting the captured image.

特開2015−103089号公報Unexamined-Japanese-Patent No. 2015-103089

ところで、路上の画像を撮像する場合、人の顔など人物が画像に写る場合がある。路上の人物を撮像してしまった場合に肖像権の問題が発生する場合がある。撮像された画像から人の顔を検知して自動で顔にボカシ加工を施す画像処理を行うことも可能であるが、処理が煩雑である。   By the way, when imaging the image on the road, a person's face etc. may be reflected in an image. Problems with portrait rights may occur if a person on the street is imaged. Although it is possible to detect a human face from the captured image and automatically perform image processing to subject the face to blur processing, the processing is complicated.

一つの側面では、肖像権の問題の無い画像のみの収集が可能となる画像記憶処理プログラム、画像記憶処理方法および画像記憶処理装置を提供することを目的とする。   In one aspect, an object is to provide an image storage processing program, an image storage processing method, and an image storage processing device that can collect only images without a portrait right problem.

第1の案では、画像記憶処理プログラムは、コンピュータに、画像と画像を撮像した際の撮像装置の位置情報とを受け付けると、画像が撮像された際の撮像装置の位置情報に基づいて、画像の撮像された道路の種別を特定する処理を実行させる。画像記憶処理プログラムは、コンピュータに、特定した道路の種別が所定の道路の種別に該当する場合に、位置情報を関連付けた画像を記憶部に記憶する処理をコンピュータに実行させる。   In the first proposal, when the image storage processing program receives the image and the position information of the imaging device at the time of capturing the image, the image storage processing program generates the image based on the position information of the imaging device at the time of capturing the image. The process of specifying the type of the imaged road is executed. The image storage processing program causes the computer to execute a process of storing an image associated with position information in the storage unit when the identified road type corresponds to a predetermined road type.

本発明の一の実施態様によれば、肖像権の問題の無い画像のみの収集が可能となるという効果を奏する。   According to one embodiment of the present invention, it is possible to collect images without problems of portrait right.

図1は、物流支援システムの一例を説明する説明図である。FIG. 1 is an explanatory diagram illustrating an example of a physical distribution support system. 図2は、道路状況提供プラットフォームの機能的な構成の一例を示す図である。FIG. 2 is a diagram showing an example of a functional configuration of the road condition providing platform. 図3は、画像記憶処理装置の機能的な構成を概略的に示した図である。FIG. 3 is a view schematically showing a functional configuration of the image storage processing device. 図4は、撮像情報のデータ構成の一例を示す図である。FIG. 4 is a diagram illustrating an example of a data configuration of imaging information. 図5は、道路情報のデータ構成の一例を示す図である。FIG. 5 is a diagram illustrating an example of a data configuration of road information. 図6は、走行区間情報のデータ構成の一例を示す図である。FIG. 6 is a view showing an example of the data configuration of the traveling zone information. 図7は、マッチングおよび集計の一例を示す図である。FIG. 7 is a diagram illustrating an example of matching and aggregation. 図8は、公開用として収集される画像の一例を説明する図である。FIG. 8 is a view for explaining an example of an image collected for publication. 図9は、公開用として収集される画像の一例を説明する図である。FIG. 9 is a view for explaining an example of an image collected for publication. 図10は、道路状況を検索する流れの一例を示す図である。FIG. 10 is a diagram showing an example of a flow of searching for road conditions. 図11は、画像記憶処理の手順の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of a procedure of image storage processing. 図12は、画像記憶処理プログラムを実行するコンピュータの構成の一例を示す図である。FIG. 12 is a diagram showing an example of the configuration of a computer that executes an image storage processing program.

以下に、本発明にかかる画像記憶処理プログラム、画像記憶処理方法および画像記憶処理装置の実施例を図面に基づいて詳細に説明する。なお、本実施例により、開示技術が限定されるものではない。また、以下に示す実施例は、矛盾を起こさない範囲で適宜組み合わせてもよい。   Hereinafter, embodiments of an image storage processing program, an image storage processing method, and an image storage processing apparatus according to the present invention will be described in detail based on the drawings. The disclosed technology is not limited by the present embodiment. Moreover, you may combine suitably the Example shown below in the range which does not produce contradiction.

[システム構成]
最初に、実施例1に係る物流支援システムの一例を説明する。図1は、物流支援システムの一例を説明する説明図である。物流支援システム10は、物流業界における車両の運行を支援するシステムである。物流支援システム10は、例えば、クラウドシステムである。物流支援システム10には、運行管理プラットフォーム11と、プローブ解析プラットフォーム12と、道路状況提供プラットフォーム13とが構築されている。物流支援システム10は、1台のサーバ装置などのコンピュータによって実現されてもよく、複数台のコンピュータによるコンピュータシステムとして実装されてもよい。例えば、物流支援システム10は、提供するサービスや機能ごとに複数のコンピュータに分けて実装してもよい。
[System configuration]
First, an example of the physical distribution support system according to the first embodiment will be described. FIG. 1 is an explanatory view for explaining an example of the physical distribution support system. The distribution support system 10 is a system that supports the operation of a vehicle in the distribution industry. The distribution support system 10 is, for example, a cloud system. In the physical distribution support system 10, an operation management platform 11, a probe analysis platform 12, and a road condition providing platform 13 are constructed. The physical distribution support system 10 may be realized by a computer such as a single server device, or may be implemented as a computer system with a plurality of computers. For example, the logistics support system 10 may be implemented by dividing it into a plurality of computers for each service and function to be provided.

例えば、トラックやバスなどの業務車両16は、デジタルタコグラフなどの車載器15が設けられている。車載器15は、ネットワークNを介して物流支援システム10と通信可能に接続されている。また、物流支援システム10には、ネットワークNを介して運行事業者端末装置17および道路管理者端末装置18が通信可能に接続されている。かかるネットワークNの一態様としては、有線又は無線を問わず、携帯電話などの移動体通信網、インターネット(Internet)、LAN(Local Area Network)やVPN(Virtual Private Network)などの任意の種類の通信網を採用できる。なお、図1の例では、車載器15を搭載した業務車両16を1台とした場合を例示したが、これに限定されず、車載器15を搭載した業務車両16を任意の数とすることができる。また、図1の例では、運行事業者端末装置17および道路管理者端末装置18をそれぞれ1台とした場合を例示したが、これに限定されず、運行事業者端末装置17および道路管理者端末装置18も任意の数とすることができる。   For example, the work vehicle 16 such as a truck or a bus is provided with an on-vehicle device 15 such as a digital tachograph. The vehicle-mounted device 15 is communicably connected to the physical distribution support system 10 via the network N. Further, to the physical distribution support system 10, an operator terminal device 17 and a road manager terminal device 18 are communicably connected via the network N. As an aspect of the network N, any type of communication such as a mobile communication network such as a mobile phone, the Internet, a LAN (Local Area Network), a VPN (Virtual Private Network), etc., regardless of wired or wireless. A network can be adopted. In the example of FIG. 1, the case where the number of business vehicles 16 equipped with the vehicle-mounted device 15 is exemplified, but the present invention is not limited to this, and the number of business vehicles 16 equipped with the vehicle-mounted device 15 is an arbitrary number. Can. Moreover, in the example of FIG. 1, although the case where the service provider terminal device 17 and the road administrator terminal device 18 were each one was illustrated, it is not limited to this, the service provider terminal device 17 and the road manager terminal The devices 18 can also be any number.

車載器15は、所定時間(例えば、1秒)の間隔で、業務車両16の現在位置や時刻、業務車両16の速度などの各種の情報を運行中に検出する。車載器15は、検出した各種の情報をプローブ情報として物流支援システム10に送信する。また、車載器15は、一定時間毎に路上の画像を撮像し、撮像した画像を送信する機能を有する。例えば、業務車両16には、車両前方を撮像可能な位置にカメラが設けられており、車載器15にカメラが接続されている。車載器15は、カメラにより一定時間毎に車両前方の路上の画像を撮像する。この一定時間は、例えば、5分とするがこれに限定されるものではない。例えば、車載器15は、一定時間の間隔で車両前方を撮像し、撮像した画像の画像データを、撮像した位置を示す位置情報および撮像した時刻を示す時刻情報と共に物流支援システム10に送信する。   The vehicle-mounted device 15 detects various information such as the current position and time of the business vehicle 16 and the speed of the business vehicle 16 during operation at intervals of a predetermined time (for example, 1 second). The on-vehicle device 15 transmits the detected various types of information as probe information to the physical distribution support system 10. The vehicle-mounted device 15 has a function of capturing an image on the road at regular time intervals and transmitting the captured image. For example, the work vehicle 16 is provided with a camera at a position at which the front of the vehicle can be imaged, and the camera is connected to the on-vehicle unit 15. The on-vehicle device 15 captures an image on the road in front of the vehicle at predetermined time intervals by a camera. The predetermined time is, for example, 5 minutes, but is not limited thereto. For example, the vehicle-mounted device 15 captures the front of the vehicle at fixed time intervals, and transmits the image data of the captured image to the distribution support system 10 together with position information indicating the captured position and time information indicating the captured time.

物流支援システム10は、車載器15から送信されたプローブ情報や画像データなどの各種の情報に基づき、各種のサービスを提供する。   The physical distribution support system 10 provides various services based on various types of information such as probe information and image data transmitted from the vehicle-mounted device 15.

例えば、物流支援システム10は、運行管理プラットフォーム11を用いて、業務車両16の運行管理を行う運行管理サービスを提供する。例えば、運行管理プラットフォーム11は、車載器15から送信されたプローブ情報に基づいて、業務車両16の運行時間や休憩時間、速度を管理する。また、運行管理プラットフォーム11は、業務車両16を運行する運行事業者からの要求に応じて、当該運行事業者が運行を管理する業務車両16の車載器15から送信された画像を提供する。すなわち、運行管理プラットフォーム11は、運行事業者に対して、当該運行事業者が運行する業務車両16で撮像された画像を提供する。これにより、運行事業者は、運行を管理する業務車両16の運行状態を把握できる。   For example, the distribution support system 10 provides an operation management service that manages the operation of the business vehicle 16 using the operation management platform 11. For example, the operation management platform 11 manages the operation time, the break time, and the speed of the work vehicle 16 based on the probe information transmitted from the on-board unit 15. The operation management platform 11 also provides an image transmitted from the on-board unit 15 of the business vehicle 16 whose operation is managed by the operator in response to a request from the operator who operates the business vehicle 16. That is, the operation management platform 11 provides the operator with an image captured by the business vehicle 16 operated by the operator. Thereby, the service provider can grasp the operation state of the business vehicle 16 that manages the operation.

また、例えば、物流支援システム10は、プローブ解析プラットフォーム12を用いて、プローブ情報を解析する。例えば、プローブ解析プラットフォーム12は、車載器15から送信されたプローブ情報に基づいて、業務車両16の走行した道路や道路の混雑状況を解析する。例えば、プローブ解析プラットフォーム12は、プローブ情報に含まれる位置情報に基づいて、走行している道路や、走行している道路の区間、走行方向を特定する。また、プローブ解析プラットフォーム12は、業務車両16が道路を走行した時間から道路の混雑状況を解析する。   Also, for example, the physical distribution support system 10 analyzes the probe information using the probe analysis platform 12. For example, based on the probe information transmitted from the on-board unit 15, the probe analysis platform 12 analyzes the road on which the service vehicle 16 travels and the congestion state of the road. For example, the probe analysis platform 12 specifies a traveling road, a section of the traveling road, and a traveling direction based on the position information included in the probe information. Further, the probe analysis platform 12 analyzes the congestion of the road from the time when the service vehicle 16 travels on the road.

また、例えば、物流支援システム10は、道路状況提供プラットフォーム13を用いて、道路状況を提供する道路状況提供サービスを提供する。例えば、物流支援システム10は、業務車両16の車載器15から送信された画像を道路状況として、道路を管理する道路管理者などの第3者に提供する。ところで、業務車両16の運行中に一定時間(例えば、5分)ごとに、車載器15により路上の画像を撮像した場合、人の顔など人物が画像に写る場合がある。このように人の顔などが写った画像を公開した場合に肖像権の問題が発生する。そこで、道路状況提供プラットフォーム13は、画像が撮像された際の撮像位置に基づいて、画像の撮像された道路の種別を特定する。そして、道路状況提供プラットフォーム13は、特定した道路の種別が所定の道路の種別に該当する場合に、画像を公開用として記憶する。例えば、道路状況提供プラットフォーム13は、特定した道路の種別が、歩行者の通行が禁止されている道路である場合、画像を公開用として記憶する。歩行者の通行が禁止されている道路としては、例えば、高速道路、自動車専用道路などが挙げられる。   Also, for example, the logistics support system 10 uses the road condition providing platform 13 to provide a road condition providing service that provides road conditions. For example, the distribution support system 10 provides an image transmitted from the vehicle-mounted device 15 of the business vehicle 16 as a road condition to a third party such as a road manager who manages the road. By the way, when an image on the road is taken by the vehicle-mounted device 15 every certain time (for example, 5 minutes) during operation of the business vehicle 16, a person such as a person's face may appear in the image. The problem of the right of portrait occurs when the image in which the face of the person etc. is taken in this way is published. Therefore, the road condition providing platform 13 specifies the type of the road on which the image is captured, based on the imaging position when the image is captured. Then, the road condition providing platform 13 stores the image for disclosure when the specified road type corresponds to a predetermined road type. For example, when the identified road type is a road where pedestrian traffic is prohibited, the road condition providing platform 13 stores the image for public use. Examples of roads on which pedestrians are prohibited are highways, motorways, and the like.

ここで、例えば、高速道路、自動車専用道路などの歩行者の通行が禁止されている道路は、歩行者の通行が禁止されているため、路上を撮像しても歩行者が写ることがない。このため、道路状況提供プラットフォーム13は、肖像権の問題の無い画像のみ収集できる。   Here, for example, on roads where pedestrian traffic is prohibited, such as expressways and automobile-only roads, pedestrian traffic is prohibited. For this reason, the road condition providing platform 13 can collect only images having no problem with the right of portrait.

運行事業者端末装置17は、業務車両16を運行する運行事業者に配置された、パソコン等の端末装置である。業務車両16を運行する運行事業者は、運行事業者端末装置17を用いて物流支援システム10にアクセスし、物流支援システム10が提供する運行管理サービスを利用して業務車両16の運行管理を行う。   The service provider terminal device 17 is a terminal device such as a personal computer, which is disposed at a service provider operating the business vehicle 16. An operator operating the business vehicle 16 accesses the logistics support system 10 using the operator terminal device 17 and manages the operation of the business vehicle 16 using an operation management service provided by the logistics support system 10. .

道路管理者端末装置18は、例えば、高速道路会社など、道路を管理する道路管理会社に配置された、パソコン等の端末装置である。道路を管理する道路管理者は、道路管理者端末装置18を用いて物流支援システム10にアクセスし、物流支援システム10が提供する道路状況提供サービスを利用して道路状況を把握する。例えば、高速道路を管理する道路管理者は、物流支援システム10が公開用として記憶した画像を参照することにより、道路の混雑状況や劣化状況など道路に関する各種の状況を把握できる。   The road manager terminal device 18 is, for example, a terminal device such as a personal computer or the like disposed at a road management company that manages roads, such as a highway company. The road manager who manages the road accesses the distribution support system 10 using the road manager terminal device 18, and grasps the road condition using the road condition providing service provided by the distribution support system 10. For example, a road manager who manages an expressway can grasp various conditions regarding the road such as the congestion state and the deterioration state of the road by referring to the image stored for public use by the distribution support system 10.

次に、道路状況提供プラットフォーム13の機能的な構成について説明する。図2は、道路状況提供プラットフォームの機能的な構成の一例を示す図である。道路状況提供プラットフォーム13には、運行管理プラットフォーム11から、車載器15により撮像された画像の画像データや、画像を撮像した際の撮像位置などを含んだ撮像情報が提供される。また、道路状況提供プラットフォーム13には、プローブ解析プラットフォーム12から、道路に関する道路情報や、車載器15を搭載した業務車両16が走行した道路の走行区間に関する走行区間情報が提供される。道路状況提供プラットフォーム13は、特定機能(図2(a))により、画像が撮像された際の位置情報に基づいて、画像の撮像された道路の種別を特定する。道路状況提供プラットフォーム13は、格納機能(図2(b))により、画像の撮像された道路の種別が歩行者の通行が禁止されている道路に該当する場合、画像を記憶する。道路状況提供プラットフォーム13は、格納した画像を、出力機能(図2(c))により、道路状況として、道路を管理する道路管理者などの第3者に提供する。運行管理プラットフォーム11、プローブ解析プラットフォーム12および道路状況提供プラットフォーム13は、同じコンピュータに実装されてもよく、別なコンピュータに実装されてもよい。本実施例では、物流支援システム10は、運行管理プラットフォーム11、プローブ解析プラットフォーム12、道路状況提供プラットフォーム13が別なコンピュータに実装されている場合を例に説明する。   Next, a functional configuration of the road condition providing platform 13 will be described. FIG. 2 is a diagram showing an example of a functional configuration of the road condition providing platform. The road condition providing platform 13 is provided with imaging information including image data of an image captured by the vehicle-mounted device 15 and an imaging position when the image is captured from the operation management platform 11. Further, the road condition providing platform 13 is provided with road information on the road from the probe analysis platform 12 and traveling section information on a traveling section of the road on which the business vehicle 16 equipped with the on-vehicle unit 15 travels. The road condition providing platform 13 identifies the type of the road on which the image is captured based on the position information when the image is captured, using the identification function (FIG. 2A). The road condition providing platform 13 stores an image by the storage function (FIG. 2B) when the type of the road for which the image is captured corresponds to a road where pedestrians are prohibited from passing. The road condition providing platform 13 provides the stored image as a road condition to a third party such as a road manager who manages the road as the road condition by the output function (FIG. 2C). The operation management platform 11, the probe analysis platform 12, and the road condition providing platform 13 may be implemented on the same computer or may be implemented on another computer. In the present embodiment, the logistics support system 10 will be described by taking as an example a case where the operation management platform 11, the probe analysis platform 12, and the road condition providing platform 13 are mounted on different computers.

[画像記憶処理装置の構成]
次に、画像記憶処理装置20の構成について説明する。図3は、画像記憶処理装置の機能的な構成を概略的に示した図である。画像記憶処理装置20は、サーバコンピュータなどのコンピュータである。画像記憶処理装置20は、上述した道路状況提供プラットフォーム13が実装され、道路状況提供サービスを提供する。なお、本実施例では、画像記憶処理装置20を1台のコンピュータとした場合を例として説明するが、複数台のコンピュータによるコンピュータシステムとして実装してもよい。
[Configuration of image storage processing apparatus]
Next, the configuration of the image storage processing device 20 will be described. FIG. 3 is a view schematically showing a functional configuration of the image storage processing device. The image storage processing device 20 is a computer such as a server computer. The image storage processing device 20 is provided with the road condition providing platform 13 and provides a road condition providing service. In the present embodiment, although the case where the image storage processing device 20 is one computer is described as an example, it may be implemented as a computer system by a plurality of computers.

図3に示すように、画像記憶処理装置20は、通信部21と、記憶部22と、制御部23とを有する。   As illustrated in FIG. 3, the image storage processing device 20 includes a communication unit 21, a storage unit 22, and a control unit 23.

通信部21は、他の装置と無線通信又は有線通信を行う通信インタフェースである。例えば、通信部21は、運行管理プラットフォーム11から、車載器15により撮像された画像の画像データや、画像を撮像した際の撮像位置などを含んだ撮像情報を受信する。また、通信部21は、プローブ解析プラットフォーム12から、道路に関する道路情報や、車載器15が搭載された業務車両16が走行している道路の走行区間に関する走行区間情報を受信する。   The communication unit 21 is a communication interface that performs wireless communication or wired communication with another device. For example, the communication unit 21 receives imaging information including image data of an image captured by the vehicle-mounted device 15 and an imaging position when the image is captured from the operation management platform 11. Further, the communication unit 21 receives from the probe analysis platform 12 road information related to the road and travel section information related to the travel section of the road on which the business vehicle 16 on which the vehicle-mounted device 15 is mounted.

記憶部22は、ハードディスク、SSD(Solid State Drive)、光ディスクなどの記憶装置である。なお、記憶部22は、RAM(Random Access Memory)、フラッシュメモリ、NVSRAM(Non Volatile Static Random Access Memory)などのデータを書き換え可能な半導体メモリであってもよい。記憶部22は、制御部23で実行されるOS(Operating System)や、各種プログラムを記憶する。さらに、記憶部22は、各種情報を記憶する。例えば、記憶部22は、画像データ30と、撮像情報31と、道路情報32と、走行区間情報33と、マッチング情報34とを記憶する。また、記憶部22は、公開用記憶領域35が設けられている。公開用記憶領域35は、道路状況提供サービスで提供する公開用のデータを記憶する領域である。公開用記憶領域35には、公開用画像データ36と集計情報37とが記憶される。なお、記憶部22は、その他の各種の情報を記憶してもよい。   The storage unit 22 is a storage device such as a hard disk, a solid state drive (SSD), or an optical disk. The storage unit 22 may be a semiconductor memory capable of rewriting data such as a random access memory (RAM), a flash memory, and a non volatile static random access memory (NV SRAM). The storage unit 22 stores an operating system (OS) executed by the control unit 23 and various programs. Furthermore, the storage unit 22 stores various types of information. For example, the storage unit 22 stores the image data 30, the imaging information 31, the road information 32, the traveling section information 33, and the matching information 34. The storage unit 22 is provided with a public storage area 35. The public storage area 35 is an area for storing public data provided by the road condition providing service. The public storage area 35 stores public image data 36 and total information 37. The storage unit 22 may store other various information.

画像データ30は、運行管理プラットフォーム11から受信した、車載器15により撮像された画像の画像データである。   The image data 30 is image data of an image captured by the vehicle-mounted device 15 received from the operation management platform 11.

撮像情報31は、画像データ30の画像を撮像した際の撮像位置などを含んだデータである。図4は、撮像情報のデータ構成の一例を示す図である。図4に示すように、撮像情報31は、画像ID、撮像位置、車両ID、撮像時刻の各項目を有する。なお、撮像情報31は、上記以外にも各種の情報を記憶してもよい。   The imaging information 31 is data including an imaging position at the time of imaging the image of the image data 30 and the like. FIG. 4 is a diagram illustrating an example of a data configuration of imaging information. As shown in FIG. 4, the imaging information 31 has items of an image ID, an imaging position, a vehicle ID, and an imaging time. The imaging information 31 may store various types of information other than the above.

画像IDの項目は、車載器15により撮像された画像の画像データを識別する識別情報を記憶する領域である。車載器15により撮像された画像の画像データには、識別情報として、例えば、撮像された順に番号などのユニークな画像ID(identification)が付与される。画像IDの項目には、車載器15により撮像された画像の画像データに付与された画像IDが格納される。撮像位置の項目は、画像を撮像した際の撮像位置を示す位置情報を記憶する領域である。本実施例では、位置情報を、日本測地系や世界測地系など所定の測地系により緯度、経度などで位置を示した情報としている。撮像位置の項目には、撮像位置を示す緯度(x)、経度(y)などの位置情報が格納される。なお、位置情報は、位置を特定できればその他の情報でもよい。車両IDの項目は、画像データを送信した車載器15を搭載した業務車両16の識別情報を記憶する領域である。車載器15には、搭載された業務車両16の識別情報として、ユニークな車両IDが設定される。車載器15は、設定された車両IDを付加した画像データやプローブ情報を物流支援システム10へ送信する。車両IDの項目には、画像IDの画像データを送信した車載器15を搭載した業務車両16の車両IDが格納される。撮像時刻の項目は、車載器15により画像が撮像された撮像時刻を記憶する領域である。   The item of image ID is an area for storing identification information for identifying image data of an image captured by the vehicle-mounted device 15. A unique image ID (identification) such as a number, for example, in the order in which the image was taken is given as identification information to the image data of the image taken by the vehicle-mounted device 15. In the item of image ID, an image ID assigned to image data of an image captured by the vehicle-mounted device 15 is stored. The item of the imaging position is an area for storing position information indicating an imaging position at the time of imaging an image. In the present embodiment, the position information is information in which the position is indicated by latitude, longitude or the like by a predetermined geodetic system such as a Japan geodetic system or a world geodetic system. In the item of imaging position, position information such as latitude (x) and longitude (y) indicating the imaging position is stored. The position information may be other information as long as the position can be identified. The item of the vehicle ID is an area for storing identification information of the business vehicle 16 on which the on-board unit 15 having transmitted the image data is mounted. A unique vehicle ID is set in the on-vehicle unit 15 as identification information of the mounted business vehicle 16. The vehicle-mounted device 15 transmits image data and probe information to which the set vehicle ID is added to the logistics support system 10. In the item of the vehicle ID, the vehicle ID of the business vehicle 16 equipped with the on-board unit 15 having transmitted the image data of the image ID is stored. The item of imaging time is an area for storing the imaging time at which an image is captured by the vehicle-mounted device 15.

図4の例では、画像ID「画像1」の画像データの画像は、撮像位置が緯度x、経度yであり、画像データを送信した車載器15を搭載した業務車両16の車両IDが「Aaa」であり、撮像時刻が10時20分20秒であることを示す。   In the example of FIG. 4, the image of the image data of the image ID “image 1” has an imaging position of latitude x and longitude y, and the vehicle ID of the business vehicle 16 equipped with the vehicle-mounted device 15 that has transmitted the image data is “Aaa”. Indicates that the imaging time is 10:20:20.

図3に戻り、道路情報32は、道路に関する各種の情報を記憶したデータである。例えば、道路情報32には、道路を区切った区間ごとに、道路の種別などの情報が記憶される。図5は、道路情報のデータ構成の一例を示す図である。図5に示すように、道路情報32は、区間番号、種別、方向、施設、区間範囲の各項目を有する。なお、道路情報32は、上記以外にも各種の情報を記憶してもよい。   Returning to FIG. 3, the road information 32 is data in which various information related to the road is stored. For example, in the road information 32, information such as the type of road is stored for each section where the road is divided. FIG. 5 is a diagram illustrating an example of a data configuration of road information. As shown in FIG. 5, the road information 32 includes items of section number, type, direction, facility, and section range. The road information 32 may store various information other than the above.

区間番号の項目は、道路の区間を識別する識別情報を記憶する領域である。各道路は、それぞれ、例えば、所定の基準に沿って、1または複数の区間に分けられ、それぞれの区間に識別情報として、例えば、ユニークな区間番号が付与される。所定の基準は、例えば、100mごとなど距離で定めてもよく、交差点など他の道路との交点を区間の区切りとする単位であってもよい。また、所定の基準は、例えば、橋、トンネル、サービスエリア、パーキングエリア、ジャンクションなど、道路に関する構造物の境界や施設の境界を区間の区切りとしてもよく、公的な機関等が定めた区間の条件を用いてよい。また、所定の基準は、複数の条件を組み合わせてもよい。区間番号の項目には、道路の区間に付与された区間番号が記憶される。種別の項目は、区間番号の区間の道路の種別を記憶する領域である。道路の区間には、高速道路、自動車専用道路など歩行者の通行が禁止されている道路と、一般道路など歩行者の通行が禁止されていない道路を識別できるよう種別を定めている。種別の項目には、区間番号の区間の道路に定められた種別が格納される。方向の項目は、道路の区間の走行方向を記憶する領域である。方向の項目には、道路の区間に、例えば上り、下りなどの走行方向が定められている場合、走行方向が格納され、走行方向が定められていない場合、走行方向が定められていないことを示す「−」が格納される。施設の項目は、道路の区間の施設を記憶する領域である。施設の項目には、道路の区間が、サービスエリア、パーキングエリアなどの施設である場合、施設名が格納され、施設ではない場合、施設ではないことを示す「−」が格納される。区間範囲の項目は、区間とする範囲に関する情報を記憶する領域である。例えば、区間を矩形の領域として定める場合、区間範囲の項目には、区間とする領域の対向する2つの頂点の位置を示す位置情報が格納される。なお、区間範囲は、どのような情報を用いて示してもよい。例えば、区間範囲は、区間の領域の全ての頂点の位置で示してもよい。   The section number item is an area for storing identification information for identifying a section of a road. Each road is divided into one or a plurality of sections, for example, according to a predetermined standard, and a unique section number is assigned to each section as identification information, for example. For example, the predetermined reference may be determined by a distance such as every 100 m, or may be a unit in which an intersection with another road such as an intersection is used as a section break. In addition, the predetermined standard may be, for example, a road boundary of a structure or facility such as a bridge, a tunnel, a service area, a parking area, a junction, etc. Conditions may be used. The predetermined standard may be a combination of a plurality of conditions. The section number assigned to the section of the road is stored in the section number section. The item of type is an area for storing the type of road of the section of the section number. Types of road sections are defined so that roads where pedestrian traffic is prohibited, such as expressways and automobile-only roads, and roads where pedestrian traffic is not permitted, such as general roads, can be identified. In the item of type, the type determined for the road of the section of the section number is stored. The item of direction is an area for storing the traveling direction of the road section. In the direction item, for example, if a traveling direction such as going up or down is defined in the road section, the traveling direction is stored, and if the traveling direction is not determined, the traveling direction is not determined. "-" Which shows is stored. The facility item is an area for storing facilities in a road section. In the item of the facility, if the section of the road is a facility such as a service area or a parking area, the facility name is stored, and if it is not a facility, “-” indicating that the facility is not a facility is stored. The item of the section range is an area for storing information on the range to be a section. For example, when a section is defined as a rectangular area, position information indicating the positions of two opposing vertices in the section area is stored in the section range item. The section range may be indicated using any information. For example, the section range may be indicated by the positions of all the vertices of the area of the section.

図5の例では、区間番号が0002の区間は、種別が高速道路であり、方向が上りであり、施設ではなく、区間範囲が(x,y)―(x,y)であることを示す。   In the example of FIG. 5, the section with the section number 0002 indicates that the type is an expressway, the direction is up, and the section range is (x, y)-(x, y), not a facility. .

図3に戻り、走行区間情報33は、車載器15を搭載した業務車両16が走行した道路の走行区間に関する各種の情報を記憶したデータである。図6は、走行区間情報のデータ構成の一例を示す図である。図6に示すように、走行区間情報33は、時間帯、区間番号、方向、平均速度、車両IDの各項目を有する。なお、走行区間情報33は、上記以外にも各種の情報を記憶してもよい。   Returning to FIG. 3, the travel section information 33 is data that stores various types of information related to the travel section of the road on which the business vehicle 16 equipped with the vehicle-mounted device 15 travels. FIG. 6 is a view showing an example of the data configuration of the traveling zone information. As shown in FIG. 6, the traveling zone information 33 has items of a time zone, a zone number, a direction, an average speed, and a vehicle ID. The travel section information 33 may store various types of information other than the above.

時間帯の項目は、車載器15を搭載した業務車両16が区間を走行した時間帯を記憶する領域である。時間帯は、例えば、5分単位とし、時間帯の開始時刻で示している。区間番号の項目は、道路の区間を識別する区間番号を記憶する領域である。方向の項目は、車載器15を搭載した業務車両16が走行した道路の区間の走行方向を記憶する領域である。方向の項目には、道路の区間に走行方向が定められている場合、走行方向が格納され、走行方向が定められていない場合、走行方向が定められていないことを示す「−」が格納される。平均速度の項目は、車載器15を搭載した業務車両16が区間を走行した際の平均速度を記憶する領域である。車両IDの項目は、区間を走行した業務車両16の車両IDを記憶する領域である。   The item of time zone is an area for storing the time zone in which the business vehicle 16 equipped with the vehicle-mounted device 15 travels in the section. The time zone is, for example, in units of 5 minutes, and is indicated by the start time of the time zone. The item of section number is a field which stores the section number which identifies the section of the road. The item of the direction is an area for storing the traveling direction of the section of the road on which the service vehicle 16 equipped with the vehicle-mounted device 15 travels. In the item of direction, when the traveling direction is determined in the section of the road, the traveling direction is stored, and when the traveling direction is not determined, “-” is stored, which indicates that the traveling direction is not determined. Ru. The item of the average speed is an area for storing the average speed when the service vehicle 16 mounted with the on-vehicle device 15 travels the section. The item of vehicle ID is an area for storing the vehicle ID of the service vehicle 16 which has traveled the section.

図6の例では、区間番号が0002の区間は、上りであり、10時20分の時間帯に、平均速度が34.5kmで車両IDが「Aaa」の業務車両16が走行したことを示す。   In the example of FIG. 6, the section with the section number 0002 indicates that the work vehicle 16 with the average speed of 34.5 km and the vehicle ID “Aaa” traveled in the time zone at 10:20. .

図3に戻り、マッチング情報34は、撮像情報31および走行区間情報33に基づいて、画像データ30の画像の撮像位置に対応する区間等を求めたデータである。マッチング情報34の詳細は、後述する。   Returning to FIG. 3, the matching information 34 is data obtained based on the imaging information 31 and the travel section information 33 for a section corresponding to the image capturing position of the image data 30. Details of the matching information 34 will be described later.

公開用画像データ36は、道路状況提供サービスでの公開用として、公開用記憶領域35に格納された画像データである。   The disclosure image data 36 is image data stored in the disclosure storage area 35 for publication in the road condition providing service.

集計情報37は、画像データ30を用いて、擬似的に施設の利用件数を求めたデータである。集計情報37の詳細も、後述する。   The aggregation information 37 is data obtained by using the image data 30 to artificially obtain the number of use of the facility. Details of the aggregation information 37 will also be described later.

制御部23は、画像記憶処理装置20全体を制御するデバイスである。制御部23としては、CPU(Central Processing Unit)、MPU(Micro Processing Unit)等の電子回路や、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)等の集積回路を採用できる。制御部23は、各種の処理手順を規定したプログラムや制御データを格納するための内部メモリを有し、これらによって種々の処理を実行する。制御部23は、各種のプログラムが動作することにより各種の処理部として機能する。例えば、制御部23は、第1格納部40と、特定部41と、第2格納部42と、集計部43と、受付部44と、検索部45と、出力部46とを有する。   The control unit 23 is a device that controls the entire image storage processing device 20. As the control unit 23, an electronic circuit such as a CPU (Central Processing Unit) and an MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) and an FPGA (Field Programmable Gate Array) can be employed. The control unit 23 has an internal memory for storing programs and control data which define various processing procedures, and executes various processing by these. The control unit 23 functions as various processing units by operating various programs. For example, the control unit 23 includes a first storage unit 40, a specifying unit 41, a second storage unit 42, a totaling unit 43, a reception unit 44, a search unit 45, and an output unit 46.

第1格納部40は、受信した各種のデータを記憶部22に格納する。例えば、第1格納部40は、運行管理プラットフォーム11から受信した、車載器15により撮像された画像の画像データを画像データ30として記憶部22に格納する。また、第1格納部40は、運行管理プラットフォーム11から受信した、画像を撮像した際の撮像位置などを含んだ撮像情報を撮像情報31として記憶部22に格納する。また、第1格納部40は、プローブ解析プラットフォーム12から受信した道路情報を道路情報32として記憶部22に格納する。また、第1格納部40は、プローブ解析プラットフォーム12から受信した走行区間情報を走行区間情報33として記憶部22に格納する。   The first storage unit 40 stores the received various data in the storage unit 22. For example, the first storage unit 40 stores the image data of the image captured by the vehicle-mounted device 15 received from the operation management platform 11 as the image data 30 in the storage unit 22. In addition, the first storage unit 40 stores the imaging information received from the operation management platform 11 including the imaging position when the image is captured as the imaging information 31 in the storage unit 22. The first storage unit 40 stores the road information received from the probe analysis platform 12 in the storage unit 22 as road information 32. Further, the first storage unit 40 stores the traveling zone information received from the probe analysis platform 12 in the storage unit 22 as traveling zone information 33.

特定部41は、各種の特定を行う。例えば、特定部41は、車載器15により撮像された画像の画像データ30と、画像を撮像した際の位置情報などを含んだ撮像情報31を受け付けると、画像が撮像された際の位置情報に基づいて、画像の撮像された道路の種別を特定する。例えば、特定部41は、道路情報32に基づいて、撮像情報31に記憶された各画像データ30の撮像位置が道路のどの区間に該当するかを特定する。これにより、例えば、図4の画像ID「画像1」の画像データは、区間番号「0001」の区間に該当すると特定される。画像ID「画像2」の画像データは、区間番号「0002」の区間に該当すると特定される。画像ID「画像3」の画像データは、区間番号「0003」の区間に該当すると特定される。画像ID「画像4」の画像データは、区間番号「0004」の区間に該当すると特定される。特定部41は、撮像位置に該当する区間に対応する道路の種別を特定する。例えば、画像ID「画像1」〜「画像4」は、撮像位置に該当する区間に対応する道路の種別が「高速道路」と特定される。なお、図3に示すように、走行区間情報33に、業務車両16の車両番号と、走行した区間番号と、走行した時間帯が対応付けられている場合、特定部41は、走行区間情報33を用いて、画像データ30の撮像時刻、業務車両16の車両番号から、撮像位置が道路のどの区間に該当するかを特定してもよい。   The identifying unit 41 performs various types of identification. For example, when the specifying unit 41 receives the image data 30 of the image captured by the vehicle-mounted device 15 and the imaging information 31 including the position information and the like when capturing the image, the location information when the image is captured is Based on this, the type of road on which the image was captured is specified. For example, the specifying unit 41 specifies, based on the road information 32, which section of the road corresponds to the imaging position of each image data 30 stored in the imaging information 31. Thus, for example, the image data of the image ID “image 1” in FIG. 4 is identified as corresponding to the section of the section number “0001”. The image data of the image ID “image 2” is specified as corresponding to the section of the section number “0002”. The image data of the image ID “image 3” is identified as corresponding to the section of the section number “0003”. The image data of the image ID “image 4” is identified as corresponding to the section of the section number “0004”. The identifying unit 41 identifies the type of road corresponding to the section corresponding to the imaging position. For example, in the image IDs “image 1” to “image 4”, the road type corresponding to the section corresponding to the imaging position is specified as “highway”. In addition, as illustrated in FIG. 3, when the traveling section information 33 includes the vehicle number of the business vehicle 16, the traveling section number, and the traveling time zone, the specifying unit 41 determines that the traveling section information 33 is It is possible to specify which section of the road the imaging position corresponds to from the imaging time of the image data 30 and the vehicle number of the service vehicle 16 using.

また、特定部41は、特定した区間に基づいて、撮像情報31と走行区間情報33のマッチングを行ってマッチング情報34を生成する。図7は、マッチングおよび集計の一例を示す図である。例えば、特定部41は、撮像情報31の各画像IDの画像ごとに、撮像時刻を含む時間帯および撮像位置に該当する区間に対応するレコードを走行区間情報33から特定する。そして、特定部41は、時間帯、区間番号、方向、平均速度、車両ID、画像IDの各項目の情報を記憶したマッチング情報34を生成する。   The identifying unit 41 also matches the imaging information 31 with the traveling zone information 33 based on the identified zone, and generates the matching information 34. FIG. 7 is a diagram illustrating an example of matching and aggregation. For example, the specifying unit 41 specifies a record corresponding to the time zone including the imaging time and the section corresponding to the imaging position from the travel section information 33 for each image ID of the imaging information 31. Then, the specifying unit 41 generates matching information 34 storing information of each item of time zone, section number, direction, average speed, vehicle ID, and image ID.

第2格納部42は、特定部41により特定した道路の種別が高速道路、自動車専用道路などの歩行者の通行が禁止されている道路の種別に該当する場合に、画像データ30を公開用画像データ36として公開用記憶領域35に格納する。これにより、例えば、高速道路、自動車専用道路などで撮像された画像データ30が、公開用画像データ36として公開用記憶領域35に記憶される。   The second storage unit 42 displays the image data 30 when the road type specified by the specifying unit 41 corresponds to the type of road where pedestrians are prohibited such as highways and automobile-only roads. The data 36 is stored in the storage area 35 for publication. Thereby, for example, the image data 30 captured on the expressway, the motorway, etc. is stored in the storage area 35 for disclosure as the image data 36 for disclosure.

図8は、公開用として収集される画像の一例を説明する図である。図8の例には、トラックA、Bの走行した走行ルートRA、RBと走行時刻が示されている。走行ルートRA、RBには、高速道路、自動車専用道路などの歩行者の通行が禁止されている道路RXが含まれている。この場合、トラックA、Bに搭載された車載器15により撮像された画像のうち、道路RXを走行した際の画像の画像データのみが公開用記憶領域35に記憶される。   FIG. 8 is a view for explaining an example of an image collected for publication. In the example of FIG. 8, traveling routes RA and RB along which the trucks A and B traveled and traveling time are shown. The travel routes RA and RB include a road RX on which pedestrians are not allowed to pass, such as expressways and motorways. In this case, of the images captured by the vehicle-mounted device 15 mounted on the trucks A and B, only the image data of the image when traveling on the road RX is stored in the public storage area 35.

ところで、高速道路上であっても、サービスエリア、パーキングエリアは、歩行者が画像に写る虞がある。   By the way, even on the expressway, there is a possibility that pedestrians may appear in the image in the service area and the parking area.

そこで、第2格納部42は、特定した道路の種別が歩行者の通行が禁止されている道路の種別に該当する場合であっても、撮像位置がサービスエリア、パーキングエリアに含まれる場合には画像データ30を公開用記憶領域35への格納対象から除外する。例えば、第2格納部42は、道路情報32を用いて、画像データ30の撮像位置に該当する区間がサービスエリアまたはパーキングエリアであるか判定する。画像データ30の撮像位置に該当する区間がサービスエリアまたはパーキングエリアではない場合、第2格納部42は、当該画像データ30を公開用画像データ36として公開用記憶領域35に格納する。一方、画像データ30の撮像位置に該当する区間がサービスエリアまたはパーキングエリアである場合、第2格納部42は、当該画像データ30を公開用の記憶対象とはせず、公開用記憶領域35に格納しない。これにより、例えば、サービスエリア、パーキングエリアで撮像された画像データ30が除外されるため、肖像権の問題の無い画像のみの収集が可能となる。なお、特定部41は、道路の種別が高速道路、自動車専用道路などの歩行者の通行が禁止されている道路であり、サービスエリアまたはパーキングエリアではない区間について、マッチング情報34を生成するようにしてもよい。例えば、図4の画像ID「画像3」は、撮像位置に該当する区間が「○○サービスエリア」であるため、特定部41は、画像ID「画像3」については、マッチング情報34を生成しなくてもよい。   Therefore, even if the identified road type corresponds to the type of road where pedestrian traffic is prohibited, the second storage unit 42 may detect that the imaging position is included in the service area and the parking area. The image data 30 is excluded from the storage target in the public storage area 35. For example, the second storage unit 42 uses the road information 32 to determine whether the section corresponding to the imaging position of the image data 30 is a service area or a parking area. When the section corresponding to the imaging position of the image data 30 is not the service area or the parking area, the second storage unit 42 stores the image data 30 in the disclosure storage area 35 as the disclosure image data 36. On the other hand, when the section corresponding to the imaging position of the image data 30 is a service area or a parking area, the second storage unit 42 does not set the image data 30 as a public storage target and stores it in the public storage area 35. Do not store. Thereby, for example, since the image data 30 captured in the service area and the parking area is excluded, it is possible to collect only images having no problem of portrait rights. The specifying unit 41 generates the matching information 34 for a section where a pedestrian is prohibited such as a highway or an automobile-only road and is not a service area or a parking area. May be For example, since the section corresponding to the imaging position of the image ID “image 3” in FIG. 4 is “XX service area”, the specifying unit 41 generates matching information 34 for the image ID “image 3”. It does not have to be.

図9は、公開用として収集される画像の一例を説明する図である。図9の例には、トラックA、Bが画像を撮像した撮像時刻と、画像を撮像した撮像位置を含む区間が示されている。トラックA、Bが、区間番号「0001」、「0002」を走行中に撮像された画像の画像データは、公開用画像データ36として公開用記憶領域35に記憶される。一方、区間番号「0003」を走行中に撮像された画像の画像データは、非公開とされ、公開用記憶領域35への格納対象から除外される。   FIG. 9 is a view for explaining an example of an image collected for publication. In the example of FIG. 9, a section including an imaging time at which the tracks A and B capture an image and an imaging position at which the image is captured is shown. Image data of images captured while the tracks A and B are traveling on the section numbers “0001” and “0002” are stored in the disclosure storage area 35 as disclosure image data 36. On the other hand, the image data of the image captured while traveling in the section number “0003” is not disclosed and is excluded from the storage target in the disclosure storage area 35.

集計部43は、撮像位置が所定の地域に含まれる画像データの画像数を集計する。例えば、集計部43は、撮像位置がサービスエリア、パーキングエリアに含まれる場合、時間帯、サービスエリア、パーキングエリア別に、撮像された画像数を集計する。そして、集計部43は、集計結果を集計情報37に格納する。図7には、集計情報37の一例が示されている。集計情報37には、時間帯、施設、利用件数の各項目が設けられている。集計情報37には、時間帯、施設別に、撮像された画像数が利用件数として記憶される。ここで、車載器15が一定時間ごとに画像を撮像する場合、混雑している区間では、多くの画像が撮像される。本実施例にかかる集計部43では、撮像された画像数を利用件数として、集計情報37に格納している。この利用件数を用いることで、擬似的にサービスエリア、パーキングエリアなどの施設の混雑状況を表すことができる。   The aggregation unit 43 aggregates the number of images of image data whose imaging position is included in a predetermined area. For example, when the imaging position is included in the service area and the parking area, the totaling unit 43 totals the number of captured images for each time zone, service area, and parking area. Then, the aggregation unit 43 stores the aggregation result in the aggregation information 37. FIG. 7 shows an example of the total information 37. The tabulated information 37 includes items of time zone, facility, and number of uses. The count information 37 stores the number of images captured for each time zone and facility as the number of uses. Here, when the vehicle-mounted device 15 picks up an image every predetermined time, many images are picked up in a congested section. The counting unit 43 according to the present embodiment stores the number of captured images in the counting information 37 as the number of uses. By using this number of usage cases, it is possible to simulate the congestion status of facilities such as service areas and parking areas.

受付部44は、各種の操作を受け付ける。例えば、受付部44は、運行事業者端末装置17または道路管理者端末装置18からアクセスを受け付けると、アクセス元に各種の操作画面の情報を送信してアクセス元に操作画面を表示させ、操作画面から各種の操作を受け付ける。例えば、受付部44は、道路状況提供サービスのWebサイトを提供する。受付部44は、運行事業者端末装置17または道路管理者端末装置18から、道路状況提供サービスのWebサイトへのアクセスを受け付けると、ログイン画面の情報をアクセス元の運行事業者端末装置17および道路管理者端末装置18へ送信してログイン画面を表示させ、ログインID及びパスワードを入力してログイン操作を受け付ける。受付部44は、ログイン操作を受け付けると、入力されたログインID及びパスワードを事前に登録されたログインID及びパスワードと比較して認証を行う。受付部44は、正当との認証が得られた場合、条件指定画面の情報をアクセス元へ送信して条件指定画面を表示させる。そして、受付部44は、条件指定画面から道路状況の検索条件を受け付ける。例えば、受付部44は、道路状況の検索条件として、時間帯と道路の区間の指定を受け付ける。   The accepting unit 44 accepts various operations. For example, when receiving the access from the service provider terminal device 17 or the road administrator terminal device 18, the receiving unit 44 transmits information of various operation screens to the access source to display the operation screen on the access source, and the operation screen Accept various operations from For example, the reception unit 44 provides a web site of the road condition providing service. When the accepting unit 44 accepts access to the website of the road condition providing service from the service provider terminal device 17 or the road manager terminal device 18, the information on the login screen is used as the access source terminal device 17 and the road source information on the login screen. The login screen is displayed by transmitting to the administrator terminal device 18, and the login ID and password are input to accept the login operation. When accepting the login operation, the accepting unit 44 performs authentication by comparing the entered login ID and password with the login ID and password registered in advance. When the authentication with the legitimacy is obtained, the reception unit 44 transmits the information of the condition designation screen to the access source to display the condition designation screen. Then, the receiving unit 44 receives the search condition of the road condition from the condition specification screen. For example, the receiving unit 44 receives specification of a time zone and a section of a road as a search condition of the road condition.

検索部45は、公開用記憶領域35に記憶された公開用画像データ36から、受付部44で受け付けた検索条件を満たす画像データを検索する。例えば、検索部45は、マッチング情報34を用いて、検索条件として指定された時間帯と道路の区間に対応する画像の画像IDを特定する。そして、検索部45は、特定した画像IDの公開用画像データ36が公開用記憶領域35に記憶されているか検索する。また、検索部45は、検索条件として指定された道路の区間がサービスエリア、パーキングエリアである場合、集計情報37から、指定された区間の施設に該当する利用件数を読み出す。   The search unit 45 searches for image data satisfying the search condition accepted by the acceptance unit 44 from the image data 36 for disclosure stored in the storage area 35 for disclosure. For example, using the matching information 34, the search unit 45 specifies the image ID of the image corresponding to the time zone specified as the search condition and the section of the road. Then, the search unit 45 searches whether the disclosure image data 36 of the identified image ID is stored in the disclosure storage area 35. In addition, when the road section specified as the search condition is a service area or a parking area, the search unit 45 reads the number of usages corresponding to the facility in the specified section from the total information 37.

出力部46は、検索結果をアクセス元に出力する。例えば、出力部46は、検索された画像データや利用件数を示した道路状況画面の情報をアクセス元へ送信して道路状況画面を表示させる。   The output unit 46 outputs the search result to the access source. For example, the output unit 46 transmits the information on the road condition screen indicating the searched image data and the number of uses to the access source to display the road condition screen.

図10は、道路状況を検索する流れの一例を示す図である。画像記憶処理装置20は、道路状況提供サービスを提供しており、条件指定画面100から道路状況の検索条件を受け付ける。条件指定画面100は、道路地図が表示された地図領域101と、検索条件とする時間帯を選択する時間帯選択領域102と、検索開始を指示する検索ボタン103とが設けられている。地図領域101は、道路が選択されることにより指定された位置に対応する道路の区間が選択された状態となる。図10の例では、斜線で示した区間104が選択された状態とされている。時間帯選択領域102は、コンボボックスとされ、選択することにより、例えば、5分単位で時間帯の指定が可能とされている。図10の例では、10時20分から10時25分の時間帯が指定されている。画像記憶処理装置20は、条件指定画面100の地図領域101で道路の区間が選択され、時間帯選択領域102で時間帯が選択されて検索ボタン103が選択されると、選択された道路区間、時間帯を検索条件として検索を行う。そして、画像記憶処理装置20は、検索結果を示した道路状況画面120を表示する。画像データが検索された場合、道路状況画面120には、検索された画像データの画像の撮像位置に対応付けて、画像データの画像が表示される。また、指定された道路の区間がサービスエリア、パーキングエリアである場合、道路状況画面120には、サービスエリア、パーキングエリアに対応付けて利用件数が表示される。図10の例では、サービスエリア、パーキングエリア以外の区間が指定されているため、道路状況画面120には、検索された画像データの画像の撮像位置に対応付けて、画像データの画像が表示されている。   FIG. 10 is a diagram showing an example of a flow of searching for road conditions. The image storage processing device 20 provides a road condition providing service and receives a road condition search condition from the condition designation screen 100. The condition designation screen 100 is provided with a map area 101 on which a road map is displayed, a time zone selection area 102 for selecting a time zone as a search condition, and a search button 103 for instructing start of search. In the map area 101, the section of the road corresponding to the position designated by the selection of the road is selected. In the example of FIG. 10, the hatched section 104 is selected. The time zone selection area 102 is a combo box, and by selecting, it is possible to specify a time zone in units of five minutes, for example. In the example of FIG. 10, a time zone from 10:20 to 10:25 is designated. When the road section is selected in the map area 101 of the condition designation screen 100, the time zone is selected in the time zone selection area 102, and the search button 103 is selected, the image storage processing device 20 selects the selected road section, Search is performed using the time zone as the search condition. Then, the image storage processing device 20 displays the road condition screen 120 showing the search result. When the image data is searched, the road condition screen 120 displays the image of the image data in association with the imaging position of the image of the searched image data. When the designated road section is a service area or a parking area, the road situation screen 120 displays the number of uses in association with the service area and the parking area. In the example of FIG. 10, since sections other than the service area and the parking area are designated, an image of the image data is displayed on the road situation screen 120 in association with the image capturing position of the searched image data. ing.

これにより、道路を管理する道路管理会社や、業務車両16を運行する運行事業者は、道路状況を把握できる。   Thereby, the road management company which manages the road and the service provider who operates the business vehicle 16 can grasp the road condition.

[処理の流れ]
次に、本実施例に係る画像記憶処理装置20が実行する画像記憶処理の流れについて説明する。図11は、画像記憶処理の手順の一例を示すフローチャートである。この画像記憶処理は、所定のタイミング、例えば、第1格納部40により画像データ30、撮像情報31が格納されたタイミングで実行される。
[Flow of processing]
Next, the flow of the image storage process performed by the image storage processing device 20 according to the present embodiment will be described. FIG. 11 is a flowchart illustrating an example of the procedure of the image storage process. The image storage process is performed at a predetermined timing, for example, at a timing when the first storage unit 40 stores the image data 30 and the imaging information 31.

図11に示すように、特定部41は、道路情報32に基づいて、撮像情報31に記憶された各画像データ30の撮像位置が道路のどの区間に該当するかを特定する(S10)。特定部41は、撮像位置に該当する区間に対応する道路の種別を特定する(S11)。   As shown in FIG. 11, the specifying unit 41 specifies, based on the road information 32, which section of the road corresponds to the imaging position of each image data 30 stored in the imaging information 31 (S10). The identifying unit 41 identifies the type of road corresponding to the section corresponding to the imaging position (S11).

特定部41は、特定した区間に基づいて、撮像情報31と走行区間情報33のマッチングを行ってマッチング情報34を生成する(S12)。   The identifying unit 41 matches the imaging information 31 and the traveling zone information 33 based on the identified zone, and generates the matching information 34 (S12).

第2格納部42は、撮像位置の道路の種別が高速道路、自動車専用道路などの歩行者の通行が禁止されている道路の種別である画像データ30を格納対象とし、撮像位置の道路の種別が歩行者の通行が禁止されている道路の種別ではない画像データ30を格納対象から除外する(S13)。   The second storage unit 42 stores image data 30 that is a type of road where a pedestrian is prohibited, such as a highway or an automobile-only road, at the imaging position, and the type of the road at the imaging position. The image data 30 which is not the type of the road where pedestrians are prohibited is excluded from the storage targets (S13).

第2格納部42は、撮像位置の道路の種別が歩行者の通行が禁止されている道路の種別に該当する場合であっても、撮像位置がサービスエリア、パーキングエリアに含まれる場合には画像データ30を格納対象から除外する(S14)。   Even if the road type of the imaging position corresponds to the type of road where pedestrians are prohibited, the second storage unit 42 displays an image when the imaging position is included in the service area and the parking area. The data 30 is excluded from the storage target (S14).

第2格納部42は、格納対象とされた画像データ30を公開用画像データ36として公開用記憶領域35に格納する(S15)。   The second storage unit 42 stores the image data 30 to be stored in the release storage area 35 as the release image data 36 (S15).

集計部43、撮像位置がサービスエリア、パーキングエリアに含まれる画像の画像数を時間帯、サービスエリア、パーキングエリア別に集計する(S16)。集計部43、集計結果を集計情報37に格納し(S17)、処理を終了する。   The counting unit 43 counts the number of images included in the service area and the parking area as the imaging position by time zone, service area, and parking area (S16). The aggregation unit 43 stores the aggregation result in the aggregation information 37 (S17), and ends the processing.

[効果]
上述してきたように、本実施例に係る画像記憶処理装置20は、画像と画像を撮像した際の車載器15の位置情報とを受け付けると、画像が撮像された際の車載器15の位置情報に基づいて、画像の撮像された道路の種別を特定する。画像記憶処理装置20は、特定した道路の種別が所定の道路の種別に該当する場合に、位置情報を関連付けた画像を公開用記憶領域35に記憶する。これにより、画像記憶処理装置20は、肖像権の問題の無い画像のみの収集が可能となる。
[effect]
As described above, when the image storage processing device 20 according to the present embodiment receives the image and the position information of the vehicle-mounted device 15 when capturing the image, the position information of the vehicle-mounted device 15 when the image is captured The type of the road on which the image was captured is identified based on The image storage processing device 20 stores the image associated with the position information in the storage area for disclosure 35 when the specified road type corresponds to the predetermined road type. As a result, the image storage processing device 20 can collect only images having no problem of portrait rights.

また、本実施例に係る画像記憶処理装置20は、所定の道路を、歩行者の通行が禁止されている道路とする。歩行者の通行が禁止されている道路は、歩行者の通行が禁止されているため、路上を撮像しても歩行者が写ることがない。このため、画像記憶処理装置20は、人の顔の検知処理、顔にボカシ加工処理など、撮像された画像を肖像権の問題の無い画像に加工する加工処理を行わなくでも、肖像権の問題の無い画像のみの収集が可能となる。   Further, the image storage processing device 20 according to the present embodiment sets a predetermined road as a road on which pedestrians are prohibited from passing. Since roads where pedestrian traffic is prohibited are prohibited, pedestrians are not captured even when images are taken on the road. For this reason, the image storage processing device 20 has a problem of portrait rights without performing a process of processing a captured image into an image free of a problem of portrait rights, such as a human face detection process and a face blurring process. It is possible to collect only non-existent images.

また、本実施例に係る画像記憶処理装置20は、所定の道路上であっても、位置情報が所定の地域に含まれる場合には画像を記憶対象とはしない処理を実行する。これにより、画像記憶処理装置20は、所定の道路上であっても、撮像した場合に人の顔が写る虞がある所定の地域については画像を公開用の記憶対象とはしないため、肖像権の問題の無い画像のみの収集が可能となる。   Further, the image storage processing device 20 according to the present embodiment executes processing that does not store an image as a storage target even when the position information is included in a predetermined area even on a predetermined road. As a result, the image storage processing device 20 does not make an image a public storage target for a predetermined area where a human face may be captured when captured, even on a predetermined road. It is possible to collect only images without any problem.

また、本実施例に係る画像記憶処理装置20は、所定の地域を、サービスエリア、パーキングエリアとする。サービスエリア、パーキングエリアは、業務車両16から路上の画像を撮像した場合に人の顔が写る虞があるため、サービスエリア、パーキングエリアで撮像された画像を記憶対象とはしないことで、肖像権の問題の無い画像のみの収集が可能となる。   Further, the image storage processing device 20 according to the present embodiment sets a predetermined area as a service area and a parking area. In the service area and the parking area, there is a possibility that a person's face may be captured when an image on the road is taken from the business vehicle 16, so the image right in the service area and the parking area is not set as a storage target. It is possible to collect only images without any problem.

さて、これまで開示の装置に関する実施例について説明したが、開示の技術は上述した実施例以外にも、種々の異なる形態にて実施されてもよい。そこで、以下では、本発明に含まれる他の実施例を説明する。   Although the embodiments of the disclosed apparatus have been described above, the disclosed technology may be implemented in various different forms other than the above-described embodiments. Therefore, another embodiment included in the present invention will be described below.

例えば、上記実施例では、車載器15により路上の画像を撮像する場合を例示した。しかしながら、これらに限定されるものではない。例えば、スマートフォン、携帯電話などのカメラ付きの情報処理装置を車両に固定して路上の画像を撮像してもよい。すなわち、画像する撮像装置は、車載器15に限定されず、カメラ付きの情報処理装置であってもよい。   For example, in the said Example, the case where the image on the road was imaged with the onboard equipment 15 was illustrated. However, it is not limited to these. For example, an information processing apparatus with a camera such as a smartphone or a mobile phone may be fixed to a vehicle to capture an image on the road. That is, the imaging device to image is not limited to the vehicle-mounted device 15, and may be an information processing device with a camera.

また、上記実施例では、運行管理プラットフォーム11から受信した画像の画像データを画像データ30として記憶部22に一旦記憶し、歩行者の通行が禁止されている道路で撮像された画像データ30を公開用画像データ36として公開用記憶領域35に記憶する場合を例示した。しかしながら、これらに限定されるものではない。例えば、運行管理プラットフォーム11から受信した画像の画像データのうち、歩行者の通行が禁止されている道路で撮像された画像データのみを公開用画像データ36として記憶部22に格納してもよい。また、第2格納部42は、公開用のフラグなどを用いて、歩行者の通行が禁止されている道路で撮像された画像データ30を公開用画像データ36として管理してもよい。   Moreover, in the said Example, the image data of the image received from the operation management platform 11 are once memorize | stored in the memory | storage part 22 as the image data 30, and the image data 30 imaged on the road where a pedestrian's passage is prohibited are disclosed. The case of storing in the storage area 35 for publication as the image data 36 for image was illustrated. However, it is not limited to these. For example, among the image data of the image received from the operation management platform 11, only the image data captured on a road where pedestrian traffic is prohibited may be stored in the storage unit 22 as the public image data 36. In addition, the second storage unit 42 may manage the image data 30 captured on the road on which the pedestrian is prohibited as the image data 36 for disclosure, using a flag for disclosure or the like.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的状態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。例えば、第1格納部40、特定部41、第2格納部42、集計部43、受付部44、検索部45および出力部46の各処理部が適宜統合されてもよい。また、各処理部の処理が適宜複数の処理部の処理に分離されてもよい。さらに、各処理部にて行なわれる各処理機能は、その全部又は任意の一部が、CPU及び該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。   Further, each component of each illustrated apparatus is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific state of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. It can be integrated and configured. For example, the first storage unit 40, the specifying unit 41, the second storage unit 42, the totaling unit 43, the receiving unit 44, the search unit 45, and the output unit 46 may be appropriately integrated. Further, the processing of each processing unit may be appropriately separated into a plurality of processing units. Further, all or any part of each processing function performed in each processing unit can be realized by a CPU and a program analyzed and executed by the CPU, or can be realized as hardware by wired logic. .

[画像記憶処理プログラム]
また、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータシステムで実行することによって実現することもできる。そこで、以下では、運行を支援する画像記憶処理プログラムを実行するコンピュータシステムの一例を説明する。図12は、画像記憶処理プログラムを実行するコンピュータの構成の一例を示す図である。
[Image storage processing program]
The various processes described in the above embodiments can also be realized by executing a prepared program on a computer system such as a personal computer or a workstation. Therefore, in the following, an example of a computer system that executes an image storage processing program that supports operation will be described. FIG. 12 is a diagram showing an example of the configuration of a computer that executes an image storage processing program.

図12に示すように、コンピュータ400は、CPU(Central Processing Unit)410、HDD(Hard Disk Drive)420、RAM(Random Access Memory)440を有する。これら400〜440の各部は、バス500を介して接続される。   As illustrated in FIG. 12, the computer 400 includes a central processing unit (CPU) 410, a hard disk drive (HDD) 420, and a random access memory (RAM) 440. These units 400 to 440 are connected via a bus 500.

HDD420には上記の第1格納部40、特定部41、第2格納部42、集計部43、受付部44、検索部45および出力部46と同様の機能を発揮する画像記憶処理プログラム420Aが予め記憶される。なお、画像記憶処理プログラム420Aについては、適宜分離してもよい。   The HDD 420 is preloaded with an image storage processing program 420A that performs the same functions as the first storage unit 40, the identification unit 41, the second storage unit 42, the totaling unit 43, the reception unit 44, the search unit 45, and the output unit 46. It is memorized. Note that the image storage processing program 420A may be separated as appropriate.

また、HDD420は、各種情報を記憶する。例えば、HDD420は、記憶部22と同様に、OSや運行の支援に用いる各種データを記憶する。   The HDD 420 stores various information. For example, similarly to the storage unit 22, the HDD 420 stores various data used for OS and operation support.

そして、CPU410が、画像記憶処理プログラム420AをHDD420から読み出して実行することで、実施例の各処理部と同様の動作を実行する。すなわち、画像記憶処理プログラム420Aは、第1格納部40、特定部41、第2格納部42、集計部43、受付部44、検索部45および出力部46と同様の動作を実行する。   Then, the CPU 410 reads out the image storage processing program 420A from the HDD 420 and executes it, thereby executing the same operation as each processing unit of the embodiment. That is, the image storage processing program 420A executes the same operations as those of the first storage unit 40, the specifying unit 41, the second storage unit 42, the totaling unit 43, the receiving unit 44, the search unit 45, and the output unit 46.

なお、上記した画像記憶処理プログラム420Aについては、必ずしも最初からHDD420に記憶させることを要しない。また、例えば、画像記憶処理プログラム420Aは、コンピュータ400に挿入されるフレキシブルディスク(FD)、CD−ROM、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」に記憶させてもよい。そして、コンピュータ400がこれらからプログラムを読み出して実行するようにしてもよい。   Note that the above-described image storage processing program 420A does not necessarily need to be stored in the HDD 420 from the beginning. Further, for example, the image storage processing program 420A may be stored in a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, or an IC card inserted into the computer 400. Good. Then, the computer 400 may read and execute the program from these.

さらには、公衆回線、インターネット、LAN、WANなどを介してコンピュータ400に接続される「他のコンピュータ(又はサーバ)」などにプログラムを記憶させておく。そして、コンピュータ400がこれらからプログラムを読み出して実行するようにしてもよい。   Furthermore, the program is stored in “another computer (or server)” connected to the computer 400 via a public line, the Internet, a LAN, a WAN or the like. Then, the computer 400 may read and execute the program from these.

10 物流支援システム
11 運行管理プラットフォーム
12 プローブ解析プラットフォーム
13 道路状況提供プラットフォーム
15 車載器
16 業務車両
20 画像記憶処理装置
21 通信部
22 記憶部
23 制御部
30 画像データ
31 撮像情報
32 道路情報
33 走行区間情報
34 マッチング情報
35 公開用記憶領域
36 公開用画像データ
37 集計情報
40 第1格納部
41 特定部
42 第2格納部
43 集計部
44 受付部
45 検索部
46 出力部
DESCRIPTION OF SYMBOLS 10 Logistics support system 11 Operation management platform 12 Probe analysis platform 13 Road condition provision platform 15 Onboard equipment 16 Business vehicle 20 Image storage processing device 21 Communication part 22 Storage part 23 Control part 30 Image data 31 Imaging information 32 Road information 33 Traveling section information 34 matching information 35 opening storage area 36 opening image data 37 total information 40 first storage unit 41 identification unit 42 second storage unit 43 aggregation unit 44 acceptance unit 45 retrieval unit 46 output unit

Claims (6)

画像と前記画像を撮像した際の撮像装置の位置情報とを受け付けると、前記画像が撮像された際の前記撮像装置の位置情報に基づいて、前記画像の撮像された道路の種別を特定し、
特定した前記道路の種別が所定の道路の種別に該当する場合に、前記位置情報を関連付けた前記画像を記憶部に記憶する
処理をコンピュータに実行させることを特徴とする画像記憶処理プログラム。
When the image and the position information of the imaging device at the time of capturing the image are received, the type of the road on which the image is captured is specified based on the position information of the imaging device at the time of capturing the image;
An image storage processing program that causes a computer to execute processing for storing the image associated with the position information in a storage unit when the identified road type corresponds to a predetermined road type.
前記所定の道路は、歩行者の通行が禁止されている道路である
ことを特徴とする請求項1に記載の画像記憶処理プログラム。
The image storage processing program according to claim 1, wherein the predetermined road is a road where pedestrians are prohibited from passing.
前記所定の道路上であっても、前記位置情報が所定の地域に含まれる場合には前記画像を記憶対象とはしない処理を実行する
請求項1に記載の画像記憶処理プログラム。
The image storage processing program according to claim 1, wherein even when the position information is included in a predetermined area even on the predetermined road, the image storage processing program executes processing for not setting the image as a storage target.
前記所定の地域は、サービスエリア、パーキングエリアであることを特徴とする請求項3に記載の画像記憶処理プログラム。   The image storage processing program according to claim 3, wherein the predetermined area is a service area or a parking area. 画像と前記画像を撮像した際の撮像装置の位置情報とを受け付けると、前記画像が撮像された際の前記撮像装置の位置情報に基づいて、前記画像の撮像された道路の種別を特定し、
特定した前記道路の種別が所定の道路の種別に該当する場合に、前記位置情報を関連付けた前記画像を記憶部に記憶する
処理をコンピュータが実行することを特徴とする画像記憶処理方法。
When the image and the position information of the imaging device at the time of capturing the image are received, the type of the road on which the image is captured is specified based on the position information of the imaging device at the time of capturing the image;
An image storage processing method characterized by the computer executing processing of storing the image associated with the position information in a storage unit when the identified road type corresponds to a predetermined road type;
画像と前記画像を撮像した際の撮像装置の位置情報とを受け付けると、前記画像が撮像された際の前記撮像装置の位置情報に基づいて、前記画像の撮像された道路の種別を特定する特定部と、
前記特定部により特定した前記道路の種別が所定の道路の種別に該当する場合に、前記位置情報を関連付けた前記画像を記憶部に格納する格納部と、
を有することを特徴とする画像記憶処理装置。
When the image and the position information of the imaging device when the image is captured are received, the specification that specifies the type of the road on which the image is captured based on the position information of the imaging device when the image is captured Department,
A storage unit that stores the image associated with the position information in a storage unit when the type of the road identified by the identifying unit corresponds to a predetermined road type;
An image storage processing apparatus characterized by comprising:
JP2018520264A 2016-05-31 2016-05-31 Image storage processing program, image storage processing method, and image storage processing apparatus Expired - Fee Related JP6551606B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/066075 WO2017208372A1 (en) 2016-05-31 2016-05-31 Image storage processing program, image storage processing method, and image storage processing device

Publications (2)

Publication Number Publication Date
JPWO2017208372A1 JPWO2017208372A1 (en) 2019-01-31
JP6551606B2 true JP6551606B2 (en) 2019-07-31

Family

ID=60479369

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018520264A Expired - Fee Related JP6551606B2 (en) 2016-05-31 2016-05-31 Image storage processing program, image storage processing method, and image storage processing apparatus

Country Status (2)

Country Link
JP (1) JP6551606B2 (en)
WO (1) WO2017208372A1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4450206B2 (en) * 2004-12-24 2010-04-14 株式会社デンソー Probe system
JP2011141762A (en) * 2010-01-07 2011-07-21 Fujitsu Ltd Apparatus, method and program for controlling distribution
JP6317914B2 (en) * 2013-11-21 2018-04-25 矢崎エナジーシステム株式会社 In-vehicle image processing device
JP6326784B2 (en) * 2013-11-26 2018-05-23 富士通株式会社 Analysis support program, analysis support method, and analysis support apparatus

Also Published As

Publication number Publication date
WO2017208372A1 (en) 2017-12-07
JPWO2017208372A1 (en) 2019-01-31

Similar Documents

Publication Publication Date Title
JP4305361B2 (en) Road management system
US9583000B2 (en) Vehicle-based abnormal travel event detecting and reporting
CN104937650B (en) For positioning the system and method for available parking places
US20220018674A1 (en) Method, apparatus, and system for providing transportion logistics based on estimated time of arrival calculation
US20150142485A1 (en) Probe information management device, probe information management system, and probe information management method
JP2004205344A (en) Map information management device, map information management system, map information management method, map information management program and computer-readable recording medium for recording program
JP6365311B2 (en) Traffic violation management system and traffic violation management method
JP6252693B2 (en) Display device and traffic violation management system provided with the same
WO2017018031A1 (en) Travel data extraction program, travel data extraction method, and travel data extraction device
WO2022009272A1 (en) Deterioration diagnosis system, deterioration diagnosis device, deterioration diagnosis method, and recording medium
JP6387838B2 (en) Traffic violation management system and traffic violation management method
KR101094171B1 (en) Method for providing traffic situation data using wireless communicaiton apparatus and navigation apparatus for excuting the method
JP2015210713A (en) Driving recorder and cloud road-information operation system using the same
JP7274840B2 (en) Data collection device, data collection system and data collection method
JP2004287500A (en) Road information providing system and its method
Zafeiriou IoT and mobility in smart cities
JP6551606B2 (en) Image storage processing program, image storage processing method, and image storage processing apparatus
JP6693560B2 (en) Image search program, image search method, and image search device
JP6575066B2 (en) Road construction planning program, road construction planning method and information processing apparatus
US20230306130A1 (en) Information processing system, information processing method, and program recording medium
JP6664192B2 (en) Questionnaire collection program, questionnaire collection method, and questionnaire collection device
WO2015170385A1 (en) Transportation means identification system, transportation means identification method, and computer-readable non-transient storage medium
JP7354952B2 (en) Information processing device, information processing method, and program
JP6906271B1 (en) Road deterioration diagnosis device, road deterioration diagnosis method, and program
JP6239331B2 (en) Information distribution system, information terminal device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180927

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190617

R150 Certificate of patent or registration of utility model

Ref document number: 6551606

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees