JP2006139697A - 画像処理装置及び画像処理方法 - Google Patents
画像処理装置及び画像処理方法 Download PDFInfo
- Publication number
- JP2006139697A JP2006139697A JP2004330738A JP2004330738A JP2006139697A JP 2006139697 A JP2006139697 A JP 2006139697A JP 2004330738 A JP2004330738 A JP 2004330738A JP 2004330738 A JP2004330738 A JP 2004330738A JP 2006139697 A JP2006139697 A JP 2006139697A
- Authority
- JP
- Japan
- Prior art keywords
- image
- output
- pixel
- coordinates
- 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.)
- Granted
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 10
- 230000002093 peripheral effect Effects 0.000 claims abstract description 28
- 238000012545 processing Methods 0.000 claims description 102
- 238000004364 calculation method Methods 0.000 claims description 50
- 230000003287 optical effect Effects 0.000 claims description 48
- 238000003384 imaging method Methods 0.000 claims description 4
- 230000008602 contraction Effects 0.000 abstract 1
- 238000000034 method Methods 0.000 description 65
- 238000012937 correction Methods 0.000 description 19
- 230000000875 corresponding effect Effects 0.000 description 15
- 230000006870 function Effects 0.000 description 14
- 238000006073 displacement reaction Methods 0.000 description 8
- 101100126165 Escherichia coli (strain K12) intA gene Proteins 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 230000006835 compression Effects 0.000 description 4
- 238000007906 compression Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 4
- 238000009966 trimming Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 230000001276 controlling effect Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 2
- 230000006837 decompression Effects 0.000 description 2
- 230000014509 gene expression Effects 0.000 description 2
- 241000226585 Antennaria plantaginifolia Species 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000002596 correlated effect Effects 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
- Studio Devices (AREA)
Abstract
【解決手段】 入力画像を所定サイズの出力画像に拡大するための拡大率または縮小するための縮小率と、出力画像を表す各画素の出力画像の中心を基準とした相対座標とに基づいて、出力画像の各画素の入力画像における位置座標を算出し、入力画像上の前記算出された位置座標の周辺に存在する周辺画素の画素データを用いて、該位置座標に対応する出力画像の画素の画素データを各々算出する。
【選択図】 図3
Description
まず、図1を参照して、本実施の形態に係るデジタルカメラ10の構成を説明する。ここでは、本発明の画像処理装置をデジタルカメラ10に搭載されたデジタル信号処理部30のリサイズ処理部60に適用した場合を例に挙げて説明する。
p=P1×(1−Δx)×(1−Δy)+P2×(1−Δx)×Δy
+P3×Δx×(1−Δy)+P4×Δx×Δy・・・(1)
上記(1)式により、出力画素pの画素データを求めることができる。
本実施の形態では、リサイズ処理とディストーション補正処理とを同時に行う例について説明する。まず、ディストーションについて簡単に説明する。
ΔD=α×D+β×D2+γ×D3 ・・・(2)
α、β、γは、予め定められた係数である。
D=(x2+y2)1/2 ・・・(3)
ステップ310では、上記(3)式で求めたDを上記(2)式に代入して、移動量(変位量)ΔDを算出する。
ΔD(x)=ΔD×(|x|/D) ・・・(4)
ΔD(y)=ΔD×(|y|/D) ・・・(5)
上記(4)及び(5)式により算出した補正値を、相対座標に加算または減算することにより、xとyの比を変化させずに、出力画素pの相対座標をΔDだけ移動させることができる。
Fx(d)=1/k{1+(u×d+v×d2+w×d3)×x/d}・・・(6)
Fy(d)=1/k{1+(u×d+v×d2+w×d3)×y/d}・・・(7)
ここで、u、v、wは、予め定められた係数である。
22 光学ユニット
30 デジタル信号処理部
50 CPU
60 リサイズ処理部
62 画素位置算出部
64 出力画素データ算出部
Claims (6)
- 原画像を所定サイズの出力画像に拡大するための拡大率または縮小するための縮小率と、前記出力画像を表す各画素の前記出力画像の中心を基準とした相対座標とに基づいて、前記出力画像の各画素の前記原画像における位置座標を算出する位置算出手段と、
前記原画像上の前記位置算出手段により算出された位置座標の周辺に存在する周辺画素の画素データを用いて、該位置座標に対応する前記出力画像の画素の画素データを各々算出する画素データ算出手段と、
を含む画像処理装置。 - 前記位置算出手段は、前記位置座標を算出する前に、前記原画像に生じた撮影光学系による光学歪み量と前記拡大率または縮小率とに応じた量だけ前記原画像が歪んでいる方向に前記相対座標を移動させる
請求項1記載の画像処理装置。 - 前記位置算出手段は、前記原画像に生じた撮影光学系による光学歪み量に応じた量だけ前記原画像が歪んでいる方向に前記算出した位置座標を移動させる
請求項1記載の画像処理装置。 - 原画像を所定サイズの出力画像に拡大するための拡大率または縮小するための縮小率と、前記出力画像を表す各画素の前記出力画像の中心を基準とした相対座標とに基づいて、前記出力画像の各画素の前記原画像における位置座標を算出する位置算出ステップと、
前記原画像上の前記位置算出手段により算出された位置座標の周辺に存在する周辺画素の画素データを用いて、該位置座標に対応する前記出力画像の画素の画素データを各々算出する画素データ算出ステップと、
を含む画像処理方法。 - 前記位置算出ステップにおいて、前記位置座標を算出する前に、前記原画像に生じた撮影光学系による光学歪み量と前記拡大率または縮小率とに応じた量だけ前記原画像が歪んでいる方向に前記相対座標を移動させる
請求項4記載の画像処理方法。 - 前記位置算出ステップにおいて、前記原画像に生じた撮影光学系による光学歪み量に応じた量だけ前記原画像が歪んでいる方向に前記算出した位置座標を移動させる
請求項4記載の画像処理方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004330738A JP4689243B2 (ja) | 2004-11-15 | 2004-11-15 | 画像処理装置、画像処理方法、及びデジタルカメラ |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004330738A JP4689243B2 (ja) | 2004-11-15 | 2004-11-15 | 画像処理装置、画像処理方法、及びデジタルカメラ |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009190161A Division JP2009278655A (ja) | 2009-08-19 | 2009-08-19 | 画像処理装置、画像処理方法、及びデジタルカメラ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006139697A true JP2006139697A (ja) | 2006-06-01 |
JP4689243B2 JP4689243B2 (ja) | 2011-05-25 |
Family
ID=36620470
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004330738A Expired - Fee Related JP4689243B2 (ja) | 2004-11-15 | 2004-11-15 | 画像処理装置、画像処理方法、及びデジタルカメラ |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4689243B2 (ja) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009278655A (ja) * | 2009-08-19 | 2009-11-26 | Fujifilm Corp | 画像処理装置、画像処理方法、及びデジタルカメラ |
JP2010067157A (ja) * | 2008-09-12 | 2010-03-25 | Ricoh Co Ltd | 画像処理装置 |
JP2012008893A (ja) * | 2010-06-25 | 2012-01-12 | Hakko Denki Kk | 作画支援システム、および作画支援システムにおける支援装置 |
KR102262930B1 (ko) * | 2020-12-01 | 2021-06-09 | 주식회사 딥노이드 | 상대 좌표 추출 장치 및 방법 |
-
2004
- 2004-11-15 JP JP2004330738A patent/JP4689243B2/ja not_active Expired - Fee Related
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010067157A (ja) * | 2008-09-12 | 2010-03-25 | Ricoh Co Ltd | 画像処理装置 |
JP2009278655A (ja) * | 2009-08-19 | 2009-11-26 | Fujifilm Corp | 画像処理装置、画像処理方法、及びデジタルカメラ |
JP2012008893A (ja) * | 2010-06-25 | 2012-01-12 | Hakko Denki Kk | 作画支援システム、および作画支援システムにおける支援装置 |
KR102262930B1 (ko) * | 2020-12-01 | 2021-06-09 | 주식회사 딥노이드 | 상대 좌표 추출 장치 및 방법 |
Also Published As
Publication number | Publication date |
---|---|
JP4689243B2 (ja) | 2011-05-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2005286482A (ja) | 歪曲補正装置及びこの歪曲補正装置を備えた撮像装置 | |
US8094213B2 (en) | Image processing apparatus, image processing method, and program in which an original image is modified with respect to a desired reference point set on a screen | |
JPH11161773A (ja) | 画像処理方法及び画像入力装置 | |
JP4433883B2 (ja) | ホワイトバランス補正装置及びホワイトバランス補正方法、プログラム、電子カメラ装置 | |
JP5195841B2 (ja) | 車載カメラ装置および車両 | |
JP2013218654A (ja) | 画像処理装置 | |
JP4862321B2 (ja) | 車載カメラ装置 | |
JP5212046B2 (ja) | デジタルカメラおよび画像処理装置並びに画像処理プログラム | |
JP6948810B2 (ja) | 画像処理システム | |
JPH11250239A (ja) | Yuvデータによりディストーション補正を行うディジタル撮像装置 | |
US20110311159A1 (en) | Image processing apparatus, image processing method, and recording medium recording a program | |
JP2009157733A (ja) | 画像歪み補正方法、画像歪み補正装置及び画像形成装置 | |
JP5950755B2 (ja) | 画像処理装置、制御方法、プログラム及び記憶媒体 | |
JP4689243B2 (ja) | 画像処理装置、画像処理方法、及びデジタルカメラ | |
JP2004242125A (ja) | 画像処理装置 | |
JP2006157432A (ja) | 立体画像撮影装置及び立体画像の撮影方法 | |
JP5676233B2 (ja) | 画像処理装置、画像処理方法、及び撮像装置 | |
US8194150B2 (en) | Moving image processing apparatus and video camera apparatus using the same | |
JP2009278655A (ja) | 画像処理装置、画像処理方法、及びデジタルカメラ | |
JP7183015B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP2011151597A (ja) | 画像処理装置および画像処理プログラム並びに電子カメラ | |
JP5251684B2 (ja) | 画像処理装置 | |
JP2004013461A (ja) | 画像処理装置及びデジタル撮像装置 | |
JP2016095667A (ja) | 画像処理装置および電子機器 | |
JP2018121194A (ja) | 画像処理装置、画像処理方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20070220 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070301 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081224 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090203 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090303 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090507 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20090602 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090819 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20090909 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20091009 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101221 |
|
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: 20110216 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4689243 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140225 Year of fee payment: 3 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |