JP2012103815A - 画像処理方法、画像処理プログラム、これを記憶したコンピュータ読み取り可能な記憶媒体、及び画像処理装置 - Google Patents
画像処理方法、画像処理プログラム、これを記憶したコンピュータ読み取り可能な記憶媒体、及び画像処理装置 Download PDFInfo
- Publication number
- JP2012103815A JP2012103815A JP2010250252A JP2010250252A JP2012103815A JP 2012103815 A JP2012103815 A JP 2012103815A JP 2010250252 A JP2010250252 A JP 2010250252A JP 2010250252 A JP2010250252 A JP 2010250252A JP 2012103815 A JP2012103815 A JP 2012103815A
- Authority
- JP
- Japan
- Prior art keywords
- image
- pixel
- window
- reference image
- processing
- 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.)
- Granted
Links
Images
Landscapes
- Image Processing (AREA)
- Image Analysis (AREA)
Abstract
【解決手段】基準画像A及び参照画像Bを取得するステップと、基準画像A及び参照画像Bにおける各画素の輝度をそれぞれ正規化処理する正規化処理ステップと、正規化処理された基準画像A上に設定された基準ウィンドウW1内の各画素と、正規化処理された参照画像B上に設定された参照ウィンドウW2内の各画素との相関を算出することで基準画像Aと参照画像Bとの対応点を探索する対応点探索処理ステップと、を含む。
【選択図】図2
Description
これらSADやSSDの値が最も小さくなるような2次元位置を、基準画像に対する参照画像の対応点としている。そして、非特許文献1に開示されているように、再帰相関法を用いることによって、その計算量を大幅に低減することができ、ひいては、処理時間を短縮することが可能である。
(I1−μ1)/σ1
次に、図3(b)に示すように、正規化処理ウィンドウW3を右に一画素分だけずらし、この位置での正規化処理ウィンドウW3内における各画素の輝度の平均値μ2及び標準偏差σ2を算出し、上記同様に、この位置での正規化処理ウィンドウW3の中央に位置する画素C2の輝度I2を以下の式に基づき正規化する。
(I2−μ2)/σ2
以上の作業を繰り返すよう、正規化処理ウィンドウW3を基準画像A上において走査させることで、基準画像Aを構成する全画素に対して正規化処理を実行する。なお、参照画像Bについても同様の方法で全画素に対して正規化処理を行う。
以下のSADの式
の相関演算は、
2 CPU(演算処理部)
A 基準画像
B 参照画像
P 注目点
T 対象物
W1 正規化処理ウィンドウ
W2 基準ウィンドウ
W3 参照ウィンドウ
Claims (8)
- 異なる視点から撮像された対象物の2枚の画像を基準画像及び参照画像として取得するステップと、
前記基準画像及び参照画像における各画素の輝度をそれぞれ正規化処理する正規化処理ステップと、
前記正規化処理された基準画像上に設定された基準ウィンドウ内の各画素と、前記正規化処理された参照画像上に設定され前記基準ウィンドウと同一サイズの参照ウィンドウ内の各画素との相関を算出することにより、前記基準画像上の注目点に対応する前記参照画像上の対応点を探索する対応点探索処理ステップと、
を含み、
前記正規化処理ステップは、前記基準画像及び参照画像上のそれぞれに設定された正規化処理ウィンドウ内の中央に位置する画素の輝度Iを、前記正規化処理ウィンドウ内における各画素の輝度の平均値μで減算したものを、前記正規化処理ウィンドウ内における各画素の輝度の標準偏差σで除算することにより正規化処理し、この正規化処理を前記基準画像及び参照画像の全画素毎に行う、画像処理方法。 - 前記正規化処理ウィンドウは、前記基準ウィンドウと同一サイズに設定されている、請求項1に記載の画像処理方法。
- 前記対応点探索処理ステップは、前記基準画像上に設定された基準ウィンドウ内の各画素の画素値と、前記参照画像上に設定された参照ウィンドウ内の各画素の画素値との差分絶対値和(SAD:Sum of Absolute Difference)を再帰相関法を用いて算出することで行う、請求項1又は2に記載の画像処理方法。
- 前記対応点探索処理ステップは、エピポーラ線上に沿って前記参照画像内における対応点を探索する、請求項1〜3のいずれかに記載の画像処理方法。
- 請求項1〜4のいずれかに記載のステップをコンピュータに実行させるための画像処理プログラム。
- 請求項5に記載の画像処理プログラムを記憶したコンピュータ読み取り可能な記憶媒体。
- 撮影対象物を異なる視点から2枚の画像を基準画像及び参照画像として撮像する撮像部と、
前記撮像部によって撮像された前記基準画像及び前記参照画像を画像処理する演算処理部と、を備え、
前記演算処理部は、
前記基準画像及び参照画像上のそれぞれに設定された正規化処理ウィンドウ内の中央に位置する画素の輝度Iを、前記正規化処理ウィンドウ内における各画素の輝度の平均値μで減算したものを、前記正規化処理ウィンドウ内における各画素の輝度の標準偏差σで除算することにより正規化処理し、この正規化処理を前記基準画像及び参照画像の全画素毎に行い、
前記正規化処理された基準画像上に設定された基準ウィンドウ内の各画素と、前記正規化処理された参照画像上に設定され前記基準ウィンドウと同一サイズの参照ウィンドウ内の各画素との相関を算出することにより、前記基準画像上の注目点に対応する前記参照画像上の対応点を探索する、画像処理装置。 - 前記正規化処理ウィンドウは、前記基準ウィンドウと同一サイズに設定されている、請求項7に記載の画像処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010250252A JP5582572B2 (ja) | 2010-11-08 | 2010-11-08 | 画像処理方法、画像処理プログラム、これを記憶したコンピュータ読み取り可能な記憶媒体、及び画像処理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010250252A JP5582572B2 (ja) | 2010-11-08 | 2010-11-08 | 画像処理方法、画像処理プログラム、これを記憶したコンピュータ読み取り可能な記憶媒体、及び画像処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012103815A true JP2012103815A (ja) | 2012-05-31 |
JP5582572B2 JP5582572B2 (ja) | 2014-09-03 |
Family
ID=46394159
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010250252A Active JP5582572B2 (ja) | 2010-11-08 | 2010-11-08 | 画像処理方法、画像処理プログラム、これを記憶したコンピュータ読み取り可能な記憶媒体、及び画像処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5582572B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20220397966A1 (en) * | 2021-06-10 | 2022-12-15 | Pixart Imaging Inc. | Image quality improving method, optical navigation device control method, and optical navigation device using the methods |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0355675A (ja) * | 1989-07-24 | 1991-03-11 | Topcon Corp | ステレオマッチング方法及びその装置 |
JP2000111321A (ja) * | 1998-10-01 | 2000-04-18 | Agency Of Ind Science & Technol | ステレオ画像の輝度修正方法及び装置 |
JP2006309714A (ja) * | 2005-03-31 | 2006-11-09 | Fuji Photo Film Co Ltd | 顔判別方法および装置並びにプログラム |
JP2007025766A (ja) * | 2005-07-12 | 2007-02-01 | Fujifilm Holdings Corp | 顔検出方法および装置並びにプログラム |
JP2009054098A (ja) * | 2007-08-29 | 2009-03-12 | National Institute Of Advanced Industrial & Technology | 画像処理方法、装置およびプログラム |
JP2009180661A (ja) * | 2008-01-31 | 2009-08-13 | Konica Minolta Holdings Inc | 距離計測装置及び距離計測方法 |
JP2010139288A (ja) * | 2008-12-10 | 2010-06-24 | Konica Minolta Holdings Inc | ステレオカメラユニット及びステレオマッチング方法 |
-
2010
- 2010-11-08 JP JP2010250252A patent/JP5582572B2/ja active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0355675A (ja) * | 1989-07-24 | 1991-03-11 | Topcon Corp | ステレオマッチング方法及びその装置 |
JP2000111321A (ja) * | 1998-10-01 | 2000-04-18 | Agency Of Ind Science & Technol | ステレオ画像の輝度修正方法及び装置 |
JP2006309714A (ja) * | 2005-03-31 | 2006-11-09 | Fuji Photo Film Co Ltd | 顔判別方法および装置並びにプログラム |
JP2007025766A (ja) * | 2005-07-12 | 2007-02-01 | Fujifilm Holdings Corp | 顔検出方法および装置並びにプログラム |
JP2009054098A (ja) * | 2007-08-29 | 2009-03-12 | National Institute Of Advanced Industrial & Technology | 画像処理方法、装置およびプログラム |
JP2009180661A (ja) * | 2008-01-31 | 2009-08-13 | Konica Minolta Holdings Inc | 距離計測装置及び距離計測方法 |
JP2010139288A (ja) * | 2008-12-10 | 2010-06-24 | Konica Minolta Holdings Inc | ステレオカメラユニット及びステレオマッチング方法 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20220397966A1 (en) * | 2021-06-10 | 2022-12-15 | Pixart Imaging Inc. | Image quality improving method, optical navigation device control method, and optical navigation device using the methods |
US11740709B2 (en) * | 2021-06-10 | 2023-08-29 | Pixart Imaging Inc. | Image quality improving method, optical navigation device control method, and optical navigation device using the methods |
US20230315218A1 (en) * | 2021-06-10 | 2023-10-05 | Pixart Imaging Inc. | Image quality improving method, optical navigation device control method, and optical navigation device using the methods |
US11947737B2 (en) * | 2021-06-10 | 2024-04-02 | Pixart Imaging Inc. | Image quality improving method, optical navigation device control method, and optical navigation device using the methods |
Also Published As
Publication number | Publication date |
---|---|
JP5582572B2 (ja) | 2014-09-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7733404B2 (en) | Fast imaging system calibration | |
US10027947B2 (en) | Image processing apparatus and image processing method | |
CN104685513A (zh) | 根据使用阵列源捕捉的低分辨率图像的基于特征的高分辨率运动估计 | |
JP2005072888A (ja) | 画像投影方法、及び画像投影装置 | |
WO2010101227A1 (ja) | 物体位置推定用情報作成装置、物体位置推定用情報作成方法およびプログラム | |
JP2011179907A (ja) | 位置姿勢計測装置、位置姿勢計測方法およびプログラム | |
JP6403115B2 (ja) | 3次元情報復元装置、3次元情報復元システム、及び3次元情報復元方法 | |
JP6566768B2 (ja) | 情報処理装置、情報処理方法、プログラム | |
JP4941565B2 (ja) | 対応点探索装置および対応点探索方法 | |
JP6694234B2 (ja) | 距離測定装置 | |
WO2017043258A1 (ja) | 計算装置および計算装置の制御方法 | |
CN104361569A (zh) | 图像拼接的方法及装置 | |
JP2018087732A (ja) | ワイヤロープ計測装置及び方法 | |
TWI528783B (zh) | 產生深度影像之方法及其系統及電腦程式產品 | |
JP2016217944A (ja) | 計測装置、および計測方法 | |
JP2020134242A (ja) | 計測方法、計測装置、およびプログラム | |
JP2008090583A (ja) | 情報処理システム、プログラムおよび情報処理方法 | |
JP2008309595A (ja) | オブジェクト認識装置及びそれに用いられるプログラム | |
TWI571099B (zh) | 深度估測裝置及方法 | |
JP2008275366A (ja) | ステレオ3次元計測システム | |
JP5582572B2 (ja) | 画像処理方法、画像処理プログラム、これを記憶したコンピュータ読み取り可能な記憶媒体、及び画像処理装置 | |
WO2019058487A1 (ja) | 3次元復元画像処理装置、3次元復元画像処理方法及び3次元復元画像処理プログラムを記憶したコンピュータ読み取り可能な記憶媒体 | |
JP6852406B2 (ja) | 距離測定装置、距離測定方法および距離測定プログラム | |
KR20150119770A (ko) | 카메라를 사용한 3차원 좌표 측정 장치 및 방법 | |
JP2018049396A (ja) | 形状推定方法、形状推定装置および形状推定プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130628 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140210 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140218 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140411 |
|
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: 20140708 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140710 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5582572 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |