[go: up one dir, main page]

JP2013005219A - Noise removal device, noise removal method, and noise removal program image enhancement device - Google Patents

Noise removal device, noise removal method, and noise removal program image enhancement device Download PDF

Info

Publication number
JP2013005219A
JP2013005219A JP2011134257A JP2011134257A JP2013005219A JP 2013005219 A JP2013005219 A JP 2013005219A JP 2011134257 A JP2011134257 A JP 2011134257A JP 2011134257 A JP2011134257 A JP 2011134257A JP 2013005219 A JP2013005219 A JP 2013005219A
Authority
JP
Japan
Prior art keywords
luminance value
original
image
output
noise removal
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.)
Withdrawn
Application number
JP2011134257A
Other languages
Japanese (ja)
Inventor
Yosuke Ikemoto
洋祐 池本
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.)
Hoya Corp
Original Assignee
Hoya Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hoya Corp filed Critical Hoya Corp
Priority to JP2011134257A priority Critical patent/JP2013005219A/en
Publication of JP2013005219A publication Critical patent/JP2013005219A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Color Television Image Signal Generators (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a noise removal device which removes noise from an image, without regard to a filter size.SOLUTION: An original image is composed of plural pixels and each pixel has an original luminance value. The original image is transmitted to a calculator 101. The calculator 101 having received the original image applies gaussian filter to the original image to smooth the original luminance value. The smoothed original luminance value is called a transformed luminance value. A comparator 102 compares the original luminance value with the transformed luminance value and outputs a lower luminance value, that is a smaller luminance value, as an output luminance value. The output luminance value is transmitted to an image composer 103. The image composer 103 creates an output image from the output luminance value.

Description

本発明は、画像に含まれるノイズを除去するノイズ除去装置、ノイズ除去方法、及びノイズ除去プログラムに関する。   The present invention relates to a noise removal apparatus, a noise removal method, and a noise removal program that remove noise contained in an image.

画像を構成する色差信号に対してメディアンフィルタを施して、これにより得られた信号を用いて色差信号を補正し、画像に含まれるノイズを除去する構成が知られている(特許文献1)。メディアンフィルタは、注目画素の周囲に存在する複数の周辺画素の色差信号から中央値を選択し、中央値を注目画素の色差信号とするフィルタである。周辺画素の範囲をフィルタサイズという。   A configuration is known in which a median filter is applied to a color difference signal constituting an image, the color difference signal is corrected using a signal obtained thereby, and noise included in the image is removed (Patent Document 1). The median filter is a filter that selects a median value from color difference signals of a plurality of peripheral pixels existing around the pixel of interest and uses the median value as a color difference signal of the pixel of interest. The range of surrounding pixels is called the filter size.

特開2010−136059号公報JP 2010-136059 A

しかし、フィルタサイズの大きさによっては、ノイズを的確に除去できない場合がある。すなわち、フィルタサイズを小さくするとノイズが残る可能性があり、フィルタサイズを大きくすると画像が滲んだりする可能性がある。   However, depending on the size of the filter, noise may not be removed accurately. That is, if the filter size is reduced, noise may remain, and if the filter size is increased, the image may blur.

本発明はこれらの問題を鑑みてなされたものであり、フィルタサイズに拠ることなく、画像のノイズを除去するノイズ除去装置を得ることを目的とする。   The present invention has been made in view of these problems, and an object thereof is to obtain a noise removing device that removes noise of an image without depending on a filter size.

本願第1の発明によるノイズ除去装置は、画像を構成する複数の原輝度値を処理して変換輝度値を作成する算出部と、原輝度値と平滑輝度値とを比較して、低い方の輝度値を出力輝度値として出力する比較部とを備えることを特徴とする。   The noise removal apparatus according to the first invention of the present application compares the original luminance value and the smoothed luminance value with a calculation unit that processes a plurality of original luminance values constituting an image to create a converted luminance value, And a comparator that outputs the luminance value as an output luminance value.

算出部は、原輝度値にガウスフィルタを施すことによって原輝度値を平滑化して変換輝度値を作成することが好ましい。   The calculation unit preferably creates a converted luminance value by smoothing the original luminance value by applying a Gaussian filter to the original luminance value.

算出部は、原輝度値にバイラテラルフィルタを施すことによって原輝度値を平滑化して変換輝度値を作成してもよい。   The calculation unit may create a converted luminance value by smoothing the original luminance value by applying a bilateral filter to the original luminance value.

本願第2の発明によるノイズ除去方法は、画像を構成する複数の原輝度値を平滑化して平滑輝度値を作成するステップと、原輝度値と平滑輝度値とを比較して、低い方の輝度値を出力輝度値として出力するステップと、出力輝度値から成る出力画像を作成するステップとを備えることを特徴とする。   In the noise removal method according to the second invention of the present application, the step of smoothing a plurality of original luminance values constituting an image to create a smoothed luminance value, and comparing the original luminance value and the smoothed luminance value, the lower luminance A step of outputting the value as an output luminance value; and a step of creating an output image composed of the output luminance value.

本願第3の発明によるノイズ除去プログラムは、画像を構成する複数の原輝度値を平滑化して平滑輝度値を平滑輝度値算出部に作成させるステップと、原輝度値と平滑輝度値とを輝度値比較部に比較させ、低い方の輝度値を出力輝度値として輝度値比較部に出力させるステップと出力輝度値から成る出力画像を画像合成部に作成させるステップとを備えることを特徴とする。   The noise removal program according to the third invention of the present application smoothes a plurality of original luminance values constituting an image and causes the smoothed luminance value calculation unit to create a smoothed luminance value, and sets the original luminance value and the smoothed luminance value as luminance values. Comparing to the comparison unit, the method includes a step of causing the luminance value comparison unit to output the lower luminance value as an output luminance value and a step of causing the image composition unit to generate an output image composed of the output luminance values.

本発明によれば、フィルタサイズに拠ることなく、画像のノイズを除去するノイズ除去装置を得る。   According to the present invention, it is possible to obtain a noise removing device that removes image noise without depending on the filter size.

ノイズ除去装置を概略的に示したブロック図である。It is the block diagram which showed the noise removal apparatus schematically. 原画像を構成する原輝度値を示した図である。It is the figure which showed the original luminance value which comprises an original image. 平滑化輝度値を示した図である。It is the figure which showed the smoothing luminance value. 出力輝度値を示した図である。It is the figure which showed the output luminance value. 合成処理を示したフローチャートである。It is the flowchart which showed the synthetic | combination process. 平滑化処理を示したフローチャートである。It is the flowchart which showed the smoothing process.

以下、本発明におけるノイズ除去装置100について添付図面を参照して説明する。まず、図1を用いてノイズ除去装置100の構成について説明する。   Hereinafter, a noise removing apparatus 100 according to the present invention will be described with reference to the accompanying drawings. First, the configuration of the noise removal apparatus 100 will be described with reference to FIG.

ノイズ除去装置100は、画像処理装置220の一部として設けられ、算出部101と、比較部102と、画像合成部103とを備える。画像処理装置220は、映像信号作成部221と、メモリ222と、映像出力調整部223とを備え、撮像部210とディスプレイ230に接続される。撮像部210は、例えば内視鏡スコープやカメラであって、被写体像を撮像して画像信号を出力する。画像処理装置220は、撮像部210から画像信号を受信して、画像処理を施した後、ディスプレイ230に出力する。ディスプレイ230は、画像処理装置220から画像信号を受信して画像を表示する。   The noise removal apparatus 100 is provided as a part of the image processing apparatus 220, and includes a calculation unit 101, a comparison unit 102, and an image composition unit 103. The image processing apparatus 220 includes a video signal creation unit 221, a memory 222, and a video output adjustment unit 223, and is connected to the imaging unit 210 and the display 230. The imaging unit 210 is an endoscope scope or a camera, for example, and captures a subject image and outputs an image signal. The image processing device 220 receives an image signal from the imaging unit 210, performs image processing, and then outputs the image signal to the display 230. The display 230 receives an image signal from the image processing device 220 and displays an image.

次に、ノイズ除去装置100及び画像処理装置220の構成について説明する。撮像部210から受信した画像信号は、映像信号作成部221に入力される。映像信号作成部221は、画像信号に所定の処理を施して、原画像を作成する。原画像は複数の画素から構成され、画素ごとに原輝度値を持つ。作成された原画像は、メモリ222及び算出部101に送信される。メモリ222は、原画像を記憶する。   Next, the configurations of the noise removal device 100 and the image processing device 220 will be described. The image signal received from the imaging unit 210 is input to the video signal creation unit 221. The video signal creation unit 221 performs a predetermined process on the image signal to create an original image. The original image is composed of a plurality of pixels, and each pixel has an original luminance value. The created original image is transmitted to the memory 222 and the calculation unit 101. The memory 222 stores the original image.

原画像を受信した算出部101は、原輝度値にガウスフィルタを施して、原輝度値を平滑化する。平滑化された原輝度値を変換輝度値とよぶ。ガウスフィルタは、例えばn行n列の行列であって、ガウス関数を構成するσの値及びnの値を変更することによって、平滑化の程度を調整することができる。nの値を変更するとフィルタサイズを変更できる。変換輝度値は、比較部102に送信される。   Receiving the original image, the calculation unit 101 applies a Gaussian filter to the original luminance value to smooth the original luminance value. The smoothed original luminance value is called a converted luminance value. The Gaussian filter is, for example, an n-by-n matrix, and the degree of smoothing can be adjusted by changing the value of σ and the value of n constituting the Gaussian function. The filter size can be changed by changing the value of n. The converted luminance value is transmitted to the comparison unit 102.

比較部102は、原輝度値と変換輝度値とを比較して、低い方の輝度値、すなわち小さい輝度値を出力輝度値として出力する。出力輝度値は、画像合成部103に送信される。画像合成部103は、出力輝度値から出力画像を作成して、メモリ222及び映像出力調整部223に送信する。メモリ222は、出力画像を記憶し、映像出力調整部223は、ディスプレイ230の形式に合致した信号形式に出力画像を変換して、ディスプレイ230へ出力する。   The comparison unit 102 compares the original luminance value and the converted luminance value, and outputs the lower luminance value, that is, the smaller luminance value as the output luminance value. The output luminance value is transmitted to the image composition unit 103. The image composition unit 103 creates an output image from the output luminance value, and transmits the output image to the memory 222 and the video output adjustment unit 223. The memory 222 stores the output image, and the video output adjustment unit 223 converts the output image into a signal format that matches the format of the display 230 and outputs the converted image to the display 230.

次に、図2から図4を用いて、原輝度値が変換輝度値を経て出力輝度値に変換される過程について説明する。図2は原輝度値のグラフを示し、図3は変換輝度値のグラフを示し、図4は出力輝度値のグラフを示す。   Next, a process in which the original luminance value is converted into the output luminance value through the converted luminance value will be described with reference to FIGS. 2 shows a graph of original luminance values, FIG. 3 shows a graph of converted luminance values, and FIG. 4 shows a graph of output luminance values.

図2を参照すると、いわゆる色つきノイズと呼ばれる部分が3箇所に見られる。色つきノイズとは、カラー画像に見られるノイズであって、周囲の画素が有する輝度値とは全く異なる輝度値を有するノイズをいう。例えば、桃色の周辺画素に囲まれた黄色い画素が存在する場合、黄色い画素を色つきノイズという。図2に示す原輝度値に対してガウスフィルタを施して平滑化すると、図3に示す変換輝度値を得る。原輝度値と変換輝度値とを比較すると、突出した輝度値がなくなり、言い換えると急激に変化する部分がなくなっている。   Referring to FIG. 2, there are three so-called colored noise portions. Colored noise refers to noise that appears in a color image and has a luminance value that is completely different from the luminance value of surrounding pixels. For example, when a yellow pixel surrounded by pink peripheral pixels exists, the yellow pixel is referred to as colored noise. When the original luminance value shown in FIG. 2 is smoothed by applying a Gaussian filter, the converted luminance value shown in FIG. 3 is obtained. When the original luminance value and the converted luminance value are compared, there is no protruding luminance value, in other words, there is no portion that changes rapidly.

次に、原輝度値と変換輝度値とを比較して、小さい方の輝度値を出力輝度値として採用する。これにより、図4に示す出力輝度値を得る。平滑化により得られる変換輝度値は、色つきノイズ部分においては原輝度値よりも小さく、その他の部分においては原輝度値よりも大きい傾向がある。そのため、原輝度値と変換輝度値とを比較して、小さい方の輝度値を採用すると、色つきノイズを減らすことができる。すなわち図4において原輝度値と出力輝度値とを比較すると、突出した輝度値、つまり色つきノイズ部分がなくなるとともに、それ以外の部分では略輝度値が維持される。   Next, the original luminance value and the converted luminance value are compared, and the smaller luminance value is adopted as the output luminance value. Thereby, the output luminance value shown in FIG. 4 is obtained. The converted luminance value obtained by smoothing tends to be smaller than the original luminance value in the colored noise portion and larger than the original luminance value in the other portions. Therefore, by comparing the original luminance value and the converted luminance value and adopting the smaller luminance value, colored noise can be reduced. That is, when the original luminance value and the output luminance value are compared in FIG. 4, the protruding luminance value, that is, the colored noise portion is eliminated, and the substantially luminance value is maintained in the other portions.

次に、図5を用いて合成処理について説明する。合成処理はノイズ除去装置100が実行する処理であって、映像信号作成部221から原画像を受信したときに実行される。ここで、原輝度値をImg1(x、y)、原輝度値のコピーをImg2(x、y)、変換輝度値をImg2blur(x、y)、及び出力輝度値をImg(x、y)とする。   Next, the synthesis process will be described with reference to FIG. The synthesis process is a process executed by the noise removal apparatus 100 and is executed when an original image is received from the video signal creation unit 221. Here, the original luminance value is Img1 (x, y), the original luminance value copy is Img2 (x, y), the converted luminance value is Img2blur (x, y), and the output luminance value is Img (x, y). To do.

始めのステップS51では、原画像に含まれる原輝度値Img1(x、y)をImg2(x、y)に代入する。次のステップS52では、Img2(x、y)に対して平滑化処理を施し、変換輝度値Img2blur(x、y)を得る。平滑化処理は、原輝度値に対してガウスフィルタを施す処理であり、詳細については後述される。   In the first step S51, the original luminance value Img1 (x, y) included in the original image is substituted for Img2 (x, y). In the next step S52, smoothing processing is performed on Img2 (x, y) to obtain a converted luminance value Img2blur (x, y). The smoothing process is a process of applying a Gaussian filter to the original luminance value, and details will be described later.

次のステップS53では、原輝度値Img1(x、y)と変換輝度値Img2blur(x、y)とを比較する。原輝度値Img1(x、y)よりも変換輝度値Img2blur(x、y)が小さい場合、処理はステップS54に進み、そうでない場合、処理はステップS55に進む。   In the next step S53, the original luminance value Img1 (x, y) is compared with the converted luminance value Img2blur (x, y). If the converted luminance value Img2blur (x, y) is smaller than the original luminance value Img1 (x, y), the process proceeds to step S54; otherwise, the process proceeds to step S55.

ステップS54では、出力輝度値Img(x、y)に変換輝度値Img2blur(x、y)を代入する。ステップS55では、出力輝度値Img(x、y)に原輝度値Img1(x、y)を代入する。これらの処理により、原輝度値Img1(x、y)と変換輝度値Img2blur(x、y)のうち小さい方の輝度値が出力輝度値Img(x、y)となる。   In step S54, the converted luminance value Img2blur (x, y) is substituted into the output luminance value Img (x, y). In step S55, the original luminance value Img1 (x, y) is substituted into the output luminance value Img (x, y). By these processes, the smaller luminance value of the original luminance value Img1 (x, y) and the converted luminance value Img2blur (x, y) becomes the output luminance value Img (x, y).

次に、図6を用いて平滑化処理について説明する。平滑化処理は、原輝度値に対してガウスフィルタを施す処理である。より詳しく説明すると、フィルタサイズと同じ大きさの範囲に存在する全ての画素の輝度値に、ガウスフィルタを成す行列を乗じる処理である。ここで、ガウスフィルタのフィルタサイズをFsizeとする。フィルタサイズは、画像の被写体や経験値等に応じて予め決定され、ノイズ除去装置100に入力される。   Next, the smoothing process will be described with reference to FIG. The smoothing process is a process for applying a Gaussian filter to the original luminance value. More specifically, this is a process of multiplying the luminance values of all the pixels existing in the same size range as the filter size by a matrix forming a Gaussian filter. Here, the filter size of the Gaussian filter is assumed to be Fsize. The filter size is determined in advance according to the subject of the image, the experience value, and the like, and is input to the noise removal apparatus 100.

始めのステップS61では、入力されたフィルタサイズに応じて、ガウスフィルタGauss(x、y)を作成する。次のステップS62では、パラメータi及びjに−Fsize/2を代入する。   In the first step S61, a Gaussian filter Gauss (x, y) is created according to the input filter size. In the next step S62, -Fsize / 2 is substituted for the parameters i and j.

次のステップS63では、パラメータjがFsize/2よりも小さいか否かを判断する。小さい場合、処理はステップS64に進み、そうでない場合、処理は終了する。   In the next step S63, it is determined whether or not the parameter j is smaller than Fsize / 2. If so, the process proceeds to step S64; otherwise, the process ends.

ステップS64では、パラメータiに−Fsize/2を代入し、次のステップS65では、パラメータjがFsize/2よりも小さいか否かを判断する。小さい場合、処理はステップS66に進み、そうでない場合、処理はステップS68に進んでパラメータjを1増やす。   In step S64, -Fsize / 2 is substituted for the parameter i. In the next step S65, it is determined whether or not the parameter j is smaller than Fsize / 2. If so, the process proceeds to step S66; otherwise, the process proceeds to step S68 and increments the parameter j by one.

ステップS66では、パラメータiを1増やし、ステップS67に進む。ステップS67では、原輝度値のコピーImg2(x、y)とガウスフィルタGauss(x、y)との積を求め、その結果を変換輝度値Img2blur(x、y)に代入する。そして、ステップS65に進む。   In step S66, the parameter i is incremented by 1, and the process proceeds to step S67. In step S67, the product of the original luminance value copy Img2 (x, y) and the Gaussian filter Gauss (x, y) is obtained, and the result is substituted into the converted luminance value Img2blur (x, y). Then, the process proceeds to step S65.

ステップS63からS68を、フィルタサイズに含まれる画素の数だけ繰り返すことにより、変換輝度値Img2blur(x、y)が求められる。   By repeating steps S63 to S68 as many times as the number of pixels included in the filter size, the converted luminance value Img2blur (x, y) is obtained.

本実施形態は、原輝度値と変換輝度値とを比較して、小さい方の輝度値を採用する。そのため、フィルタサイズが小さいときに残ってしまうノイズを除去できる。すなわち、フィルタサイズに拠らずにノイズを減らすことができる。   In the present embodiment, the original luminance value and the converted luminance value are compared, and the smaller luminance value is adopted. Therefore, noise that remains when the filter size is small can be removed. That is, noise can be reduced without depending on the filter size.

なお、ガウスフィルタでなく、バイラテラルフィルタを用いてもよい。また、撮像部210は、内視鏡スコープやカメラに限定されない。   Note that a bilateral filter may be used instead of the Gaussian filter. Further, the imaging unit 210 is not limited to an endoscope scope or a camera.

ノイズ除去装置100は、画像処理装置220の一部としでなく、独立の装置として用いられても良い。   The noise removing device 100 may be used as an independent device instead of being part of the image processing device 220.

100 ノイズ除去装置
101 算出部
102 比較部
103 画像合成部
210 撮像部
220 画像処理装置
221 映像信号作成部
222 メモリ
223 映像出力調整部
230 ディスプレイ
DESCRIPTION OF SYMBOLS 100 Noise removal apparatus 101 Calculation part 102 Comparison part 103 Image composition part 210 Image pick-up part 220 Image processing apparatus 221 Video signal creation part 222 Memory 223 Video output adjustment part 230 Display

Claims (5)

画像を構成する複数の原輝度値を処理して変換輝度値を作成する算出部と、
前記原輝度値と前記平滑輝度値とを比較して、低い方の輝度値を出力輝度値として出力する比較部とを備えるノイズ除去装置。
A calculation unit that processes a plurality of original luminance values constituting an image to create a converted luminance value;
A noise removing apparatus comprising: a comparison unit that compares the original luminance value with the smoothed luminance value and outputs a lower luminance value as an output luminance value.
前記算出部は、前記原輝度値にガウスフィルタを施すことによって原輝度値を平滑化して変換輝度値を作成する請求項1に記載のノイズ除去装置。   The noise removing apparatus according to claim 1, wherein the calculation unit smoothes the original luminance value by applying a Gaussian filter to the original luminance value to create a converted luminance value. 前記算出部は、前記原輝度値にバイラテラルフィルタを施すことによって原輝度値を平滑化して変換輝度値を作成する請求項1に記載のノイズ除去装置。   The noise removal apparatus according to claim 1, wherein the calculation unit smoothes the original luminance value by applying a bilateral filter to the original luminance value to create a converted luminance value. 画像を構成する複数の原輝度値を平滑化して平滑輝度値を作成するステップと、
前記原輝度値と前記平滑輝度値とを比較して、低い方の輝度値を出力輝度値として出力するステップと、
前記出力輝度値から成る出力画像を作成するステップとを備えるノイズ除去方法。
Smoothing a plurality of original luminance values constituting an image to create a smooth luminance value;
Comparing the original luminance value with the smoothed luminance value and outputting the lower luminance value as an output luminance value;
Creating an output image composed of the output luminance values.
画像を構成する複数の原輝度値を平滑化して平滑輝度値を平滑輝度値算出部に作成させるステップと、
前記原輝度値と前記平滑輝度値とを輝度値比較部に比較させ、低い方の輝度値を出力輝度値として輝度値比較部に出力させるステップと、
前記出力輝度値から成る出力画像を画像合成部に作成させるステップとを備えるノイズ除去プログラム。
Smoothing a plurality of original luminance values constituting the image and causing the smoothed luminance value calculation unit to create a smoothed luminance value;
Comparing the original luminance value and the smoothed luminance value to a luminance value comparison unit, and outputting the lower luminance value to the luminance value comparison unit as an output luminance value;
A noise removal program comprising: causing an image composition unit to create an output image composed of the output luminance values.
JP2011134257A 2011-06-16 2011-06-16 Noise removal device, noise removal method, and noise removal program image enhancement device Withdrawn JP2013005219A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011134257A JP2013005219A (en) 2011-06-16 2011-06-16 Noise removal device, noise removal method, and noise removal program image enhancement device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011134257A JP2013005219A (en) 2011-06-16 2011-06-16 Noise removal device, noise removal method, and noise removal program image enhancement device

Publications (1)

Publication Number Publication Date
JP2013005219A true JP2013005219A (en) 2013-01-07

Family

ID=47673307

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011134257A Withdrawn JP2013005219A (en) 2011-06-16 2011-06-16 Noise removal device, noise removal method, and noise removal program image enhancement device

Country Status (1)

Country Link
JP (1) JP2013005219A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170064455A1 (en) * 2015-09-01 2017-03-02 Onkyo Corporation Music reproducing device
JP2021033502A (en) * 2019-08-21 2021-03-01 富士通株式会社 Image processing device, method, and program
US11107191B2 (en) 2019-02-18 2021-08-31 Samsung Electronics Co., Ltd. Apparatus and method for detail enhancement in super-resolution imaging using mobile electronic device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170064455A1 (en) * 2015-09-01 2017-03-02 Onkyo Corporation Music reproducing device
US9712919B2 (en) * 2015-09-01 2017-07-18 Onkyo Corporation Music reproducing device with first and second D/A converters for converting audio signals prior to inversion
US11107191B2 (en) 2019-02-18 2021-08-31 Samsung Electronics Co., Ltd. Apparatus and method for detail enhancement in super-resolution imaging using mobile electronic device
JP2021033502A (en) * 2019-08-21 2021-03-01 富士通株式会社 Image processing device, method, and program
JP7342517B2 (en) 2019-08-21 2023-09-12 富士通株式会社 Image processing device, method, and program

Similar Documents

Publication Publication Date Title
EP3341913B1 (en) Inverse tone mapping based on luminance zones
JP2016213650A5 (en)
JP6711396B2 (en) Image processing device, imaging device, image processing method, and program
JP2009260620A5 (en)
JP6087612B2 (en) Image processing apparatus and image processing method
JP2008160740A (en) Image processing apparatus
US20140212032A1 (en) Image processing apparatus, method and imaging apparatus
JP7316867B2 (en) Semiconductor image processing device
JP2013005219A (en) Noise removal device, noise removal method, and noise removal program image enhancement device
JP7218721B2 (en) Image processing device and method
JP6135937B2 (en) Image processing method and image processing apparatus
JP2017229025A (en) Image processing apparatus, image processing method, and program
JP4677488B2 (en) Content-based Gaussian noise reduction for still images, video, and movies
KR101634652B1 (en) Method and apparatus for intensificating contrast in image
KR101437898B1 (en) Apparatus and method for generating a High Dynamic Range image using single image
JP2018190394A (en) Data extension method and device in monitoring video
JP2013235456A5 (en)
WO2015029613A1 (en) Image generation device and display device
JP6647394B2 (en) Image processing apparatus, image processing program, image processing method, image transmission / reception system, and image transmission / reception method
JP2017073706A5 (en)
JP6024876B2 (en) Noise removal device
JP5850365B2 (en) Image processing program and image processing apparatus
WO2017217239A1 (en) Image processing device, image processing method, and program
JP4886663B2 (en) Moving image noise reduction apparatus and moving image noise reduction program
Nokovic et al. Image enhancement by jetson tx2 embedded ai computing device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140902