JP2011197777A - 情報処理装置、情報処理方法およびプログラム - Google Patents
情報処理装置、情報処理方法およびプログラム Download PDFInfo
- Publication number
- JP2011197777A JP2011197777A JP2010061127A JP2010061127A JP2011197777A JP 2011197777 A JP2011197777 A JP 2011197777A JP 2010061127 A JP2010061127 A JP 2010061127A JP 2010061127 A JP2010061127 A JP 2010061127A JP 2011197777 A JP2011197777 A JP 2011197777A
- Authority
- JP
- Japan
- Prior art keywords
- space
- gravity
- virtual space
- information processing
- unit
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T19/00—Manipulating three-dimensional [3D] models or images for computer graphics
- G06T19/006—Mixed reality
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Graphics (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- User Interface Of Digital Computer (AREA)
- Processing Or Creating Images (AREA)
Abstract
【解決手段】情報処理装置10は、現実空間の3次元空間構造を解析して仮想空間を認識する仮想空間認識部152と、前記仮想空間に配置するオブジェクトを記憶している記憶部158と、前記仮想空間に配置された前記オブジェクトを表示装置に表示させる表示部154と、現実空間の重力方向を検出する重力方向検出部156と、前記検出部により検出された前記重力方向を前記仮想空間に反映させる重力方向反映部162と、を備える。
【選択図】図5
Description
〔1〕本実施形態の目的
〔2〕情報処理装置の概要
〔3〕情報処理装置のハードウェア構成
〔4〕情報処理装置の機能構成
〔5〕情報処理装置の動作の詳細
まず、本実施形態の目的について説明する。最近では、拡張現実技術(Augmented Reality、以下AR技術とも称する)の一環として、現実世界の映像などの実空間情報に対して仮想的なデジタル情報を重畳して表示することが行われている。実空間情報に対して仮想的なデジタル情報を重畳する際には、重畳する仮想的なオブジェクトに実空間上の位置情報や姿勢情報を反映させる必要があった。
以上、本実施形態の目的について説明した。次に、図1〜図3を参照して、本実施形態にかかる情報処理装置10の概要について説明する。情報処理装置10は、携帯電話やPDA(Personal Digital Assistant)、携帯用ゲーム機器や小型のPC(Personal Computer)など、表示装置を備える情報処理端末を例示することができる。情報処理装置10には、実空間画像に重畳される仮想オブジェクトが登録されている。
以上、情報処理装置10の概要について説明した。次に、図4を参照して、情報処理装置10のハードウェア構成について説明する。
以上、情報処理装置10のハードウェア構成例について説明した。次に、図5を参照して、本実施形態にかかる情報処理装置10の機能構成について説明する。図5は、本実施形態にかかる情報処理装置10の機能構成を示すブロック図である。
以上、情報処理装置10の機能構成について説明した。次に、図8および図9を参照して、情報処理装置10の動作の詳細について説明する。図8は、仮想空間(AR空間)に重力方向を反映させる処理を示すフローチャートである。また、図9は、撮像装置の位置(デバイス位置)および重力方向をARオブジェクトに反映させる処理を示すフローチャートである。
152 仮想空間認識部
154 表示部
156 検出部
158 記憶部
160 実行部
162 重力方向反映部
20 撮像装置
30 表示装置
Claims (10)
- 現実空間の3次元空間構造を解析して仮想空間を認識する仮想空間認識部と、
前記仮想空間に配置するオブジェクトを記憶している記憶部と、
前記仮想空間に配置された前記オブジェクトを表示装置に表示させる表示部と、
現実空間の重力方向を検出する検出部と、
前記検出部により検出された前記重力方向を前記仮想空間に反映させる重力方向反映部と、
を備える、情報処理装置。 - 前記重力方向反映部により前記重力方向が反映された前記仮想空間において、前記オブジェクトに対して前記重力方向を基準とした所定の処理を実行する実行部を備える、請求項1に記載の情報処理装置。
- 前記検出部は、前記表示装置に対する重力方向の変化を検出し、
前記重力方向反映部は、前記重力方向の変化を前記仮想空間に反映させる、請求項1または2のいずれかに記載の情報処理装置。 - 前記検出部は、
前記表示装置の前記仮想空間上における位置情報を検出する、請求項1〜3のいずれかに記載の情報処理装置。 - 前記実行部は、
前記表示装置の位置情報に基づいて前記オブジェクトを配置し、前記オブジェクトを前記重力方向に移動させる、請求項4に記載の情報処理装置。 - 前記実行部は、
前記表示装置の位置情報に基づいて前記オブジェクトを配置し、前記オブジェクトの姿勢を前記重力方向に変更させる、請求項4に記載の情報処理装置。 - 前記実行部は、
前記表示装置の位置情報に基づいて前記オブジェクトを配置し、前記オブジェクトを前記重力方向に垂直に配置させる、請求項4に記載の情報処理装置。 - 前記検出部は、
加速度センサを用いて前記重力方向を検出する、請求項1〜7のいずれかに記載の情報処理装置。 - 現実空間の3次元空間構造を解析して仮想空間を認識するステップと、
前記仮想空間にオブジェクトを配置するステップと、
現実空間の重力方向を検出するステップと、
前記重力方向を前記仮想空間に反映させるステップと、
前記仮想空間に配置された前記オブジェクトを表示装置に表示させるステップと、
を含む、情報処理方法。 - コンピュータを、
現実空間の3次元空間構造を解析して仮想空間を認識する仮想空間認識部と、
前記仮想空間に配置するオブジェクトを記憶している記憶部と、
前記仮想空間に配置された前記オブジェクトを表示装置に表示させる表示部と、
現実空間の重力方向を検出する検出部と、
前記検出部により検出された前記重力方向を前記仮想空間に反映させる重力方向反映部と、
を備える、情報処理装置として機能させるためのプログラム。
Priority Applications (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010061127A JP2011197777A (ja) | 2010-03-17 | 2010-03-17 | 情報処理装置、情報処理方法およびプログラム |
| TW100107173A TW201142746A (en) | 2010-03-17 | 2011-03-03 | Information processing device, information processing method, and program |
| US13/043,772 US8854393B2 (en) | 2010-03-17 | 2011-03-09 | Information processing device, information processing method, and program |
| KR1020110020756A KR20110104886A (ko) | 2010-03-17 | 2011-03-09 | 정보 처리 장치, 정보 처리 방법 및 프로그램 |
| CN201110062285.8A CN102194050B (zh) | 2010-03-17 | 2011-03-10 | 信息处理设备和信息处理方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010061127A JP2011197777A (ja) | 2010-03-17 | 2010-03-17 | 情報処理装置、情報処理方法およびプログラム |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2011197777A true JP2011197777A (ja) | 2011-10-06 |
Family
ID=44602111
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2010061127A Pending JP2011197777A (ja) | 2010-03-17 | 2010-03-17 | 情報処理装置、情報処理方法およびプログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8854393B2 (ja) |
| JP (1) | JP2011197777A (ja) |
| KR (1) | KR20110104886A (ja) |
| TW (1) | TW201142746A (ja) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2016507793A (ja) * | 2012-11-02 | 2016-03-10 | クアルコム,インコーポレイテッド | 基準座標系の決定 |
| JP2016110546A (ja) * | 2014-12-10 | 2016-06-20 | 株式会社Nttドコモ | 表示装置及び表示方法 |
| WO2024090303A1 (ja) | 2022-10-24 | 2024-05-02 | ソニーグループ株式会社 | 情報処理装置及び情報処理方法 |
| JP2024156710A (ja) * | 2018-09-29 | 2024-11-06 | アップル インコーポレイテッド | 奥行きベースの注釈のためのデバイス、方法、およびグラフィカルユーザインターフェース |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5431823A (en) | 1994-08-18 | 1995-07-11 | Electric Fuel(E.F.L.) Ltd. | Process for supporting and cleaning a mesh anode bag |
| US9230223B2 (en) * | 2011-12-05 | 2016-01-05 | Houzz, Inc. | Consistent presentation of content and passive relevance determination of content relationship in an on-line commerce system |
| US9183676B2 (en) * | 2012-04-27 | 2015-11-10 | Microsoft Technology Licensing, Llc | Displaying a collision between real and virtual objects |
| US20140002492A1 (en) * | 2012-06-29 | 2014-01-02 | Mathew J. Lamb | Propagation of real world properties into augmented reality images |
| US9773346B1 (en) * | 2013-03-12 | 2017-09-26 | Amazon Technologies, Inc. | Displaying three-dimensional virtual content |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005173042A (ja) * | 2003-12-09 | 2005-06-30 | Canon Inc | 携帯型情報装置及びその広告表示方法 |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| FR2775814B1 (fr) * | 1998-03-06 | 2001-01-19 | Rasterland Sa | Systeme de visualisation d'images tridimensionnelles realistes virtuelles en temps reel |
| US20070046561A1 (en) * | 2005-08-23 | 2007-03-01 | Lg Electronics Inc. | Mobile communication terminal for displaying information |
| CA2621191C (en) * | 2005-08-29 | 2012-12-18 | Evryx Technologies, Inc. | Interactivity via mobile image recognition |
| US8730156B2 (en) * | 2010-03-05 | 2014-05-20 | Sony Computer Entertainment America Llc | Maintaining multiple views on a shared stable virtual space |
| US8462109B2 (en) * | 2007-01-05 | 2013-06-11 | Invensense, Inc. | Controlling and accessing content using motion processing on mobile devices |
| JP5380789B2 (ja) * | 2007-06-06 | 2014-01-08 | ソニー株式会社 | 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム |
| US8902227B2 (en) * | 2007-09-10 | 2014-12-02 | Sony Computer Entertainment America Llc | Selective interactive mapping of real-world objects to create interactive virtual-world objects |
| EP2327201B1 (en) * | 2008-07-15 | 2018-09-05 | Immersion Corporation | Systems and methods for transmitting haptic messages |
| US9310992B2 (en) * | 2008-08-22 | 2016-04-12 | Google Inc. | Panning in a three dimensional environment on a mobile device |
| US9566029B2 (en) * | 2008-09-30 | 2017-02-14 | Cognisens Inc. | Method and device for assessing, training and improving perceptual-cognitive abilities of individuals |
| EP2193825B1 (en) * | 2008-12-03 | 2017-03-22 | Alcatel Lucent | Mobile device for augmented reality applications |
| GB0915589D0 (en) * | 2009-09-07 | 2009-10-07 | Sony Comp Entertainment Europe | Image processing method, apparatus and system |
| US20110250962A1 (en) * | 2010-04-09 | 2011-10-13 | Feiner Steven K | System and method for a 3d computer game with true vector of gravity |
| US20130249792A1 (en) * | 2010-12-03 | 2013-09-26 | App.Lab Inc. | System and method for presenting images |
| US8570320B2 (en) * | 2011-01-31 | 2013-10-29 | Microsoft Corporation | Using a three-dimensional environment model in gameplay |
-
2010
- 2010-03-17 JP JP2010061127A patent/JP2011197777A/ja active Pending
-
2011
- 2011-03-03 TW TW100107173A patent/TW201142746A/zh unknown
- 2011-03-09 KR KR1020110020756A patent/KR20110104886A/ko not_active Withdrawn
- 2011-03-09 US US13/043,772 patent/US8854393B2/en active Active
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005173042A (ja) * | 2003-12-09 | 2005-06-30 | Canon Inc | 携帯型情報装置及びその広告表示方法 |
Non-Patent Citations (2)
| Title |
|---|
| CSNG200501558001; 一刈 良介,外3名: '複合現実型アトラクションのための自然落下物表現法' 日本バーチャルリアリティ学会論文誌 第10巻,第3号, 20050930, pp.273-280, 特定非営利活動法人日本バーチャルリアリティ学会 Th * |
| JPN6013054821; 一刈 良介,外3名: '複合現実型アトラクションのための自然落下物表現法' 日本バーチャルリアリティ学会論文誌 第10巻,第3号, 20050930, pp.273-280, 特定非営利活動法人日本バーチャルリアリティ学会 Th * |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2016507793A (ja) * | 2012-11-02 | 2016-03-10 | クアルコム,インコーポレイテッド | 基準座標系の決定 |
| US10309762B2 (en) | 2012-11-02 | 2019-06-04 | Qualcomm Incorporated | Reference coordinate system determination |
| JP2016110546A (ja) * | 2014-12-10 | 2016-06-20 | 株式会社Nttドコモ | 表示装置及び表示方法 |
| JP2024156710A (ja) * | 2018-09-29 | 2024-11-06 | アップル インコーポレイテッド | 奥行きベースの注釈のためのデバイス、方法、およびグラフィカルユーザインターフェース |
| JP7774679B2 (ja) | 2018-09-29 | 2025-11-21 | アップル インコーポレイテッド | 奥行きベースの注釈のためのデバイス、方法、およびグラフィカルユーザインターフェース |
| WO2024090303A1 (ja) | 2022-10-24 | 2024-05-02 | ソニーグループ株式会社 | 情報処理装置及び情報処理方法 |
| KR20250095637A (ko) | 2022-10-24 | 2025-06-26 | 소니그룹주식회사 | 정보 처리 장치 및 정보 처리 방법 |
Also Published As
| Publication number | Publication date |
|---|---|
| US8854393B2 (en) | 2014-10-07 |
| TW201142746A (en) | 2011-12-01 |
| US20110227945A1 (en) | 2011-09-22 |
| CN102194050A (zh) | 2011-09-21 |
| KR20110104886A (ko) | 2011-09-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5573238B2 (ja) | 情報処理装置、情報処理法方法およびプログラム | |
| JP2011197777A (ja) | 情報処理装置、情報処理方法およびプログラム | |
| US11188187B2 (en) | Information processing apparatus, information processing method, and recording medium | |
| JP6121647B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| EP2840475A1 (en) | Information processing device, information processing method, and program | |
| US20120195461A1 (en) | Correlating areas on the physical object to areas on the phone screen | |
| WO2011070871A1 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| US10964045B2 (en) | Information processing device, information processing method, and individual imaging device for measurement of a size of a subject | |
| JP4912377B2 (ja) | 表示装置、表示方法、ならびに、プログラム | |
| JP2013054470A (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| JP6065084B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| US11023347B2 (en) | Screen control method and electronic device supporting the same | |
| JP5446700B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| US10133966B2 (en) | Information processing apparatus, information processing method, and information processing system | |
| JP2018116592A (ja) | 情報処理装置、情報処理方法およびプログラム | |
| US20120327118A1 (en) | Display control apparatus, display control method and program | |
| CN102194050B (zh) | 信息处理设备和信息处理方法 | |
| JP4979895B2 (ja) | ディスプレイ制御装置、ディスプレイ制御方法、ディスプレイ制御プログラム、およびディスプレイ | |
| JP2011227510A (ja) | ディスプレイ制御装置、ディスプレイ制御方法、ディスプレイ制御プログラム、およびディスプレイ |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130305 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131025 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131105 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131205 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131227 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20140527 |