JP2010041161A - Image decoder, image decoding method, image encoder, and image encoding method - Google Patents
Image decoder, image decoding method, image encoder, and image encoding method Download PDFInfo
- Publication number
- JP2010041161A JP2010041161A JP2008199148A JP2008199148A JP2010041161A JP 2010041161 A JP2010041161 A JP 2010041161A JP 2008199148 A JP2008199148 A JP 2008199148A JP 2008199148 A JP2008199148 A JP 2008199148A JP 2010041161 A JP2010041161 A JP 2010041161A
- Authority
- JP
- Japan
- Prior art keywords
- image
- unit
- processing target
- encoding
- definition
- 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.)
- Pending
Links
Images
Landscapes
- Picture Signal Circuits (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
本発明は、画像復号化装置、画像復号化方法、画像符号化装置、画像符号化方法に関するものである。 The present invention relates to an image decoding device, an image decoding method, an image encoding device, and an image encoding method.
高精細化処理の対象とする領域の高周波成分を得る方法として、Image Hallucinationと呼ばれる技術が提案されている。例えば非特許文献1では、正規化された低周波成分と高周波成分のペア群を保持しておき、当該ペア群に基づいて、高精細化処理の対象とする領域の低周波成分に対応する高周波成分を統合することで当該領域の高周波成分を得る技術が開示されている。 A technique called Image Hallucination has been proposed as a method for obtaining a high-frequency component in a region targeted for high definition processing. For example, in Non-Patent Document 1, a pair group of normalized low-frequency components and high-frequency components is held, and a high frequency corresponding to a low-frequency component in a region targeted for high definition processing is based on the pair group. A technique for obtaining a high-frequency component in the region by integrating the components is disclosed.
非特許文献1に記載の技術を単純にフレーム全体に適用した場合、高精細化時の演算処理量が大きいという課題があった。 When the technique described in Non-Patent Document 1 is simply applied to the entire frame, there is a problem that the amount of calculation processing at the time of high definition is large.
本発明は、上記課題を鑑みてなされたものであり、その目的は画像を高精細化する際の演算処理量を低減することである。 The present invention has been made in view of the above problems, and an object of the present invention is to reduce the amount of calculation processing when making an image high-definition.
上記の課題を解決するために、本発明の一実施の態様は、例えば特許請求の範囲に記載されるように構成すればよい。 In order to solve the above-described problems, an embodiment of the present invention may be configured as described in the claims, for example.
本発明によれば、画像を高精細化する際の演算処理量を低減できる。 According to the present invention, it is possible to reduce the amount of calculation processing when making an image high-definition.
以下に、本発明の実施の形態を説明する。 Hereinafter, embodiments of the present invention will be described.
以下、本発明の第1の実施例を説明する。 The first embodiment of the present invention will be described below.
図1は、本発明の実施例1に係る画像符号化装置から画像復号化装置への画像伝送についての説明図である。入力された画像データを符号化し、符号化ストリームとして伝送路を介して伝送する画像符号化装置(200)と、伝送された符号化ストリームから画像データを復号化する画像復号化装置(100)とを示している。 FIG. 1 is an explanatory diagram of image transmission from an image encoding device to an image decoding device according to Embodiment 1 of the present invention. An image encoding device (200) that encodes input image data and transmits the encoded image data via a transmission path as an encoded stream, and an image decoding device (100) that decodes image data from the transmitted encoded stream Is shown.
上記の画像復号化装置(100)は、符号化ストリームから画像データを復号化する復号化部(101)と、復号化された画像データを高精細化する画像高精細化部(102)とを備える。 The image decoding device (100) includes a decoding unit (101) that decodes image data from an encoded stream, and an image enhancement unit (102) that enhances the decoded image data. Prepare.
上記の各部はハードウェアによって構成されてもよいし、ソフトウェアによって構成されてもよい。また、ハードウェアとソフトウェアとを組み合わせたモジュールであってもよい。上記の伝送路はネットワークであってもよいし、放送波であってもよい。 Each unit described above may be configured by hardware or software. Moreover, the module which combined hardware and software may be sufficient. The transmission path may be a network or a broadcast wave.
図1における画像符号化装置(200)は、たとえば図2のように構成される。原画像メモリ(201)は入力画像を記憶する。減算器(202)は入力画像と予測画像との差分を算出する。周波数変換部(203)は、減算器(202)で演算された原画像と予測画像との差分画像に周波数変換を行う。量子化部(204)は、周波数変換部(203)で周波数変換された画像データを量子化する。可変長符号化部(205)は量子化部(204)で量子化された画像データを可変長符号化する。 The image encoding device (200) in FIG. 1 is configured as shown in FIG. 2, for example. The original image memory (201) stores an input image. The subtracter (202) calculates the difference between the input image and the predicted image. The frequency conversion unit (203) performs frequency conversion on the difference image between the original image and the predicted image calculated by the subtracter (202). The quantization unit (204) quantizes the image data frequency-converted by the frequency conversion unit (203). The variable length coding unit (205) performs variable length coding on the image data quantized by the quantization unit (204).
逆量子化部(206)は量子化部(204)で量子化された画像データを逆量子化する。逆周波数変換部(207)は、可変長符号化部(206)で逆量子化された画像データを逆周波数変換する。加算器(208)は、逆周波数変換部(207)で逆周波数変換された画像データに、予測画像生成部(210)で生成される予測画像を加算し、復号画像を生成する。フレームメモリ(209)は、加算器(208)で生成された復号画像を格納する。予測画像生成部(210)は、フレームメモリ(209)に格納された画像データを用いて画面間予測や画面内予測などを行い、予測画像を生成する。 The inverse quantization unit (206) inversely quantizes the image data quantized by the quantization unit (204). The inverse frequency transform unit (207) performs inverse frequency transform on the image data inversely quantized by the variable length coding unit (206). The adder (208) adds the predicted image generated by the predicted image generation unit (210) to the image data subjected to the reverse frequency conversion by the reverse frequency conversion unit (207), and generates a decoded image. The frame memory (209) stores the decoded image generated by the adder (208). The predicted image generation unit (210) performs inter-screen prediction or intra-screen prediction using the image data stored in the frame memory (209), and generates a predicted image.
図2の画像符号化装置によれば、入力された画像データを符号化し、符号化画像データを符号化ストリームとして画像復号化装置に伝送路を介して伝送することができる。 According to the image encoding device of FIG. 2, the input image data can be encoded, and the encoded image data can be transmitted as an encoded stream to the image decoding device via a transmission path.
本実施例に係る画像符号化装置(200)は上記の構成に限られるものではなく、MPEG-2/MPEG-4、H.264 等の既存の符号化方式で構成してもかまわない。 The image encoding device (200) according to the present embodiment is not limited to the above configuration, and may be configured by an existing encoding scheme such as MPEG-2 / MPEG-4, H.264, or the like.
図1における画像復号化装置(100)は、たとえば図3のように構成される。 The image decoding apparatus (100) in FIG. 1 is configured as shown in FIG. 3, for example.
可変長復号部(301)は、符号化側から送られた符号化ストリームを復号する。構文解析部(302)は、可変長復号部(301)で復号された画像データの構文を解析し、符号化パラメータや量子化された画像データを生成する。逆量子化部(303)は、構文解析部(302)より送られる量子化された画像データを逆量子化する。逆周波数変換部(304)は逆量子化部(303)で逆量子化された画像データを逆周波数変換する。加算器(305)は、逆周波数変換部(304)で逆周波数変換された画像データと、予測画像生成部(308)で生成される予測画像とを加算し、復号画像を生成する。フレームメモリ(306)は、加算器(305)で生成された復号画像を格納する。予測画像生成部(307)は、フレームメモリ(306)に格納される画像データを用いて予測画像を生成する。 The variable length decoding unit (301) decodes the encoded stream sent from the encoding side. The syntax analysis unit (302) analyzes the syntax of the image data decoded by the variable length decoding unit (301), and generates encoding parameters and quantized image data. The inverse quantization unit (303) inversely quantizes the quantized image data sent from the syntax analysis unit (302). The inverse frequency transform unit (304) performs inverse frequency transform on the image data inversely quantized by the inverse quantization unit (303). The adder (305) adds the image data subjected to the inverse frequency conversion by the inverse frequency conversion unit (304) and the prediction image generated by the prediction image generation unit (308) to generate a decoded image. The frame memory (306) stores the decoded image generated by the adder (305). The predicted image generation unit (307) generates a predicted image using the image data stored in the frame memory (306).
画像高精細化部(102)は、加算器(305)で生成された復号画像を高精細化し、高精細化された画像データを出力する。 The image refinement unit (102) refines the decoded image generated by the adder (305) and outputs the highly refined image data.
次に、図4を用いて画像高精細化部(102)の詳細を説明する。図4に示されるように、画像高精細化部(102)には、構文解析部(302)から符号化パラメータと、加算器(305)から復号画像とが入力される
処理対象領域判定部(401)は、画像高精細化部(102)に入力される符号化パラメータと復号画像を用いて、高精細化を行う領域を判定する。高精細化の処理については図7を用いて後述する。ここで、処理対象領域判定部(401)は、符号化過程で大きな画質劣化の発生していない領域を、符号化パラメータを用いて高精細化の処理対象から除外する。当該除外処理によって、後述する高精細化処理時の演算処理量を低減することができる。なお、処理対象領域判定部(401)の処理において、領域とは例えばマクロブロックやサブマクロブロック等の矩形領域等とすればよい。
Next, details of the image enhancement unit (102) will be described with reference to FIG. As shown in FIG. 4, the image refinement unit (102) receives the encoding parameters from the syntax analysis unit (302) and the decoded image from the adder (305). 401) determines a region for high definition using the encoding parameter and the decoded image input to the image high definition unit (102). The high definition processing will be described later with reference to FIG. Here, the processing target region determination unit (401) excludes a region in which a large image quality deterioration has not occurred during the encoding process from the high definition processing target using the encoding parameter. By the exclusion process, it is possible to reduce the amount of calculation processing at the time of high definition process described later. In the processing of the processing target area determination unit (401), the area may be a rectangular area such as a macro block or a sub macro block.
次に、対象領域高精細化部(402)は、予め辞書データ保存部(403)に保存された辞書データを用いて処理対象領域判定部(401)で選択された領域を高精細化する。 Next, the target area refinement unit (402) refines the area selected by the processing target area determination unit (401) using dictionary data stored in the dictionary data storage unit (403) in advance.
図5を用いて本発明における辞書データについて説明する。本発明における辞書データとは、画像内の部分的な領域における低周波成分(552)と高周波成分(551)のペア群を示すデータベースである。辞書データは予め辞書データ保存部(403)に保存する。もしくは、符号化ストリーム内に辞書データのURLが符号化されている場合は、このURLから復号化装置が予め辞書データを取得しておいてもよい。これにより辞書データが更新された際にも最新の辞書データを用いて高精細化処理を行うことができる。 The dictionary data in the present invention will be described with reference to FIG. The dictionary data in the present invention is a database showing a pair group of a low frequency component (552) and a high frequency component (551) in a partial region in an image. The dictionary data is stored in advance in the dictionary data storage unit (403). Alternatively, when the URL of dictionary data is encoded in the encoded stream, the decoding apparatus may acquire the dictionary data from this URL in advance. Accordingly, even when the dictionary data is updated, the high definition processing can be performed using the latest dictionary data.
ここで、辞書データを生成する画像内の部分的な領域は、ラインやエッジ、コーナー、T字型の画素値の境界部、すなわち所定の形状をなす画素値の境界部など、多くの画像に共通するエレメントを含む領域に限ってもよい。 Here, the partial area in the image for generating the dictionary data is a lot of images such as lines, edges, corners, T-shaped pixel value boundaries, that is, pixel value boundaries that have a predetermined shape. You may restrict to the area | region containing a common element.
次に、図6を用いて実施例1の画像高精細化部(102)の処理の流れを説明する。図6に示す画像高精細化部(102)の処理の流れにおいては、例えば量子化パラメータを用いて高精細化を行う領域を判定する。量子化パラメータが予め決定された閾値より小さい場合は、画像の歪みが少ないと判定し、当該ブロックにおいては高精細化処理を行わず、次のブロックに移行する。量子化パラメータが予め決定された閾値より大きい場合は、画像の歪みが多いと判定し、辞書データを用いて高精細化を行う。なお上記の閾値は符号化ストリームの中に符号化され、随時更新されてもよい。この場合、この閾値は符号化パラメータとして入力される。 Next, a processing flow of the image enhancement unit (102) of the first embodiment will be described with reference to FIG. In the processing flow of the image enhancement unit (102) shown in FIG. 6, for example, a region to be enhanced is determined using a quantization parameter. If the quantization parameter is smaller than a predetermined threshold, it is determined that the image is less distorted, and the block is shifted to the next block without performing the high definition processing. If the quantization parameter is larger than a predetermined threshold value, it is determined that the image has a large amount of distortion, and high definition is performed using dictionary data. The above threshold value may be encoded in the encoded stream and updated as needed. In this case, this threshold value is input as an encoding parameter.
画像高精細化部(102)には、復号画像と符号化パラメータとが入力される(601、602)。 The decoded image and the encoding parameter are input to the image refinement unit (102) (601, 602).
次に、入力された符号化パラメータのうち、例えば量子化パラメータを用いて高精細化を行う領域を判定する(603)。量子化パラメータが予め決定された閾値より小さい場合はステップ(606)に移る。量子化パラメータが予め決定された閾値より大きい場合はステップ(604)に移る。なお、ステップ(603)の高精細化処理対象領域判定処理は、図4における処理対象領域判定部(401)にて行う。 Next, of the input encoding parameters, for example, a region to be refined is determined using a quantization parameter (603). If the quantization parameter is smaller than the predetermined threshold value, the process proceeds to step (606). If the quantization parameter is larger than the predetermined threshold, the process proceeds to step (604). Note that the high-definition processing target region determination processing in step (603) is performed by the processing target region determination unit (401) in FIG.
ステップ(604)ではステップ(603)で高精細化処理対象領域として判定された領域を参照画像として、辞書データ中の低周波成分から、当該領域に対応する低周波成分を特定する。すなわち、辞書データ保存部に保存される各低周波成分と高精細化処理対象領域との残差を求め、残差が最小となる低周波成分を特定する。特定した低周波成分を示す識別情報であるIDをキーとして、当該低周波成分に対応する辞書データ中の高周波成分を抽出する。ステップ(604)の抽出処理は、図4における処理対象領域判定部(401)または対象領域高精細化部(402)にて行う。続いてステップ(605)に移る。 In step (604), the region determined as the high definition processing target region in step (603) is used as a reference image, and the low frequency component corresponding to the region is specified from the low frequency component in the dictionary data. That is, the residual between each low-frequency component stored in the dictionary data storage unit and the high-definition processing target area is obtained, and the low-frequency component that minimizes the residual is specified. Using the ID, which is identification information indicating the identified low frequency component, as a key, the high frequency component in the dictionary data corresponding to the low frequency component is extracted. The extraction processing in step (604) is performed by the processing target region determination unit (401) or the target region high definition unit (402) in FIG. Then, it moves to step (605).
ステップ(605)ではステップ(604)で抽出された高周波成分を、ステップ(603)で判定された領域に混合し、高精細化を行う。ここで、本明細書の記載および各図面において、混合とは、加算または高精細化処理対象領域の画素値と抽出した高周波成分の画素値とに係数を乗じて加算する重み付け加算など、高精細化処理対象領域の画素値と抽出した高周波成分の画素値とのそれぞれを変数とした関数に基づいて新たな画素値を生成することである。ステップ(605)の高精細化処理は、図4における対象領域高精細化部(402)にて行う。続いてステップ(606)に移る。 In step (605), the high-frequency component extracted in step (604) is mixed with the area determined in step (603) to achieve high definition. Here, in the description of the present specification and each drawing, mixing means high-definition such as weighted addition in which a pixel value of an addition or high-definition processing target region and a pixel value of an extracted high-frequency component are multiplied and added. A new pixel value is generated based on a function in which each of the pixel value of the region to be processed and the extracted high-frequency component pixel value is a variable. The high definition processing in step (605) is performed by the target region high definition section (402) in FIG. Then, it moves to step (606).
ステップ(606)ではフレーム内の領域を全て処理し終わっているか否かを判定する。フレーム内の領域を全て処理し終わっている場合は、当該フレームにおける高精細化処理を終了する。フレーム内の高精細化処理対象領域を全て処理し終わっていない場合は次のブロックに移行してステップ(603)から処理を繰り返す。ステップ(606)のフレーム内判定処理は、図示しない制御部にて行う。 In step (606), it is determined whether or not all the regions in the frame have been processed. When all the areas in the frame have been processed, the high definition processing in the frame is finished. When the processing for all the high definition processing target areas in the frame has not been completed, the process proceeds to the next block and the processing is repeated from step (603). The intra-frame determination process in step (606) is performed by a control unit (not shown).
すなわち、図6に示す画像高精細化部(102)の処理の流れにおいては、例えば量子化パラメータを用いて高精細化を行う領域を判定する。量子化パラメータが予め決定された閾値より小さい場合は、画像の歪みが少ないと判定し、当該ブロックにおいては高精細化処理を行わず、次のブロックに移行する。量子化パラメータが予め決定された閾値より大きい場合は、画像の歪みが多いと判定し、辞書データを用いて高精細化を行う。 That is, in the processing flow of the image enhancement unit (102) illustrated in FIG. 6, for example, a region to be enhanced is determined using a quantization parameter. If the quantization parameter is smaller than a predetermined threshold, it is determined that the image is less distorted, and the block is shifted to the next block without performing the high definition processing. If the quantization parameter is larger than a predetermined threshold value, it is determined that the image has a large amount of distortion, and high definition is performed using dictionary data.
このように、図6の処理の流れによれば、符号化パラメータの値を用いて高精細化を行う対象領域を判定し、対象領域に対してのみ高精細化を行うので、高精細化時の演算処理量が低減する。なお上記の閾値は符号化ストリームの中に符号化され、随時更新されてもよい。 As described above, according to the processing flow of FIG. 6, the target area to be refined is determined using the value of the encoding parameter, and the refinement is performed only on the target area. The amount of calculation processing is reduced. The above threshold value may be encoded in the encoded stream and updated as needed.
以上説明した上記の実施例1における画像符号化装置、画像復号化装置およびその方法においては、画像復号化装置が通常の符号化ストリームに含まれている符号化パラメータを用いて高精細化を行う領域を判定するため、画像符号化装置は伝送時に余分な付加情報を送る必要がない。また、符号化パラメータの値を用いて高精細化を行う対象領域を判定し、対象領域に対してのみ高精細化を行うので、高精細化時の演算処理量が低減する。 In the image encoding device, the image decoding device, and the method thereof in Embodiment 1 described above, the image decoding device performs high definition using the encoding parameters included in the normal encoded stream. Since the area is determined, the image encoding apparatus does not need to send extra additional information during transmission. In addition, since the target region to be refined is determined using the value of the encoding parameter and the refinement is performed only on the target region, the amount of calculation processing at the time of high definition is reduced.
これによって、本実施例における画像符号化装置、画像復号化装置およびその方法によれば、復号画像の高精細化を行う際、発生符号量と演算処理量を抑えることができる。 Thus, according to the image encoding device, the image decoding device, and the method thereof in the present embodiment, it is possible to suppress the amount of generated code and the amount of calculation processing when the decoded image is highly refined.
なお、以上の例では、符号化パラメータによって高精細化処理判定領域と判定されたどの領域に対してであっても高精細化処理を行っているものとして説明したが、本実施例ではこれに限られず、画像内の部分的な領域のうち、高精細化処理対象領域をラインやエッジ、コーナー、T字型の画素値の境界部すなわち所定の形状をなす画素値の境界部など、多くの画像に共通するエレメントを含む領域に限って高精細化処理を行うこともできる。この場合、高精細化処理対象領域も上述の所定の形状をなす画素値の境界部などを含む領域に限ればよい。 In the above example, it has been described that the high-definition processing is performed for any region determined to be the high-definition processing determination region by the encoding parameter. Of the partial areas in the image, there are many areas such as lines, edges, corners, T-shaped pixel value boundaries, that is, pixel value boundaries that have a predetermined shape, among partial areas in the image. High definition processing can be performed only in a region including elements common to images. In this case, the high definition processing target region may be limited to a region including the boundary portion of the pixel value having the predetermined shape described above.
すなわち、当該エレメントを含む領域に限って高精細化処理を行う場合は、図6において、高精細化処理対象領域判定ステップであるステップ(603)の後にエレメント判定ステップを設ける。当該判定ステップでは、Cannyフィルタなどのエッジ抽出フィルタを用いて、当該ブロックがエッジやコーナーなどの特徴的な部位であるか否かを判定する。使用するフィルタはラプラシアンフィルタやガボールフィルタなどであってもかまわない。本判定部で対象ブロックがエッジやコーナーなどの特徴的な部位でないと判定された場合はステップ(606)に移る。本判定部で当該ブロックがエッジやコーナーなどの特徴的な部位であると判定された場合は、ステップ(605)に移り、当該特徴的な部位に対してのみ高精細化を行う。なお、当該エレメント判定ステップにおける判定処理は、図4における処理対象領域判定部(401)にて行う。 That is, when the high definition processing is performed only in the region including the element, an element determination step is provided after step (603) which is the high definition processing target region determination step in FIG. In the determination step, an edge extraction filter such as a Canny filter is used to determine whether the block is a characteristic part such as an edge or a corner. The filter to be used may be a Laplacian filter or a Gabor filter. When it is determined by the determination unit that the target block is not a characteristic part such as an edge or a corner, the process proceeds to step (606). When the determination unit determines that the block is a characteristic part such as an edge or a corner, the process proceeds to step (605), and high definition is performed only for the characteristic part. Note that the determination processing in the element determination step is performed by the processing target region determination unit (401) in FIG.
このように、高精細化処理の対象とする領域をラインやエッジ、コーナー、T字型の画素値の境界部などの所定の形状をなす画素値の境界部を含む領域に限定した場合は、画像内のたとえばノイズなどを対象に高精細化を行うことによる、不自然な画像の生成を防ぐことができる。 In this way, when the region to be subjected to high definition processing is limited to a region including a boundary portion of a pixel value having a predetermined shape such as a boundary portion of a line, edge, corner, or T-shaped pixel value, For example, it is possible to prevent generation of an unnatural image by performing high definition for noise or the like in the image.
また、辞書データに保存するデータを当該領域に限定すれば、辞書データの保持に必要な記憶容量と辞書データ特定時の演算量を削減できるうえ、マッチングエラーを低減する効果もある。 Further, if the data to be stored in the dictionary data is limited to the area, the storage capacity necessary for holding the dictionary data and the calculation amount when specifying the dictionary data can be reduced, and matching errors can be reduced.
次に、実施例2に係る本発明の構成、動作について説明する。 Next, the configuration and operation of the present invention according to Embodiment 2 will be described.
実施例1における画像符号化装置、画像復号化装置およびその方法は、図4に示されるように画像高精細化部(102)において、符号化ストリームに含まれる符号化パラメータによって高精細化処理対象領域を判定する。これに対して実施例2に係る画像符号化装置、画像復号化装置およびその方法は、画像符号化装置(200)が付加情報を生成、伝送し、当該付加情報によって示された高精細化処理対象領域について、画像復号化装置(900)において高精細化処理を行う。 As shown in FIG. 4, the image encoding apparatus, the image decoding apparatus, and the method thereof according to the first embodiment are subject to a high-definition processing according to the encoding parameter included in the encoded stream in the image high-definition unit (102). Determine the area. On the other hand, in the image encoding device, the image decoding device, and the method thereof according to the second embodiment, the image encoding device (200) generates and transmits additional information, and the high definition processing indicated by the additional information is performed. The image decoding apparatus (900) performs high definition processing on the target area.
本実施例における画像符号化装置(700)の構成例を図7に示す。本実施例における画像符号化装置(700)は、処理対象領域判定部(701)および可変長符号化部(702)の構成を除いて、実施例1における画像符号化装置(200)と同じ構成、動作であるので、その他の構成、動作については説明を省略する。ここで、本実施例における画像符号化装置(700)のうち、処理対象領域判定部(701)を除いた構成を符号化部(703)とする。 A configuration example of the image encoding device (700) in the present embodiment is shown in FIG. The image coding apparatus (700) in the present embodiment has the same configuration as the image coding apparatus (200) in the first embodiment, except for the configuration of the processing target region determination unit (701) and the variable length coding unit (702). Since this is an operation, the description of other configurations and operations is omitted. Here, in the image encoding device (700) according to the present embodiment, a configuration excluding the processing target region determination unit (701) is referred to as an encoding unit (703).
図7において、処理対象領域判定部(701)は、量子化部(204)または予測画像生成部(210)が出力した符号化パラメータと、フレームメモリ(209)に格納されている復号画像を入力として、高精細化を行う領域を判定し、当該領域の位置を示す識別情報であるID(アドレス)を生成する。 In FIG. 7, the processing target region determination unit (701) inputs the encoding parameter output from the quantization unit (204) or the predicted image generation unit (210) and the decoded image stored in the frame memory (209). As described above, an area for high definition is determined, and an ID (address) that is identification information indicating the position of the area is generated.
ここで、符号化パラメータとして、SAD(Sum of Absolute Difference)、SSD(Sum of Square Difference)、SATD(Sum of Absolute Transformed Difference)、量子化パラメータなどを用いることができる。または独自に設計した符号化パラメータを用いて高精細化処理対象領域判定を行ってもかまわない。なお、上記SAD、SSD、SATDは、予測画像生成部(210)が生成し、上記量子化パラメータは量子化部(204)が生成する。 Here, as a coding parameter, SAD (Sum of Absolute Difference), SSD (Sum of Square Difference), SATD (Sum of Absolute Transformed Difference), a quantization parameter, or the like can be used. Alternatively, the high-definition processing target area determination may be performed using a uniquely designed encoding parameter. The SAD, SSD, and SATD are generated by the predicted image generation unit (210), and the quantization parameter is generated by the quantization unit (204).
可変長符号化部(702)は、処理対象領域判定部(701)が生成したID(アドレス)を符号化し、高精細化処理対象領域を示す識別情報データである付加情報として、符号化画像データとを合わせて符号化ストリームとして画像復号化装置へと伝送する。ここで、伝送の方法は単純な座標値の羅列でもよいし,隣接ブロックからの差分値などを符号化してもよい。またはその他の圧縮符号化方式を用いてもかまわない。 The variable length encoding unit (702) encodes the ID (address) generated by the processing target region determination unit (701), and encodes encoded image data as additional information that is identification information data indicating the high definition processing target region. Are transmitted to the image decoding apparatus as an encoded stream. Here, the transmission method may be a simple sequence of coordinate values, or a difference value from an adjacent block may be encoded. Alternatively, other compression encoding methods may be used.
図8を用いて実施例2の画像符号化装置(700)の処理の流れを説明する。図8に示す画像符号化装置(700)の処理の流れにおいては、画像符号化装置において符号化パラメータを用いて符号化コストを判定し、高精細化を行う領域を判定し、当該領域の位置を示すID(アドレス)を生成し、出力する。これにより、SAD、SSD、SATDや量子化パラメータが予め決定された閾値より小さい場合は、符号化コストが小さい領域すなわち画像の歪みが少ない領域と判定し、当該ブロックにおいては高精細化処理を行わない。SAD、SSD、SATDや量子化パラメータが予め決定された閾値より大きい場合は符号化コストが大きい領域すなわち画像の歪みが多い領域と判定し、辞書データを用いて高精細化を行う。なお上記の閾値は符号化ストリームの中に符号化され、随時更新されてもよい。
A processing flow of the image encoding device (700) according to the second embodiment will be described with reference to FIG. In the processing flow of the image encoding device (700) shown in FIG. 8, the image encoding device uses the encoding parameter to determine the encoding cost, determines the area to be refined, and determines the position of the area. An ID (address) indicating is generated and output. As a result, if SAD, SSD, SATD and quantization parameters are smaller than a predetermined threshold, it is determined that the coding cost is low, that is, a region with little image distortion, and high definition processing is performed on the block. Absent. When SAD, SSD, SATD, and the quantization parameter are larger than a predetermined threshold, it is determined that the coding cost is high, that is, the image is highly distorted, and high definition is performed using dictionary data. The above threshold value may be encoded in the encoded stream and updated as needed.
処理対象領域判定部(701)には、復号画像と符号化パラメータが入力される(801、802)。 The decoded image and the encoding parameter are input to the processing target area determination unit (701) (801, 802).
次に、入力された符号化パラメータを用いて符号化コストの大小を判定する(803)。ここで、符号化コストとは、符号化パラメータを変数とする関数により算出される数値である。たとえば上記符号化パラメータがSAD、SSD、SATDや量子化パラメータであれば、SAD、SSD、SATDや量子化パラメータが閾値よりも大きければ、符号化コストの値が大きいのでステップ(804)に移る。SAD、SSD、SATDや量子化パラメータが閾値よりも小さければ、符号化コストの値が小さいのでステップ(805)に移る。ステップ(803)の符号化コスト判定処理は処理対象領域判定部(701)において行う。 Next, the coding cost is judged using the inputted coding parameter (803). Here, the coding cost is a numerical value calculated by a function having a coding parameter as a variable. For example, if the encoding parameter is SAD, SSD, SATD, or a quantization parameter, if the SAD, SSD, SATD, or quantization parameter is greater than a threshold value, the encoding cost is large, and the process proceeds to step (804). If SAD, SSD, SATD, and the quantization parameter are smaller than the threshold value, the encoding cost value is small, and the process proceeds to step (805). The encoding cost determination process in step (803) is performed in the processing target area determination unit (701).
ステップ(804)ではステップ(803)で判定された領域を高精細化処理対象領域として判定し、高精細化処理対象領域を示す識別情報であるID(アドレス)を生成し、出力する。当該判定および前記ID(アドレス)生成処理は、処理対象領域判定部(701)において行うが、可変長符号化部(702)において行ってもかまわない。続いてステップ(805)に移る。 In step (804), the region determined in step (803) is determined as a high-definition processing target region, and an ID (address) that is identification information indicating the high-definition processing target region is generated and output. The determination and the ID (address) generation processing are performed by the processing target region determination unit (701), but may be performed by the variable length coding unit (702). Then, it moves to step (805).
ステップ(805)では、ステップ(804)で判定された領域について、フレーム内の高精細化処理対象領域を全て処理し終わっているか否かを判定する。フレーム内の高精細化処理対象領域を全て処理し終わっている場合は、当該フレームにおける高精細化処理を終了する。フレーム内の高精細化処理対象領域を全て処理し終わっていない場合は次のブロックに移行してステップ(803)から処理を繰り返す。ステップ(805)の判定処理は、処理対象領域判定部(701)において行う。 In step (805), it is determined whether or not the region for high definition processing in the frame has been completely processed for the region determined in step (804). When the processing for all the high definition processing target areas in the frame has been completed, the high definition processing for the frame ends. If all of the high definition processing target areas in the frame have not been processed, the process proceeds to the next block and the process is repeated from step (803). The determination process in step (805) is performed in the process target area determination unit (701).
すなわち、図8に示す画像符号化装置(700)の処理の流れにおいては、画像符号化装置において符号化パラメータを用いて符号化コストを判定し、高精細化を行う領域を判定し、当該領域の位置を示すID(アドレス)を生成し、出力する。これにより、SAD、SSD、SATDや量子化パラメータが予め決定された閾値より小さい場合は、符号化コストが小さい領域すなわち画像の歪みが少ない領域と判定し、当該ブロックにおいては高精細化処理を行わない。SAD、SSD、SATDや量子化パラメータが予め決定された閾値より大きい場合は符号化コストが大きい領域すなわち画像の歪みが多い領域と判定し、辞書データを用いて高精細化を行う。 That is, in the processing flow of the image encoding device (700) shown in FIG. 8, the image encoding device uses the encoding parameter to determine the encoding cost, determines the region to be refined, and the region Generate and output an ID (address) indicating the location of As a result, if SAD, SSD, SATD and quantization parameters are smaller than a predetermined threshold, it is determined that the coding cost is low, that is, a region with little image distortion, and high definition processing is performed on the block. Absent. When SAD, SSD, SATD, and the quantization parameter are larger than a predetermined threshold, it is determined that the coding cost is high, that is, the image is highly distorted, and high definition is performed using dictionary data.
また、通常画像復号化装置側では参照できないSAD、SSD、SATDなどのパラメータも符号化パラメータとして判定に用いることができる。これにより、より高精度の高精細化処理対象領域判定をすることができる。SAD、SSD、SATDが予め決定された閾値より小さい場合は符号化コストが小さい、すなわち画像の歪みが少ないと判定し、当該ブロックにおいては高精細化処理を行わず、次のブロックに移行する。SAD、SSD、SATDが予め決定された閾値より大きい場合は符号化コストが大きい、すなわち画像の歪みが多いと判定し、辞書データを用いて高精細化を行う。 In addition, parameters such as SAD, SSD, and SATD that cannot be referred to by the normal image decoding apparatus can also be used for determination as coding parameters. As a result, it is possible to determine the region for higher definition processing with higher accuracy. When SAD, SSD, and SATD are smaller than a predetermined threshold value, it is determined that the coding cost is low, that is, the image distortion is small, and the high-definition processing is not performed in the block, and the process proceeds to the next block. If SAD, SSD, and SATD are larger than a predetermined threshold, it is determined that the coding cost is high, that is, the image has a large amount of distortion, and high definition is performed using dictionary data.
以上、図8の処理の流れによれば、画像符号化装置において高精細化を行う領域を判定するため、画像復号化装置側での高精細化処理対象領域の判定処理を簡略化することができ、画像復号化装置における演算処理量が低減する。また、高精細化処理対象領域の判定処理において、復号化側では参照することができない符号化パラメータを参照することができるため、より精度の高い高精細化処理対象領域判定が可能となる。 As described above, according to the flow of the processing in FIG. 8, in order to determine a region for high definition in the image encoding device, it is possible to simplify the determination processing of the region for high definition processing on the image decoding device side. This can reduce the amount of calculation processing in the image decoding apparatus. In addition, in the determination process for the high-definition processing target area, since it is possible to refer to the encoding parameters that cannot be referred to on the decoding side, it is possible to determine the high-definition processing target area with higher accuracy.
ここで、本実施例における画像高精細化部(900)の構成例を図9に示す。 Here, a configuration example of the image enhancement unit (900) in the present embodiment is shown in FIG.
本実施例における画像復号化装置の構成について説明する。本実施例における画像復号化装置は、画像高精細化部(900)の構成を除き、実施例1における画像復号化装置(100)と同じ構成、動作であるので、その他の構成、動作については説明を省略する。 The configuration of the image decoding apparatus in the present embodiment will be described. The image decoding apparatus according to the present embodiment has the same configuration and operation as the image decoding apparatus (100) according to the first embodiment except for the configuration of the image enhancement unit (900). Description is omitted.
本実施例における画像高精細化部(900)は、処理対象領域判定部(901)の構成を除いて、実施例1における画像高精細化部(102)と同じ構成、動作であるので、その他の構成、動作については説明を省略する。 The image enhancement unit (900) in the present embodiment has the same configuration and operation as the image enhancement unit (102) in Example 1 except for the configuration of the processing area determination unit (901). The description of the configuration and operation is omitted.
図9に示されるように、画像高精細化部(900)には、加算器(305)から復号画像と、画像符号化装置(700)から高精細化処理対象領域を示す識別情報であるID(アドレス)などの付加情報が入力される。 As shown in FIG. 9, the image refinement unit (900) has an ID that is identification information indicating the decoded image from the adder (305) and the region to be refined from the image encoding device (700). Additional information such as (address) is input.
処理対象領域判定部(901)は、画像高精細化部(900)に入力される当該付加情報と復号画像を用いて、高精細化を行う領域を判定する。高精細化の処理については、図10を用いて後述する。ここで、処理対象領域判定部(901)は、符号化過程で大きな画質劣化の発生していない領域を、画像符号化装置(700)から伝送される前記付加情報を参照することにより処理対象から除外する。当該除外処理により、画像復号化装置(900)において高精細化処理を行う際、実施例1とは異なり、画像符号化装置(700)において生成された、高精細化処理対象領域を示す識別情報であるID(アドレス)によって、高精細化処理を行う領域を判定する。これにより画像復号化装置側での高精細化処理対象領域の判定処理を簡略化することができ、画像復号化装置における処理対象領域判定部(901)の演算処理量を低減することができる。 The processing target area determination unit (901) determines an area to be refined using the additional information and the decoded image input to the image refinement unit (900). The high definition processing will be described later with reference to FIG. Here, the processing target region determination unit (901) identifies a region where no significant image quality degradation has occurred during the encoding process from the processing target by referring to the additional information transmitted from the image encoding device (700). exclude. When the high-definition processing is performed in the image decoding apparatus (900) by the exclusion process, unlike the first embodiment, the identification information indicating the high-definition processing target area generated in the image encoding apparatus (700) The area where the high definition processing is performed is determined by the ID (address). Thereby, it is possible to simplify the determination processing of the high-definition processing target area on the image decoding apparatus side, and it is possible to reduce the calculation processing amount of the processing target area determination unit (901) in the image decoding apparatus.
図10を用いて実施例2の画像高精細化部(900)の処理の流れを説明する。図10に示す画像高精細化部(900)の処理の流れにおいては、画像符号化装置で判定された高精細化処理対象領域に対して、当該高精細化処理対象領域に対応する辞書データ内の高周波成分を混合して高精細化を行う。 A processing flow of the image enhancement unit (900) of the second embodiment will be described with reference to FIG. In the processing flow of the image refinement unit (900) shown in FIG. 10, with respect to the region for high definition processing determined by the image encoding device, the dictionary data corresponding to the region for high definition processing is included. The high-frequency components are mixed to achieve high definition.
画像高精細化部(900)には、復号画像と、高精細化処理対象領域を示す識別情報である付加情報とが入力される(1001、1002)。 The decoded image and additional information, which is identification information indicating the high definition processing target area, are input to the image enhancement unit (900) (1001, 1002).
次に、ステップ(1003)では当該付加情報により示された高精細化処理対象領域を参照画像として、辞書データ保存部内の低周波成分から当該領域に対応する低周波成分を特定する。すなわち、辞書データ保存部に保存される各低周波成分と高精細化処理対象領域との残差を求め、残差が最小となる低周波成分を特定する。特定した低周波成分を示す識別情報であるIDをキーとして、当該低周波成分に対応する辞書データ中の高周波成分を抽出する。ステップ(1003)の特定処理は、図9における処理対象領域判定部(901)にて行う。続いてステップ(1004)に移る。 Next, in step (1003), the high-frequency processing target area indicated by the additional information is used as a reference image, and the low-frequency component corresponding to the area is identified from the low-frequency components in the dictionary data storage unit. That is, the residual between each low-frequency component stored in the dictionary data storage unit and the high-definition processing target area is obtained, and the low-frequency component that minimizes the residual is specified. Using the ID, which is identification information indicating the identified low frequency component, as a key, the high frequency component in the dictionary data corresponding to the low frequency component is extracted. The specifying process in step (1003) is performed by the processing target area determination unit (901) in FIG. Then, it moves to step (1004).
ステップ(1004)ではステップ(1003)で抽出された高周波成分を、ID(アドレス)によって示された領域、すなわち画像符号化装置(700)で高精細化処理対象領域と判定された領域に混合し、高精細化を実現する。ステップ(1004)の高精細化処理は、図9における対象領域高精細化部(402)にて行う。続いてステップ(1005)に移る。 In step (1004), the high-frequency component extracted in step (1003) is mixed with the region indicated by the ID (address), that is, the region determined as the high-definition processing target region by the image encoding device (700). Realize high definition. The high definition processing in step (1004) is performed by the target region high definition section (402) in FIG. Then, it moves to step (1005).
ステップ(1005)ではフレーム内の領域を全て処理し終わっているか否かを判定する。フレーム内の領域を全て処理し終わっている場合は、当該フレームにおける高精細化処理を終了する。フレーム内の高精細化処理対象領域を全て処理し終わっていない場合は次のブロックに移行してステップ(1003)から処理を繰り返す。ステップ(1005)のフレーム内判定処理は、図示しない制御部にて行う。 In step (1005), it is determined whether or not all the areas in the frame have been processed. When all the areas in the frame have been processed, the high definition processing in the frame is finished. If the processing for all the high definition processing target areas in the frame has not been completed, the process proceeds to the next block and the process is repeated from step (1003). The intra-frame determination process in step (1005) is performed by a control unit (not shown).
すなわち、図10に示す画像高精細化部(900)の処理の流れにおいては、画像符号化装置で判定された高精細化処理対象領域に対して、当該高精細化処理対象領域に対応する辞書データ内の高周波成分を混合して高精細化を行う。 That is, in the processing flow of the image refinement unit (900) shown in FIG. 10, for the high definition processing target area determined by the image encoding device, a dictionary corresponding to the high definition processing target area. The high-frequency components in the data are mixed to achieve high definition.
以上、図10の処理の流れによれば、実施例1の画像高精細化部(102)の処理の流れとは異なり、画像符号化装置から伝送された識別情報を用いて高精細化処理対象領域の判定を行うため、画像復号化装置側での高精細化処理対象領域の判定処理をより簡略化することができ、画像復号化装置の演算処理量を低減することができる。また、より高精細な画像を得ることができる。 As described above, according to the processing flow of FIG. 10, unlike the processing flow of the image high-definition unit (102) of the first embodiment, the high-definition processing target is used using the identification information transmitted from the image encoding device. Since the region is determined, the determination processing of the high definition processing target region on the image decoding device side can be further simplified, and the amount of calculation processing of the image decoding device can be reduced. Further, a higher definition image can be obtained.
以上説明した上記の実施例2における画像符号化装置、画像復号化装置およびこれらの方法は、画像符号化装置にて高精細化処理対象領域を判定し、画像復号化装置に高精細化処理対象領域を示す識別情報を伝送する。 In the image encoding device, the image decoding device, and these methods in the above-described second embodiment described above, the image encoding device determines the region for high definition processing, and the image decoding device uses the high definition processing target. The identification information indicating the area is transmitted.
これにより、本実施例における画像符号化装置、画像復号化装置およびその方法によれば、画像復号化装置の演算処理量を低減することができる。また、高精細化処理対象領域の判定処理に使用することができる符号化パラメータの種類が増えるため、より高精細な画像を得ることができる。 Thereby, according to the image coding apparatus, the image decoding apparatus, and the method thereof in the present embodiment, it is possible to reduce the calculation processing amount of the image decoding apparatus. In addition, since the types of encoding parameters that can be used for the determination processing of the high-definition processing target area increase, a higher-definition image can be obtained.
なお、以上の例では、符号化パラメータによって判定されたどの領域に対してであっても高精細化処理を行っているものとして説明したが、本実施例ではこれに限られず、画像内の部分的な領域のうち、高精細化処理対象領域をラインやエッジ、コーナー、T字型の画素値の境界部すなわち所定の形状をなす画素値の境界部など、多くの画像に共通するエレメントを含む領域に限って高精細化処理対象領域として判定することもできる。 In the above example, it has been described that the high definition processing is performed for any region determined by the encoding parameter. However, the present embodiment is not limited to this, and a portion in the image is not limited thereto. Among the typical areas, the high-definition processing target area includes elements common to many images such as lines, edges, corners, T-shaped pixel value boundaries, that is, pixel value boundaries having a predetermined shape. Only the area can be determined as the high definition processing target area.
すなわち、当該エレメントを含む領域に限って高精細化処理対象領域として判定する場合は、図8において、ステップ(803)の符号化コスト判定処理ステップの後にエレメント判定ステップを設ける。当該判定ステップでは、Cannyフィルタなどのエッジ抽出フィルタを用いて、当該ブロックがエッジやコーナーなどの特徴的な部位であるか否かを判定する。使用するフィルタはラプラシアンフィルタやガボールフィルタなどであってもかまわない。本判定部で対象ブロックがエッジやコーナーなどの特徴的な部位でないと判定された場合はステップ(805)に移る。本判定部で当該ブロックがエッジやコーナーなどの特徴的な部位であると判定された場合は、ステップ(804)に移り、高精細化処理対象領域として判定し、当該領域の位置を示すID(アドレス)を生成し、出力する。なお、当該エレメント判定ステップにおける判定処理は、図7における処理対象領域判定部(701)にて行う。 That is, in the case where only the region including the element is determined as a region for high definition processing, an element determination step is provided after the encoding cost determination processing step of step (803) in FIG. In the determination step, an edge extraction filter such as a Canny filter is used to determine whether the block is a characteristic part such as an edge or a corner. The filter to be used may be a Laplacian filter or a Gabor filter. When it is determined by the determination unit that the target block is not a characteristic part such as an edge or a corner, the process proceeds to step (805). When the determination unit determines that the block is a characteristic part such as an edge or a corner, the process proceeds to step (804), where the block is determined as a high-definition processing target region, and an ID ( Address) is generated and output. Note that the determination processing in the element determination step is performed by the processing target region determination unit (701) in FIG.
このように、高精細化処理を行う領域をラインやエッジ、コーナー、T字型の画素値の境界部などの所定の形状をなす画素値の境界部を含む領域に限定した場合は、たとえば復号側の高解像度化処理において、画像内のたとえばノイズなどを含む全領域を対象に高精細化を行うことによる、不自然な画像の生成を防ぐことができる。また、辞書データに保存するデータを当該領域に限定すれば、辞書データの保持に必要な記憶容量と辞書データ特定時の演算量を削減できるうえ、マッチングエラーを低減する効果もある。 As described above, when the region for high definition processing is limited to a region including a boundary portion of a pixel value having a predetermined shape such as a boundary portion of a line, edge, corner, or T-shaped pixel value, for example, decoding In the high-resolution processing on the side, it is possible to prevent generation of an unnatural image by performing high-definition for all regions including, for example, noise in the image. Further, if the data to be stored in the dictionary data is limited to the area, the storage capacity necessary for holding the dictionary data and the calculation amount when specifying the dictionary data can be reduced, and matching errors can be reduced.
次に、実施例3に係る本発明の構成、動作について説明する。 Next, the configuration and operation of the present invention related to Example 3 will be described.
実施例3に係る画像符号化装置(1100)の構成例を図11に示す。本実施例における画像符号化装置(1100)は、処理対象領域判定部(1101)の構成を除いて、実施例2における画像符号化装置(700)と同じ構成、動作であるので、その他の構成、動作については説明を省略する。ここで、本実施例における画像符号化装置(1100)のうち、処理対象領域判定部(1101)を除いた構成を符号化部(1103)とする。 FIG. 11 shows a configuration example of an image encoding device (1100) according to the third embodiment. The image encoding device (1100) in the present embodiment has the same configuration and operation as the image encoding device (700) in Embodiment 2 except for the configuration of the processing target region determination unit (1101). The description of the operation is omitted. Here, in the image encoding device (1100) in the present embodiment, a configuration excluding the processing target region determination unit (1101) is defined as an encoding unit (1103).
図11において、処理対象領域判定部(1101)は、原画像メモリ(201)に格納されている原画像と、量子化部(204)または予測画像生成部(210)が生成した符号化パラメータと、フレームメモリ(209)に格納されている復号画像とを入力として高精細化を行う領域を判定し、当該領域の位置を示す識別情報であるID(アドレス)を生成する。 In FIG. 11, the processing target region determination unit (1101) includes an original image stored in the original image memory (201), and the encoding parameter generated by the quantization unit (204) or the predicted image generation unit (210). Then, an area to be refined is determined using the decoded image stored in the frame memory (209) as an input, and an ID (address) that is identification information indicating the position of the area is generated.
ここで、上記符号化パラメータとして、たとえばSAD(Sum of Absolute Difference)、SSD(Sum of Square Difference)、SATD(Sum of Absolute Transformed Difference)、量子化パラメータなどを用いることができる。SAD、SSD、SATDは予測画像生成部(210)で生成され、量子化パラメータは量子化部(204)で生成される。 Here, as the encoding parameter, for example, SAD (Sum of Absolute Difference), SSD (Sum of Square Difference), SATD (Sum of Absolute Transformed Difference), quantization parameter, and the like can be used. SAD, SSD, and SATD are generated by the predicted image generation unit (210), and the quantization parameter is generated by the quantization unit (204).
本実施例において、可変長符号化部(1102)は処理対象領域判定部(1101)が生成した高精細化処理対象領域を示す識別情報であるID(アドレス)を符号化し、画像復号化装置へと伝送する。本実施例の画像符号化装置は、原画像と復号画像とを用いることによって、原画像が符号化過程で高周波成分が失われることによってぼけているのか、撮影者が意図的に被写界深度を狭くしているためにぼけているのかを区別することができる。これによって、原画像でぼけている領域は高精細化処理対象領域から除外するなどの判定が可能となる。 In the present embodiment, the variable length encoding unit (1102) encodes ID (address) that is identification information indicating the high definition processing target region generated by the processing target region determination unit (1101), and sends the encoded information to the image decoding apparatus. And transmit. The image coding apparatus according to the present embodiment uses the original image and the decoded image, so that the photographer intentionally determines whether the original image is blurred due to loss of high-frequency components during the encoding process. It can be distinguished whether it is blurred because it is narrowed. As a result, it is possible to determine such as excluding the blurred area in the original image from the high definition processing target area.
図12を用いて実施例3の画像符号化装置(1100)の処理の流れを説明する。図12に示す画像符号化装置(1100)の処理の流れにおいては、入力された符号化パラメータを用いて符号化コストの大小を判定し、符号化コストの値が大である場合は、周波数変換処理により生成された周波数変換係数の周波数領域における分布、または原画像の分散や一次微分・二次微分の計算結果に基づいて高精細化処理対象領域を判定する。 A processing flow of the image encoding device (1100) of the third embodiment will be described with reference to FIG. In the processing flow of the image encoding device (1100) shown in FIG. 12, the size of the encoding cost is determined using the input encoding parameter, and if the value of the encoding cost is large, frequency conversion is performed. The high-definition processing target region is determined based on the distribution of the frequency conversion coefficient generated by the processing in the frequency region, or based on the variance of the original image and the calculation result of the first and second derivatives.
処理対象領域判定部(1101)には、復号画像と符号化パラメータと原画像が入力される(1201、1202、1203)。 The decoded image, the encoding parameter, and the original image are input to the processing area determination unit (1101) (1201, 1202, 1203).
次に、入力された符号化パラメータを用いて符号化コストの大小を判定する(1204)。ここで、符号化コストとは、符号化パラメータを変数とする関数により算出される数値である。たとえば上記符号化パラメータがSAD、SSD、SATDや量子化パラメータであれば、SAD、SSD、SATDや量子化パラメータが大きければ、符号化コストの値が大きいのでステップ(1205)に移る。SAD、SSD、SATDや量子化パラメータが小さければ、符号化コストの値が小さいのでステップ(1207)に移る。 Next, the size of the encoding cost is determined using the input encoding parameter (1204). Here, the coding cost is a numerical value calculated by a function having a coding parameter as a variable. For example, if the encoding parameter is SAD, SSD, SATD, or a quantization parameter, if SAD, SSD, SATD, or the quantization parameter is large, the value of the encoding cost is large, and the process proceeds to step (1205). If SAD, SSD, SATD and the quantization parameter are small, the value of the coding cost is small, and the process proceeds to step (1207).
ステップ(1205)では、原画像のぼけ度が大か小かの判定を行う。原画像が符号化過程において高周波成分が失われることによりぼけているのか、撮影者が意図的に被写界深度を狭くしているためにぼけているのかを判定する。ここで、原画像のぼけ具合は、周波数変換係数の周波数分布から判定する。例えば、周波数変換係数が高周波成分までコンスタントに発生していれば原画像が鮮明なテクスチャである可能性が高いので、原画像のぼけ度が小と判定し、低周波成分を中心に分布していれば原画像のぼけ度が大と判定する。 In step (1205), it is determined whether the degree of blur of the original image is large or small. It is determined whether the original image is blurred due to loss of high-frequency components in the encoding process or whether the photographer is blurred because the depth of field is intentionally reduced. Here, the degree of blur of the original image is determined from the frequency distribution of the frequency conversion coefficient. For example, if the frequency conversion coefficient is constantly generated up to the high frequency component, it is highly possible that the original image has a clear texture. Therefore, the degree of blur of the original image is determined to be small, and the low frequency component is distributed mainly. If so, the degree of blur of the original image is determined to be large.
または、原画像のぼけ具合は、原画像の分散や一次微分・二次微分を計算するなどして判定してもよい。原画像の高精細化が必要ない場合はステップ(1207)に移る。原画像の高精細化が必要である場合はステップ(1206)に移る。 Alternatively, the degree of blurring of the original image may be determined by calculating the variance of the original image and the first and second derivatives. If it is not necessary to increase the definition of the original image, the process proceeds to step (1207). If high definition of the original image is required, the process proceeds to step (1206).
ステップ(1206)ではステップ(1204)およびステップ(1205)で判定された領域を高精細化処理対象領域として判定し、当該領域の位置を示す識別情報であるID(アドレス)を生成し、出力する。続いてステップ(1207)に移る。 In step (1206), the region determined in step (1204) and step (1205) is determined as a region for high definition processing, and an ID (address) that is identification information indicating the position of the region is generated and output. . Then, it moves to step (1207).
ステップ(1207)では、ステップ(1206)で判定された領域について、フレーム内の領域を全て処理し終わっているか否かを判定する。フレーム内の領域を全て処理し終わっている場合は、当該フレームにおける高精細化処理を終了する。フレーム内の高精細化処理対象領域を全て処理し終わっていない場合は次のブロックに移行してステップ(1204)から処理を繰り返す。 In step (1207), it is determined whether or not all the regions in the frame have been processed for the region determined in step (1206). When all the areas in the frame have been processed, the high definition processing in the frame is finished. When the processing for all the high-definition processing target areas in the frame has not been completed, the process proceeds to the next block and the process is repeated from step (1204).
すなわち、周波数変換係数が高周波成分までコンスタントに発生していれば原画像が鮮明なテクスチャである可能性が高いので、原画像のぼけ度が小と判定し、低周波成分を中心に分布していれば原画像のぼけ度が大と判定することで、原画像が符号化過程において高周波成分が失われることによりぼけているのか、撮影者が意図的に被写界深度を狭くしているためにぼけているのかを判定する。原画像が符号化過程で高周波成分を失うことによってぼけている場合のみ高精細化処理判定領域として判定する。 In other words, if the frequency conversion coefficient is constantly generated up to the high-frequency component, the original image is likely to have a clear texture. Therefore, the degree of blur of the original image is determined to be small, and the low-frequency component is mainly distributed. If the original image is determined to have a high degree of blur, the original image is blurred due to loss of high-frequency components during the encoding process, or the photographer intentionally reduces the depth of field. Determine if you are blurred. Only when the original image is blurred due to loss of high-frequency components in the encoding process, it is determined as the high-definition processing determination region.
以上、図12の処理の流れによれば、原画像でぼけている領域は高精細化しないなどの判定が可能となり、撮影者の意図に反した高精細化を避けることができる。 As described above, according to the flow of the processing in FIG. 12, it is possible to determine that a region blurred in the original image is not highly defined, and it is possible to avoid high definition contrary to the photographer's intention.
なお、本実施例における画像復号化装置の構成および処理の流れは、実施例2における画像復号化装置の構成および処理の流れと同じように、画像符号化装置において高精細化処理対象領域を判定し、当該領域の位置を示す識別情報であるID(アドレス)を生成、伝送する。本実施例の画像復号化装置における処理は、当該ID(アドレス)によって示された領域に対して高精細化処理を行うので実施例2と同様である。よって、本実施例の画像復号化装置の構成、動作は実施例2と同様であるので説明を省略する。 Note that the configuration and processing flow of the image decoding apparatus according to the present embodiment is the same as the configuration and processing flow of the image decoding apparatus according to the second embodiment. Then, an ID (address) that is identification information indicating the position of the area is generated and transmitted. The processing in the image decoding apparatus according to the present embodiment is the same as that according to the second embodiment because high definition processing is performed on the area indicated by the ID (address). Therefore, the configuration and operation of the image decoding apparatus according to the present embodiment are the same as those of the second embodiment, and thus description thereof is omitted.
以上説明した上記の実施例3における画像符号化装置、画像復号化装置およびそれらの方法によれば、高精細化処理対象領域判定を画像符号化装置で行うことができるため、画像復号化装置側での高精細化処理対象領域の判定処理を簡略化することができ、画像復号化装置の演算処理量を低減することができる。 According to the image coding apparatus, the image decoding apparatus, and the methods thereof in the third embodiment described above, the high-definition processing target region determination can be performed by the image coding apparatus. It is possible to simplify the determination processing of the high definition processing target area in the image processing apparatus, and to reduce the calculation processing amount of the image decoding apparatus.
また、原画像を参照することができるため、被写界深度が狭いためにぼけているのか、符号化過程で高周波成分を失うことによってぼけているのかを判別することができ、撮影者の意図に反した高精細化を避けることができる。 In addition, since the original image can be referred to, it is possible to determine whether it is blurred because the depth of field is narrow or is lost due to loss of high-frequency components in the encoding process. High definition can be avoided.
なお、以上の例では、符号化パラメータによって判定されたどの領域に対してであっても高精細化処理を行っているものとして説明したが、本実施例ではこれに限られず、画像内の部分的な領域のうち、高精細化処理対象領域をラインやエッジ、コーナー、T字型の画素値の境界部すなわち所定の形状をなす画素値の境界部など、多くの画像に共通するエレメントを含む領域に限って高精細化処理対象領域として判定することもできる。 In the above example, it has been described that the high definition processing is performed for any region determined by the encoding parameter. However, the present embodiment is not limited to this, and a portion in the image is not limited thereto. Among the typical areas, the high-definition processing target area includes elements common to many images such as lines, edges, corners, T-shaped pixel value boundaries, that is, pixel value boundaries having a predetermined shape. Only the area can be determined as the high definition processing target area.
すなわち、当該エレメントを含む領域に限って高精細化処理対象領域として判定する場合は、図12において、ステップ(1204)の符号化コスト判定処理ステップの後にエレメント判定ステップを設ける。当該判定ステップでは、Cannyフィルタなどのエッジ抽出フィルタを用いて、当該ブロックがエッジやコーナーなどの特徴的な部位であるか否かを判定する。使用するフィルタはラプラシアンフィルタやガボールフィルタなどであってもかまわない。本判定部で対象ブロックがエッジやコーナーなどの特徴的な部位でないと判定された場合はステップ(1207)に移る。本判定部で当該ブロックがエッジやコーナーなどの特徴的な部位であると判定された場合は、ステップ(1205)に移り、原画像の判定を行い、原画像が符号化過程で高周波成分を失うことによってぼけているのか、撮影者が意図的に被写界深度を狭くしているためにぼけているのかを判定する。なお、当該エレメント判定ステップにおける判定処理は、図11における処理対象領域判定部(1101)にて行う。 That is, in the case where only the region including the element is determined as a region for high definition processing, an element determination step is provided after the encoding cost determination processing step of step (1204) in FIG. In the determination step, an edge extraction filter such as a Canny filter is used to determine whether the block is a characteristic part such as an edge or a corner. The filter to be used may be a Laplacian filter or a Gabor filter. When it is determined by the determination unit that the target block is not a characteristic part such as an edge or a corner, the process proceeds to step (1207). When the determination unit determines that the block is a characteristic part such as an edge or a corner, the process proceeds to step (1205), the original image is determined, and the original image loses high frequency components during the encoding process. It is determined whether the subject is blurred or the subject is blurred because the photographer intentionally reduces the depth of field. Note that the determination processing in the element determination step is performed by the processing target region determination unit (1101) in FIG.
このように、高精細化処理を行う領域をラインやエッジ、コーナー、T字型の画素値の境界部などの所定の形状をなす画素値の境界部を含む領域に限定した場合は、たとえば復号化側の高解像度化処理において、画像内のたとえばノイズなどを含む全領域を対象に高精細化を行うことによる、不自然な画像の生成を防ぐことができる。また、辞書データに保存するデータを当該領域に限定すれば、辞書データの保持に必要な記憶容量と辞書データ特定時の演算量を削減できるうえ、マッチングエラーを低減する効果もある。 As described above, when the region for high definition processing is limited to a region including a boundary portion of a pixel value having a predetermined shape such as a boundary portion of a line, edge, corner, or T-shaped pixel value, for example, decoding In the resolution-enhancement processing on the image forming side, it is possible to prevent generation of an unnatural image by performing high-definition for the entire region including, for example, noise in the image. Further, if the data to be stored in the dictionary data is limited to the area, the storage capacity necessary for holding the dictionary data and the calculation amount when specifying the dictionary data can be reduced, and matching errors can be reduced.
100…画像復号化装置
101…復号部
102、900…画像高精細化部
200、700、1100…画像符号化装置
201…原画像メモリ
202…減算器
203…周波数変換部
204…量子化部
205、702、1102…可変長符号化部
206、303…逆量子化部
207、304…逆周波数変換部
208、305…加算器
209、306…フレームメモリ
210、307…予測画像生成部
301…可変長復号部
302…構文解析部
401、701、901、1101…処理対象領域判定部
402…対象領域高精細化部
403…辞書データ保存部
551…高周波成分のエレメント
552…低周波成分のエレメント
703、1103…符号化部
100: Image decoding device
101: Decoding unit
102, 900 ... Image enhancement section
200, 700, 1100 ... Image encoding device
201 ... Original image memory
202 ... Subtractor
203 ... Frequency converter
204 ... Quantization part
205, 702, 1102 ... Variable length coding unit
206, 303 ... Inverse quantization part
207, 304 ... Inverse frequency converter
208, 305 ... adder
209, 306 ... Frame memory
210, 307 ... predicted image generation unit
301: Variable length decoding unit
302 ... Syntactic analyzer
401, 701, 901, 1101 ... processing target area determination unit
402… Target area high-definition department
403 ... Dictionary data storage
551… Elements of high frequency components
552… Elements of low frequency components
703, 1103 ... Coding section
Claims (20)
前記復号化部によって生成された前記復号画像に対して高精細化処理を行う画像高精細化部とを備え、
前記画像高精細化部は、前記符号化ストリームに含まれる情報に基づいて、前記復号画像において高精細化処理を行う高精細化処理対象領域を判定する処理対象領域判定部と、前記復号画像における前記高精細化処理対象領域の画像データに対して、対応する高周波成分データを混合して高精細化を行う対象領域高精細化部とを有することを特徴とする画像復号化装置。 A decoding unit that decodes an encoded image included in an input encoded stream and generates a decoded image;
An image high-definition unit that performs high-definition processing on the decoded image generated by the decoding unit;
The image high-definition unit includes a processing target region determination unit that determines a high-definition processing target region for performing high-definition processing in the decoded image based on information included in the encoded stream; An image decoding apparatus, comprising: a target region high-definition unit that performs high-definition by mixing corresponding high-frequency component data with image data of the high-definition processing target region.
ことを特徴とする請求項1記載の画像復号化装置。 2. The processing target region determination unit according to claim 1, wherein the high definition processing target region is determined by comparing a value of an encoding parameter included in the encoded stream with a predetermined threshold. Image decoding device.
前記対象領域高精細化部は、前記データ保存部に保存される前記低周波成分データから前記高精細化処理対象領域に対応する低周波成分データを特定し、保存される前記高周波成分データのうち特定された前記低周波成分データに対応する高周波成分データと前記高精細化処理対象領域の画像データとを混合して高精細化を行う
ことを特徴とする請求項1または2記載の画像復号化装置。 The image refinement unit has a data storage unit that stores a plurality of pairs of low frequency component data and high frequency component data in a partial region in an image,
The target region high-definition unit identifies low-frequency component data corresponding to the high-definition processing target region from the low-frequency component data stored in the data storage unit, and among the high-frequency component data stored 3. The image decoding according to claim 1, wherein high definition is performed by mixing high frequency component data corresponding to the specified low frequency component data and image data of the high definition processing target area. apparatus.
ことを特徴とする請求項1記載の画像復号化装置。 The processing target area determination unit determines, as the high definition processing target area, an area indicated by additional information that is identification information data indicating the high definition processing target area included in the encoded stream. The image decoding apparatus according to claim 1.
ことを特徴とする請求項1、2または3記載の画像復号化装置。 4. The processing area determination unit according to claim 1, 2 or 3, wherein the processing area determination section determines the high-definition processing area based on whether or not a boundary portion of pixel values having a predetermined shape is included. Image decoding device.
符号化側から伝送される前記符号化ストリームに対して可変長復号処理を行う可変長復号部と、
前記可変長復号部が復号したデータの構文を解析する構文解析部と、
前記構文解析部が解析した画像データを逆量子化する逆量子化部と、
前記逆量子化部が逆量子化した画像データを逆周波数変換する逆周波数変換部と、
前記逆周波数変換部が逆周波数変換した画像データと予測画像とを加算して前記復号画像を生成する加算器と、
前記加算器が生成した前記復号画像を格納するフレームメモリと、
前記フレームメモリに格納される前記復号画像と前記構文解析部が解析した前記画像データとを用いて前記予測画像を生成する予測画像生成部と、
を有することを特徴とする請求項1乃至5記載の画像復号化装置。 The decoding unit
A variable length decoding unit that performs a variable length decoding process on the encoded stream transmitted from the encoding side;
A syntax analysis unit for analyzing the syntax of the data decoded by the variable length decoding unit;
An inverse quantization unit that inversely quantizes the image data analyzed by the syntax analysis unit;
An inverse frequency transform unit for inverse frequency transforming the image data inversely quantized by the inverse quantization unit;
An adder that generates the decoded image by adding the image data and the predicted image obtained by the inverse frequency conversion by the inverse frequency conversion unit;
A frame memory for storing the decoded image generated by the adder;
A predicted image generation unit that generates the predicted image using the decoded image stored in the frame memory and the image data analyzed by the syntax analysis unit;
6. The image decoding device according to claim 1, further comprising:
前記符号化ストリームに含まれる情報に基づいて、前記復号画像において高精細化処理を行う高精細化処理対象領域を判定する判定ステップと、
前記高精細化処理対象領域の画像データに対して、対応する高周波成分データを混合して高精細化を行う高精細化ステップと、
を備えことを特徴とする画像復号化方法。 A decoding step of decoding the encoded image included in the input encoded stream and generating a decoded image;
A determination step of determining a high-definition processing target region for performing high-definition processing in the decoded image, based on information included in the encoded stream;
A high-definition step of performing high-definition by mixing corresponding high-frequency component data with respect to the image data of the high-definition processing target region,
An image decoding method comprising:
ことを特徴とする請求項7記載の画像復号化方法。 8. The image decoding according to claim 7, wherein in the determination step, the high-definition processing target region is determined by comparing a value of an encoding parameter included in the encoded stream with a predetermined threshold. Method.
ことを特徴とする請求項7記載の画像復号化方法。 The determination step includes determining, as the high-definition processing target area, an area indicated by additional information that is identification information data indicating the high-definition processing target area included in the encoded stream. Item 8. The image decoding method according to Item 7.
前記復号化ステップの前に、画像内の部分的な領域についての高周波成分データを保持するデータ保持ステップを備え、
前記高精細化ステップにおいて、前記データ保持ステップにおいて保持する画像内の部分的な領域における低周波成分データから、前記高精細化処理対象領域に対応する低周波成分データを特定し、前記データ保持ステップにおいて保持する前記高周波成分データのうち、特定された前記低周波成分データに対応する高周波成分データと前記高精細化処理対象領域の画像データとを混合して高精細化処理を行う
ことを特徴とする請求項7乃至9記載の画像復号化方法。 The image decoding method according to claim 7 to 9, comprising:
A data holding step for holding high-frequency component data for a partial region in the image before the decoding step;
In the high-definition step, low-frequency component data corresponding to the high-definition processing target region is specified from low-frequency component data in a partial region in the image held in the data holding step, and the data holding step The high-frequency component data held in the step is mixed with the high-frequency component data corresponding to the specified low-frequency component data and the image data of the region for high-definition processing to perform high-definition processing. The image decoding method according to any one of claims 7 to 9.
ことを特徴とする請求項7、8または10記載の画像復号化方法。 11. The image decoding according to claim 7, 8 or 10, wherein, in the determination step, the high-definition processing target region is determined based on whether or not a boundary portion of pixel values having a predetermined shape is included. Method.
前記符号化部が前記符号化画像データを生成する際に用いた符号化パラメータを用いて、復号側において高精細化処理を行う高精細化処理対象領域を判定する処理対象領域判定部とを備え、
前記符号化部は、前記処理対象領域判定部が判定した前記高精細化処理対象領域の識別情報を示す識別情報データである付加情報を生成し、前記付加情報と前記符号化画像データとを含む符号化ストリームを生成する
ことを特徴とする画像符号化装置。 An encoding unit that encodes an input original image to generate encoded image data;
A processing target region determination unit that determines a high-definition processing target region for performing the high-definition processing on the decoding side using the encoding parameters used when the encoding unit generates the encoded image data. ,
The encoding unit generates additional information that is identification information data indicating identification information of the high definition processing target region determined by the processing target region determination unit, and includes the additional information and the encoded image data. An image encoding device that generates an encoded stream.
ことを特徴とする請求項12記載の画像符号化装置。 The processing target area determination unit calculates an encoding cost by a function having the encoding parameter as a variable, compares the encoding cost value with a predetermined threshold value, and the encoding cost value is greater than the threshold value. 13. The image encoding device according to claim 12, wherein if it is larger, it is determined as the high-definition processing determination region, and if the value of the encoding cost is smaller than the threshold value, it is determined as a region in which high-definition processing is not performed. .
前記処理対象領域判定部は、前記符号化部の周波数変換処理により生成された周波数変換係数の周波数領域における分布に基づいて前記高精細化処理対象領域を判定する
ことを特徴とする請求項12記載の画像符号化装置。 The encoding unit generates the encoded image data by frequency-converting a difference image between the input original image and the predicted image,
13. The processing target region determination unit determines the high-definition processing target region based on a distribution in a frequency region of a frequency transform coefficient generated by a frequency conversion process of the encoding unit. Image coding apparatus.
ことを特徴とする請求項12記載の画像符号化装置。 13. The processing area determination unit determines the high-definition processing area based on a result of calculating variance or primary / secondary differentiation for the input original image. Image coding apparatus.
入力された前記原画像を保持する原画像メモリと、
前記原画像と前記予測画像の差分を算出する差分器と、
前記差分器が生成した差分画像を周波数変換する周波数変換部と、
前記周波数変換部が周波数変換処理を行った画像データを量子化する量子化部と、
前記量子化部で量子化された画像データを可変長符号化する可変長符号化部と、
前記量子化部で量子化された前記画像データを逆量子化する逆量子化部と、
前記逆量化部で逆量子化された画像データを逆周波数変換する逆周波数変換部と、
前記逆周波数変換部で逆周波数変換された画像データと前記予測画像とを加算する加算器と、
前記加算器で加算された画像データを格納するフレームメモリと、
前記フレームメモリに格納される画像データを用いて前記予測画像を生成する予測画像生成部とを備え、
前記可変長符号化部は、前記量子化部で量子化された画像データと、前記処理対象領域判定部より入力された前記付加情報とを含む符号化ストリームを生成する
ことを特徴とする請求項12乃至15記載の画像符号化装置。 The encoding unit includes:
An original image memory for holding the input original image;
A differentiator for calculating a difference between the original image and the predicted image;
A frequency converter that converts the frequency of the difference image generated by the differentiator;
A quantization unit for quantizing the image data subjected to frequency conversion processing by the frequency conversion unit;
A variable length coding unit for variable length coding the image data quantized by the quantization unit;
An inverse quantization unit that inversely quantizes the image data quantized by the quantization unit;
An inverse frequency transform unit for inverse frequency transforming the image data inversely quantized by the inverse quantizer;
An adder that adds the image data subjected to inverse frequency conversion by the inverse frequency conversion unit and the predicted image;
A frame memory for storing the image data added by the adder;
A predicted image generation unit that generates the predicted image using image data stored in the frame memory;
The variable length encoding unit generates an encoded stream including the image data quantized by the quantization unit and the additional information input from the processing target region determination unit. The image encoding device according to 12 to 15.
前記符号化ステップにおいて前記符号化画像データを生成する際に用いた符号化パラメータを用いて、復号側において高精細化処理を行う高精細化処理対象領域を判定する処理対象領域判定ステップと、
前記処理対象領域判定ステップで生成された前記高精細化処理対象領域を示す識別情報データである付加情報と符号化画像データとを含む符号化ストリームを生成する符号化ストリーム生成ステップと
を備えることを特徴とする画像符号化方法。 An encoding step of encoding the input original image to generate encoded image data;
A processing target region determination step for determining a high definition processing target region for performing a high definition processing on the decoding side, using the encoding parameters used when generating the encoded image data in the encoding step;
An encoded stream generation step for generating an encoded stream including additional information that is identification information data indicating the high-definition processing target area generated in the processing target area determination step and encoded image data. A characteristic image encoding method.
ことを特徴とする請求項17記載の画像符号化方法。 In the processing target region determination step, an encoding cost is calculated by a function using the encoding parameter as a variable, the value of the encoding cost is compared with a predetermined threshold value, and the value of the encoding cost is greater than the threshold value. 18. The image encoding method according to claim 17, wherein if it is larger, the region is determined as the region for high-definition processing, and if the value of the encoding cost is smaller than the threshold, it is determined as a region for which high-definition processing is not performed. .
前記処理対象領域判定ステップにおいて、前記符号化ステップの周波数変換処理により生成された周波数変換係数の周波数領域における分布に基づいて前記高精細化処理対象領域を判定する
ことを特徴とする請求項17記載の画像符号化方法。 In the encoding step, the encoded image data is generated by frequency-converting a difference image between the input original image and the predicted image,
18. The high-definition processing target region is determined based on a distribution in the frequency domain of frequency transform coefficients generated by the frequency conversion process of the encoding step in the processing target region determining step. Image coding method.
ことを特徴とする請求項17記載の画像符号化方法。 18. The high-definition processing target region is determined based on a result of calculating a variance or a first-order / second-order derivative for the input original image in the processing target region determining step. Image coding method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008199148A JP2010041161A (en) | 2008-08-01 | 2008-08-01 | Image decoder, image decoding method, image encoder, and image encoding method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008199148A JP2010041161A (en) | 2008-08-01 | 2008-08-01 | Image decoder, image decoding method, image encoder, and image encoding method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2010041161A true JP2010041161A (en) | 2010-02-18 |
Family
ID=42013270
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008199148A Pending JP2010041161A (en) | 2008-08-01 | 2008-08-01 | Image decoder, image decoding method, image encoder, and image encoding method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2010041161A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112422969A (en) * | 2020-10-20 | 2021-02-26 | 西安万像电子科技有限公司 | Image coding and decoding method and device |
-
2008
- 2008-08-01 JP JP2008199148A patent/JP2010041161A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112422969A (en) * | 2020-10-20 | 2021-02-26 | 西安万像电子科技有限公司 | Image coding and decoding method and device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11240496B2 (en) | Low complexity mixed domain collaborative in-loop filter for lossy video coding | |
US9967556B2 (en) | Video coding method using at least evaluated visual quality and related video coding apparatus | |
JP4666411B2 (en) | Image decoding method and image decoding apparatus | |
US8649431B2 (en) | Method and apparatus for encoding and decoding image by using filtered prediction block | |
RU2510592C2 (en) | Image encoding apparatus, image decoding apparatus, image encoding method and image decoding method | |
KR100853336B1 (en) | Image encoding apparatus and image decoding apparatus | |
JP6419170B2 (en) | Method and apparatus for encoding and decoding video pictures | |
KR101482896B1 (en) | Optimized deblocking filters | |
US20090238283A1 (en) | Method and apparatus for encoding and decoding image | |
EP2343901B1 (en) | Method and device for video encoding using predicted residuals | |
US8804826B2 (en) | Methods and devices for incorporating deblocking into encoded video | |
US8559519B2 (en) | Method and device for video encoding using predicted residuals | |
US8792549B2 (en) | Decoder-derived geometric transformations for motion compensated inter prediction | |
EP2343900A1 (en) | Method and device for motion vector estimation in video transcoding using full-resolution residuals | |
US20140044167A1 (en) | Video encoding apparatus and method using rate distortion optimization | |
US20140056348A1 (en) | Methods and device for reconstructing and coding an image block | |
WO2023208638A1 (en) | Post processing filters suitable for neural-network-based codecs | |
US20150237345A1 (en) | Video coding device, video coding method, and video coding program | |
JP2010041161A (en) | Image decoder, image decoding method, image encoder, and image encoding method | |
EP2343898A1 (en) | Method and device for motion vector estimation in video transcoding using union of search areas | |
CN112313950B (en) | Video image component prediction method, device and computer storage medium | |
WO2019225344A1 (en) | Encoding device, image interpolation system and encoding program | |
Chiou et al. | Performance improvement of distributed video coding by using block mode selection | |
US20110228850A1 (en) | Method of processing a video sequence and associated device | |
US20230199196A1 (en) | Methods and Apparatuses of Frequency Domain Mode Decision in Video Encoding Systems |