JP2017049178A - 移動速度推定装置、方法、及びプログラム - Google Patents
移動速度推定装置、方法、及びプログラム Download PDFInfo
- Publication number
- JP2017049178A JP2017049178A JP2015173931A JP2015173931A JP2017049178A JP 2017049178 A JP2017049178 A JP 2017049178A JP 2015173931 A JP2015173931 A JP 2015173931A JP 2015173931 A JP2015173931 A JP 2015173931A JP 2017049178 A JP2017049178 A JP 2017049178A
- Authority
- JP
- Japan
- Prior art keywords
- voxel
- moving object
- speed
- moving
- average
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims description 34
- 238000013139 quantization Methods 0.000 claims abstract description 19
- 238000004364 calculation method Methods 0.000 claims abstract description 17
- 239000013598 vector Substances 0.000 description 13
- 238000013213 extrapolation Methods 0.000 description 12
- 230000033001 locomotion Effects 0.000 description 9
- 239000011159 matrix material Substances 0.000 description 6
- 238000012545 processing Methods 0.000 description 6
- 238000007796 conventional method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 3
- 238000002790 cross-validation Methods 0.000 description 2
- 238000000354 decomposition reaction Methods 0.000 description 2
- 230000002123 temporal effect Effects 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 230000029305 taxis Effects 0.000 description 1
- 238000012731 temporal analysis Methods 0.000 description 1
- 238000000700 time series analysis Methods 0.000 description 1
- 230000017105 transposition Effects 0.000 description 1
Landscapes
- Optical Radar Systems And Details Thereof (AREA)
Abstract
Description
本発明の実施の形態に係る移動速度推定装置の構成について説明する。図1に示すように、本実施の形態に係る移動速度推定装置100は、CPUと、RAMと、後述する移動速度推定処理ルーチンを実行するためのプログラムや各種データを記憶したROMと、を含むコンピュータで構成することが出来る。この移動速度推定装置100は、機能的には図1に示すように入力部10と、演算部20と、出力部40とを備えている。
時空間量子化部24は、前記2次元位置情報データが含まれる2次元平面をメッシュに分割し、かつ、時間方向に量子化したボクセルを生成する。
平均速度算出部26は、ボクセルの各々に対し、当該ボクセルに存在する移動物体の8方向の平均速度を算出し、時空間ボクセルデータを生成する。
速度推定部30は、時空間ボクセルデータ28に基づいて、時空間クリギング手法を用いて、ボクセルの各々の平均速度の重み付き線形結合により、未観測のボクセルにおける移動物体の速度を推定する。
次に、本発明の実施の形態に係る移動速度推定装置100の作用について説明する。移動速度推定装置100は、入力部10において一定時刻間隔で観測された各移動物体の2次元位置情報データを受け付けると、観測データ22に格納する。そして、入力部10において、推定対象となる未観測の地点及び時刻を受け付けると、移動速度推定装置100は、図5に示す移動速度推定処理ルーチンを実行する。
また、未観測のボクセルとして、内挿により推定されるものと、外挿により推定されるものとがある場合には、内挿により推定される未観測のボクセルにおける移動物体の速度を推定した後に、外挿により推定される未観測のボクセルにおける移動物体の速度を推定する。
本発明の実施の形態に係る手法の有効性を確認すべく、図6に、ローマ市内でのタクシーの移動軌跡データを用いた実験結果を示す。本データは、2014年2月4日の午前10時から10時40分までのローマにおける312台のタクシーのGPSにより計測された移動軌跡のデータである。観測領域は、南北に2.84km、東西に5.03kmで、メッシュサイズは10m四方とした。本データに対し、10時から10時30分までのタイムスタンプのデータを用いて、前述した時空間ボクセルデータを作成した。そして、本発明の実施の形態に係る手法、および、従来法(非特許文献1)を適用して、推定誤差比較を行った。実験評価では、10-fold cross-validation で評価し、誤差の評価尺度として、平均相対誤差:
20 演算部
22 観測データ
24 時空間量子化部
26 平均速度算出部
28 時空間ボクセルデータ
30 速度推定部
40 出力部
100 移動速度推定装置
Claims (7)
- 一定時刻間隔で観測された移動物体の位置情報及び時刻情報を含む2次元位置情報データを入力として、前記2次元位置情報データが含まれる2次元平面をメッシュに分割し、かつ、時間方向に量子化したボクセルを生成する時空間量子化部と、
前記ボクセルの各々に対し、前記ボクセルに存在する移動物体の平均速度を算出し、時空間ボクセルデータを生成する平均速度算出部と、
前記時空間ボクセルデータに基づいて、前記ボクセルの各々の平均速度の重み付き線形結合により、未観測のボクセルにおける前記移動物体の速度を推定する速度推定部と、
を含む移動速度推定装置。 - 前記平均速度算出部は、移動物体の移動方向を、東、西、南、北、北東、北西、南西、及び南東の8方向の何れか、又は上、下、右、左、右上、左上、左下、及び右下の8方向の何れかに分類し、各分類方向ごとに、前記ボクセルに存在する移動物体の平均速度を算出することを特徴とする請求項1の移動速度推定装置。
- 前記速度推定部は、
前記2次元位置情報データに基づいて求められた前記ボクセルの各々に対する重みを用いた、前記ボクセルの各々の平均速度の重み付き線形結合により、未観測のボクセルにおける前記移動物体の速度を推定する請求項1又は2記載の移動速度推定装置。 - 時空間量子化部、平均速度算出部、及び速度推定部を含む移動速度推定装置における移動速度推定方法であって、
前記時空間量子化部が、一定時刻間隔で観測された移動物体の位置情報及び時刻情報を含む2次元位置情報データを入力として、前記2次元位置情報データが含まれる2次元平面をメッシュに分割し、かつ、時間方向に量子化したボクセルを生成し、
前記平均速度算出部が、前記ボクセルの各々に対し、前記ボクセルに存在する移動物体の平均速度を算出し、時空間ボクセルデータを生成し、
前記速度推定部が、前記時空間ボクセルデータに基づいて、前記ボクセルの各々の平均速度の重み付き線形結合により、未観測のボクセルにおける前記移動物体の速度を推定する
移動速度推定方法。 - 前記平均速度算出部が移動物体の平均速度を算出することでは、移動物体の移動方向を、東、西、南、北、北東、北西、南西、及び南東の8方向の何れか、又は上、下、右、左、右上、左上、左下、及び右下の8方向の何れかに分類し、各分類方向ごとに、前記ボクセルに存在する移動物体の平均速度を算出することを特徴とする請求項4の移動速度推定方法。
- 前記速度推定部が前記移動物体の速度を推定することでは、前記2次元位置情報データに基づいて求められた前記ボクセルの各々に対する重みを用いた、前記ボクセルの各々の平均速度の重み付き線形結合により、未観測のボクセルにおける前記移動物体の速度を推定する請求項4又は5記載の移動速度推定方法。
- コンピュータを、請求項1〜請求項3のいずれか1項に記載の移動速度推定装置の各部として機能させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015173931A JP6509685B2 (ja) | 2015-09-03 | 2015-09-03 | 移動速度推定装置、方法、及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015173931A JP6509685B2 (ja) | 2015-09-03 | 2015-09-03 | 移動速度推定装置、方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017049178A true JP2017049178A (ja) | 2017-03-09 |
JP6509685B2 JP6509685B2 (ja) | 2019-05-08 |
Family
ID=58278823
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015173931A Active JP6509685B2 (ja) | 2015-09-03 | 2015-09-03 | 移動速度推定装置、方法、及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6509685B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113971885A (zh) * | 2020-07-06 | 2022-01-25 | 华为技术有限公司 | 车速预测的方法、装置及系统 |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0973540A (ja) * | 1995-09-04 | 1997-03-18 | Sharp Corp | 動きベクトル算出装置 |
JP2000076585A (ja) * | 1998-08-28 | 2000-03-14 | Nippon Telegr & Teleph Corp <Ntt> | 交通状況提供方法、システム、および交通状況提供プログラムを記録した記録媒体 |
WO2011001512A1 (ja) * | 2009-06-30 | 2011-01-06 | 富士通株式会社 | シミュレーション装置、方法、プログラム |
JP2011070574A (ja) * | 2009-09-28 | 2011-04-07 | Hitachi Automotive Systems Ltd | 車両管理システム、サーバ装置、およびナビゲーション装置 |
JP2011090708A (ja) * | 2010-12-29 | 2011-05-06 | National Institute Of Advanced Industrial Science & Technology | 対象個数検出装置および対象個数検出方法 |
US20120314772A1 (en) * | 2007-10-31 | 2012-12-13 | Broadcom Corporation | Optical flow based motion vector estimation systems and methods |
JP2013210870A (ja) * | 2012-03-30 | 2013-10-10 | Hitachi Solutions Ltd | 動線情報計測システムおよび方法、並びに情報処理装置 |
JP2014071728A (ja) * | 2012-09-28 | 2014-04-21 | Aisin Seiki Co Ltd | 移動体動作検出装置 |
JP2014112292A (ja) * | 2012-12-05 | 2014-06-19 | Hitachi Ltd | 人流調査支援システム及び方法 |
-
2015
- 2015-09-03 JP JP2015173931A patent/JP6509685B2/ja active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0973540A (ja) * | 1995-09-04 | 1997-03-18 | Sharp Corp | 動きベクトル算出装置 |
JP2000076585A (ja) * | 1998-08-28 | 2000-03-14 | Nippon Telegr & Teleph Corp <Ntt> | 交通状況提供方法、システム、および交通状況提供プログラムを記録した記録媒体 |
US20120314772A1 (en) * | 2007-10-31 | 2012-12-13 | Broadcom Corporation | Optical flow based motion vector estimation systems and methods |
WO2011001512A1 (ja) * | 2009-06-30 | 2011-01-06 | 富士通株式会社 | シミュレーション装置、方法、プログラム |
JP2011070574A (ja) * | 2009-09-28 | 2011-04-07 | Hitachi Automotive Systems Ltd | 車両管理システム、サーバ装置、およびナビゲーション装置 |
JP2011090708A (ja) * | 2010-12-29 | 2011-05-06 | National Institute Of Advanced Industrial Science & Technology | 対象個数検出装置および対象個数検出方法 |
JP2013210870A (ja) * | 2012-03-30 | 2013-10-10 | Hitachi Solutions Ltd | 動線情報計測システムおよび方法、並びに情報処理装置 |
JP2014071728A (ja) * | 2012-09-28 | 2014-04-21 | Aisin Seiki Co Ltd | 移動体動作検出装置 |
JP2014112292A (ja) * | 2012-12-05 | 2014-06-19 | Hitachi Ltd | 人流調査支援システム及び方法 |
Non-Patent Citations (1)
Title |
---|
今村 弘樹 HIROKI IMAMURA: "フロー外挿による遮蔽、発生領域のオプティカルフロー推定 Estimation of Optical Flow in Occluded and A", 電子情報通信学会技術研究報告 VOL.98 NO.484 IEICE TECHNICAL REPORT, vol. 第98巻, JPN6018025924, December 1998 (1998-12-01), JP, pages 65 - 72, ISSN: 0003832825 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113971885A (zh) * | 2020-07-06 | 2022-01-25 | 华为技术有限公司 | 车速预测的方法、装置及系统 |
CN113971885B (zh) * | 2020-07-06 | 2023-03-03 | 华为技术有限公司 | 车速预测的方法、装置及系统 |
Also Published As
Publication number | Publication date |
---|---|
JP6509685B2 (ja) | 2019-05-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Patalano et al. | Rectification of Image Velocity Results (RIVeR): A simple and user-friendly toolbox for large scale water surface Particle Image Velocimetry (PIV) and Particle Tracking Velocimetry (PTV) | |
Lolla et al. | Time-optimal path planning in dynamic flows using level set equations: Realistic applications | |
Fuchs et al. | Non-iterative double-frame 2D/3D particle tracking velocimetry | |
Mendez et al. | Data interpolation for participatory sensing systems | |
Blandin et al. | Phase transition model of non-stationary traffic flow: Definition, properties and solution method | |
Wang et al. | A hidden Markov model for urban-scale traffic estimation using floating car data | |
Raben et al. | Computation of finite-time Lyapunov exponents from time-resolved particle image velocimetry data | |
Nolan et al. | Finite-time Lyapunov exponents in the instantaneous limit and material transport | |
Wang et al. | Spatial reconstruction of steady scalar sources from remote measurements in turbulent flow | |
Shan et al. | Camera location for real-time traffic state estimation in urban road network using big GPS data | |
Zhu et al. | Estimation fusion algorithms in the presence of partially known cross-correlation of local estimation errors | |
Serra et al. | Forecasting long-lived Lagrangian vortices from their objective Eulerian footprints | |
Yang et al. | Freeway traffic state estimation: A Lagrangian-space Kalman filter approach | |
Minguez et al. | Stochastic Lagrangian trajectory model for drifting objects in the ocean | |
Outrata et al. | On the determination of vortex ring vorticity using Lagrangian particles | |
JP2017049178A (ja) | 移動速度推定装置、方法、及びプログラム | |
JP2018073236A (ja) | 人流量予測装置、人流量予測方法、及び人流量予測プログラム | |
Zhang et al. | Collecting sidewalk network data at scale for accessible pedestrian travel | |
Zhou | Predicting ambulance demand: Challenges and methods | |
Strzelczyk et al. | Parallel Kriging algorithm for unevenly spaced data | |
Ardakani et al. | Stimulus response driving behavior: an improved General Motor vehicle-following model. | |
Bhattacharjee et al. | Time-series augmentation of semantic kriging for the prediction of meteorological parameters | |
Ngodock et al. | Assimilation of HF radar observations in the Chesapeake–Delaware Bay region using the Navy Coastal Ocean Model (NCOM) and the Four-Dimensional Variational (4DVAR) method | |
Padberg-Gehle et al. | Transfer operator-based extraction of coherent features on surfaces | |
Schlupkothen et al. | Multiple particle filtering for tracking wireless agents via Monte Carlo likelihood approximation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170825 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180530 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180710 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180910 |
|
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: 20190305 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190403 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6509685 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |