JP4789745B2 - 画像処理装置および方法 - Google Patents
画像処理装置および方法 Download PDFInfo
- Publication number
- JP4789745B2 JP4789745B2 JP2006219846A JP2006219846A JP4789745B2 JP 4789745 B2 JP4789745 B2 JP 4789745B2 JP 2006219846 A JP2006219846 A JP 2006219846A JP 2006219846 A JP2006219846 A JP 2006219846A JP 4789745 B2 JP4789745 B2 JP 4789745B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- orientation
- concealment
- region
- input
- 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.)
- Expired - Fee Related
Links
- 238000012545 processing Methods 0.000 title claims description 13
- 238000000034 method Methods 0.000 title description 69
- 238000003384 imaging method Methods 0.000 claims description 91
- 238000001514 detection method Methods 0.000 claims description 77
- 230000010365 information processing Effects 0.000 claims description 14
- 238000012937 correction Methods 0.000 claims description 12
- 238000003672 processing method Methods 0.000 claims 2
- 230000002194 synthesizing effect Effects 0.000 claims 2
- 230000015572 biosynthetic process Effects 0.000 claims 1
- 238000003786 synthesis reaction Methods 0.000 claims 1
- 238000005259 measurement Methods 0.000 description 22
- 238000004364 calculation method Methods 0.000 description 18
- 230000006870 function Effects 0.000 description 18
- 230000003190 augmentative effect Effects 0.000 description 11
- 238000010586 diagram Methods 0.000 description 10
- 238000000691 measurement method Methods 0.000 description 10
- 239000011159 matrix material Substances 0.000 description 6
- 230000003287 optical effect Effects 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 4
- 238000004458 analytical method Methods 0.000 description 3
- 238000003708 edge detection Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 238000011160 research Methods 0.000 description 2
- 230000003044 adaptive effect Effects 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000009795 derivation Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000008030 elimination Effects 0.000 description 1
- 238000003379 elimination reaction Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 238000005286 illumination Methods 0.000 description 1
- 230000001771 impaired effect Effects 0.000 description 1
- 238000002372 labelling Methods 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 210000001525 retina Anatomy 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
- 238000001308 synthesis method Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/24—Aligning, centring, orientation detection or correction of the image
- G06V10/245—Aligning, centring, orientation detection or correction of the image by locating a pattern; Special marks for positioning
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Image Analysis (AREA)
- Processing Or Creating Images (AREA)
Description
本実施形態では、画像上のエッジを利用した位置合わせ手法を用いた場合について説明する。より詳細には、観察者が観察する観察対象物体が手によって遮蔽される場合に、観察者の観察対象物体に対する位置及び姿勢を求める位置姿勢計測装置及び位置姿勢計測方法について説明する。
xsinθ−ycosθ=r (数1)
ただし、r=usinθ−vcosθ(定数)である。該対応点を通り、線分Lに平行な直線(図9破線で示す)上の点(x,y)は数2を満たす。
xsinθ−ycosθ=d (数2)
ただし、d=u’sinθ−v’cosθ(定数)である。該分割点の画像座標は撮像装置の位置及び姿勢の関数である。撮像装置の位置及び姿勢の自由度は6自由度である。ここで撮像装置の位置及び姿勢を表すパラメータをpで表す。pは6次元ベクトルであり、撮像装置の位置を表す3つの要素と、姿勢を表す3つの要素からなる。姿勢を表す3つの要素は、例えばオイラー角による表現や、方向が回転軸を表して大きさが回転角を表す3次元ベクトルなどによって表現される。(x,y)を分割点の画像座標として(u,v)の近傍で1次のテイラー展開によって近似すると数3のように表せる。
J△p=E (数7)
数7より、行列Jの一般化逆行列(JT・J)−1を用いて△pが求められる。しかしながら、エッジの検出には誤検出が多いので、次に述べるようなロバスト推定手法を用いる。一般に、誤検出されたエッジに対応する分割点では誤差d−rが大きくなる。そのため数6、数7で示す連立方程式に対する寄与度が大きくなり、その結果得られる△pの精度が低下する。そこで、誤差d−rが大きい分割点には小さな重みを与え、誤差d−rが小さい分割点には大きな重みを与える。重みは例えば数8に示すようなTukeyの関数により与える。
WJ△p=WE (数10)
数11のように数10を解くことにより補正値△pを求める。
△p=JTWJ)−1JTWE (数11)
これにより得られた△pを用いて、撮像装置の概略の位置及び姿勢を更新する。以上がステップS1060における撮像装置の位置及び姿勢を算出する方法である。
第1の実施形態では、観察対象物体を隠蔽する物体は手であったが、これに限るものではなく、顔など2次元的な画像上での特徴量を持つものであれば何でもよい。例えば、図12に示すように、あらかじめ顔画像のデータベースを保持しておく。そして、撮像画像内でデータベース内の顔画像とのマッチングをとり、顔画像とマッチングがとれた領域は顔によって隠蔽されているとして画像特徴の検出を行わない。この方法により、位置姿勢算出を安定化・高精度化できる。
第1の実施形態では、撮像画像上で手領域を検出し、該手領域を隠蔽領域として隠蔽領域では画像特徴を検出しないことによって、観察者の観察対象物体に対する位置及び姿勢を安定かつ高精度に算出した。第2の実施形態では、第1の実施形態のように2次元画像上での特徴から隠蔽領域を検出するのではなく、隠蔽物体のモデル、隠蔽物体及び撮像装置の概略の位置及び姿勢を用いて撮像画像上での隠蔽領域を検出する。
第1及び第2の実施形態では、隠蔽領域として検出した領域において画像特徴の検出を行わなかった。しかしながら、例えば図10に示すような状況の場合には、手の色と同一の色を持つ領域は隠蔽領域となるが、手と手以外の部分との境界に関しては必ずしも手の色と同一になるわけではない。そのため、手と手以外の部分との境界において画像特徴を誤検出する可能性がある。
上記実施形態では、画像特徴を検出する前に隠蔽領域を検出し、隠蔽領域以外で画像特徴の検出を行っていた。
Claims (15)
- 観察対象物体を隠蔽する隠蔽物体の三次元形状モデルを保持するモデル保持手段と、
撮像装置で前記観察対象物体を撮像した撮像画像を入力する画像入力手段と、
前記撮像装置を計測した位置姿勢を入力する第一入力手段と、
前記隠蔽物体を計測した位置もしくは位置姿勢を入力する第二入力手段と、
前記入力された撮像装置の位置姿勢と前記入力された隠蔽物体の位置もしくは位置姿勢とに基づいて前記撮像画像の面に前記三次元形状モデルを投影した領域を、前記隠蔽物体が前記観察対象物体を隠蔽する隠蔽領域として検出する隠蔽領域検出手段と、
前記撮像画像内の前記隠蔽領域を除く領域から前記観察対象物体の画像特徴を検出する画像特徴検出手段と、
前記画像特徴検出手段で検出された前記画像特徴に基づき、前記撮像装置の位置若しくは姿勢を補正する補正手段と
を備えることを特徴とする情報処理装置。 - 観察対象物体を隠蔽する隠蔽物体の三次元形状モデルを保持するモデル保持手段と、
撮像装置で前記観察対象物体を撮像した撮像画像を入力する画像入力手段と、
前記撮像装置を計測した位置姿勢を入力する第一入力手段と、
前記隠蔽物体を計測した位置もしくは位置姿勢を入力する第二入力手段と、
前記入力された撮像装置の位置姿勢と前記入力された隠蔽物体の位置もしくは位置姿勢とに基づいて前記撮像画像の面に前記三次元形状モデルを投影した領域を、前記隠蔽物体が前記観察対象物体を隠蔽する隠蔽領域として検出する隠蔽領域検出手段と、
前記撮像画像内の前記隠蔽領域を除く領域から前記観察対象物体の画像特徴を検出する画像特徴検出手段と、
前記画像特徴検出手段で検出された前記画像特徴に基づき、前記観察対象物体の位置若しくは姿勢を補正する補正手段と
を備えることを特徴とする情報処理装置。 - 前記三次元形状モデルは、前記隠蔽物体を包含するバウンディングボックスの形状を有することを特徴とする請求項1または2に記載の情報処理装置。
- 前記隠蔽物体は、人物であって、
前記バウンディングボックスの寸法は、前記人物の身長に基づいて予め設定されていることを特徴とする請求項3に記載の情報処理装置。 - 前記隠蔽物体は、人物であって、
前記撮像装置に撮像されうる複数の人物の顔画像を予め保持する顔データベース手段と、
前記撮像画像と前記複数の人物の顔画像の何れかとマッチングのとれる領域を、前記前記隠蔽物体が前記観察対象物体を隠蔽する第2隠蔽領域として検出する第2隠蔽領域検出手段と
を更に備え、
ことを特徴とする請求項1乃至4の何れか1項に記載の情報処理装置。 - 前記隠蔽物体の表面上の模様パターンを保持する模様保持手段と、
前記撮像画像から前記模様パターンが存在する領域を、前記隠蔽物体が前記観察対象物体を隠蔽する隠蔽領域として検出する第3隠蔽領域検出手段、
を更に備え、
前記画像特徴検出手段では、前記撮像画像内の前記第3隠蔽領域を除く領域から前記観察対象物体の画像特徴を検出することを特徴とする請求項1乃至5の何れか1項に記載の情報処理装置。 - 前記隠蔽物体は、人物であって、
前記人物の肌の色を保持する肌色保持手段と、
前記撮像画像から前記保持される肌の色が存在する領域を、前記隠蔽物体が前記観察対象物体を隠蔽する隠蔽領域として検出する第4隠蔽領域検出手段、
を更に備え、
前記画像特徴検出手段では、前記撮像画像内の前記第4隠蔽領域を除く領域から前記観察対象物体の画像特徴を検出することを特徴とする請求項1乃至6の何れか1項に記載の情報処理装置。 - 前記隠蔽領域検出手段が、前記隠蔽領域の周囲に向けて予め設定された画素数だけ当該隠蔽領域を膨張させ、
前記画像特徴検出手段が、前記撮像画像内の前記膨張させた隠蔽領域を除く領域から前記観察対象物体の画像特徴を検出することを特徴とする請求項1乃至7の何れか1項に記載の情報処理装置。 - 前記補正手段の補正結果に基づき仮想空間画像を生成する仮想空間画像生成手段と、
前記撮像画像と前記仮想空間画像を合成する画像合成手段と、
前記撮像画像と前記仮想空間画像が合成された画像を提示する画像提示手段と
を備えることを特徴とする請求項1乃至8の何れか1項に記載の情報処理装置。 - 前記画像合成手段が、前記隠蔽領域に、仮想空間画像を合成しないことを特徴とする請求項9に記載の情報処理装置。
- 前記画像特徴は、線特徴または点特徴であることを特徴とする請求項1乃至10の何れか1項に記載の情報処理装置。
- 画像入力手段が、撮像装置で観察対象物体を撮像した撮像画像を入力する画像入力工程と、
第一入力手段が、前記撮像装置を計測した位置姿勢を入力する第一入力工程と、
第二入力手段が、前記隠蔽物体を計測した位置もしくは位置姿勢を入力する第二入力工程と、
隠蔽領域検出手段が、前記入力された撮像装置の位置姿勢と前記入力された隠蔽物体の位置もしくは位置姿勢とに基づいて前記撮像画像の面に予め保持された前記観察対象物体を隠蔽する隠蔽物体の三次元形状モデルを投影した領域を、前記隠蔽物体が前記観察対象物体を隠蔽する隠蔽領域として検出する隠蔽領域検出工程と、
画像特徴検出手段が、前記撮像画像内の前記隠蔽領域を除く領域から前記観察対象物体の画像特徴を検出する画像特徴検出工程と、
補正手段が、前記画像特徴検出手段で検出された前記画像特徴に基づき、前記撮像装置の位置若しくは姿勢を補正する補正工程と
を有することを特徴とする情報処理方法。 - 画像入力手段が、撮像装置で観察対象物体を撮像した撮像画像を入力する画像入力工程と、
第一入力手段が、前記撮像装置を計測した位置姿勢を入力する第一入力工程と、
第二入力手段が、前記隠蔽物体を計測した位置もしくは位置姿勢を入力する第二入力工程と、
隠蔽領域検出手段が、前記入力された撮像装置の位置姿勢と前記入力された隠蔽物体の位置もしくは位置姿勢とに基づいて前記撮像画像の面に予め保持された前記観察対象物体を隠蔽する隠蔽物体の三次元形状モデルを投影した領域を、前記隠蔽物体が前記観察対象物体を隠蔽する隠蔽領域として検出する隠蔽領域検出工程と、
画像特徴検出手段が、前記撮像画像内の前記隠蔽領域を除く領域から前記観察対象物体の画像特徴を検出する画像特徴検出工程と、
補正手段が、前記画像特徴検出手段で検出された前記画像特徴に基づき、前記観察対象物体の位置若しくは姿勢を補正する補正工程と
を有することを特徴とする情報処理方法。 - コンピュータを請求項1乃至11の何れか1項に記載の情報処理装置の各手段として機能させるためのプログラム。
- コンピュータを請求項1乃至11の何れか1項に記載の情報処理装置の各手段として機能させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006219846A JP4789745B2 (ja) | 2006-08-11 | 2006-08-11 | 画像処理装置および方法 |
US11/836,077 US8144238B2 (en) | 2006-08-11 | 2007-08-08 | Image processing apparatus and method |
CN200710140886XA CN101162524B (zh) | 2006-08-11 | 2007-08-10 | 图像处理设备及方法 |
EP07114209.5A EP1887523B1 (en) | 2006-08-11 | 2007-08-10 | Image-processing apparatus and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006219846A JP4789745B2 (ja) | 2006-08-11 | 2006-08-11 | 画像処理装置および方法 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2008046750A JP2008046750A (ja) | 2008-02-28 |
JP2008046750A5 JP2008046750A5 (ja) | 2009-09-10 |
JP4789745B2 true JP4789745B2 (ja) | 2011-10-12 |
Family
ID=38725336
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006219846A Expired - Fee Related JP4789745B2 (ja) | 2006-08-11 | 2006-08-11 | 画像処理装置および方法 |
Country Status (4)
Country | Link |
---|---|
US (1) | US8144238B2 (ja) |
EP (1) | EP1887523B1 (ja) |
JP (1) | JP4789745B2 (ja) |
CN (1) | CN101162524B (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11288869B2 (en) | 2017-08-09 | 2022-03-29 | Sony Corporation | Information processing device, and information processing method |
Families Citing this family (76)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9138636B2 (en) | 2007-05-16 | 2015-09-22 | Eyecue Vision Technologies Ltd. | System and method for calculating values in tile games |
US8194156B2 (en) * | 2008-01-07 | 2012-06-05 | Sony Ericsson Mobile Communications Ab | EXIF object coordinates |
KR100912264B1 (ko) * | 2008-02-12 | 2009-08-17 | 광주과학기술원 | 사용자 반응형 증강 영상 생성 방법 및 시스템 |
JP5111210B2 (ja) * | 2008-04-09 | 2013-01-09 | キヤノン株式会社 | 画像処理装置、画像処理方法 |
US8401276B1 (en) | 2008-05-20 | 2013-03-19 | University Of Southern California | 3-D reconstruction and registration |
WO2010021633A1 (en) | 2008-08-22 | 2010-02-25 | Hewlett-Packard Development Company, L.P. | Image analysis method and system |
JP5253066B2 (ja) * | 2008-09-24 | 2013-07-31 | キヤノン株式会社 | 位置姿勢計測装置及び方法 |
JP4996585B2 (ja) * | 2008-11-20 | 2012-08-08 | 日本放送協会 | 画像校正評価装置及び画像校正評価プログラム |
JP2010134649A (ja) | 2008-12-03 | 2010-06-17 | Canon Inc | 情報処理装置、その処理方法及びプログラム |
EP2381415A4 (en) * | 2008-12-22 | 2018-01-24 | NEC Corporation | Person-judging device, method, and program |
JP5290865B2 (ja) * | 2009-05-18 | 2013-09-18 | キヤノン株式会社 | 位置姿勢推定方法および装置 |
JP5567908B2 (ja) * | 2009-06-24 | 2014-08-06 | キヤノン株式会社 | 3次元計測装置、その計測方法及びプログラム |
JP5393318B2 (ja) * | 2009-07-28 | 2014-01-22 | キヤノン株式会社 | 位置姿勢計測方法及び装置 |
US9595108B2 (en) | 2009-08-04 | 2017-03-14 | Eyecue Vision Technologies Ltd. | System and method for object extraction |
US9498721B2 (en) | 2009-08-04 | 2016-11-22 | Eyecue Vision Technologies Ltd. | System and method for object extraction |
DE102009049849B4 (de) | 2009-10-19 | 2020-09-24 | Apple Inc. | Verfahren zur Bestimmung der Pose einer Kamera, Verfahren zur Erkennung eines Objekts einer realen Umgebung und Verfahren zur Erstellung eines Datenmodells |
US8817071B2 (en) * | 2009-11-17 | 2014-08-26 | Seiko Epson Corporation | Context constrained novel view interpolation |
JP5617246B2 (ja) * | 2010-01-12 | 2014-11-05 | ソニー株式会社 | 画像処理装置、物体選択方法及びプログラム |
US8792728B2 (en) | 2010-09-27 | 2014-07-29 | Hewlett-Packard Development Company, L.P. | Near-duplicate image detection |
US8884984B2 (en) * | 2010-10-15 | 2014-11-11 | Microsoft Corporation | Fusing virtual content into real content |
US9122053B2 (en) | 2010-10-15 | 2015-09-01 | Microsoft Technology Licensing, Llc | Realistic occlusion for a head mounted augmented reality display |
JP2013545096A (ja) * | 2010-10-25 | 2013-12-19 | ロッキード マーティン コーポレイション | 水中構造物に対する水中航走体の位置および向きの推定 |
CN103477244B (zh) * | 2010-10-25 | 2016-09-14 | 洛克希德马丁公司 | 检测水下结构的结构变化 |
US9348141B2 (en) * | 2010-10-27 | 2016-05-24 | Microsoft Technology Licensing, Llc | Low-latency fusing of virtual and real content |
WO2012095846A1 (en) * | 2011-01-16 | 2012-07-19 | Eyecue Vision Technologies Ltd. | System and method for identification of printed matter in an image |
US10109065B2 (en) | 2011-01-25 | 2018-10-23 | Qualcomm Incorporated | Using occlusions to detect and track three-dimensional objects |
US8724853B2 (en) * | 2011-07-18 | 2014-05-13 | Google Inc. | Identifying a target object using optical occlusion |
EP2756682A4 (en) | 2011-09-12 | 2015-08-19 | Intel Corp | NETWORK CAPTURE AND 3D DISPLAY OF LOCALIZED AND SEGMENTED IMAGES |
JP5713885B2 (ja) | 2011-12-26 | 2015-05-07 | キヤノン株式会社 | 画像処理装置及び画像処理方法、プログラム、並びに記憶媒体 |
US9052804B1 (en) | 2012-01-06 | 2015-06-09 | Google Inc. | Object occlusion to initiate a visual search |
US9230171B2 (en) | 2012-01-06 | 2016-01-05 | Google Inc. | Object outlining to initiate a visual search |
KR101874895B1 (ko) * | 2012-01-12 | 2018-07-06 | 삼성전자 주식회사 | 증강 현실 제공 방법 및 이를 지원하는 단말기 |
US9691241B1 (en) * | 2012-03-14 | 2017-06-27 | Google Inc. | Orientation of video based on the orientation of a display |
CN103472909B (zh) * | 2012-04-10 | 2017-04-12 | 微软技术许可有限责任公司 | 用于头戴式、增强现实显示器的逼真遮挡 |
GB2502591B (en) | 2012-05-31 | 2014-04-30 | Sony Comp Entertainment Europe | Apparatus and method for augmenting a video image |
JP6092530B2 (ja) * | 2012-06-18 | 2017-03-08 | キヤノン株式会社 | 画像処理装置、画像処理方法 |
WO2014027500A1 (ja) | 2012-08-15 | 2014-02-20 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 特徴抽出方法、プログラム及びシステム |
GB201310373D0 (en) * | 2013-06-11 | 2013-07-24 | Sony Comp Entertainment Europe | Head-Mountable Apparatus and systems |
CN104238726B (zh) * | 2013-06-17 | 2017-07-18 | 腾讯科技(深圳)有限公司 | 智能眼镜控制方法、装置及一种智能眼镜 |
US9754507B1 (en) * | 2013-07-02 | 2017-09-05 | Rockwell Collins, Inc. | Virtual/live hybrid behavior to mitigate range and behavior constraints |
JP5693691B2 (ja) * | 2013-10-21 | 2015-04-01 | キヤノン株式会社 | 情報処理装置、その処理方法及びプログラム |
US9747680B2 (en) | 2013-11-27 | 2017-08-29 | Industrial Technology Research Institute | Inspection apparatus, method, and computer program product for machine vision inspection |
CN110120072B (zh) * | 2013-12-19 | 2023-05-09 | 苹果公司 | 用于跟踪移动设备的方法和系统 |
US9986225B2 (en) * | 2014-02-14 | 2018-05-29 | Autodesk, Inc. | Techniques for cut-away stereo content in a stereoscopic display |
KR20150101612A (ko) * | 2014-02-27 | 2015-09-04 | 엘지전자 주식회사 | 폐쇄형 시야(Closed-view)를 제공하는 헤드 마운티드 디스플레이 및 그 제어 방법 |
JP6402850B2 (ja) * | 2014-03-12 | 2018-10-10 | 一般社団法人リアリティメディア研究機構 | 画像呈示装置及びこれに用いるマスク生成装置 |
US9311340B2 (en) | 2014-04-15 | 2016-04-12 | International Business Machines Corporation | Multiple partial-image compositional searching |
US9904055B2 (en) | 2014-07-25 | 2018-02-27 | Microsoft Technology Licensing, Llc | Smart placement of virtual objects to stay in the field of view of a head mounted display |
US10416760B2 (en) | 2014-07-25 | 2019-09-17 | Microsoft Technology Licensing, Llc | Gaze-based object placement within a virtual reality environment |
US9865089B2 (en) * | 2014-07-25 | 2018-01-09 | Microsoft Technology Licensing, Llc | Virtual reality environment with real world objects |
US9858720B2 (en) | 2014-07-25 | 2018-01-02 | Microsoft Technology Licensing, Llc | Three-dimensional mixed-reality viewport |
US9766460B2 (en) | 2014-07-25 | 2017-09-19 | Microsoft Technology Licensing, Llc | Ground plane adjustment in a virtual reality environment |
US10451875B2 (en) | 2014-07-25 | 2019-10-22 | Microsoft Technology Licensing, Llc | Smart transparency for virtual objects |
US10311638B2 (en) | 2014-07-25 | 2019-06-04 | Microsoft Technology Licensing, Llc | Anti-trip when immersed in a virtual reality environment |
JP6491517B2 (ja) * | 2015-03-31 | 2019-03-27 | Kddi株式会社 | 画像認識ar装置並びにその姿勢推定装置及び姿勢追跡装置 |
CN105094327B (zh) * | 2015-07-22 | 2018-11-30 | 深圳多新哆技术有限责任公司 | 调整虚拟物件在虚拟空间中姿态角的方法及装置 |
US10535193B2 (en) * | 2015-09-08 | 2020-01-14 | Canon Kabushiki Kaisha | Image processing apparatus, image synthesizing apparatus, image processing system, image processing method, and storage medium |
US10338673B2 (en) * | 2015-09-16 | 2019-07-02 | Google Llc | Touchscreen hover detection in an augmented and/or virtual reality environment |
US9805274B2 (en) * | 2016-02-03 | 2017-10-31 | Honda Motor Co., Ltd. | Partially occluded object detection using context and depth ordering |
US10706613B2 (en) | 2016-06-27 | 2020-07-07 | Robert Bosch Gmbh | Systems and methods for dynamic occlusion handling |
US10739142B2 (en) | 2016-09-02 | 2020-08-11 | Apple Inc. | System for determining position both indoor and outdoor |
US10127886B2 (en) * | 2016-10-14 | 2018-11-13 | Microsoft Technology Licensing, Llc | Modifying hand occlusion of holograms based on contextual information |
JP6894707B2 (ja) * | 2017-01-06 | 2021-06-30 | キヤノン株式会社 | 情報処理装置およびその制御方法、プログラム |
US10957068B2 (en) | 2017-01-06 | 2021-03-23 | Canon Kabushiki Kaisha | Information processing apparatus and method of controlling the same |
JP7081140B2 (ja) | 2017-12-25 | 2022-06-07 | 富士通株式会社 | 物体認識装置、物体認識方法及び物体認識プログラム |
CN109345632B (zh) * | 2018-09-17 | 2023-04-07 | 深圳达闼科技控股有限公司 | 一种获取图像的方法、相关装置及可读存储介质 |
US11508134B2 (en) | 2018-12-03 | 2022-11-22 | Maxell, Ltd. | Augmented reality display device and augmented reality display method |
JP7053516B2 (ja) * | 2019-02-15 | 2022-04-12 | 株式会社日立製作所 | ウェアラブルユーザインタフェース制御システム、それを用いた情報処理システム、および、制御プログラム |
US10846899B2 (en) * | 2019-04-17 | 2020-11-24 | Honeywell International Inc. | Methods and systems for augmented reality safe visualization during performance of tasks |
CN110221690B (zh) * | 2019-05-13 | 2022-01-04 | Oppo广东移动通信有限公司 | 基于ar场景的手势交互方法及装置、存储介质、通信终端 |
WO2020235539A1 (ja) * | 2019-05-17 | 2020-11-26 | 株式会社エスイーフォー | オブジェクトの位置及び姿勢を特定する方法及び装置 |
US11710310B2 (en) * | 2019-06-19 | 2023-07-25 | Apple Inc. | Virtual content positioned based on detected object |
JP2019192299A (ja) * | 2019-07-26 | 2019-10-31 | 日本電信電話株式会社 | カメラ情報修正装置、カメラ情報修正方法、及びカメラ情報修正プログラム |
WO2021215196A1 (ja) * | 2020-04-21 | 2021-10-28 | ソニーグループ株式会社 | 情報処理装置、情報処理方法および情報処理プログラム |
WO2022235795A2 (en) * | 2021-05-04 | 2022-11-10 | Red Six Aerospace Inc. | Methods, systems, apparatuses, and devices for facilitating provisioning of a virtual experience |
CN113240692B (zh) * | 2021-06-30 | 2024-01-02 | 北京市商汤科技开发有限公司 | 一种图像处理方法、装置、设备以及存储介质 |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU6276196A (en) * | 1995-06-16 | 1997-01-15 | Princeton Video Image, Inc. | System and method of real time insertions into video using adaptive occlusion with a synthetic reference image |
US7230653B1 (en) * | 1999-11-08 | 2007-06-12 | Vistas Unlimited | Method and apparatus for real time insertion of images into video |
US6788809B1 (en) * | 2000-06-30 | 2004-09-07 | Intel Corporation | System and method for gesture recognition in three dimensions using stereo imaging and color vision |
US7227526B2 (en) * | 2000-07-24 | 2007-06-05 | Gesturetek, Inc. | Video-based image control system |
US7058204B2 (en) * | 2000-10-03 | 2006-06-06 | Gesturetek, Inc. | Multiple camera control system |
JP2002157606A (ja) * | 2000-11-17 | 2002-05-31 | Canon Inc | 画像表示制御装置、複合現実感提示システム、画像表示制御方法、及び処理プログラムを提供する媒体 |
US20040104935A1 (en) * | 2001-01-26 | 2004-06-03 | Todd Williamson | Virtual reality immersion system |
CA2354301A1 (en) * | 2001-07-27 | 2003-01-27 | Djamel Yahia Meddah | Geometric hashing for model-based recognition of an object |
JP2003281504A (ja) * | 2002-03-22 | 2003-10-03 | Canon Inc | 撮像部位置姿勢推定装置及びその制御方法並びに複合現実感提示システム |
JP4136420B2 (ja) | 2002-03-29 | 2008-08-20 | キヤノン株式会社 | 情報処理方法および装置 |
US20040032906A1 (en) * | 2002-08-19 | 2004-02-19 | Lillig Thomas M. | Foreground segmentation for digital video |
JP4298407B2 (ja) * | 2002-09-30 | 2009-07-22 | キヤノン株式会社 | 映像合成装置及び映像合成方法 |
JP4355341B2 (ja) * | 2003-05-29 | 2009-10-28 | 本田技研工業株式会社 | 深度データを用いたビジュアルトラッキング |
US7586655B1 (en) * | 2003-06-30 | 2009-09-08 | Google Inc. | Acquiring and using three-dimensional information in a document scanning system |
JP4418225B2 (ja) * | 2003-12-18 | 2010-02-17 | オリンパス株式会社 | 情報呈示システム |
JP4565445B2 (ja) * | 2004-03-18 | 2010-10-20 | 国立大学法人 奈良先端科学技術大学院大学 | 顔情報計測システム |
JP4537104B2 (ja) * | 2004-03-31 | 2010-09-01 | キヤノン株式会社 | マーカ検出方法、マーカ検出装置、位置姿勢推定方法、及び複合現実空間提示方法 |
JP4217661B2 (ja) * | 2004-06-03 | 2009-02-04 | キヤノン株式会社 | 画像処理方法、画像処理装置 |
JP2005063463A (ja) * | 2004-11-08 | 2005-03-10 | Toshiba Corp | 動画像処理装置 |
-
2006
- 2006-08-11 JP JP2006219846A patent/JP4789745B2/ja not_active Expired - Fee Related
-
2007
- 2007-08-08 US US11/836,077 patent/US8144238B2/en not_active Expired - Fee Related
- 2007-08-10 EP EP07114209.5A patent/EP1887523B1/en not_active Not-in-force
- 2007-08-10 CN CN200710140886XA patent/CN101162524B/zh not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11288869B2 (en) | 2017-08-09 | 2022-03-29 | Sony Corporation | Information processing device, and information processing method |
Also Published As
Publication number | Publication date |
---|---|
US20080284864A1 (en) | 2008-11-20 |
EP1887523A2 (en) | 2008-02-13 |
JP2008046750A (ja) | 2008-02-28 |
CN101162524A (zh) | 2008-04-16 |
US8144238B2 (en) | 2012-03-27 |
EP1887523B1 (en) | 2018-05-30 |
CN101162524B (zh) | 2011-05-25 |
EP1887523A3 (en) | 2017-01-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4789745B2 (ja) | 画像処理装置および方法 | |
JP5111210B2 (ja) | 画像処理装置、画像処理方法 | |
State et al. | Superior augmented reality registration by integrating landmark tracking and magnetic tracking | |
JP4926817B2 (ja) | 指標配置情報計測装置および方法 | |
EP3067861B1 (en) | Determination of a coordinate conversion parameter | |
EP1521482B1 (en) | Image display apparatus and method | |
JP2023082038A (ja) | 畳み込み画像変換を使用して同時位置特定およびマッピングを実施する方法およびシステム | |
JP5905540B2 (ja) | 画像の少なくとも1つの特徴として記述子を提供する方法及び特徴をマッチングする方法 | |
JP7427188B2 (ja) | 3dポーズ取得方法及び装置 | |
EP2396767B1 (en) | Methods and systems for determining the pose of a camera with respect to at least one object of a real environment | |
JP4898464B2 (ja) | 情報処理装置および方法 | |
JP6201476B2 (ja) | 自由視点画像撮像装置およびその方法 | |
JP5460499B2 (ja) | 画像処理装置およびコンピュータプログラム | |
KR20150013709A (ko) | 컴퓨터 생성된 3d 객체들 및 필름 카메라로부터의 비디오 공급을 실시간으로 믹싱 또는 합성하기 위한 시스템 | |
JP2010134649A (ja) | 情報処理装置、その処理方法及びプログラム | |
JP7379065B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
US10380758B2 (en) | Method for tracking subject head position from monocular-source image sequence | |
KR20200064947A (ko) | 광학식 위치 트래킹 시스템 기반의 위치 추적 장치 및 그 방법 | |
JP2017187861A (ja) | 情報処理装置およびその制御方法 | |
Fejes et al. | Detection of independent motion using directional motion estimation | |
JP2014026670A (ja) | 情報処理装置、その処理方法及びプログラム | |
Angladon et al. | The toulouse vanishing points dataset | |
JP6086491B2 (ja) | 画像処理装置およびそのデータベース構築装置 | |
McIlroy et al. | Kinectrack: Agile 6-dof tracking using a projected dot pattern | |
Medien | Implementation of a low cost marker based infrared optical tracking system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090724 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090724 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100201 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20100630 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110426 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110624 |
|
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: 20110712 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110719 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140729 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4789745 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |