JP6631076B2 - Image processing apparatus, program, and image processing method - Google Patents

Image processing apparatus, program, and image processing method Download PDF

Info

Publication number
JP6631076B2
JP6631076B2 JP2015155188A JP2015155188A JP6631076B2 JP 6631076 B2 JP6631076 B2 JP 6631076B2 JP 2015155188 A JP2015155188 A JP 2015155188A JP 2015155188 A JP2015155188 A JP 2015155188A JP 6631076 B2 JP6631076 B2 JP 6631076B2
Authority
JP
Japan
Prior art keywords
image
edge
blurred
new
noise
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.)
Active
Application number
JP2015155188A
Other languages
Japanese (ja)
Other versions
JP2017033448A (en
Inventor
伸也 北岡
伸也 北岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2015155188A priority Critical patent/JP6631076B2/en
Publication of JP2017033448A publication Critical patent/JP2017033448A/en
Application granted granted Critical
Publication of JP6631076B2 publication Critical patent/JP6631076B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Description

本発明は、画像処理装置、プログラム及び画像処理方法に関する。   The present invention relates to an image processing device, a program, and an image processing method.

従来、画像のエッジを抽出して、画素がエッジであるか否かによって入力画像又は平滑化画像を出力することで画像のノイズを低減するノイズ低減処理が開示されている(例えば、特許文献1)。   Conventionally, a noise reduction process has been disclosed in which an edge of an image is extracted and an input image or a smoothed image is output depending on whether or not a pixel is an edge to reduce image noise (for example, Patent Document 1). ).

特許第5460173号公報Japanese Patent No. 5460173

特許文献1に記載のような画素がエッジであるか否かによって入力画像又は平滑化画像を選択する方法では、輪郭が浮き出るような不自然な画像が生成されてしまう。   In the method of selecting an input image or a smoothed image depending on whether or not a pixel is an edge as described in Patent Literature 1, an unnatural image in which an outline appears is generated.

そこで、本発明は、画像のノイズを低減し、より自然な画像を生成可能な画像処理装置、プログラム及び画像処理方法を提供することを目的とする。   Therefore, an object of the present invention is to provide an image processing device, a program, and an image processing method capable of reducing a noise of an image and generating a more natural image.

本発明は、以下のような解決手段により、前記課題を解決する。
第1の発明は、入力画像に対してぼかし処理を行ってぼかし画像を生成するぼかし画像生成手段と、前記入力画像に対してエッジ抽出を行ってエッジ抽出画像を生成後に、前記エッジ抽出画像に対してぼかし処理を行ってエッジぼかし画像を生成するプロセス画像生成手段と、前記プロセス画像生成手段により生成された前記エッジぼかし画像の画素値に基づいて、前記入力画像と前記ぼかし画像とを合成して、新たな画像を生成する画像生成手段と、を備えた画像処理装置である。
第2の発明は、第1の発明の画像処理装置において、前記入力画像に対してノイズを除去したノイズ除去画像を生成するノイズ除去画像生成手段を備え、前記画像生成手段は、前記ノイズ除去画像と前記ぼかし画像とを合成して、新たな画像を生成すること、を特徴とする画像処理装置である。
第3の発明は、第1の発明又は第2の発明の画像処理装置において、前記画像生成手段は、前記エッジぼかし画像の輝度値に基づいて、新たな画像を生成すること、を特徴とする画像処理装置である。
第4の発明は、第1の発明から第3の発明までのいずれかの画像処理装置において、各画素に対して前記エッジぼかし画像の輝度値に基づいて、前記入力画像の輝度値と前記ぼかし画像の輝度値とを用いた新たな輝度値を算出する輝度値算出手段を備え、前記画像生成手段は、算出した新たな輝度値に基づいて、前記入力画像の色成分及び前記ぼかし画像の色成分の少なくとも一方の色成分を用いた新たな画像を生成すること、を特徴とする画像処理装置である。
第5の発明は、第4の発明の画像処理装置において、前記画像生成手段は、算出した新たな輝度値の閾値に基づいて、前記入力画像の色成分又は前記ぼかし画像の色成分のいずれか一方を選択し、前記新たな輝度値に、選択した画素の色成分を付与することで、新たな画像を生成すること、を特徴とする画像処理装置である。
第6の発明は、第1の発明から第5の発明までのいずれかの画像処理装置としてコンピュータを機能させるためのプログラムである。
第7の発明は、入力画像に対してぼかし処理を行ってぼかし画像を生成し、前記入力画像に対してエッジ抽出を行ってエッジ抽出画像を生成後に、前記エッジ抽出画像に対してぼかし処理を行ってエッジぼかし画像を生成し、生成された前記エッジぼかし画像の画素値に基づいて、前記入力画像と生成された前記ぼかし画像とを合成して新たな画像を生成する、画像処理方法である。
The present invention solves the above problem by the following means.
A first invention is a blurred image generating means for performing a blurring process on an input image to generate a blurred image, and performing edge extraction on the input image to generate an edge extracted image. A process image generating means for performing a blurring process to generate an edge blurred image, and synthesizing the input image and the blurred image based on a pixel value of the edge blurred image generated by the process image generating means. And an image generating means for generating a new image.
According to a second aspect, in the image processing apparatus according to the first aspect, the image processing apparatus further includes a noise-removed image generating unit that generates a noise-removed image by removing noise from the input image. And combining the blurred image with the blurred image to generate a new image.
A third invention is the image processing device according to the first invention or the second invention, wherein the image generating means generates a new image based on a luminance value of the edge blurred image. An image processing device.
A fourth invention is the image processing apparatus according to any one of the first invention to the third invention, wherein the luminance value of the input image and the blur value for each pixel are based on the luminance value of the edge blur image. And a brightness value calculating unit that calculates a new brightness value using the brightness value of the image, wherein the image generating unit calculates a color component of the input image and a color of the blurred image based on the calculated new brightness value. An image processing apparatus for generating a new image using at least one of the color components.
In a fifth aspect based on the image processing apparatus according to the fourth aspect, the image generating means is configured to output one of the color component of the input image and the color component of the blurred image based on the calculated new threshold value of the luminance value. An image processing apparatus characterized in that one is selected and a new image is generated by adding a color component of a selected pixel to the new luminance value.
A sixth invention is a program for causing a computer to function as the image processing device according to any one of the first invention to the fifth invention.
In a seventh aspect, a blurring process is performed on an input image to generate a blurred image, an edge is extracted from the input image to generate an edge-extracted image, and then the edge-extracted image is blurred. And generating an edge blurred image, and combining the input image and the generated blurred image based on a pixel value of the generated edge blurred image to generate a new image. .

本発明によれば、画像のノイズを低減し、より自然な画像を生成可能な画像処理装置、プログラム及び画像処理方法を提供することができる。   According to the present invention, it is possible to provide an image processing apparatus, a program, and an image processing method capable of reducing a noise of an image and generating a more natural image.

本実施形態に係る画像処理装置の機能ブロック図である。FIG. 2 is a functional block diagram of the image processing apparatus according to the embodiment. 本実施形態に係る画像処理装置で生成される各画像の関係を説明するための図である。FIG. 3 is a diagram for explaining a relationship between images generated by the image processing apparatus according to the embodiment. 本実施形態に係る画像処理装置での画像生成処理を示すフローチャートである。5 is a flowchart illustrating an image generation process in the image processing apparatus according to the embodiment. 本実施形態に係る画像処理装置での生成画像例を示す図である。FIG. 3 is a diagram illustrating an example of a generated image in the image processing apparatus according to the embodiment. 本実施形態に係る画像処理装置での前段ノイズ除去処理を示すフローチャートである。9 is a flowchart illustrating a pre-stage noise removal process in the image processing apparatus according to the present embodiment. 本実施形態に係る画像処理装置の入力画像の画素を説明するための図である。FIG. 2 is a diagram for explaining pixels of an input image of the image processing apparatus according to the embodiment. 本実施形態に係る画像処理装置での画像合成処理を示すフローチャートである。5 is a flowchart illustrating an image combining process in the image processing apparatus according to the embodiment.

以下、本発明を実施するための形態について、図を参照しながら説明する。なお、これは、あくまでも一例であって、本発明の技術的範囲はこれに限られるものではない。
(実施形態)
<画像処理装置1>
図1は、本実施形態に係る画像処理装置1の機能ブロック図である。
図2は、本実施形態に係る画像処理装置1で生成される各画像の関係を説明するための図である。
画像処理装置1は、入力画像からノイズを除去した新たな画像を生成する装置である。
Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings. This is only an example, and the technical scope of the present invention is not limited to this.
(Embodiment)
<Image processing device 1>
FIG. 1 is a functional block diagram of an image processing apparatus 1 according to the present embodiment.
FIG. 2 is a diagram for explaining the relationship between the images generated by the image processing apparatus 1 according to the present embodiment.
The image processing device 1 is a device that generates a new image from which noise has been removed from an input image.

画像処理装置1は、例えば、パーソナルコンピュータ(PC)である。画像処理装置1は、タブレット端末やスマートフォン等に代表されるコンピュータの機能を併せ持った携帯型の装置であってもよい。また、画像処理装置1は、撮像部を有するカメラ等の装置であってもよい。
図1に示すように、画像処理装置1は、制御部10と、記憶部20と、入力部30と、表示部32と、通信部39とを備える。
制御部10は、画像処理装置1の全体を制御する中央処理装置(CPU)である。制御部10は、記憶部20に記憶されているオペレーティングシステム(OS)やアプリケーションプログラムを適宜読み出して実行することにより、上述したハードウェアと協働し、各種機能を実行する。
The image processing device 1 is, for example, a personal computer (PC). The image processing device 1 may be a portable device having functions of a computer typified by a tablet terminal or a smartphone. Further, the image processing device 1 may be a device such as a camera having an imaging unit.
As illustrated in FIG. 1, the image processing device 1 includes a control unit 10, a storage unit 20, an input unit 30, a display unit 32, and a communication unit 39.
The control unit 10 is a central processing unit (CPU) that controls the entire image processing apparatus 1. The control unit 10 executes various functions in cooperation with the above-described hardware by appropriately reading and executing an operating system (OS) and an application program stored in the storage unit 20.

制御部10は、ぼかし画像生成部11(ぼかし画像生成手段)と、プロセス画像生成部12(プロセス画像生成手段)と、ノイズ除去画像生成部13(ノイズ除去画像生成手段)と、輝度値算出部14(輝度値算出手段)と、画像生成部15(画像生成手段)とを備える。
ぼかし画像生成部11は、入力画像に対してぼかし処理を行ってぼかし画像を生成する。
プロセス画像生成部12は、入力画像に対してエッジ抽出を行ってエッジ抽出画像を生成後に、エッジ抽出画像に対してぼかし処理を行って、エッジぼかし画像を生成する。
ノイズ除去画像生成部13は、入力画像に対してノイズを除去した処理元画像(ノイズ除去画像)を生成する。
輝度値算出部14は、各画素に対してエッジぼかし画像のエッジ信号強度に基づいて、処理元画像の画素の輝度値と、ぼかし画像の画素の輝度値とから新たな輝度値を算出する。
画像生成部15は、エッジぼかし画像のエッジ信号強度に基づいて、処理元画像とぼかし画像とを合成して、新たな画像を生成する。
なお、各処理の詳細については、後述する。
The control unit 10 includes a blurred image generation unit 11 (blurred image generation unit), a process image generation unit 12 (process image generation unit), a noise removal image generation unit 13 (noise removal image generation unit), and a luminance value calculation unit. 14 (luminance value calculation means) and an image generation unit 15 (image generation means).
The blurred image generator 11 performs a blurring process on the input image to generate a blurred image.
The process image generating unit 12 performs edge extraction on the input image to generate an edge extracted image, and then performs a blurring process on the edge extracted image to generate an edge blurred image.
The noise-removed image generation unit 13 generates a processing source image (noise-removed image) obtained by removing noise from the input image.
The brightness value calculation unit 14 calculates a new brightness value for each pixel from the brightness value of the pixel of the processing source image and the brightness value of the pixel of the blurred image based on the edge signal intensity of the edge blurred image.
The image generating unit 15 generates a new image by combining the processing source image and the blurred image based on the edge signal strength of the edge blurred image.
The details of each process will be described later.

記憶部20は、制御部10が各種の処理を実行するために必要なプログラム、データ等を記憶するためのハードディスク、半導体メモリ素子等の記憶領域である。
記憶部20は、プログラム記憶部21と、画像記憶部22とを備える。
プログラム記憶部21は、画像処理プログラム21aを記憶する記憶領域である。
画像処理プログラム21aは、画像処理装置1の制御部10が実行する各種機能を行うためのプログラムである。この例では、画像処理プログラム21aは、予め画像処理装置1にインストールされている。
画像記憶部22は、画像処理装置1で用いる各種画像を記憶する記憶領域である。画像記憶部22は、入力画像記憶部23と、中間画像記憶部24と、生成画像記憶部25とを備える。
The storage unit 20 is a storage area such as a hard disk and a semiconductor memory device for storing programs, data, and the like necessary for the control unit 10 to execute various processes.
The storage unit 20 includes a program storage unit 21 and an image storage unit 22.
The program storage unit 21 is a storage area for storing the image processing program 21a.
The image processing program 21a is a program for performing various functions executed by the control unit 10 of the image processing apparatus 1. In this example, the image processing program 21a is installed in the image processing apparatus 1 in advance.
The image storage unit 22 is a storage area for storing various images used in the image processing device 1. The image storage unit 22 includes an input image storage unit 23, an intermediate image storage unit 24, and a generated image storage unit 25.

図2に示すように、入力画像記憶部23は、入力画像40を記憶する記憶領域である。画像処理装置1は、入力画像40を、例えば、通信部39を介して外部装置(例えば、カメラ)から受け付けて記憶する。
中間画像記憶部24は、画像生成処理の途中で生成されたプロセス画像を記憶する記憶領域である。中間画像記憶部24は、ぼかし画像50と、エッジぼかし画像52と、処理元画像54とを記憶する。詳細は後述するが、ぼかし画像50と、エッジぼかし画像52と、処理元画像54とは、入力画像40に対して各々異なる処理を行って生成された画像である。
生成画像記憶部25は、出力画像60を記憶する記憶領域である。詳細は後述するが、出力画像60は、エッジぼかし画像52を参照し、ぼかし画像50と、処理元画像54とを合成して生成された画像である。
As shown in FIG. 2, the input image storage unit 23 is a storage area for storing the input image 40. The image processing device 1 receives and stores the input image 40 from an external device (for example, a camera) via the communication unit 39, for example.
The intermediate image storage unit 24 is a storage area for storing a process image generated during the image generation processing. The intermediate image storage unit 24 stores a blurred image 50, an edge blurred image 52, and a processing source image 54. Although details will be described later, the blurred image 50, the edge blurred image 52, and the processing source image 54 are images generated by performing different processes on the input image 40, respectively.
The generated image storage unit 25 is a storage area that stores the output image 60. Although the details will be described later, the output image 60 is an image generated by referring to the edge blurred image 52 and synthesizing the blurred image 50 and the processing source image 54.

図1に戻り、入力部30は、マウスやキーボード等で構成される入力装置である。
表示部32は、液晶パネル等で構成されるディスプレイである。
なお、入力部30と、表示部32とは、一体の装置であってよく、ディスプレイの機能と、画像処理装置1を操作するユーザからの指等によるタッチ入力を検出する機能とを有するタッチパネルディスプレイであってもよい。
通信部39は、通信ネットワークを介して外部装置(カメラ等、図示せず)との間で通信を行うためのインタフェース部である。
Referring back to FIG. 1, the input unit 30 is an input device including a mouse, a keyboard, and the like.
The display unit 32 is a display including a liquid crystal panel or the like.
Note that the input unit 30 and the display unit 32 may be an integrated device, and a touch panel display having a display function and a function of detecting a touch input by a finger or the like from a user who operates the image processing apparatus 1 It may be.
The communication unit 39 is an interface unit for performing communication with an external device (such as a camera, not shown) via a communication network.

<画像処理装置1の処理>
次に、画像処理装置1の処理について説明する。
図3は、本実施形態に係る画像処理装置1での画像生成処理を示すフローチャートである。
図4は、本実施形態に係る画像処理装置1での生成画像例を示す図である。
図5は、本実施形態に係る画像処理装置1での前段ノイズ除去処理を示すフローチャートである。
図6は、本実施形態に係る画像処理装置1の入力画像40の画素Pを説明するための図である。
図7は、本実施形態に係る画像処理装置1での画像合成処理を示すフローチャートである。
<Process of Image Processing Apparatus 1>
Next, the processing of the image processing apparatus 1 will be described.
FIG. 3 is a flowchart illustrating an image generation process in the image processing apparatus 1 according to the present embodiment.
FIG. 4 is a diagram illustrating an example of an image generated by the image processing apparatus 1 according to the present embodiment.
FIG. 5 is a flowchart illustrating a pre-stage noise removal process in the image processing apparatus 1 according to the present embodiment.
FIG. 6 is a diagram for explaining pixels P of the input image 40 of the image processing device 1 according to the present embodiment.
FIG. 7 is a flowchart illustrating an image combining process in the image processing apparatus 1 according to the present embodiment.

図3に示す画像生成処理は、入力画像40のノイズを低減し、より自然な出力画像60を生成する処理である。画像生成処理は、画像処理プログラム21aを実行中に、画像処理装置1の入力画像記憶部23に記憶された1つの入力画像40を、例えば、ユーザが選択して、処理開始を指示することで、開始される。
ここで、図4(A)は、入力画像40の一例である。入力画像40は、この例では、バラの花を被写体とした画像であるが、どのような画像であってもよい。
図3のステップS(以下、「S」という。)10において、制御部10(ぼかし画像生成部11)は、入力画像40を用いてぼかし画像50を生成する。制御部10は、例えば、平滑化フィルタの1つである公知の移動平均フィルタを使用して、ぼかし画像50を生成する。ここで行う移動平均フィルタを使用した処理は、注目画素の周辺の画素値の平均値を、注目画素に割り当てる処理であり、画像の濃淡値の変化を滑らかにすることができる。
図4(B)は、図4(A)に示す入力画像40に対してぼかし処理を行ったぼかし画像50を示す。ぼかし画像50は、ぼかし処理を行うことで、入力画像40にノイズがある場合には、ノイズが平滑化される。そのため、ぼかし画像50は、ノイズが消えたような効果を奏する画像になる。
The image generation processing illustrated in FIG. 3 is processing for reducing noise of the input image 40 and generating a more natural output image 60. In the image generation process, for example, a user selects one input image 40 stored in the input image storage unit 23 of the image processing apparatus 1 during execution of the image processing program 21a, and instructs to start the process. Is started.
Here, FIG. 4A is an example of the input image 40. In this example, the input image 40 is an image of a rose flower as a subject, but may be any image.
In step S (hereinafter, referred to as “S”) 10 in FIG. 3, the control unit 10 (blurred image generation unit 11) generates a blurred image 50 using the input image 40. The control unit 10 generates the blurred image 50 using, for example, a known moving average filter that is one of the smoothing filters. The process using the moving average filter performed here is a process of allocating the average value of the pixel values around the target pixel to the target pixel, and can smoothly change the gray value of the image.
FIG. 4B shows a blurred image 50 obtained by performing a blurring process on the input image 40 shown in FIG. 4A. The blurred image 50 is smoothed by performing the blurring process when the input image 40 has noise. Therefore, the blurred image 50 is an image having an effect as if noise has disappeared.

図3に戻り、S11において、制御部10(プロセス画像生成部12)は、入力画像40を用いてエッジぼかし画像52を生成する。具体的には、まず、制御部10(プロセス画像生成部12)は、入力画像40に対してエッジ抽出を行って、エッジ抽出画像(図示せず)を生成する。制御部10は、例えば、公知のソーベルフィルタを使用して、エッジ抽出画像を生成する。ここで行うエッジ抽出処理は、画像中の濃淡値が急に変化する部分を、エッジとして取り出す処理である。
次に、制御部10(プロセス画像生成部12)は、生成したエッジ抽出画像に対してぼかし処理を行ってエッジぼかし画像52を生成する。ぼかし処理は、上述のS10と同じ処理である。制御部10は、例えば、公知の移動平均フィルタを使用して、エッジ抽出画像からエッジぼかし画像52を生成する。
Returning to FIG. 3, in S <b> 11, the control unit 10 (process image generation unit 12) generates an edge blurred image 52 using the input image 40. Specifically, first, the control unit 10 (process image generation unit 12) performs edge extraction on the input image 40 to generate an edge extracted image (not shown). The control unit 10 generates an edge extracted image using, for example, a known Sobel filter. The edge extraction process performed here is a process of extracting, as an edge, a portion in the image where the gray value changes abruptly.
Next, the control unit 10 (process image generating unit 12) performs a blurring process on the generated edge extracted image to generate an edge blurred image 52. The blurring process is the same process as S10 described above. The control unit 10 generates the edge blurred image 52 from the edge extracted image using, for example, a known moving average filter.

なお、ここで生成したエッジぼかし画像52は、出力画像60を生成する際に参照するものである。制御部10は、例えば、入力画像40をダウンサンプリングして、その画像に対して、エッジ抽出処理及びぼかし処理を行い、さらに入力画像40のサイズに復元することで、エッジぼかし画像52を生成してもよい。そのようにすることで、制御部10は、入力画像40に対して直接処理をするよりも、処理効率を向上できる。
図4(C)は、図4(A)に示す入力画像40に対してエッジ抽出処理及びぼかし処理を行ったエッジぼかし画像52を示す。エッジぼかし画像52は、エッジ抽出画像をぼかした画像であるので、エッジとして抽出された領域と、その領域に接した領域との間をなめらかなものにできる。
The edge blurred image 52 generated here is referred to when the output image 60 is generated. The control unit 10 generates the edge blurred image 52 by, for example, down-sampling the input image 40, performing edge extraction processing and blurring processing on the image, and restoring the image to the size of the input image 40. You may. By doing so, the control unit 10 can improve processing efficiency as compared with performing processing directly on the input image 40.
FIG. 4C shows an edge blurred image 52 obtained by performing an edge extraction process and a blurring process on the input image 40 shown in FIG. 4A. Since the edge blurred image 52 is a blurred image of the edge extracted image, it is possible to make a smooth region between the region extracted as the edge and the region in contact with the region.

図3に戻り、S13において、制御部10(ノイズ除去画像生成部13)は、前段ノイズ除去処理を行う。
ここで、前段ノイズ除去処理について、図5に基づき説明する。この前段ノイズ除去処理は、インパルス性ノイズを除去するための処理である。
図5のS20において、制御部10は、入力画像40を構成する画素Pのうち、1つを取得して、注目画素Pa(i,j)にする。
図6に示すように、入力画像40は、左上を画素P(1,1)として、右方向にx個、下方向にy個の画素が配列されたものとして表すことができる。
Returning to FIG. 3, in S13, the control unit 10 (the noise-removed image generation unit 13) performs a preceding-stage noise removal process.
Here, the pre-stage noise removal processing will be described with reference to FIG. This pre-stage noise removal process is a process for removing impulse noise.
In S20 of FIG. 5, the control unit 10 acquires one of the pixels P constituting the input image 40 and sets the acquired pixel as a target pixel Pa (i, j).
As shown in FIG. 6, the input image 40 can be represented as a pixel P (1, 1) at the upper left, with x pixels arranged in the right direction and y pixels arranged in the lower direction.

図5に戻り、S21において、制御部10は、注目画素Pa(i,j)の左右に画素Pがあるか否かを判断する。言い換えると、制御部10は、入力画像40に、画素P(i−1,j)と、画素P(i+1,j)とがあるか否かを判断する。注目画素Pa(i,j)の左右に画素Pがある場合(S21:YES)には、制御部10は、処理をS22に移す。他方、注目画素Pa(i,j)の左右に画素Pがない場合(S21:NO)には、制御部10は、処理をS23に移す。   Returning to FIG. 5, in S21, the control unit 10 determines whether or not there is a pixel P to the left and right of the pixel of interest Pa (i, j). In other words, the control unit 10 determines whether or not the input image 40 includes the pixel P (i−1, j) and the pixel P (i + 1, j). When there are pixels P on the left and right of the pixel of interest Pa (i, j) (S21: YES), the control unit 10 shifts the processing to S22. On the other hand, when there are no pixels P on the left and right of the target pixel Pa (i, j) (S21: NO), the control unit 10 shifts the processing to S23.

S22において、制御部10は、注目画素Pa(i,j)の信号値算出処理を行う。具体的には、制御部10は、注目画素Pa(i,j)と、注目画素Pa(i,j)の左右の画素P(i−1,j)及び画素P(i+1,j)とを、RGB信号値ごとに比較する。そして、制御部10は、画素P(i−1,j)の信号値M(i−1,j)と、注目画素Pa(i,j)の信号値Ma(i,j)と、画素P(i+1,j)の信号値M(i+1,j)の強度が、凹凸のいずれかの関係になる場合、つまり、注目画素Pa(i,j)の信号値Ma(i,j)が左右の画素Pの信号値Mと比較して共に低いか又は高い場合に、注目画素Pa(i.j)の信号値Ma(i,j)を、左右の画素Pの信号値Mの平均値にする。   In S22, the control unit 10 performs a signal value calculation process of the pixel of interest Pa (i, j). Specifically, the control unit 10 determines the pixel of interest Pa (i, j) and the pixels P (i−1, j) and P (i + 1, j) on the left and right of the pixel of interest Pa (i, j). , RGB signal values. Then, the control unit 10 determines the signal value M (i−1, j) of the pixel P (i−1, j), the signal value Ma (i, j) of the pixel of interest Pa (i, j), and the pixel P When the intensity of the signal value M (i + 1, j) of (i + 1, j) has any of the irregularities, that is, the signal value Ma (i, j) of the pixel of interest Pa (i, j) is When the signal value M of the pixel P is lower or higher than the signal value M of the pixel P, the signal value Ma (i, j) of the target pixel Pa (ij) is set to the average value of the signal values M of the left and right pixels P. .

具体的には、以下の式で、注目画素Pa(i,j)の新たな信号値Ma(i,j)を算出する。
Specifically, a new signal value Ma (i, j) of the target pixel Pa (i, j) is calculated by the following equation.

これにより、制御部10は、入力画像40に含まれるインパルス性ノイズを除去できる。ここで、インパルス性ノイズとは、ごま塩ノイズ(salt−and−pepper noise)とも呼ばれる。例えば、デジタルカメラによって撮影されて取得した入力画像40には、撮影時のノイズが入ってしまう場合がある。カメラの撮像素子には、それ以前に撮影した際の残熱(熱雑音)が残る場合があるためである。そのような場合に、入力画像40には、ランダムなノイズが発生する。ランダムなノイズにより、入力画像40には、画素単位で異常な数値を示すものを含む。上述の処理によって、画素単位で異常な数値を示した画素を、平準化できる。そのため、制御部10は、インパルス性ノイズを除去でき、入力画像40に存在したまだらな感じを与えるものが消えた画像にできる。   Thereby, the control unit 10 can remove the impulse noise included in the input image 40. Here, the impulse noise is also referred to as salt-and-pepper noise. For example, an input image 40 captured and acquired by a digital camera may include noise during photography. This is because residual heat (thermal noise) from a previous image capturing may remain in the image sensor of the camera. In such a case, random noise occurs in the input image 40. Due to random noise, the input image 40 includes an image that shows an abnormal numerical value in pixel units. By the above-described processing, the pixels that exhibit abnormal numerical values on a pixel-by-pixel basis can be leveled. For this reason, the control unit 10 can remove the impulsive noise, and can change the image that gives the mottled feeling existing in the input image 40 to an image that has disappeared.

S23において、制御部10は、入力画像40の全ての画素Pについて、注目画素Pa(i,j)にしたか否かを判断する。入力画像40の全ての画素Pについて注目画素Pa(i,j)にした場合(S23:YES)には、制御部10は、処理をS24に移す。他方、入力画像40の全ての画素Pについて注目画素Pa(i,j)にしていない場合(S23:NO)には、処理をS20に戻し、未だ処理をしていない画素Pを注目画素Pa(i,j)にして、以降の処理を繰り返す。
S24において、制御部10は、算出された信号値Maを入力画像40の各画素Pに適用して、処理元画像54を生成し、中間画像記憶部24に記憶させる。その後、制御部10は、本処理を終了し、処理を図3に戻す。
In S23, the control unit 10 determines whether or not all the pixels P of the input image 40 have been set to the target pixel Pa (i, j). If all the pixels P of the input image 40 have been set to the target pixel Pa (i, j) (S23: YES), the control unit 10 shifts the processing to S24. On the other hand, if all the pixels P of the input image 40 have not been set to the target pixel Pa (i, j) (S23: NO), the process returns to S20, and the pixels P that have not yet been processed are set to the target pixel Pa ( i, j) and the subsequent processing is repeated.
In S24, the control unit 10 applies the calculated signal value Ma to each pixel P of the input image 40, generates a processing source image 54, and stores it in the intermediate image storage unit 24. After that, the control unit 10 ends this processing, and returns the processing to FIG.

図3に戻り、S13において、制御部10(輝度値算出部14、画像生成部15)は、画像合成処理を行う。
ここで、画像合成処理について、図7に基づき説明する。この画像合成処理は、輝度ムラを除去した画像を生成するための処理である。
図7のS30において、制御部10は、処理元画像54の1つの画素Pを取得し、注目画素Pb(i,j)にする。
Returning to FIG. 3, in S13, the control unit 10 (the luminance value calculation unit 14, the image generation unit 15) performs an image synthesis process.
Here, the image combining process will be described with reference to FIG. This image synthesis processing is processing for generating an image from which luminance unevenness has been removed.
In S30 of FIG. 7, the control unit 10 acquires one pixel P of the processing source image 54 and sets it as a target pixel Pb (i, j).

S31において、制御部10(輝度値算出部14)は、注目画素Pb(i,j)の輝度値Br(i,j)を算出する。
注目画素Pb(i,j)の輝度値Br(i,j)は、例えば、以下の式で算出する。
In S31, the control unit 10 (the luminance value calculating unit 14) calculates the luminance value Br (i, j) of the target pixel Pb (i, j).
The luminance value Br (i, j) of the target pixel Pb (i, j) is calculated by the following equation, for example.

この式は、RGB信号値のうちGの輝度値の重み付けを大きくしている。これは、人間の視覚特性を考慮したものである。なお、輝度値Br(i,j)の算出は、上述の式に限定するものではなく、例えば、RGB信号値の各輝度値を平均した値にしてもよい。   In this equation, the weight of the G luminance value among the RGB signal values is increased. This takes into account human visual characteristics. Note that the calculation of the luminance value Br (i, j) is not limited to the above expression, and may be, for example, a value obtained by averaging the luminance values of the RGB signal values.

S32において、制御部10(輝度値算出部14)は、ぼかし画像50のうち、注目画素Pb(i,j)と同位置の画素Pc(i,j)の輝度値BlBr(i,j)を算出する。
画素Pc(i,j)の輝度値BlBr(i,j)は、輝度値Br(i,j)と同様の式で算出する。
S33において、制御部10(輝度値算出部14)は、エッジぼかし画像52のうち、注目画素Pb(i,j)と同位置の画素Pd(i,j)の輝度値Mask(i,j)を抽出し、エッジ信号強度にする。なお、輝度値Mask(i,j)は、0〜255の数値で表される。
In S32, the control unit 10 (the luminance value calculating unit 14) calculates the luminance value BlBr (i, j) of the pixel Pc (i, j) at the same position as the target pixel Pb (i, j) in the blurred image 50. calculate.
The luminance value BlBr (i, j) of the pixel Pc (i, j) is calculated by the same formula as the luminance value Br (i, j).
In S33, the control unit 10 (the luminance value calculating unit 14) calculates the luminance value Mask (i, j) of the pixel Pd (i, j) at the same position as the target pixel Pb (i, j) in the edge blurred image 52. Is extracted to make the edge signal strength. The luminance value Mask (i, j) is represented by a numerical value from 0 to 255.

S34において、制御部10(輝度値算出部14)は、エッジ信号強度を参照して新たな輝度値NBr(i,j)を算出する。
輝度値NBr(i,j)は、例えば、以下の式で算出する。
In S34, the control unit 10 (the brightness value calculation unit 14) calculates a new brightness value NBr (i, j) with reference to the edge signal strength.
The luminance value NBr (i, j) is calculated by, for example, the following equation.

この式は、エッジぼかし画像52の画素Pdのエッジ信号強度が強ければ、処理元画像54の輝度値が強く反映され、エッジぼかし画像52の画素Pdのエッジ信号強度が弱ければ、ぼかし画像50の輝度値が強く反映されることを示す。なお、図4(C)において、白色の部分は、エッジ信号強度が強く、黒色の部分は、エッジ信号強度が弱い。   This equation is such that if the edge signal strength of the pixel Pd of the edge blurred image 52 is strong, the luminance value of the processing source image 54 is strongly reflected, and if the edge signal strength of the pixel Pd of the edge blurred image 52 is weak, the brightness of the blurred image 50 is Indicates that the luminance value is strongly reflected. In FIG. 4C, the white portion has a high edge signal intensity, and the black portion has a low edge signal intensity.

S35において、制御部10(画像生成部15)は、新たな輝度値NBr(i,j)に色成分を加えて新たな画素Pn(i,j)を生成する。その際、制御部10は、輝度値NBr(i,j)が、閾値k以上か否かによって、加える色成分を変える。閾値kは、例えば、パラメータにより0〜255までの任意の値にできる。画素Pn(i,j)は、以下の式で算出できる。なお、色成分とは、注目画素Pb(i,j)(又は画素Pc(i,j))のRGB各信号値から輝度値Br(i,j)(又は輝度値BlBr(i,j))を減算したRGB信号値を指す。
In S35, the control unit 10 (image generation unit 15) generates a new pixel Pn (i, j) by adding a color component to the new luminance value NBr (i, j). At that time, the control unit 10 changes a color component to be added depending on whether or not the luminance value NBr (i, j) is equal to or larger than the threshold value k. The threshold value k can be set to an arbitrary value from 0 to 255 depending on a parameter, for example. The pixel Pn (i, j) can be calculated by the following equation. Note that the color component is a luminance value Br (i, j) (or a luminance value BlBr (i, j)) from the RGB signal values of the target pixel Pb (i, j) (or pixel Pc (i, j)). Is subtracted from the RGB signal value.

この式は、新たな輝度値NBr(i,j)が閾値k以上であれば、新たな輝度値NBr(i,j)に処理元画像54の色成分を加えたものにし、閾値k未満であれば、新たな輝度値NBr(i,j)にぼかし画像50の色成分を加えたものにすることを示す。   If the new luminance value NBr (i, j) is equal to or greater than the threshold value k, this equation is obtained by adding the color component of the processing source image 54 to the new luminance value NBr (i, j). If present, this indicates that the color component of the blurred image 50 is added to the new luminance value NBr (i, j).

S36において、制御部10は、処理元画像54の全ての画素Pについて注目画素Pb(i,j)にしたか否かを判断する。処理元画像54の全ての画素Pについて注目画素Pb(i,j)にした場合(S36:YES)には、制御部10は、処理をS37に移す。他方、処理元画像54の全ての画素Pについて注目画素Pb(i,j)にしていない場合(S36:NO)には、処理をS30に戻し、未だ処理をしていない処理元画像54の画素Pを注目画素Pb(i,j)にして、以降の処理を繰り返す。
S37において、制御部10(画像生成部15)は、生成された新たな画素Pnからなる画像を、出力画像60として生成し、生成画像記憶部25に記憶させる。その後、制御部10は、処理を図3に戻し、その後、本処理を終了する。
In S36, the control unit 10 determines whether or not all the pixels P of the processing source image 54 have been set to the target pixel Pb (i, j). When all the pixels P of the processing source image 54 have been set to the target pixel Pb (i, j) (S36: YES), the control unit 10 shifts the processing to S37. On the other hand, if all the pixels P of the processing source image 54 have not been set to the target pixel Pb (i, j) (S36: NO), the process returns to S30, and the pixels of the processing source image 54 that have not been processed yet P is set as a target pixel Pb (i, j), and the subsequent processing is repeated.
In S37, the control unit 10 (image generation unit 15) generates an image including the generated new pixels Pn as the output image 60, and stores the generated image in the generated image storage unit 25. After that, the control unit 10 returns the processing to FIG. 3, and thereafter ends this processing.

このように、本実施形態の画像処理装置1によれば、以下のような効果がある。
(1)エッジぼかし画像52のエッジ信号強度の強い部分に対しては、主に入力画像40(実際は、処理元画像54)の情報を、エッジ信号強度の弱い部分に対しては、主に輝度ムラ(ノイズ)が除去されたぼかし画像50の情報を使うため、その結果として、ノイズ除去と画像の鮮明さを両立させた画像を得ることができる。
また、エッジぼかし画像52は、エッジ抽出画像をぼかした画像であり、エッジ信号強度は0〜255の値が存在し、エッジ信号強度が高ければ、入力画像40(実際は、処理元画像54)の画素値の割合を大きくし、エッジ信号強度が低ければ、ぼかし画像50の画素値の割合を大きくするといったように、エッジ信号強度の値に基づいて画素値の合成割合を可変させながら新たな画素を生成する。そのため、入力画像とぼかし画像の択一選択合成処理と比べ、より自然な風合いの画像を生成できる。
(2)処理元画像54を、入力画像40からインパルス性ノイズを除去した画像にし、これを合成に用いることで、(1)の効果をより高くすることができる。
As described above, according to the image processing apparatus 1 of the present embodiment, the following effects can be obtained.
(1) The information of the input image 40 (actually, the processing source image 54) is mainly used for the portion where the edge signal intensity of the edge blurred image 52 is strong, and the luminance is mainly used for the portion where the edge signal intensity is weak. Since the information of the blurred image 50 from which the unevenness (noise) has been removed is used, as a result, an image in which both noise removal and image clarity can be obtained can be obtained.
The edge blurred image 52 is an image obtained by blurring the edge extracted image. The edge signal intensity has a value of 0 to 255, and if the edge signal intensity is high, the input image 40 (actually, the processing source image 54) If the ratio of pixel values is increased and if the edge signal intensity is low, the ratio of pixel values of the blurred image 50 is increased. Generate Therefore, an image having a more natural texture can be generated as compared with the alternative selective synthesis processing of the input image and the blurred image.
(2) By making the processing source image 54 an image from which the impulse noise has been removed from the input image 40 and using the image for synthesis, the effect of (1) can be further enhanced.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されるものではない。また、実施形態に記載した効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、実施形態に記載したものに限定されない。なお、上述した実施形態及び後述する変形形態は、適宜組み合わせて用いることもできるが、詳細な説明は省略する。   The embodiments of the present invention have been described above, but the present invention is not limited to the above-described embodiments. Further, the effects described in the embodiments merely enumerate the most preferable effects resulting from the present invention, and the effects according to the present invention are not limited to those described in the embodiments. Note that the above-described embodiment and the modified examples described below can be used in appropriate combinations, but detailed description is omitted.

(変形形態)
(1)本実施形態では、ぼかし処理については、公知の移動平均フィルタを用い、エッジ抽出処理については、公知のソーベルフィルタを用いるものを説明したが、これに限定されない。ぼかし画像及びエッジ抽出画像を生成できれば、どのような画像処理技術を用いてもよく、例えば、エッジ検出処理については、ラプラシアンフィルタであってもよい。
(2)本実施形態では、新たな輝度値を算出して、算出した新たな輝度値に対して、処理元画像又はぼかし画像の色成分を加えたものを新たな画素にする例を説明したが、これに限定されない。例えば、新たな輝度値をα値として、処理元画像とぼかし画像とのアルファブレンドを行ってもよい。そのようにしても、画像のノイズを除去し、かつ、輝度ムラのない自然な風合いの画像を生成できる。
(Modified form)
(1) In the present embodiment, the blurring process uses a known moving average filter, and the edge extraction process uses a known Sobel filter. However, the present invention is not limited to this. Any image processing technique may be used as long as a blurred image and an edge-extracted image can be generated. For example, a Laplacian filter may be used for the edge detection processing.
(2) In the present embodiment, an example has been described in which a new luminance value is calculated, and a value obtained by adding the color component of the processing source image or the blurred image to the calculated new luminance value is used as a new pixel. However, the present invention is not limited to this. For example, alpha blending of the processing source image and the blurred image may be performed using the new luminance value as the α value. Even in such a case, it is possible to remove an image noise and generate an image having a natural texture without luminance unevenness.

1 画像処理装置
10 制御部
11 ぼかし画像生成部
12 プロセス画像生成部
13 ノイズ除去画像生成部
14 輝度値算出部
15 画像生成部
20 記憶部
21a 画像処理プログラム
40 入力画像
50 ぼかし画像
52 エッジぼかし画像
54 処理元画像
60 出力画像
Br 輝度値
BlBr 輝度値
k 閾値
M,Ma 信号値
Mask 輝度値
NBr 輝度値
P,Pc、Pd 画素
Pa,Pb 注目画素
DESCRIPTION OF SYMBOLS 1 Image processing apparatus 10 Control part 11 Blurred image generation part 12 Process image generation part 13 Noise removal image generation part 14 Brightness value calculation part 15 Image generation part 20 Storage part 21a Image processing program 40 Input image 50 Blurred image 52 Edge blurred image 54 Source image 60 Output image Br Luminance value BlBr Luminance value k Threshold value M, Ma Signal value Mask Luminance value NBr Luminance value P, Pc, Pd Pixel Pa, Pb Target pixel

Claims (5)

