JP6349418B2 - 高精度単眼移動によるオブジェクト位置特定 - Google Patents
高精度単眼移動によるオブジェクト位置特定 Download PDFInfo
- Publication number
- JP6349418B2 JP6349418B2 JP2016573693A JP2016573693A JP6349418B2 JP 6349418 B2 JP6349418 B2 JP 6349418B2 JP 2016573693 A JP2016573693 A JP 2016573693A JP 2016573693 A JP2016573693 A JP 2016573693A JP 6349418 B2 JP6349418 B2 JP 6349418B2
- Authority
- JP
- Japan
- Prior art keywords
- sfm
- bounding box
- dense
- queue
- cost
- 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
- 238000001514 detection method Methods 0.000 claims description 22
- 238000009826 distribution Methods 0.000 claims description 13
- 230000003287 optical effect Effects 0.000 claims description 9
- 238000000034 method Methods 0.000 claims description 8
- 230000004807 localization Effects 0.000 claims description 7
- 238000009499 grossing Methods 0.000 claims description 5
- 238000005457 optimization Methods 0.000 claims description 4
- 238000000605 extraction Methods 0.000 claims description 3
- 238000010586 diagram Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 230000003044 adaptive effect Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 238000004590 computer program Methods 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 230000032258 transport Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/50—Depth or shape recovery
- G06T7/55—Depth or shape recovery from multiple images
- G06T7/579—Depth or shape recovery from multiple images from motion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10028—Range image; Depth image; 3D point clouds
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
Description
本出願は、その内容が参照により本明細書に組み込まれている、2014年3月6日に出願した仮出願第61/948,981号および2015年3月4日に出願した仮出願第62/128,347号の優先権を主張するものである。
ここで、πΩは、2D像平面へのオブジェクト座標における3D点の投影を表す。
ここで、ε’boxはオブジェクトバウンディングボックス誤差であり、ε’detは検出コストであり、パラメータλdは0.03の例示的な値を有する。量ε’priorは、
ここで、ε’smoothは軌跡平滑化事前分布であり、ε’sizeはオブジェクトサイズ事前分布であり、パラメータに対する例示的な値は、λs=0.03である。
頂点v1,...,v8を有する3Dバウンディングボックスについて、対応する像点は、q1,...,q8であり、ここで、各qiは2つの数(pi,qi)で表される像平面上の2Dピクセルである。
Claims (8)
- 移動オブジェクト位置特定の方法であって、
ビデオフレーム内の検出されたオブジェクトおよび単眼ストラクチャフロムモーション(SFM)情報に基づき前記ビデオフレーム内のグランドプレーンを推定することと、
前記フレーム内のオブジェクトに対するオブジェクト姿勢を、密な特徴点追跡を使用して前記SFM情報に基づき計算することと、
前記検出されたオブジェクトに対する3次元位置を、前記推定されたグランドプレーンおよび前記計算されたオブジェクト姿勢に基づき決定することと、
を含み、
前記3次元位置を決定することは、コスト関数を最小化する3次元バウンディングボックスを見つけるレーベンバーグ−マーカート最適化を含み、
前記コスト関数は、
ε=ε’ SFM +λ 0 ε’ obj +λ p ε’ prior
であり、ここで、ε’ SFM は、SFMからのコストであり、ε’ obj はオブジェクトバウンディングボックスからのコストであり、ε’ prior は前記組み合わされた平滑化およびオブジェクトサイズ事前分布からの事前分布であり、λ 0 およびλ p は重み付け係数である方法。 - 前記検出されたオブジェクトに対する前記3次元位置を決定することは、SFMキュー、バウンディングボックスキュー、およびオブジェクト検出キューに基づく請求項1に記載の方法。
- 前記密な特徴点追跡は、密な強度合わせに基づきオブジェクト姿勢を決定することと、
エピポーラ誘導オプティカルフローに基づき密な特徴を追跡することと、を含む請求項1に記載の方法。 - オブジェクト位置特定の速度を上げるのに動領域抽出および複合推論が使用されない請求項1に記載の方法。
- 移動オブジェクト位置特定のシステムであって、
ビデオフレーム内の検出されたオブジェクトおよび単眼ストラクチャフロムモーション(SFM)情報に基づき前記ビデオフレーム内のグランドプレーンを推定し、密特徴点追跡を使用して前記SFM情報に基づき前記フレーム内のオブジェクトに対するオブジェクト姿勢を計算し、前記推定されたグランドプレーンおよび前記計算されたオブジェクト姿勢に基づき前記検出されたオブジェクトに対する3次元位置を決定するように構成されたプロセッサを備え、
前記プロセッサは、コスト関数を最小化する3次元バウンディングボックスを見つけるレーベンバーグ−マーカート最適化を使用して前記3次元位置を決定するように構成され、
前記コスト関数は、
ε=ε’ SFM +λ 0 ε’ obj +λ p ε’ prior
であり、ここで、ε’ SFM は、SFMからのコストであり、ε’ obj はオブジェクトバウンディングボックスからのコストであり、ε’ prior は前記組み合わされた平滑化およびオブジェクトサイズ事前分布からの事前分布であり、λ 0 およびλ p は重み付け係数であるシステム。 - 前記プロセッサは、前記検出されたオブジェクトに対する前記3次元位置を、SFMキュー、バウンディングボックスキュー、およびオブジェクト検出キューに基づき決定するように構成される請求項5に記載のシステム。
- 前記プロセッサは、密な強度合わせに基づきオブジェクト姿勢を決定することと、エピポーラ誘導オプティカルフローに基づき密な特徴を追跡することとによって密な特徴を追跡するように構成される請求項5に記載のシステム。
- 前記プロセッサは、オブジェクト位置特定の速度を上げるのに動領域抽出および複合推論を使用しないように構成される請求項5に記載のシステム。
Applications Claiming Priority (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201461948981P | 2014-03-06 | 2014-03-06 | |
US61/948,981 | 2014-03-06 | ||
US201562128347P | 2015-03-04 | 2015-03-04 | |
US62/128,347 | 2015-03-04 | ||
US14/639,536 | 2015-03-05 | ||
US14/639,536 US9367922B2 (en) | 2014-03-06 | 2015-03-05 | High accuracy monocular moving object localization |
PCT/US2015/019094 WO2015134832A1 (en) | 2014-03-06 | 2015-03-06 | High accuracy monocular moving object localization |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017516238A JP2017516238A (ja) | 2017-06-15 |
JP6349418B2 true JP6349418B2 (ja) | 2018-06-27 |
Family
ID=54017855
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016573693A Active JP6349418B2 (ja) | 2014-03-06 | 2015-03-06 | 高精度単眼移動によるオブジェクト位置特定 |
Country Status (4)
Country | Link |
---|---|
US (1) | US9367922B2 (ja) |
EP (1) | EP3114833B1 (ja) |
JP (1) | JP6349418B2 (ja) |
WO (1) | WO2015134832A1 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10248872B2 (en) * | 2016-10-19 | 2019-04-02 | Texas Instruments Incorporated | Estimation of time to collision in a computer vision system |
US10282860B2 (en) * | 2017-05-22 | 2019-05-07 | Honda Motor Co., Ltd. | Monocular localization in urban environments using road markings |
DE102017123228A1 (de) | 2017-10-06 | 2019-04-11 | Connaught Electronics Ltd. | Verfahren zum Klassifizieren eines Objektpunkts als statisch oder dynamisch, Fahrerassistenzsystem und Kraftfahrzeug |
CN108427912B (zh) * | 2018-02-05 | 2020-06-05 | 西安电子科技大学 | 基于稠密目标特征学习的光学遥感图像目标检测方法 |
US11295532B2 (en) | 2018-11-15 | 2022-04-05 | Samsung Electronics Co., Ltd. | Method and apparatus for aligning 3D model |
EP3809314A1 (en) * | 2019-10-15 | 2021-04-21 | Bentley Systems, Incorporated | 3d object detection from calibrated 2d images background |
US11514594B2 (en) | 2019-10-30 | 2022-11-29 | Vergence Automation, Inc. | Composite imaging systems using a focal plane array with in-pixel analog storage elements |
EP3852063A1 (en) | 2020-01-15 | 2021-07-21 | Bayerische Motoren Werke Aktiengesellschaft | A camera system and a method for a characterization of an environment |
US11987236B2 (en) * | 2020-08-31 | 2024-05-21 | Nec Corporation | Monocular 3D object localization from temporal aggregation |
CN112102411B (zh) | 2020-11-02 | 2021-02-12 | 中国人民解放军国防科技大学 | 一种基于语义误差图像的视觉定位方法及装置 |
US20220180549A1 (en) * | 2020-12-08 | 2022-06-09 | Waymo Llc | Three-dimensional location prediction from images |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8174568B2 (en) * | 2006-12-01 | 2012-05-08 | Sri International | Unified framework for precise vision-aided navigation |
JP5012615B2 (ja) * | 2008-03-27 | 2012-08-29 | ソニー株式会社 | 情報処理装置、および画像処理方法、並びにコンピュータ・プログラム |
US8749630B2 (en) | 2010-05-13 | 2014-06-10 | Ecole Polytechnique Federale De Lausanne (Epfl) | Method and system for automatic objects localization |
JP2012127896A (ja) * | 2010-12-17 | 2012-07-05 | Kumamoto Univ | 移動体位置測定装置 |
CN103247075B (zh) | 2013-05-13 | 2015-08-19 | 北京工业大学 | 基于变分机制的室内环境三维重建方法 |
US9189689B2 (en) * | 2013-10-30 | 2015-11-17 | Nec Laboratories America, Inc. | Robust scale estimation in real-time monocular SFM for autonomous driving |
-
2015
- 2015-03-05 US US14/639,536 patent/US9367922B2/en active Active
- 2015-03-06 EP EP15757784.2A patent/EP3114833B1/en active Active
- 2015-03-06 JP JP2016573693A patent/JP6349418B2/ja active Active
- 2015-03-06 WO PCT/US2015/019094 patent/WO2015134832A1/en active Application Filing
Also Published As
Publication number | Publication date |
---|---|
US9367922B2 (en) | 2016-06-14 |
JP2017516238A (ja) | 2017-06-15 |
EP3114833A1 (en) | 2017-01-11 |
EP3114833A4 (en) | 2017-09-06 |
EP3114833B1 (en) | 2019-10-16 |
US20150254834A1 (en) | 2015-09-10 |
WO2015134832A1 (en) | 2015-09-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6349418B2 (ja) | 高精度単眼移動によるオブジェクト位置特定 | |
US20210190497A1 (en) | Simultaneous location and mapping (slam) using dual event cameras | |
Urban et al. | Mlpnp-a real-time maximum likelihood solution to the perspective-n-point problem | |
JP5548482B2 (ja) | 位置姿勢計測装置、位置姿勢計測方法、プログラム及び記憶媒体 | |
JP6198230B2 (ja) | 深度カメラを使用した頭部姿勢トラッキング | |
JP5393318B2 (ja) | 位置姿勢計測方法及び装置 | |
Lee et al. | Indoor mapping using planes extracted from noisy RGB-D sensors | |
Scherer et al. | Using depth in visual simultaneous localisation and mapping | |
KR20150144731A (ko) | 다이렉트 트래킹을 이용하여 이동 로봇의 위치를 인식하기 위한 장치 및 그 방법 | |
JP2010061655A (ja) | 線形特徴を用いた対象追跡 | |
Knorr et al. | Online extrinsic multi-camera calibration using ground plane induced homographies | |
Buch et al. | Prediction of ICP pose uncertainties using Monte Carlo simulation with synthetic depth images | |
JP2013205175A (ja) | 3次元対象面認識装置および方法、ならびにプログラム | |
CN105447881A (zh) | 基于多普勒的雷达图像分割及光流 | |
CN105574892A (zh) | 雷达图像中的基于多普勒的分割及光流 | |
Asif et al. | Real-time pose estimation of rigid objects using RGB-D imagery | |
JP6922348B2 (ja) | 情報処理装置、方法、及びプログラム | |
CN116363205A (zh) | 基于深度学习的空间目标位姿解算方法及计算机程序产品 | |
WO2019183928A1 (zh) | 一种室内机器人定位的方法及机器人 | |
Lee et al. | Robust multithreaded object tracker through occlusions for spatial augmented reality | |
Kim et al. | Pose initialization method of mixed reality system for inspection using convolutional neural network | |
US9477890B2 (en) | Object detection using limited learned attribute ranges | |
Liu et al. | Algorithm for camera parameter adjustment in multicamera systems | |
JP2009053080A (ja) | 3次元位置情報復元装置およびその方法 | |
Kleppe et al. | Initial alignment of point clouds using motors |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20171124 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20171205 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180207 |
|
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: 20180522 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180604 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6349418 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |