JP7039536B2 - Map information processing system - Google Patents
Map information processing system Download PDFInfo
- Publication number
- JP7039536B2 JP7039536B2 JP2019162266A JP2019162266A JP7039536B2 JP 7039536 B2 JP7039536 B2 JP 7039536B2 JP 2019162266 A JP2019162266 A JP 2019162266A JP 2019162266 A JP2019162266 A JP 2019162266A JP 7039536 B2 JP7039536 B2 JP 7039536B2
- Authority
- JP
- Japan
- Prior art keywords
- map information
- unit
- data
- road shape
- map
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 230000010365 information processing Effects 0.000 title claims description 73
- 230000008859 change Effects 0.000 claims description 82
- 238000000605 extraction Methods 0.000 claims description 30
- 238000010801 machine learning Methods 0.000 claims description 30
- 238000006243 chemical reaction Methods 0.000 claims description 22
- 239000000284 extract Substances 0.000 claims description 10
- 239000000523 sample Substances 0.000 description 73
- 238000012545 processing Methods 0.000 description 34
- 238000000034 method Methods 0.000 description 31
- 238000004891 communication Methods 0.000 description 21
- 230000008569 process Effects 0.000 description 21
- 238000010586 diagram Methods 0.000 description 16
- 230000006870 function Effects 0.000 description 8
- 238000013500 data storage Methods 0.000 description 7
- 230000001133 acceleration Effects 0.000 description 4
- 238000013528 artificial neural network Methods 0.000 description 4
- 238000013135 deep learning Methods 0.000 description 3
- 210000002569 neuron Anatomy 0.000 description 3
- 238000012935 Averaging Methods 0.000 description 2
- 230000004913 activation Effects 0.000 description 2
- 239000002131 composite material Substances 0.000 description 2
- 238000013075 data extraction Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 230000006872 improvement Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000002194 synthesizing effect Effects 0.000 description 1
Images
Landscapes
- Instructional Devices (AREA)
- Navigation (AREA)
Description
本発明は、複数の移動体の軌跡情報から地図情報の道路形状が変化したか否かの判定を行う地図情報処理システムに関する。 The present invention relates to a map information processing system that determines whether or not the road shape of map information has changed from the trajectory information of a plurality of moving objects.
現状、道路の情報は、国、県、市、区などの行政区画単位で管理されており、道路形状の変化(以下、「道路形状変化」とも称する)の情報は一元化されていない。道路地図を作成するために道路形状変化を把握するためには、新たな道路がどこでどのような形状で形成されたのかを、個別の道路ごとに調べなければならない。 Currently, road information is managed in units of administrative divisions such as countries, prefectures, cities, and wards, and information on changes in road shape (hereinafter also referred to as "road shape changes") is not centralized. In order to grasp the change in road shape in order to create a road map, it is necessary to investigate where and how the new road was formed for each individual road.
そのため、例えば国土地理院などから発行されているデジタル地図と、車両端末から取得したプローブデータ(Probe Data:軌跡情報)と、に基づいて、道路形状がどのように変化したかを判定し、道路地図の更新を行う方法が考えられる。 Therefore, based on the digital map issued by the Geographical Survey Institute, for example, and the probe data (Probe Data: trajectory information) acquired from the vehicle terminal, it is determined how the road shape has changed, and the road is determined. A method of updating the map is conceivable.
この種の地図情報を生成する装置として、車載端末が取得した位置情報に基づいて、道路接続状況を正しく推定して、更新地図を生成する構成が知られている(例えば、特許文献1)。 As a device for generating this kind of map information, there is known a configuration in which a road connection condition is correctly estimated based on the position information acquired by an in-vehicle terminal and an updated map is generated (for example, Patent Document 1).
しかしながら、道路形状は、十字路形状からロータリー形状に変更される場合など、複雑で様々なパターンがあるため、地図情報と位置情報から単純に更新地図を生成することが難しい場合もある。 However, since the road shape is complicated and has various patterns such as when the crossroad shape is changed to the rotary shape, it may be difficult to simply generate an updated map from the map information and the position information.
したがって、特許文献1に記載されている構成だけでは十分ではなく、更なる改良が求められている。
本発明はこのような課題に鑑みてなされたものであり、道路形状変化の判定を、より容易に行うことを目的とする。
Therefore, the configuration described in
The present invention has been made in view of such a problem, and an object of the present invention is to make it easier to determine a change in road shape.
本開示の一態様によれば、本開示の地図情報処理装置は、軌跡情報取得部と、地図情報記憶部と、地図情報変換部と、差分抽出部と、道路形状変化判定部と、を備える。上記軌跡情報取得部は、複数の移動体それぞれの軌跡情報を取得する。上記地図情報記憶部は、ベクトルデータで表された地図情報を記憶する。上記ベクトルデータで表された地図情報は、道路の位置および形状を示す情報を含んでいる。上記地図情報変換部は、上記地図情報をベクトルデータからスカラーデータに変換する。上記差分抽出部は、差分データを抽出する。上記差分データは、上記軌跡情報から描画された移動軌跡画像と、上記スカラーデータに変換された地図情報中の道路の地図画像との差分を表す。上記道路形状変化判定部は、機械学習により上記差分データが道路形状変化であるか否かを判定する。 According to one aspect of the present disclosure , the map information processing apparatus of the present disclosure includes a locus information acquisition unit, a map information storage unit, a map information conversion unit, a difference extraction unit, and a road shape change determination unit. .. The locus information acquisition unit acquires the locus information of each of the plurality of moving bodies. The map information storage unit stores map information represented by vector data. The map information represented by the vector data includes information indicating the position and shape of the road. The map information conversion unit converts the map information from vector data to scalar data. The difference extraction unit extracts the difference data. The difference data represents the difference between the movement locus image drawn from the locus information and the map image of the road in the map information converted into the scalar data. The road shape change determination unit determines whether or not the difference data is a road shape change by machine learning.
本発明は、道路形状変化の判定を、より容易に行うことができる。 INDUSTRIAL APPLICABILITY The present invention can more easily determine a change in road shape.
実施形態の地図情報処理システム1を図1に基づいて説明する。本実施形態の地図情報処理システム1は、地図を作成する上で道路形状変化の判定を容易に行うために使用される。地図情報処理システム1は、図1に示すように、地図情報処理装置2と、複数の車載端末3と、を含んで構成されている。以下、本実施形態の地図情報処理システム1における各構成について詳細に説明する。
The map
車載端末3は、道路を走行する車両4に搭載される。車載端末3は、例えば、カーナビゲーション装置より構成される。地図情報処理装置2と車載端末3とは、互いに無線通信により接続することができるように構成されている。図1では、日本を走行する車両4と地図情報処理装置2との無線通信を片矢印で例示している。地図情報処理システム1では、車載端末3からプローブデータが地図情報処理装置2へ送信される。
The in-
プローブデータは、例えば、車載端末3が搭載される車両4の自車位置(以下、「軌跡情報」ともいう)および時刻の情報を含んでいる。プローブデータは、自車位置および時刻の情報に加え、例えば、走行距離、走行速度、加速度、角速度といった車両4の走行履歴(属性情報(attribute))の情報を含んでいる。プローブデータの作成は、例えば、
車両4に搭載された車載端末3を用いて行われる。車載端末3は、車両4に搭載されたGPS(Global Positioning System)モジュール、ジャイロセンサ、加速度センサから各種
のセンサ情報を入手することができる。自車位置の情報は、例えば、カーナビゲーション装置のGPSモジュールから出力されるGPSデータにより算出される。すなわち、自車位置の情報は、GPSなどの衛星測位システムの機能を用いて取得される。
自車位置の情報は、ある時刻における車両4の位置座標を表す。
The probe data includes, for example, information on the own vehicle position (hereinafter, also referred to as “trajectory information”) and time of the
This is done using the in-
The information on the position of the own vehicle represents the position coordinates of the
車載端末3は、図2に示すように、通信端末5を介して、地図情報処理装置2と通信することができるように構成されている。車載端末3は、通信端末5を介して、車両4の軌跡情報を含むプローブデータを地図情報処理装置2へ送信する。車載端末3は、有線、若しくは無線により通信端末5と接続されていればよい。車載端末3は、通信端末5と物理的に別体に構成されていてもよいし、通信端末5が内蔵されて一体的に構成されていてもよい。通信端末5は、例えば、通信ユニット、携帯電話、若しくはスマートフォンである。通信端末5は、スマートフォンの場合、例えば、BLUETOOTH(登録商標)若しくはWi-Fiの通信規格で車載端末3と通信できるように接続される。通信端末5は、スマートフォンの場合、例えば、通信ネットワークを介して地図情報処理装置2と通信できるように接続される。
As shown in FIG. 2, the in-
地図情報処理装置2は、各車載端末3から送信されたプローブデータを受信して、プローブデータに含まれる軌跡情報を取得する。地図情報処理装置2は、軌跡情報に基づいて、機械学習により、地図情報に含まれる道路形状が変化しているか否かを判定する。この判定の詳細については後述する。地図情報処理装置2は、道路形状が変化していると判定した場合には、地図情報を更新する。そして、地図情報処理装置2は、更新した地図情報を車載端末3へ送信する。
The map
上述の実施形態においては、車載端末3は、カーナビゲーション装置により構成しているがこの限りではない。車載端末3は、カーナビゲーション装置だけに限られず、各種の端末装置であってもよい。端末装置としては、例えば、携帯電話、スマートフォン、ノートパソコン、若しくはタブレットパソコンが挙げられる。即ち、車載端末3は、車両4に持ち込まれたスマートフォン単体だけであってもよい。また、本実施形態の車両4は、車載端末3が搭載される4輪自動車で例示している。車両4は4輪自動車だけに限られず、3輪自動車、自動二輪車、若しくは自転車でもよい。言い換えれば、車両4は、移動体である。
In the above-described embodiment, the in-
次に、本実施形態の地図情報処理装置2について、図3を用いて説明する。
本実施形態の地図情報処理装置2は、地図情報記憶部21と、軌跡情報取得部22と、移動画像描画部23と、地図情報変換部24と、差分抽出部25と、道路形状変化判定部26と、地図情報更新部27とを含む。地図情報記憶部21は、地図情報を記憶する。地図情報記憶部21は、複数の縮尺毎に地図情報を記憶しておくことが好ましい。
Next, the map
The map
地図情報とは、地図を構成する情報である。地図情報は、ベクトルデータで構成されている。地図情報は、3次元のベクトルデータにより構成されていることがより好ましい。ベクトルデータとしては、道路の位置および道路の形状を示す情報を含んでいる。より具体的には、地図情報は、例えば、道路の形状を示す地図画像情報、地図画像情報に紐付いた地図画像上のノードやリンクの情報、一般道路か高速道路かを示す属性情報を有している。ノードは、交差点その他道路網表現上の結節などを示す。リンクは、ノードとノードの間の道路区間を示す。また、地図情報は、一定の緯度・経度の間隔で矩形に分離されたメッシュ単位で構成されている。さらに各メッシュは、所定の単位で分離された縮尺の異なる複数の階層から構成されている。メッシュは、日本の場合、例えば、総務省により定められた標準地域メッシュの規格を採用することができる。標準地域メッシュは、1次メッシュ、2次メッシュ、3次メッシュの順に約10分の1の面積比で構成される。さらに、メッシュは、1次~3次メッシュより細分化した分割地域メッシュを、メッシュ単位と
して採用することができる。地図情報は、メッシュ単位毎に分割される場合、それぞれメッシュ番号と、対応する緯度および経度の情報とを有する。
Map information is information that constitutes a map. Map information is composed of vector data. It is more preferable that the map information is composed of three-dimensional vector data. The vector data includes information indicating the position of the road and the shape of the road. More specifically, the map information has, for example, map image information indicating the shape of a road, information on nodes and links on the map image linked to the map image information, and attribute information indicating whether it is a general road or a highway. ing. Nodes indicate intersections and other nodules on the road network representation. The link indicates the road section between the nodes. In addition, the map information is composed of mesh units separated into rectangles at regular latitude / longitude intervals. Further, each mesh is composed of a plurality of layers having different scales separated by a predetermined unit. In the case of Japan, for example, the mesh can adopt the standard of the standard area mesh set by the Ministry of Internal Affairs and Communications. The standard area mesh is composed of a primary mesh, a secondary mesh, and a tertiary mesh in the order of about 1/10 of the area ratio. Further, as the mesh, a divided area mesh subdivided from the primary to tertiary mesh can be adopted as a mesh unit. When the map information is divided into mesh units, the map information has a mesh number and corresponding latitude and longitude information, respectively.
軌跡情報取得部22は、車両データ受信部28と、データ記憶部29と、を含む。車両データ受信部28は、複数の車両4それぞれの車載端末3から送信されたプローブデータを受信する。データ記憶部29は、車両データ受信部28が受信したプローブデータを記憶する。軌跡情報取得部22は、各車載端末3からプローブデータを受信することにより、プローブデータに含まれる各車両4の軌跡情報を取得することができる。軌跡情報は、緯度・経度により表された座標である。
The trajectory
移動画像描画部23は、軌跡情報取得部22によって取得された所定の範囲にある複数の車両4の軌跡情報に基づいて移動軌跡画像をまとめて描画する。所定の範囲は、例えば、道路情報を構成する任意の縮尺のメッシュを採用する。
The moving
以下、移動画像描画部23が車両4の移動軌跡画像を描画する例について説明する。移動画像描画部23は、車両データ受信部28が受信した複数のプローブデータに含まれる軌跡情報の座標、時刻、走行速度、加速度、角速度の情報に基づいて、図4Aに示すように、連続するm個の一群のプローブデータを取得する。例えば、移動画像描画部23は、プローブデータのうち、所定の時間間隔で、連続する座標を有するプローブデータ群を一群のプローブデータとして取得する。移動画像描画部23は、一群のプローブデータに含まれるm個の軌跡情報の座標をデータ記憶部29から取得する。移動画像描画部23は、取得した座標を点P1、P2、P3~Pmとしてプロットする。移動画像描画部23は、図4Bに示すように、プロットした点P1、P2、P3~Pm同士を線で繋いで1つの移動軌跡画像Lとして描画する。これにより、移動画像描画部23は、軌跡情報の他に、時刻、走行距離、走行速度、加速度、角速度の情報を含んだベクトル形式のプローブデータからスカラー形式の移動軌跡画像を生成することができる。
Hereinafter, an example in which the moving
また、移動画像描画部23は、車両データ受信部28がプローブデータを受信すると、移動軌跡画像の描画を繰り返し行う。移動画像描画部23は、複数の移動軌跡画像を重畳して描画した場合、各移動軌跡画像の中央値または自乗平均値を算出して、重畳して描画された各移動軌跡画像の幅方向の中心値(中心座標)を繋いだ線を、平均化された移動軌跡画像として描画することができる。これにより、移動画像描画部23は、マルチパスによるGPSデータの誤差、通信障害を起因とする軌跡情報の座標の揺らぎが抑制される。移動画像描画部23は、座標の揺らぎが抑制されることで描画精度を向上できる。
Further, when the vehicle
移動画像描画部23は、プローブデータに含まれる走行速度の情報を参照して、走行速度が所定の速度以上のプローブデータを省いて移動軌跡画像を描画してもよい。車載端末3は、GPSデータから走行速度を算出する場合、マルチパスによるGPSデータの誤差、若しくは通信障害を起因として、例えば、車速が通常ありえない300km以上に算出される場合もある。移動画像描画部23は、マルチパスによるGPSデータの誤差、若しくは通信障害を起因とする走行情報の誤検出が抑制できる。移動画像描画部23は、走行情報の誤検出が抑制されることで、描画精度が向上する。
The moving
移動画像描画部23は、プローブデータに含まれる走行速度の情報を参照して、走行速度が連続しないプローブデータを省いて移動軌跡画像を描画してもよい。これにより、移動画像描画部23は、例えば、駐車場において途中で駐車した車両4の車載端末3から得られるプローブデータを省くことができる。移動画像描画部23は、不要なプローブデータを省くことで、移動軌跡画像の描画精度を向上させることができる。
The moving
移動画像描画部23は、プローブデータに含まれる軌跡情報、走行速度の情報を参照し
て、高速道路上を移動していると推定できるプローブデータと、一般道路上を移動していると推定できるプローブデータと、を互いに識別して移動軌跡画像を描画することもできる。これにより、地図情報処理装置2は、任意に選択した道路種別だけを道路形状変化の判定処理対象にすることができる。地図情報処理装置2は、処理速度の向上を図ることができる。
The moving
また、移動画像描画部23は、所定の単位期間に取得された車両4の軌跡情報に基づいて移動軌跡画像を描画してもよい。移動画像描画部23は、例えば、所定の単位期間の間を蓄積した軌跡情報に基づいてデータの正規化を行う。移動画像描画部23は、正規化されたデータから、メッシュ単位毎に、単位期間ごとのプローブデータを作成することができる。所定の単位期間は、例えば、現在時点を基準として、過去30日間分に設定することができる。本実施形態においては、移動画像描画部23は、単位期間ごとのプローブデータとして、2次メッシュのプローブデータを作成する。このように、地図情報処理装置2は、所定の期間にわたって蓄積した軌跡情報に基づいてプローブデータを作成することで、移動軌跡画像の描画精度が向上する。
Further, the moving
なお、移動画像描画部23は、過去のプローブデータをリファレンスのために蓄積してもよい。移動画像描画部23は、リファレンスとなる過去のプローブデータを、所定の単位期間に取得した軌跡情報に基づいて作成された2次メッシュのプローブデータが作成される以前に、予め特定の期間にわたって蓄積した軌跡情報に基づいて作成することができる。過去のプローブデータは、メッシュ単位毎に作成されていることが好ましい。移動画像描画部23は、予め特定の期間として、例えば、30日を過去のプローブデータとして設定されていればよい。本実施形態においては、移動画像描画部23は、過去のプローブデータとして、30日間蓄積された2次メッシュのプローブデータを作成する。
The moving
移動画像描画部23は、第1ステップとして、新たに作成した2次メッシュのプローブデータと、過去に作成した2次メッシュのプローブデータと、を比較して差分があるか否かを判定することができる。そして、移動画像描画部23は、差分があった場合のみ、第2ステップとして、新たなプローブデータと地図情報との比較が行われる。これにより、地図情報処理装置2は、2段階で道路形状変化を検出することができる。また、地図情報処理装置2は、過去のプローブデータと差分があったプローブデータのみを差分抽出部25による差分データの抽出処理の処理対象にしている。地図情報処理装置2は、過去のプローブデータと差分があったプローブデータのみを差分データの処理対象にしているので、差分抽出部25における処理対象を減らすことができる。地図情報処理装置2は、差分抽出部25における処理対象を減らすことができるので、処理負担を軽減し、処理速度の向上を図ることができる。
As the first step, the moving
なお、上述の実施形態では、所定の単位期間を1日間、3日間、7日間、30日間に設定としたがこれに限られるものではない。所定の単位期間は、日単位だけでなく、時間単位、月単位、年単位でもよく、任意の期間に設定することができる。また、上述の実施形態では、特定の期間を30日としたがこれに限られるものではない。特定の期間は、任意の期間に設定することができる。さらに、上述の実施形態では、移動画像描画部23は、2次メッシュのプローブデータを作成する構成だけに限られない。移動画像描画部23は、1次メッシュ、3次メッシュ、若しくは他の単位メッシュに合わせたプローブデータを作成してもよい。
In the above embodiment, the predetermined unit period is set to 1 day, 3 days, 7 days, and 30 days, but the present invention is not limited to this. The predetermined unit period may be not only a daily unit but also an hour unit, a monthly unit, or a year unit, and can be set to an arbitrary period. Further, in the above-described embodiment, the specific period is set to 30 days, but the present invention is not limited to this. The specific period can be set to any period. Further, in the above-described embodiment, the moving
地図情報変換部24は、ベクトル形式の地図情報をスカラー形式の地図情報に変換する。具体的には、地図情報変換部24は、地図情報記憶部21に記憶されているベクトルデータの地図情報のうち、地図画像情報に紐付いたノードの情報、リンクの情報、一般道路か高速道路かを示す属性情報を省く。言い換えれば、地図情報変換部24は、道路の形状
を示す地図画像情報だけを取り出す。地図情報変換部24は、地図画像情報だけにすることで、地図情報を3次元のベクトルデータから2次元のスカラーデータに変換する。すなわち、3次元のベクトルデータの地図情報は、地図情報に含まれるノードの情報、リンクの情報および属性情報が取り除かれて、地図画像情報だけとなる。3次元のベクトルデータの地図情報は、地図画像情報だけとなることで、データ構成がシンプルな2次元のスカラーデータの地図情報に変換される。これにより、地図情報処理装置2は、プローブデータにより得られた移動軌跡画像と、地図情報と、を同じシンプルな次元のデータにすることができ、後述の差分抽出部25における差分の抽出を容易にすることができる。また、地図情報変換部24は、スカラーデータに変換した2次元の地図情報を、任意の縮尺のメッシュ単位毎に分割したスカラーデータにする。
The map
上述の実施形態においては、地図情報変換部24は、スカラーデータに変換した2次元の地図情報を、任意の縮尺のメッシュ単位毎に分割したスカラーデータにする場合だけに限られない。例えば、道路形状変化判定部26により、差分データから道路形状変化があるとする確率が所定の確度以下であると判定された場合、地図情報変換部24は、地図情報記憶部21に記憶されている地図情報のうち、縮尺が大きい地図情報をベクトルデータからスカラーデータに変換する。
In the above-described embodiment, the map
これにより、地図情報処理装置2は、初期段階では大まかに全体を判定することで、道路形状変化があるか否かの判定速度を向上することができる。言い換えれば、地図情報処理装置2は、差分データから道路形状変化があるとする確率が所定の確度若しくは所定の確度未満と判定された場合、処理対象をより縮尺が大きい地図情報にすることで、処理対象を限定して処理速度を向上させることができる。その結果、地図情報処理装置2は、判定精度をより向上させることができる。
As a result, the map
差分抽出部25は、移動画像描画部23により描画された移動軌跡画像と、地図情報変換部24によりスカラーデータに変換された地図情報の地図画像と、の差分データを抽出することができるように構成されている。
The
本実施形態の地図情報処理装置2は、地図情報記憶部21およびデータ記憶部29を、例えば、ハードディスクドライブ、若しくは半導体メモリのメモリで構成することができる。メモリには、CPU(Central Processing Unit)を駆動させるプログラムが記憶され
ていてもよい。CPUは、メモリに記憶されたプログラムが実行されることで、移動画像描画部23、地図情報変換部24、差分抽出部25、道路形状変化判定部26および地図情報更新部27を機能させることができるように構成されている。車両データ受信部28は、適宜の通信モジュールで構成することができる。
In the map
以下、図5A~図5Dを参照して、差分抽出部25により差分データを抽出する一例について説明する。
差分抽出部25は、移動画像描画部23により描画された移動軌跡画像と、地図情報変換部24によりスカラーデータに変換された地図情報の地図画像と、を取得する。図5Aには、移動画像描画部23により描画された移動軌跡画像を例示している。図5Bには、スカラーデータに変換された地図情報の地図画像を例示している。次に、差分抽出部25は、図5Cに示すように、取得した移動軌跡画像と、地図画像と、を合成した合成データの画像を作成する。差分抽出部25は、合成データの画像を作成した結果、図5Dに示すように、図5Aに示す移動軌跡画像と図5Bに示す地図画像との間で重複しない画像を、差分データの画像として抽出する。これにより、移動軌跡画像のうち、移動軌跡の揺らぎを消して、地図画像からはみ出た移動軌跡の画像のみを抽出することができる。図5Dには、差分抽出部25で抽出された差分データの画像を例示している。差分データの画像は、地図情報が生成された時点での道路と、現在の道路との差分を表すと考えられる。すな
わち、差分データの画像は、道路形状変化を表すと考えられる。図5A~図5Dに示す例では、図5中の丸で囲んだ領域において新たな道路が形成された可能性がある。次に、地図情報処理装置2は、図5中の丸で囲われた箇所を含めて、抽出した差分データが道路形状変化であるか否かを判定する。
Hereinafter, an example of extracting the difference data by the
The
道路形状変化判定部26は、差分抽出部25が抽出した差分データが道路形状変化であるか否かの判定を機械学習により判定する。機械学習としては、ディープラーニングが用いられている。具体的には、道路形状変化判定部26は、過去に抽出した差分データを教師データとして機械学習を行う。道路形状変化判定部26は、機械学習の結果に基づき、新たに抽出した差分データが道路形状変化であるか否かを判定する。
The road shape
次に、図6を参照して、道路形状変化判定部26がディープラーニングにより道路形状変化を判定する方法の一例について説明する。ディープラーニングは、多層のニューラルネットワーク60による機械学習の手法の一種である。ニューラルネットワーク60は、入力データと出力データとを持ち、内部の演算処理は複数の人工ニューロンに基づいて行われる。機械学習において使用するニューラルネットワーク60は、3つの層を含んでいる。3つの層は、入力層61と、中間層62と、出力層63として図示している。中間層62は、隠れ層とも呼ばれ、2以上の層を含んでいてもよい。中間層62は、層の数が少なすぎれば、未学習となる。中間層62は、層の数が多すぎれば、過剰適合となる。道路形状変化判定部26は、差分データが道路形状変化であるか否かを判定するために、適宜に層の数が設定されればよい。人工ニューロンは、前の層の出力に対してパラメータを掛けたものの総和を出力する。人工ニューロンの出力データは、活性化関数により制御され、非線形性が付加される。本実施形態において使用される機械学習のための活性化関数は、例えば、ソフトマックス関数、シグモイド関数、若しくはガウス関数を採用することができる。
Next, with reference to FIG. 6, an example of a method in which the road shape
ニューラルネットワーク60は、機械学習を行うため、初めに入力データとして、教師データが入力層61に与えられる。教師データは、例えば、差分抽出部25により過去に抽出された差分データである。道路形状変化判定部26は、教師データを入力層61、中間層62、出力層63により処理する。すなわち、道路形状変化判定部26は、入力した差分データに最適な特徴量を動的に生成して学習し、順方向の情報伝搬により演算処理する順伝播を行う。図6では、順伝播の方向を極太の片矢印で示している。出力結果は、入力された差分データが道路形状変化の画像であるか、ノイズであるかの予測結果を表す。
Since the
また、学習を行う場合には、道路形状変化判定部26は、出力結果が道路形状変化の画像であるか、ノイズであるかの情報を与えることで、逆方向の情報伝搬により演算処理する逆伝播を行う。図6では、逆伝播の方向を太い片矢印で示している。なお、道路形状変化判定部26では、機械学習において、教師データとして学習に使用する入力データと、出力データとの出力誤差を評価する。道路形状変化判定部26は、逆伝播により、出力誤差から逐次的に機械学習における各層と各ノードのパラメータを最適化することが好ましい。
Further, in the case of learning, the road shape
この学習により、道路形状変化判定部26は、各層のパラメータを徐々に最適値に近づけていける。そして、道路形状変化判定部26は、差分抽出部25により抽出された差分データを入力層61に入力すると、機械学習の結果に基づいて調整されたパラメータを用いて、差分データが道路形状変化の画像であるか否かの判定を行うことができる。
By this learning, the road shape
道路形状変化判定部26は、例えば、図6に示すように、n個の差分データd1、d2からdnを教師データとして順伝播させると、出力層63にM個の出力データy1~yMの情報が得られる。本実施形態において、出力データは、入力された差分データが道路形
状変化の画像であるか、それ以外の画像であるかを予測する予測値を表す。
For example, as shown in FIG. 6, when the road shape
道路形状変化判定部26は、得られた出力データy1~yMに対して、道路形状変化の画像であるか、ノイズであるかを示すM個の正解データt1~tMの情報が与えられる。道路形状変化判定部26は、正解データt1からtMの情報が与えられて逆伝播を行うと、逐次パラメータを最適な値に調整する機械学習を行う。言い換えれば、道路形状変化判定部26は、逆伝播により出力データと正解データとのずれを評価し、パラメータを最適化している。なお、機械学習のために使用するソフトウェアは、例えば、OpenCV、Numpy
、Matplotlib、若しくはChainerを採用することができる。
The road shape
, Matplotlib, or Chainer can be adopted.
地図情報更新部27は、地図情報記憶部21に記憶される地図情報を更新する。具体的には、地図情報更新部27は、道路形状変化判定部26により、道路形状変化であると判定された差分データに対応するスカラーデータに変換された地図情報から、ベクトルデータの地図情報を生成する。そして、地図情報更新部27は、生成した地図情報で、地図情報記憶部21に記憶される地図情報を更新する。地図情報を更新する処理については、後述の地図情報更新処理において説明する。
The map
ところで、地図情報処理装置では、機械学習により、単純にプローブデータとデジタル地図とから道路形状の変化を識別させることも考えられる。
しかしながら、一般にデジタル地図のデータは、道路の形状を示す地図画像情報、地図画像情報に紐付いた地図画像上のノードやリンクの情報、一般道路か高速道路かを示す属性情報などを有する3次元のベクトルデータで構成されている。
By the way, in the map information processing device, it is conceivable to simply discriminate the change in the road shape from the probe data and the digital map by machine learning.
However, in general, digital map data is a three-dimensional data having map image information indicating the shape of a road, information on nodes and links on the map image linked to the map image information, attribute information indicating whether it is a general road or a highway, and the like. It is composed of vector data.
そのため、地図情報処理装置は、機械学習を用いて新規に作成された道路形状の変化を検出させる場合、単純にデジタル地図の3次元のベクトルデータを機械学習の処理対象として情報処理を行うと、処理対象の情報量が多すぎて情報処理の負担が大きくなり過ぎる場合がある。さらに、地図情報処理装置は、機械学習のオブジェクトとして比較する対象の情報量が多いため、どの情報が比較すべき対象の情報であるのか判断しづらい場合もある。 Therefore, when the map information processing device detects a change in the road shape newly created by using machine learning, the map information processing device simply processes the three-dimensional vector data of the digital map as the processing target of the machine learning. The amount of information to be processed may be too large and the burden of information processing may become too large. Further, since the map information processing device has a large amount of information to be compared as a machine learning object, it may be difficult to determine which information is the information to be compared.
本実施形態の地図情報処理装置2は、機械学習により道路地図を作成するため、処理対象をできるだけシンプルにすることで、道路形状変化の判定を容易に行っている。
また、地球の形状は、真球ではなく偏球であるため、メッシュの縦横の長さが場所によって異なる場合がある。本実施形態の地図情報処理装置2は、機械学習を行う場合、予め各メッシュの縦横の長さを統一した正規化を行っていることが好ましい。地図情報処理装置2は、機械学習を行った後、正規化されたメッシュを元に戻して利用することで、道路形状変化の判定をより正確に行うことができる。
Since the map
Moreover, since the shape of the earth is an oblate spheroid rather than a true sphere, the vertical and horizontal lengths of the mesh may differ depending on the location. When performing machine learning, the map
次に、本実施形態に係る地図情報処理装置2による道路形状変化判定処理について、図7および図8を参照して説明する。地図情報処理装置2は、道路形状変化処理の開始の指示を受け付けると、図7のステップ11からステップ19の判定処理を開始する。以下では、ステップをSで示す。
Next, the road shape change determination process by the map
地図情報処理装置2は、道路形状変化であるか否かを判定する前に予め教師データに基づいてパラメータの最適化を実行する。道路形状変化判定部26は、教師データに基づいて機械学習を行う(S11)。
The map
道路形状変化判定部26は、教師データとして予め準備された情報が入力される。予め準備された情報は、過去に抽出された差分データが道路形状変化を示す画像か、それ以外のノイズなどの画像か、を互いに識別するパラメータの設定のために用いられる。そして
、設定されたパラメータは、例えば、道路形状変化判定部26で保持されるか、あるいは、道路形状変化判定部26がアクセス可能なメモリに格納される。
Information prepared in advance as teacher data is input to the road shape
次に、軌跡情報取得部22は、各車載端末3から送信されたプローブデータを車両データ受信部28が受信する。軌跡情報取得部22は、受信したプローブデータをデータ記憶部29が記憶する。これにより、軌跡情報取得部22は、受信したプローブデータに含まれる各車両4の軌跡情報を取得する(S12)。
Next, the locus
地図情報変換部24は、地図情報記憶部21に記憶されているベクトルデータの地図情報に含まれる情報のうち、道路の形状を示す地図画像情報を取り出す。地図情報変換部24は、地図画像情報を取り出すことで、地図情報を3次元のベクトルデータから2次元のスカラーデータに変換する(S13)。
The map
言い換えれば、地図情報変換部24は、ベクタ形式の地図画像を、ラスタ形式の地図画像に変換する。本実施形態においては、地図情報変換部24は、スカラーデータに変換した2次元の地図情報を、任意の縮尺のメッシュ単位として、2次メッシュ単位に分割した2次メッシュのスカラーデータに変換する。移動画像描画部23は、軌跡情報取得部22により取得したプローブデータを所定の単位期間の間、蓄積したデータの正規化により2次メッシュのプローブデータを作成する。
In other words, the map
移動画像描画部23は、正規化した2次メッシュのプローブデータに基づいて、2次メッシュの移動軌跡画像を描画する(S14)。
なお、移動画像描画部23は、所定の単位期間に取得されたプローブデータに基づき移動軌跡画像を作成する前に、軌跡情報取得部22により取得した過去のプローブデータを特定の期間の間、蓄積してデータの正規化を行う。移動画像描画部23は、データの正規化された過去の2次メッシュのプローブデータを作成する。そして、移動画像描画部23は、正規化した過去の2次メッシュのプローブデータに基づいて、過去の2次メッシュの移動軌跡画像を描画する。過去の2次メッシュの移動軌跡画像は、リファレンス用として参照される。
The moving
The moving
移動画像描画部23は、第1ステップとして、2次メッシュのプローブデータに基づいて描画した2次メッシュの移動軌跡画像と、過去の2次メッシュのプローブデータに基づいて描画した過去の2次メッシュの移動軌跡画像と、を比較して差分があるか否かを判定する(S15)。
As the first step, the moving
上述の実施形態では、移動画像描画部23は、2次メッシュの移動軌跡画像を描画しているがこれに限られるものではない。移動画像描画部23は、1次メッシュ、3次メッシュなどの任意の縮尺のメッシュの移動軌跡画像を描画することができる。また、移動画像描画部23は、2次メッシュの移動軌跡画像と、過去の2次メッシュの移動軌跡画像と、を比較して差分があるか否かを判定する場合だけに限らない。例えば、移動画像描画部23は、2次メッシュのプローブデータに含まれる緯度・経度の情報と、過去の2次メッシュのプローブデータに含まれる緯度・経度の情報と、を直接比較して差分があるか否かを判定することもできる。
In the above-described embodiment, the moving
地図情報処理装置2は、移動軌跡画像と過去の移動軌跡画像との間に差分がないS15のNOの場合、図7に示すS16~S19はスキップされ、道路形状変化判定処理は終了となる。すなわち、地図情報処理装置2は、S15の判定において差分があった場合のみ、S16~S17が実行される。したがって、地図情報処理装置2は、S17の実行頻度が削減できる。また、地図情報処理装置2は、過去に蓄積したプローブデータに基づいて作成した移動軌跡画像と差分があった移動軌跡画像のみを差分抽出部25による差分デー
タの抽出処理の処理対象にすることができる。そのため、地図情報処理装置2は、差分抽出部25における処理対象を減らすことで、処理負担を軽減し、処理速度の向上を図ることができる。
In the map
これに対し、移動軌跡画像と過去の移動軌跡画像との間に差分があるS15のYESの場合、差分抽出部25は、S14において描画された移動軌跡画像と、S13においてスカラーデータに変換された地図情報の地図画像との差分を表す差分データを抽出する(S16)。
On the other hand, in the case of YES in S15 where there is a difference between the movement locus image and the past movement locus image, the
道路形状変化判定部26は、S11において学習した機械学習の結果に基づき、S16において新たに抽出した差分データが道路形状変化であるか否かを判定する(S17)。
抽出した差分データが道路形状変化であるS18のYESの場合、道路形状変化判定部26は、抽出した差分データを道路形状変化として出力する(S19)。
The road shape
If the extracted difference data is YES in S18, which is a road shape change, the road shape
この場合、差分データは、道路形状変化を示すので、後の地図情報作成処理において使用するために保存しておく。
これに対し、抽出した差分データが道路形状変化でないS18のNOの場合、S19はスキップされ、道路形状変化判定処理は終了となる。この場合、差分データは、道路形状変化を示す情報ではなく、単なるノイズである可能性が高い。よって、抽出された差分データは廃棄されてもよい。
In this case, since the difference data indicates the change in the road shape, it is saved for use in the later map information creation process.
On the other hand, if the extracted difference data is NO in S18, which is not a road shape change, S19 is skipped and the road shape change determination process ends. In this case, the difference data is not information indicating a change in road shape, but is likely to be merely noise. Therefore, the extracted difference data may be discarded.
このように、地図情報処理装置2は、地図情報記憶部21に記憶されているベクトルデータの地図情報のうち、道路の形状を示す地図画像情報だけを取り出すことで、3次元のベクトルデータの地図情報が、データ構成のシンプルな2次元のスカラーデータの地図情報に変換される。これにより、地図情報処理装置2では、プローブデータにより得られた移動軌跡画像と、地図情報と、を同じシンプルな2次元のデータにすることができる。
As described above, the map
その結果、地図情報処理装置2は、機械学習を用いて新規に作成された道路形状の変化を検出させる場合、機械学習の処理対象を減らして処理負担の軽減を図ることができる。地図情報処理装置2は、処理速度を向上させ、さらに判定精度を向上させることで道路形状変化の判定を容易に行うことができる。
As a result, when the map
次に、本実施形態に係る地図情報処理装置2による地図情報更新処理について、図9および図10A、図10Bを参照して説明する。
地図情報処理装置2は、地図情報更新処理の開始の指示を受け付けると、以下の地図情報更新処理が開始される。なお、上述の実施形態では、地図情報更新処理の開始の指示を受け付けると、地図情報更新処理を開始しているがこれに限られない。例えば、上述の道路形状変化判定処理のS19において所定数の道路形状変化を出力すると、地図情報更新処理を自動的に開始させてもよい。
Next, the map information update process by the map
When the map
はじめに、地図情報更新部27は、道路形状変化判定処理のS19において出力した差分データをN個蓄積し、プローブデータの誤差を平均化する(S31)。ここで、Nは、任意の自然数である。誤差を平均化したプローブデータを図10Aおよび図10Bに示す。図10Bは、図10Aの領域F1を拡大した拡大図である。地図情報更新部27は、誤差を平均化した差分データ、すなわち、道路形状変化であると判定された道路形状を表すデータに対しスムース処理を行う(S32)。スムース処理が行われた道路形状は、新たに作られた道路の形状に相当する。
First, the map
地図情報更新部27は、地図情報記憶部21に記憶されているベクトルデータの地図情報のうち、S32においてスムース処理を行った道路形状の緯度・経度が含まれるメッシ
ュの地図情報を取得する。差分データに基づいて判定された道路形状は、プローブデータに基づいて作成されているため、緯度・経度の情報を有する。よって、地図情報更新部27は、道路形状のプローブデータの緯度・経度を参照することで、対応するメッシュの地図情報を地図情報記憶部21から取得することができる。
The map
図10Cおよび図10Dに示すように、地図情報更新部27は、S32においてスムース処理を行った2次元の道路形状D2を、取得したベクトルデータのメッシュの地図情報に含まれる道路形状D3に重ねる(S33)。図10Dは、図10Cの領域F2を拡大した拡大図である。
As shown in FIGS. 10C and 10D, the map
地図情報更新部27は、図10Dに示すように、S32においてスムース処理を行った2次元の道路形状D2と、ベクトルデータのメッシュの地図情報に含まれる道路形状D3との接点を特定する。ここで、地図情報は、ベクトルデータで表されているので、Z軸方向の情報を含む。Z軸方向は、地面に対して垂直な方向を示している。すなわち、地図情報は、各道路のZ軸座標を表す情報を含む。Z軸座標は、例えば、標高である。よって、差分データから生成される道路形状D2と地図情報中の道路との接点は、緯度、経度、標高により表される。そして、地図情報更新部27は、特定した各接点にノードを付加する(S34)。図10Dおよび図10Eでは、ノードN1およびノードN2として例示している。なお、差分データから生成される道路形状D2に付加されるノードには、各道路のZ軸方向を表す接点の情報が含まれるため、道路形状D2は、ベクトルデータに変換される。
As shown in FIG. 10D, the map
地図情報更新部27は、特定したノードを利用して、ベクトルデータの道路形状D2の軸を生成する(S35)。
地図情報更新部27は、差分データから得られた道路形状D2の道路幅を、地図情報に含まれる道路形状D3の道路幅と一致するように修正する。そして、道路幅を修正したベクトルデータの道路形状D2を地図情報に含まれる道路形状D3とノードで連結する(S36)。
The map
The map
地図情報更新部27は、地図情報に含まれる道路形状D3のうち、不要となった道路箇所D4および付加したノードを削除する(S37)。例えば、地図情報更新部27は、変換前の元の2次元の道路形状D2に付加したノード間において、プローブデータが存在しない箇所を不要となった道路箇所D4として削除する。
The map
地図情報更新部27は、不要となった道路箇所D4を削除する。地図情報更新部27は、ベクトルデータの道路形状D2が連結された道路形状D3に基づき、地図情報記憶部21内の地図情報を更新する(S38)。この処理が終了すると、地図情報更新処理は終了となる。
The map
これにより、道路形状変化として抽出された2次元の差分データを再び3次元のベクトルデータに戻して地図情報を更新することができる。その結果、地図情報を定期的に自動フォーマット化することができ、地図情報の更新にかかる手間を軽減することができる。 As a result, the two-dimensional difference data extracted as the road shape change can be returned to the three-dimensional vector data again to update the map information. As a result, the map information can be automatically formatted on a regular basis, and the time and effort required to update the map information can be reduced.
なお、本実施形態の地図情報処理装置2は、制御部、一時記憶部、記憶部、無線通信部を有する。制御部は、記憶部に読込んだプログラムを実行する。本実施形態の車両データ受信部28、移動画像描画部23、地図情報変換部24、差分抽出部25、道路形状変化判定部26、地図情報更新部27は、地図情報処理装置2の制御部に含まれる。本実施形態の地図情報記憶部21およびデータ記憶部29は、地図情報処理装置2の記憶部に含まれる。一時記憶部は、記憶部から読込まれたプログラムや各種データを展開するワーキングエリアである。制御部、一時記憶部、記憶部、無線通信部などの各部位は相互に接続さ
れる。
The map
本実施形態の地図情報処理装置2は、例えば、カーナビゲーションシステムや、自動運転支援システムで使用される地図データを自動でフォーマットする技術として使用することができる。
The map
尚、本発明は上述した実施形態そのままに限定されるものではなく、実施段階でのその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施形態に示される全構成要素を適宜組み合わせても良い。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。このような、発明の趣旨を逸脱しない範囲内において種々の変形や応用が可能であることはもちろんである。 The present invention is not limited to the above-described embodiment as it is, and the components can be modified and embodied within a range that does not deviate from the gist at the implementation stage. In addition, various inventions can be formed by an appropriate combination of the plurality of components disclosed in the above-described embodiment. For example, all the components shown in the embodiments may be combined as appropriate. In addition, components across different embodiments may be combined as appropriate. It goes without saying that various modifications and applications are possible within the range that does not deviate from the purpose of the invention.
1 地図情報処理システム
2 地図情報処理装置
3 車載端末
4 車両
5 通信端末
21 地図情報記憶部
22 軌跡情報取得部
23 移動画像描画部
24 地図情報変換部
25 差分抽出部
26 道路形状変化判定部
27 地図情報更新部
28 車両データ受信部
29 データ記憶部
1 Map
Claims (5)
前記軌跡情報に基づいて移動軌跡画像を描画する移動画像描画部と、
道路の形状を示す地図画像を有する地図情報を記憶する地図情報記憶部と、
前記移動軌跡画像と、前記地図画像との差分を表す差分データを抽出する差分抽出部と、
過去に抽出した前記差分データを教師データとして行う機械学習により前記差分データが道路形状変化であるか否かを判定する道路形状変化判定部と、を備え、
前記移動画像描画部は、所定の単位期間の間において正規化された前記軌跡情報に基づいて前記移動軌跡画像を描画することを特徴とする地図情報処理システム。 A locus information acquisition unit that acquires locus information for each of multiple moving objects,
A moving image drawing unit that draws a moving locus image based on the locus information,
A map information storage unit that stores map information that has a map image showing the shape of the road,
A difference extraction unit that extracts difference data representing the difference between the movement locus image and the map image, and a difference extraction unit.
It is provided with a road shape change determination unit that determines whether or not the difference data is a road shape change by machine learning that uses the difference data extracted in the past as teacher data.
The moving image drawing unit is a map information processing system characterized in that the moving locus image is drawn based on the locus information normalized during a predetermined unit period.
前記地図情報変換部は、前記地図情報のうち、前記地図画像の情報だけを取り出してベクトルデータからスカラーデータに変換し、
前記差分抽出部は、スカラーデータに変換された前記地図情報の前記地図画像に基づいて前記差分データを抽出する請求項1又は請求項2に記載の地図情報処理システム。 Further provided with a map information conversion unit that converts the map information from vector data to scalar data, including information indicating the position and shape of the road.
The map information conversion unit extracts only the map image information from the map information and converts it from vector data to scalar data.
The map information processing system according to claim 1 or 2, wherein the difference extraction unit extracts the difference data based on the map image of the map information converted into scalar data.
前記地図情報は、一定の緯度・経度の間隔で矩形に分離されたメッシュの単位で構成されており、
前記道路形状変化判定部により道路形状変化であると判定された前記差分データは、前記緯度・経度の情報を有し、
前記地図情報更新部は、
前記差分データの前記緯度・経度の情報が含まれる前記メッシュの単位の前記地図情報を前記地図情報記憶部から取得し、
前記差分データが示す前記地図画像である第1の道路形状と、取得した前記地図情報に含まれる前記地図画像である第2の道路形状とを重ねて、前記第1の道路形状と前記第2の道路形状との接点を特定し、
特定した前記接点にノードを付加し、前記ノードには、前記地図情報に含まれる緯度・経度・標高を含み、
前記ノードを利用して、ベクトルデータの前記第1の道路形状を生成し、
前記第1の道路形状を前記第2の道路形状の道路幅と一致するように修正して、前記第2の道路形状に前記ノードで連結し、
前記第2の道路形状において不要となる箇所及び付加した前記ノードを削除して、
前記地図情報を更新する請求項3に記載の地図情報処理システム。 Further provided with a map information update unit for updating the map information stored in the map information storage unit.
The map information is composed of mesh units separated into rectangles at regular latitude / longitude intervals.
The difference data determined to be a road shape change by the road shape change determination unit has the latitude / longitude information.
The map information update unit
The map information of the unit of the mesh including the latitude / longitude information of the difference data is acquired from the map information storage unit.
The first road shape, which is the map image shown by the difference data, and the second road shape, which is the map image included in the acquired map information, are superimposed to form the first road shape and the second road shape. Identify the point of contact with the road shape of
A node is added to the specified contact point, and the node includes the latitude, longitude, and altitude included in the map information.
Using the node, the first road shape of the vector data is generated.
The first road shape is modified to match the road width of the second road shape, and the second road shape is connected to the second road shape by the node.
By deleting unnecessary parts and the added node in the second road shape,
The map information processing system according to claim 3, which updates the map information.
前記地図情報更新部は、前記機械学習が行われた後、正規化された前記メッシュを元に戻した前記地図情報を更新する、請求項4に記載の地図情報処理システム。 The road shape change determination unit performs the machine learning based on the mesh of the map information that has been normalized to the mesh in advance.
The map information processing system according to claim 4, wherein the map information updating unit updates the map information obtained by restoring the normalized mesh after the machine learning is performed.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2019162266A JP7039536B2 (en) | 2019-09-05 | 2019-09-05 | Map information processing system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2019162266A JP7039536B2 (en) | 2019-09-05 | 2019-09-05 | Map information processing system |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2017224128A Division JP6586146B2 (en) | 2017-11-22 | 2017-11-22 | Map information processing apparatus, map information processing method, and map information processing program |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2019211793A JP2019211793A (en) | 2019-12-12 |
| JP2019211793A5 JP2019211793A5 (en) | 2021-01-14 |
| JP7039536B2 true JP7039536B2 (en) | 2022-03-22 |
Family
ID=68846733
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2019162266A Active JP7039536B2 (en) | 2019-09-05 | 2019-09-05 | Map information processing system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7039536B2 (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7479856B2 (en) * | 2020-01-25 | 2024-05-09 | 株式会社トヨタマップマスター | Drive chart creation device and method, and area characteristic specification device and method using drive chart |
| CN115619857A (en) * | 2021-07-14 | 2023-01-17 | 高德软件有限公司 | Data collection method, device, electronic device, medium and program product |
| WO2025095305A1 (en) * | 2023-11-01 | 2025-05-08 | 삼성전자 주식회사 | Electronic device, and method by which electronic device classifying category of object by using position tracking device |
Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001336941A (en) | 2000-05-25 | 2001-12-07 | Sony Corp | Car navigation system |
| JP2004109021A (en) | 2002-09-20 | 2004-04-08 | Clarion Co Ltd | Road map information update system |
| JP2004198997A (en) | 2002-12-20 | 2004-07-15 | Denso Corp | Map evaluation system, collating device and map evaluation device |
| JP2005061912A (en) | 2003-08-08 | 2005-03-10 | Sanyo Electric Co Ltd | Navigation apparatus |
| JP2008164821A (en) | 2006-12-27 | 2008-07-17 | Aisin Aw Co Ltd | Map information generation system |
| JP2012150016A (en) | 2011-01-19 | 2012-08-09 | Zenrin Co Ltd | Road network analysis system |
| US20120277993A1 (en) | 2009-10-22 | 2012-11-01 | Heiko Mund | Incremental map generation, refinement and extension with gps traces |
| JP2014126372A (en) | 2012-12-25 | 2014-07-07 | Denso Corp | Map display system |
| JP2017181870A (en) | 2016-03-31 | 2017-10-05 | ソニー株式会社 | Information processing apparatus and information processing server |
-
2019
- 2019-09-05 JP JP2019162266A patent/JP7039536B2/en active Active
Patent Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001336941A (en) | 2000-05-25 | 2001-12-07 | Sony Corp | Car navigation system |
| JP2004109021A (en) | 2002-09-20 | 2004-04-08 | Clarion Co Ltd | Road map information update system |
| JP2004198997A (en) | 2002-12-20 | 2004-07-15 | Denso Corp | Map evaluation system, collating device and map evaluation device |
| JP2005061912A (en) | 2003-08-08 | 2005-03-10 | Sanyo Electric Co Ltd | Navigation apparatus |
| JP2008164821A (en) | 2006-12-27 | 2008-07-17 | Aisin Aw Co Ltd | Map information generation system |
| US20120277993A1 (en) | 2009-10-22 | 2012-11-01 | Heiko Mund | Incremental map generation, refinement and extension with gps traces |
| JP2012150016A (en) | 2011-01-19 | 2012-08-09 | Zenrin Co Ltd | Road network analysis system |
| JP2014126372A (en) | 2012-12-25 | 2014-07-07 | Denso Corp | Map display system |
| JP2017181870A (en) | 2016-03-31 | 2017-10-05 | ソニー株式会社 | Information processing apparatus and information processing server |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2019211793A (en) | 2019-12-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10760920B2 (en) | Map information processing device and map information processing method | |
| US11194847B2 (en) | Method, apparatus, and computer program product for building a high definition map from crowd sourced data | |
| JP6586146B2 (en) | Map information processing apparatus, map information processing method, and map information processing program | |
| JP5013211B2 (en) | Driving evaluation system and driving evaluation program | |
| CN111351502B (en) | Method, apparatus and computer program product for generating a top view of an environment from a perspective view | |
| CN106352867A (en) | Method and apparatus for determining a vehicle ego-position | |
| CN111198560B (en) | Method and apparatus for predicting feature spatial attenuation using a variational self-encoder network | |
| CN102362156A (en) | Map data updating system, map data updating method, computer-readable storage medium storing map data updating program | |
| JP7039536B2 (en) | Map information processing system | |
| CN114930122B (en) | Method and processor circuit for updating digital road map | |
| US11193789B2 (en) | Method, apparatus, and computer program product for identifying at-risk road infrastructure | |
| US11085791B2 (en) | Method, apparatus, and computer program product for on-street parking localization | |
| US9766081B2 (en) | System and method for roundabouts from probe data using vector fields | |
| JP6986503B2 (en) | Electronic control device, neural network update system | |
| JP2020067656A (en) | Map information processing device, map information processing method, and map information processing program | |
| JP2019139346A (en) | Image recognition device, image recognition system and program | |
| US11238735B2 (en) | Parking lot information management system, parking lot guidance system, parking lot information management program, and parking lot guidance program | |
| CN113728370B (en) | Vehicle devices, vehicle programs, and storage media | |
| US12307897B2 (en) | System to predict vehicle parking bunching | |
| JP6557392B1 (en) | Map information processing apparatus, map information processing method, and map information processing program | |
| CN116698075B (en) | Road network data processing method and device, electronic equipment and storage medium | |
| CN116413753A (en) | Terminal positioning method, device, device and computer-readable medium | |
| US12548445B2 (en) | Method to learn parking restrictions based on parking behaviors of reliable parkers | |
| US12399033B2 (en) | Method and apparatus for generating maps from aligned geospatial observations | |
| US20250200594A1 (en) | Method to detect, map, learn and predict cancelled ride-hailing rides |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201120 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201120 |
|
| RD07 | Notification of extinguishment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7427 Effective date: 20210728 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210928 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210929 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211022 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211118 |
|
| 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: 20220301 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220309 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7039536 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |