JP6904684B2 - 画像処理装置、画像処理方法、およびプログラム - Google Patents
画像処理装置、画像処理方法、およびプログラム Download PDFInfo
- Publication number
- JP6904684B2 JP6904684B2 JP2016216634A JP2016216634A JP6904684B2 JP 6904684 B2 JP6904684 B2 JP 6904684B2 JP 2016216634 A JP2016216634 A JP 2016216634A JP 2016216634 A JP2016216634 A JP 2016216634A JP 6904684 B2 JP6904684 B2 JP 6904684B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- image processing
- unit
- processing
- display
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4053—Scaling of whole images or parts thereof, e.g. expanding or contracting based on super-resolution, i.e. the output image resolution being higher than the sensor resolution
- G06T3/4076—Scaling of whole images or parts thereof, e.g. expanding or contracting based on super-resolution, i.e. the output image resolution being higher than the sensor resolution using the original low-resolution images to iteratively correct the high-resolution images
-
- G—PHYSICS
- G02—OPTICS
- G02B—OPTICAL ELEMENTS, SYSTEMS OR APPARATUS
- G02B27/00—Optical systems or apparatus not provided for by any of the groups G02B1/00 - G02B26/00, G02B30/00
- G02B27/01—Head-up displays
- G02B27/017—Head mounted
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/011—Arrangements for interaction with the human body, e.g. for user immersion in virtual reality
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/10—Geometric effects
- G06T15/20—Perspective computation
- G06T15/205—Image-based rendering
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/10—Geometric effects
- G06T15/30—Clipping
-
- 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
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/174—Segmentation; Edge detection involving the use of two or more images
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
- G02—OPTICS
- G02B—OPTICAL ELEMENTS, SYSTEMS OR APPARATUS
- G02B27/00—Optical systems or apparatus not provided for by any of the groups G02B1/00 - G02B26/00, G02B30/00
- G02B27/01—Head-up displays
- G02B27/0101—Head-up displays characterised by optical features
- G02B2027/0141—Head-up displays characterised by optical features characterised by the informative content of the display
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20172—Image enhancement details
- G06T2207/20182—Noise reduction or smoothing in the temporal domain; Spatio-temporal filtering
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20212—Image combination
- G06T2207/20221—Image fusion; Image merging
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computer Graphics (AREA)
- Geometry (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Human Computer Interaction (AREA)
- Optics & Photonics (AREA)
- Computing Systems (AREA)
- Controls And Circuits For Display Device (AREA)
- Processing Or Creating Images (AREA)
- Studio Devices (AREA)
Description
以下、本発明の第1の実施形態について、図面を参照しながら説明する。図1は、本実施形態における画像表示システムの構成を示す概略ブロック図である。図1に示すように、本実施形態に係る画像表示システムは、大きく分けて4つの部分より構成されており、撮像映像を生成する撮像部10と、撮像映像を分離生成し撮像映像および表示映像に対して画像処理を行う処理伝送部11とを有する。さらに、位置合わせ演算、仮想現実CGを生成する各種演算ならびに表示映像に合成する処理を実行する演算合成部12と、表示映像を表示し体験者に映像を視認させる表示部13とを有している。
次に、本発明の第2の実施形態について説明する。第1の実施形態により、分離生成された撮像映像データそれぞれに適した画像処理を実行することが可能となったが、このような画像処理装置においては、画像処理の状況がシステム構成に応じて、または刻一刻と時間変化する状況が考えられる。システム構成に応じて変化する例として、演算合成部12で行われる演算が白黒のマーカーを検出するソフトウェアからフルカラーの特徴点を検出するソフトウェアに変更された場合や、撮像部10と表示部13を含むHMDが交換された場合などが考えられる。HMDが交換されることによってイメージセンサ101の分光感度が変化すること、また、ディスプレイ131の特性が変化することから、合わせて画像処理も変更することが望ましい。さらに、刻一刻と時間変化する例として、屋内から屋外など被写体の変化に伴い輝度や色が大きく変わるような状況や、マーカーおよび特徴点の映り込む大きさが変わる状況において、一意の画像処理では変化に追従できず性能を発揮できない状況となる。そこで、本実施形態では、画像表示システムのシステム構成の変化や外部の環境の時間変化等にも対応できるようにすることを目的とする。なお、第1の実施形態において既に説明をした構成については同一の符号を付し、その説明は省略する。
ステップS500では、画処理制御部400が、画像処理A部111、画像処理B部112、画像処理C部113に対して出す指示方法が自動設定モードかそうでないかを判断する。ここで、自動設定モードとはシステムが自動で各部の状況に応じて動的に画像処理設定を変更するモードである。自動設定モードの場合はステップS501へ処理が移り、自動設定モードで無い場合はS503へ処理が移る。
上述の説明では、HMD側が撮像部10と表示部13とを備え、情報処理装置(PC)側が処理伝送部11と演算合成部12とを備える構成を示した。しかしながら、本発明は、このような形態に限定されるものではなく、例えば、上記4つの機能部の全てをHMD側が有し、HMD側だけで全ての処理が実行されるように構成してもよい。
11 処理伝送部
12 演算合成部
13 表示部
Claims (6)
- 撮像部と表示部とを有する画像表示装置と接続された画像処理装置であって、
前記撮像部により撮像された画像の解像度を低下させて第1の画像を生成するとともに、前記撮像された画像の一部を切り出して第2の画像を生成する第1の生成手段と、
前記生成された第1の画像に対して、空間方向に関するノイズ除去と、マーカーの特徴または自然特徴を強調する補正とを含む第1の画像処理を行う第1の処理手段と、
前記生成された第2の画像に対して、時間方向に関するノイズ除去と、原画像の再現性を高くする補正とを含む第2の画像処理を行う第2の処理手段と、
前記第1の画像処理が行われた第1の画像中のマーカーの特徴または自然特徴に基づいて前記撮像部の位置および姿勢を導出する導出手段と、
前記導出された位置および姿勢に基づいて仮想画像を生成する第2の生成手段と、
前記第2の画像処理が行われた第2の画像と前記生成された仮想画像とに基づいて合成画像を生成する合成手段と、
前記合成画像を前記表示部に表示する表示制御手段と、
を有することを特徴とする画像処理装置。 - 前記第1の生成手段は、前記第1の画像と第2の画像との合計のデータ量が前記撮像部により撮像された画像のデータ量よりも小さくなるように、前記第1の画像と第2の画像とを生成することを特徴とする請求項1に記載の画像処理装置。
- 前記画像処理装置を含むシステムの構成の変更または外部の環境の変化に基づいて、前記第1の画像処理および前記第2の画像処理を変更する制御手段を更に有することを特徴とする請求項1または2に記載の画像処理装置。
- 前記画像表示装置は、ヘッドマウントディスプレイであることを特徴とする請求項1から3のいずれか1項に記載の画像処理装置。
- 撮像部と表示部とを有する画像表示装置と接続された画像処理装置における画像処理方法であって、
前記撮像部により撮像された画像の解像度を低下させて第1の画像を生成するとともに、前記撮像された画像の一部を切り出して第2の画像を生成するステップと、
前記生成された第1の画像に対して、空間方向に関するノイズ除去と、マーカーの特徴または自然特徴を強調する補正とを含む第1の画像処理を行うステップと、
前記生成された第2の画像に対して、時間方向に関するノイズ除去と、原画像の再現性を高くする補正とを含む第2の画像処理を行うステップと、
前記第1の画像処理が行われた第1の画像中のマーカーの特徴または自然特徴に基づいて前記撮像部の位置および姿勢を導出するステップと、
前記導出された位置および姿勢に基づいて仮想画像を生成するステップと、
前記第2の画像処理が行われた第2の画像と前記生成された仮想画像とに基づいて合成画像を生成するステップと、
前記合成画像を前記表示部に表示するステップと、
を有することを特徴とする画像処理方法。 - コンピュータを請求項1から4のいずれか1項に記載の画像処理装置として機能させるためのプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016216634A JP6904684B2 (ja) | 2016-11-04 | 2016-11-04 | 画像処理装置、画像処理方法、およびプログラム |
| US15/801,098 US10373293B2 (en) | 2016-11-04 | 2017-11-01 | Image processing apparatus, image processing method, and storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016216634A JP6904684B2 (ja) | 2016-11-04 | 2016-11-04 | 画像処理装置、画像処理方法、およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2018073366A JP2018073366A (ja) | 2018-05-10 |
| JP6904684B2 true JP6904684B2 (ja) | 2021-07-21 |
Family
ID=62064744
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016216634A Active JP6904684B2 (ja) | 2016-11-04 | 2016-11-04 | 画像処理装置、画像処理方法、およびプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10373293B2 (ja) |
| JP (1) | JP6904684B2 (ja) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10410324B2 (en) | 2017-10-31 | 2019-09-10 | International Business Machines Corporation | Displaying computer graphics according to arrangement and orientation attributes |
| EP3833454B1 (en) * | 2018-08-07 | 2024-10-09 | Interactive Strength, Inc. | Interactive exercise machine system with mirror display |
| US11373391B2 (en) * | 2020-03-16 | 2022-06-28 | Novatek Microelectronics Corp. | Image processing device, image processing system and image processing method |
| WO2022072097A1 (en) * | 2020-09-30 | 2022-04-07 | Snap Inc. | Multi-purpose cameras for augmented reality and computer vision applications |
| WO2023034633A2 (en) * | 2021-09-03 | 2023-03-09 | Meta Platforms Technologies, Llc | Wrist-wearable device for delayed processing of images captured by the wrist-wearable device, and methods of use thereof |
| US12141001B2 (en) | 2021-09-03 | 2024-11-12 | Meta Platforms Technologies, Llc | Wrist-wearable device for delayed processing of images captured by the wrist-wearable device, and methods of use thereof |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4599705B2 (ja) * | 2000-11-10 | 2010-12-15 | ソニー株式会社 | 画像処理装置及びその方法、並びにプログラム記録媒体 |
| JP4847192B2 (ja) * | 2006-04-14 | 2011-12-28 | キヤノン株式会社 | 画像処理システム、画像処理装置、撮像装置、及びそれらの制御方法 |
| JP5076755B2 (ja) * | 2007-09-07 | 2012-11-21 | ソニー株式会社 | 画像処理装置、および画像処理方法、並びにコンピュータ・プログラム |
| JP5172283B2 (ja) | 2007-11-13 | 2013-03-27 | パナソニック株式会社 | ステレオ画像処理装置、ステレオ画像処理方法およびプログラム |
| JP5156571B2 (ja) * | 2008-10-10 | 2013-03-06 | キヤノン株式会社 | 画像処理装置、画像処理方法 |
| US8724928B2 (en) * | 2009-08-31 | 2014-05-13 | Intellectual Ventures Fund 83 Llc | Using captured high and low resolution images |
| JP5984493B2 (ja) * | 2011-06-24 | 2016-09-06 | キヤノン株式会社 | 画像処理装置、画像処理方法、撮像装置およびプログラム |
| RU2646360C2 (ru) * | 2012-11-13 | 2018-03-02 | Сони Корпорейшн | Устройство и способ отображения изображения, мобильное устройство, система отображения изображения и компьютерная программа |
| JP6137910B2 (ja) * | 2013-03-29 | 2017-05-31 | キヤノン株式会社 | 情報処理装置、情報処理方法及びプログラム |
| JP5769755B2 (ja) * | 2013-04-24 | 2015-08-26 | キヤノン株式会社 | 画像処理システム、画像処理装置及び画像処理方法 |
| KR101936919B1 (ko) * | 2015-11-05 | 2019-04-09 | 구글 엘엘씨 | 에지-인식 양방향 이미지 프로세싱 |
| US10762429B2 (en) * | 2016-05-18 | 2020-09-01 | Microsoft Technology Licensing, Llc | Emotional/cognitive state presentation |
-
2016
- 2016-11-04 JP JP2016216634A patent/JP6904684B2/ja active Active
-
2017
- 2017-11-01 US US15/801,098 patent/US10373293B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US10373293B2 (en) | 2019-08-06 |
| JP2018073366A (ja) | 2018-05-10 |
| US20180130181A1 (en) | 2018-05-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6904684B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
| JP6747504B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| US10699473B2 (en) | System and method for generating a virtual viewpoint apparatus | |
| US10726814B2 (en) | Image display apparatus, image processing apparatus, image display method, image processing method, and storage medium | |
| JP2014199532A (ja) | 複合現実画像処理装置、複合現実画像処理方法及びプログラム | |
| US11003408B2 (en) | Image generating apparatus and image generating method | |
| JP4924114B2 (ja) | 画像処理プログラムおよび画像処理方法 | |
| WO2018189880A1 (ja) | 情報処理装置、情報処理システム、および画像処理方法 | |
| US10371953B2 (en) | Image display system and information processing apparatus and control methods thereof | |
| JP7058946B2 (ja) | 情報処理装置、情報処理システム、情報処理方法及びプログラム | |
| JP6137910B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
| JP2018133746A (ja) | 画像処理装置、画像処理システム、画像処理方法及びプログラム | |
| JP4889036B2 (ja) | 画像処理装置、画像処理方法 | |
| JP6971590B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| US7940295B2 (en) | Image display apparatus and control method thereof | |
| JP6711670B2 (ja) | 情報処理装置、画像表示装置、画像表示システム、および情報処理方法 | |
| JP6858007B2 (ja) | 画像処理システム、画像処理方法 | |
| JP2021086287A (ja) | 情報処理システム、情報処理装置、及び情報処理方法 | |
| JP2014199508A (ja) | 画像処理装置、画像処理方法及びプログラム | |
| US10616504B2 (en) | Information processing device, image display device, image display system, and information processing method | |
| JP6008711B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
| JP2006041795A (ja) | 画像表示装置 | |
| US20240370978A1 (en) | Image processing apparatus that combines captured image and cg image, image processing method, and storage medium | |
| JP6725999B2 (ja) | 情報処理装置、情報処理装置の制御方法およびプログラム | |
| US20240320876A1 (en) | Image processing apparatus for combining a captured image and a virtual image, method for the same, and storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191029 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201214 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201222 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210217 |
|
| 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: 20210525 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210624 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6904684 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |