JP4302391B2 - Pixel interpolation device, pixel interpolation method, and digital camera - Google Patents

Pixel interpolation device, pixel interpolation method, and digital camera Download PDF

Info

Publication number
JP4302391B2
JP4302391B2 JP2002345009A JP2002345009A JP4302391B2 JP 4302391 B2 JP4302391 B2 JP 4302391B2 JP 2002345009 A JP2002345009 A JP 2002345009A JP 2002345009 A JP2002345009 A JP 2002345009A JP 4302391 B2 JP4302391 B2 JP 4302391B2
Authority
JP
Japan
Prior art keywords
pixel
data
pixel data
interpolation
evaluation
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.)
Expired - Fee Related
Application number
JP2002345009A
Other languages
Japanese (ja)
Other versions
JP2004180059A (en
Inventor
隆司 松谷
元 佐々木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MegaChips Corp
Original Assignee
MegaChips Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by MegaChips Corp filed Critical MegaChips Corp
Priority to JP2002345009A priority Critical patent/JP4302391B2/en
Publication of JP2004180059A publication Critical patent/JP2004180059A/en
Application granted granted Critical
Publication of JP4302391B2 publication Critical patent/JP4302391B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformation in the plane of the image
    • G06T3/40Scaling the whole image or part thereof
    • G06T3/4007Interpolation-based scaling, e.g. bilinear interpolation

Description

【0001】
【発明の属する技術分野】
本発明は、画素補間装置及び画素補間方法に関する。
【0002】
【従来の技術】
デジタルカメラに搭載されるCCDセンサやCMOSセンサなどの撮像センサにおいては、入射光を着色するために受光素子上に色フィルタアレイが形成されている。単板の撮像センサを搭載するデジタルカメラの場合、受光素子上には、各画素に一対一対応する色フィルタが配列しており、撮像センサの出力信号は各画素に単色成分のみを有するため、フルカラーの画像データを得るには各画素に不足している色成分を補間するいわゆる画素補間処理を行う必要がある。例えば、R(赤),G(緑),B(青)の原色系の色フィルタからなる色フィルタアレイを採用した場合、R成分のみを有する画素に対しては、周辺画素を参照して不足しているG成分及びB成分を画素補間しなければならない。この種の画素補間方法としてはバイリニア補間法やバイキュービック補間法などが周知技術である。
【0003】
しかしながら、この種の画素補間処理によって、本来存在しない偽色信号やドットノイズと称する信号が発生するという周知の問題がある。偽色信号を低減する従来技術は、例えば特許文献1(特開2001−8037号公報)及び特許文献2(特開2000−165892号公報)に開示されており、ドットノイズを低減する従来技術は、例えば許文献3(特開2001−54125号公報)に開示されている。
【0004】
【特許文献1】
特開2001−8037号公報
【特許文献2】
特開2000−165892号公報
【特許文献3】
特開2001−054125号公報
【0005】
【発明が解決しようとする課題】
従来の画素補間方法では、上記偽色信号やドットノイズを低減するためには演算量の増大及びメモリ使用量の増大が避けられなかった。これらは、回路規模の増大や電力消費量の増加、製造コストの上昇を招いてしまう。
【0006】
以上の状況に鑑みて本発明の目的は、比較的簡易な構成及び方法で、ドットノイズ及び偽色信号などの画質劣化を抑制し得る画素補間装置及び画素補間方法を提供する点にある。
【0007】
【課題を解決するための手段】
上記目的を達成するため、第1の発明は、各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間装置であって、前記入力画像データのうち着目画素を含む所定のサンプリング範囲の画素データを保持するレジスタ群と、前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する評価値算出部と、前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する領域選択部と、前記領域選択部で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている色成分を補間する補間部と、を備え、前記評価値算出部は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出し、前記領域選択部は、前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択するソート回路と、前記ソート回路で選択された前記参照領域内の前記画素データを前記レジスタ群から取り込み前記補間部に与えるデータ選択回路と、を備え、前記補間部は、前記参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間することを特徴としている。
【0011】
の発明は各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間装置であって、前記入力画像データのうち着目画素を含む所定のサンプリング範囲の画素データを保持するレジスタ群と、前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する評価値算出部と、前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する領域選択部と、前記領域選択部で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている色成分を補間する補間部と、を備え、前記評価値算出部は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出し、前記領域選択部は、前記評価値間の大小関係を算出するソート回路と、前記ソート回路で算出された前記大小関係に基づいて当該サンプリング範囲の輝度パターンを検出する検出回路と、当該輝度パターンに応じて、前記画素データを前記レジスタ群から選択的に取り込むデータ選択回路と、を備えており、前記検出回路は、前記輝度パターンとして、高輝度領域のエッジの種類を検出する機能を有し、前記補間部は、当該輝度パターンに応じて、前記データ選択回路で取り込まれた前記画素データを用いて当該着目画素に欠けている色成分を補間する補間部であって、前記エッジの種類が検出された場合は、当該着目画素に対して当該エッジの方向に配列し且つ輝度成分を主体とする同種の色成分を平均化することで当該着目画素に欠けている色成分を補間し、前記エッジの種類が検出されない場合は、前記評価値間の大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択し、当該参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間する機能を有することを特徴としている
【0013】
の発明では、第1またはの発明の画素補間装置において、前記レジスタ群は、3行3列の前記サンプリング範囲の前記画素データを保持する。
【0014】
そして、第の発明は、第1〜第の発明のうち何れかの画素補間装置を搭載したデジタルカメラである。
【0015】
次に、第の発明は、各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間方法であって、(a)前記入力画像データのうち所定のサンプリング範囲の画素データを保持する工程と、(b)前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する工程と、(c)前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する工程と、(d)前記工程(c)で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている成分を補間する工程と、を備え、前記工程(b)は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出する工程を含み、前記工程(c)は、前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択する工程を含み、前記工程(d)は、前記参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間する工程を含むことを特徴としている。
【0019】
の発明は各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間方法であって、(a)前記入力画像データのうち所定のサンプリング範囲の画素データを保持する工程と、(b)前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する工程と、(c)前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する工程と、(d)前記工程(c)で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている成分を補間する工程と、を備え、前記工程(b)は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出する工程を含み、前記工程(c)は、(c−1)前記評価値間の大小関係を算出する工程と、(c−2)前記工程(c−1)で算出された前記大小関係に基づいて当該サンプリング範囲の輝度パターンを検出する工程と、(c−3)前記工程(c−2)で検出された当該輝度パターンに応じて、前記工程(a)で保持した前記画素データを選択的に取り込む工程と、を備えており、前記工程(c−2)は、前記輝度パターンとして、高輝度領域のエッジの種類を検出する工程を含み、前記工程(d)は、当該輝度パターンに応じて、前記工程(c−3)で取り込まれた前記画素データを用いて当該着目画素に欠けている色成分を補間する工程であって、前記工程(c−2)で前記エッジの種類が検出された場合は、当該着目画素に対して当該エッジの方向に配列し且つ輝度成分を主体とする同種の色成分を平均化することで当該着目画素に欠けている前記色成分を補間し、前記工程(c−2)で前記エッジの種類が検出されない場合は、前記評価値間の大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択し、当該参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間する工程を含むことを特徴としている
【0021】
そして、第の発明では、第5または第6の発明の画素補間方法において、前記工程(a)は、3行3列の前記サンプリング範囲の前記画素データを保持する工程を含む。
【0022】
【発明の実施の形態】
以下、本発明の種々の実施形態について説明する。
【0023】
<第1の実施形態>
図1は、本発明の第1の実施形態に係る画素補間装置1を概略的に示すブロック図である。この画素補間装置1は、RAWデータ(入力画像データ)を3×3画素の範囲(以下、サンプリング範囲と呼ぶ。)で保持するレジスタ群10と、FIFO(First-In First-Out)メモリ11,12と、処理部13とを備えて構成されている。本実施形態では、画素補間装置1は、単板のCCDセンサやCMOSセンサなどの撮像センサを搭載したデジタルカメラに組み込まれ、その撮像センサは、原色系(RGB系)のベイヤー配列の色フィルタアレイを有するものとする。
【0024】
レジスタ群10は、タイミング・ジェネレータ(図示せず)から供給されたクロック信号(図示せず)に同期して、画素単位で入力する8ビットのRAWデータを順次シフトさせつつ保持する9個のレジスタ20A〜20Iを備えており、レジスタ20A〜20Iの各々が1画素データを保持する。レジスタ群10は、3組のシフトレジスタ20A〜20C、20D〜20F及び20G〜20Iを備えており、第1のシフトレジスタ20A〜20Cと第2のシフトレジスタ20D〜20Fとの間にFIFOメモリ11が介在し、第2のシフトレジスタ20D〜20Fと第3のシフトレジスタ20G〜20Iとの間にFIFOメモリ12が介在している。この構成によって、レジスタ群10は、2次元配列の画像データであるRAWデータの中の3行3列のサンプリング範囲の画素データを保持することになる。
【0025】
また、レジスタ20A〜20Iが出力した画素データDA〜DIは、処理部13に入力させられている。この処理部13は、入力する画素データDA〜DIを用いて後述する画素補間処理を実行し、その結果、着目画素に関して、R成分の8ビット信号、G成分の8ビット信号及びB成分の8ビット信号を並列に出力する。
【0026】
図2は、レジスタ群10に記憶される3行3列の保持データ21を模式的に示す図である。この保持データ21は画素データDA〜DIから構成されており、画素データDA,DB,DC,DD,DE,DF,DG,DH及びDIはそれぞれ画素値P(0,0),P(0,1),P(0,2),P(1,0),P(1,1),P(1,2),P(2,0),P(2,1)及びP(2,2)を有する。なお、この明細書において「画素値」とは、R成分、G成分またはB成分のうち何れかのkビット階調(2k階調)値を意味する(kは2以上の整数)。
【0027】
図3は、上記処理部13の構成を概略的に示すブロック図である。この処理部13は、評価値算出部30、領域選択部31及び補間部32を備えている。評価値算出部30は、第1〜第4加算器30a〜30dを備えて構成される。上記サンプリング範囲には4つのブロック領域が設定されており、第1加算器30aは、第1のブロック領域における画素データDA,DB及びDDを加算して得た評価データDS1を出力し、第2加算器30bは、第2のブロック領域における画素データDB,DC及びDFを加算して得た評価データDS2を出力し、第3加算器30cは、第3のブロック領域における画素データDD,DG及びDHを加算して得た評価データDS3を出力し、第4加算器30dは、第4のブロック領域における画素データDF,DH及びDIを加算して得た評価データDS4を出力する。
【0028】
また図4に、前記第1〜第4のブロック領域の保持データ21A〜21Dを模式的に示す。第1のブロック領域は、サンプリング範囲の左上方に設定され、画素値P(0,0),P(0,1)及びP(1,0)を持つ保持データ21Aを含み、第2のブロック領域は、サンプリング範囲の右上方に設定され、画素値P(0,1),P(0,2)及びP(1,2)を持つ保持データ21Bを含み、第3のブロック領域は、サンプリング範囲の左下方に設定され、画素値P(1,0),P(2,0)及びP(2,1)を持つ保持データ21Cを含み、第4のブロック領域は、サンプリング範囲の右下方に設定され、画素値P(1,2),P(2,1)及びP(2,2)を持つ保持データ21Dを含む。サンプリング範囲中心の着目画素の値P(1,1)は、これら第1〜第4のブロック領域から除外されている。
【0029】
また上記評価データDS1〜DS4が持つ評価値(加算値)S1〜S4は、各ブロック領域の明るさを規定する量であり、次式(1)に基づいて算出される。
【0030】
【数1】

Figure 0004302391
【0031】
なお、本実施形態では、評価値S1〜S4として画素値の加算値を採用するが、本発明ではこの限りでは無く、前記加算値を用いた量、例えば平均値を採用してもよい。
【0032】
また領域選択部31は、ソート回路33とデータ選択回路34とを備えている。ソート回路33は、評価値算出部30から並列に入力する評価データDS1〜DS4を昇順または降順にソートして、評価値S1〜S4間の大小関係を算出する。次に、ソート回路33は、上記第1〜第4のブロック領域の中から、評価値S1〜S4の中で中央の値(メディアン)に近い評価値を持つ参照領域を2個選択し、その選択結果を示す選択制御データSRをデータ選択回路34に出力する。データ選択回路34には、上記レジスタ群10が出力した画素データDA〜DIが入力している。このデータ選択回路34は、ソート回路33から入力した選択制御データSRに従って、ソート回路33で選択された2個の参照領域内の画素データのみを選択し、選択データSD1〜SD6として補間部32に出力する。
【0033】
そして補間部32は、入力する選択データSD1〜SD6を用いて当該着目画素に欠けている色成分を補間し、その結果、R成分、G成分及びB成分の画像信号を出力する。
【0034】
以上の構成を有する画素補間装置1による画素補間処理の例を、図5のフローチャートを参照しつつ以下に説明する。図6は、ベイヤー配列の色フィルタアレイを持つ撮像センサが出力したRAWデータの画素配列を模式的に示す図である。図示する通り、このRAWデータは、R,G,R,G,…,G,B,G,B,…の色成分の画素配列を有している。
【0035】
先ずステップST1では、図1に示すレジスタ群10が、画素単位で入力するRAWデータ(図6)のうちサンプリング範囲の画素データDA〜DIを保持する。次いで、図3に示す評価値算出部30が、レジスタ群10から取り込んだ画素データDA〜DIを用いて、サンプリング範囲に設定された第1〜第4のブロック領域の評価値S1〜S4を算出する(ステップST2)。評価値算出部30は、評価値S1〜S4をそれぞれ持つ評価データDS1〜DS4を領域選択部31のソート回路33に出力する。
【0036】
次に、ソート回路33が、評価データDS1〜DS4を降順にソートして、評価値S1〜S4の大小関係を算出する(ステップST3)。本例での大小関係は、S3>S1>S2>S4、である。次に、ソート回路33は、第1〜第4のブロック領域の中から、複数の評価値の中で中央の値(メディアン)に近い評価値を持つ参照領域を2個選択する(ステップST4)。本例では、4つの評価値S1〜S4の中で中央の値に最も近い評価値と次に近い評価値とを持つ第1及び第2のブロック領域が参照領域として選択される。
【0037】
次の補間処理(ステップST5)では、データ選択回路34が、第1及び第2のブロック領域の画素データDA,DB,DC,DD及びDFを選択データSD1〜SD5として補間部32に出力した後、補間部32は、バイリニア補間法あるいは最隣接補間法で画素補間を実行する。
【0038】
図7及び図8は、前記画素補間(ステップST5)を説明するための図であり、サンプリング範囲の保持データ21の画素配列を模式的に示している。図7に示すように、着目画素がR成分のみを有する場合、補間部32は、この着目画素に対して上方及び左右方向に隣接する3画素のG成分を平均化することで不足のG成分を補間(バイリニア補間)すると共に、この着目画素に対して斜め上方に隣接する2画素のB成分を平均化することで不足のB成分を補間(バイリニア補間)する。他方、図8に示すように、着目画素がG成分のみを有する場合は、補間部32は、この着目画素に対して左右方向に隣接する2画素のR成分を平均化することで不足のR成分を補間(バイリニア補間)すると共に、この着目画素に対して上方のB成分で不足のB成分を補間(最隣接補間)する。
【0039】
以上の画素補間処理によって、補間部32は1画素のRGBの画像信号を出力する。なお、補間部32から出力されたRGBの画像信号に輪郭強調処理を施すことで、画質を向上させてもよい。
【0040】
このように第1の実施形態に係る画素補間装置1及び画素補間方法によれば、少ない演算量で、偽色信号やドットノイズなどの画質劣化を効果的に抑制し得る画素補間処理を実行することが可能である。また、小回路規模の画素補間装置1を低コストで製造でき、低消費電力で画素補間処理を実行することができる。しかも、3×3画素の小さなサンプリング範囲を採用しても画質劣化を効果的に抑制できることから、FIFOメモリ11,12の数が2本で済むため、回路規模と電力消費量と製造コストとを抑えることができる。
【0041】
<第2の実施形態>
次に、本発明の第2の実施形態について説明する。本実施形態に係る画素補間装置は、処理部13の構成を除いて、図1に示した画素補間装置1と同じ構成を有する。図9は、第2の実施形態に係る処理部13Aの構成を模式的に示す図である。図9に示す構成要素のうち、図3に示した符号と同一符号を付されたものは、図3に示した構成要素と同じ構成を有するためその詳細な説明を省略する。
【0042】
この処理部13Aは、評価値算出部30、領域選択部40及び補間部44を備えている。評価値算出部30は第1〜第4加算器30a〜30dを備えており、上述した第1〜第4のブロック領域における画素データを加算して得た評価データDS1〜DS4を領域選択部40に出力する。
【0043】
また領域選択部40は、ソート回路41と検出回路42とデータ選択回路43とを備えている。ソート回路41は、評価値算出部30から並列に入力する評価データDS1〜DS4を昇順または降順にソートして、評価値S1〜S4間の大小関係を算出する。またソート回路41は、評価データDS1〜DS4を昇順または降順に並べ替えたデータM1〜M4と、前記大小関係を示すソート情報SRTとを検出回路42に出力する。
【0044】
また検出回路42は、後述する方法に従って、前記ソート情報SRTに基づいてサンプリング範囲のRAWデータの輝度パターンを検出し、その検出結果である検出データDR0,DR1をデータ選択回路43と補間部44とに出力する。本実施の形態では、前記輝度パターンとして後述する高輝度領域のエッジ(縁部)の種類が検出される。
【0045】
データ選択回路43は、検出回路42から入力する検出データDR0により、検出された輝度パターンに応じて、レジスタ群10から入力する画素データDA〜DIを選択的に取り込み、選択データSD1〜SD5として補間部44に出力する。そして、補間部44は、検出回路42から入力する検出データDR1により、検出された輝度パターンに応じて、選択データSD1〜SD5を用いて当該着目画素に欠けている色成分を補間し、その結果、R成分、G成分及びB成分の画像信号を出力する。
【0046】
以上の構成を有する処理部13Aを備えた画素補間装置による画素補間処理の例を、図10のフローチャートを参照しつつ以下に説明する。
【0047】
先ずステップST1では、図1に示すレジスタ群10が、画素単位で入力するRAWデータ(図6)のうちサンプリング範囲の画素データDA〜DIを保持する。次いで、図9に示す評価値算出部30が、レジスタ群10から取り込んだ画素データDA〜DIを用いて、サンプリング範囲に設定されている第1〜第4のブロック領域の評価値S1〜S4を算出する(ステップST2)。評価値算出部30は、評価値S1〜S4をそれぞれ持つ評価データDS1〜DS4を領域選択部40のソート回路41に出力する。
【0048】
次に、ソート回路41が、評価データDS1〜DS4を降順にソートして評価値S1〜S4の大小関係を算出する(ステップST3)。このときソート回路41は、評価データDS1〜DS4を降順に並べ替えたデータM1〜M4と、ソート情報SRTとを検出回路42に出力する。
【0049】
次に、検出回路42は、ソート情報SRTに基づいてサンプリング範囲の輝度パターンを検出する検出処理を行う(ステップST10)。本例の検出回路42が検出し得る輝度パターンを図11〜図18に示す。図11〜図18に示す例では、着目画素で輝度成分を主体とするG成分が不足しており、保持データ21に対する画像の高輝度領域45とそれ以外の低輝度領域とが示されている。なお、図11〜図18は、着目画素がR成分のみを有する場合を示しているが、着目画素がB成分のみを有する場合も同様に検出可能である。
【0050】
図11〜図14に示すように、高輝度領域45のエッジの方向が略水平方向に向くとき、当該エッジ45hは「横エッジ」と呼ばれ、図15〜図18に示すように、エッジの方向が略垂直方向に向くとき、当該エッジ45vは「縦エッジ」と呼ばれる。また、図11及び図12は、高輝度領域45がサンプリング範囲の上方に位置する場合を、図13及び図14は、高輝度領域45がサンプリング範囲の下方に位置する場合を、図15及び図16は、高輝度領域45がサンプリング範囲の左方に位置する場合を、図17及び図18は、高輝度領域45がサンプリング範囲の右方に位置する場合を、それぞれ表している。
【0051】
検出回路42は、評価値S1〜S4に関して次式(2A)の大小関係を満たすソート情報SRTを受けた場合に、サンプリング範囲上方の高輝度領域の横エッジ54h(図11または図12)を検出する。
【0052】
【数2】
Figure 0004302391
【0053】
ここで、上式(2A)中、演算子min{x,y}は、入力変数x,yのうち値が小さい方の変数を出力し、演算子max{x,y}は、入力変数x,yのうち値が大きい方の変数を出力する。変数x,yが同じ値を持つ場合は、変数xが出力される。
【0054】
また検出回路42は、次式(2B)の大小関係を満たすソート情報SRTを受けた場合に、サンプリング範囲下方の高輝度領域の横エッジ45h(図13または図14)を検出する。
【0055】
【数3】
Figure 0004302391
【0056】
また検出回路42は、次式(3A)の大小関係を満たすソート情報SRTを受けた場合に、サンプリング範囲左方の縦エッジ45v(図15または図16)を検出する。
【0057】
【数4】
Figure 0004302391
【0058】
そして検出回路42は、次式(3B)の大小関係を満たすソート情報SRTを受けた場合に、サンプリング範囲右方の高輝度領域の縦エッジ45v(図17または図18)を検出する。
【0059】
【数5】
Figure 0004302391
【0060】
次いで、ステップST10aの条件分岐処理において、上記ステップST10で検出した検出パターンの種類に応じた補間処理(ステップST11〜ST15、ST4,ST5)が選択される。
【0061】
着目画素にG成分が不足しており、且つ図11及び図12に示す横エッジ45hが検出された場合(I=1)、ステップST10aからステップST11に処理が移行する。ここで、データ選択回路43は、検出データDR0に基づいて、当該着目画素に対して左右方向に隣接する2画素のG成分を選択して補間部44に供給し、補間部44は、検出データDR1に基づいて、これら2画素のG成分を平均化することで不足のG成分を補間する。数式で表現すれば、補間されるG成分の画素値IPGについて、IPG=(P(1,0)+P(1,2))/2、が成立する。次いで、補間部44は、着目画素に不足しているR成分またはB成分をバイリニア補間法などで補間する(ステップST15)。
【0062】
また、着目画素にG成分が不足しており、且つ図13及び図14に示す横エッジ45hが検出された場合は(I=2)、ステップST10aからステップST12に処理が移行し、上記ステップST11と同じ処理が実行された後に、上記ステップST15の処理が実行される。
【0063】
また、着目画素にG成分が不足しており、且つ図17及び図18に示す縦エッジ45vが検出された場合は(I=3)、ステップST10aからステップST13に処理が移行する。ここで、データ選択回路43は、検出データDR0に基づいて、当該着目画素に対して上下方向に隣接する2画素のG成分を選択して補間部44に供給し、補間部44は、検出データDR1に基づいて、これら2画素のG成分を平均化することで不足のG成分を補間する。数式で表現すれば、補間されるG成分の画素値IPGについて、IPG=(P(0,1)+P(2,1))/2、が成立する。次いで、補間部44は、着目画素に不足しているR成分またはB成分をバイリニア補間法などで補間する(ステップST15)。
【0064】
また、着目画素にG成分が不足しており、且つ図15及び図16に示す縦エッジ45vが検出された場合は(I=4)、ステップST10aからステップST14に処理が移行し、上記ステップST13と同じ処理が実行された後に、上記ステップST15が実行される。
【0065】
そして、図11〜図18に示す輝度パターンの何れも検出されなかった場合は(I=5)、ステップST10aからステップST4に処理が移行する。ここで、ソート回路33は、上記第1〜第4のブロック領域の中から、複数の評価値の中で中央の値に近い評価値を持つ参照領域を2個選択する(ステップST4)。
【0066】
次の補間処理(ステップST5)では、上記第1の実施形態の補間処理(図5;ステップST5)と同様に、データ選択回路43が、前記ステップST4で選択された2個の参照領域の画素データを選択データSD1〜SD5として補間部44に出力した後、補間部44は、検出データDR1に応じて、バイリニア補間法あるいは最隣接補間法で画素補間を実行する。
【0067】
以上のように第2の実施形態に係る画素補間装置及び画素補間方法によれば、サンプリング範囲の輝度パターンに応じて適応型の補間処理を実行できるため、偽色信号やドットノイズの発生をさらに効果的に抑制し得て、画質の向上が可能となる。
【0068】
【発明の効果】
以上の如く、本発明に係る画素補間装置及び画素補間方法によれば、少ない演算量で、偽色信号やドットノイズなどの発生を効果的に抑制し得る画素補間処理を実現できる。同時に、小回路規模の画素補間装置を低コストで製造でき、低消費電力で画素補間処理を実行することが可能である。
【図面の簡単な説明】
【図1】本発明の第1の実施形態に係る画素補間装置を概略的に示すブロック図である。
【図2】レジスタ群に記憶される3行3列の保持データを模式的に示す図である。
【図3】第1の実施形態に係る画素補間装置の処理部の構成を概略的に示すブロック図である。
【図4】第1〜第4のブロック領域の保持データを模式的に示す図である。
【図5】第1の実施形態に係る画素補間処理の例を示すフローチャートである。
【図6】RAWデータの画素配列を模式的に示す図である。
【図7】第1の実施形態に係る画素補間処理の一工程を説明するための図である。
【図8】第1の実施形態に係る画素補間処理の一工程を説明するための図である。
【図9】本発明の第2の実施形態に係る画素補間装置の処理部の構成を模式的に示す図である。
【図10】第2の実施形態に係る画素補間処理の一工程を説明するための図である。
【図11】輝度パターンの一例を模式的に示す図である。
【図12】輝度パターンの一例を模式的に示す図である。
【図13】輝度パターンの一例を模式的に示す図である。
【図14】輝度パターンの一例を模式的に示す図である。
【図15】輝度パターンの一例を模式的に示す図である。
【図16】輝度パターンの一例を模式的に示す図である。
【図17】輝度パターンの一例を模式的に示す図である。
【図18】輝度パターンの一例を模式的に示す図である。
【符号の説明】
1 画素補間装置
10 レジスタ群
11,12 FIFOメモリ
13,13A 処理部
30 評価値算出部
30a〜30d 加算器
31,40 領域選択部
32,44 補間部
33,41 ソート回路
34,43 データ選択回路
42 検出回路[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a pixel interpolation device and a pixel interpolation method.
[0002]
[Prior art]
In an image sensor such as a CCD sensor or a CMOS sensor mounted on a digital camera, a color filter array is formed on a light receiving element to color incident light. In the case of a digital camera equipped with a single-plate imaging sensor, color filters corresponding to each pixel are arranged on the light receiving element in a one-to-one correspondence, and the output signal of the imaging sensor has only a single color component in each pixel. In order to obtain full-color image data, it is necessary to perform a so-called pixel interpolation process for interpolating a color component that is insufficient for each pixel. For example, when a color filter array including primary color filters of R (red), G (green), and B (blue) is employed, a pixel having only an R component is insufficient with reference to surrounding pixels. It is necessary to interpolate the G and B components that are being processed. As this type of pixel interpolation method, a bilinear interpolation method, a bicubic interpolation method, or the like is a well-known technique.
[0003]
However, this type of pixel interpolation processing has a known problem that a false color signal or a signal called dot noise that does not exist is generated. Conventional techniques for reducing false color signals are disclosed in, for example, Patent Document 1 (Japanese Patent Laid-Open No. 2001-8037) and Patent Document 2 (Japanese Patent Laid-Open No. 2000-165892). For example, it is disclosed in Japanese Patent Application Laid-Open No. 2001-54125.
[0004]
[Patent Document 1]
JP 2001-8037 A
[Patent Document 2]
Japanese Unexamined Patent Publication No. 2000-165892
[Patent Document 3]
JP 2001-054125 A
[0005]
[Problems to be solved by the invention]
In the conventional pixel interpolation method, in order to reduce the false color signal and dot noise, it is inevitable that the calculation amount and the memory usage amount increase. These cause an increase in circuit scale, an increase in power consumption, and an increase in manufacturing cost.
[0006]
In view of the above situation, an object of the present invention is to provide a pixel interpolation device and a pixel interpolation method that can suppress image quality degradation such as dot noise and false color signals with a relatively simple configuration and method.
[0007]
[Means for Solving the Problems]
In order to achieve the above object, a first invention is a pixel interpolation device for converting input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel. , A register group that holds pixel data of a predetermined sampling range including the pixel of interest in the input image data, and the pixel data in a plurality of block regions set in the sampling range, An evaluation value calculation unit that calculates an evaluation value that defines brightness; an area selection unit that calculates a magnitude relationship between the evaluation values and selects a reference area from among the plurality of block areas based on the magnitude relation; An interpolation unit that interpolates a color component lacking in the target pixel using the pixel data in the reference region selected by the region selection unit. The evaluation value calculation unit calculates the evaluation value using an addition value obtained by adding the values of all the pixel data in each block region, and the region selection unit calculates the magnitude relationship between the evaluation values. A sorting circuit that selects a predetermined number of the reference areas having an evaluation value close to a central value among the plurality of evaluation values based on the magnitude relationship, and the reference area in the reference area selected by the sorting circuit A data selection circuit that captures pixel data from the register group and provides the data to the interpolation unit, and the interpolation unit averages the same kind of color components in the reference region, thereby missing the color component of the target pixel. Interpolate It is characterized by that.
[0011]
First 2 Departure Tomorrow , A pixel interpolation device that converts input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel, and includes a predetermined pixel including the pixel of interest in the input image data An evaluation value calculation that calculates an evaluation value that defines the brightness of each block area by using a group of registers that hold pixel data in the sampling range and the pixel data in a plurality of block areas set in the sampling range A region selection unit that calculates a size relationship between the evaluation value and the evaluation value, and selects a reference region from among the plurality of block regions based on the size relationship, and within the reference region selected by the region selection unit An interpolation unit that interpolates a color component lacking in the target pixel using the pixel data, and the evaluation value calculation unit includes all the pixels in each of the block regions. Calculates the evaluation value using the added value obtained by adding the value of over data, The region selection unit includes: a sort circuit that calculates a magnitude relationship between the evaluation values; a detection circuit that detects a luminance pattern in the sampling range based on the magnitude relationship calculated by the sort circuit; and And a data selection circuit that selectively takes in the pixel data from the register group, and The detection circuit has a function of detecting the type of edge of a high luminance region as the luminance pattern, The interpolation unit interpolates a color component lacking in the target pixel using the pixel data captured by the data selection circuit according to the luminance pattern. When the edge type is detected by the interpolation unit, the target pixel is obtained by averaging the same type of color components mainly composed of luminance components arranged in the direction of the edge with respect to the target pixel. If the color component lacking is interpolated and the type of the edge is not detected, the reference region having an evaluation value close to the center value among the evaluation values based on the magnitude relationship between the evaluation values A predetermined number is selected, and the same kind of color components in the reference region are averaged to have a function of interpolating the color components lacking in the target pixel. .
[0013]
First 3 In the invention of the first Or First 2 Invention Painting In the elementary interpolation apparatus, the register group holds the pixel data in the sampling range of 3 rows and 3 columns.
[0014]
And second 4 The invention of the first to first 3 This is a digital camera equipped with any one of the pixel interpolation devices.
[0015]
Next 5 The present invention is a pixel interpolation method for converting input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel, and (a) A step of holding pixel data in a predetermined sampling range, and (b) an evaluation value that defines the brightness of each block region using the pixel data in a plurality of block regions set in the sampling range. (C) calculating a magnitude relationship between the evaluation values and selecting a reference area from the plurality of block areas based on the magnitude relation; and (d) selecting in the step (c) Interpolating a component lacking in the target pixel using the pixel data in the reference area The step (b) includes a step of calculating the evaluation value using an addition value obtained by adding all the pixel data values in each of the block regions, and the step (c) includes a step between the evaluation values. And calculating a predetermined magnitude relationship of the reference regions having an evaluation value close to a central value among the plurality of evaluation values based on the magnitude relationship, wherein the step (d) includes the reference Including a step of interpolating a color component lacking in the target pixel by averaging the same kind of color components in the region It is characterized by that.
[0019]
First 6 Departure Tomorrow , A pixel interpolation method for converting input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel, comprising: (a) predetermined sampling of the input image data Holding pixel data in a range; and (b) calculating an evaluation value that defines the brightness of each block region using the pixel data in a plurality of block regions set within the sampling range; (C) calculating a magnitude relationship between the evaluation values and selecting a reference area from among the plurality of block areas based on the magnitude relation; and (d) the reference selected in the step (c). Interpolating a component lacking in the target pixel using the pixel data in the area, and the step (b) adds the values of all the pixel data in each of the block areas It includes the step of calculating the evaluation value by using the addition value, The step (c) includes (c-1) a step of calculating a magnitude relationship between the evaluation values, and (c-2) the sampling range based on the magnitude relationship calculated in the step (c-1). And (c-3) selectively fetching the pixel data held in the step (a) according to the luminance pattern detected in the step (c-2). , And The step (c-2) includes a step of detecting an edge type of a high luminance region as the luminance pattern, The step (d) includes a step of interpolating a color component lacking in the target pixel using the pixel data captured in the step (c-3) according to the luminance pattern. If the type of the edge is detected in the step (c-2), the same type of color component that is arranged in the direction of the edge with respect to the pixel of interest and that mainly has a luminance component is averaged. When the color component lacking in the target pixel is interpolated and the type of the edge is not detected in the step (c-2), a plurality of evaluation values are based on the magnitude relationship between the evaluation values. Selecting a predetermined number of the reference regions having an evaluation value close to the center value in the image, and interpolating the color components lacking in the pixel of interest by averaging the same kind of color components in the reference region including It is characterized by .
[0021]
And second 7 In the invention of the 5th or 6th Invention Painting In the elementary interpolation method, the step (a) includes a step of holding the pixel data in the sampling range of 3 rows and 3 columns.
[0022]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, various embodiments of the present invention will be described.
[0023]
<First Embodiment>
FIG. 1 is a block diagram schematically showing a pixel interpolation device 1 according to the first embodiment of the present invention. The pixel interpolation device 1 includes a register group 10 that holds RAW data (input image data) in a 3 × 3 pixel range (hereinafter referred to as a sampling range), a FIFO (First-In First-Out) memory 11, 12 and a processing unit 13. In the present embodiment, the pixel interpolation device 1 is incorporated in a digital camera equipped with an image sensor such as a single-plate CCD sensor or CMOS sensor, and the image sensor is a color filter array having a primary color (RGB) Bayer array. It shall have.
[0024]
The register group 10 includes nine registers that sequentially shift and hold 8-bit RAW data input in units of pixels in synchronization with a clock signal (not shown) supplied from a timing generator (not shown). 20A to 20I, and each of the registers 20A to 20I holds one pixel data. The register group 10 includes three sets of shift registers 20A to 20C, 20D to 20F, and 20G to 20I. A FIFO memory 11 is provided between the first shift registers 20A to 20C and the second shift registers 20D to 20F. The FIFO memory 12 is interposed between the second shift registers 20D to 20F and the third shift registers 20G to 20I. With this configuration, the register group 10 holds pixel data in a sampling range of 3 rows and 3 columns in RAW data that is image data of a two-dimensional array.
[0025]
The pixel data D output from the registers 20A to 20I A ~ D I Is input to the processing unit 13. The processing unit 13 receives input pixel data D A ~ D I As a result, an R component 8-bit signal, a G component 8-bit signal, and a B component 8-bit signal are output in parallel with respect to the target pixel.
[0026]
FIG. 2 is a diagram schematically showing the retained data 21 in 3 rows and 3 columns stored in the register group 10. This retained data 21 is pixel data D A ~ D I Pixel data D A , D B , D C , D D , D E , D F , D G , D H And D I Are pixel values P (0,0), P (0,1), P (0,2), P (1,0), P (1,1), P (1,2), P (2, 0), P (2,1) and P (2,2). In this specification, “pixel value” means any k-bit gradation (2) of R component, G component, or B component. k (Gradation) value (k is an integer of 2 or more).
[0027]
FIG. 3 is a block diagram schematically showing the configuration of the processing unit 13. The processing unit 13 includes an evaluation value calculation unit 30, a region selection unit 31, and an interpolation unit 32. The evaluation value calculation unit 30 includes first to fourth adders 30a to 30d. Four block areas are set in the sampling range, and the first adder 30a outputs pixel data D in the first block area. A , D B And D D And the second adder 30b outputs the pixel data D in the second block area. B , D C And D F And the third adder 30c outputs the pixel data D in the third block area. D , D G And D H And the fourth adder 30d outputs the pixel data D in the fourth block area. F , D H And D I The evaluation data DS4 obtained by adding is output.
[0028]
FIG. 4 schematically shows the retained data 21A to 21D of the first to fourth block areas. The first block area is set at the upper left of the sampling range and includes holding data 21A having pixel values P (0, 0), P (0, 1) and P (1, 0). The area is set at the upper right of the sampling range and includes holding data 21B having pixel values P (0, 1), P (0, 2) and P (1, 2), and the third block area is a sampling area. The hold data 21C is set to the lower left of the range and has pixel values P (1, 0), P (2, 0) and P (2, 1), and the fourth block area is at the lower right of the sampling range. And holding data 21D having pixel values P (1,2), P (2,1) and P (2,2). The value P (1, 1) of the pixel of interest at the center of the sampling range is excluded from these first to fourth block areas.
[0029]
The evaluation values (addition values) S1 to S4 included in the evaluation data DS1 to DS4 are amounts that define the brightness of each block area, and are calculated based on the following equation (1).
[0030]
[Expression 1]
Figure 0004302391
[0031]
In the present embodiment, pixel value addition values are employed as the evaluation values S1 to S4. However, the present invention is not limited to this, and an amount using the addition values, for example, an average value may be employed.
[0032]
The area selection unit 31 includes a sort circuit 33 and a data selection circuit 34. The sort circuit 33 sorts the evaluation data DS1 to DS4 input in parallel from the evaluation value calculation unit 30 in ascending order or descending order, and calculates the magnitude relationship between the evaluation values S1 to S4. Next, the sort circuit 33 selects two reference areas having evaluation values close to the central value (median) among the evaluation values S1 to S4 from the first to fourth block areas, Selection control data SR indicating the selection result is output to the data selection circuit 34. The data selection circuit 34 has pixel data D output from the register group 10. A ~ D I Is typing. The data selection circuit 34 selects only the pixel data in the two reference areas selected by the sort circuit 33 according to the selection control data SR input from the sort circuit 33, and supplies the selection data SD1 to SD6 to the interpolation unit 32. Output.
[0033]
Then, the interpolation unit 32 interpolates the color components lacking in the pixel of interest using the selection data SD1 to SD6 to be input, and as a result, outputs image signals of R component, G component, and B component.
[0034]
An example of pixel interpolation processing by the pixel interpolation device 1 having the above configuration will be described below with reference to the flowchart of FIG. FIG. 6 is a diagram schematically illustrating a pixel array of RAW data output from an imaging sensor having a color filter array with a Bayer array. As shown in the drawing, this RAW data has a pixel arrangement of color components of R, G, R, G,..., G, B, G, B,.
[0035]
First, in step ST1, the register group 10 shown in FIG. 1 receives pixel data D in the sampling range from RAW data (FIG. 6) input in units of pixels. A ~ D I Hold. Next, the evaluation value calculation unit 30 illustrated in FIG. 3 captures the pixel data D captured from the register group 10. A ~ D I Are used to calculate the evaluation values S1 to S4 of the first to fourth block areas set in the sampling range (step ST2). The evaluation value calculation unit 30 outputs the evaluation data DS1 to DS4 having the evaluation values S1 to S4, respectively, to the sorting circuit 33 of the region selection unit 31.
[0036]
Next, the sort circuit 33 sorts the evaluation data DS1 to DS4 in descending order, and calculates the magnitude relationship between the evaluation values S1 to S4 (step ST3). The magnitude relationship in this example is S3>S1>S2> S4. Next, the sort circuit 33 selects two reference areas having an evaluation value close to the central value (median) among the plurality of evaluation values from the first to fourth block areas (step ST4). . In this example, among the four evaluation values S1 to S4, the first and second block areas having the evaluation value closest to the central value and the evaluation value closest to the next are selected as reference areas.
[0037]
In the next interpolation process (step ST5), the data selection circuit 34 performs pixel data D of the first and second block areas. A , D B , D C , D D And D F Are output to the interpolation unit 32 as selection data SD1 to SD5, and then the interpolation unit 32 performs pixel interpolation by the bilinear interpolation method or the nearest neighbor interpolation method.
[0038]
7 and 8 are diagrams for explaining the pixel interpolation (step ST5), and schematically show the pixel arrangement of the holding data 21 in the sampling range. As shown in FIG. 7, when the target pixel has only the R component, the interpolation unit 32 averages the G components of the three pixels adjacent to the target pixel in the upper direction and the left-right direction, thereby missing the G component. Are interpolated (bilinear interpolation), and the B component of two pixels adjacent obliquely upward to the target pixel is averaged to interpolate the insufficient B component (bilinear interpolation). On the other hand, as shown in FIG. 8, when the pixel of interest has only the G component, the interpolation unit 32 averages the R components of two pixels adjacent to the pixel of interest in the left-right direction, and the R is insufficient. The components are interpolated (bilinear interpolation), and the insufficient B component is interpolated (nearest neighbor interpolation) with the upper B component for this pixel of interest.
[0039]
Through the above pixel interpolation processing, the interpolation unit 32 outputs an RGB image signal of one pixel. Note that the image quality may be improved by performing an edge enhancement process on the RGB image signal output from the interpolation unit 32.
[0040]
As described above, according to the pixel interpolation device 1 and the pixel interpolation method according to the first embodiment, pixel interpolation processing that can effectively suppress image quality degradation such as false color signals and dot noise is executed with a small amount of calculation. It is possible. Further, the pixel interpolation device 1 having a small circuit scale can be manufactured at low cost, and the pixel interpolation processing can be executed with low power consumption. In addition, even when a small sampling range of 3 × 3 pixels is adopted, image quality degradation can be effectively suppressed, so that only two FIFO memories 11 and 12 are required, so that the circuit scale, power consumption, and manufacturing cost can be reduced. Can be suppressed.
[0041]
<Second Embodiment>
Next, a second embodiment of the present invention will be described. The pixel interpolation device according to the present embodiment has the same configuration as the pixel interpolation device 1 shown in FIG. 1 except for the configuration of the processing unit 13. FIG. 9 is a diagram schematically illustrating a configuration of the processing unit 13A according to the second embodiment. Among the components shown in FIG. 9, those given the same reference numerals as those shown in FIG. 3 have the same configurations as the components shown in FIG.
[0042]
The processing unit 13A includes an evaluation value calculation unit 30, a region selection unit 40, and an interpolation unit 44. The evaluation value calculation unit 30 includes first to fourth adders 30a to 30d. The region selection unit 40 uses evaluation data DS1 to DS4 obtained by adding the pixel data in the first to fourth block regions. Output to.
[0043]
The area selection unit 40 includes a sort circuit 41, a detection circuit 42, and a data selection circuit 43. The sort circuit 41 sorts the evaluation data DS1 to DS4 input in parallel from the evaluation value calculation unit 30 in ascending order or descending order, and calculates the magnitude relationship between the evaluation values S1 to S4. The sort circuit 41 outputs data M1 to M4 obtained by rearranging the evaluation data DS1 to DS4 in ascending or descending order and sort information SRT indicating the magnitude relationship to the detection circuit 42.
[0044]
Further, the detection circuit 42 detects the luminance pattern of the RAW data in the sampling range based on the sort information SRT according to the method described later, and detects the detection data DR0 and DR1 as the detection results with the data selection circuit 43 and the interpolation unit 44. Output to. In the present embodiment, the type of edge (edge) of a high luminance area described later is detected as the luminance pattern.
[0045]
The data selection circuit 43 receives pixel data D input from the register group 10 according to the detected luminance pattern based on the detection data DR0 input from the detection circuit 42. A ~ D I Are selectively received and output to the interpolation unit 44 as selection data SD1 to SD5. Then, the interpolation unit 44 interpolates the color component lacking in the pixel of interest using the selection data SD1 to SD5 according to the detected luminance pattern based on the detection data DR1 input from the detection circuit 42, and as a result. , R component, G component and B component image signals are output.
[0046]
An example of the pixel interpolation process by the pixel interpolation apparatus including the processing unit 13A having the above configuration will be described below with reference to the flowchart of FIG.
[0047]
First, in step ST1, the register group 10 shown in FIG. 1 receives pixel data D in the sampling range from RAW data (FIG. 6) input in units of pixels. A ~ D I Hold. Next, the evaluation value calculation unit 30 illustrated in FIG. 9 receives the pixel data D captured from the register group 10. A ~ D I Are used to calculate the evaluation values S1 to S4 of the first to fourth block areas set in the sampling range (step ST2). The evaluation value calculation unit 30 outputs the evaluation data DS1 to DS4 having the evaluation values S1 to S4 to the sorting circuit 41 of the region selection unit 40, respectively.
[0048]
Next, the sort circuit 41 sorts the evaluation data DS1 to DS4 in descending order to calculate the magnitude relationship between the evaluation values S1 to S4 (step ST3). At this time, the sort circuit 41 outputs the data M1 to M4 obtained by rearranging the evaluation data DS1 to DS4 in descending order and the sort information SRT to the detection circuit 42.
[0049]
Next, the detection circuit 42 performs a detection process of detecting a luminance pattern in the sampling range based on the sort information SRT (step ST10). The luminance patterns that can be detected by the detection circuit 42 of this example are shown in FIGS. In the example shown in FIGS. 11 to 18, the target pixel lacks the G component mainly composed of the luminance component, and the high luminance region 45 and other low luminance regions of the image with respect to the retained data 21 are shown. . 11 to 18 show the case where the pixel of interest has only the R component, but it can be similarly detected when the pixel of interest has only the B component.
[0050]
As shown in FIGS. 11 to 14, when the edge direction of the high brightness region 45 is oriented substantially in the horizontal direction, the edge 45 h is called a “lateral edge”, and as shown in FIGS. When the direction is substantially vertical, the edge 45v is called a “vertical edge”. 11 and 12 show the case where the high luminance region 45 is located above the sampling range, and FIGS. 13 and 14 show the case where the high luminance region 45 is located below the sampling range. 16 shows a case where the high luminance region 45 is located on the left side of the sampling range, and FIGS. 17 and 18 each show a case where the high luminance region 45 is located on the right side of the sampling range.
[0051]
The detection circuit 42 detects the horizontal edge 54h (FIG. 11 or FIG. 12) of the high brightness area above the sampling range when it receives the sort information SRT that satisfies the magnitude relation of the following expression (2A) with respect to the evaluation values S1 to S4. To do.
[0052]
[Expression 2]
Figure 0004302391
[0053]
Here, in the above equation (2A), the operator min {x, y} outputs the variable having the smaller value of the input variables x and y, and the operator max {x, y} represents the input variable x. , Y, the variable with the larger value is output. If the variables x and y have the same value, the variable x is output.
[0054]
The detection circuit 42 detects the horizontal edge 45h (FIG. 13 or FIG. 14) of the high luminance area below the sampling range when it receives the sort information SRT that satisfies the magnitude relationship of the following equation (2B).
[0055]
[Equation 3]
Figure 0004302391
[0056]
The detection circuit 42 detects the vertical edge 45v (FIG. 15 or FIG. 16) on the left of the sampling range when it receives the sort information SRT that satisfies the magnitude relationship of the following expression (3A).
[0057]
[Expression 4]
Figure 0004302391
[0058]
The detection circuit 42 detects the vertical edge 45v (FIG. 17 or FIG. 18) of the high-luminance area on the right side of the sampling range when it receives the sort information SRT that satisfies the magnitude relationship of the following equation (3B).
[0059]
[Equation 5]
Figure 0004302391
[0060]
Next, in the conditional branch process of step ST10a, an interpolation process (steps ST11 to ST15, ST4, ST5) corresponding to the type of the detected pattern detected in step ST10 is selected.
[0061]
When the G component is insufficient in the target pixel and the horizontal edge 45h shown in FIGS. 11 and 12 is detected (I = 1), the process proceeds from step ST10a to step ST11. Here, based on the detection data DR0, the data selection circuit 43 selects the G component of two pixels adjacent to the target pixel in the left-right direction and supplies the selected G component to the interpolation unit 44. The interpolation unit 44 detects the detection data Based on DR1, the insufficient G component is interpolated by averaging the G components of these two pixels. If expressed by a mathematical formula, the pixel value IP of the G component to be interpolated G About IP G = (P (1,0) + P (1,2)) / 2. Next, the interpolating unit 44 interpolates the R component or B component that is insufficient for the pixel of interest by a bilinear interpolation method or the like (step ST15).
[0062]
If the pixel of interest lacks the G component and the horizontal edge 45h shown in FIGS. 13 and 14 is detected (I = 2), the process proceeds from step ST10a to step ST12, and the above step ST11. After the same process is executed, the process of step ST15 is executed.
[0063]
If the pixel of interest lacks the G component and the vertical edge 45v shown in FIGS. 17 and 18 is detected (I = 3), the process proceeds from step ST10a to step ST13. Here, based on the detection data DR0, the data selection circuit 43 selects the G component of two pixels adjacent in the vertical direction with respect to the pixel of interest and supplies it to the interpolation unit 44. The interpolation unit 44 detects the detection data Based on DR1, the insufficient G component is interpolated by averaging the G components of these two pixels. If expressed by a mathematical formula, the pixel value IP of the G component to be interpolated G About IP G = (P (0,1) + P (2,1)) / 2. Next, the interpolating unit 44 interpolates the R component or B component that is insufficient for the pixel of interest by a bilinear interpolation method or the like (step ST15).
[0064]
If the pixel of interest lacks the G component and the vertical edge 45v shown in FIGS. 15 and 16 is detected (I = 4), the process proceeds from step ST10a to step ST14, and the above step ST13. Step ST15 is executed after the same process is executed.
[0065]
When none of the luminance patterns shown in FIGS. 11 to 18 is detected (I = 5), the process proceeds from step ST10a to step ST4. Here, the sort circuit 33 selects two reference areas having an evaluation value close to the central value among the plurality of evaluation values from the first to fourth block areas (step ST4).
[0066]
In the next interpolation process (step ST5), as in the interpolation process of the first embodiment (FIG. 5; step ST5), the data selection circuit 43 performs pixel processing in the two reference areas selected in step ST4. After outputting the data as selection data SD1 to SD5 to the interpolation unit 44, the interpolation unit 44 performs pixel interpolation by the bilinear interpolation method or the nearest neighbor interpolation method according to the detection data DR1.
[0067]
As described above, according to the pixel interpolation device and the pixel interpolation method according to the second embodiment, adaptive interpolation processing can be executed in accordance with the luminance pattern of the sampling range, so that generation of false color signals and dot noise is further reduced. It can be effectively suppressed and the image quality can be improved.
[0068]
【The invention's effect】
As described above, according to the pixel interpolation device and the pixel interpolation method of the present invention, it is possible to realize pixel interpolation processing that can effectively suppress generation of false color signals, dot noise, and the like with a small amount of calculation. At the same time, it is possible to manufacture a pixel interpolation device with a small circuit scale at low cost, and to perform pixel interpolation processing with low power consumption.
[Brief description of the drawings]
FIG. 1 is a block diagram schematically showing a pixel interpolation apparatus according to a first embodiment of the present invention.
FIG. 2 is a diagram schematically showing retained data in 3 rows and 3 columns stored in a register group;
FIG. 3 is a block diagram schematically showing a configuration of a processing unit of the pixel interpolation device according to the first embodiment.
FIG. 4 is a diagram schematically illustrating data held in first to fourth block areas.
FIG. 5 is a flowchart illustrating an example of pixel interpolation processing according to the first embodiment.
FIG. 6 is a diagram schematically illustrating a pixel array of RAW data.
FIG. 7 is a diagram for explaining one step of pixel interpolation processing according to the first embodiment.
FIG. 8 is a diagram for explaining one step of pixel interpolation processing according to the first embodiment.
FIG. 9 is a diagram schematically illustrating a configuration of a processing unit of a pixel interpolation device according to a second embodiment of the present invention.
FIG. 10 is a diagram for explaining one step of pixel interpolation processing according to the second embodiment.
FIG. 11 is a diagram schematically illustrating an example of a luminance pattern.
FIG. 12 is a diagram schematically illustrating an example of a luminance pattern.
FIG. 13 is a diagram schematically illustrating an example of a luminance pattern.
FIG. 14 is a diagram schematically illustrating an example of a luminance pattern.
FIG. 15 is a diagram schematically illustrating an example of a luminance pattern.
FIG. 16 is a diagram schematically illustrating an example of a luminance pattern.
FIG. 17 is a diagram schematically illustrating an example of a luminance pattern.
FIG. 18 is a diagram schematically illustrating an example of a luminance pattern.
[Explanation of symbols]
1 Pixel interpolator
10 registers
11,12 FIFO memory
13, 13A processing section
30 Evaluation value calculator
30a-30d adder
31, 40 area selection part
32, 44 Interpolator
33, 41 sort circuit
34, 43 Data selection circuit
42 Detection circuit

Claims (7)

各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間装置であって、
前記入力画像データのうち着目画素を含む所定のサンプリング範囲の画素データを保持するレジスタ群と、
前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する評価値算出部と、
前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する領域選択部と、
前記領域選択部で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている色成分を補間する補間部と、
を備え
前記評価値算出部は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出し、
前記領域選択部は、
前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択するソート回路と、
前記ソート回路で選択された前記参照領域内の前記画素データを前記レジスタ群から取り込み前記補間部に与えるデータ選択回路と、を備え、
前記補間部は、前記参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間することを特徴とする画素補間装置。
A pixel interpolation device that converts input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel,
A group of registers for holding pixel data of a predetermined sampling range including the pixel of interest in the input image data;
An evaluation value calculation unit that calculates an evaluation value that defines the brightness of each block area using the pixel data in a plurality of block areas set within the sampling range;
An area selection unit that calculates a magnitude relationship between the evaluation values and selects a reference area from the plurality of block areas based on the magnitude relation;
An interpolation unit that interpolates a color component lacking in the target pixel using the pixel data in the reference region selected by the region selection unit;
Equipped with a,
The evaluation value calculation unit calculates the evaluation value using an addition value obtained by adding the values of all the pixel data in each block region,
The region selection unit
A sort circuit that calculates a magnitude relationship between the evaluation values and selects a predetermined number of the reference regions having an evaluation value close to a central value among the plurality of evaluation values based on the magnitude relationship;
A data selection circuit that takes in the pixel data in the reference area selected by the sort circuit from the register group and supplies the pixel data to the interpolation unit;
The interpolating unit interpolates a color component lacking in the pixel of interest by averaging the same kind of color components in the reference region .
各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間装置であって、
前記入力画像データのうち着目画素を含む所定のサンプリング範囲の画素データを保持するレジスタ群と、
前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する評価値算出部と、
前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する領域選択部と、
前記領域選択部で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている色成分を補間する補間部と、
を備え、
前記評価値算出部は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出し、
前記領域選択部は、
前記評価値間の大小関係を算出するソート回路と、
前記ソート回路で算出された前記大小関係に基づいて当該サンプリング範囲の輝度パターンを検出する検出回路と、
当該輝度パターンに応じて、前記画素データを前記レジスタ群から選択的に取り込むデータ選択回路と、
を備えており、
前記検出回路は、前記輝度パターンとして、高輝度領域のエッジの種類を検出する機能を有し、
前記補間部は、当該輝度パターンに応じて、前記データ選択回路で取り込まれた前記画素データを用いて当該着目画素に欠けている色成分を補間する補間部であって、前記エッジの種類が検出された場合は、当該着目画素に対して当該エッジの方向に配列し且つ輝度成分を主体とする同種の色成分を平均化することで当該着目画素に欠けている色成分を補間し、前記エッジの種類が検出されない場合は、前記評価値間の大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択し、当該参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間する機能を有することを特徴とする画素補間装置。
A pixel interpolation device that converts input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel,
A group of registers for holding pixel data of a predetermined sampling range including the pixel of interest in the input image data;
An evaluation value calculation unit that calculates an evaluation value that defines the brightness of each block area using the pixel data in a plurality of block areas set within the sampling range;
An area selection unit that calculates a magnitude relationship between the evaluation values and selects a reference area from the plurality of block areas based on the magnitude relation;
An interpolation unit that interpolates a color component lacking in the target pixel using the pixel data in the reference region selected by the region selection unit;
With
The evaluation value calculation unit calculates the evaluation value using an addition value obtained by adding the values of all the pixel data in each block region ,
The region selection unit
A sort circuit for calculating a magnitude relationship between the evaluation values;
A detection circuit that detects a luminance pattern of the sampling range based on the magnitude relationship calculated by the sort circuit;
A data selection circuit that selectively captures the pixel data from the register group according to the luminance pattern;
With
The detection circuit has a function of detecting the type of edge of a high luminance region as the luminance pattern,
The interpolation unit is an interpolation unit that interpolates a color component lacking in the target pixel using the pixel data captured by the data selection circuit according to the luminance pattern, and detects the type of the edge In the case where the target pixel is arranged, the same color component mainly composed of the luminance component is arranged in the direction of the edge with respect to the target pixel to interpolate the color component lacking in the target pixel, and the edge If a type of the reference area is not detected, a predetermined number of the reference areas having an evaluation value close to a central value is selected from the plurality of evaluation values based on the magnitude relationship between the evaluation values, and the same kind in the reference area is selected. A pixel interpolation device having a function of interpolating a color component lacking in the target pixel by averaging the color components of
請求項1または請求項2記載の画素補間装置であって、前記レジスタ群は、3行3列の前記サンプリング範囲の前記画素データを保持する、画素補間装置。3. The pixel interpolation device according to claim 1, wherein the register group holds the pixel data of the sampling range of 3 rows and 3 columns . 4. 請求項1〜請求項3の何れか1項に記載の画素補間装置を搭載したデジタルカメラ A digital camera equipped with the pixel interpolation device according to any one of claims 1 to 3. 各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間方法であって、A pixel interpolation method for converting input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel,
(a)前記入力画像データのうち所定のサンプリング範囲の画素データを保持する工程と、  (A) retaining pixel data in a predetermined sampling range of the input image data;
(b)前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する工程と、  (B) calculating an evaluation value defining the brightness of each block area using the pixel data in a plurality of block areas set within the sampling range;
(c)前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する工程と、  (C) calculating a magnitude relationship between the evaluation values and selecting a reference area from the plurality of block areas based on the magnitude relation;
(d)前記工程(c)で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている成分を補間する工程と、  (D) interpolating a component lacking in the pixel of interest using the pixel data in the reference area selected in the step (c);
を備え、With
前記工程(b)は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出する工程を含み、  The step (b) includes a step of calculating the evaluation value using an addition value obtained by adding all the pixel data values in each of the block regions,
前記工程(c)は、前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択する工程を含み、  The step (c) includes a step of calculating a magnitude relationship between the evaluation values and selecting a predetermined number of the reference regions having an evaluation value close to a central value among the plurality of evaluation values based on the magnitude relationship. Including
前記工程(d)は、前記参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間する工程を含むことを特徴とする画素補間方法。  The step (d) includes a step of interpolating a color component lacking in the target pixel by averaging the same kind of color components in the reference region.
各画素に単一の色成分を有する入力画像データを、各画素に複数種の色成分を有するカラー画像データに変換する画素補間方法であって、A pixel interpolation method for converting input image data having a single color component in each pixel into color image data having a plurality of types of color components in each pixel,
(a)前記入力画像データのうち所定のサンプリング範囲の画素データを保持する工程と、  (A) retaining pixel data in a predetermined sampling range of the input image data;
(b)前記サンプリング範囲内に設定されている複数のブロック領域における前記画素データを用いて各前記ブロック領域の明るさを規定する評価値を算出する工程と、  (B) calculating an evaluation value defining the brightness of each block area using the pixel data in a plurality of block areas set within the sampling range;
(c)前記評価値間の大小関係を算出し当該大小関係に基づいて複数の前記ブロック領域の中から参照領域を選択する工程と、  (C) calculating a magnitude relationship between the evaluation values and selecting a reference area from the plurality of block areas based on the magnitude relation;
(d)前記工程(c)で選択された前記参照領域内の前記画素データを用いて当該着目画素に欠けている成分を補間する工程と、  (D) interpolating a component lacking in the pixel of interest using the pixel data in the reference area selected in the step (c);
を備え、With
前記工程(b)は、各前記ブロック領域内の全ての前記画素データの値を加算した加算値を用いて前記評価値を算出する工程を含み、  The step (b) includes a step of calculating the evaluation value using an addition value obtained by adding all the pixel data values in each of the block regions,
前記工程(c)は、  The step (c)
(c−1)前記評価値間の大小関係を算出する工程と、  (C-1) calculating a magnitude relationship between the evaluation values;
(c−2)前記工程(c−1)で算出された前記大小関係に基づいて当該サンプリング範囲の輝度パターンを検出する工程と、  (C-2) detecting a luminance pattern in the sampling range based on the magnitude relationship calculated in the step (c-1);
(c−3)前記工程(c−2)で検出された当該輝度パターンに応じて、前記工程(a)で保持した前記画素データを選択的に取り込む工程と、  (C-3) selectively fetching the pixel data held in the step (a) according to the luminance pattern detected in the step (c-2);
を備えており、With
前記工程(c−2)は、前記輝度パターンとして、高輝度領域のエッジの種類を検出する工程を含み、  The step (c-2) includes a step of detecting an edge type of a high luminance region as the luminance pattern,
前記工程(d)は、当該輝度パターンに応じて、前記工程(c−3)で取り込まれた前記画素データを用いて当該着目画素に欠けている色成分を補間する工程であって、前記工程(c−2)で前記エッジの種類が検出された場合は、当該着目画素に対して当該エッジの方向に配列し且つ輝度成分を主体とする同種の色成分を平均化することで当該着目画素に欠けている前記色成分を補間し、前記工程(c−2)で前記エッジの種類が検出されない場合は、前記評価値間の大小関係に基づいて複数の前記評価値の中で中央の値に近い評価値を持つ前記参照領域を所定数選択し、当該参照領域内の同種の色成分を平均化することで当該着目画素に欠けている色成分を補間する工程を含むことを特徴とする画素補間方法。The step (d) is a step of interpolating a color component lacking in the pixel of interest using the pixel data captured in the step (c-3) according to the luminance pattern. When the type of the edge is detected in (c-2), the target pixel is obtained by averaging the same type of color components that are arranged in the direction of the edge with respect to the target pixel and mainly have a luminance component. When the color component lacking in the interpolation is interpolated and the type of the edge is not detected in the step (c-2), the central value among the plurality of evaluation values based on the magnitude relationship between the evaluation values Selecting a predetermined number of the reference regions having evaluation values close to, and averaging the color components of the same kind in the reference region to interpolate the color components lacking in the pixel of interest. Pixel interpolation method.
請求項5または請求項6記載の画素補間方法であって、前記工程(a)は、3行3列の前記サンプリング範囲の前記画素データを保持する工程を含む、画素補間方法 7. The pixel interpolation method according to claim 5, wherein the step (a) includes a step of holding the pixel data in the sampling range of 3 rows and 3 columns.
JP2002345009A 2002-11-28 2002-11-28 Pixel interpolation device, pixel interpolation method, and digital camera Expired - Fee Related JP4302391B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002345009A JP4302391B2 (en) 2002-11-28 2002-11-28 Pixel interpolation device, pixel interpolation method, and digital camera

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002345009A JP4302391B2 (en) 2002-11-28 2002-11-28 Pixel interpolation device, pixel interpolation method, and digital camera

Publications (2)

Publication Number Publication Date
JP2004180059A JP2004180059A (en) 2004-06-24
JP4302391B2 true JP4302391B2 (en) 2009-07-22

Family

ID=32706295

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002345009A Expired - Fee Related JP4302391B2 (en) 2002-11-28 2002-11-28 Pixel interpolation device, pixel interpolation method, and digital camera

Country Status (1)

Country Link
JP (1) JP4302391B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4333997B2 (en) 2004-08-24 2009-09-16 シャープ株式会社 Image processing apparatus, photographing apparatus, image processing method, image processing program, and recording medium
JP4968662B2 (en) 2005-12-26 2012-07-04 株式会社メガチップス Image processing device
RU2006104439A (en) 2006-02-15 2007-09-20 Самсунг Электроникс Ко. METHOD OF INTERPOLATION OF DIGITAL IMAGE
US8724895B2 (en) 2007-07-23 2014-05-13 Nvidia Corporation Techniques for reducing color artifacts in digital images
JP4703666B2 (en) * 2008-02-08 2011-06-15 シャープ株式会社 Image processing apparatus, photographing apparatus, image processing method, image processing program, and recording medium
CN103621070B (en) * 2011-06-30 2015-05-20 富士胶片株式会社 Imaging device and control method thereof
JP7081200B2 (en) * 2018-02-22 2022-06-07 セイコーエプソン株式会社 Image display device and control method of image display device

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3498553B2 (en) * 1997-11-10 2004-02-16 ミノルタ株式会社 Video camera
JPH11146409A (en) * 1997-11-07 1999-05-28 Minolta Co Ltd Video camera
JPH11262025A (en) * 1998-03-16 1999-09-24 Toshiba Corp Image input device and image correction method therefor
JP2000023085A (en) * 1998-06-30 2000-01-21 Nikon Corp Digital camera and image signal processing storage medium
JP4097815B2 (en) * 1998-11-24 2008-06-11 株式会社リコー Image processing apparatus and image processing method
JP2000188762A (en) * 1998-12-21 2000-07-04 Nikon Corp Interpolation processing unit and recording medium stored with interpolation processing program
JP2000217123A (en) * 1999-01-20 2000-08-04 Canon Inc Image pickup device and image processing method for image pickup device
JP2000217124A (en) * 1999-01-20 2000-08-04 Canon Inc Image pickup device and image processing method for the image pickup device
JP4317619B2 (en) * 1999-07-22 2009-08-19 メディア・テック・ユーエスエイ・インコーポレーテッド Image processing device
JP3657826B2 (en) * 1999-08-09 2005-06-08 株式会社メガチップス Pixel interpolation method
JP4317624B2 (en) * 1999-09-10 2009-08-19 メディア・テック・ユーエスエイ・インコーポレーテッド Image processing device
JP2001197512A (en) * 2000-01-14 2001-07-19 Mitsubishi Electric Corp Color component generator and multi-color image pickup device using it, and color component generating method
JP4451044B2 (en) * 2002-02-21 2010-04-14 株式会社メガチップス Hybrid pixel interpolation device and hybrid pixel interpolation method

Also Published As

Publication number Publication date
JP2004180059A (en) 2004-06-24

Similar Documents

Publication Publication Date Title
KR100978688B1 (en) Techniques for reducing color artifacts in digital images
US7990447B2 (en) Solid-state image sensor
US9013611B1 (en) Method and device for generating a digital image based upon a selected set of chrominance groups
JP5591261B2 (en) Image processing device
US9392241B2 (en) Image processing apparatus and image processing method
TWI386049B (en) A solid-state imaging device, and a device using the solid-state imaging device
JP5677040B2 (en) Image processing apparatus and control method thereof
EP1793620A1 (en) Image processing device and method, imaging device, and computer program
JP4789140B2 (en) Image processing device
US8253816B2 (en) Video signal processing for generating a level mixed signal
JP2003101886A (en) Image pickup device
JP3942569B2 (en) Imaging apparatus and image data conversion method
JP2010141663A (en) Imaging device
US8471936B2 (en) Imaging device and signal processing method
JP2008258909A (en) Signal processing circuit
JP4302391B2 (en) Pixel interpolation device, pixel interpolation method, and digital camera
JP4725520B2 (en) Image processing device, non-imaging color signal calculation device, and image processing method
US9270954B2 (en) Imaging device
JP4635769B2 (en) Image processing apparatus, image processing method, and imaging apparatus
JP3730063B2 (en) Color component generation apparatus, color component generation method, and multicolor image pickup apparatus using the same
JP2005311455A (en) Imaging device, noise reduction device, noise reduction method and program
JP4385748B2 (en) Image signal processing apparatus and image signal processing method
JP2008131291A (en) Imaging apparatus
JP3660504B2 (en) Color solid-state imaging device
JP2004088285A (en) Image processing apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051124

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080318

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080515

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080515

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: 20090421

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: 20090422

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120501

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120501

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150501

Year of fee payment: 6

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

LAPS Cancellation because of no payment of annual fees