JP6969953B2 - Information processing device, control method, program - Google Patents

Information processing device, control method, program Download PDF

Info

Publication number
JP6969953B2
JP6969953B2 JP2017185617A JP2017185617A JP6969953B2 JP 6969953 B2 JP6969953 B2 JP 6969953B2 JP 2017185617 A JP2017185617 A JP 2017185617A JP 2017185617 A JP2017185617 A JP 2017185617A JP 6969953 B2 JP6969953 B2 JP 6969953B2
Authority
JP
Japan
Prior art keywords
route
information
movement information
point
complemented
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017185617A
Other languages
Japanese (ja)
Other versions
JP2019060729A5 (en
JP2019060729A (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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2017185617A priority Critical patent/JP6969953B2/en
Publication of JP2019060729A publication Critical patent/JP2019060729A/en
Publication of JP2019060729A5 publication Critical patent/JP2019060729A5/ja
Application granted granted Critical
Publication of JP6969953B2 publication Critical patent/JP6969953B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、経路データに基づいて類似する経路を検出する技術に関する。 The present invention relates to a technique for detecting a similar route based on route data.

従来、自動車等の移動体に関して取得した走行データ等のテレマティクスデータの活用として、危険運転の検知や燃費の改善を対象とすることが多い。例えば、特許文献1では、車両の速度及び走行距離のデータから危険運転判定を行う手法が考案されている。 Conventionally, as the utilization of telematics data such as driving data acquired for moving objects such as automobiles, it is often the case that detection of dangerous driving and improvement of fuel efficiency are targeted. For example, Patent Document 1 devises a method for determining dangerous driving from data on vehicle speed and mileage.

テレマティクスデータのその他の活用として、移動経路の効率化が挙げられる。移動経路の効率化は類似した経路の重複使用を回避することにより行うことができる。類似した経路の探索には様々な手法が提案されているが、最近、動的時間伸縮法(Dynamic Time Warping。略称DTW)の応用が知られている。例えば、特許文献2および特許文献3ではともにDTWを用いた類似区間の探索を行っている。 Another use of telematics data is to improve the efficiency of travel routes. The efficiency of travel routes can be improved by avoiding duplicate use of similar routes. Various methods have been proposed for searching for similar routes, but recently, the application of the dynamic time warping (abbreviated as DTW) has been known. For example, both Patent Document 2 and Patent Document 3 search for similar sections using DTW.

特開2017−138769号公報Japanese Unexamined Patent Publication No. 2017-138769 特開2012−097603号公報Japanese Unexamined Patent Publication No. 2012-09763 特開2011−069845号公報Japanese Unexamined Patent Publication No. 2011-069845

DTW等の手法を使用して、テレマティクスデータに対する類似経路探索を行う際に、探索のための比較分析対象となるサンプリング地点(テレマティクスデータを取得する地点)が少ない場合や、サンプリング地点が異なる場合には、類似経路を回っていても、類似経路と判定されない可能性がある。引用文献2や3に提示された方法では、サンプリング地点が少ない場合やサンプリング地点が異なる場合には対応することができない。 When a similar route search for telematics data is performed using a method such as DTW, when there are few sampling points (points for acquiring telematics data) to be compared and analyzed for the search, or when the sampling points are different. May not be determined to be a similar route even if it goes around a similar route. The methods presented in Cited Documents 2 and 3 cannot cope with the case where the sampling points are small or the sampling points are different.

そこで、本発明は、移動に基づく複数の地点の情報を含む移動情報に対して、地点間における地点を補間することにより、複数の移動情報を精度よく比較できる仕組みを提供することを目的とする。 Therefore, an object of the present invention is to provide a mechanism capable of accurately comparing a plurality of movement information by interpolating the points between the points with respect to the movement information including the information of a plurality of points based on the movement. ..

前述した目的を達成するため、第1の発明は、移動した複数の地点の位置情報を含む移動情報と地図情報とに基づいて、所定の手法を用いて経路探索する経路探索手段を有する情報処理装置であって、前記経路探索手段にて探索される経路上の前記移動した地点間にある地点を、前記移動情報における途中の地点として補完する補完手段と、前記補完された移動情報に含まれる地点の位置情報に基づき、DTW法を用いて、複数の前記補完された移動情報の、前記補完された移動情報どうしの類似度を算出し、当該類似度に基づいて、複数の前記移動情報を比較する比較手段とを備えることを特徴とする情報処理装置である。
前記補完手段は、前記経路探索手段にて探索される経路を一意に示す地点を、前記移動情報における途中の地点として補完してもよい。
前記補完される地点は、前記経路探索手段にて探索される経路上の前記移動した地点間にある交差点であってもよい。
前記比較手段は、DTW法を用いて、複数の前記補完された移動情報の、前記補完された移動情報どうしの時間に係る差異を調整して算出される類似度に基づいて、複数の前記移動情報を比較してもよい。
補完された移動情報に含まれる地点の位置情報に基づき、複数の前記移動情報を比較可能に出力する出力手段とを備えていてもよい。
の発明は、移動した複数の地点の位置情報を含む移動情報と地図情報とに基づいて、所定の手法を用いて経路探索する経路探索手段を有する情報処理装置の制御方法であって、補完手段が、前記経路探索手段にて探索される経路上の前記移動した地点間にある地点を、前記移動情報における途中の地点として補完する補完ステップと、比較手段が、前記補完された移動情報に含まれる地点の位置情報に基づき、DTW法を用いて、複数の前記補完された移動情報の、前記補完された移動情報どうしの類似度を算出し、当該類似度に基づいて、複数の前記移動情報を比較する比較ステップとを備えることを特徴とする情報処理装置の制御方法である。
の発明は、移動した複数の地点の位置情報を含む移動情報と地図情報とに基づいて、所定の手法を用いて経路探索する経路探索手段を有する情報処理装置において実行可能なプログラムであって、前記情報処理装置を、前記経路探索手段にて探索される経路上の前記移動した地点間にある地点を、前記移動情報における途中の地点として補完する補完手段と、前記補完された移動情報に含まれる地点の位置情報に基づき、DTW法を用いて、複数の前記補完された移動情報の、前記補完された移動情報どうしの類似度を算出し、当該類似度に基づいて、複数の前記移動情報を比較する比較手段として機能させるためのプログラムである。
In order to achieve the above-mentioned object, the first invention is information processing having a route search means for searching a route by using a predetermined method based on movement information including position information of a plurality of moved points and map information. The device includes complementary means for complementing a point between the moved points on the route searched by the route search means as an intermediate point in the movement information, and the complemented movement information. Based on the position information of the point, the DTW method is used to calculate the similarity between the complemented movement information of the plurality of the complemented movement information, and the plurality of the movement information is obtained based on the similarity. It is an information processing apparatus characterized by being provided with a comparison means for comparison.
It said complementing means, the point uniquely indicating the route to be searched by the route search unit, may be supplemented as a point in the middle of the movement information.
The complemented point may be an intersection between the moved points on the route searched by the route search means.
The comparison means uses the DTW method to adjust the time difference between the complemented movement information of the supplemented movement information based on the similarity calculated by adjusting the time difference between the complemented movement information. Information may be compared.
Based on the position information of the points included in the mobile information before Symbol complement may comprise an output means for outputting a plurality of said movement information comparably.
The second invention is a control method of an information processing apparatus having a route search means for searching a route by using a predetermined method based on movement information including position information of a plurality of moved points and map information. complementing means, a point that is between the point that the movement on the path to be searched by said route searching means, and complementary steps to complement the point midway in the movement information, the comparison means, movement information the supplemented Based on the position information of the points included in, the DTW method is used to calculate the similarity between the complemented movement information of the plurality of complemented movement information, and the plurality of the above are based on the similarity. It is a control method of an information processing apparatus including a comparison step for comparing movement information.
The third invention is a program that can be executed in an information processing apparatus having a route search means for searching a route by using a predetermined method based on movement information including position information of a plurality of moved points and map information. Te, the information processing apparatus, a point in between the moved point on the route to be searched by said route searching means, and complementing means for complementing a point midway in the movement information, movement information the supplemented Based on the position information of the points included in, the DTW method is used to calculate the similarity between the complemented movement information of the plurality of complemented movement information, and the plurality of the above are based on the similarity. It is a program to function as a comparison means for comparing movement information.

第1から第の発明は、移動に基づく複数の地点の情報を含む移動情報に対して、地点間における地点を補間することにより、複数の移動情報を精度よく比較できる仕組みを提供可能とする。 The first to third inventions make it possible to provide a mechanism capable of accurately comparing a plurality of movement information by interpolating the points between the points with respect to the movement information including the information of a plurality of points based on the movement. ..

本発明の実施形態である類似経路探索システムの構成の一例を示すシステム構成図である。It is a system block diagram which shows an example of the structure of the similar path search system which is an embodiment of this invention. 類似経路探索システムを構成する情報処理機器に適用可能なハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware composition which can be applied to the information processing equipment which constitutes a similar path search system. 類似経路探索システムの機能構成の一例を示すブロック図である。It is a block diagram which shows an example of the functional structure of a similar route search system. 類似経路探索及び表示処理の一例を示すフローチャートである。It is a flowchart which shows an example of the similar route search and display processing. 経路分割処理の一例を示すフローチャートである。It is a flowchart which shows an example of the route division processing. 経路補完処理の一例を示すフローチャートである。It is a flowchart which shows an example of a route completion process. 類似経路探索処理の一例を示すフローチャートである。It is a flowchart which shows an example of the similar route search process. 類似経路探索システムで使用するデータ類の一例を示すデータ構成図である。It is a data composition diagram which shows an example of the data used in a similar route search system. 類似経路探索システムで使用するデータ類の一例を示すデータ構成図である。It is a data composition diagram which shows an example of the data used in a similar route search system. 実施例で使用する地理的前提を説明する図である。It is a figure explaining the geographical premise used in the Example. 経路表示画面の一例を示す画面イメージである。It is a screen image showing an example of a route display screen. 類似経路探索結果画面の一例を示す画面イメージである。It is a screen image showing an example of a similar route search result screen. 本発明の経路補完の効果を説明する図である。It is a figure explaining the effect of the path complementation of this invention.

以下、図面を参照して、本発明の実施形態を詳細に説明する。 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 in the present invention.

類似経路探索システム100は、1または複数のクライアント端末101(PC,入出力装置など)、1または複数のデータサーバ102がネットワーク103を介して接続される構成となっている。 The similar route search system 100 is configured such that one or a plurality of client terminals 101 (PC, input / output device, etc.) and one or a plurality of data servers 102 are connected via the network 103.

本実施例では、データサーバ102に蓄積されてテレマティクスデータをクライアント端末101に取り込み、クライアント端末101にて関連処理を実行する構成としているが、データサーバ102にて関連処理を実行し、クライアント端末101はユーザによる操作や入力の受け付け、および、画面表示を実行する構成であってもよい。 In this embodiment, the telematics data stored in the data server 102 is taken into the client terminal 101, and the client terminal 101 executes the related processing. However, the data server 102 executes the related processing and the client terminal 101. May be configured to accept operations and inputs by the user and execute screen display.

以下、図2を用いて、図1に示したクライアント端末101、データサーバ102に適用可能な情報処理装置のハードウェア構成の一例について説明する。 Hereinafter, an example of the hardware configuration of the information processing apparatus applicable to the client terminal 101 and the data server 102 shown in FIG. 1 will be described with reference to FIG.

図2は、クライアント端末101、データサーバ102に適用可能な情報処理装置のハードウェア構成の一例を示すブロック図である。 FIG. 2 is a block diagram showing an example of a hardware configuration of an information processing device applicable to a client terminal 101 and a data server 102.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。 In FIG. 2, 201 is a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 is necessary to realize a function executed by a BIOS (Basic Input / Output System) or an operating system program (hereinafter, OS) which is a control program of the CPU 201, and each server or each PC. Various programs described later are stored.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 Reference numeral 203 denotes a RAM, which functions as a main memory, a work area, and the like of the CPU 201. The CPU 201 realizes various operations by loading a program or the like necessary for executing a process from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、ディスプレイ210等の表示器への表示を制御する。なお、表示器はCRTや、液晶ディスプレイ等の様々な種類が存在する。 Further, 205 is an input controller, which controls input from a keyboard (KB) 209, a pointing device such as a mouse (not shown), or the like. Reference numeral 206 denotes a video controller, which controls the display on a display such as a display 210. There are various types of displays such as CRTs and liquid crystal displays.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶する外部記憶装置(ハードディスク(HD))や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるCFカードメモリ等の外部メモリ211へのアクセスを制御する。 The 207 is a memory controller that can be used in an external storage device (hard disk (HD)) that stores boot programs, various applications, font data, user files, edit files, various data, etc., a flexible disk (FD), or a PCMCIA card slot. It controls access to an external memory 211 such as a CF card memory connected via an adapter.

208は通信I/Fコントローラで、ネットワーク(例えば、図1に示したインターネット104)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 Reference numeral 208 denotes a communication I / F controller, which connects and communicates with an external device via a network (for example, the Internet 104 shown in FIG. 1), and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ210上での表示を可能としている。また、CPU201は、ディスプレイ210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 The CPU 201 enables display on the display 210 by, for example, executing an outline font expansion (rasterization) process in the display information area in the RAM 203. Further, the CPU 201 enables a user instruction with a mouse cursor or the like (not shown) on the display 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。 Various programs described later for realizing the present invention are recorded in the external memory 211, and are executed by the CPU 201 by being loaded into the RAM 203 as needed. Further, a definition file and various information tables used when executing the above program are also stored in the external memory 211, and detailed explanations thereof will be described later.

以上で図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 data server 102 includes a telematics data storage unit 321.

テレマティクスデータ記憶部321は、対象の移動体から逐次送信されてくるテレマティクスデータ、または、一時的にメモリ等に記憶されアップロードされるテレマティクスデータを格納するデータベースである。 The telematics data storage unit 321 is a database that stores telematics data sequentially transmitted from a target moving object or telematics data temporarily stored in a memory or the like and uploaded.

クライアント端末101は、テレマティクスデータ取得部311、経路補完部312、類似経路検出部313、類似経路表示部314を備えている。 The client terminal 101 includes a telematics data acquisition unit 311, a route complement unit 312, a similar route detection unit 313, and a similar route display unit 314.

テレマティクスデータ取得部311は、データサーバ102からテレマティクスデータを取得する。経路補完部312は、取得したテレマティクスデータを基に経路データを抽出し、抽出された経路データの地点データ間を補完する。類似経路検出部313は、補完された経路データを基に類似経路を検出する。類似経路表示部314は、検出された類似経路の情報を表示する。 The telematics data acquisition unit 311 acquires telematics data from the data server 102. The route complementing unit 312 extracts route data based on the acquired telematics data, and complements between the point data of the extracted route data. The similar route detection unit 313 detects a similar route based on the complemented route data. The similar route display unit 314 displays information on the detected similar route.

以上で図3の機能ブロック図の説明を終了する。 This is the end of the explanation of the functional block diagram of FIG.

ここで、図10を参照して、本実施例で取り扱う地理的前提について説明する。図10は本実施例で取り扱う地図情報であり、線で道路を表し(1003)、丸印で地点を表す(1001、1002)。黒丸1001は訪問地点等のテレマティクスデータを取得可能な地点(サンプリング地点)を表し、白丸1002はサンプリング地点間を補完する地点を表す。ここで補完する地点は、交差点に設定しているが、道路上の任意の地点を設定してもよい。各地点は、x座標、y座標で表すが、経度、緯度で表してもよい。 Here, with reference to FIG. 10, the geographical premise dealt with in this embodiment will be described. FIG. 10 is map information handled in this embodiment, in which a line represents a road (1003) and a circle represents a point (1001, 1002). The black circle 1001 represents a point (sampling point) where telematics data such as a visited point can be acquired, and the white circle 1002 represents a point that complements the sampling points. The points to be complemented here are set to intersections, but any point on the road may be set. Each point is represented by x-coordinate and y-coordinate, but may be represented by longitude and latitude.

以下、本実施形態における類似経路探索システム100の処理の流れを説明する。 Hereinafter, the processing flow 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 the similar route search process in the similar route search system 100. Each processing step is executed by the CPU 201 of the client terminal 101.

本処理は、不図示のメニュー画面において、ユーザより「類似経路探索」ボタンが押下されることによって開始する。 This process is started when the user presses the "similar route search" button on the menu screen (not shown).

ステップS101では、テレマティクスデータの取得を行う。テレマティクスデータは、データサーバ102のテレマティクスデータ記憶部321より取得する。 In step S101, telematics data is acquired. The telematics data is acquired from the telematics data storage unit 321 of the data server 102.

ステップS102では、テレマティクスデータを経路に分割する。経路分割処理については図5で詳述する。ここでは、図8(a)のテレマティクスデータ(図8(a))および、地点データ(図8(b))を入力として、経路データ(図8(c))を出力する。 In step S102, the telematics data is divided into paths. The route division process will be described in detail with reference to FIG. Here, the telematics data (FIG. 8 (a)) and the point data (FIG. 8 (b)) of FIG. 8 (a) are input, and the route data (FIG. 8 (c)) is output.

ステップS103では、経路データの補完を行う。経路補完処理については、図6で詳述する。ここでは、経路データ(図8(c))を入力として、経路補完データ(図9(d))および、出力地点データ(図9(e))を出力する。 In step S103, the route data is complemented. The route complement processing will be described in detail with reference to FIG. Here, the route data (FIG. 8 (c)) is input, and the route complement data (FIG. 9 (d)) and the output point data (FIG. 9 (e)) are output.

ステップS104では、類似経路の探索を行う。類似経路探索処理については、図7で詳述する。ここでは、経路補完データ(図9(d))および、出力地点データ(図9(e))を元に、DTW値計算結果(図9(f))を出力し、DTW値計算結果が閾値よりも小さいものを、類似経路として保持する。 In step S104, a search for a similar route is performed. The similar route search process will be described in detail with reference to FIG. Here, the DTW value calculation result (FIG. 9 (f)) is output based on the route complement data (FIG. 9 (d)) and the output point data (FIG. 9 (e)), and the DTW value calculation result is the threshold value. Those smaller than are retained as similar paths.

ステップS105では、類似経路の表示を行う。出力結果は図11、図12で詳述する。 In step S105, a similar route is displayed. The output results will be described in detail in FIGS. 11 and 12.

以上で、図4の類似経路探索処理の説明を終了する。 This is the end of the description of the similar route search process in FIG.

ここで、図8、図9を参照して、上記に記述した本実施例で使用するデータについて説明する。 Here, the data used in the present embodiment described above will be described with reference to FIGS. 8 and 9.

図8(a)にテレマティクスデータの一例を示す。 FIG. 8A 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 visited point of the vehicle, and has a chassis number 801 and a point number 802, an arrival time 803, a departure time 804, and an arrival order 805. The chassis number 801 is an alphanumerical string that identifies the vehicle used. The point number 802 represents a point visited or passed, and corresponds to the point number 811 of the point data 810. The arrival time 803 and the departure time 804 represent the times when the vehicle arrives and departs at that point. The arrival order 805 represents the order in which the vehicle arrives at that point.

図8(b)に地点データの一例を示す。 FIG. 8B shows an example of point data.

地点データ810は、テレマティクスデータに含まれる拠点または訪問した地点のデータを格納し、地点番号811、座標X812、座標Y813を持つ。地点番号811は地点を一意に表す英数字列である。座標X812、座標Y813は地点の位置を二次元座標で表したものであり、経度、緯度等でもよい。 The point data 810 stores the data of the base or the visited point included in the telematics data, and has the point number 811, the coordinates X812, and the coordinates Y813. The point number 811 is an alphanumerical string uniquely representing the point. Coordinates X812 and Y813 represent the positions of points in two-dimensional coordinates, and may be longitude, latitude, or the like.

図8(c)に経路データの一例を示す。 FIG. 8C shows an example of route data.

経路データ820は、テレマティクスデータ800を基に分割した経路のデータであり、テレマティクスデータの項目(801〜805が821〜825に対応)に加え、経路番号826を持つ。経路番号826は、経路を識別する文字列であり、経路番号826ごとに到着順序825を新たに採番する。また、地点番号902は出力地点データ910の地点番号911に対応する。 The route data 820 is route data divided based on the telematics data 800, and has a route number 826 in addition to the telematics data items (801 to 805 correspond to 821 to 825). The route number 826 is a character string that identifies the route, and a new arrival order 825 is assigned to each route number 826. Further, the point number 902 corresponds to the point number 911 of the output point data 910.

図9(d)に経路補完データの一例を示す。 FIG. 9D shows an example of route complement data.

経路補完データ900は、経路データ820に対して地点を補完した経路データであり、項目は経路データ820と同じである(821〜826が901〜906に対応)。 The route complement data 900 is route data in which points are complemented with respect to the route data 820, and the items are the same as those of the route data 820 (821-826 corresponds to 901-906).

図9(e)に出力地点データの一例を示す。 FIG. 9E shows an example of output point data.

出力地点データ910は、地点データ810にある地点に補完した地点のデータを加えた地点データであり、項目は地点データ810と同じである(811〜813が911〜913に対応)。出力地点データ910には経路補完データ900に含まれる地点のデータが登録されるが、事前に地図情報等から地点データを抽出して登録しておいてもよい。 The output point data 910 is point data obtained by adding the complemented point data to the points in the point data 810, and the items are the same as the point data 810 (811 to 813 corresponds to 911 to 913). Although the data of the points included in the route complement data 900 is registered in the output point data 910, the point data may be extracted and registered in advance from the map information or the like.

図9(f)にDTW値計算結果の一例を示す。 FIG. 9 (f) shows an example of the DTW value calculation result.

DTW値計算結果920は、2つの経路の間のDTW値(類似度)の計算結果データであり、2つの経路番号921と922、DTW値923を持つ。2つの経路番号921と922は、DTW値の計算対象となって経路の組合せを表し、DTW値923は計算されたDTW値を表す。 The DTW value calculation result 920 is the calculation result data of the DTW value (similarity) between the two routes, and has two route numbers 921 and 922 and a DTW value 923. The two route numbers 921 and 922 represent the combination of routes for which the DTW value is calculated, and the DTW value 923 represents the calculated DTW value.

以上で本実施例で使用するデータの説明を終了する。 This is the end of the explanation of the data used in this embodiment.

図5では、図4のステップS102で記述した、テレマティクスデータの経路分割処理について詳述する。テレマティクスデータは、拠点から出発し、訪問地点を回り、拠点に到着するというデータを1または複数回連続して保持している。本処理では、この、拠点から出発し、訪問地点を回り、拠点に到着するまでを一つの経路として認識するための番号を付与する。 In FIG. 5, the route division processing of the telematics data described in step S102 of FIG. 4 will be described in detail. Telematics data holds data one or more times in a row, starting from the base, going around the visited point, and arriving at the base. In this process, a number is assigned to recognize the route starting from the base, going around the visited point, and arriving 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 for each processing of steps S202, S203, S204, S205, S206, S207, and S208. The loop is performed for each chassis number. For example, in the case of the 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 for each processing of steps S204, S205, S206, S207, and S208. Loop for each record. For example, when the loop of the chassis number A is performed in step S201, the loop processing 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 of the base is determined for the record being processed. The arrival of the base is judged by the point. For example, in the 1st to 8th records of the telematics data of FIG. 8A, since the 1st record is the departure base, the 4th and 8th records having the same point number are determined to arrive.

ステップ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 vehicle has arrived at the base, S206 is performed, and if it is not determined that the vehicle has arrived at the base, S208 is performed. For example, in the 1st to 9th records of the telematics data of FIG. 8A, S206 is performed while the 4th and 9th records are being processed, and S208 is performed in other cases. Hereinafter, the description will be described from S208 due to the 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 the telematics data of FIG. 8A, the empty route is the route of only the first record, and in the second record, the route is composed 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 then saved. For example, in the fourth record of the telematics data in FIG. 8A, four records are set as arrival records with the departure time as an empty in the route data consisting of the data from the first record to the third record created in the previous steps. Add eyes and save as route number A-1.

ステップS207では、次の経路として、空の経路を作成する。また、この後に行われるステップS208においては、現在のレコードを、到着時刻を空とした出発レコードして追加する。例えば、図8(a)の4レコード目では、ステップS207およびS208により、到着時刻を空としたレコードのみからなる経路が作成される。 In step S207, an empty route is created as the next route. Further, in step S208 performed after this, the current record is added as a departure record with an empty arrival time. For example, in the fourth record of FIG. 8A, steps S207 and S208 create a route consisting only of records with an empty arrival time.

ステップ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 process in step S102.

図6では、図4のステップS103で記述した、経路補完処理について詳述する。 In FIG. 6, the route complement processing described in step S103 of FIG. 4 will be described in detail.

ステップS301では、ステップS302,S303,S304,S305の各処理に対し、ループ処理を行う。ループ処理は経路番号ごとに行う。例えば、図8(c)に示す経路データに対してループ処理を行う場合、経路番号A−1,A−2,B−1に対してループ処理を行う。 In step S301, a loop process is performed for each process of steps S302, S303, S304, and S305. Loop processing is performed for each route number. For example, when the loop processing is performed on the route data shown in FIG. 8C, the loop processing is performed on the route numbers A-1, A-2, and B-1.

ステップS302ではステップS303,S304の各処理に対し、ループ処理を行う。ループ処理は経路に含まれるレコードごとに行い、最終レコードの一つ手前のレコードまでループ処理を行う。例えば、図8(c)の経路データのA−1に対してループ処理を行っている場合、1レコード目から3レコード目に対してループ処理を行う。 In step S302, a loop process is performed for each process of steps S303 and S304. Loop processing is performed for each record included in the route, and loop processing is performed up to the record immediately before the final record. For example, when the loop processing is performed on the route data A-1 of FIG. 8C, the loop processing is performed on the first to third records.

ステップS303では、処理中のレコードから次のレコードまでの間の経路探索を行う。例えば、図8(c)の経路データの1レコード目を処理中の場合、2レコード目までの経路、すなわち、地点番号1から地点番号2までの間の経路探索を行う。2地点間の間の経路探索の手法は多数研究されており、標準的な解決手法を用いることにより、経路の発見を実現することができる。 In step S303, a route search from the record being processed to the next record is performed. For example, when the first record of the route data of FIG. 8C is being processed, the route up to the second record, that is, the route search between the point number 1 and the point number 2 is performed. Many methods for route search between two points have been studied, and route discovery can be realized by using standard solution methods.

ステップS304では、探索した経路を元の経路に追加する。これにより例えば図8(c)の1レコード目を処理中の場合、図9(c)の経路補完データにおける2レコード目が補完経路として追加される。この補完地点は、経路上に存在する交差点情報ごとに作成することで、経路を一意に表現する。また、対応する地点番号を図9(e)の出力地点データに追加する。 In step S304, the searched route is added to the original route. As a result, for example, when the first record of FIG. 8 (c) is being processed, the second record in the route complement data of FIG. 9 (c) is added as a complement route. By creating this complementary point for each intersection information existing on the route, the route is uniquely expressed. Further, the corresponding point number is added to the output point data of FIG. 9 (e).

ステップS305は、ステップS302からの繰り返し処理の終端である。 Step S305 is the end of the iterative process from step S302.

ステップS306では、補完経路を保存する。これにより、例えば、図8(c)の経路データにおける、経路番号A−1のレコード群から、図9(d)の経路補完データにおける、1レコード目から8レコード目までのデータが保存される。 In step S306, the complementary route is saved. As a result, for example, the data from the first record to the eighth record in the route complement data of FIG. 9 (d) is stored from the record group of the route number A-1 in the route data of FIG. 8 (c). ..

ステップS307は、ステップS301からの繰り返し処理の終端である。 Step S307 is the end of the iterative process from step S301.

以上で、ステップS103の経路補完処理の説明を終了する。 This is the end of the description of the route completion process in step S103.

図7では、図4のステップS104で記述した、類似経路探索処理について詳述する。 In FIG. 7, the similar route search process described in step S104 of FIG. 4 will be described in detail.

ステップS401では、ステップS402の処理についてループ処理を行う。ループ処理は、すべての経路番号の組合せに対して行う。例えば、図9(d)の経路補完データの場合、経路番号A−1とA−2、A−1とB−1、A−2とB−1に対してループ処理を行う。 In step S401, a loop process is performed for the process of step S402. Loop processing is performed for all combinations of route numbers. For example, in the case of the route complement data of FIG. 9D, loop processing is performed on the route numbers A-1 and A-2, A-1 and B-1, and A-2 and B-1.

ステップS402では、DTW法を用いてDTW値の計算を行う。DTW法は2つの時系列波形の時間および周期の差異を調整して波形どうしの類似度(値が小さいほど類似性が高い)を求めるために考案された手法であり、DTW法を経路データに適用すれば、2つの経路の地点の出発時刻や到着時刻、移動速度の差異を調整して経路どうしの乖離度を算出することができる。例えば、経路番号A−1とA−2の組に対するループの場合、標準的なDTW法を実施することで、当該経路の組に対するDTW値(類似度)を得ることができる。また、DTW法以外に、地図上に描かれた経路に対し二次元形状の類似度を算出する諸手法を適用してもよく、経路どうしの類似度を算出できる方法であればよい。 In step S402, the DTW value is calculated using the DTW method. The DTW method is a method devised to adjust the difference in time and period between two time-series waveforms to obtain the similarity between waveforms (the smaller the value, the higher the similarity), and the DTW method is used as the route data. If applied, it is possible to calculate the degree of divergence between routes by adjusting the difference in departure time, arrival time, and movement speed at the points of the two routes. For example, in the case of a loop for a set of route numbers A-1 and A-2, a DTW value (similarity) for the set of the route can be obtained by performing a standard DTW method. In addition to the DTW method, various methods for calculating the similarity of two-dimensional shapes to the paths drawn on the map may be applied, and any method may be used as long as the similarity between the routes can be calculated.

ステップS401とS402により経路番号の組合せに対するDTW値を得ることができる。図9(f)に一例を示す。 The DTW value for the combination of the route numbers can be obtained by steps S401 and S402. An example is shown in FIG. 9 (f).

ステップS403は、ステップS401からの繰り返し処理の終端である。 Step S403 is the end of the iterative process from step S401.

ステップS404では、DTW値が基準値以下となっている経路番号の組を抽出する。例えば、図9(f)において、基準値が15となっている場合、経路番号A−2とB−1の組のみが類似経路として抽出される。 In step S404, a set of route numbers whose DTW value is equal to or less than the reference value is extracted. For example, in FIG. 9 (f), when the reference value is 15, only the pair of route numbers A-2 and B-1 is extracted as a similar route.

以上で、ステップS104の類似経路探索処理の説明を終了する。 This is the end of the description of the similar route search process in step S104.

図11、図12を参照して、図4のステップS105で記述した、類似経路の出力方法について詳述する。 With reference to FIGS. 11 and 12, the output method of the similar route described in step S105 of FIG. 4 will be described in detail.

図11は経路表示画面の一例を示す画面イメージである。 FIG. 11 is a screen image showing an example of the route display screen.

経路表示画面1100は、類似経路探索の対象となった経路の一覧を表示する。例えば、経路番号A−1,A−2,B−1の経路を、経路番号ごとに色分け、または、線の形状を変える等して出力する。また、テレマティクスデータの地点と補完された地点を色分け、または、マークを変える等して表示する。 The route display screen 1100 displays a list of routes targeted for similar route search. For example, the routes of the route numbers A-1, A-2, and B-1 are output by color-coding each route number or changing the shape of the line. In addition, the points of the telematics data and the points complemented with each other are displayed by color-coding or changing the mark.

経路表示画面1100では、補完なしの全経路表示欄1101と、補完ありの全経路表示欄1102を表示する。補完なしの全経路表示欄1101には地図上で訪問地点を直線で結んだ経路を表示し、補完ありの全経路表示欄1102にはステップS304にて追加された補完地点も含む経路を表示する。類似経路探索結果ボタン1103を押下することにより、図12の類似経路探索結果画面に遷移する。 On the route display screen 1100, the all route display field 1101 without complementation and the all route display field 1102 with complementation are displayed. The route connecting the visited points with a straight line is displayed on the map in the all route display column 1101 without complementation, and the route including the complementation point added in step S304 is displayed in the all route display column 1102 with complementation. .. By pressing the similar route search result button 1103, the screen transitions to the similar route search result screen of FIG.

図12は類似経路探索結果画面の一例を示す画面イメージである。 FIG. 12 is a screen image showing an example of a similar route search result screen.

類似経路探索結果画面1200は、ステップS404で抽出された類似経路の情報を表示する。 The similar route search result screen 1200 displays the information of the similar route extracted in step S404.

類似経路探索結果画面1200では、経路表示欄1201と、経路情報表示欄1202を表示する。経路表示欄1201には類似経路に対する地図上の経路を表示し、経路情報表示欄1202には類似経路に関する各種情報を表示する。経路表示欄1201に表示する経路については、補完有無切替ボタン1203を押下することにより、前述の補完なしの経路表示および補完ありの経路表示を切り替える。また、抽出された類似経路が複数ある場合は、前後ボタン1204を押下することにより別の類似経路の情報を表示する。なお、ステップS404にて抽出された類似経路だけでなく、前後ボタン1204を押下することにより全経路の情報を類似度の順に表示するようにしてもよい。経路表示ボタン1205を押下することにより、図11の経路表示画面に遷移する。 On the similar route search result screen 1200, the route display field 1201 and the 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 related to the similar route. For the route to be displayed in the route display field 1201, by pressing the complement presence / absence switching button 1203, the route display without complement and the route display with complement are switched. If there are a plurality of extracted similar routes, information on another similar route is displayed by pressing the front / rear button 1204. Not only the similar routes extracted in step S404, but also the information of all routes may be displayed in the order of similarity by pressing the front and rear buttons 1204. By pressing the route display button 1205, the screen transitions to the route display screen shown in FIG.

図13を参照して、図4のステップS103で記述した、経路の補完により、類似経路が精度よく抽出されることを説明する。 It will be described with reference to FIG. 13 that similar routes are accurately extracted by the route complement described in step S103 of FIG.

1301では、地点1,2,4,5,1の順序で走行する実線の経路(本実施例の経路A−1)と、地点1,3,5,1の順序で走行する破線の経路(本実施例の経路B−1)を表している。1301において、実線の経路と破線の経路は大きく差異が見られ、そのままDTW値等の類似度を算出するとその値が大きくなること(類似性が低いと判断)が予想される。 In 1301, a solid line route traveling in the order of points 1, 2, 4, 5, 1 (route A-1 of this embodiment) and a broken line route traveling in the order of points 1, 3, 5, 1 (route A-1 of this embodiment). It represents the route B-1) of this embodiment. In 1301, a large difference is seen between the solid line path and the broken line path, and it is expected that the value will increase (determined to be low) if the degree of similarity such as the DTW value is calculated as it is.

1302では、1301のそれぞれの経路の地点間を補完した経路を表している。1302における実線の経路と破線の経路では、共通部分が多く、類似度は小さくなること(類似性が高いと判断)が期待される。 In 1302, a route that complements the points of each route of 1301 is represented. It is expected that the solid line path and the broken line path in 1302 have many intersections and the degree of similarity is small (determined to have high similarity).

上記により、訪問地点のデータが少ない場合や、訪問地点が異なる経路であっても、類似する経路を精度よく検出できることができるようになる。 From the above, it becomes possible to accurately detect similar routes even when the data of the visited points is small or even if the visited points are different routes.

以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。 Although one embodiment has been described above, the present invention can be, for example, an embodiment as a system, an apparatus, a method, a program, a recording medium, or the like, and specifically, is composed of a plurality of devices. It may be applied to a system or a device consisting of one device.

また、本発明におけるプログラムは、各図に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体は各図の処理方法をコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは各図の各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a program in which a computer can execute the processing method of the flowchart shown in each figure, and the storage medium of the present invention stores a program in which the computer can execute the processing method in each figure. The program in the present invention may be a program for each processing method of each device in each figure.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。 As described above, a recording medium recording a program that realizes the functions of the above-described embodiment is supplied to the system or device, and the computer (or CPU or MPU) of the system or device stores the program in the recording medium. Needless to say, the object of the present invention is achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。 In this case, the program itself read 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、シリコンディスク、ソリッドステートドライブ等を用いることができる。 Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, and silicon. A disk, solid state drive, etc. can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the function of the above-described embodiment is realized, but also the OS (operating system) or the like running on the computer is actually realized based on the instruction of the program. Needless to say, there are cases where a part or all of the processing is performed and the processing realizes the functions of the above-described embodiment.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program read from the recording medium is written in the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the function expansion board is based on the instruction of the program code. It goes without saying that there are cases where the CPU or the like provided in the function expansion unit performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiment.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device. It goes without saying that the present invention can also be applied when it is achieved by supplying a program to a system or an apparatus. In this case, by reading the recording medium containing the program for achieving the present invention into the system or device, the system or device can enjoy the effect of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, by downloading and reading a program for achieving the present invention from a server, database, or the like on the network by a communication program, the system or device can enjoy the effect of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 It should be noted that the present invention also includes all the configurations in which each of the above-described embodiments and modifications thereof are combined.

100 類似経路探索システム
101a/b クライアント端末
102 データサーバ
103 ネットワーク
100 Similar route search system 101a / b Client terminal 102 Data server 103 Network

Claims (7)

移動した複数の地点の位置情報を含む移動情報と地図情報とに基づいて、所定の手法を用いて経路探索する経路探索手段を有する情報処理装置であって、
前記経路探索手段にて探索される経路上の前記移動した地点間にある地点を、前記移動情報における途中の地点として補完する補完手段と、
前記補完された移動情報に含まれる地点の位置情報に基づき、DTW法を用いて算出される、複数の前記補完された移動情報の、前記補完された移動情報どうしの類似度に基づいて、複数の前記移動情報を比較する比較手段と
を備えることを特徴とする情報処理装置。
An information processing device having a route search means for searching a route using a predetermined method based on movement information including position information of a plurality of moved points and map information.
Complementary means for complementing a point between the moved points on the route searched by the route search means as an intermediate point in the movement information.
A plurality of the complemented movement information calculated by using the DTW method based on the position information of the points included in the complemented movement information, based on the similarity between the complemented movement information. An information processing apparatus including a comparison means for comparing the movement information of the above.
前記補完手段は、前記経路探索手段にて探索される経路を一意に示す地点を、前記移動情報における途中の地点として補完することを特徴とする請求項1に記載の情報処理装置。 It said complementing means, the information processing apparatus according to claim 1, the point uniquely indicating the route to be searched by the route search means and to complement a point midway in the movement information. 前記補完される地点は、前記経路探索手段にて探索される経路上の前記移動した地点間にある交差点であることを特徴とする請求項1または2に記載の情報処理装置。 The information processing apparatus according to claim 1 or 2, wherein the complemented point is an intersection between the moved points on the route searched by the route search means. 前記比較手段は、DTW法を用いて、複数の前記補完された移動情報の、前記補完された移動情報どうしの時間に係る差異を調整して算出される類似度に基づいて、複数の前記移動情報を比較することを特徴とする請求項1〜3のいずれか1項に記載の情報処理装置。 The comparison means uses the DTW method to adjust the time difference between the complemented movement information of the supplemented movement information based on the similarity calculated by adjusting the time difference between the complemented movement information. The information processing apparatus according to any one of claims 1 to 3, wherein the information is compared. 補完された移動情報に含まれる地点の位置情報に基づき、複数の前記移動情報を比較可能に出力する出力手段と
を備えることを特徴とする請求項1〜4のいずれか1項に記載の情報処理装置。
Based on the position information of the points included in the mobile information before Symbol supplement, according to any one of claims 1 to 4, characterized in that an output means for outputting a plurality of said movement information comparably the information processing apparatus.
移動した複数の地点の位置情報を含む移動情報と地図情報とに基づいて、所定の手法を用いて経路探索する経路探索手段を有する情報処理装置の制御方法であって、
補完手段が、前記経路探索手段にて探索される経路上の前記移動した地点間にある地点を、前記移動情報における途中の地点として補完する補完ステップと、
比較手段が、前記補完された移動情報に含まれる地点の位置情報に基づき、DTW法を用いて算出される、複数の前記補完された移動情報の、前記補完された移動情報どうしの類似度に基づいて、複数の前記移動情報を比較する比較ステップと
を備えることを特徴とする情報処理装置の制御方法。
It is a control method of an information processing apparatus having a path search means for searching a route by using a predetermined method based on movement information including position information of a plurality of moved points and map information.
Complementing means comprises a complementary step of a point lying between the point that the movement on the path to be searched by the route search unit, complementing a point midway in the movement information,
Comparing means, based on the position information of points included in the complemented movement information, is calculated using the DTW method, the plurality of the complemented movement information, the similarity of each other mobile information the supplemented A control method for an information processing apparatus, which comprises a comparison step for comparing a plurality of the movement information based on the above.
移動した複数の地点の位置情報を含む移動情報と地図情報とに基づいて、所定の手法を用いて経路探索する経路探索手段を有する情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
前記経路探索手段にて探索される経路上の前記移動した地点間にある地点を、前記移動情報における途中の地点として補完する補完手段と、
前記補完された移動情報に含まれる地点の位置情報に基づき、DTW法を用いて算出される、複数の前記補完された移動情報の、前記補完された移動情報どうしの類似度に基づいて、複数の前記移動情報を比較する比較手段
として機能させるためのプログラム。
It is a program that can be executed in an information processing apparatus having a path search means for searching a route by using a predetermined method based on the movement information including the position information of a plurality of moved points and the map information.
The information processing device
Complementary means for complementing a point between the moved points on the route searched by the route search means as an intermediate point in the movement information.
A plurality of the complemented movement information calculated by using the DTW method based on the position information of the points included in the complemented movement information, based on the similarity between the complemented movement information. A program for functioning as a comparison means for comparing the movement information of the above.
JP2017185617A 2017-09-27 2017-09-27 Information processing device, control method, program Active JP6969953B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017185617A JP6969953B2 (en) 2017-09-27 2017-09-27 Information processing device, control method, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017185617A JP6969953B2 (en) 2017-09-27 2017-09-27 Information processing device, control method, program

Publications (3)

Publication Number Publication Date
JP2019060729A JP2019060729A (en) 2019-04-18
JP2019060729A5 JP2019060729A5 (en) 2020-01-16
JP6969953B2 true JP6969953B2 (en) 2021-11-24

Family

ID=66178411

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017185617A Active JP6969953B2 (en) 2017-09-27 2017-09-27 Information processing device, control method, program

Country Status (1)

Country Link
JP (1) JP6969953B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009063422A (en) * 2007-09-06 2009-03-26 Xanavi Informatics Corp On-vehicle navigation apparatus, and comparison display method of drive situation
JP5180715B2 (en) * 2008-07-23 2013-04-10 三洋電機株式会社 Navigation device
JP5931989B2 (en) * 2014-09-26 2016-06-08 一般財団法人道路交通情報通信システムセンター Method, apparatus and program for determining reliability of map matching result of probe data

Also Published As

Publication number Publication date
JP2019060729A (en) 2019-04-18

Similar Documents

Publication Publication Date Title
CN109074376B (en) Contextual ink labeling in a drawing interface
US10372319B2 (en) Method, apparatus and computer program product for enabling scrubbing of a media file
TW201447233A (en) Mapping application with turn-by-turn navigation mode for output to vehicle display
WO2016095689A1 (en) Recognition and searching method and system based on repeated touch-control operations on terminal interface
JP2020187736A (en) Learning data generation method for classifier learning having regional features, and system thereof
US20140330814A1 (en) Method, client of retrieving information and computer storage medium
CN103703436A (en) Data processing device, data processing method, data processing program, and computer-readable recording medium which records program
US11568631B2 (en) Method, system, and non-transitory computer readable record medium for extracting and providing text color and background color in image
CN110909009A (en) Track accompanying behavior analysis method based on ticket, terminal equipment and storage medium
JP7335109B2 (en) A method, system, and non-transitory computer-readable recording medium for searching non-text using text from conversation content
CN103282743A (en) Visually representing a three-imensional environment
CN111680686A (en) Signboard information identification method, signboard information identification device, signboard information identification terminal and storage medium
US20210088348A1 (en) Method and apparatus for acquiring information
JP2019101622A (en) Information processing device, control method, and program
JP6969953B2 (en) Information processing device, control method, program
KR102136855B1 (en) Method and apparatus for providing street view, and computer program for executing the method
JP6795768B2 (en) Information processing device, control method, 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
KR101595797B1 (en) Method, system and recording medium for providing map service, and file distribution system
CN111435442B (en) Character selection method and device, point reading equipment, electronic equipment and storage medium
CN103547982A (en) Identifying contacts and contact attributes in touch sensor data using spatial and temporal features
JP2001184359A (en) Device and method for retrieving map and recording medium stored with map retrieval control program
CN111401229A (en) Visual small target automatic labeling method and device and electronic equipment
JP2019220153A (en) Methods, systems, and non-transitory computer-readable recording media for converting image to location data
US10168166B2 (en) Method and system for searching route

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

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191025

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200909

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201027

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20201109

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210511

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210705

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211028

R150 Certificate of patent or registration of utility model

Ref document number: 6969953

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250