JP2011060116A - 画像処理装置 - Google Patents
画像処理装置 Download PDFInfo
- Publication number
- JP2011060116A JP2011060116A JP2009210737A JP2009210737A JP2011060116A JP 2011060116 A JP2011060116 A JP 2011060116A JP 2009210737 A JP2009210737 A JP 2009210737A JP 2009210737 A JP2009210737 A JP 2009210737A JP 2011060116 A JP2011060116 A JP 2011060116A
- Authority
- JP
- Japan
- Prior art keywords
- parallax
- image
- contour
- search window
- search
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/97—Determining parameters from multiple pictures
-
- 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/10004—Still image; Photographic image
- G06T2207/10012—Stereo images
-
- 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/20021—Dividing image into blocks, subimages or windows
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Length Measuring Devices By Optical Means (AREA)
- Image Processing (AREA)
- Measurement Of Optical Distance (AREA)
Abstract
【解決手段】ステレオ画像として撮影された左右の画像から対応する画素間のずれ(視差)を示す視差マップを作成し、その視差マップから視差が急変する視差輪郭を求める(ステップS10、S12)。この視差輪郭を挟んで対向する一対の探索ウインドウを設定し(ステップS14)、その一対の探索ウインドウ内にある各画像の画像輪郭の強度(勾配)のうち、勾配の大きい方の画像に対応する探索ウインドウをオクルージョン領域を含む探索ウインドウとして判別し(ステップSS16、18)、オクルージョン領域が存在すると判別された探索ウインドウ内のオクルージョン領域の視差を、他方の探索ウインドウ側の視差に補正する(ステップS20、S22)。
【選択図】 図6
Description
次に、本発明に係る画像処理装置の第1の実施形態について説明する。
次に、本発明に係る画像処理装置の第2の実施形態について説明する。
次に、本発明に係る画像処理装置の第3の実施形態について説明する。
Claims (11)
- ステレオ画像として撮影された第1の画像と第2の画像とを取得する画像取得手段と、
前記画像取得手段により取得した第1の画像の各画素に対する前記第2の画像の対応する画素のずれ量及びずれ方向を示す視差を算出する視差算出手段と、
前記視差算出手段により算出された視差を示す視差マップから視差が急変する視差輪郭を抽出する視差輪郭抽出手段と、
前記視差輪郭抽出手段により抽出された視差輪郭に接し、該視差輪郭を挟んで対向する一対の探索ウインドウを設定するウインドウ設定手段であって、前記一対の探索ウインドウを前記視差輪郭に沿って順次移動させるウインドウ設定手段と、
前記ウインドウ設定手段により設定された一対の探索ウインドウ内にある前記第1の画像に基づいてオクルージョン領域を含む探索ウインドウを判別するウインドウ判別手段と、
前記ウインドウ判別手段により判別された探索ウインドウ内のオクルージョン領域の視差を、前記判別されなかった他方の探索ウインドウ側の視差に基づいて補正する視差補正手段と、
を備えたことを特徴とする画像処理装置。 - 前記視差算出手段は、前記第1の画像の注目画素を基準とする所定のブロックサイズの画像と前記第2の画像とのブロックマッチングにより前記第1の画像の注目画素に対応する第2の画像上の画素を検出し、両画素間の視差を算出することを特徴とする請求項1に記載の画像処理装置。
- 前記探索ウインドウのサイズは、前記視差算出手段による視差算出時の所定のブロックサイズと同一であることを特徴とする請求項2に記載の画像処理装置。
- 前記ウインドウ判別手段は、前記第1の画像から前記一対の探索ウインドウ内の画像をそれぞれ切り出し、該切り出した各画像から画像輪郭を抽出する画像輪郭抽出手段を有し、前記画像輪郭抽出手段により抽出された画像輪郭が大きい方の画像に対応する探索ウインドウを、前記オクルージョン領域を含む探索ウインドウとして判別することを特徴とする請求項1から3のいずれかに記載の画像処理装置。
- 前記視差補正手段は、前記ウインドウ判別手段により判別された探索ウインドウ内の前記画像輪郭と前記視差輪郭との間の視差を、前記判別されなかった他方の探索ウインドウ側の視差に基づいて補正することを特徴とする請求項4に記載の画像処理装置。
- 前記ウインドウ判別手段は、前記第1の画像から前記一対の探索ウインドウ内の画像をそれぞれ切り出し、該切り出した各画像をそれぞれ左右に2分割した分割画像の一致度を算出する一致度算出手段を有し、前記一致度算出手段により算出された一致度が低い方の画像に対応する探索ウインドウを、前記オクルージョン領域を含む探索ウインドウとして判別することを特徴とする請求項1から3のいずれかに記載の画像処理装置。
- 前記一致度算出手段は、前記2分割した分割画像のパターンマッチング、又はヒストグラムマッチングにより一致度を算出することを特徴とする請求項6に記載の画像処理装置。
- 前記ウインドウ判別手段は、前記第1の画像から前記一対の探索ウインドウ内の画像をそれぞれ切り出し、該切り出した各画像のコントラストを算出するコントラスト算出手段を有し、前記コントラスト算出手段により算出されたコントラストが大きい方の画像に対応する探索ウインドウを、前記オクルージョン領域を含む探索ウインドウとして判別することを特徴とする請求項1から3のいずれかに記載の画像処理装置。
- 前記コントラスト算出手段は、前記切り出した各画像の画素値の分散又は標準偏差を、コントラストの大きさを示す指標として算出することを特徴とする請求項8に記載の画像処理装置。
- 前記視差補正手段は、前記ウインドウ判別手段により判別された探索ウインドウ内の視差であって、左右に2分割した視差のうちの前記視差輪郭側の視差を、前記判別されなかった他方の探索ウインドウ側の視差に基づいて補正することを特徴とする請求項5から9のいずれかに記載の画像処理装置。
- 前記視差補正手段は、前記ウインドウ判別手段により判別された探索ウインドウ内の画像から画像輪郭を抽出する手段を有し、前記抽出した画像輪郭と前記視差輪郭との間の視差を、前記判別されなかった他方の探索ウインドウ側の視差に基づいて補正することを特徴とする請求項5から9のいずれかに記載の画像処理装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009210737A JP2011060116A (ja) | 2009-09-11 | 2009-09-11 | 画像処理装置 |
| US12/879,034 US20110063420A1 (en) | 2009-09-11 | 2010-09-10 | Image processing apparatus |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009210737A JP2011060116A (ja) | 2009-09-11 | 2009-09-11 | 画像処理装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2011060116A true JP2011060116A (ja) | 2011-03-24 |
Family
ID=43730145
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009210737A Ceased JP2011060116A (ja) | 2009-09-11 | 2009-09-11 | 画像処理装置 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20110063420A1 (ja) |
| JP (1) | JP2011060116A (ja) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2014017684A (ja) * | 2012-07-10 | 2014-01-30 | Jvc Kenwood Corp | 立体判別画像生成装置、立体判別画像生成方法、立体判別画像生成プログラム |
| JP2014534665A (ja) * | 2011-09-29 | 2014-12-18 | トムソン ライセンシングThomson Licensing | 視差マップをフィルタリングする方法及び装置 |
| US9654764B2 (en) | 2012-08-23 | 2017-05-16 | Sharp Kabushiki Kaisha | Stereoscopic image processing device, stereoscopic image processing method, and program |
| JP2022191000A (ja) * | 2021-06-15 | 2022-12-27 | グローリー株式会社 | 寸法測定装置および寸法測定方法 |
Families Citing this family (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8446492B2 (en) * | 2009-12-10 | 2013-05-21 | Honda Motor Co., Ltd. | Image capturing device, method of searching for occlusion region, and program |
| JP4997327B2 (ja) * | 2010-10-01 | 2012-08-08 | 株式会社東芝 | 多視差画像受信装置 |
| TWI492186B (zh) * | 2010-11-03 | 2015-07-11 | Ind Tech Res Inst | 修補三維立體影像之裝置及方法 |
| US9865083B2 (en) | 2010-11-03 | 2018-01-09 | Industrial Technology Research Institute | Apparatus and method for inpainting three-dimensional stereoscopic image |
| JP2012156680A (ja) * | 2011-01-25 | 2012-08-16 | Jvc Kenwood Corp | 3d画像処理装置 |
| US20130063576A1 (en) * | 2011-04-28 | 2013-03-14 | Panasonic Corporation | Stereoscopic intensity adjustment device, stereoscopic intensity adjustment method, program, integrated circuit and recording medium |
| WO2013049388A1 (en) | 2011-09-29 | 2013-04-04 | Dolby Laboratories Licensing Corporation | Representation and coding of multi-view images using tapestry encoding |
| JP6021541B2 (ja) * | 2012-09-13 | 2016-11-09 | キヤノン株式会社 | 画像処理装置及び方法 |
| US9866813B2 (en) | 2013-07-05 | 2018-01-09 | Dolby Laboratories Licensing Corporation | Autostereo tapestry representation |
| US20150271467A1 (en) * | 2014-03-20 | 2015-09-24 | Neal Weinstock | Capture of three-dimensional images using a single-view camera |
| CN104463890B (zh) * | 2014-12-19 | 2017-05-24 | 北京工业大学 | 一种立体图像显著性区域检测方法 |
| JP6746310B2 (ja) * | 2015-05-22 | 2020-08-26 | キヤノン株式会社 | 画像処理装置、撮像システム、画像処理方法 |
| US10839593B2 (en) | 2016-04-08 | 2020-11-17 | Maxx Media Group, LLC | System, method and software for adding three-dimensional images to an intelligent virtual assistant that appear to project forward of or vertically above an electronic display |
| US10230939B2 (en) | 2016-04-08 | 2019-03-12 | Maxx Media Group, LLC | System, method and software for producing live video containing three-dimensional images that appear to project forward of or vertically above a display |
| US10560683B2 (en) | 2016-04-08 | 2020-02-11 | Maxx Media Group, LLC | System, method and software for producing three-dimensional images that appear to project forward of or vertically above a display medium using a virtual 3D model made from the simultaneous localization and depth-mapping of the physical features of real objects |
| US10469803B2 (en) | 2016-04-08 | 2019-11-05 | Maxx Media Group, LLC | System and method for producing three-dimensional images from a live video production that appear to project forward of or vertically above an electronic display |
| US10475233B2 (en) | 2016-04-08 | 2019-11-12 | Maxx Media Group, LLC | System, method and software for converting images captured by a light field camera into three-dimensional images that appear to extend vertically above or in front of a display medium |
| US10136121B2 (en) | 2016-04-08 | 2018-11-20 | Maxx Media Group, LLC | System, method and software for producing virtual three dimensional images that appear to project forward of or above an electronic display |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0927969A (ja) * | 1995-05-08 | 1997-01-28 | Matsushita Electric Ind Co Ltd | 複数画像の中間像生成方法及び視差推定方法および装置 |
Family Cites Families (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5220441A (en) * | 1990-09-28 | 1993-06-15 | Eastman Kodak Company | Mechanism for determining parallax between digital images |
| US5767893A (en) * | 1995-10-11 | 1998-06-16 | International Business Machines Corporation | Method and apparatus for content based downloading of video programs |
| EP0998719A4 (en) * | 1997-07-25 | 2000-11-22 | Arch Dev Corp | METHOD AND SYSTEM FOR CLASSIFYING LUNG PARTS IN LATERAL THORAX RADIOGRAPHY |
| US5984870A (en) * | 1997-07-25 | 1999-11-16 | Arch Development Corporation | Method and system for the automated analysis of lesions in ultrasound images |
| US6363163B1 (en) * | 1998-02-23 | 2002-03-26 | Arch Development Corporation | Method and system for the automated temporal subtraction of medical images |
| US6813395B1 (en) * | 1999-07-14 | 2004-11-02 | Fuji Photo Film Co., Ltd. | Image searching method and image processing method |
| US6809809B2 (en) * | 2000-11-15 | 2004-10-26 | Real Time Metrology, Inc. | Optical method and apparatus for inspecting large area planar objects |
| US7620218B2 (en) * | 2006-08-11 | 2009-11-17 | Fotonation Ireland Limited | Real-time face tracking with reference images |
| US8989516B2 (en) * | 2007-09-18 | 2015-03-24 | Fotonation Limited | Image processing method and apparatus |
| US8682097B2 (en) * | 2006-02-14 | 2014-03-25 | DigitalOptics Corporation Europe Limited | Digital image enhancement with reference images |
| US9129381B2 (en) * | 2003-06-26 | 2015-09-08 | Fotonation Limited | Modification of post-viewing parameters for digital images using image region or feature information |
| US8254674B2 (en) * | 2004-10-28 | 2012-08-28 | DigitalOptics Corporation Europe Limited | Analyzing partial face regions for red-eye detection in acquired digital images |
| US8330831B2 (en) * | 2003-08-05 | 2012-12-11 | DigitalOptics Corporation Europe Limited | Method of gathering visual meta data using a reference image |
| EP1648920A2 (en) * | 2003-07-18 | 2006-04-26 | SmithKline Beecham Corporation | Car ligand-binding domain polypeptide co-crystallized with a ligand, and methods of designing ligands that modulate car activity |
| WO2006114003A1 (en) * | 2005-04-27 | 2006-11-02 | The Governors Of The University Of Alberta | A method and system for automatic detection and segmentation of tumors and associated edema (swelling) in magnetic resonance (mri) images |
| JP4889351B2 (ja) * | 2006-04-06 | 2012-03-07 | 株式会社トプコン | 画像処理装置及びその処理方法 |
| US7916897B2 (en) * | 2006-08-11 | 2011-03-29 | Tessera Technologies Ireland Limited | Face tracking for controlling imaging parameters |
| JP4398969B2 (ja) * | 2006-11-07 | 2010-01-13 | 富士フイルム株式会社 | 多眼撮影装置および多眼撮影装置における露出設定方法並びにプログラム |
| JP4959535B2 (ja) * | 2007-12-13 | 2012-06-27 | 株式会社日立製作所 | 撮像装置 |
| US8345953B2 (en) * | 2008-05-22 | 2013-01-01 | Matrix Electronic Measuring Properties, Llc | Stereoscopic measurement system and method |
| JP4964852B2 (ja) * | 2008-09-24 | 2012-07-04 | 富士フイルム株式会社 | 画像処理装置、方法及びプログラム |
| JP5049300B2 (ja) * | 2009-01-20 | 2012-10-17 | クラリオン株式会社 | 障害物検出表示装置 |
| US8605955B2 (en) * | 2009-06-29 | 2013-12-10 | DigitalOptics Corporation Europe Limited | Methods and apparatuses for half-face detection |
| JP5279654B2 (ja) * | 2009-08-06 | 2013-09-04 | キヤノン株式会社 | 画像追尾装置、画像追尾方法、及びコンピュータプログラム |
| US8340420B2 (en) * | 2009-10-05 | 2012-12-25 | National Taiwan University | Method for recognizing objects in images |
| CN102597693B (zh) * | 2009-11-13 | 2015-04-01 | 富士胶片株式会社 | 测距装置、测距方法、测距程序及测距系统以及拍摄装置 |
| JP5371845B2 (ja) * | 2010-03-18 | 2013-12-18 | 富士フイルム株式会社 | 撮影装置及びその表示制御方法並びに3次元情報取得装置 |
| JP2012070836A (ja) * | 2010-09-28 | 2012-04-12 | Fujifilm Corp | 画像処理装置、画像処理方法、および画像処理プログラム、並びに放射線画像撮影システム |
| US8659697B2 (en) * | 2010-11-11 | 2014-02-25 | DigitalOptics Corporation Europe Limited | Rapid auto-focus using classifier chains, MEMS and/or multiple object focusing |
-
2009
- 2009-09-11 JP JP2009210737A patent/JP2011060116A/ja not_active Ceased
-
2010
- 2010-09-10 US US12/879,034 patent/US20110063420A1/en not_active Abandoned
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0927969A (ja) * | 1995-05-08 | 1997-01-28 | Matsushita Electric Ind Co Ltd | 複数画像の中間像生成方法及び視差推定方法および装置 |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2014534665A (ja) * | 2011-09-29 | 2014-12-18 | トムソン ライセンシングThomson Licensing | 視差マップをフィルタリングする方法及び装置 |
| JP2014017684A (ja) * | 2012-07-10 | 2014-01-30 | Jvc Kenwood Corp | 立体判別画像生成装置、立体判別画像生成方法、立体判別画像生成プログラム |
| US9654764B2 (en) | 2012-08-23 | 2017-05-16 | Sharp Kabushiki Kaisha | Stereoscopic image processing device, stereoscopic image processing method, and program |
| JP2022191000A (ja) * | 2021-06-15 | 2022-12-27 | グローリー株式会社 | 寸法測定装置および寸法測定方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20110063420A1 (en) | 2011-03-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2011060116A (ja) | 画像処理装置 | |
| US9070042B2 (en) | Image processing apparatus, image processing method, and program thereof | |
| JP5792662B2 (ja) | 視差算出装置、距離算出装置及び視差算出方法 | |
| JP2012070389A5 (ja) | ||
| JP2011203811A (ja) | 画像処理装置、画像処理方法、画像処理プログラム、及び複眼デジタルカメラ | |
| KR20080077391A (ko) | 스테레오스코픽 화상 디스플레이 방법 및 장치, 2d 화상데이터 입력으로부터 3d 화상 데이터를 생성하는 방법,그리고 2d 화상 데이터 입력으로부터 3d 화상 데이터를생성하는 장치 | |
| JPH1098646A (ja) | 被写体抽出方式 | |
| WO2011114564A1 (ja) | 立体画像表示装置およびその制御方法 | |
| JPWO2011125461A1 (ja) | 画像生成装置及び方法並びにプリンタ | |
| JP2016109587A (ja) | 画像処理装置 | |
| KR102410300B1 (ko) | 스테레오 카메라를 이용한 카메라 위치 측정 장치 및 방법 | |
| US8648953B2 (en) | Image display apparatus and method, as well as program | |
| US20200267374A1 (en) | Data recording apparatus, image capturing apparatus, data recording method, and storage medium | |
| JP6395429B2 (ja) | 画像処理装置、その制御方法及び記憶媒体 | |
| KR101720161B1 (ko) | 깊이 맵 생성 장치 및 방법과 이를 이용한 입체 영상 변환 장치 및 방법 | |
| US20080226159A1 (en) | Method and System For Calculating Depth Information of Object in Image | |
| JP2000126134A (ja) | 眼底計測装置及び眼底計測プログラムを記録した記録媒体 | |
| JPH1021401A (ja) | 三次元情報処理装置 | |
| JP2011070415A (ja) | 画像処理装置及び画像処理方法 | |
| WO2002065397A2 (en) | Method and apparatus for improving object boundaries extracted from stereoscopic images | |
| KR101660808B1 (ko) | 깊이 맵 생성 장치 및 방법과 이를 이용한 입체 영상 변환 장치 및 방법 | |
| JP2013251656A (ja) | 画像処理装置 | |
| JP2000028354A (ja) | 3次元画像処理装置 | |
| JP2014134723A (ja) | 画像処理装置、画像処理方法およびプログラム | |
| JP5962125B2 (ja) | 表示装置、同期方法及びプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120126 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121026 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121106 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130104 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130417 |
|
| A045 | Written measure of dismissal of application [lapsed due to lack of payment] |
Free format text: JAPANESE INTERMEDIATE CODE: A045 Effective date: 20130823 |