入力画像に対してぼかし処理を行ってぼかし画像を生成するぼかし画像生成手段と、
前記入力画像に対してエッジ抽出を行ってエッジ抽出画像を生成後に、前記エッジ抽出画像に対してぼかし処理を行ってエッジぼかし画像を生成するプロセス画像生成手段と、
各画素に対して、前記プロセス画像生成手段により生成された前記エッジぼかし画像の輝度値に基づいて、前記入力画像の輝度値と前記ぼかし画像の輝度値とを用いた新たな輝度値を算出する輝度値算出手段と、
前記輝度値算出手段により算出した新たな輝度値の閾値に基づいて、前記入力画像の色成分及び前記ぼかし画像の色成分のいずれか一方を選択し、前記新たな輝度値に、選択した画素の色成分を付与することで、新たな画像を生成する画像生成手段と、
を備えた画像処理装置。
A blur image generating means for performing a blur process on the input image to generate a blur image,
A process image generating unit that performs edge extraction on the input image to generate an edge extracted image, and then performs a blur process on the edge extracted image to generate an edge blurred image;
For each pixel, a new brightness value is calculated using the brightness value of the input image and the brightness value of the blurred image based on the brightness value of the edge blurred image generated by the process image generating means. Brightness value calculating means,
Based on the new luminance value threshold calculated by the luminance value calculating means, one of the color component of the input image and the color component of the blurred image is selected, and the new luminance value Image generation means for generating a new image by providing a color component ;
An image processing apparatus comprising:
請求項1に記載の画像処理装置において、
前記入力画像に対してノイズを除去したノイズ除去画像を生成するノイズ除去画像生成手段を備え、
前記画像生成手段は、前記入力画像に代えて前記ノイズ除去画像生成手段により生成された前記ノイズ除去画像を用い、前記ノイズ除去画像の色成分及び前記ぼかし画像の色成分のいずれか一方を選択し、前記新たな輝度値に、選択した画素の色成分を付与することで、新たな画像を生成すること、
を特徴とする画像処理装置。
The image processing device according to claim 1,
A noise-removed image generating unit configured to generate a noise-removed image in which noise is removed from the input image,
The image generating unit uses the noise-removed image generated by the noise-removed image generating unit instead of the input image, and selects one of a color component of the noise-removed image and a color component of the blurred image. Generating a new image by adding the color component of the selected pixel to the new luminance value ;
An image processing apparatus characterized by the above-mentioned.
請求項1又は請求項2に記載の画像処理装置としてコンピュータを機能させるためのプログラム。 A program for causing a computer to function as the image processing device according to claim 1 . 入力画像に対してぼかし処理を行ってぼかし画像を生成し、
前記入力画像に対してエッジ抽出を行ってエッジ抽出画像を生成後に、前記エッジ抽出画像に対してぼかし処理を行ってエッジぼかし画像を生成し、
各画素に対して、生成された前記エッジぼかし画像の輝度値に基づいて、前記入力画像の輝度値と前記ぼかし画像の輝度値とを用いた新たな輝度値を算出し、
算出した新たな輝度値の閾値に基づいて、前記入力画像の色成分及び生成された前記ぼかし画像の色成分のいずれか一方を選択し、前記新たな輝度値に、選択した画素の色成分を付与することで、新たな画像を生成する、
画像処理方法。
Perform blur processing on the input image to generate a blurred image,
After performing edge extraction on the input image to generate an edge extracted image, perform a blur process on the edge extracted image to generate an edge blurred image,
For each pixel, based on the generated brightness value of the edge blurred image , calculate a new brightness value using the brightness value of the input image and the brightness value of the blurred image,
Based on the calculated threshold value of the new luminance value, one of the color component of the input image and the color component of the generated blurred image is selected, and the color component of the selected pixel is selected as the new luminance value. by applying, to generate a new image,
Image processing method.
入力画像に対してぼかし処理を行ってぼかし画像を生成し、Perform blur processing on the input image to generate a blurred image,
前記入力画像に対してエッジ抽出を行ってエッジ抽出画像を生成後に、前記エッジ抽出画像に対してぼかし処理を行ってエッジぼかし画像を生成し、After performing edge extraction on the input image to generate an edge extracted image, perform a blur process on the edge extracted image to generate an edge blurred image,
前記入力画像に対してノイズを除去したノイズ除去画像を生成し、Generating a noise-removed image from which noise has been removed for the input image,
各画素に対して、生成された前記エッジぼかし画像の輝度値に基づいて、前記入力画像の輝度値と前記ぼかし画像の輝度値とを用いた新たな輝度値を算出し、For each pixel, based on the generated brightness value of the edge blurred image, calculate a new brightness value using the brightness value of the input image and the brightness value of the blurred image,
算出した新たな輝度値の閾値に基づいて、生成された前記ノイズ除去画像の色成分及び生成された前記ぼかし画像の色成分のいずれか一方を選択し、前記新たな輝度値に、選択した画素の色成分を付与することで、新たな画像を生成する、Based on the calculated threshold value of the new luminance value, one of the color component of the generated noise-removed image and the color component of the generated blurred image is selected, and the selected pixel is used as the new luminance value. By generating a new image by adding the color components of
画像処理方法。Image processing method.
JP2015155188A 2015-08-05 2015-08-05 Image processing apparatus, program, and image processing method Active JP6631076B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015155188A JP6631076B2 (en) 2015-08-05 2015-08-05 Image processing apparatus, program, and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015155188A JP6631076B2 (en) 2015-08-05 2015-08-05 Image processing apparatus, program, and image processing method

Publications (2)

Publication Number Publication Date
JP2017033448A JP2017033448A (en) 2017-02-09
JP6631076B2 true JP6631076B2 (en) 2020-01-15

Family

ID=57988286

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015155188A Active JP6631076B2 (en) 2015-08-05 2015-08-05 Image processing apparatus, program, and image processing method

Country Status (1)

Country Link
JP (1) JP6631076B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112188178A (en) * 2020-09-30 2021-01-05 Tcl华星光电技术有限公司 Image display method and image display device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023026543A1 (en) * 2021-08-27 2023-03-02 ソニーグループ株式会社 Information processing device, information processing method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112188178A (en) * 2020-09-30 2021-01-05 Tcl华星光电技术有限公司 Image display method and image display device
CN112188178B (en) * 2020-09-30 2022-02-22 Tcl华星光电技术有限公司 Image display method and image display device

Also Published As

Publication number Publication date
JP2017033448A (en) 2017-02-09

Similar Documents

Publication Publication Date Title
KR101662846B1 (en) Apparatus and method for generating bokeh in out-of-focus shooting
WO2014169579A1 (en) Color enhancement method and device
JP6623832B2 (en) Image correction apparatus, image correction method, and computer program for image correction
US11170511B2 (en) Image processing device, imaging device, and image processing method for replacing selected image area based on distance
CN109785264B (en) Image enhancement method and device and electronic equipment
CN107564085B (en) Image warping processing method and device, computing equipment and computer storage medium
JP6631076B2 (en) Image processing apparatus, program, and image processing method
JP2019079114A (en) Image processing device, image processing method, and program
JP6436158B2 (en) Image processing apparatus, imaging apparatus, image processing method, and program
JP5652272B2 (en) Image processing apparatus, image processing program, and image processing method
JP2017111595A (en) Image processing device, image processing method, image processing program and image processing system
CN110689486A (en) Image processing method, device, equipment and computer storage medium
JP6520920B2 (en) Image processing device
JP6624061B2 (en) Image processing method, image processing device, and recording medium for storing image processing program
JP2010016470A (en) Image restoration method, image restoration program and image restoration apparatus
JP5302158B2 (en) Image signal processing apparatus, image signal processing program, and image signal processing method
JP2007042124A (en) Noise removal method, device and program
JP2015076676A (en) Image processing apparatus, image processing method, and program
WO2015151279A1 (en) Device, program, and method for assisting with focus evaluation
JP7458857B2 (en) Image processing device, image processing method and program
US9298319B2 (en) Multi-touch recognition apparatus using filtering and a difference image and control method thereof
JP6357980B2 (en) Image processing apparatus, digital camera, and image processing program
JP2006053859A (en) Image processor, method and program
JP2019016865A (en) Image processing device and image processing method
JP2016170637A (en) Image processing device and image processing method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20160928

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190517

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190528

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190617

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191125

R150 Certificate of patent or registration of utility model

Ref document number: 6631076

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150