JP2019101622A - Information processing device, control method, and program - Google Patents
Information processing device, control method, and program Download PDFInfo
- Publication number
- JP2019101622A JP2019101622A JP2017230246A JP2017230246A JP2019101622A JP 2019101622 A JP2019101622 A JP 2019101622A JP 2017230246 A JP2017230246 A JP 2017230246A JP 2017230246 A JP2017230246 A JP 2017230246A JP 2019101622 A JP2019101622 A JP 2019101622A
- Authority
- JP
- Japan
- Prior art keywords
- point
- information
- route
- location
- time
- 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.)
- Pending
Links
Images
Landscapes
- Navigation (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Instructional Devices (AREA)
Abstract
Description
本発明は、車両等が移動した経路を分析する技術に関する。 The present invention relates to a technology for analyzing a route traveled by a vehicle or the like.
従来、自動車等の移動体に関して取得した走行データ等のテレマティクスデータの活用として、危険運転の検知や燃費の改善を対象とすることが多い。例えば、特許文献1では、車両の速度及び走行距離のデータから危険運転判定を行う手法が考案されている。
Conventionally, detection of dangerous driving and improvement of fuel consumption are often targeted as utilization of telematics data such as travel data acquired regarding a mobile body such as a car. For example, in
テレマティクスデータのその他の活用として、移動経路の効率化が挙げられる。移動経路の効率化は類似した経路の重複使用を回避することにより行うことができる。類似した経路の探索には様々な手法が提案されているが、最近、動的時間伸縮法(Dynamic Time Warping。略称DTW)の応用が知られている。例えば、特許文献2および特許文献3ではともにDTWを用いた類似区間の探索を行っている。
Another use of telematics data is to make travel routes more efficient. Moving paths can be streamlined by avoiding duplicate use of similar paths. Although various methods have been proposed for searching for similar routes, applications of Dynamic Time Warping (abbr. DTW) have recently been known. For example,
テレマティクスデータに対する類似経路探索を行う際に、地理的に同一の地点を経由していても、時間的に離れている場合、類似経路として判定されないことが望ましい場合がある。例えば、定期的に同一の経路を周回する業務がある場合、移動の効率化という観点で見ると、この経路同士は類似と判定されないことが望ましい。しかし、既存のDTWを用いた類似経路探索では、これらの経路は類似として判定されてしまう。 When performing a similar route search for telematics data, it may be desirable not to be determined as a similar route if they are separated in time, even though they are via geographically identical points. For example, in the case where there is a task of regularly going around the same route, it is desirable that the routes are not determined to be similar from the viewpoint of the efficiency of movement. However, in the similar route search using the existing DTW, these routes are determined as similar.
そこで、本発明は、複数の異なる経路の中から時間を考慮して類似する経路を判別できる仕組みを提供することを目的とする。 Therefore, an object of the present invention is to provide a mechanism capable of discriminating similar routes in consideration of time among a plurality of different routes.
本発明は、複数の地点を巡る経路毎に各地点の位置情報及び当該地点に到着または当該地点を出発した時間情報を記憶する記憶手段を備え、各地点の位置情報に基づいて、異なる前記経路の間での地点どうしの位置の類似性を判定する情報処理装置であって、異なる前記経路の間で、地点どうしの位置が類似すると判定された一の経路の第一の地点と他の経路の第二の地点とを対応付ける対応付け手段と、前記対応付けられた前記第一の地点と前記第二の地点それぞれに対応する当該地点に到着または当該地点を出発した時間情報を表示する表示制御手段とを備えることを特徴とする。 The present invention comprises storage means for storing position information of each point and time information on arrival or departure from the point for each route around a plurality of points, and based on the position information of each point, the different paths Information processing apparatus that determines the similarity in position between points, and between the different paths, the first point and another path of one path whose positions are determined to be similar Display control for displaying time information for arriving at or leaving the corresponding point corresponding to each of the first point and the second point associated with each other. And means.
本発明により、複数の異なる経路の中から時間を考慮して類似する経路を判別できる仕組みを提供可能となる。 According to the present invention, it is possible to provide a mechanism capable of determining similar routes in consideration of time among a plurality of different routes.
以下、図面を参照して、本発明の実施形態を詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
図1は、本発明における類似経路探索システムのシステム構成の一例を示す図である。 FIG. 1 is a diagram showing an example of a system configuration of a similar route search system according to the present invention.
類似経路探索システム100は、1または複数のクライアント端末101(PC,入出力装置など)、1または複数のデータサーバ102がネットワーク103を介して接続される構成となっている。
The similar route search system 100 is configured such that one or more client terminals 101 (PC, input / output device, etc.) and one or
本実施例では、データサーバ102に蓄積されてテレマティクスデータをクライアント端末101に取り込み、クライアント端末101にて関連処理を実行する構成としているが、データサーバ102にて関連処理を実行し、クライアント端末101はユーザによる操作や入力の受け付け、および、画面表示を実行する構成であってもよい。
In the present embodiment, telematics data accumulated in the
以下、図2を用いて、図1に示したクライアント端末101、データサーバ102に適用可能な情報処理装置のハードウェア構成の一例について説明する。
Hereinafter, an example of the hardware configuration of the information processing apparatus applicable to the client terminal 101 and the
図2は、クライアント端末101、データサーバ102に適用可能な情報処理装置のハードウェア構成の一例を示すブロック図である。
FIG. 2 is a block diagram showing an example of the hardware configuration of the information processing apparatus applicable to the client terminal 101 and the
図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。
In FIG. 2,
203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。
A RAM 203 functions as a main memory, a work area, and the like of the
また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、ディスプレイ210等の表示器への表示を制御する。なお、表示器はCRTや、液晶ディスプレイ等の様々な種類が存在する。
An
207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶する外部記憶装置(ハードディスク(HD))や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるCFカードメモリ等の外部メモリ211へのアクセスを制御する。
A
208は通信I/Fコントローラで、ネットワーク(例えば、図1に示したインターネット104)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。
A communication I /
なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ210上での表示を可能としている。また、CPU201は、ディスプレイ210上の不図示のマウスカーソル等でのユーザ指示を可能とする。
Note that the
本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。
Various programs to be described later for realizing the present invention are stored in the
以上で図2のハードウェア構成図の説明を終了する。 This is the end of the description of the hardware configuration diagram of FIG.
次に、図3を用いて、本発明の実施形態である類似経路探索システム100の機能ブロック図について説明する。 Next, a functional block diagram of the similar route search system 100 according to the embodiment of the present invention will be described with reference to FIG.
データサーバ102は、テレマティクスデータ記憶部321を備えている。
The
テレマティクスデータ記憶部321は、対象の移動体から逐次送信されてくるテレマティクスデータ、または、一時的にメモリ等に記憶されアップロードされるテレマティクスデータを格納するデータベースである。
The telematics
クライアント端末101は、テレマティクスデータ取得部311、類似経路検出部312、部分類似経路検出部313、類似経路表示部314を備えている。
The client terminal 101 includes a telematics
テレマティクスデータ取得部311は、データサーバ102からテレマティクスデータを取得する。類似経路検出部312は、経路データを基に類似経路を検出する。部分類似経路検出部313は、経路データを元に部分的な類似経路を検出する。類似経路表示部314は、検出された類似経路の情報を表示する。
The telematics
以上で図3の機能ブロック図の説明を終了する。 This is the end of the description of the functional block diagram of FIG.
ここで、図7を参照して、本実施例で取り扱う地理的前提について説明する。図7は本実施例で取り扱う地図情報であり、黒丸印は訪問地点等のテレマティクスデータを取得可能な地点(サンプリング地点)を表す。各地点は、x座標、y座標で表すが、経度、緯度で表してもよい。 Here, with reference to FIG. 7, the geographical premise handled in the present embodiment will be described. FIG. 7 shows map information handled in the present embodiment, and black circles indicate points (sampling points) at which telematics data such as a visiting point can be obtained. Each point is represented by x coordinate and y coordinate, but may be represented by longitude and latitude.
以下、本実施形態における類似経路探索システム100の処理の流れを説明する。 Hereinafter, the flow of processing of the similar route search system 100 in the present embodiment will be described.
図4は、類似経路探索システム100における、類似経路探索処理の一例を示すフローチャートである。各処理ステップは、クライアント端末101のCPU201が実行する。
FIG. 4 is a flowchart showing an example of similar route search processing in the similar route search system 100. Each processing step is executed by the
本処理は、不図示のメニュー画面において、ユーザより「類似経路探索」ボタンが押下されることによって開始する。 The present process is started by the user pressing a “similar route search” button on a menu screen (not shown).
ステップS101では、テレマティクスデータの取得を行う。テレマティクスデータは、データサーバ102のテレマティクスデータ記憶部321より取得する。
In step S101, telematics data is acquired. Telematics data is acquired from the telematics
ステップS102では、テレマティクスデータを経路に分割する。経路分割処理については図5で詳述する。ここでは、テレマティクスデータ(図8(a))および、地点データ(図8(b))を入力として、経路データ(図8(c))を出力する。 In step S102, telematics data is divided into routes. The route division processing will be described in detail with reference to FIG. Here, route data (FIG. 8 (c)) is output with telematics data (FIG. 8 (a)) and point data (FIG. 8 (b)) as inputs.
ステップS103では、類似経路の探索を行う。類似経路探索処理については、図6で詳述する。ここでは、経路データ(図8(c))および、地点データ(図8(b))を元に、DTW値計算結果(図9(d))を出力し、DTW値計算結果が閾値よりも小さいものを、類似経路として保持すると同時に、地点番号対応付け結果(図9(e))および時間コスト距離換算結果(図9(f))を出力し、これを元に時間コスト加算結果(図9(g))を出力する。 In step S103, a similar route is searched. Similar route search processing will be described in detail with reference to FIG. Here, based on the route data (FIG. 8 (c)) and the point data (FIG. 8 (b)), the DTW value calculation result (FIG. 9 (d)) is output, and the DTW value calculation result is higher than the threshold value. A small route is held as a similar route, and at the same time a point number correspondence result (FIG. 9 (e)) and a time cost distance conversion result (FIG. 9 (f)) are output, and based on this, a time cost addition result (FIG. Output 9 (g).
ステップS104では、類似経路の表示を行う。出力結果は図11、図12、図13、図14で詳述する。 In step S104, a similar route is displayed. The output results will be described in detail with reference to FIG. 11, FIG. 12, FIG. 13, and FIG.
以上で、図4の類似経路探索処理の説明を終了する。 This is the end of the description of the similar route search process of FIG.
ここで、図8、図9を参照して、上記に記述した本実施例で使用するデータについて説明する。 Here, data used in the present embodiment described above will be described with reference to FIG. 8 and FIG.
図8(a)にテレマティクスデータの一例を示す。 FIG. 8 (a) shows an example of telematics data.
テレマティクスデータ800は、車両が拠点または訪問した地点ごとに取得したデータであり、車台番号801、地点番号802、到着時刻803、出発時刻804、到着順序805を持つ。車台番号801は使用した車両を識別する英数字列である。地点番号802は訪問または通過した地点を表し、地点データ810の地点番号811に対応する。到着時刻803、出発時刻804は車両がその地点に対して到着、出発した時刻を表す。到着順序805は車両がその地点に到着した順序を表す。
The telematics data 800 is data acquired for each base or a point visited by a vehicle, and has a
図8(b)に地点データの一例を示す。 An example of point data is shown in Drawing 8 (b).
地点データ810は、テレマティクスデータに含まれる拠点または訪問した地点のデータを格納し、地点番号811、座標X812、座標Y813を持つ。地点番号811は地点を一意に表す英数字列である。座標X812、座標Y813は地点の位置を二次元座標で表したものであり、経度、緯度等でもよい。
The point data 810 stores data of a base or visited point included in telematics data, and has a
図8(c)に経路データの一例を示す。 An example of route data is shown in FIG.
経路データ820は、テレマティクスデータ800を基に分割した経路のデータであり、テレマティクスデータの項目(801〜805が821〜825に対応)に加え、経路番号826を持つ。経路番号826は、経路を識別する文字列であり、経路番号826ごとに到着順序825を新たに採番する。また、地点番号822は地点データ810の地点番号811に対応する。
The route data 820 is data of a route divided based on the telematics data 800, and has a
図9(d)にDTW値計算結果の一例を示す。 FIG. 9D shows an example of the result of the DTW value calculation.
DTW値計算結果900は、2つの経路の間のDTW値(類似度)の計算結果データであり、2つの経路番号901と902、DTW値903を持つ。2つの経路番号901と902は、DTW値の計算対象となって経路の組合せを表し、DTW値903は計算されたDTW値を表す。
The DTW value calculation result 900 is calculation result data of a DTW value (similarity) between two paths, and has two
図9(e)に地点番号対応付け結果の一例を示す。 An example of a point number matching result is shown in FIG.
地点番号対応付け結果910は、DTW値の計算時に得られる2つの経路の保持する地点同士の対応付け結果データであり、各対応付けの対応番号911と2つの経路番号と地点番号の組912,913と914,915を持つ。2つの経路番号と地点番号の組912,913と914,915は経路が保持する地点同士の対応関係を表し、1つの経路番号と地点番号の組に対して、複数の対応する経路番号と地点番号の組が存在してもよい。
The point
図9(f)に時間コスト距離換算結果の一例を示す。 An example of the time cost distance conversion result is shown in FIG.
時間コスト距離換算結果920は、地点番号対応付け結果の各対応付けに対し、時刻の差異を距離換算した結果データであり、地点番号対応付け結果の項目に加え、各経路番号の各地点番号の基準時刻924および927と各対応付けの距離928を持つ。基準時刻924、927はテレマティクスデータ800から例えば到着時刻と出発時刻の中間時刻を取るなどの方法で算出する。距離928は各地点番号の基準時刻924および927より算出される2つの地点間の時間的距離を表す。
The time cost distance conversion result 920 is result data obtained by converting the time difference to the distance for each correspondence of the point number correspondence result, and in addition to the item of the point number correspondence result, each point number of each route number It has
図9(g)に時間コスト加算結果の一例を示す。 FIG. 9 (g) shows an example of the time cost addition result.
時間コスト加算結果930は、900で得られたDTW値に920で得られた距離の平均値を加算した結果データであり、DTW値計算結果と同様のデータ項目を持つ。
The time
以上で本実施例で使用するデータの説明を終了する。 This is the end of the description of the data used in the present embodiment.
図10は地点番号対応付け結果のイメージを示す。 FIG. 10 shows an image of the point number correspondence result.
イメージ1000は2つの経路データであり、白丸、黒丸がそれぞれの経路データ内の地点列を表している。イメージ1001はDTWによる対応付け後の2つの経路データであり、各点が点線で表される対応付け結果を保持している。この対応付けは1002のように一つの地点が複数の地点(1003,1004)と対応してもよい。
An
図10に示すようにDTWによる対応付けでは、相互の経路の地点間の時間的な差異はシフトして調整されるため、その結果算出されるDTW値には時間的差異は含まれない。そこで、ステップS103にて時間的差異を距離換算してDTW値に加えることにより、時間的差異を考慮できるようにしている。 As shown in FIG. 10, in the correspondence by the DTW, the temporal difference between the points of the mutual paths is shifted and adjusted, and therefore, the temporal difference is not included in the DTW value calculated as a result. Therefore, the time difference can be taken into consideration by converting the time difference into a distance and adding it to the DTW value in step S103.
図5では、図4のステップS102で記述した、テレマティクスデータの経路分割処理について詳述する。テレマティクスデータは、拠点から出発し、訪問地点を回り、拠点に到着するというデータを1または複数回連続して保持している。本処理では、この、拠点から出発し、訪問地点を回り、拠点に到着するまでを一つの経路として認識するための番号を付与する。 In FIG. 5, the path division processing of telematics data described in step S102 of FIG. 4 will be described in detail. Telematics data holds one or more consecutive data of departure from a site, traveling around a visiting point, and arriving at a site. In this process, a number is given to recognize the route from the base, the visiting point, and the arrival at the base as one route.
ステップS201では、ステップS202,S203,S204,S205,S206,S207,S208の各処理に対し、ループ処理を行う。ループは車台番号ごとに行う。例えば、図8(a)に示されるテレマティクスデータの場合、車台番号Aおよび車台番号Bに対してループを行う。 In step S201, loop processing is performed on each of steps S202, S203, S204, S205, S206, S207, and S208. Looping is done for each chassis number. For example, in the case of telematics data shown in FIG. 8A, a loop is performed for the chassis number A and the chassis number B.
ステップS202では、空の経路を作成する。 In step S202, an empty route is created.
ステップS203では、ステップS204,S205,S206,S207,S208の各処理に対し、ループ処理を行う。ループは各レコードに対して行う。例えば、ステップS201で車台番号Aのループが行われている場合、図8(a)に示すテレマティクスデータの1レコード目から8レコード目までのループ処理を行う。 In step S203, loop processing is performed on each of steps S204, S205, S206, S207, and S208. A loop is performed for each record. For example, when the loop of the chassis number A is performed in step S201, the loop process from the first record to the eighth record of the telematics data shown in FIG. 8A is performed.
ステップS204では、処理中のレコードに対し、拠点の到着判定を行う。拠点の到着判定は地点により行う。例えば、図8(a)のテレマティクスデータの1レコード目から8レコード目では、1レコード目が出発拠点となるため、地点番号が同一である4レコード目および8レコード目が到着と判定される。 In step S204, the arrival determination of the base is performed on the record being processed. The arrival judgment of the base is performed by the point. For example, in the first to eighth records of the telematics data in FIG. 8A, since the first record is the departure point, it is determined that the fourth and eighth records having the same point number are arrived.
ステップS205では、ステップS204で判定された結果により条件分岐を行う。拠点到着と判定された場合はS206を行い、拠点到着と判定されなかった場合はS208を行う。例えば、図8(a)のテレマティクスデータの1レコード目から9レコード目では、4レコード目と9レコード目を処理中にはS206を行い、それ以外の場合はS208を行う。以下、処理順の都合からS208から説明を記述する。 In step S205, conditional branching is performed based on the result determined in step S204. If it is determined that the base has arrived, S206 is performed, and if it is not determined that the base has arrived, S208 is performed. For example, in the first to ninth records of the telematics data in FIG. 8A, S206 is performed during processing of the fourth and ninth records, and otherwise S208 is performed. Hereinafter, the explanation will be described from S208 for convenience of the processing order.
ステップS208では、ステップS202で作成した経路に対して、現在のレコードを追加する。例えば、図8(a)のテレマティクスデータの1レコード目では、空の経路は1レコード目のみの経路となり、2レコード目では、1レコード目と2レコード目からなる経路となる。 In step S208, the current record is added to the route created in step S202. For example, in the first record of telematics data in FIG. 8A, the empty route is the route of only the first record, and the second record is the route consisting of the first record and the second record.
ステップS206では、これまでのステップで作成した経路を経路データとして保存する。この際、現在のレコードを到着レコードとして経路データに追加した上で保存する。例えば、図8(a)のテレマティクスデータの4レコード目では、これまでのステップで作成した1レコード目から3レコード目までのデータからなる経路データに、出発時刻を空として到着レコードとした4レコード目を追加し、経路番号A−1として保存する。 In step S206, the route created in the previous steps is saved as route data. At this time, the current record is added to the route data as an arrival record and stored. For example, in the fourth record of telematics data in FIG. 8A, in the route data consisting of the data from the first record to the third record created in the steps up to now, the four records with the departure time as empty and the arrival record Add an eye and save as path number A-1.
ステップS207では、次の経路として、空の経路を作成する。また、この後に行われるステップS208においては、現在のレコードを、到着時刻を空とした出発レコードして追加する。例えば、図8(a)の4レコード目では、ステップS207およびS208により、到着時刻を空としたレコードのみからなる経路が作成される。 In step S207, an empty route is created as the next route. In addition, in step S208 to be performed later, the current record is added as a departure record with an empty arrival time. For example, in the fourth record of FIG. 8A, a route consisting of only the records in which the arrival time is empty is created by steps S207 and S208.
ステップS209は、ステップS203からの繰り返し処理の終端である。 Step S209 is the end of the iterative process from step S203.
ステップS210は、ステップS201からの繰り返し処理の終端である。 Step S210 is the end of the iterative process from step S201.
以上で、ステップS102の経路分割処理の説明を終了する。 This is the end of the description of the route division processing in step S102.
図6では、図4のステップS103で記述した、類似経路探索処理について詳述する。 In FIG. 6, the similar route search process described in step S103 of FIG. 4 will be described in detail.
ステップS301では、ステップS302、ステップS303の処理についてループ処理を行う。ループ処理は、すべての経路番号の組合せに対して行う。例えば、図8(c)の経路データの場合、経路番号A−1とA−2、A−1とB−1、A−2とB−1に対してループ処理を行う。 In step S301, loop processing is performed for the processing in steps S302 and S303. Loop processing is performed on all combinations of path numbers. For example, in the case of the route data of FIG. 8C, loop processing is performed on route numbers A-1 and A-2, A-1 and B-1, and A-2 and B-1.
ステップS302では、DTW法を用いてDTW値の計算を行う。DTW法は2つの時系列波形の時間および周期の差異を調整して波形どうしの類似度(値が小さいほど類似性が高い)を求めるために考案された手法であり、DTW法を経路データに適用すれば、2つの経路の地点の出発時刻や到着時刻、移動速度の差異を調整して経路どうしの乖離度を算出することができる。例えば、経路番号A−1とA−2の組に対するループの場合、標準的なDTW法を実施することで、当該経路の組に対するDTW値(類似度)を得ることができる。また、DTW法以外に、地図上に描かれた経路に対し二次元形状の類似度を算出する諸手法を適用してもよく、地点どうしの対応付けを行うことで経路どうしの類似度を算出できる方法であればよい。 In step S302, the DTW value is calculated using the DTW method. The DTW method is a method devised to adjust the difference between the time and period of two time-series waveforms and find the similarity between the waveforms (the smaller the value is, the higher the similarity). If applied, it is possible to calculate the degree of divergence between the routes by adjusting the difference between the departure time and the arrival time of the points of the two routes and the moving speed. For example, in the case of a loop for a set of path numbers A-1 and A-2, it is possible to obtain a DTW value (similarity) for the set of paths by implementing the standard DTW method. In addition to the DTW method, various methods for calculating the similarity between two-dimensional shapes may be applied to the route drawn on the map, and the similarity between the routes is calculated by correlating the points. Any method can be used.
ステップS301とステップS302により経路番号の組合せに対するDTW値、経路番号の組合せに対する地点番号の対応付け結果を得ることができる。図9(d)、図9(e)に一例を示す。 In step S301 and step S302, it is possible to obtain the DTW value for the combination of route numbers, and the result of associating the point numbers for the combination of route numbers. An example is shown to FIG.9 (d) and FIG.9 (e).
ステップS303では、ステップS302により得られた地点番号の対応付け結果を元に、各対応付けに対する時間的距離を算出し、その平均値をDTW値へ加算する。例えば、図9(f)において、対応地点番号の基準時刻の差異1分につき距離0.1相当と設定すると、対応番号1における距離は19と設定される。このように算出した各対応番号の距離の平均値をステップS302により算出したDTW値へ加算することで、図9(g)に示す時間コスト加算結果を得る。
In step S303, based on the association result of the point numbers obtained in step S302, the temporal distance for each association is calculated, and the average value thereof is added to the DTW value. For example, in FIG. 9F, when the distance corresponding to a difference of 1 minute of the reference time of the corresponding point number is set to 0.1, the distance at the
ステップS304は、ステップS301からの繰り返し処理の終端である。 Step S304 is the end of the iterative process from step S301.
ステップS305では、DTW値が基準値以下となっている経路番号の組を抽出する。例えば、図9(d)において、基準値が25となっている場合、経路番号A−2とB−1の組のみが類似経路として抽出される。 In step S305, a set of path numbers for which the DTW value is less than or equal to the reference value is extracted. For example, in FIG. 9D, when the reference value is 25, only the pair of path numbers A-2 and B-1 is extracted as a similar path.
ステップS306では、時間コスト加算結果のDTW値が基準値以下となっている経路番号の組を抽出する。例えば、図9(g)において、基準値が60となっている場合、経路番号A−1とB−1の組およびA−2とB−1の組が類似経路として抽出される。 In step S306, a set of path numbers for which the DTW value of the time cost addition result is less than or equal to the reference value is extracted. For example, in FIG. 9G, when the reference value is 60, a pair of path numbers A-1 and B-1 and a pair of A-2 and B-1 are extracted as similar paths.
以上で、ステップS103の類似経路探索処理の説明を終了する。
図11、図12、図13、図14を参照して、図4のステップS104で記述した、類似経路の出力方法について詳述する。
This is the end of the description of the similar route search process of step S103.
The output method of the similar route described in step S104 of FIG. 4 will be described in detail with reference to FIGS. 11, 12, 13 and 14.
図11は経路表示画面の一例を示す画面イメージである。 FIG. 11 is a screen image showing an example of the route display screen.
経路表示画面1100は、類似経路探索の対象となった経路の一覧を表示する。例えば、経路番号A−1,A−2,B−1の経路を、経路番号ごとに色分け、または、線の形状を変える等して出力する。類似経路探索結果ボタン1103を押下することにより、図12の類似経路探索結果画面に遷移する。
The
図12は類似経路探索結果画面の一例を示す画面イメージである。 FIG. 12 is a screen image showing an example of the similar route search result screen.
類似経路探索結果画面1200は、ステップS305で抽出された類似経路の情報を表示する。 The similar route search result screen 1200 displays information on the similar route extracted in step S305.
類似経路探索結果画面1200では、経路表示欄1201と、経路情報表示欄1202を表示する。経路表示欄1201には類似経路に対する地図上の経路を表示し、経路情報表示欄1202には類似経路に関する各種情報を表示する。抽出された類似経路が複数ある場合は、前後ボタン1203を押下することにより別の類似経路の情報を表示する。なお、ステップS305にて抽出された類似経路だけでなく、前後ボタン1203を押下することにより全経路の情報を類似度の順に表示するようにしてもよい。経路表示ボタン1204を押下することにより、図11の経路表示画面に遷移する。また、時間考慮類似経路表示ボタン1205を押下することにより、図13、図14の時間考慮類似経路探索結果画面に遷移する。
In the similar route search result screen 1200, a route display field 1201 and a route information display field 1202 are displayed. The route display column 1201 displays the route on the map for the similar route, and the route information display column 1202 displays various information on the similar route. If there are a plurality of extracted similar routes, information on another similar route is displayed by pressing the back and forth
図13、図14は時間考慮類似経路探索結果画面の一例を示す画面イメージである。 13 and 14 are screen images showing an example of the time-considered similar route search result screen.
時間考慮類似経路探索結果画面1300は、ステップS306で抽出された時間考慮類似経路の情報を表示する。
時間考慮類似経路探索結果画面1300は、経路表示欄1301と、経路情報表示欄1302を表示する。経路表示欄1301には時間考慮類似経路を含む経路に対する地図上の経路に加え、各経路の各地点の対応付け結果を対応付け結果の時間差異が識別できるよう表示する(1303)。例えば、1303では横方向に時刻を取り、経路の各地点を、基準時刻を元に並べることで、経路同士の時間差異を識別する。図13では、2つの経路が比較的近い時刻に出発・到着をしている例を示している。一方、図14の1401に示すように、2つの経路が大きく離れた時刻に出発・到着する場合、それを識別することが可能となる。また、タイムチャート形式以外に、表形式で対応する地点どうしの時刻の情報を表示してもよい。
経路情報表示欄1302には時間考慮類似経路に関する各種情報を表示する。最初に表示されているのは、ステップS305で算出された時間コストを考慮した乖離度である。抽出された類似経路が複数ある場合は前後ボタン1303を押下することにより、別の時間考慮類似経路の情報を表示する。前後ボタン1303を押下することにより全経路の情報を類似度の順に表示するようにしてもよい。経路表示ボタン1304を押下することにより、図11の経路表示画面に遷移する。また、類似経路表示ボタン1305を押下することにより、図12の類似経路探索結果画面に遷移する。
The time consideration similar route
The time-considered similar route
The route
上記により、複数の異なる経路の中から時間を考慮して類似する経路を判別することができるようになる。 According to the above, it becomes possible to determine similar routes taking time into consideration among a plurality of different routes.
以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。 As mentioned above, although one Embodiment was shown, this invention can take the embodiment as a system, an apparatus, a method, a program, a recording medium etc., for example, and, specifically, it is comprised from a some apparatus The present invention may be applied to a single system or to an apparatus comprising a single device.
また、本発明におけるプログラムは、各図に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体は各図の処理方法をコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは各図の各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a program that enables a computer to execute the processing method of the flowchart shown in each drawing, and the storage medium of the present invention stores a program that can execute the processing method in each drawing. The program in the present invention may be a program for each processing method of each device in each drawing.
以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。 As described above, the recording medium recording the program for realizing the functions of the above-described embodiments is supplied to the system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can be achieved also by reading and executing.
この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。 In this case, the program itself read out from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.
プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク、ソリッドステートドライブ等を用いることができる。 As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, non-volatile memory card, ROM, EEPROM, silicon Disks, solid state drives, etc. can be used.
また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the functions of the above-described embodiment are realized, but also an operating system (OS) or the like running on the computer is actually executed based on the instructions of the program. It goes without saying that the processing is partially or entirely performed, and the processing realizes the functions of the above-described embodiments.
さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Furthermore, after the program read from the recording medium is written to the memory provided to the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is read based on the instruction of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiment are realized by the processing.
また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system constituted by a plurality of devices or to an apparatus comprising a single device. It goes without saying that the present invention can also be applied to the case where it is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can receive the effects of the present invention.
さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, by downloading and reading out a program for achieving the present invention from a server on a network, a database or the like by a communication program, the system or apparatus can receive the effects of the present invention.
なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 In addition, the structure which combined each embodiment mentioned above and its modification is also contained in this invention altogether.
100 類似経路探索システム
101a/b クライアント端末
102 データサーバ
103 ネットワーク
100 Similar
Claims (7)
異なる前記経路の間で、地点どうしの位置が類似すると判定された一の経路の第一の地点と他の経路の第二の地点とを対応付ける対応付け手段と、
前記対応付けられた前記第一の地点と前記第二の地点それぞれに対応する当該地点に到着または当該地点を出発した時間情報を表示する表示制御手段と
を備えることを特徴とする情報処理装置。 Storage means for storing location information of each location and time information of arrival or departure from the location for each route around a plurality of locations, and based on the location information of each location, between the different routes It is an information processing apparatus which determines the similarity of the position of points,
Matching means for matching the first point of one path whose position is determined to be similar between the different paths with the second point of another path;
An information processing apparatus comprising: display control means for displaying information on time when arrival or departure from the point corresponding to the first point and the second point associated with each other.
対応付け手段が、異なる前記経路の間で、地点どうしの位置が類似すると判定された一の経路の第一の地点と他の経路の第二の地点とを対応付ける対応付けステップと、
表示制御手段が、前記対応付けられた前記第一の地点と前記第二の地点それぞれに対応する当該地点に到着または当該地点を出発した時間情報を表示する表示制御ステップと
を備えることを特徴とする情報処理装置の制御方法。 Storage means for storing location information of each location and time information of arrival or departure from the location for each route around a plurality of locations, and based on the location information of each location, between the different routes It is a control method of an information processing apparatus which determines the similarity of the position of points.
An associating step of associating the first point of one of the paths whose positions are determined to be similar between the different paths with the second point of the other path;
A display control step of displaying information on time when arrival or departure from the point corresponding to the first point and the second point respectively associated with the display control means. Control method of the information processing apparatus.
前記情報処理装置を、
異なる前記経路の間で、地点どうしの位置が類似すると判定された一の経路の第一の地点と他の経路の第二の地点とを対応付ける対応付け手段と、
前記対応付けられた前記第一の地点と前記第二の地点それぞれに対応する当該地点に到着または当該地点を出発した時間情報を表示する表示制御手段
として機能させることを特徴とするプログラム。 Storage means for storing location information of each location and time information of arrival or departure from the location for each route around a plurality of locations, and based on the location information of each location, between the different routes It is a program that can be executed in an information processing apparatus that determines the similarity between positions of points,
The information processing apparatus
Matching means for matching the first point of one path whose position is determined to be similar between the different paths with the second point of another path;
A program characterized in that the program functions as display control means for displaying time information on arrival or departure from the corresponding points corresponding to the first point and the second point associated with each other.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017230246A JP2019101622A (en) | 2017-11-30 | 2017-11-30 | Information processing device, control method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017230246A JP2019101622A (en) | 2017-11-30 | 2017-11-30 | Information processing device, control method, and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2019101622A true JP2019101622A (en) | 2019-06-24 |
Family
ID=66973671
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017230246A Pending JP2019101622A (en) | 2017-11-30 | 2017-11-30 | Information processing device, control method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2019101622A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110334171A (en) * | 2019-07-05 | 2019-10-15 | 南京邮电大学 | It is a kind of based on the space-time of Geohash with object method for digging |
CN110909263A (en) * | 2019-11-29 | 2020-03-24 | 北京明略软件系统有限公司 | Method and device for determining companion relationship of identity characteristics |
-
2017
- 2017-11-30 JP JP2017230246A patent/JP2019101622A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110334171A (en) * | 2019-07-05 | 2019-10-15 | 南京邮电大学 | It is a kind of based on the space-time of Geohash with object method for digging |
CN110909263A (en) * | 2019-11-29 | 2020-03-24 | 北京明略软件系统有限公司 | Method and device for determining companion relationship of identity characteristics |
CN110909263B (en) * | 2019-11-29 | 2022-10-25 | 北京明略软件系统有限公司 | Method and device for determining companion relationship of identity characteristics |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10372319B2 (en) | Method, apparatus and computer program product for enabling scrubbing of a media file | |
US10650598B2 (en) | Augmented reality-based information acquiring method and apparatus | |
CN104350736A (en) | Augmented reality arrangement of nearby location information | |
US20180202811A1 (en) | Navigation using an image of a topological map | |
EP2306154A2 (en) | Navigation device and program | |
EP3012587A1 (en) | Image processing device, image processing method, and program | |
KR20070029678A (en) | Method of real-time incremental zooming | |
US20150186426A1 (en) | Searching information using smart glasses | |
CN111291681A (en) | Method, device and equipment for detecting lane line change information | |
JP2019101622A (en) | Information processing device, control method, and program | |
CN111680686A (en) | Signboard information identification method, signboard information identification device, signboard information identification terminal and storage medium | |
CN113362474A (en) | Augmented reality data display method and device, electronic equipment and storage medium | |
CN113009908B (en) | Motion control method, device and equipment of unmanned equipment and storage medium | |
CN108595095B (en) | Method and device for simulating movement locus of target body based on gesture control | |
JP2023155241A (en) | Concentric range rings and distance visualization | |
JP6281947B2 (en) | Information presentation system, method and program | |
JP6795768B2 (en) | Information processing device, control method, program | |
JP6969953B2 (en) | Information processing device, control method, program | |
JP2019114157A (en) | Information processor, control method, and program | |
US20180164116A1 (en) | Navigation system and navigation program | |
KR100637739B1 (en) | Geography information guidance system and the method which use the quality and a data of the electronic map , and the store device which records a method | |
JP2015200548A (en) | Map information display system, method and program | |
CN103968826A (en) | Navigation method and device | |
CN116773216B (en) | Test method, device, system, storage medium and electronic equipment | |
KR20190143666A (en) | Method, system, and non-transitory computer readable record medium for converting image to location data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20180703 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20181031 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20190115 |