JP2019097060A - Image processing apparatus, image processing method, and program - Google Patents
Image processing apparatus, image processing method, and program Download PDFInfo
- Publication number
- JP2019097060A JP2019097060A JP2017225777A JP2017225777A JP2019097060A JP 2019097060 A JP2019097060 A JP 2019097060A JP 2017225777 A JP2017225777 A JP 2017225777A JP 2017225777 A JP2017225777 A JP 2017225777A JP 2019097060 A JP2019097060 A JP 2019097060A
- Authority
- JP
- Japan
- Prior art keywords
- signal
- color difference
- circuit
- degree
- pixel
- 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 description 7
- 230000004075 alteration Effects 0.000 claims abstract description 14
- 230000003287 optical effect Effects 0.000 claims abstract description 14
- 230000008859 change Effects 0.000 claims abstract description 6
- 238000001914 filtration Methods 0.000 claims description 29
- 239000003086 colorant Substances 0.000 claims description 2
- 238000000034 method Methods 0.000 description 29
- 238000001514 detection method Methods 0.000 description 27
- 238000003708 edge detection Methods 0.000 description 26
- 230000008569 process Effects 0.000 description 20
- 238000010586 diagram Methods 0.000 description 18
- 230000015572 biosynthetic process Effects 0.000 description 14
- 238000003786 synthesis reaction Methods 0.000 description 14
- 230000007274 generation of a signal involved in cell-cell signaling Effects 0.000 description 9
- 238000003780 insertion Methods 0.000 description 9
- 230000037431 insertion Effects 0.000 description 9
- 238000003384 imaging method Methods 0.000 description 8
- 238000006243 chemical reaction Methods 0.000 description 4
- 230000002194 synthesizing effect Effects 0.000 description 3
- 238000005070 sampling Methods 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
Landscapes
- Color Television Image Signal Generators (AREA)
Abstract
Description
本発明は、画像処理装置、画像処理方法及びプログラムに関する。 The present invention relates to an image processing apparatus, an image processing method, and a program.
特許文献1には、輝度信号の主成分となるG信号の補間を行う際に、縦方向、又は横方向の相関を判別し、縦方向の相関がある場合には縦方向にLPF処理を行い、横方向の相関がある場合には横方向にLPF処理を行う技術が開示されている。そして、縦方向にも横方向にも相関がない場合には、2次元のLPF処理を行うことで、縦方向、横方向のエッジがぼけないようにする。 According to Patent Document 1, when performing G signal interpolation, which is the main component of a luminance signal, vertical or horizontal correlation is determined, and if vertical correlation is present, LPF processing is performed in the vertical direction. A technique is disclosed that performs LPF processing in the lateral direction when there is a correlation in the lateral direction. When there is no correlation in the vertical direction or in the horizontal direction, two-dimensional LPF processing is performed to prevent the edges in the vertical direction and the horizontal direction from being blurred.
しかし、特許文献1の技術では、縦又は横方向の相関がない場合には2次元のLPF処理となるため、例えば斜め方向のエッジは、縦方向、横方向のエッジに比べてぼやけてしまう。 However, in the technique of Patent Document 1, two-dimensional LPF processing is performed when there is no correlation in the vertical or horizontal direction, so that, for example, the edge in the oblique direction is blurred compared to the edge in the vertical direction or the horizontal direction.
そこで、非特許文献1には、R又はB画素の位置のG信号の算出方法が開示されている。非特許文献1では、着目画素を含む上、下、左、右方向に、G画素と、着目画素と同色の画素との色差信号をそれぞれ算出し、各方向の色差信号を合成した色差信号を着目画素に加算することでG信号を算出する。このとき、非特許文献1では、各方向の色差信号を、該当する方向の色差信号の傾きに応じて合成することで、方向に因らず解像感の高い画像を生成する。 Therefore, Non-Patent Document 1 discloses a method of calculating a G signal at a position of an R or B pixel. In Non-Patent Document 1, color difference signals are calculated by respectively calculating color difference signals of G pixels and pixels of the same color as the target pixel in the upper, lower, left, and right directions including the target pixel, and combining color difference signals in each direction. A G signal is calculated by adding to the target pixel. At this time, in Non-Patent Document 1, a color difference signal in each direction is synthesized according to the inclination of the color difference signal in the corresponding direction, thereby generating an image with high resolution regardless of the direction.
しかし、非特許文献1では、R、B信号を用いてG信号を生成しているために、光学的な折り返しや、色収差の影響で、G信号に対してR、B信号がずれている場合に、斜めの線状の被写体にブロック状の偽のパターンが発生する場合がある。 However, in Non-Patent Document 1, since the G signal is generated using the R and B signals, when the R and B signals deviate from the G signal due to the influence of optical aliasing and chromatic aberration. In some cases, a block-like false pattern may occur on a diagonal linear object.
本発明は前述の問題点に鑑み、斜めの線状の被写体に対するブロック状の偽のパターンを低減した画像を生成することができるようにすることを目的としている。 An object of the present invention is, in view of the above-mentioned problems, to be able to generate an image in which a block-shaped false pattern for a diagonal linear object is reduced.
本発明に係る画像処理装置は、入力画像信号の垂直方向の色差信号を算出する第1の色差信号算出手段と、前記入力画像信号の水平方向の色差信号を算出する第2の色差信号算出手段と、前記垂直方向の色差信号に対してフィルタ処理を行う第1のフィルタ処理手段と、前記水平方向の色差信号に対してフィルタ処理を行う第2のフィルタ処理手段と、前記入力画像信号の着目画素が、所定の色収差又は光学的な折り返しの影響を受ける領域か否かを示す第1の度合いを算出する第1の度合い算出手段とを有し、前記第1のフィルタ処理手段と前記第2のフィルタ処理手段は、前記第1の度合い算出手段の算出結果に基づいて、フィルタ処理の特性を変化させることを特徴とする。 The image processing apparatus according to the present invention comprises: first color difference signal calculation means for calculating a color difference signal in the vertical direction of an input image signal; and second color difference signal calculation means for calculating a color difference signal in the horizontal direction of the input image signal. A first filter processing unit that performs filter processing on the color difference signal in the vertical direction, a second filter processing unit that performs filter processing on the color difference signal in the horizontal direction, and focusing on the input image signal First degree calculating means for calculating a first degree indicating whether the pixel is an area affected by predetermined chromatic aberration or optical aliasing, and the first filtering means and the second degree The filter processing means is characterized in that the characteristics of the filter processing are changed based on the calculation result of the first degree calculation means.
本発明によれば、斜めの線状の被写体に対するブロック状の偽のパターンを低減した画像を生成することができる。 According to the present invention, it is possible to generate an image in which a block-like false pattern for an oblique linear object is reduced.
(第1の実施形態)
図1は、本発明の第1の実施形態によるベイヤ配列の色フィルタを有する撮像素子を示す図である。撮像装置は、CMOSイメージセンサ等の撮像素子を有する。撮像装置は、デジタルカメラ、ビデオカメラの他、スマートフォン、タブレット、工業用カメラ、医療用カメラ等に適用可能である。撮像素子は、2次元行列状に配置された複数の画素を有し、複数の画素の各々は、色フィルタ(例えば、赤(R)、緑(G)、青(B)の3色のうちの一つの色フィルタ)を有する。図1は、原色ベイヤ配列の1単位の色フィルタを示す。撮像素子は、画素毎に、光電変換を行い、アナログデジタル変換を行い、デジタルのR信号(赤信号)、G1信号(緑信号)、G2信号(緑信号)、又はB信号(青信号)を出力する。G1信号及びG2信号は、G信号(緑信号)である。ベイヤ配列の色フィルタを有する撮像装置は、各画素においてR、G、Bのうちの一つの色信号しか得られないため、各画素においてRGBすべての色信号を求める場合には、後段の図2の輝度信号生成部200で補間処理を行う必要がある。
First Embodiment
FIG. 1 is a view showing an imaging device having a Bayer-arranged color filter according to a first embodiment of the present invention. The imaging device has an imaging element such as a CMOS image sensor. The imaging device is applicable to a digital camera, a video camera, a smartphone, a tablet, an industrial camera, a medical camera, and the like. The imaging device has a plurality of pixels arranged in a two-dimensional matrix, and each of the plurality of pixels is a color filter (for example, red (R), green (G), blue (B) of three colors) One color filter). FIG. 1 shows a 1-unit color filter of a primary color Bayer arrangement. The image sensor performs photoelectric conversion for each pixel, performs analog-digital conversion, and outputs digital R signal (red signal), G1 signal (green signal), G2 signal (green signal), or B signal (blue signal). Do. The G1 signal and the G2 signal are G signals (green signals). Since an imaging device having a Bayer array color filter can obtain only one of R, G, and B color signals in each pixel, when obtaining color signals of all RGB in each pixel, the image processing apparatus shown in FIG. The interpolation processing needs to be performed by the luminance signal generation unit 200 of
図2は、本実施形態による輝度信号生成部200の構成例を示す図である。輝度信号生成部200は、画像処理装置であり、図1の撮像素子からベイヤ配列のデジタルのR信号、G信号及びB信号を入力する。輝度信号生成部200は、WB回路(ホワイトバランス回路)201と、G補間回路202と、R補間回路203と、B補間回路204と、APC回路205と、輝度信号生成回路206と、加算回路207とを有する。 FIG. 2 is a diagram showing a configuration example of the luminance signal generation unit 200 according to the present embodiment. The luminance signal generation unit 200 is an image processing apparatus, and receives the digital R signal, G signal and B signal of Bayer arrangement from the imaging device of FIG. The luminance signal generation unit 200 includes a WB circuit (white balance circuit) 201, a G interpolation circuit 202, an R interpolation circuit 203, a B interpolation circuit 204, an APC circuit 205, a luminance signal generation circuit 206, and an addition circuit 207. And.
WB回路201は、撮像素子からベイヤ配列のデジタルの画像信号(R信号、G信号及びB信号)を入力し、画像信号のホワイトバランスを補正する。G補間回路202は、WB回路201から出力されるベイヤ配列の画像信号を入力し、図1のR画素及びB画素の位置のG信号を補間により算出し、全画素のG信号を出力する。R画素は赤フィルタが設けられた画素であり、B画素は青フィルタが設けられた画素であり、G画素は緑フィルタが設けられた画素である。G補間回路202の処理の詳細は後述する。 The WB circuit 201 receives digital image signals (R signal, G signal and B signal) of Bayer arrangement from the imaging device and corrects the white balance of the image signal. The G interpolation circuit 202 receives the image signal of Bayer array output from the WB circuit 201, calculates G signals at the positions of R pixels and B pixels in FIG. 1 by interpolation, and outputs G signals of all the pixels. The R pixel is a pixel provided with a red filter, the B pixel is a pixel provided with a blue filter, and the G pixel is a pixel provided with a green filter. Details of the processing of the G interpolation circuit 202 will be described later.
R補間回路203は、WB回路201が出力するベイヤ配列の入力画像信号に対して、図1の入力画像のG画素及びB画素の位置のR信号を補間により算出し、全画素のR信号を出力する。例えば、R補間回路203は、WB回路201が出力するベイヤ配列の入力画像信号に対して、R画素以外の信号レベルを0にした後、2次元のLPF(ローパスフィルタ)処理によりR信号を算出する。 The R interpolation circuit 203 interpolates the R signals of the positions of the G pixel and the B pixel in the input image of FIG. 1 by interpolation with respect to the input image signal of the Bayer array output by the WB circuit 201, and calculates R signals of all pixels. Output. For example, the R interpolation circuit 203 calculates an R signal by performing two-dimensional LPF (low-pass filter) processing after setting the signal level other than the R pixel to 0 with respect to the input image signal of Bayer array output by the WB circuit 201 Do.
B補間回路204は、WB回路201が出力するベイヤ配列の入力画像信号に対して、図1の入力画像のR画素及びG画素の位置のB信号を補間により算出し、全画素のB信号を出力する。例えば、B補間回路204は、WB回路201が出力するベイヤ配列の入力画像信号に対して、B画素以外の信号レベルを0にした後、2次元のLPF処理によりB信号を算出する。 The B interpolation circuit 204 interpolates the B signals of the positions of the R pixel and the G pixel in the input image of FIG. 1 with respect to the input image signal of the Bayer array output by the WB circuit 201, and calculates B signals of all pixels. Output. For example, the B interpolation circuit 204 sets the signal level of the pixels other than the B pixel to 0 with respect to the input image signal of the Bayer array output from the WB circuit 201, and then calculates the B signal by two-dimensional LPF processing.
APC回路205は、G補間回路202から出力されるG信号に対して、HPF(ハイパスフィルタ)等を適応することでアパーチャ補正信号を生成する。加算回路207は、G補間回路202が出力するG信号とAPC回路205の出力信号とを加算し、全画素のG信号を出力する。輝度信号生成回路206は、加算回路207が出力するG信号と、R補間回路203が出力するR信号と、B補間回路204が出力するB信号とを基に、次式(1)により、全画素の輝度信号Yを生成する。
Y=0.3R+0.59G+0.11B ・・・(1)
The APC circuit 205 generates an aperture correction signal by applying an HPF (high pass filter) or the like to the G signal output from the G interpolation circuit 202. The addition circuit 207 adds the G signal output from the G interpolation circuit 202 and the output signal of the APC circuit 205, and outputs G signals of all pixels. Based on the G signal output from the addition circuit 207, the R signal output from the R interpolation circuit 203, and the B signal output from the B interpolation circuit 204, the luminance signal generation circuit 206 performs all operations according to the following equation (1). A luminance signal Y of the pixel is generated.
Y = 0.3R + 0.59G + 0.11B (1)
図3は、図2のG補間回路202の構成例を示すブロック図である。G補間回路202は、G画素V補間回路301と、G画素H補間回路302と、R,B画素V補間回路303と、R,B画素H補間回路304と、V色差算出回路305と、H色差算出回路306とを有する。さらに、G補間回路202は、V色差傾き算出回路307と、H色差傾き算出回路308と、テクスチャ検出回路309と、Nフィルタ回路310と、Sフィルタ回路311と、Wフィルタ回路312と、Eフィルタ回路313とを有する。さらに、G補間回路202は、N重み算出回路314と、S重み算出回路315と、W重み算出回路316と、E重み算出回路317と、合成回路318と、加算回路319とを有する。 FIG. 3 is a block diagram showing a configuration example of the G interpolation circuit 202 of FIG. G interpolation circuit 202 includes G pixel V interpolation circuit 301, G pixel H interpolation circuit 302, R, B pixel V interpolation circuit 303, R, B pixel H interpolation circuit 304, V color difference calculation circuit 305, H And a color difference calculation circuit 306. Furthermore, the G interpolation circuit 202 includes a V color difference inclination calculation circuit 307, an H color difference inclination calculation circuit 308, a texture detection circuit 309, an N filter circuit 310, an S filter circuit 311, a W filter circuit 312, and an E filter. And a circuit 313. Furthermore, the G interpolation circuit 202 includes an N weight calculation circuit 314, an S weight calculation circuit 315, a W weight calculation circuit 316, an E weight calculation circuit 317, a synthesis circuit 318, and an addition circuit 319.
図4は、G補間回路202の画像処理方法の流れを示すフローチャートである。ステップS401では、G画素V補間回路301は、WB回路201が出力するベイヤ配列の入力画像信号に対して、垂直方向に補間処理を行うことによりG信号を算出し、全画素のG信号を出力する。具体的には、G画素V補間回路301は、着目画素がG画素の場合には、そのままG信号として出力し、着目画素がR画素又はB画素の場合には、垂直方向にG信号の補間処理を行うことによりG信号を算出する。例えば、G画素V補間回路301は、画像における着目画素のX座標及びY座標を(j,i)としたとき、着目画素がR画素の場合、G信号Gvi,jを次式(2)により算出する。また、G画素V補間回路301は、着目画素がB画素の場合も、着目画素がR画素の場合と同様の方法によりG信号を算出する。
Gvi,j=(Gi-1,j+Gi+1,j)/2 ・・・(2)
FIG. 4 is a flowchart showing the flow of the image processing method of the G interpolation circuit 202. In step S401, the G pixel V interpolation circuit 301 performs G interpolation processing in the vertical direction on the input image signal of the Bayer array output by the WB circuit 201, and outputs G signals of all pixels. Do. Specifically, the G pixel V interpolation circuit 301 outputs the G signal as it is when the pixel of interest is a G pixel, and vertically interpolates the G signal when the pixel of interest is an R pixel or a B pixel. The G signal is calculated by performing the processing. For example, when the G pixel V interpolation circuit 301 sets the X and Y coordinates of the pixel of interest in the image to (j, i), and the pixel of interest is an R pixel, the G signal Gv i, j is expressed by the following equation (2) Calculated by Further, even when the pixel of interest is a B pixel, the G pixel V interpolation circuit 301 calculates the G signal in the same manner as in the case where the pixel of interest is an R pixel.
Gvi , j = (Gi -1, j + Gi + 1, j ) / 2 (2)
次に、ステップS402では、G画素H補間回路302は、WB回路201が出力する入力画像信号に対して、水平方向に補間処理を行うことによりG信号を算出し、全画素のG信号を出力する。具体的には、G画素H補間回路302は、着目画素がG画素の場合には、そのままG信号として出力し、着目画素がR画素又はB画素の場合には、水平方向にG信号の補間処理を行うことによりG信号を算出する。例えば、G画素H補間回路302は、着目画素がR画素の場合、G信号Ghi,jを次式(3)により算出する。また、G画素H補間回路302は、着目画素がB画素の場合も、着目画素がR画素の場合と同様の方法によりG信号を算出する。
Ghi,j=(Gi,j-1+Gi,j+1)/2 ・・・(3)
Next, in step S402, the G pixel H interpolation circuit 302 calculates the G signal by performing interpolation processing in the horizontal direction on the input image signal output from the WB circuit 201, and outputs the G signals of all the pixels. Do. Specifically, the G pixel H interpolation circuit 302 outputs the G signal as it is when the pixel of interest is a G pixel, and interpolates the G signal in the horizontal direction when the pixel of interest is an R pixel or B pixel. The G signal is calculated by performing the processing. For example, when the target pixel is an R pixel, the G pixel H interpolation circuit 302 calculates the G signal Ghi , j according to the following expression (3). The G pixel H interpolation circuit 302 also calculates a G signal in the same manner as in the case where the target pixel is an R pixel, even when the target pixel is a B pixel.
Gh i, j = (G i, j-1 + G i, j + 1 ) / 2 (3)
次に、ステップS403では、R,B画素V補間回路303は、WB回路201が出力する入力画像信号に対して、垂直方向に補間処理を行うことによりR信号及びB信号を算出し、全画素のR信号及びB信号を出力する。具体的には、R,B画素V補間回路303は、着目画素がR画素又はB画素の場合には、そのままR信号又はB信号として出力する。R,B画素V補間回路303は、着目画素がG画素の場合に、着目画素の垂直方向がR画素の場合には、垂直方向に補間処理を行うことによりR信号を算出し、着目画素の垂直方向がB画素の場合には、垂直方向に補間処理を行うことによりB信号を算出する。例えば、R,B画素V補間回路303は、着目画素がG画素であり、着目画素の垂直方向がR画素の場合には、R信号Rvi,jを次式(4)により算出する。また、R,B画素V補間回路303は、着目画素の垂直方向がB画素の場合も、着目画素の垂直方向がR画素の場合と同様の方法によりB信号を算出する。
Rvi,j=(Ri-1,j+Ri+1,j)/2 ・・・(4)
Next, in step S403, the R, B pixel V interpolation circuit 303 performs interpolation processing in the vertical direction on the input image signal output from the WB circuit 201 to calculate the R signal and the B signal. Output an R signal and a B signal. Specifically, when the target pixel is an R pixel or a B pixel, the R, B pixel V interpolation circuit 303 outputs the R signal or the B signal as it is. The R, B pixel V interpolation circuit 303 calculates an R signal by performing interpolation processing in the vertical direction when the target pixel is a G pixel and the vertical direction of the target pixel is an R pixel, and When the vertical direction is B pixels, the B signal is calculated by performing interpolation processing in the vertical direction. For example, when the target pixel is a G pixel and the vertical direction of the target pixel is an R pixel, the R, B pixel V interpolation circuit 303 calculates an R signal Rv i, j according to the following expression (4). The R, B pixel V interpolation circuit 303 also calculates the B signal by the same method as in the case where the vertical direction of the target pixel is R pixel, even when the vertical direction of the target pixel is B pixel.
Rv i, j = (R i -1, j + R i +1, j ) / 2 (4)
次に、ステップS404では、R,B画素H補間回路304は、WB回路201が出力する入力画像信号に対して、水平方向に補間処理を行うことによりR信号及びB信号を算出し、全画素のR信号及びB信号を出力する。具体的には、R,B画素H補間回路304は、着目画素がR画素又はB画素の場合には、そのままR信号又はB信号として出力する。R,B画素H補間回路304は、着目画素がG画素の場合に、着目画素の水平方向がR画素の場合には、水平方向に補間処理を行うことによりR信号を算出し、着目画素の水平方向がB画素の場合には、水平方向に補間処理を行うことによりB信号を算出する。例えば、R,B画素H補間回路304は、着目画素がG画素であり、着目画素の水平方向がR画素の場合には、R信号Rhi,jを次式(5)により算出する。また、R,B画素H補間回路304は、着目画素の水平方向がB画素の場合も、着目画素の水平方向がR画素の場合と同様の方法によりB信号を算出する。
Rhi,j=(Ri,j-1+Ri,j+1)/2 ・・・(5)
Next, in step S404, the R, B pixel H interpolation circuit 304 performs interpolation processing in the horizontal direction on the input image signal output from the WB circuit 201 to calculate the R signal and the B signal. Output an R signal and a B signal. Specifically, when the target pixel is an R pixel or a B pixel, the R, B pixel H interpolation circuit 304 outputs the R signal or the B signal as it is. The R and B pixels H interpolation circuit 304 calculates an R signal by performing interpolation processing in the horizontal direction when the target pixel is a G pixel and the horizontal direction of the target pixel is an R pixel, and When the horizontal direction is B pixels, the B signal is calculated by performing interpolation processing in the horizontal direction. For example, when the target pixel is a G pixel and the horizontal direction of the target pixel is an R pixel, the R and B pixels H interpolation circuit 304 calculates the R signal Rh i, j according to the following expression (5). The R, B pixel H interpolation circuit 304 also calculates the B signal in the same manner as in the case where the horizontal direction of the target pixel is R pixel even when the horizontal direction of the target pixel is B pixel.
Rh i, j = (R i, j-1 + R i, j + 1 ) / 2 (5)
なお、ステップS401〜S404において、G画素とR,B画素の垂直及び水平方向の補間方法として、式(2)〜(5)を用いて着目画素の隣接画素から補間を行ったが、これに限定されず、隣接画素以外の画素を用いて補間を行ってもよい。 In steps S401 to S404, as interpolation methods for G pixels and R and B pixels in the vertical and horizontal directions, interpolation is performed from the adjacent pixels of the pixel of interest using Equations (2) to (5). There is no limitation, and interpolation may be performed using pixels other than adjacent pixels.
次に、ステップS405では、V色差算出回路305は、G画素V補間回路301から出力されたG信号から、R,B画素V補間回路303から出力されたR信号又はB信号を減算することにより、入力画像信号の垂直方向の色差信号を算出する。V色差算出回路305は、第1の色差信号算出手段である。V色差算出回路305は、着目画素(j,i)において、G画素V補間回路301が出力する信号がG信号Gvi,jであり、R,B画素V補間回路303が出力する信号がR信号Rvi,jの場合、垂直方向の色差信号Diff_vを次式(6)により算出する。また、V色差算出回路305は、R,B画素V補間回路303が出力する信号がB信号の場合も、R,B画素V補間回路303が出力する信号がR信号の場合と同様の方法により、G信号とB信号の垂直色差信号を算出する。
Diff_vi,j=Gvi,j−Rvi,j ・・・(6)
Next, in step S405, the V color difference calculation circuit 305 subtracts the R signal or B signal output from the R, B pixel V interpolation circuit 303 from the G signal output from the G pixel V interpolation circuit 301. The color difference signal in the vertical direction of the input image signal is calculated. The V color difference calculation circuit 305 is a first color difference signal calculation unit. In the V color difference calculation circuit 305, in the pixel of interest (j, i), the signal output from the G pixel V interpolation circuit 301 is the G signal Gvi , j , and the signal output from the R and B pixels V interpolation circuit 303 is R In the case of the signal Rv i, j , the color difference signal Diff_v in the vertical direction is calculated by the following equation (6). Also, the V color difference calculation circuit 305 uses the same method as in the case where the signal output from the R, B pixel V interpolation circuit 303 is the R signal, even when the signal output from the R, B pixel V interpolation circuit 303 is the B signal. , G signals and B signals are calculated.
Diff_v i, j = Gv i, j -Rv i, j (6)
次に、ステップS406では、H色差算出回路306は、G画素H補間回路302から出力されたG信号から、R,B画素H補間回路304から出力されたR信号又はB信号を減算することにより、入力画像信号の水平方向の色差信号を算出する。H色差算出回路306は、第2の色差信号算出手段である。H色差算出回路306は、着目画素(j,i)において、G画素H補間回路302が出力する信号がG信号Ghi,jであり、R,B画素H補間回路304が出力する信号がR信号Rhi,jの場合、水平方向の色差信号Diff_hを次式(7)により算出する。また、H色差算出回路306は、R,B画素H補間回路304が出力する信号がB信号の場合も、R,B画素H補間回路304が出力する信号がR信号の場合と同様の方法により、G信号とB信号の水平色差信号を算出する。
Diff_hi,j=Ghi,j−Rhi,j ・・・(7)
Next, in step S406, the H color difference calculation circuit 306 subtracts the R signal or B signal output from the R, B pixel H interpolation circuit 304 from the G signal output from the G pixel H interpolation circuit 302. The color difference signal in the horizontal direction of the input image signal is calculated. The H color difference calculation circuit 306 is a second color difference signal calculation unit. In the H color difference calculation circuit 306, in the pixel of interest (j, i), the signal output from the G pixel H interpolation circuit 302 is the G signal Ghi , j , and the signal output from the R and B pixels H interpolation circuit 304 is R In the case of the signal Rh i, j , the color difference signal Diff_h in the horizontal direction is calculated by the following equation (7). Also, the H color difference calculation circuit 306 uses the same method as in the case where the signal output by the R, B pixel H interpolation circuit 304 is the R signal, even when the signal output by the R, B pixel H interpolation circuit 304 is the B signal. , G signals and B signals are calculated.
Diff_h i, j = Gh i, j -Rh i, j ··· (7)
次に、ステップS407では、V色差傾き算出回路307は、V色差算出回路305から出力された色差信号を基に、垂直方向の色差の傾きを算出する。具体的には、V色差傾き算出回路307は、着目画素(j,i)において、V色差算出回路305から出力された色差信号Diff_vを基に、垂直方向の色差の傾き信号Grad_vを次式(8)により算出する。
Grad_vi,j=|Diff_vi-1,j−Diff_vi+1,j| ・・・(8)
Next, in step S407, the V color difference inclination calculation circuit 307 calculates the inclination of the color difference in the vertical direction based on the color difference signal output from the V color difference calculation circuit 305. Specifically, the V color difference inclination calculation circuit 307 calculates the inclination signal Grad_v of the color difference in the vertical direction based on the color difference signal Diff_v output from the V color difference calculation circuit 305 in the pixel of interest (j, i) Calculated by 8).
Grad_v i, j = | Diff_v i−1, j −Diff_v i + 1, j | (8)
次に、ステップS408では、H色差傾き算出回路308は、H色差算出回路306から出力された色差信号を基に、水平方向の色差の傾きを算出する。具体的には、H色差傾き算出回路308は、着目画素(j,i)において、H色差算出回路306から出力された色差信号Diff_hを基に、水平方向の色差の傾き信号Grad_hを次式(9)により算出する。
Grad_hi,j=|Diff_hi,j-1−Diff_hi,j+1| ・・・(9)
Next, in step S408, the H color difference inclination calculation circuit 308 calculates the inclination of the color difference in the horizontal direction based on the color difference signal output from the H color difference calculation circuit 306. Specifically, based on the color difference signal Diff_h output from the H color difference calculation circuit 306, the H color difference inclination calculation circuit 308 calculates the color difference inclination signal Grad_h in the horizontal direction based on the color difference signal Diff_h in the pixel of interest (j, i) 9) Calculated.
Grad_hi , j = | Diff_hi , j-1- Diff_hi , j + 1 (9)
次に、ステップS409では、テクスチャ検出回路309は、WB回路201が出力する入力画像信号に対して、光学的な折り返しや、色収差の影響で、斜めの線状の被写体にブロック状の偽のパターンが発生しているか否かを検出する。テクスチャ検出回路309は、第1の度合い算出手段である。テクスチャ検出回路309の処理の詳細は後述するが、テクスチャ検出回路309では、テクスチャの程度に応じて0.0〜1.0の間のテクスチャ度αを出力する。テクスチャ度αは、例えば、斜めの線状の被写体にブロック状の偽のパターンが発生しないと判断される場合には0.0と出力され、斜めの線状の被写体にブロック状の偽のパターンが発生していると判断される場合には1.0と出力される。 Next, in step S409, the texture detection circuit 309 generates a block-shaped false pattern on an oblique linear object due to the influence of optical aliasing or chromatic aberration on the input image signal output from the WB circuit 201. To detect whether or not The texture detection circuit 309 is a first degree calculating unit. Although the details of the processing of the texture detection circuit 309 will be described later, the texture detection circuit 309 outputs the texture degree α between 0.0 and 1.0 according to the degree of the texture. The texture degree α is output as 0.0, for example, when it is determined that a block-like fake pattern does not occur in a diagonal linear subject, and a block-like fake pattern is output in the diagonal linear subject If it is determined that is occurring, 1.0 is output.
次に、ステップS410では、Nフィルタ回路310は、V色差算出回路305から出力された色差信号に対して、テクスチャ検出回路309から出力されたテクスチャ度αに基づいて上方向のフィルタ処理を行う。具体的には、まず、Nフィルタ回路310は、V色差算出回路305から出力された色差信号Diff_vを用いて、着目画素(j,i)における上方向のフィルタ処理の結果Fil_nを次式(11)により算出する。 Next, in step S410, the N filter circuit 310 performs upward filter processing on the color difference signal output from the V color difference calculation circuit 305 based on the texture degree α output from the texture detection circuit 309. Specifically, first, using the color difference signal Diff_v output from the V color difference calculation circuit 305, the N filter circuit 310 uses the color difference signal Diff_v to calculate the result Fil_n of the upward filter processing of the pixel of interest (j, i) Calculated by).
次に、Nフィルタ回路310は、テクスチャ度αに基づいて、色差信号Diff_nを次式(12)により算出して出力する。
Diff_ni,j=αi,j×Diff_vi,j
+(1.0−αi,j)×Fil_ni,j ・・・(12)
Next, the N filter circuit 310 calculates and outputs the color difference signal Diff_n according to the following equation (12) based on the texture degree α.
Diff_n i, j = α i, j × Diff_v i, j
+ (1.0-α i, j ) × Fil_n i, j ··· (12)
次に、ステップS411では、Sフィルタ回路311は、V色差算出回路305から出力された色差信号に対して、テクスチャ検出回路309から出力されたテクスチャ度αに基づいて下方向のフィルタ処理を行う。具体的には、まず、Sフィルタ回路311は、V色差算出回路305から出力された色差信号Diff_vを用いて、着目画素(j,i)における下方向のフィルタ処理の結果Fil_sを次式(13)により算出する。 Next, in step S411, the S filter circuit 311 performs downward filter processing on the color difference signal output from the V color difference calculation circuit 305 based on the texture degree α output from the texture detection circuit 309. Specifically, first, using the color difference signal Diff_v output from the V color difference calculation circuit 305, the S filter circuit 311 uses the color difference signal Diff_v to calculate the result Fil_s of the downward filter processing at the pixel of interest (j, i) according to Calculated by).
次に、Sフィルタ回路311は、テクスチャ度αに基づいて、色差信号Diff_sを次式(14)により算出して出力する。
Diff_si,j=αi,j×Diff_vi,j
+(1.0−αi,j)×Fil_si,j ・・・(14)
Next, the S filter circuit 311 calculates and outputs the color difference signal Diff_s according to the following equation (14) based on the texture degree α.
Diff_s i, j = α i, j × Diff_v i, j
+ (1.0-alpha i, j ) x Fil s i, j (14)
次に、ステップS412では、Wフィルタ回路312は、H色差算出回路306から出力された色差信号に対して、テクスチャ検出回路309から出力されたテクスチャ度αに基づいて左方向のフィルタ処理を行う。具体的には、まず、Wフィルタ回路312は、H色差算出回路306から出力された色差信号Diff_hを用いて、着目画素(j,i)における左方向のフィルタ処理の結果Fil_wを次式(15)により算出する。 Next, in step S412, the W filter circuit 312 performs leftward filtering processing on the color difference signal output from the H color difference calculation circuit 306 based on the texture degree α output from the texture detection circuit 309. Specifically, first, using the color difference signal Diff_h output from the H color difference calculation circuit 306, the W filter circuit 312 uses the color difference signal Diff_h to filter the result Fil_w in the left direction of the pixel of interest (j, i) by Calculated by).
次に、Wフィルタ回路312は、テクスチャ度αに基づいて、色差信号Diff_Wを次式(16)により算出して出力する。
Diff_wi,j=αi,j×Diff_hi,j
+(1.0−αi,j)×Fil_wi,j ・・・(16)
Next, the W filter circuit 312 calculates and outputs the color difference signal Diff_W by the following equation (16) based on the texture degree α.
Diff_wi , j = αi , j × Diff_hi , j
+ (1.0-α i, j ) × Fil_w i, j (16)
次に、ステップS413では、Eフィルタ回路313は、H色差算出回路306から出力された色差信号に対して、テクスチャ検出回路309から出力されたテクスチャ度αに基づいて右方向のフィルタ処理を行う。具体的には、まず、Eフィルタ回路313は、H色差算出回路306から出力された色差信号Diff_hを用いて、着目画素(j,i)における右方向のフィルタ処理の結果Fil_eを次式(17)により算出する。 Next, in step S413, the E filter circuit 313 performs rightward filtering processing on the color difference signal output from the H color difference calculation circuit 306 based on the texture degree α output from the texture detection circuit 309. Specifically, first, the E filter circuit 313 uses the color difference signal Diff_h output from the H color difference calculation circuit 306 to calculate the result Fil_e of the filter processing in the right direction at the pixel of interest (j, i) according to the following expression (17 Calculated by).
次に、Eフィルタ回路313は、テクスチャ度αに基づいて、色差信号Diff_eを次式(18)により算出して出力する。
Diff_ei,j=αi,j×Diff_hi,j
+(1.0−αi,j)×Fil_ei,j ・・・(18)
Next, the E filter circuit 313 calculates and outputs the color difference signal Diff_e by the following equation (18) based on the texture degree α.
Diff_e i, j = α i, j × Diff_h i, j
+ (1.0-alpha i, j ) x Fil_ei , j (18)
次に、ステップS414では、N重み算出回路314は、V色差傾き算出回路307から出力された垂直方向の色差の傾き信号Grad_vを基に、上方向の重みWnを次式(19)により算出する。 Next, in step S414, the N weight calculation circuit 314 calculates the weight Wn in the upward direction according to the following equation (19) based on the color difference inclination signal Grad_v in the vertical direction output from the V color difference inclination calculation circuit 307. .
次に、ステップS415では、S重み算出回路315は、V色差傾き算出回路307から出力された垂直方向の色差の傾き信号Grad_vを基に、下方向の重みWsを次式(20)により算出する。 Next, in step S415, the S weight calculation circuit 315 calculates the downward weight Ws by the following equation (20) based on the color difference inclination signal Grad_v in the vertical direction output from the V color difference inclination calculation circuit 307. .
次に、ステップS416では、W重み算出回路316は、H色差傾き算出回路308から出力された水平方向の色差の傾き信号Grad_hを基に、左方向の重みWwを次式(21)により算出する。 Next, in step S416, the W weight calculation circuit 316 calculates the weight Ww in the left direction according to the following equation (21) based on the horizontal color difference inclination signal Grad_h output from the H color difference inclination calculation circuit 308. .
次に、ステップS417では、E重み算出回路317は、H色差傾き算出回路308から出力された水平方向の色差の傾き信号Grad_hを基に、右方向の重みWeを次式(22)により算出する。 Next, in step S417, the E weight calculation circuit 317 calculates the weight We in the right direction according to the following equation (22) based on the horizontal color difference inclination signal Grad_h output from the H color difference inclination calculation circuit 308. .
次に、ステップS418では、合成回路318は、N重み算出回路314から入力される重みWn、S重み算出回路315から入力される重みWs、W重み算出回路316から入力される重みWw、及びE重み算出回路317から入力される重みWeを入力する。また、合成回路318は、Nフィルタ回路310から入力される色差信号Diff_nと、Sフィルタ回路311から入力される色差信号Diff_sとを入力する。また、合成回路318は、Wフィルタ回路312から入力される色差信号Diff_wと、Eフィルタ回路313から入力される色差信号Diff_eとを入力する。合成回路318は、重みWn、重みWs、重みWw及び重みWeに基づいて、色差信号Diff_nと、色差信号Diff_sと、色差信号Diff_wと、色差信号Diff_eとを合成し、色差信号Diff_mixを次式(23)により算出する。
Diff_mixi,j=(Wni,j×Diff_ni,j+Wsi,j×Diff_si,j
+Wwi,j×Diff_wi,j+Wei,j×Diff_ei,j)/Wti,j
Wti,j=Wni,j+Wsi,j+Wwi,j+Wei,j
・・・(23)
Next, in step S418, the combining circuit 318 sets the weight Wn input from the N weight calculation circuit 314, the weight Ws input from the S weight calculation circuit 315, the weight Ww input from the W weight calculation circuit 316, and E The weight We input from the weight calculation circuit 317 is input. The synthesis circuit 318 also receives the color difference signal Diff_n input from the N filter circuit 310 and the color difference signal Diff_s input from the S filter circuit 311. The synthesis circuit 318 also receives the color difference signal Diff_w input from the W filter circuit 312 and the color difference signal Diff_e input from the E filter circuit 313. The combining circuit 318 combines the color difference signal Diff_n, the color difference signal Diff_s, the color difference signal Diff_w, and the color difference signal Diff_e based on the weight Wn, the weight Ws, the weight Ww, and the weight We, and sets the color difference signal Diff_mix Calculated by 23).
Diff_mix i, j = (Wn i, j × Diff_n i, j + Ws i, j × Diff_s i, j
+ Ww i, j × Diff_w i, j + We i, j × Diff_e i, j ) / Wt i, j
Wt i, j = Wn i, j + Ws i, j + Ww i, j + We i, j
... (23)
次に、ステップS419では、加算回路319は、G補間回路202に入力された入力画像信号の着目画素がR画素又はB画素の場合には、着目画素の信号に対して合成回路318で合成された色差信号Diff_mixを加算してG信号を算出して出力する。また、加算回路319は、着目画素がG画素の場合には、G補間回路202に入力された画像信号をそのまま出力する。加算回路319の出力信号は、G補間回路202の出力信号である。 Next, in step S419, when the target pixel of the input image signal input to the G interpolation circuit 202 is an R pixel or a B pixel, the addition circuit 319 combines the signal of the target pixel in the synthesis circuit 318. The color difference signal Diff_mix is added to calculate and output a G signal. When the pixel of interest is a G pixel, the addition circuit 319 outputs the image signal input to the G interpolation circuit 202 as it is. The output signal of the addition circuit 319 is the output signal of the G interpolation circuit 202.
以上のように、Nフィルタ回路310は上方向のフィルタ処理を行い、Sフィルタ回路311は下方向のフィルタ処理を行い、Wフィルタ回路312は左方向のフィルタ処理を行い、Eフィルタ回路313は右方向のフィルタ処理を行う。Nフィルタ回路310とSフィルタ回路311は、第1のフィルタ処理手段であり、垂直方向の色差信号に対してフィルタ処理を行う。Wフィルタ回路312とEフィルタ回路313は、第2のフィルタ処理手段であり、水平方向の色差信号に対してフィルタ処理を行う。そして、着目画素がR画素又はB画素の場合には、フィルタ処理後の色差信号が、合成回路318で方向毎の重みで合成された後に、加算回路319で着目画素に加算され、G補間回路202の出力となるG信号が生成される。 As described above, the N filter circuit 310 performs the upward filter processing, the S filter circuit 311 performs the downward filter processing, the W filter circuit 312 performs the left filter processing, and the E filter circuit 313 the right. Filter direction. The N filter circuit 310 and the S filter circuit 311 are first filter processing means, and perform filter processing on the color difference signal in the vertical direction. The W filter circuit 312 and the E filter circuit 313 are second filter processing means and perform filter processing on the color difference signal in the horizontal direction. Then, if the pixel of interest is an R pixel or a B pixel, the color difference signal after filter processing is synthesized by the weight for each direction in the synthesis circuit 318, and then added to the pixel of interest in the addition circuit 319 to obtain a G interpolation circuit. A G signal to be output of 202 is generated.
図5は、図3のテクスチャ検出回路309の構成例を示すブロック図である。テクスチャ検出回路309は、G画素0挿入回路501と、HV補間回路502と、D45度エッジ検出回路503と、D135度エッジ検出回路504とを有する。さらに、テクスチャ検出回路309は、G画素以外0挿入回路505と、HV補間回路506と、エッジ方向判定回路507と、セレクタ508と、係数算出回路509とを有する。 FIG. 5 is a block diagram showing a configuration example of the texture detection circuit 309 of FIG. The texture detection circuit 309 has a G pixel 0 insertion circuit 501, an HV interpolation circuit 502, a D45 degree edge detection circuit 503, and a D135 degree edge detection circuit 504. Furthermore, the texture detection circuit 309 has a zero insertion circuit 505 other than G pixels, an HV interpolation circuit 506, an edge direction determination circuit 507, a selector 508, and a coefficient calculation circuit 509.
図6は、テクスチャ検出回路309の画像処理方法の流れを示すフローチャートである。
ここで、図7(a)は、光学的な折り返しや、色収差の影響で、G信号に対してR、B信号がずれている場合に、斜めの線状の被写体にブロック状の偽のパターンが発生している場合の画像信号の一例を説明するための図である。一方、図7(d)は、ブロック状の偽のパターンが発生していない斜め線状の被写体の一例を説明するための図である。ステップS601では、G画素0挿入回路501は、WB回路201が出力するベイヤ配列の画像信号のG画素の信号レベルを0にする。
FIG. 6 is a flowchart showing the flow of the image processing method of the texture detection circuit 309.
Here, in FIG. 7A, when the R and B signals are shifted with respect to the G signal due to the influence of the optical aliasing and the chromatic aberration, a block-shaped false pattern is formed on the diagonal linear object. It is a figure for demonstrating an example of the image signal in case the has generate | occur | produced. On the other hand, FIG. 7D is a view for explaining an example of a diagonal line-shaped subject in which no block-shaped false pattern is generated. In step S601, the G pixel 0 insertion circuit 501 sets the signal level of the G pixel of the image signal of the Bayer array output by the WB circuit 201 to 0.
次に、ステップS602では、HV補間回路502は、G画素0挿入回路501が出力する画像信号に対して、水平方向および垂直方向の補間処理を行うことにより、R,B信号を算出する。このとき、HV補間回路502は、水平方向および垂直方向の補間処理には、例えば(1,2,1)/2の係数のフィルタを用いる。斜めの線状の被写体にブロック状の偽のパターンが発生している場合には、HV補間回路502から出力される画像信号は、図7(c)に示すようなパターンになる。一方、斜めの線状の被写体にブロック状の偽のパターンが発生していない場合には、HV補間回路502から出力される画像信号は、図7(f)に示すようなパターンになる。 Next, in step S602, the HV interpolation circuit 502 calculates R and B signals by performing interpolation processing in the horizontal direction and vertical direction on the image signal output from the G pixel 0 insertion circuit 501. At this time, the HV interpolation circuit 502 uses, for example, a filter with a coefficient of (1, 2, 1) / 2 for interpolation processing in the horizontal direction and the vertical direction. When a block-shaped false pattern is generated on a diagonal linear object, the image signal output from the HV interpolation circuit 502 is a pattern as shown in FIG. 7C. On the other hand, when a block-shaped false pattern is not generated in the diagonal linear object, the image signal output from the HV interpolation circuit 502 becomes a pattern as shown in FIG. 7 (f).
ステップS603では、D45度エッジ検出回路503は、HV補間回路502が出力する画像信号に対して、斜め45度方向(右上がり方向)のエッジ検出を行い、エッジ強度信号を出力する。具体的には、斜め45度方向に、例えば(−1,2,−1)の係数のフィルタ処理を行い、フィルタの出力信号の絶対値をエッジ強度信号として出力する。次に、ステップS604では、D135度エッジ検出回路504は、HV補間回路502が出力する画像信号に対して、斜め135度方向(右下がり方向)のエッジ検出を行い、エッジ強度信号を出力する。具体的には、斜め135度方向に、例えば(−1,2,−1)の係数のフィルタ処理を行い、フィルタの出力信号の絶対値をエッジ強度信号として算出する。 In step S603, the D45 degree edge detection circuit 503 performs edge detection in the 45 ° oblique direction (upper right direction) on the image signal output from the HV interpolation circuit 502, and outputs an edge intensity signal. Specifically, for example, the filter processing of the coefficient (−1, 2, −1) is performed in the 45 ° diagonal direction, and the absolute value of the output signal of the filter is output as an edge strength signal. Next, in step S604, the D135 degree edge detection circuit 504 performs edge detection in the diagonal 135 degree direction (downward right direction) on the image signal output from the HV interpolation circuit 502, and outputs an edge intensity signal. Specifically, for example, the filter processing of the coefficient (−1, 2, −1) is performed in the diagonal 135 degree direction, and the absolute value of the output signal of the filter is calculated as the edge strength signal.
ステップS605では、G画素以外0挿入回路505は、WB回路201が出力するベイヤ配列の画像信号のR画素とB画素の信号レベルを0にする。次に、ステップS606では、HV補間回路506は、G画素以外0挿入回路505が出力する画像信号に対して、水平方向および垂直方向の補間処理を行うことにより、G信号を算出する。このとき、HV補間回路506は、水平方向および垂直方向の補間処理には、例えば(1,2,1)/2の係数のフィルタを用いる。斜めの線状の被写体にブロック状の偽のパターンが発生している場合には、HV補間回路506から出力される画像信号は、図7(b)に示すようなパターンになる。一方、斜めの線状の被写体にブロック状の偽のパターンが発生していない場合には、HV補間回路506から出力される画像信号は、図7(e)に示すようなパターンになる。つまり、ブロック状の偽のパターンの発生の有無によらず同様の補間結果となる。 In step S605, the non-G pixel zero insertion circuit 505 sets the signal levels of the R pixel and the B pixel of the image signal of the Bayer array output by the WB circuit 201 to zero. Next, in step S606, the HV interpolation circuit 506 calculates the G signal by performing interpolation processing in the horizontal direction and the vertical direction on the image signal output from the zero insertion circuit 505 other than G pixels. At this time, the HV interpolation circuit 506 uses, for example, a filter with a coefficient of (1, 2, 1) / 2 for interpolation processing in the horizontal direction and the vertical direction. When a block-shaped false pattern is generated on a diagonal linear object, the image signal output from the HV interpolation circuit 506 is a pattern as shown in FIG. 7B. On the other hand, when a block-shaped false pattern is not generated in the diagonal linear object, the image signal output from the HV interpolation circuit 506 is a pattern as shown in FIG. 7 (e). That is, the same interpolation result is obtained regardless of the presence or absence of the block-shaped false pattern.
次に、ステップS607では、エッジ方向判定回路507は、HV補間回路506が出力する画像信号に対して、画素毎に斜め45度方向、又は斜め135度方向の何れの方向のエッジかを判定する。エッジ方向判定回路507は、エッジ方向判定手段である。具体的には、着目画素に対して、斜め45度方向、斜め135度方向に、例えば(−1,2,−1)の係数のフィルタ処理を行い、出力信号の絶対値の大きさを比較することでエッジの方向を判定する。エッジ方向判定回路507で、斜め45度方向のエッジと判定された場合にはステップS608に、斜め135度方向のエッジと判定された場合にはステップS609に処理を進める。 Next, in step S 607, the edge direction determination circuit 507 determines whether the edge is in the 45 ° oblique direction or the 135 ° oblique direction for each pixel with respect to the image signal output by the HV interpolation circuit 506. . The edge direction determination circuit 507 is an edge direction determination unit. Specifically, for the pixel of interest, for example, a filter process of (-1, 2, -1) is performed in a 45-degree oblique direction and a 135-degree oblique direction, and the magnitudes of the output signal are compared To determine the direction of the edge. If the edge direction determination circuit 507 determines that the edge is in the 45-degree oblique direction, the process proceeds to step S608. If it is determined that the edge is in the 135-degree oblique direction, the process proceeds to step S609.
例えば、HV補間回路506から出力される画像信号が、図7(b)又は図7(e)に示すパターンで、着目画素が中心画素の場合、斜め135度方向の線状の被写体が存在する。このため、斜め45度方向にフィルタ処理を行った画像信号の絶対値は、エッジの振幅に応じて大きな値となる。また、斜め135度方向にフィルタ処理を行った画像信号の絶対値は、エッジが存在しないため小さい値となる。このように、フィルタ処理後の画像信号の絶対値を比較することで、図7(b)又は図7(e)に示すパターンの場合は、着目画素に対して斜め45度方向にエッジがあることが判定できる。 For example, when the image signal output from the HV interpolation circuit 506 has a pattern shown in FIG. 7B or FIG. 7E and the target pixel is the central pixel, there is a linear subject in the 135 ° diagonal direction. . Therefore, the absolute value of the image signal subjected to the filtering process in the 45-degree oblique direction becomes a large value according to the amplitude of the edge. Further, the absolute value of the image signal subjected to the filter processing in the diagonal 135 degree direction is a small value because there is no edge. Thus, in the case of the pattern shown in FIG. 7B or FIG. 7E by comparing the absolute values of the image signals after filter processing, there is an edge in the 45 ° oblique direction with respect to the pixel of interest Can be determined.
ステップS608では、セレクタ508は、エッジ方向判定回路507の判定結果から、対角方向のD135度エッジ検出回路504から出力するエッジ強度信号を選択する。一方、ステップS609では、セレクタ508は、エッジ方向判定回路507の判定結果から対角方向のD45度エッジ検出回路503から出力するエッジ強度信号を選択する。このようにセレクタ508は、エッジ強度算出手段である。例えば、HV補間回路506から出力される画像信号が図7(b)又は図7(e)に示すパターンで、着目画素が中心の画素の場合、着目画素には斜め45度方向にエッジがあると判定される。この場合は、セレクタ508はD135度エッジ検出回路504の出力信号を選択する。 In step S608, the selector 508 selects the edge strength signal output from the D135 degree edge detection circuit 504 in the diagonal direction from the determination result of the edge direction determination circuit 507. On the other hand, in step S609, the selector 508 selects the edge strength signal output from the D45 degree edge detection circuit 503 in the diagonal direction from the determination result of the edge direction determination circuit 507. Thus, the selector 508 is an edge strength calculation unit. For example, when the image signal output from the HV interpolation circuit 506 is the pattern shown in FIG. 7B or 7E and the pixel of interest is the central pixel, the pixel of interest has an edge in the 45 ° oblique direction It is determined that In this case, the selector 508 selects the output signal of the D135 degree edge detection circuit 504.
図7(c)に示すパターンで、斜めの線状の被写体にブロック状の偽のパターンが発生している場合には、D135度エッジ検出回路504から出力されるエッジ強度信号は、斜め135度方向にエッジが存在する。このため、D135度エッジ検出回路504から出力されるエッジ強度信号はエッジの振幅に応じて大きい値となる。また、図7(f)に示すパターンで、斜めの線状の被写体にブロック状の偽のパターンが発生していない場合には、D135度エッジ検出回路504から出力されるエッジ強度信号は、斜め135度方向にエッジが存在しない。このため、D135度エッジ検出回路504から出力されるエッジ強度信号は小さい値となる。このように、斜めの線状の被写体にブロック状の偽のパターンが発生している場合には、セレクタ508から出力されるエッジ強度信号は大きな値となる。一方、斜めの線状の被写体にブロック状の偽のパターンが発生していない場合には、セレクタ508から出力されるエッジ強度信号は小さな値となる。 In the pattern shown in FIG. 7C, when a block-shaped false pattern is generated on a diagonal linear object, the edge strength signal output from the D135 degree edge detection circuit 504 is 135 degrees oblique. There are edges in the direction. For this reason, the edge strength signal output from the D135 degree edge detection circuit 504 has a large value according to the amplitude of the edge. Further, in the pattern shown in FIG. 7F, when no block-shaped false pattern is generated in the diagonal linear object, the edge strength signal output from the D135 degree edge detection circuit 504 is diagonal. There is no edge in the 135 degree direction. Therefore, the edge strength signal output from the D135 degree edge detection circuit 504 has a small value. As described above, when a block-shaped false pattern is generated in the diagonal linear object, the edge strength signal output from the selector 508 has a large value. On the other hand, when the block-shaped false pattern is not generated in the diagonal linear object, the edge strength signal output from the selector 508 has a small value.
ステップS610では、係数算出回路509は、セレクタ508から出力されるエッジ強度信号に基づいて、光学的な折り返しや、色収差の影響で、斜めの線状の被写体にブロック状の偽のパターンが発生している程度を示すテクスチャ度αを算出する。 In step S610, the coefficient calculation circuit 509 generates a block-shaped false pattern on the diagonal linear object due to the influence of optical aliasing or chromatic aberration based on the edge intensity signal output from the selector 508. The degree of texture .alpha.
図8は、係数算出回路509が、セレクタ508から出力されるエッジ強度信号から、テクスチャ度αを算出する際に用いられる変換テーブルの一例を示す図である。図8において、横軸はエッジ強度信号を示し、縦軸はテクスチャ度αを示す。係数算出回路509は、算出結果であるエッジ強度信号が予め設定された第1の閾値Th1以下である場合には、斜めの線状の被写体にブロック状の偽のパターンが発生していないとみなし、テクスチャ度αとして0.0を出力する。また、係数算出回路509は、算出結果であるエッジ強度信号が第2の閾値Th2以上である場合には、斜めの線状の被写体にブロック状の偽のパターンが発生しているとみなし、テクスチャ度αとして1.0を出力する。ここで、第2の閾値Th2は、第1の閾値Th1より大きい。係数算出回路509は、算出結果であるエッジ強度信号が第1の閾値Th1より大きく、かつエッジ強度信号が第2の閾値Th2未満である場合には、エッジ強度信号の大きさに応じて線形的に0.0〜1.0の間のテクスチャ度αを算出する。 FIG. 8 is a diagram showing an example of a conversion table used when the coefficient calculation circuit 509 calculates the texture degree α from the edge intensity signal output from the selector 508. In FIG. 8, the horizontal axis indicates the edge strength signal, and the vertical axis indicates the texture degree α. The coefficient calculation circuit 509 considers that a block-shaped false pattern is not generated in the diagonal linear object when the edge strength signal which is the calculation result is equal to or less than the first threshold Th1 set in advance. , Output 0.0 as the texture degree α. In addition, when the edge strength signal which is the calculation result is equal to or larger than the second threshold value Th2, the coefficient calculation circuit 509 considers that a block-shaped false pattern is generated on the diagonal linear object, and the texture Output 1.0 as the degree α. Here, the second threshold Th2 is larger than the first threshold Th1. When the edge strength signal which is the calculation result is larger than the first threshold Th1 and the edge strength signal is smaller than the second threshold Th2, the coefficient calculation circuit 509 is linear according to the magnitude of the edge strength signal. The texture degree α between 0.0 and 1.0 is calculated.
ここで、光学的な折り返しや、色収差の影響で、G信号に対してR、B信号がずれている場合には、WB回路201が出力する入力画像に斜めの線状の被写体にブロック状の偽のパターンが発生する。そして、G補間回路202で生成されるG信号も、R画素又はB画素のR又はB信号を用いて生成されるため、入力画像と同様に斜めの線状の被写体にブロック状の偽のパターンが発生し、画質が低下してしまう。 Here, when the R and B signals are shifted with respect to the G signal due to the influence of optical aliasing and chromatic aberration, the input image output from the WB circuit 201 has a block shape on the oblique linear object. False patterns occur. Then, since the G signal generated by the G interpolation circuit 202 is also generated using the R or B signal of the R pixel or the B pixel, a block-shaped false pattern is generated on the diagonal linear object as in the input image. Image quality is degraded.
本実施形態では、ブロック状の偽のパターンが発生して画質が低下することを防止するために、テクスチャ検出回路309を設けている。テクスチャ検出回路309は、エッジ強度信号を算出してテクスチャ度αを算出し、斜めの線状の被写体にブロック状の偽のパターンを検出することができる。斜めの線状の被写体にブロック状の偽のパターンが検出された場合には、テクスチャ度αは大きな値となり、フィルタ回路310〜313はフィルタ処理を行っていない色差信号が出力される割合を高くする。 In the present embodiment, the texture detection circuit 309 is provided in order to prevent the occurrence of a block-shaped false pattern and a reduction in image quality. The texture detection circuit 309 can calculate an edge strength signal to calculate the texture degree α, and can detect a block-shaped false pattern on a diagonal linear object. When a block-shaped false pattern is detected in a diagonal linear object, the texture degree α has a large value, and the filter circuits 310 to 313 have a high ratio at which the color difference signal not subjected to the filtering process is output. Do.
図8に示すように、エッジ強度信号が第2の閾値Th2より小さい場合には、テクスチャ度αが1.0より小さくなり、フィルタ回路310〜313は、フィルタ処理を行う。エッジ強度信号が第2の閾値Th2以上である場合には、テクスチャ度αが1.0となり、フィルタ回路310〜313は、フィルタ処理を行わない。 As shown in FIG. 8, when the edge strength signal is smaller than the second threshold Th2, the texture degree α becomes smaller than 1.0, and the filter circuits 310 to 313 perform the filtering process. When the edge strength signal is equal to or greater than the second threshold value Th2, the texture degree α is 1.0, and the filter circuits 310 to 313 do not perform the filtering process.
つまり、斜めの線状の被写体にブロック状の偽のパターンが発生している場合(エッジ強度信号が第2の閾値以上の場合)には、テクスチャ度αが1.0となり、フィルタ回路310〜313はフィルタ処理を行わない(フィルタ処理の特性を変更する)。斜めの線状の被写体にブロック状の偽のパターンが発生している場合で着目画素がR画素又はB画素の場合、フィルタ回路310〜313から出力される色差信号は式(2)〜式(7)から、着目画素の左右又は上下のG画素と着目画素との差分となる。そして、加算回路319で着目画素に加算されると、結果的に左右又は上下のG信号から算出した値となる。その結果、R信号及びB信号を用いずにG信号を生成できるため、光学的な折り返しや、色収差の影響で、G信号に対してR、B信号がずれている場合であっても、斜め線状の被写体に対するブロック状の偽のパターンの発生を防止することができる。また、テクスチャ度αが0.0〜1.0の場合には、その強度に応じてフィルタ処理を行わない色差信号の強度を変化させることで、斜めの線状の被写体に対するブロック状の偽のパターンの発生を低減し、画質を向上させることができる。 That is, when the block-shaped false pattern is generated on the diagonal linear object (when the edge strength signal is equal to or higher than the second threshold), the texture degree α becomes 1.0, and the filter circuit 310 to 313 does not perform filter processing (change the characteristics of the filter processing). When a block-shaped false pattern is generated on a diagonal linear object and the pixel of interest is an R pixel or a B pixel, the color difference signals output from the filter circuits 310 to 313 have the equations (2) to ( From 7), it becomes the difference between the G pixel on the right and left or above and below the pixel of interest and the pixel of interest. Then, when it is added to the pixel of interest by the addition circuit 319, the result is a value calculated from the left and right or upper and lower G signals. As a result, since the G signal can be generated without using the R signal and the B signal, even if the R and B signals deviate with respect to the G signal due to the influence of the optical aliasing and the chromatic aberration, it is oblique. It is possible to prevent the occurrence of block-shaped false patterns for linear objects. Further, when the texture degree α is 0.0 to 1.0, block-like false with respect to a diagonal line-like subject is obtained by changing the intensity of the color difference signal not subjected to the filtering process according to the intensity. It is possible to reduce the occurrence of patterns and improve the image quality.
以上のように本実施形態によれば、ベイヤ配列の画像信号からG信号及び輝度信号を生成する際に、方向に因らず解像感の高い画像を生成し、かつ、斜めの線状の被写体に対するブロック状の偽のパターンを低減した画像を得ることができる。 As described above, according to the present embodiment, when generating the G signal and the luminance signal from the image signal of the Bayer array, an image having a high sense of resolution is generated regardless of the direction, and an oblique linear It is possible to obtain an image in which a blocky false pattern for an object is reduced.
(第2の実施形態)
以下、本発明の第2の実施形態について説明する。本実施形態に係る輝度信号生成部200の構成は図2と同様である。なお、本実施形態では、第1の実施形態と異なる部分についてのみ説明する。
Second Embodiment
Hereinafter, a second embodiment of the present invention will be described. The configuration of the luminance signal generation unit 200 according to the present embodiment is the same as that shown in FIG. In the present embodiment, only portions different from the first embodiment will be described.
図9は、本発明の第2の実施形態によるG補間回路202の構成例を示すブロック図である。G補間回路202は、第1のG補間回路901と、第2のG補間回路902と、テクスチャ検出回路903と、合成回路904とを有する。第1のG補間回路901は第1の補間手段であり、画像信号に対して色差信号を用いないでG信号を補間し、第1のG信号を出力する。第2のG補間回路902は第2の補間手段であり、画像信号に対して色差信号を用いてG信号を補間し、第2のG信号を出力する。合成回路904は合成手段であり、テクスチャ検出回路903から出力されるテクスチャ度αに基づいて、第1のG補間回路901により補間された第1のG信号と第2のG補間回路902により補間された第2のG信号とを合成する。その詳細は、後述する。なお、テクスチャ検出回路903は、第1の実施形態の図5のテクスチャ検出回路309と同様の回路である。 FIG. 9 is a block diagram showing a configuration example of the G interpolation circuit 202 according to the second embodiment of the present invention. The G interpolation circuit 202 includes a first G interpolation circuit 901, a second G interpolation circuit 902, a texture detection circuit 903 and a synthesis circuit 904. The first G interpolation circuit 901 is a first interpolation unit, which interpolates the G signal without using a color difference signal with respect to the image signal, and outputs a first G signal. The second G interpolation circuit 902 is a second interpolation unit, which interpolates the G signal with respect to the image signal using the color difference signal, and outputs a second G signal. The synthesizing circuit 904 is a synthesizing means, and based on the texture degree α outputted from the texture detecting circuit 903, the first G signal interpolated by the first G interpolating circuit 901 and the second G interpolating circuit 902 interpolate. And the synthesized second G signal. The details will be described later. The texture detection circuit 903 is a circuit similar to the texture detection circuit 309 of FIG. 5 of the first embodiment.
図10は、第1のG補間回路901の構成例を示すブロック図である。第1のG補間回路901は、0挿入回路1001と、HV補間回路1002とを有する。0挿入回路1001は、入力された画像信号のうちのR画素とB画素の信号レベルを0にする。次に、HV補間回路1002は、0挿入回路1001が出力する画像信号に対して、水平方向および垂直方向に補間処理を行うことにより、G信号を算出する。このとき、HV補間回路1002は、水平方向および垂直方向の補間処理には、例えば(1,2,1)/2の係数のフィルタを用いる。 FIG. 10 is a block diagram showing a configuration example of the first G interpolation circuit 901. As shown in FIG. The first G interpolation circuit 901 has a 0 insertion circuit 1001 and an HV interpolation circuit 1002. The zero insertion circuit 1001 sets the signal levels of the R pixel and the B pixel in the input image signal to zero. Next, the HV interpolation circuit 1002 calculates the G signal by performing interpolation processing in the horizontal direction and the vertical direction on the image signal output from the zero insertion circuit 1001. At this time, the HV interpolation circuit 1002 uses, for example, a filter with a coefficient of (1, 2, 1) / 2 for interpolation processing in the horizontal direction and the vertical direction.
図11は、第2のG補間回路902の構成例を示すブロックである。第2のG補間回路902は、G画素V補間回路1101と、G画素H補間回路1102と、R,B画素V補間回路1103と、R,B画素H補間回路1104と、V色差算出回路1105と、H色差算出回路1106とを有する。さらに、第2のG補間回路902は、V色差傾き算出回路1107と、H色差傾き算出回路1108と、Nフィルタ回路1109と、Sフィルタ回路1110と、Wフィルタ回路1111と、Eフィルタ回路1112とを有する。さらに、第2のG補間回路902は、N重み算出回路1113と、S重み算出回路1114と、W重み算出回路1115と、E重み算出回路1116と、合成回路1117と、加算回路1118とを有する。 FIG. 11 is a block diagram showing a configuration example of the second G interpolation circuit 902. The second G interpolation circuit 902 includes a G pixel V interpolation circuit 1101, a G pixel H interpolation circuit 1102, an R, B pixel V interpolation circuit 1103, an R, B pixel H interpolation circuit 1104, and a V color difference calculation circuit 1105. And an H color difference calculation circuit 1106. Furthermore, the second G interpolation circuit 902 includes a V color difference inclination calculation circuit 1107, an H color difference inclination calculation circuit 1108, an N filter circuit 1109, an S filter circuit 1110, a W filter circuit 1111, and an E filter circuit 1112. Have. Furthermore, the second G interpolation circuit 902 includes an N weight calculation circuit 1113, an S weight calculation circuit 1114, a W weight calculation circuit 1115, an E weight calculation circuit 1116, a synthesis circuit 1117, and an addition circuit 1118. .
図12は、第2のG補間回路902の処理の流れを示すフローチャートである。ステップS1201では、G画素V補間回路1101は、入力画像信号に対して、垂直方向に補間処理を行うことにより、G信号を生成する。具体的には、G画素V補間回路1101は、着目画素がG画素の場合には、G画素の信号をそのままG信号として出力し、着目画素がR画素またはB画素の場合には、垂直方向に補間処理を行うことにより、G信号を生成する。例えば、画像における着目画素のX座標およびY座標を(j,i)としたとき、G画素V補間回路1101は、着目画素がR画素の場合、G信号Gvi,jを次式(24)により生成する。
Gvi,j=(Gi-1,j+Gi+1,j)/2+(2×Ri,j−Ri-2,j+Ri+2,j)/4
・・・(24)
FIG. 12 is a flowchart showing the process flow of the second G interpolation circuit 902. In step S1201, the G pixel V interpolation circuit 1101 generates a G signal by performing interpolation processing on the input image signal in the vertical direction. Specifically, when the pixel of interest is a G pixel, the G pixel V interpolation circuit 1101 outputs the signal of the G pixel as it is as a G signal, and when the pixel of interest is an R pixel or a B pixel, the vertical direction The G signal is generated by performing interpolation processing in For example, assuming that the X and Y coordinates of the pixel of interest in the image are (j, i), the G pixel V interpolation circuit 1101 generates the G signal Gv i, j by the following equation (24) when the pixel of interest is R pixels. Generate by
Gvi , j = (Gi -1, j + Gi + 1, j ) / 2 + (2 x Ri, j- Ri -2, j + Ri + 2, j ) / 4
... (24)
なお、G画素V補間回路1101は、着目画素がB画素の場合も、上記と同様の方法で、G信号を生成する。 The G pixel V interpolation circuit 1101 generates a G signal in the same manner as described above even when the pixel of interest is a B pixel.
次に、ステップS1202では、G画素H補間回路1102は、入力画像信号に対して、水平方向に補間処理を行うことにより、G信号を生成する。具体的には、G画素H補間回路1102は、着目画素がG画素の場合には、G画素の信号をそのままG信号として出力し、着目画素がR画素またはB画素の場合には、水平方向に補間処理を行うことにより、G信号を生成する。例えば、G画素H補間回路1102は、着目画素がR画素の場合、G信号Ghi,jを次式(25)により生成する。
Ghi,j=(Gi,j-1+Gi,j+1)/2+(2×Ri,j−Ri,j-2+Ri,j+2)/4
・・・(25)
Next, in step S1202, the G pixel H interpolation circuit 1102 performs interpolation processing on the input image signal in the horizontal direction to generate a G signal. Specifically, when the pixel of interest is a G pixel, the G pixel H interpolation circuit 1102 outputs the signal of the G pixel as it is as a G signal, and when the pixel of interest is an R pixel or B pixel, the horizontal direction The G signal is generated by performing interpolation processing in For example, when the target pixel is an R pixel, the G pixel H interpolation circuit 1102 generates a G signal Ghi , j according to the following equation (25).
Gh i, j = (G i, j-1 + G i, j + 1 ) / 2 + (2 × R i, j -R i, j -2 + R i, j +2 ) / 4
... (25)
なお、G画素H補間回路1102は、着目画素がB画素の場合も、上記と同様の方法で、G信号を生成する。 The G pixel H interpolation circuit 1102 generates a G signal in the same manner as described above even when the pixel of interest is a B pixel.
次に、ステップS1203では、R,B画素V補間回路1103は、入力画像信号に対して、垂直方向に補間処理を行うことにより、R信号またはB信号を生成する。具体的には、R,B画素V補間回路1103は、着目画素がR画素またはB画素の場合には、R画素またはB画素の信号をそのままR信号またはB信号として出力する。R,B画素V補間回路1103は、着目画素がG画素の場合に、着目画素の垂直方向がR画素の場合には、垂直方向に補間処理を行うことでR信号を生成し、同様に、着目画素の垂直方向がB画素の場合には、垂直方向に補間処理を行うことでB信号を生成する。例えば、着目画素がG画素で、着目画素の垂直方向がR画素の場合、R,B画素V補間回路1103は、R信号Rvi,jを次式(26)により生成する。
Rvi,j=(Ri-1,j+Ri+1,j)/2+(2×Gi,j−Gi-2,j+Gi+2,j)/4
・・・(26)
Next, in step S1203, the R, B pixel V interpolation circuit 1103 performs an interpolation process on the input image signal in the vertical direction to generate an R signal or a B signal. Specifically, when the target pixel is an R pixel or a B pixel, the R, B pixel V interpolation circuit 1103 outputs the signal of the R pixel or the B pixel as it is as an R signal or a B signal. The R, B pixel V interpolation circuit 1103 generates an R signal by performing interpolation processing in the vertical direction when the pixel of interest is the R pixel when the pixel of interest is the G pixel, and similarly, When the vertical direction of the target pixel is a B pixel, the B signal is generated by performing interpolation processing in the vertical direction. For example, when the target pixel is a G pixel and the vertical direction of the target pixel is an R pixel, the R, B pixel V interpolation circuit 1103 generates an R signal Rv i, j according to the following equation (26).
Rv i, j = (R i -1, j + R i + 1, j ) / 2 + (2 × G i, j -G i-2, j + G i + 2, j ) / 4
... (26)
なお、R,B画素V補間回路1103は、着目画素の垂直方向がB画素の場合、上記と同様の方法で、B信号を生成する。 The R, B pixel V interpolation circuit 1103 generates a B signal in the same manner as described above when the vertical direction of the target pixel is a B pixel.
次に、ステップS1204では、R,B画素H補間回路1104は、入力画像信号に対して、水平方向に補間処理を行うことにより、R信号またはB信号を生成する。具体的には、R,B画素H補間回路1104は、着目画素がR画素またはB画素の場合には、R画素またはB画素の信号をそのままR信号またはB信号として出力する。R,B画素H補間回路1104は、着目画素がG画素の場合に、着目画素の水平方向がR画素の場合には、水平方向に補間処理を行うことでR信号を生成し、同様に、着目画素の水平方向がB画素の場合には、水平方向に補間処理を行うことでB信号を生成する。例えば、着目画素がG画素で、着目画素の水平方向がR画素の場合、R,B画素H補間回路1104は、R信号Rhi,jを次式(27)により生成する。
Rhi,j=(Ri,j-1+Ri,j+1)/2+(2×Gi,j−Gi,j-2+Gi,j+2)/4
・・・(27)
Next, in step S1204, the R, B pixel H interpolation circuit 1104 performs interpolation processing on the input image signal in the horizontal direction to generate an R signal or B signal. Specifically, when the target pixel is an R pixel or a B pixel, the R, B pixel H interpolation circuit 1104 outputs the signal of the R pixel or the B pixel as it is as an R signal or a B signal. The R, B pixel H interpolation circuit 1104 generates an R signal by performing interpolation processing in the horizontal direction when the target pixel is a G pixel and the horizontal direction of the target pixel is an R pixel, and similarly, When the horizontal direction of the pixel of interest is B pixels, the B signal is generated by performing interpolation processing in the horizontal direction. For example, when the target pixel is a G pixel and the horizontal direction of the target pixel is an R pixel, the R, B pixel H interpolation circuit 1104 generates an R signal Rh i, j according to the following expression (27).
Rh i, j = (R i, j-1 + R i, j + 1 ) / 2 + (2 × G i, j -G i, j -2 + G i, j +2 ) / 4
... (27)
なお、R,B画素H補間回路1104は、着目画素の水平方向がB画素の場合、上記と同様の方法で、B信号を生成する。また、ステップS1201〜S1204の補間方法として、式(24)〜(27)を用いたが、これに限定されず、例えば第1の実施形態のように式(2)〜(5)を用いて同色画素を各方向に線形補間してもよい。 The R and B pixels H interpolation circuit 1104 generates a B signal in the same manner as described above when the horizontal direction of the target pixel is a B pixel. Moreover, although Formula (24)-(27) was used as an interpolation method of step S1201-S1204, it is not limited to this, For example, it uses Formula (2)-(5) like 1st Embodiment. The same color pixels may be linearly interpolated in each direction.
次に、ステップS1205では、V色差算出回路1105は、G画素V補間回路1101が出力したG信号から、R,B画素V補間回路1103が出力したR信号またはB信号を減算し、垂直方向の色差信号を生成する。例えば、V色差算出回路1105は、図3のV色差算出回路305と同様に垂直方向の色差信号Diff_vを式(6)により算出する。 Next, in step S1205, the V color difference calculation circuit 1105 subtracts the R signal or B signal output from the R, B pixel V interpolation circuit 1103 from the G signal output from the G pixel V interpolation circuit 1101, and Generate a color difference signal. For example, the V color difference calculation circuit 1105 calculates the color difference signal Diff_v in the vertical direction by the equation (6), as in the V color difference calculation circuit 305 of FIG.
次に、ステップS1206では、H色差算出回路1106は、G画素H補間回路1102が出力したG信号から、R,B画素H補間回路1104が出力したR信号またはB信号を減算し、水平方向の色差信号を生成する。例えば、H色差算出回路1106は、図3のH色差算出回路306と同様に水平方向の色差信号Diff_hを式(7)により算出する。 Next, in step S1206, the H color difference calculation circuit 1106 subtracts the R signal or B signal output from the R, B pixel H interpolation circuit 1104 from the G signal output from the G pixel H interpolation circuit 1102, Generate a color difference signal. For example, the H color difference calculation circuit 1106 calculates the color difference signal Diff_h in the horizontal direction according to equation (7), as in the H color difference calculation circuit 306 of FIG.
次に、ステップS1207では、V色差傾き算出回路1107は、V色差算出回路1105から出力された色差信号を基に、垂直方向の色差の傾きを算出する。具体的には、V色差傾き算出回路1107は、図3のV色差傾き算出回路307と同様に、垂直方向の色差の傾き信号Grad_vを式(8)により算出する。 Next, in step S1207, the V color difference inclination calculation circuit 1107 calculates the inclination of the color difference in the vertical direction based on the color difference signal output from the V color difference calculation circuit 1105. Specifically, the V color difference inclination calculation circuit 1107 calculates an inclination signal Grad_v of the color difference in the vertical direction according to equation (8), as in the V color difference inclination calculation circuit 307 of FIG.
なお、傾き信号Grad_vを算出する式は、式(8)に限定されない。V色差傾き算出回路1107は、例えば、着目画素と上下の隣接画素のそれぞれの差分に基づいて、傾き信号Grad_vを算出しても良い。V色差傾き算出回路1107は、算出した垂直方向の色差の傾き信号Grad_vを、N重み算出回路1113、S重み算出回路1114にそれぞれ出力する。 The equation for calculating the slope signal Grad_v is not limited to the equation (8). For example, the V color difference inclination calculation circuit 1107 may calculate the inclination signal Grad_v based on the difference between the pixel of interest and the upper and lower adjacent pixels. The V color difference inclination calculation circuit 1107 outputs the calculated color difference inclination signal Grad_v in the vertical direction to the N weight calculation circuit 1113 and the S weight calculation circuit 1114, respectively.
次に、ステップS1208では、H色差傾き算出回路1108は、H色差算出回路1106から出力された色差信号を基に、水平方向の色差の傾きを算出する。具体的には、H色差傾き算出回路1108は、図3のH色差傾き算出回路308と同様に、水平方向の色差の傾き信号Grad_hを式(9)により算出する。 Next, in step S1208, the H color difference inclination calculation circuit 1108 calculates the inclination of the color difference in the horizontal direction based on the color difference signal output from the H color difference calculation circuit 1106. Specifically, the H color difference inclination calculating circuit 1108 calculates the color difference inclination signal Grad_h in the horizontal direction by the equation (9), as in the H color difference inclination calculating circuit 308 of FIG.
なお、傾き信号Grad_hを算出する式は、式(9)に限定されない。H色差傾き算出回路1108は、例えば、着目画素と左右の隣接画素のそれぞれの差分に基づいて、傾き信号Grad_hを算出しても良い。H色差傾き算出回路1108は、算出した水平方向の色差の傾き信号Grad_hを、W重み算出回路1115、E重み算出回路1116にそれぞれ出力する。 The equation for calculating the inclination signal Grad_h is not limited to the equation (9). The H color difference inclination calculation circuit 1108 may calculate the inclination signal Grad_h, for example, based on the difference between the pixel of interest and the adjacent pixels on the left and right. The H color difference inclination calculation circuit 1108 outputs the calculated color difference inclination signal Grad_h in the horizontal direction to the W weight calculation circuit 1115 and the E weight calculation circuit 1116, respectively.
次に、ステップS1209では、Nフィルタ回路1109は、V色差算出回路1105から出力された色差信号に対して、上方向のフィルタ処理を行う。具体的には、Nフィルタ回路1109は、V色差算出回路1105から出力された色差信号Diff_vを用いて、着目画素(j,i)における上方向のフィルタ処理の結果Diff_nを次式(28)により算出する。 Next, in step S1209, the N filter circuit 1109 performs upward filter processing on the color difference signal output from the V color difference calculation circuit 1105. Specifically, the N filter circuit 1109 uses the color difference signal Diff_v output from the V color difference calculation circuit 1105 to filter the result Diff_n of the target pixel (j, i) in the upward direction according to the following equation (28) calculate.
ステップS1210では、Sフィルタ回路1110は、V色差算出回路1105から出力された色差信号に対して、下方向のフィルタ処理を行う。具体的には、Sフィルタ回路1110は、V色差算出回路1105から出力された色差信号Diff_vを用いて、着目画素(j,i)における下方向のフィルタ処理の結果Diff_sを次式(29)により算出する。 In step S1210, the S filter circuit 1110 performs downward filter processing on the color difference signal output from the V color difference calculation circuit 1105. Specifically, the S filter circuit 1110 uses the color difference signal Diff_v output from the V color difference calculation circuit 1105 to filter the result Diff_s of the target pixel (j, i) in the downward direction according to the following expression (29) calculate.
ステップS1211では、Wフィルタ回路1111は、H色差算出回路1106から出力された色差信号に対して、左方向のフィルタ処理を行う。具体的には、Wフィルタ回路1111は、H色差算出回路1106から出力された色差信号Diff_hを用いて、着目画素(j,i)における左方向のフィルタ処理の結果Diff_wを次式(30)により算出する。 In step S1211, the W filter circuit 1111 performs leftward filtering processing on the color difference signal output from the H color difference calculation circuit 1106. Specifically, the W filter circuit 1111 uses the color difference signal Diff_h output from the H color difference calculation circuit 1106 to filter the result Diff_w in the left direction of the pixel of interest (j, i) by the following expression (30) calculate.
ステップS1212では、Eフィルタ回路1112は、H色差算出回路1106から出力された色差信号に対して、右方向のフィルタ処理を行う。具体的には、Eフィルタ回路1112は、H色差算出回路1106から出力された色差信号Diff_hを用いて、着目画素(j,i)における右方向のフィルタ処理の結果Diff_eを次式(31)により算出する。 In step S1212, the E filter circuit 1112 performs rightward filtering on the color difference signal output from the H color difference calculation circuit 1106. Specifically, the E filter circuit 1112 uses the color difference signal Diff_h output from the H color difference calculation circuit 1106 to filter the result Diff_e in the right direction in the pixel of interest (j, i) according to the following expression (31) calculate.
ステップS1213では、N重み算出回路1113は、図3のN重み算出回路314と同様に上方向の重みWnを式(19)により算出する。 In step S1213, the N weight calculation circuit 1113 calculates the upward weight Wn by the equation (19) as in the N weight calculation circuit 314 of FIG.
ステップS1214では、S重み算出回路1114は、図3のS重み算出回路315と同様に下方向の重みWsを式(20)により算出する。 In step S1214, the S weight calculation circuit 1114 calculates the downward weight Ws by equation (20) as in the S weight calculation circuit 315 of FIG.
ステップS1215では、W重み算出回路1115は、図3のW重み算出回路316と同様に左方向の重みWwを式(21)により算出する。 In step S1215, the W weight calculation circuit 1115 calculates the weight Ww in the left direction according to equation (21), as in the W weight calculation circuit 316 in FIG.
ステップS1216では、E重み算出回路1116は、図3のE重み算出回路317と同様に右方向の重みWeを式(22)により算出する。 In step S1216, the E weight calculation circuit 1116 calculates the weight We in the right direction according to equation (22), as with the E weight calculation circuit 317 in FIG.
ステップS1217では、合成回路1117は、図3の合成回路318と同様に、重みWn、Ws、WwおよびWeを基に、色差信号Diff_n、Diff_s、Diff_wおよびDiff_eを合成する。そして、合成回路1117は、色差信号Diff_mixを式(23)により算出する。 In step S1217, the combining circuit 1117 combines the color difference signals Diff_n, Diff_s, Diff_w, and Diff_e based on the weights Wn, Ws, Ww, and We, as in the combining circuit 318 in FIG. Then, the combining circuit 1117 calculates the color difference signal Diff_mix according to equation (23).
ステップS1218では、加算回路1118は、WB回路201が出力した画像信号に対して、着目画素がR画素またはB画素の場合には合成回路1117で合成された色差信号Diff_mixを加算し、第2のG信号を出力する。加算回路1118の出力信号は、第2のG補間回路902の出力信号である。上記の結果、第2のG補間回路902は、R画素またはB画素の画素位置に対して、方向に因らず解像感の高いG信号を算出することができる。 In step S 1218, the addition circuit 1118 adds the color difference signal Diff_mix synthesized by the synthesis circuit 1117 to the image signal output from the WB circuit 201 if the pixel of interest is an R pixel or a B pixel. Output G signal. The output signal of the addition circuit 1118 is the output signal of the second G interpolation circuit 902. As a result of the above, the second G interpolation circuit 902 can calculate a G signal having a high sense of resolution regardless of the direction with respect to the pixel position of the R pixel or the B pixel.
次に、図9の合成回路904の合成処理について説明する。合成回路904は、テクスチャ検出回路903からのテクスチャ度αに基づいて、第1のG補間回路901からの第1のG信号と第2のG補間回路902からの第2のG信号とを合成し、最終的なG信号を出力する。合成回路904から出力されるG信号は、G補間回路202の出力信号である。合成回路904は、画像における着目画素のX座標およびY座標を(j,i)としたとき、最終的なG信号G_sigi,jを出力する。具体的には、合成回路904は、着目画素における第1のG信号G1_sigi,j、第2のG信号G2_sigi,j、合成係数αi,jを用いて、最終的なG信号G_sigi,jを次式(32)により算出する。
G_sigi,j=αi,j×G1_sigi,j+(1.0−αi,j)×G2_sigi,j
・・・(32)
Next, the combining process of the combining circuit 904 of FIG. 9 will be described. The synthesis circuit 904 synthesizes the first G signal from the first G interpolation circuit 901 and the second G signal from the second G interpolation circuit 902 based on the texture degree α from the texture detection circuit 903. Output the final G signal. The G signal output from the synthesis circuit 904 is an output signal of the G interpolation circuit 202. The synthesis circuit 904 outputs a final G signal G_sig i, j when the X coordinate and the Y coordinate of the target pixel in the image are (j, i). Specifically, the synthesis circuit 904 uses the first G signal G1_sig i, j , the second G signal G2_sig i, j , and the synthesis coefficient α i, j in the target pixel to generate the final G signal G_sig i. , j are calculated by the following equation (32).
G_sig i, j = α i, j × G1_sig i, j + (1.0-α i, j ) × G2_sig i, j
... (32)
合成回路904は、テクスチャ度αが0.0である場合、つまり、斜めの線状の被写体にブロック状の偽のパターンが発生していない場合には、方向に因らず解像感の高い画像を生成できる第2のG信号G2_sigを最終的なG信号G_sigとして出力する。また、合成回路904は、合成係数αが1.0である場合、つまり、斜めの線状の被写体にブロック状の偽のパターンが発生している場合には、G信号のみから生成した第1のG信号G1_sigを最終的なG信号G_sigとして出力する。 The synthesizing circuit 904 has a high sense of resolution regardless of the direction when the texture degree α is 0.0, that is, when the block-like fake pattern is not generated in the diagonal linear object. The second G signal G2_sig capable of generating an image is output as a final G signal G_sig. Further, the combining circuit 904 generates the first signal only from the G signal when the combining coefficient α is 1.0, that is, when the block-shaped false pattern is generated in the diagonal linear object. G signal G1_sig is output as a final G signal G_sig.
以上のように本実施形態によれば、光学的な折り返しや、色収差の影響で、G信号に対してR、B信号がずれている場合であっても、斜め線状の被写体に対するブロック状の偽のパターンの発生を防止することができる。 As described above, according to the present embodiment, even if the R and B signals are shifted with respect to the G signal due to the influence of the optical aliasing and the chromatic aberration, the block shape for the diagonal linear object is obtained. It is possible to prevent the occurrence of false patterns.
(第3の実施形態)
以下、本発明の第3の実施形態について説明する。前述した第1及び第2の実施形態では、G画素のサンプリングに起因した折り返しが発生し、縦線、横線から斜め線に切り替わる領域でヨレが発生する場合がある。そこで本実施形態では、斜めの線状の被写体に対するブロック状の偽のパターンのみならずヨレをも低減した画像を生成する例について説明する。なお、本実施形態に係る画像処理装置である輝度信号生成部200は、図2と同様であるため、説明は省略する。以下、第1の実施形態と異なる点についてのみ説明する。
Third Embodiment
Hereinafter, a third embodiment of the present invention will be described. In the first and second embodiments described above, aliasing may occur due to sampling of G pixels, and deflection may occur in a region where vertical lines and horizontal lines are switched to oblique lines. Therefore, in the present embodiment, an example will be described in which an image is generated in which not only a block-shaped false pattern for a diagonal linear object but also a deflection is reduced. The luminance signal generation unit 200, which is an image processing apparatus according to the present embodiment, is the same as that shown in FIG. Hereinafter, only differences from the first embodiment will be described.
図13は、図2のG補間回路202の構成例を示すブロック図である。G補間回路202は、G画素V補間回路301と、G画素H補間回路302と、R,B画素V補間回路303と、R,B画素H補間回路304と、V色差算出回路305と、H色差算出回路306とを有する。さらに、G補間回路202は、V色差傾き算出回路307と、H色差傾き算出回路308と、テクスチャ検出回路309と、HVエッジ検出回路1301と、フィルタゲイン算出回路1302とを有する。さらに、G補間回路202は、Nフィルタ回路310と、Sフィルタ回路311と、Wフィルタ回路312と、Eフィルタ回路313とを有する。さらに、G補間回路202は、N重み算出回路314と、S重み算出回路315、W重み算出回路316と、E重み算出回路317と、合成回路318と、加算回路319とを有する。図3に示した構成と比べて、G補間回路202は、HVエッジ検出回路1301と、フィルタゲイン算出回路1302とをさらに有しており、それ以外の構成は図3と同様である。 FIG. 13 is a block diagram showing a configuration example of the G interpolation circuit 202 of FIG. G interpolation circuit 202 includes G pixel V interpolation circuit 301, G pixel H interpolation circuit 302, R, B pixel V interpolation circuit 303, R, B pixel H interpolation circuit 304, V color difference calculation circuit 305, H And a color difference calculation circuit 306. Further, the G interpolation circuit 202 includes a V color difference inclination calculation circuit 307, an H color difference inclination calculation circuit 308, a texture detection circuit 309, an HV edge detection circuit 1301, and a filter gain calculation circuit 1302. Furthermore, the G interpolation circuit 202 includes an N filter circuit 310, an S filter circuit 311, a W filter circuit 312, and an E filter circuit 313. Furthermore, the G interpolation circuit 202 includes an N weight calculation circuit 314, an S weight calculation circuit 315, a W weight calculation circuit 316, an E weight calculation circuit 317, a synthesis circuit 318, and an addition circuit 319. Compared to the configuration shown in FIG. 3, the G interpolation circuit 202 further includes an HV edge detection circuit 1301 and a filter gain calculation circuit 1302, and the other configuration is the same as that of FIG.
図14は、G補間回路202の画像処理方法の流れを示すフローチャートである。なお、図14のステップS401〜S409は、図4のステップS401〜S409と同様であるため、説明は省略する。以下、図4の手順と異なる点についてのみ説明する。 FIG. 14 is a flowchart showing the flow of the image processing method of the G interpolation circuit 202. Steps S401 to S409 in FIG. 14 are the same as steps S401 to S409 in FIG. Hereinafter, only differences from the procedure of FIG. 4 will be described.
ステップS1401では、HVエッジ検出回路1301は、WB回路201が出力する入力画像信号に対して、水平、垂直のエッジ領域か否かを検出する。HVエッジ検出回路1301は、第2の度合い算出手段である。HVエッジ検出回路1301の処理の詳細は後述するが、HVエッジ検出回路1301では、水平、垂直エッジの程度に応じて0.0〜1.0の間のHVエッジ度βを出力する。HVエッジ度βは、例えば、水平、垂直のエッジ領域であると判断される場合には0.0を出力し、水平、垂直のエッジ領域でないと判断される場合には1.0を出力する。 In step S1401, the HV edge detection circuit 1301 detects whether the input image signal output from the WB circuit 201 is in the horizontal and vertical edge regions. The HV edge detection circuit 1301 is a second degree calculating unit. Although the details of the process of the HV edge detection circuit 1301 will be described later, the HV edge detection circuit 1301 outputs the HV edge degree β between 0.0 and 1.0 according to the degree of the horizontal and vertical edges. The HV edge degree β outputs, for example, 0.0 when it is judged to be a horizontal or vertical edge area, and 1.0 if it is judged not to be a horizontal or vertical edge area .
次に、ステップS1402では、フィルタゲイン算出回路1302は、テクスチャ検出回路309から出力されるテクスチャ度αと、HVエッジ検出回路1301から出力されるHVエッジ度βとに基づいて、フィルタゲインγを算出する。具体的には、フィルタゲイン算出回路1302は、着目画素(j,i)におけるフィルタゲインγを次式(33)により算出する。
γi,j=αi,j×βi,j ・・・(33)
Next, in step S1402, the filter gain calculation circuit 1302 calculates the filter gain γ based on the texture degree α output from the texture detection circuit 309 and the HV edge degree β output from the HV edge detection circuit 1301. Do. Specifically, the filter gain calculation circuit 1302 calculates the filter gain γ in the pixel of interest (j, i) by the following equation (33).
γ i, j = α i, j × β i, j (33)
このように、フィルタゲインγを算出することで、例えば、斜めの線状の被写体にブロック状の偽のパターンが発生しない場合、または、水平、垂直のエッジ領域であると判断される場合には、フィルタゲインγは0.0に近い値となる。また、斜めの線状の被写体にブロック状の偽のパターンが発生している場合で、かつ、水平、垂直のエッジ領域でないと判断される場合には、フィルタゲインγは1.0に近い値となる。 In this way, by calculating the filter gain γ, for example, when it is judged that a block-shaped false pattern does not occur in a diagonal linear object, or when it is judged to be a horizontal or vertical edge region The filter gain γ has a value close to 0.0. In addition, when a block-shaped false pattern is generated on a diagonal linear object, and when it is determined that the horizontal and vertical edge regions are not included, the filter gain γ has a value close to 1.0. It becomes.
次に、ステップS1403では、Nフィルタ回路310は、V色差算出回路305から出力された色差信号に対して、フィルタゲイン算出回路1302から出力されたフィルタゲインγに基づいて上方向のフィルタ処理を行う。具体的には、まず、Nフィルタ回路310は、V色差算出回路305から出力された色差信号Diff_vを用いて、着目画素(j,i)における上方向のフィルタ処理の結果Fil_nを式(11)により算出する。 Next, in step S1403, the N filter circuit 310 performs upward filter processing on the color difference signal output from the V color difference calculation circuit 305 based on the filter gain γ output from the filter gain calculation circuit 1302. . Specifically, first, using the color difference signal Diff_v output from the V color difference calculation circuit 305, the N filter circuit 310 uses the color difference signal Diff_v to calculate the result Fil_n of the upward filter processing of the pixel of interest (j, i) as Calculated by
次に、Nフィルタ回路310は、フィルタゲインγに基づいて、色差信号Diff_nを次式(34)により算出して出力する。
Diff_ni,j=γi,j×Diff_vi,j
+(1.0−γi,j)×Fil_ni,j ・・・(34)
Next, the N filter circuit 310 calculates the color difference signal Diff_n according to the following equation (34) based on the filter gain γ and outputs it.
Diff_n i, j = γ i, j × Diff_v i, j
+ (1.0-? I, j ) x Fil_n i, j (34)
次に、ステップS1404では、Sフィルタ回路311は、V色差算出回路305から出力された色差信号に対して、フィルタゲイン算出回路1302から出力されたフィルタゲインγに基づいて下方向のフィルタ処理を行う。具体的には、まず、Sフィルタ回路311は、V色差算出回路305から出力された色差信号Diff_vを用いて、着目画素(j,i)における下方向のフィルタ処理の結果Fil_sを式(13)により算出する。 Next, in step S1404, the S filter circuit 311 performs downward filter processing on the color difference signal output from the V color difference calculation circuit 305 based on the filter gain γ output from the filter gain calculation circuit 1302. . Specifically, first, the S filter circuit 311 uses the color difference signal Diff_v output from the V color difference calculation circuit 305 to apply the result Fil_s of the downward filter processing at the pixel of interest (j, i) to the formula (13) Calculated by
次に、Sフィルタ回路311は、フィルタゲインγに基づいて、色差信号Diff_sを次式(35)により算出して出力する。
Diff_si,j=γi,j×Diff_vi,j
+(1.0−γi,j)×Fil_si,j ・・・(35)
Next, the S filter circuit 311 calculates and outputs the color difference signal Diff_s by the following equation (35) based on the filter gain γ.
Diff_s i, j = γ i, j × Diff_v i, j
+ (1.0-γ i, j ) × Fil_s i, j (35)
次に、ステップS1405では、Wフィルタ回路312は、H色差算出回路306から出力された色差信号に対して、フィルタゲイン算出回路1302から出力されたフィルタゲインγに基づいて左方向のフィルタ処理を行う。具体的には、まず、Wフィルタ回路312は、H色差算出回路306から出力された色差信号Diff_hを用いて、着目画素(j,i)における左方向のフィルタ処理の結果Fil_wを式(15)により算出する。 Next, in step S1405, the W filter circuit 312 performs leftward filtering on the color difference signal output from the H color difference calculation circuit 306 based on the filter gain γ output from the filter gain calculation circuit 1302. . Specifically, first, using the color difference signal Diff_h output from the H color difference calculation circuit 306, the W filter circuit 312 uses the color difference signal Diff_h of the target pixel (j, i) to filter the result Fil_w in the left direction into Calculated by
次に、Wフィルタ回路312は、フィルタゲインγに基づいて、色差信号Diff_Wを次式(36)により算出して出力する。
Diff_wi,j=γi,j×Diff_hi,j
+(1.0−γi,j)×Fil_wi,j ・・・(36)
Next, the W filter circuit 312 calculates and outputs the color difference signal Diff_W according to the following equation (36) based on the filter gain γ.
Diff_wi , j = γi , j × Diff_hi , j
+ (1.0-? I, j ) x Fil_wi , j (36)
次に、ステップS1406では、Eフィルタ回路313は、H色差算出回路306から出力された色差信号に対して、フィルタゲイン算出回路1302から出力されたフィルタゲインγに基づいて右方向のフィルタ処理を行う。具体的には、まず、Eフィルタ回路313は、H色差算出回路306から出力された色差信号Diff_hを用いて、着目画素(j,i)における右方向のフィルタ処理の結果Fil_eを式(17)により算出する。 Next, in step S1406, the E filter circuit 313 performs rightward filtering on the color difference signal output from the H color difference calculation circuit 306 based on the filter gain γ output from the filter gain calculation circuit 1302. . Specifically, first, the E filter circuit 313 uses the color difference signal Diff_h output from the H color difference calculation circuit 306 to calculate the result Fil_e of the filter processing in the right direction of the pixel of interest (j, i) Calculated by
次に、Eフィルタ回路313は、フィルタゲインγに基づいて、色差信号Diff_eを次式(37)により算出して出力する。
Diff_ei,j=γi,j×Diff_hi,j
+(1.0−γi,j)×Fil_ei,j ・・・(37)
Next, the E filter circuit 313 calculates and outputs the color difference signal Diff_e by the following equation (37) based on the filter gain γ.
Diff_e i, j = γ i, j × Diff_h i, j
+ (1.0-? I, j ) x Fil_e i, j (37)
次の図14のステップS414〜S419は、それぞれ図4のステップS414〜S419と同様である。以上のように着目画素がR画素又はB画素の場合には、フィルタ処理後の色差信号が、合成回路318で方向毎の重みで合成された後に、加算回路319で着目画素に加算され、G補間回路202の出力となるG信号が生成される。 Steps S414 to S419 in FIG. 14 are the same as steps S414 to S419 in FIG. As described above, when the target pixel is an R pixel or a B pixel, the color difference signal after filter processing is synthesized by the combining circuit 318 with the weight for each direction, and then added to the target pixel by the addition circuit 319. A G signal to be output of the interpolation circuit 202 is generated.
図15は、図13のHVエッジ検出回路1301の構成例を示すブロック図である。HVエッジ検出回路1301は、HV相関判定回路1501と、エッジ度算出回路1502とを有する。 FIG. 15 is a block diagram showing a configuration example of the HV edge detection circuit 1301 of FIG. The HV edge detection circuit 1301 includes an HV correlation determination circuit 1501 and an edge degree calculation circuit 1502.
HV相関判定回路1501は、水平方向の相関の大きさと、垂直方向の相関の大きさとから、水平、垂直方向のエッジの相関値を算出する。具体的には、HV相関判定回路1501は、着目画素を中心とした水平方向の画素の信号レベルの差と、着目画素を中心とした垂直方向の画素の信号レベルの差との差分から水平、垂直エッジの相関値を算出する。例えば、着目画素(j,i)がR画素の場合、HVエッジ相関値corrHVを次式(38)により算出する。
corrHVi,j=|diffHi,j−diffVi,j|
diffHi,j=|Gi,j-1−Gi,j+1|+|2×Ri,j−Ri,j-2−Ri,j+2|
diffVi,j=|Gi-1,j−Gi+1,j|+|2×Ri,j−Ri-2,j−Ri+2,j|
・・・(38)
The HV correlation determination circuit 1501 calculates correlation values of horizontal and vertical edges from the magnitude of the horizontal correlation and the magnitude of the vertical correlation. Specifically, the HV correlation determination circuit 1501 determines the horizontal difference from the difference between the signal level difference of the pixel in the horizontal direction with respect to the pixel of interest and the signal level of the pixel in the vertical direction with respect to the pixel of interest. Calculate the correlation value of the vertical edge. For example, when the pixel of interest (j, i) is an R pixel, the HV edge correlation value corrHV is calculated by the following equation (38).
corrHV i, j = | diffH i, j- diffV i, j |
diff H i, j = | G i, j-1 -G i, j + 1 | + | 2 × R i, j -R i, j-2 -R i, j +2 |
diff V i, j = | G i -1, j -G i + 1, j | + | 2 x R i, j -R i-2, j -R i + 2, j |
... (38)
なお、HV相関判定回路1501は、着目画素がB画素の場合も、上記と同様の方法でHVエッジ相関値corrHVを算出する。 The HV correlation determination circuit 1501 calculates the HV edge correlation value corrHV in the same manner as described above even when the target pixel is a B pixel.
エッジ度算出回路1502は、HV相関判定回路1501からHVエッジ相関値corrHVを入力し、水平、垂直のエッジ領域か否かを示すHVエッジ度βを算出する。 The edge degree calculation circuit 1502 receives the HV edge correlation value corrHV from the HV correlation determination circuit 1501, and calculates an HV edge degree β indicating whether it is a horizontal or vertical edge region.
図16は、エッジ度算出回路1502の入出力特性の一例を示す図であり、HVエッジ相関値corrHVからHVエッジ度βへの変換テーブルの一例を示す。図16において、横軸はHVエッジ相関値corrHVを示し、縦軸はHVエッジ度βを示す。エッジ度算出回路1502は、HVエッジ相関値corrHVが所定の閾値以下(第3の閾値Th3以下)で、水平、垂直のエッジ領域でないと判断される場合には、HVエッジ度βを1.0にする。また、エッジ度算出回路1502は、HVエッジ度相関値corrHVが所定の閾値以上(第4の閾値Th4以上)で、水平、垂直のエッジ領域であると判断される場合には、HVエッジ度βを0.0にする。また、エッジ度算出回路1502は、HVエッジ度相関値corrHVが第3の閾値Th3より大きく、かつ第4の閾値Th4未満である場合には、HVエッジ度相関値corrHVに応じて線形的に0.0から1.0の間をとるHVエッジ度βを出力する。 FIG. 16 is a diagram showing an example of input / output characteristics of the edge degree calculation circuit 1502, and shows an example of a conversion table from the HV edge correlation value corrHV to the HV edge degree β. In FIG. 16, the horizontal axis indicates the HV edge correlation value corrHV, and the vertical axis indicates the HV edge degree β. The edge degree calculation circuit 1502 determines that the HV edge degree β is 1.0 if the HV edge correlation value corrHV is equal to or less than a predetermined threshold (third threshold Th3 or less) and is not a horizontal or vertical edge region. Make it If the edge degree calculation circuit 1502 determines that the HV edge degree correlation value corrHV is equal to or more than a predetermined threshold (fourth threshold Th4 or more) and is a horizontal or vertical edge region, the HV edge degree β Set to 0.0. Further, when the HV edge degree correlation value corrHV is larger than the third threshold Th3 and smaller than the fourth threshold Th4, the edge degree calculation circuit 1502 linearly sets 0 according to the HV edge degree correlation value corrHV. Output an HV edge degree β between 0 and 1.0.
本実施形態では、斜めの線状の被写体に対するブロック状の偽のパターン及びヨレを低減するために、テクスチャ検出回路309と、HVエッジ検出回路1301と、フィルタゲイン算出回路1302とを設けている。テクスチャ検出回路309は、エッジ強度信号を算出してテクスチャ度αを算出し、斜めの線状の被写体にブロック状の偽のパターンがある場合はそれを検出することができる。一方、HVエッジ検出回路1301は、HVエッジ相関値を算出してHVエッジ度βを算出し、着目画素が水平、垂直のエッジ領域であるか否かを検出することができる。また、フィルタゲイン算出回路1302は、テクスチャ検出回路309から出力されるテクスチャ度αと、HVエッジ検出回路1301から出力されるHVエッジ度βとからフィルタゲインγを算出する。そして、フィルタ回路310〜313のフィルタ処理を行っていない色差信号が出力される割合を調整する。 In this embodiment, a texture detection circuit 309, an HV edge detection circuit 1301, and a filter gain calculation circuit 1302 are provided in order to reduce block-shaped false patterns and deviations with respect to a diagonal linear object. The texture detection circuit 309 can calculate the edge strength signal to calculate the texture degree α, and can detect a block-shaped false pattern in the diagonal linear object. On the other hand, the HV edge detection circuit 1301 calculates the HV edge correlation value to calculate the HV edge degree β, and can detect whether or not the pixel of interest is a horizontal or vertical edge region. Further, the filter gain calculation circuit 1302 calculates the filter gain γ from the texture degree α output from the texture detection circuit 309 and the HV edge degree β output from the HV edge detection circuit 1301. Then, the rate at which the color difference signal not subjected to the filtering process of the filter circuits 310 to 313 is output is adjusted.
斜めの線状の被写体にブロック状の偽のパターンが発生し、かつ、水平、垂直のエッジ領域でない判断される場合には、フィルタゲインγは1.0となり、フィルタ回路310〜313はフィルタ処理を行わない(フィルタ処理の特性を変更する)。斜めの線状の被写体にブロック状の偽のパターンが発生し、かつ水平、垂直のエッジ領域でない場合で、着目画素がR画素又はB画素の場合、フィルタ回路310〜313から出力される色差信号は着目画素の左右又は上下のG画素と着目画素との差分となる。そして、加算回路319で着目画素に加算されると、結果的に左右又は上下のG信号から算出した値となる。その結果、R信号及びB信号を用いずにG信号を生成できるため、光学的な折り返しや、色収差の影響で、G信号に対してR、B信号がずれている場合であっても、斜め線状の被写体に対するブロック状の偽のパターンの発生を防止することができる。 When a block-shaped false pattern occurs in a diagonal linear object, and it is determined that it is not in the horizontal and vertical edge regions, the filter gain γ is 1.0, and the filter circuits 310 to 313 perform filter processing. Do not change (change the filtering characteristics). Color difference signals output from the filter circuits 310 to 313 when the target pixel is an R pixel or a B pixel when a block-shaped false pattern occurs in a diagonal linear object and the horizontal and vertical edge regions are not included Is the difference between the left and right or upper and lower G pixels of the target pixel and the target pixel. Then, when it is added to the pixel of interest by the addition circuit 319, the result is a value calculated from the left and right or upper and lower G signals. As a result, since the G signal can be generated without using the R signal and the B signal, even if the R and B signals deviate with respect to the G signal due to the influence of the optical aliasing and the chromatic aberration, it is oblique. It is possible to prevent the occurrence of block-shaped false patterns for linear objects.
一方、斜め線状の被写体にブロック状の偽のパターンが発生しない場合、または、水平、垂直のエッジ領域であると判断される場合には、フィルタゲインγは0.0となり、フィルタ回路310〜313はフィルタ処理を行う。このように、そもそも斜め線状の被写体にブロック状の偽のパターンが発生しない場合は、フィルタ処理を行うことで、G信号だけでなく、R、B信号も用いてG信号を生成できる。また、斜め線状の被写体にブロック状の偽のパターンが発生しそうな領域であっても、水平、垂直のエッジ領域であると判断される場合、つまり、縦線、横線から斜め線に切り替わる領域においても同様である。この場合も、フィルタ処理を行うことで、G信号だけでなく、R、B信号も用いてG信号を生成できる。このため、G画素のサンプリングに起因した折り返しを低減することができる。さらに、フィルタゲインγが0.0〜1.0の場合には、その強度に応じてフィルタ処理を行わない色差信号の強度を変化させることで、斜めの線状の被写体に対するブロック状の偽のパターン及びヨレの発生を低減し、画質を向上させることができる。 On the other hand, when a block-shaped false pattern does not occur in the diagonal line-like subject, or when it is determined to be a horizontal or vertical edge region, the filter gain γ is 0.0, and the filter circuit 310 to 313 performs filter processing. As described above, when the block-shaped false pattern does not occur in the diagonal linear object, the G signal can be generated using not only the G signal but also the R and B signals by performing the filtering process. Also, even if it is determined that the area is a horizontal or vertical edge area, even if it is an area where a block-shaped false pattern is likely to occur in a diagonally linear object, that is, an area where vertical and horizontal lines are switched to oblique lines. The same is true for Also in this case, the G signal can be generated using not only the G signal but also the R and B signals by performing the filtering process. Therefore, aliasing caused by sampling of G pixels can be reduced. Furthermore, when the filter gain γ is 0.0 to 1.0, the block-like false with respect to the diagonal line-like subject is obtained by changing the intensity of the color difference signal not to be subjected to the filtering process according to the intensity. It is possible to reduce the occurrence of patterns and deflections and improve the image quality.
以上のように本実施形態によれば、ベイヤ配列の画像信号からG信号及び輝度信号を生成する際に、方向に因らず解像感の高い画像を生成し、かつ、斜めの線状の被写体に対するブロック状の偽のパターン及びヨレを低減した画像を得ることができる。 As described above, according to the present embodiment, when generating the G signal and the luminance signal from the image signal of the Bayer array, an image having a high sense of resolution is generated regardless of the direction, and an oblique linear It is possible to obtain an image in which a block-like false pattern and a slip on the subject are reduced.
(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. Can also be realized. It can also be implemented by a circuit (eg, an ASIC) that implements one or more functions.
なお、上記実施形態は、何れも本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。 In addition, the said embodiment only shows the example of embodiment in the case of implementing this invention, and the technical scope of this invention should not be limitedly interpreted by these. That is, the present invention can be implemented in various forms without departing from the technical concept or the main features thereof.
305 V色差算出回路、306 H色差算出回路、309 テクスチャ検出回路、310 Nフィルタ回路、311 Sフィルタ回路、312 Wフィルタ回路、313 Eフィルタ回路 305 V color difference calculation circuit, 306 H color difference calculation circuit, 309 texture detection circuit, 310 N filter circuit, 311 S filter circuit, 312 W filter circuit, 313 E filter circuit
Claims (13)
前記入力画像信号の水平方向の色差信号を算出する第2の色差信号算出手段と、
前記垂直方向の色差信号に対してフィルタ処理を行う第1のフィルタ処理手段と、
前記水平方向の色差信号に対してフィルタ処理を行う第2のフィルタ処理手段と、
前記入力画像信号の着目画素が、所定の色収差又は光学的な折り返しの影響を受ける領域か否かを示す第1の度合いを算出する第1の度合い算出手段とを有し、
前記第1のフィルタ処理手段と前記第2のフィルタ処理手段は、前記第1の度合い算出手段の算出結果に基づいて、フィルタ処理の特性を変化させることを特徴とする画像処理装置。 First color difference signal calculation means for calculating a color difference signal in the vertical direction of the input image signal;
Second color difference signal calculation means for calculating a color difference signal in the horizontal direction of the input image signal;
First filter processing means for filtering the color difference signal in the vertical direction;
Second filter processing means for performing filter processing on the color difference signal in the horizontal direction;
First degree calculating means for calculating a first degree indicating whether the pixel of interest of the input image signal is an area affected by predetermined chromatic aberration or optical aliasing;
An image processing apparatus characterized in that the first filter processing means and the second filter processing means change the characteristics of the filter processing based on the calculation result of the first degree calculation means.
前記入力画像信号に対して色差信号を用いて色信号を補間する第2の補間手段と、
前記入力画像信号の着目画素が、所定の色収差又は光学的な折り返しの影響をうける領域か否かを示す第1の度合いを算出する第1の度合い算出手段と、
前記第1の度合い算出手段の算出結果に基づいて、前記第1の補間手段により補間された色信号と前記第2の補間手段により補間された色信号とを合成する合成手段とを有することを特徴とする画像処理装置。 First interpolation means for interpolating a color signal without using a color difference signal for an input image signal;
Second interpolation means for interpolating a color signal using the color difference signal with respect to the input image signal;
A first degree calculating unit that calculates a first degree indicating whether the pixel of interest of the input image signal is an area affected by predetermined chromatic aberration or optical aliasing;
And combining means for combining the color signal interpolated by the first interpolation means and the color signal interpolated by the second interpolation means based on the calculation result of the first degree calculation means. Image processing device characterized by
入力画像信号の垂直方向の色差信号を算出する第1の色差信号算出手段と、
前記入力画像信号の水平方向の色差信号を算出する第2の色差信号算出手段と、
前記垂直方向の色差信号に対してフィルタ処理を行う第1のフィルタ処理手段と、
前記水平方向の色差信号に対してフィルタ処理を行う第2のフィルタ処理手段とを有し、
前記第1のフィルタ処理手段および前記第2のフィルタ処理手段によって処理された信号に基づいて前記色信号を補間することを特徴とする請求項4又は5に記載の画像処理装置。 The second interpolation means is
First color difference signal calculation means for calculating a color difference signal in the vertical direction of the input image signal;
Second color difference signal calculation means for calculating a color difference signal in the horizontal direction of the input image signal;
First filter processing means for filtering the color difference signal in the vertical direction;
And second filtering means for filtering the horizontal color difference signal,
6. The image processing apparatus according to claim 4, wherein the color signal is interpolated based on the signals processed by the first filter processing unit and the second filter processing unit.
前記第1のフィルタ処理手段と前記第2のフィルタ処理手段は、前記第1の度合い算出手段及び前記第2の度合い算出手段の算出結果に基づいて、フィルタ処理の特性を変化させることを特徴とする請求項1に記載の画像処理装置。 The apparatus further comprises second degree calculating means for calculating a second degree indicating the degree of the horizontal or vertical edge with respect to the input image signal,
The first filter processing means and the second filter processing means change the characteristics of the filter processing based on the calculation results of the first degree calculation means and the second degree calculation means. The image processing apparatus according to claim 1.
前記入力画像信号の第1の色信号のエッジの方向を判定するエッジ方向判定手段と、
前記第1の色信号とは異なる色の色信号に対して、前記エッジ方向判定手段で判定された方向と対角方向のエッジ強度を前記第1の度合いとして算出するエッジ強度算出手段とを有することを特徴とする請求項1〜9の何れか1項に記載の画像処理装置。 The degree calculating means
Edge direction determining means for determining the direction of the edge of the first color signal of the input image signal;
Edge strength calculating means for calculating edge strength in a direction opposite to the direction determined by the edge direction determining means as the first degree with respect to color signals of colors different from the first color signal The image processing apparatus according to any one of claims 1 to 9, characterized in that:
前記入力画像信号の水平方向の色差信号を算出する第2の色差信号算出ステップと、
前記垂直方向の色差信号に対してフィルタ処理を行う第1のフィルタ処理ステップと、
前記水平方向の色差信号に対してフィルタ処理を行う第2のフィルタ処理ステップと、
前記入力画像信号の着目画素が、所定の色収差又は光学的な折り返しの影響を受ける領域か否かを示す第1の度合いを算出する第1の度合い算出ステップとを有し、
前記第1のフィルタ処理ステップと前記第2のフィルタ処理ステップでは、前記第1の度合い算出ステップの算出結果に基づいて、フィルタ処理の特性を変化させることを特徴とする画像処理方法。 A first color difference signal calculating step of calculating a color difference signal in the vertical direction of the input image signal;
A second color difference signal calculating step of calculating a horizontal color difference signal of the input image signal;
A first filtering step of filtering the color difference signal in the vertical direction;
A second filtering step of filtering the color difference signal in the horizontal direction;
A first degree calculating step of calculating a first degree indicating whether the target pixel of the input image signal is an area affected by predetermined chromatic aberration or optical aliasing;
An image processing method characterized in that in the first filter processing step and the second filter processing step, the characteristic of the filter processing is changed based on the calculation result of the first degree calculation step.
前記入力画像信号に対して色差信号を用いて色信号を補間する第2の補間ステップと、
前記入力画像信号の着目画素が、所定の色収差又は光学的な折り返しの影響をうける領域か否かを示す第1の度合いを算出する第1の度合い算出ステップと、
前記第1の度合い算出ステップの算出結果に基づいて、前記第1の補間ステップにおいて補間された色信号と前記第2の補間ステップにおいて補間された色信号とを合成する合成ステップとを有することを特徴とする画像処理方法。 A first interpolation step of interpolating color signals without using color difference signals with respect to an input image signal;
A second interpolation step of interpolating color signals from the input image signal using color difference signals;
A first degree calculating step of calculating a first degree indicating whether the target pixel of the input image signal is an area affected by predetermined chromatic aberration or optical aliasing;
Combining the color signal interpolated in the first interpolation step and the color signal interpolated in the second interpolation step based on the calculation result of the first degree calculation step; Characteristic image processing method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017225777A JP6987621B2 (en) | 2017-11-24 | 2017-11-24 | Image processing equipment, image processing methods and programs |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017225777A JP6987621B2 (en) | 2017-11-24 | 2017-11-24 | Image processing equipment, image processing methods and programs |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2019097060A true JP2019097060A (en) | 2019-06-20 |
JP2019097060A5 JP2019097060A5 (en) | 2021-01-07 |
JP6987621B2 JP6987621B2 (en) | 2022-01-05 |
Family
ID=66973238
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017225777A Active JP6987621B2 (en) | 2017-11-24 | 2017-11-24 | Image processing equipment, image processing methods and programs |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6987621B2 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001061157A (en) * | 1999-06-14 | 2001-03-06 | Nikon Corp | Image processing method, machine-readable recording medium with image processing program recorded therein and image processor |
JP2001320720A (en) * | 2000-05-12 | 2001-11-16 | Canon Inc | Signal processing method and signal processor |
JP2002152762A (en) * | 2000-08-30 | 2002-05-24 | Nikon Corp | Image processing apparatus and recording medium with image processing program recorded thereon |
-
2017
- 2017-11-24 JP JP2017225777A patent/JP6987621B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001061157A (en) * | 1999-06-14 | 2001-03-06 | Nikon Corp | Image processing method, machine-readable recording medium with image processing program recorded therein and image processor |
JP2001320720A (en) * | 2000-05-12 | 2001-11-16 | Canon Inc | Signal processing method and signal processor |
JP2002152762A (en) * | 2000-08-30 | 2002-05-24 | Nikon Corp | Image processing apparatus and recording medium with image processing program recorded thereon |
Also Published As
Publication number | Publication date |
---|---|
JP6987621B2 (en) | 2022-01-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4097815B2 (en) | Image processing apparatus and image processing method | |
JP4803156B2 (en) | SIGNAL PROCESSING DEVICE FOR SOLID-STATE IMAGING ELEMENT, IMAGING DEVICE HAVING SIGNAL PROCESSING DEVICE, SIGNAL PROCESSING METHOD, AND PROGRAM | |
JP2020043435A (en) | Image processing apparatus, image processing method, and image processing program | |
WO2006048962A1 (en) | Pixel signal processor and pixel signal processing method | |
JP6043490B2 (en) | 3D image positioning and color balance evaluation display generation method and 3D image signal analysis display device | |
TWI338511B (en) | ||
JP4329542B2 (en) | Image processing apparatus and image processing program for determining similarity of pixels | |
JP2005328215A (en) | Image processor and image processing program | |
JP5353945B2 (en) | Image processing apparatus, image processing program, and electronic camera | |
JP6987621B2 (en) | Image processing equipment, image processing methods and programs | |
JP2009047734A (en) | Imaging apparatus and image processing program | |
JP2018018425A (en) | Image processing device and image processing method | |
JP5280940B2 (en) | Specific color detection circuit | |
JP6794204B2 (en) | Image processing equipment, image processing methods and programs | |
JP6987622B2 (en) | Image processing equipment, image processing methods and programs | |
JP6862272B2 (en) | Signal processing equipment, signal processing methods and programs | |
JP2010028374A (en) | Image processor, method of interpolating image signal, and image processing program | |
JP6105960B2 (en) | Image processing apparatus, image processing method, and imaging apparatus | |
JP2014052702A (en) | Multiple image composition device | |
JP6552248B2 (en) | IMAGE PROCESSING APPARATUS AND METHOD, IMAGING APPARATUS, AND PROGRAM | |
KR100776385B1 (en) | Color interpolation apparatus for edge enhancement and noise removal | |
JP4334150B2 (en) | Image interpolation device | |
JP6184277B2 (en) | Image processing device | |
JP6316140B2 (en) | Image processing apparatus, image processing method, and program | |
KR102628938B1 (en) | Image processing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201120 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201120 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210810 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210817 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211015 |
|
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: 20211102 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20211201 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6987621 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |