JP2006134030A - 画像処理装置 - Google Patents
画像処理装置 Download PDFInfo
- Publication number
- JP2006134030A JP2006134030A JP2004321821A JP2004321821A JP2006134030A JP 2006134030 A JP2006134030 A JP 2006134030A JP 2004321821 A JP2004321821 A JP 2004321821A JP 2004321821 A JP2004321821 A JP 2004321821A JP 2006134030 A JP2006134030 A JP 2006134030A
- Authority
- JP
- Japan
- Prior art keywords
- pixel data
- output
- interpolation
- line
- image
- 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
- 239000000872 buffer Substances 0.000 claims abstract description 91
- 230000003111 delayed effect Effects 0.000 abstract description 38
- 230000015654 memory Effects 0.000 abstract description 23
- 238000000034 method Methods 0.000 description 77
- 230000008569 process Effects 0.000 description 57
- 238000010586 diagram Methods 0.000 description 13
- 230000002093 peripheral effect Effects 0.000 description 13
- 230000000875 corresponding effect Effects 0.000 description 11
- 230000006835 compression Effects 0.000 description 7
- 238000007906 compression Methods 0.000 description 7
- 230000003287 optical effect Effects 0.000 description 6
- 238000006243 chemical reaction Methods 0.000 description 5
- 230000006837 decompression Effects 0.000 description 5
- 230000015556 catabolic process Effects 0.000 description 4
- 238000006731 degradation reaction Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000003384 imaging method Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 230000001276 controlling effect Effects 0.000 description 2
- 230000003139 buffering effect Effects 0.000 description 1
- 230000002596 correlated effect Effects 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/4007—Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Transforming Electric Information Into Light Information (AREA)
- Studio Devices (AREA)
- Image Processing (AREA)
Abstract
【解決手段】垂直方向の補間処理を行う垂直方向処理部68を、ライン遅延制御部74,乗算器75,76,77,78、係数発生器79、及び加算器81により構成する。ライン遅延制御部74は、3個のラインバッファを直列に接続して構成する。入力された画素データは各ラインバッファによって遅延される。ライン遅延制御部74には、入力された画素データ及び各ラインバッファの各出力端から出力された画素データを選択して出力するセレクタを設ける。該セレクタにより選択されてライン遅延制御部74から信号線0〜3に出力された各画素データには、乗算器75,76,77,78、加算器81により、係数発生器79で算出された補間係数が乗算されて補間画素データが生成される。
【選択図】図4
Description
F=αL0+βL1+γL2+ΔL3 ・・・・・(1)
なお、補間係数α、β、γ、Δは、係数発生器54で以下の算出式(2)〜(5)により算出される。
α=kt3−2kt2+kt ・・・・・(2)
β=(k+2)t3−(k+3)t2+1 ・・・・・(3)
γ=−(k+2)t3+(2k+3)t2−kt ・・・・・(4)
Δ=−kt3+kt2 ・・・・・(5)
ここで、kは、ユーザにより設定可能な画質(シャープネス)を調整するパラメータであり、−1≦k≦0の範囲をとる。kが−1に近いほど輪郭が強調され、0に近いほどぼやける。kの値は、後述するリサイズ処理Aの垂直方向における処理以外では固定とすることもできる。また、図5に示されるように、ここでは、補間する出力画素Fの両隣の画素との距離の比率を「t:1−t」として表している。
α=0
β=2t3−3t2+1
γ=−2t3+3t2
Δ=0
となり、信号線0及び信号線3の補間係数α、Δを0にできる。また、信号線1及び2に対応する補間係数β及びγは合算して1になるため、整合性は保持されている。これら補間係数は、乗算器75,76,77,78に与えられる。
11 コントローラ
12、16 セレクタ
30 デジタル信号処理部
30b リサイズ処理部
62 画素位置算出部
64 出力画素データ算出部
66 水平方向処理部
68 垂直方向処理部
74 ライン遅延制御部
79 係数発生器
81 加算器
75,76,77,78 乗算器
Claims (3)
- 複数のラインバッファを直列に接続して構成され、入力された画素データを各ラインバッファによって遅延させる遅延回路と、
画素データを選択するための選択信号を出力する出力手段と、
前記入力された画素データ及び前記各ラインバッファの各出力端から出力された画素データを前記選択信号に応じて選択して出力するセレクタと、
前記セレクタにより選択されて出力された各画素データに補間係数を乗算して補間画素データを生成する補間画素データ生成手段と、
を含む画像処理装置。 - 前記補間画素データ生成手段は、補間画素データの生成に使用する画素データには0以外の補間係数を乗算し、かつ使用しない画素データには係数0を乗算して補間画素データを生成する
請求項1記載の画像処理装置。 - 複数のラインバッファを直列に接続して構成され、入力された画素データを各ラインバッファによって遅延させる遅延回路と、
前記入力された画素データ、及び前記各ラインバッファの各出力端から出力された画素データのうち、補間画素データの生成に使用する画素データには0以外の補間係数を乗算し、かつ補間画素データの生成に使用しない画素データには係数0を乗算して補間画素データを生成する補間画素データ生成手段と、
を含む画像処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004321821A JP2006134030A (ja) | 2004-11-05 | 2004-11-05 | 画像処理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004321821A JP2006134030A (ja) | 2004-11-05 | 2004-11-05 | 画像処理装置 |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2006134030A true JP2006134030A (ja) | 2006-05-25 |
Family
ID=36727528
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004321821A Pending JP2006134030A (ja) | 2004-11-05 | 2004-11-05 | 画像処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2006134030A (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120194530A1 (en) * | 2007-11-06 | 2012-08-02 | Riach Duncan A | Multiple simultaneous unique outputs from a single display pipeline |
JP2014057369A (ja) * | 2013-12-13 | 2014-03-27 | Canon Inc | 画像処理装置および画像処理方法 |
JP2017184289A (ja) * | 2017-07-04 | 2017-10-05 | 株式会社ニコン | 撮像装置 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1131222A (ja) * | 1997-07-14 | 1999-02-02 | Matsushita Electric Ind Co Ltd | 電子ズーム装置 |
JP2001061058A (ja) * | 1999-08-20 | 2001-03-06 | Canon Inc | 画像処理装置 |
-
2004
- 2004-11-05 JP JP2004321821A patent/JP2006134030A/ja active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1131222A (ja) * | 1997-07-14 | 1999-02-02 | Matsushita Electric Ind Co Ltd | 電子ズーム装置 |
JP2001061058A (ja) * | 1999-08-20 | 2001-03-06 | Canon Inc | 画像処理装置 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120194530A1 (en) * | 2007-11-06 | 2012-08-02 | Riach Duncan A | Multiple simultaneous unique outputs from a single display pipeline |
US9489712B2 (en) * | 2007-11-06 | 2016-11-08 | Nvidia Corporation | Multiple simultaneous unique outputs from a single display pipeline |
JP2014057369A (ja) * | 2013-12-13 | 2014-03-27 | Canon Inc | 画像処理装置および画像処理方法 |
JP2017184289A (ja) * | 2017-07-04 | 2017-10-05 | 株式会社ニコン | 撮像装置 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3971246B2 (ja) | デジタル撮影装置 | |
JP4655991B2 (ja) | 撮像装置及び電子ズーム方法と、プログラム | |
JP4720859B2 (ja) | 画像処理装置、画像処理方法およびプログラム | |
JP4596986B2 (ja) | 画像撮像装置 | |
US20140355946A1 (en) | Image processing device, development apparatus, image processing method, development method, image processing program, development program and raw moving image format | |
US8368775B2 (en) | Imaging apparatus and live-view image display method thereof | |
JP5300756B2 (ja) | 撮像装置及び画像処理方法 | |
JP4593820B2 (ja) | 撮像装置、画像処理装置及び画像処理方法 | |
JP4253881B2 (ja) | 撮像装置 | |
US20070030374A1 (en) | Electronic image capturing apparatus, control method of electronic image capturing apparatus, and image processing apparatus | |
US8111305B2 (en) | Apparatus for photographing having multiple zoom devices and associated method | |
JP2002247593A (ja) | 画像処理装置 | |
JP2006345056A (ja) | 画像撮像装置 | |
JP2009159550A (ja) | 撮像装置 | |
JP4435228B2 (ja) | 撮像装置、およびその制御方法 | |
JP4596987B2 (ja) | 画像撮像装置 | |
JP2006345053A (ja) | 画像撮像装置 | |
JP5023355B2 (ja) | 液晶表示装置、液晶表示方法及びプログラム | |
JP5950755B2 (ja) | 画像処理装置、制御方法、プログラム及び記憶媒体 | |
US8077226B2 (en) | Data processing apparatus having parallel processing zoom processors | |
JP4985180B2 (ja) | 画像処理装置、画像処理方法、画像処理プログラム及び撮像装置 | |
JP2006134030A (ja) | 画像処理装置 | |
JP4244218B2 (ja) | 撮像信号処理回路およびカメラシステム | |
JP4264602B2 (ja) | 画像処理装置 | |
JP5397048B2 (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 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091117 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091224 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100330 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20100727 |