JP2008124901A - Video signal processing apparatus - Google Patents

Video signal processing apparatus Download PDF

Info

Publication number
JP2008124901A
JP2008124901A JP2006308057A JP2006308057A JP2008124901A JP 2008124901 A JP2008124901 A JP 2008124901A JP 2006308057 A JP2006308057 A JP 2006308057A JP 2006308057 A JP2006308057 A JP 2006308057A JP 2008124901 A JP2008124901 A JP 2008124901A
Authority
JP
Japan
Prior art keywords
block
width
pixel
histogram
pixels
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
JP2006308057A
Other languages
Japanese (ja)
Inventor
Kohei Inamura
浩平 稲村
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2006308057A priority Critical patent/JP2008124901A/en
Publication of JP2008124901A publication Critical patent/JP2008124901A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To detect a plurality of block widths in simple configuration for a signal which is encoded and decoded by block units and with respect to the position or the width of a block boundary is unknown. <P>SOLUTION: A video signal processing apparatus includes a block boundary determining section 1 which performs operation with pixels around each pixel of an inputted image signal for each pixel, to determine whether the position of the pixel is a block boundary candidate; a histogram creating section 2, which samples a result of the determination in a term that is a common multiple of a plurality of block widths that are desired to be determined and takes a histogram with respect to an object for which the remainder of an address at a pixel position with respect to the common multiplier is smaller than a predetermined constant; and a block width/position determining section 4 which determines the width and the position of the block from the histogram. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像をブロック符号化/復号化した時に生じるブロックノイズの検出装置及び方法に関する。   The present invention relates to an apparatus and a method for detecting block noise that occurs when an image is block-encoded / decoded.

MPEGなどの画像をブロック単位で符号化して伝送する方式では、復号化後にブロック状の歪(ブロックノイズ)が生じる場合がある。このようなブロックノイズを低減するために、ブロック境界部に平滑化フィルタを用いる方法があるが、この場合、ブロック境界が既知である必要がある。   In a system in which an image such as MPEG is encoded and transmitted in block units, block-like distortion (block noise) may occur after decoding. In order to reduce such block noise, there is a method of using a smoothing filter at the block boundary part. In this case, the block boundary needs to be known.

復号化後に引き続いて処理を行うことのできる場合には、ブロック境界を特定して処理することが可能であるが、他の装置によって復号化が行われた映像信号を処理する場合、ブロック境界の位置は不明になってしまう。   When processing can be performed subsequently after decoding, it is possible to identify and process block boundaries, but when processing video signals that have been decoded by other devices, The position becomes unknown.

また、ブロック単位の処理は通常8画素単位で行われることが多いが、他の装置で復号化された信号の場合、復号化以外にも画素数変換処理などが行われることもあり、必ずしもブロックの幅が8画素とはなっていない場合がある。   In addition, the block unit processing is usually performed in units of eight pixels. However, in the case of a signal decoded by another device, the pixel number conversion processing may be performed in addition to the decoding, and thus the block is not necessarily used. May not be 8 pixels wide.

従って、ブロック境界の位置や幅が不明な信号からブロック境界を検出する方法が必要となる。   Therefore, a method for detecting a block boundary from a signal whose block boundary position and width are unknown is required.

特許文献1には、8画素幅のブロックの位置を検出するためにブロック境界が存在すると判定された画素アドレスを画素幅の剰余でヒストグラムを取り、位置を特定する方法が開示されている。   Patent Document 1 discloses a method of taking a histogram of pixel addresses determined to have a block boundary in order to detect the position of a block having a width of 8 pixels, using the remainder of the pixel width, and specifying the position.

また特許文献2では、複数のブロック幅に対応する方法として次のような技術が開示されている。   Patent Document 2 discloses the following technique as a method corresponding to a plurality of block widths.

まず、水平方向のブロック境界を検出する場合に、隣接する列間の差分値の絶対値を垂直方向に平均化することで列差分配列を得、この列差分配列をブロック幅で平均化することにより、ブロック平均列差分配列を生成する。   First, when detecting a horizontal block boundary, a column difference array is obtained by averaging the absolute values of the difference values between adjacent columns in the vertical direction, and this column difference array is averaged by the block width. Thus, a block average column difference array is generated.

ブロック平均列差分配列においてピークと、ピーク以外の平均値の比を取り、比が閾値以上であれば,ブロック境界がピークの位置にあると判定する。   In the block average column difference array, the ratio of the peak and the average value other than the peak is taken. If the ratio is equal to or greater than the threshold value, it is determined that the block boundary is at the peak position.

ブロック幅が複数想定される場合には、ブロック幅の平均化作業を複数のブロック幅について繰り返し行いピークとピーク以外の平均の比を複数求め、その最大値を取るブロック幅を画像のブロック幅として採用する。
特開2002−354480号公報 特開2002−077629号公報
If multiple block widths are assumed, repeat the block width averaging operation for multiple block widths to obtain multiple peak-to-peak average ratios, and use the maximum block width as the image block width. adopt.
JP 2002-354480 A JP 2002-077629 A

しかしながら、上述した従来の技術では、特許文献1では位置の特定はできるものの、ある固定のブロック幅のみを仮定しているに過ぎず、特許文献2では複数のブロック幅に対応してはいるものの、まず列差分配列を得るために画像の幅分のメモリを確保する必要がある上、複数のブロック幅についておのおの平均化する作業が必要となっている。   However, in the above-described conventional technology, although the position can be specified in Patent Document 1, only a certain fixed block width is assumed, and in Patent Document 2, although a plurality of block widths are supported. First, in order to obtain a column difference array, it is necessary to secure a memory corresponding to the width of the image, and it is necessary to perform an averaging operation for each of a plurality of block widths.

本発明は、求めたい複数のブロック幅の公倍数おきにブロック境界判定結果をサンプリングし、その画素アドレスの前記公倍数に対する剰余のヒストグラムを使うことにより、簡便な構成で複数のブロック幅を検出することを目的とする。   The present invention samples a block boundary determination result every common multiple of a plurality of block widths to be obtained, and uses a histogram of the remainder for the common multiple of the pixel address to detect a plurality of block widths with a simple configuration. Objective.

上述した課題を解決するために,本発明は、
入力された画像信号の画素ごとにその周囲の画素との演算によってその画素位置がブロック境界候補であるかどうかを判定する判定手段と、
求めたい複数のブロック幅の公倍数、の周期で前記判定結果をサンプリングし、前記画素位置のアドレスの、前記公倍数に対する剰余が所定の定数より小さい物に対してヒストグラムを取るヒストグラム作成手段と、
前記ヒストグラムからブロックの幅と位置を求める判定手段を持つこと
を特徴とする。
In order to solve the above-described problems, the present invention provides:
Determining means for determining whether or not the pixel position is a block boundary candidate by calculation with the surrounding pixels for each pixel of the input image signal;
Histogram creation means for sampling the determination result at a period of a common multiple of a plurality of block widths to be obtained, and taking a histogram with respect to an address of the pixel position with respect to a thing whose remainder with respect to the common multiple is smaller than a predetermined constant;
It has a judging means for obtaining the width and position of the block from the histogram.

本発明によれば、複数のブロック幅が想定される場合にも、簡便な回路構成でブロック境界位置が検出できる。   According to the present invention, the block boundary position can be detected with a simple circuit configuration even when a plurality of block widths are assumed.

(実施例1)
以下、図面を参照して、本発明の実施例を説明する。
(Example 1)
Embodiments of the present invention will be described below with reference to the drawings.

本実施例においては、水平方向のブロック幅を検出するものとする。   In this embodiment, the horizontal block width is detected.

画像のサイズとしては、画像が拡大されておらず、ブロック幅が8画素である場合、元の画像の横幅が1440画素であったものが1920画素に拡大され、ブロック幅が32/3画素となっている場合、元の画像の横幅が1280画素であったものが1920画素に拡大され、ブロック幅が12画素となっている場合の3つのブロック幅に対応する例を示す。   As the image size, when the image is not enlarged and the block width is 8 pixels, the original image whose horizontal width is 1440 pixels is enlarged to 1920 pixels, and the block width is 32/3 pixels. In the case where the width of the original image is 1280 pixels, the original image is enlarged to 1920 pixels, and an example corresponding to three block widths when the block width is 12 pixels is shown.

図1は本発明の実施例の構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

1はブロック境界判定部、2はヒストグラム生成部、3はカウンタ、4はブロック幅/位置判定部である。   1 is a block boundary determination unit, 2 is a histogram generation unit, 3 is a counter, and 4 is a block width / position determination unit.

画像信号はまずブロック境界判定部1に入力される。
ブロック境界判定部1は隣接する4画素のデータの差分値からブロック境界判定を行う。
The image signal is first input to the block boundary determination unit 1.
The block boundary determination unit 1 performs block boundary determination from the difference value between the data of four adjacent pixels.

具体的には、図2に示すように隣接する4画素をP1、P2、P3、P4とし、これらの輝度信号の値をL(P1)、L(P2)、L(P3)、L(P4)とすると
|L(P1)-L(P2)|<th1 かつ|L(P3)-L(P4)|<th1 かつ
th1<|L(P2)-L(P3)|<th2
を満たす時にP2とP3の間にブロック境界があるものとして1を出力し、条件が満たされなければ0を出力する。th1、th2をth1<th2を満たす所定の閾値である。
Specifically, as shown in FIG. 2, four adjacent pixels are P1, P2, P3, and P4, and the values of these luminance signals are L (P1), L (P2), L (P3), and L (P4). )
| L (P1) -L (P2) | <th1 and | L (P3) -L (P4) | <th1 and
th1 <| L (P2) -L (P3) | <th2
When the condition is satisfied, 1 is output assuming that there is a block boundary between P2 and P3, and 0 is output if the condition is not satisfied. th1 and th2 are predetermined thresholds satisfying th1 <th2.

なお、この判定条件は、P2とP3の間にブロック境界があり,ブロックノイズが発生している場合、ブロック境界の画素間ではある程度の輝度差があり、同じブロック内の画素間では輝度差が小さいという性質に基づいた境界判定条件の一例であって、他の境界判定方法を用いても良い。   This determination condition is that when there is a block boundary between P2 and P3 and block noise is generated, there is a certain luminance difference between pixels on the block boundary, and there is a luminance difference between pixels in the same block. It is an example of a boundary determination condition based on the property of being small, and other boundary determination methods may be used.

ブロック境界判定部1から出力された判定結果はヒストグラム生成部2に入力される。ヒストグラム生成部2はブロック境界判定結果とカウンタ3からの出力を元にヒストグラムを生成する。   The determination result output from the block boundary determination unit 1 is input to the histogram generation unit 2. The histogram generation unit 2 generates a histogram based on the block boundary determination result and the output from the counter 3.

カウンタ3は図2のP3の画素のアドレスをヒストグラム生成部2に出力する。   The counter 3 outputs the address of the pixel P3 in FIG.

ヒストグラム生成部2は、ブロック境界判定結果とカウンタ3からの出力を元に図3のフローチャートに従ってヒストグラムを生成する。   The histogram generation unit 2 generates a histogram according to the flowchart of FIG. 3 based on the block boundary determination result and the output from the counter 3.

まず、ブロック境界判定結果とカウンタからの画素アドレスが入力される(ステップS1)。ブロック境界の判定結果が1であり、かつ、入力された画素アドレスを96で割った余りが43未満かどうかを判定し、条件が成立している場合には処理を継続し、していない場合には次の画素の処理に移る(ステップS2)。処理を継続した場合には、画素アドレスの96の剰余の位置に1を加える(ステップS3)。   First, the block boundary determination result and the pixel address from the counter are input (step S1). When the block boundary determination result is 1, and it is determined whether the remainder obtained by dividing the input pixel address by 96 is less than 43. If the condition is satisfied, the processing is continued. Then, the process proceeds to the next pixel (step S2). If the processing is continued, 1 is added to the remainder of 96 pixel addresses (step S3).

以上のような判定を一画面中の画素について行ってヒストグラムを作成する(ステップS4)。   The above determination is performed on the pixels in one screen to create a histogram (step S4).

生成されたヒストグラムはブロック幅/位置判定部4に入力されて判定処理が行われる。   The generated histogram is input to the block width / position determination unit 4 for determination processing.

ブロック幅/位置判定部4では、ヒストグラムの中にあるピークが検出されその間隔が求められる。   The block width / position determination unit 4 detects a peak in the histogram and obtains an interval between the peaks.

ピークはヒストグラムの中の最大値から順に値を比較していき次の値との差分が閾値以下となる点までがピークであると判定する。   The peak is compared in order from the maximum value in the histogram, and it is determined that the peak is the point where the difference from the next value is less than or equal to the threshold value.

このようにしてピークが得られたら、ピークとなったアドレスの差からピークの間隔を求める。   When the peak is obtained in this way, the peak interval is obtained from the difference between the peaks.

このようにして求められた、ピークの間隔と出現パターンからブロック幅が判定される。   The block width is determined from the peak interval and the appearance pattern thus obtained.

図4(a)のように8画素おきのピークであれば8画素幅ブロックと判定される。   If the peak is every 8 pixels as shown in FIG. 4A, it is determined that the block is 8 pixel wide.

図4(b)のように12画素おきのピークであれば12画素幅ブロックと判定される。   If it is a peak every 12 pixels as shown in FIG. 4B, it is determined as a 12 pixel wide block.

図4(c)のように11画素,10画素,11画素のパターンがあれば32/3画素幅ブロックと判定される。32/3画素幅ブロックの場合は11画素、11画素、10画素、または10画素、11画素、11画素のいずれかの間隔のパターンでも同様に判定される。   If there is a pattern of 11 pixels, 10 pixels, and 11 pixels as shown in FIG. In the case of a 32/3 pixel width block, the determination is similarly made with a pattern of 11 pixels, 11 pixels, 10 pixels, or any interval of 10 pixels, 11 pixels, and 11 pixels.

ブロック幅が決定されれば、位置はピークの位置で検出できる。   Once the block width is determined, the position can be detected at the peak position.

ここで、画素アドレスの43の剰余のヒストグラムからブロック幅が判定できる理由について説明する。   Here, the reason why the block width can be determined from the residual histogram of 43 pixel addresses will be described.

X画素幅のブロック幅であれば、X画素の間隔でブロック境界判定結果のヒストグラムを取れば、ピークが1ヶ所出現する。X画素のn倍の間隔でヒストグラムを取ればピークがnヶ所出現する。   If the block width is X pixel width, one peak appears if a histogram of block boundary determination results is taken at intervals of X pixels. If a histogram is taken at intervals of n times the X pixels, n peaks appear.

複数のブロック幅が有った時、それらの画素幅の公倍数となる周期でブロック境界判定結果のヒストグラムを取れば、入力がどの画素幅で有ったとしてもその画素幅に対応するピークが出現することになる。   When there are multiple block widths, if you take a histogram of block boundary judgment results with a period that is a common multiple of those pixel widths, a peak corresponding to that pixel width will appear no matter what pixel width the input is Will do.

従って、複数のブロック幅の公倍数となる周期で取ったブロック境界判定結果のヒストグラムからピークを検出して、ブロックの幅と位置を決定できる。   Therefore, it is possible to detect the peak from the histogram of the block boundary determination result taken at a period that is a common multiple of a plurality of block widths and determine the width and position of the block.

本実施例の場合で言えば、8画素幅、32/3画素幅、12画素幅の3つなので、この最小公倍数である96画素幅でヒストグラムをとればよいということになる。   In the case of the present embodiment, since there are three of 8 pixel width, 32/3 pixel width, and 12 pixel width, it is sufficient to take a histogram with a 96 pixel width which is the least common multiple.

ここで、ブロックの幅と位置を決定するためには、ブロック境界判定結果を複数のブロック幅の公倍数でヒストグラム化する必要があるが、ヒストグラムの幅としては,前記公倍数の幅は必要としない。   Here, in order to determine the width and position of the block, it is necessary to histogram the block boundary determination result with a common multiple of a plurality of block widths, but the width of the common multiple is not necessary as the width of the histogram.

例えば、8画素幅の場合ピークが必ず2個含まれるようなヒストグラムの幅として、16画素幅があれば必ず2個含まれる。   For example, when the width is 8 pixels, the width of the histogram always includes two peaks. When the width is 16 pixels, two peaks are always included.

また、12画素幅の場合は、24画素幅のヒストグラムであれば必ずピークが2個含まれる。   In the case of a 12-pixel width, two peaks are always included in a 24-pixel-wide histogram.

32/3画素幅の場合には画素幅が整数になっていないためピークの間隔が11画素、11画素、10画素、または、11画素,10画素,11画素、または10画素、11画素、11画素といういずれかのパターンの繰り返しになる。このためこのパターンが必ず一つ含まれるヒストグラムの幅が必要であり、43画素幅があれば必ず一つはこのパターンが含まれることになる。   In the case of 32/3 pixel width, since the pixel width is not an integer, the peak interval is 11 pixels, 11 pixels, 10 pixels, or 11 pixels, 10 pixels, 11 pixels, or 10 pixels, 11 pixels, 11 Any pattern of pixels is repeated. For this reason, the width of the histogram in which one pattern is always included is necessary, and if there is a width of 43 pixels, one pattern is always included.

従って、それぞれのブロック幅を検出するのに必要な最小の画素幅の、最大値、この実施例の場合であれば43画素幅のヒストグラムをとることで、それぞれのブロック幅と位置が検出することができる。   Therefore, the maximum value of the minimum pixel width necessary to detect each block width, and in the case of this embodiment, a 43 pixel width histogram is taken to detect each block width and position. Can do.

以上、説明したように本発明によれば簡便な構成により、複数のブロック幅に対応してブロック境界位置を検出することができる。   As described above, according to the present invention, block boundary positions can be detected corresponding to a plurality of block widths with a simple configuration.

なお、本実施例は水平方向の処理について説明したが、垂直方向の場合にも同様の処理を行うことでブロック境界を検出できる。   Although the present embodiment has been described with respect to horizontal processing, block boundaries can be detected by performing similar processing in the vertical direction.

また、本実施例においてはブロック幅が8,32/3,12の3つの場合について説明したが、本発明はこれに限定されるものではなく、4以上のブロック幅や、異なるブロック幅の組み合わせの場合でも、求めたい複数のブロック幅の公倍数の周期で前記判定結果をサンプリングし、画素アドレスに対して前記公倍数の剰余でヒストグラムを取ることにより同様にブロック境界を検出することができる。   In this embodiment, the case where the block width is 8, 32/3, or 12 has been described. However, the present invention is not limited to this, and combinations of four or more block widths or different block widths are possible. Even in this case, the block boundary can be similarly detected by sampling the determination result at a cycle of a common multiple of a plurality of block widths to be obtained and taking a histogram with a remainder of the common multiple with respect to a pixel address.

本発明の実施例のブロック図である。It is a block diagram of the Example of this invention. ブロック境界判定方法を説明する図である。It is a figure explaining a block boundary determination method. 本発明のヒストグラム生成部2の処理手順を説明するフローチャートである。It is a flowchart explaining the process sequence of the histogram production | generation part 2 of this invention. ヒストグラムからブロック幅を判定する方法を説明する図である。It is a figure explaining the method of determining a block width from a histogram.

符号の説明Explanation of symbols

1 ブロック境界判定部
2 ヒストグラム生成部
3 カウンタ
4 ブロック幅/位置判定部
1 Block boundary determination unit 2 Histogram generation unit 3 Counter 4 Block width / position determination unit

Claims (2)

複数のブロック幅のいずれかを判定する画像処理装置であって、
入力された画像信号の画素ごとにその周囲の画素との演算によってその画素位置がブロック境界候補であるかどうかを判定する判定手段と、
求めたい複数のブロック幅の公倍数、の周期で前記判定結果をサンプリングし、前記画素位置のアドレスの、前記公倍数に対する剰余が所定の定数より小さい物に対してヒストグラムを取るヒストグラム作成手段と、
前記ヒストグラムからブロックの幅と位置を求める判定手段を持つこと
を特徴とする画像処理装置。
An image processing apparatus that determines one of a plurality of block widths,
Determining means for determining whether or not the pixel position is a block boundary candidate by calculation with the surrounding pixels for each pixel of the input image signal;
Histogram creation means for sampling the determination result at a cycle of a common multiple of a plurality of block widths to be obtained, and taking a histogram with respect to an address of the pixel position with respect to a thing whose remainder with respect to the common multiple is smaller than a predetermined constant;
An image processing apparatus comprising: a determination unit that obtains the width and position of a block from the histogram.
前記剰余のヒストグラムを取るための所定の定数は、前記複数のブロック幅のそれぞれを識別するのに必要な画素幅のうち、最大のものであることを特徴とする請求項1に記載の画像処理装置。   2. The image processing according to claim 1, wherein the predetermined constant for taking the residual histogram is a maximum one of pixel widths necessary for identifying each of the plurality of block widths. apparatus.
JP2006308057A 2006-11-14 2006-11-14 Video signal processing apparatus Withdrawn JP2008124901A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006308057A JP2008124901A (en) 2006-11-14 2006-11-14 Video signal processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006308057A JP2008124901A (en) 2006-11-14 2006-11-14 Video signal processing apparatus

Publications (1)

Publication Number Publication Date
JP2008124901A true JP2008124901A (en) 2008-05-29

Family

ID=39509181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006308057A Withdrawn JP2008124901A (en) 2006-11-14 2006-11-14 Video signal processing apparatus

Country Status (1)

Country Link
JP (1) JP2008124901A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010011094A (en) * 2008-06-27 2010-01-14 Sony Corp Image processing apparatus and method, and program
US20110129156A1 (en) * 2009-12-01 2011-06-02 Mstar Semiconductor, Inc. Block-Edge Detecting Method and Associated Device
JP2011114704A (en) * 2009-11-27 2011-06-09 Toshiba Corp Image processing apparatus and image processing method for the same

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010011094A (en) * 2008-06-27 2010-01-14 Sony Corp Image processing apparatus and method, and program
US8224124B2 (en) 2008-06-27 2012-07-17 Sony Corporation Image processing device and image processing method, and program
JP2011114704A (en) * 2009-11-27 2011-06-09 Toshiba Corp Image processing apparatus and image processing method for the same
US20110129156A1 (en) * 2009-12-01 2011-06-02 Mstar Semiconductor, Inc. Block-Edge Detecting Method and Associated Device
TWI391878B (en) * 2009-12-01 2013-04-01 Mstar Semiconductor Inc Block-edge detection method and block-edge detection device
US8447117B2 (en) * 2009-12-01 2013-05-21 Mstar Semiconductor, Inc. Block-edge detecting method and associated device

Similar Documents

Publication Publication Date Title
JP5760438B2 (en) Digital watermark embedding apparatus, digital watermark embedding method, digital watermark embedding computer program, and digital watermark detection apparatus
US8218812B2 (en) Digital watermark embedding device and method, and digital watermark detection device and method
JP4649355B2 (en) Block noise detection method and apparatus, and block noise reduction method and apparatus
JP4749377B2 (en) Block noise removal device
JP2004215263A (en) Sequential scan conversion method and its apparatus
WO2006041152A1 (en) Block noise reducing device and image display
JP2007189657A (en) Image evaluation apparatus, image evaluation method and program
JP5364264B2 (en) Location detection of block defect using neural network
JP2008124901A (en) Video signal processing apparatus
US7447383B2 (en) Directional interpolation method using frequency information and related device
US8059920B2 (en) Method and apparatus for pixel interpolation
CN104602096B (en) A kind of detection method and device in video caption area
JP2007334457A (en) Image processor and image processing method
JP5075804B2 (en) Noise reduction device
US20110129160A1 (en) Image processing apparatus and image processing method in the image processing apparatus
US8254682B2 (en) Pattern detecting method and related image processing apparatus
JP4781306B2 (en) Block noise removal device
JP2002344968A (en) Block distortion eliminating device
JP4250598B2 (en) Motion compensation IP conversion processing apparatus and motion compensation IP conversion processing method
WO2011027422A9 (en) Image processing apparatus and video reproducing device
JP2011029989A (en) Noise reduction apparatus, and noise reduction method
KR102131326B1 (en) Image Frame Motion Estimation Device, Encoding Method Thereof
JP2006345244A (en) Noise detecting method, noise reducing method, noise detecting device, and noise reducing device
JP2015115628A (en) Texture detection device, texture restoration device, texture detection method and texture restoration method
JP2018207431A (en) Imaging apparatus

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100202