WO2010140308A1 - 画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法 - Google Patents

画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法 Download PDF

Info

Publication number
WO2010140308A1
WO2010140308A1 PCT/JP2010/003338 JP2010003338W WO2010140308A1 WO 2010140308 A1 WO2010140308 A1 WO 2010140308A1 JP 2010003338 W JP2010003338 W JP 2010003338W WO 2010140308 A1 WO2010140308 A1 WO 2010140308A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
lut
pattern
unit
correction information
Prior art date
Application number
PCT/JP2010/003338
Other languages
English (en)
French (fr)
Inventor
村上智一
高橋昌史
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to JP2011518233A priority Critical patent/JP5181059B2/ja
Publication of WO2010140308A1 publication Critical patent/WO2010140308A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction

Definitions

  • the present invention relates to an image encoding device, an image decoding device, an image encoding method, and an image decoding method for encoding and decoding an image with high image quality.
  • an encoding method such as MPEG (Moving Picture Experts Group) system has been established, and internationally, MPEG-1 standard, MPEG-2 standard, MPEG-4 standard, etc. This is a standard encoding method.
  • MPEG-1 standard As a method for further improving the compression ratio, H.
  • AVC Advanced Video Video Coding
  • Non-Patent Document 1 synthesizes a grayscale image from a halftone image using an LUT.
  • Patent Document 1 and Non-Patent Document 1 image data is replaced with the value of the LUT. However, the image data is not corrected thereby, and thus the image quality of the encoded image cannot be improved.
  • the present invention has been made in view of the above problems, and an object of the present invention is to provide a technique for suitably removing noise generated in the encoding process and restoring a high-quality image.
  • An image encoding device includes an image encoding unit that encodes an input image, an image decoding unit that decodes the encoded image to obtain a decoded image, and expresses image features from the decoded image as pattern information
  • a pattern image generation unit that generates a pattern image
  • a correction information generation unit that generates correction information from the difference between the input image and the decoded image
  • a lookup table (LUT) that associates the correction information with the pattern information of the pattern image
  • An image decoding apparatus includes an image decoding unit that decodes image data to obtain a decoded image, a pattern image generation unit that generates a pattern image in which image features are represented by pattern information from the decoded image, and an encoded stream
  • a LUT decoding unit that decodes a lookup table (LUT) in which pattern information and correction information are described in association with each other, and obtains and decodes correction information corresponding to the pattern information of the pattern image from the decoded LUT
  • An image correction unit for correcting an image is provided.
  • An image encoding method includes an image encoding step for encoding an input image, an image decoding step for decoding the encoded image to obtain a decoded image, and expressing image features from the decoded image by pattern information.
  • An LUT generation step for generating and an LUT encoding step for encoding the LUT are provided.
  • An image decoding method includes an image decoding step of decoding image data to obtain a decoded image, a pattern image generating step of generating a pattern image expressing image features by pattern information from the decoded image, and an encoded stream LUT decoding step for decoding a look-up table (LUT) in which pattern information and correction information are described in association with each other, and obtaining and decoding correction information corresponding to the pattern information of the pattern image from the decoded LUT An image correction step for correcting the image is provided.
  • LUT look-up table
  • generation method in a 4th Example in detail The figure which shows the structure of the image decoding apparatus which concerns on a 4th Example.
  • FIG. 1 is a diagram showing a configuration of an image encoding device according to the first embodiment of the present invention.
  • the image encoding device 1 includes an image input unit 11 that inputs an image, an image encoding unit 12 that encodes an input image and generates an encoded stream, an image decoding unit 13 that decodes the encoded stream, and a decoding A pattern image generation unit 14 that generates a pattern image from an image, a correction information generation unit 15 that generates correction information from an input image and a decoded image, and an LUT generation unit that generates a lookup table (LUT) from the correction information and the pattern image 16, a LUT encoding unit 17 that encodes the LUT, and a code integration unit 18 that integrates the encoded stream of the image and the encoded LUT.
  • LUT lookup table
  • the image input unit 11 holds the input image and passes it to the image encoding unit 12.
  • the image encoding unit 12 encodes an image. This includes H.C. An existing international standard encoding method such as H.264 / AVC may be used.
  • the coded image stream is passed to the image decoding unit 13 and the code integration unit 18.
  • the image decoding unit 13 decodes the encoded stream to generate a decoded image. This is the same operation as the internal decoder in the encoder.
  • the decoded image is transferred to the pattern image generation unit 14 and the correction information generation unit 15.
  • the pattern image generation unit 14 generates a pattern image from the decoded image.
  • a pattern image is an image obtained by converting a decoded image and expressing local image features with a small amount of pattern information. For example, a binary image, an image with a reduced number of gradations, an image converted by a color palette, and the like correspond.
  • a binary image generated by the error diffusion method Error Diffusion
  • Information on the generated pattern image is passed to the LUT generation unit 16.
  • the correction information generation unit 15 generates correction information from the input image (original image) and the decoded image.
  • the correction information is information for correcting the image data of the decoded image to improve the image quality, and thereby removes noise accompanying the encoding process.
  • the difference value of an input image and a decoded image is used per pixel as correction information.
  • the correction information may be the pixel value Vi (x, y) of the input image itself, or may be the difference value Vc (x, y) that has been frequency-converted for each group of several pixels.
  • the frequency conversion for example, DCT (Discrete Cosine Transform), wavelet conversion, or the like is used.
  • the generated correction information is transferred to the LUT generation unit 106.
  • the LUT generation unit 16 processes pattern information and correction information for each group of arbitrary pixels, and generates an LUT.
  • correction information is described for various pattern information.
  • One LUT may be created for one image frame, or a plurality of frames may be combined to create one LUT. When the LUTs of a plurality of frames are combined, the LUT size per frame can be reduced. Details of the LUT generation processing will be described later.
  • the LUT encoding unit 17 encodes the LUT. For encoding, existing Huffman coding, arithmetic coding, or the like is used.
  • the encoded LUT is passed to the code integration unit 18.
  • the code integration unit 18 integrates the encoded stream of the image and the encoded LUT, and outputs and transmits as one stream. Note that the encoded stream of the image and the encoded LUT may be transmitted separately.
  • correction information for improving the image quality of the decoded image is generated, described in the LUT, and encoded and transmitted.
  • the correction information and the pattern information are described in association with each other in the LUT. This is due to the knowledge that the error (noise) generated during the compression encoding process of the image has a correlation with the image pattern to be processed. Therefore, the image decoding side can obtain necessary correction information according to the pattern information by referring to the transmitted LUT.
  • FIG. 2 is a diagram for explaining the LUT generation processing by the LUT generation unit 16 in detail.
  • the LUT 105 is generated from correction information (difference value) Vc obtained from the original image (input image) 101 and the decoded image 102 and pattern information P obtained from the pattern image 103.
  • Vc correction information
  • P pattern information
  • the current processing target position is (x, y), and the pixel values of the original image 101 and the decoded image 102 are Vi (x, y) and Vd (x, y), respectively.
  • the correction information Vc (x, y) is obtained by the equation (1).
  • the pattern image 103 is generated by binarizing the decoded image 102 by performing error diffusion processing.
  • a 4 ⁇ 4 pixel template as shown by reference numeral 104 is prepared for the pattern image 103.
  • the shape and size of the template 104 may be arbitrary, but the correction accuracy increases as the size increases.
  • a binarized pattern of 4 ⁇ 4 pixels in the template 104 surrounding this is obtained.
  • the bit string is read in the raster scan order from the upper left to the lower right, assuming that the black pixel is “1” bits and the white pixel is “0” bits.
  • the read bit string is displayed as a hexadecimal number with 4 bits as one digit, and is used as pattern information P.
  • the pattern information P is “0x485A”.
  • the obtained correction information Vc and the pattern information P are registered in association with each other.
  • the process moves to the next process pixel, and similarly, correction information Vc and pattern information P are obtained and registered.
  • different correction information Vc is listed as a candidate for one pattern information P, an optimum value is determined by statistical processing.
  • E (Rv) is positive and the largest is selected.
  • FIG. 3 is a flowchart showing the flow of the image encoding process in the present embodiment.
  • step S ⁇ b> 301 an original image is input to the image input unit 11.
  • step S ⁇ b> 302 the image encoding unit 12 encodes the input image and passes it to the code integration unit 18 and the image decoding unit 13.
  • step S303 the image decoding unit 13 decodes the image encoded in S302.
  • step S304 the pattern image generation unit 14 generates a pattern image from the decoded image in S303.
  • step S305 the correction information generation unit 15 generates correction information from the original image and the decoded image.
  • step S306 the LUT generation unit 16 generates an LUT from the correction information and the pattern information of the pattern image.
  • step S307 the LUT encoding unit 17 encodes the LUT.
  • step S308 the code integration unit 18 outputs an encoded stream in which the encoded image and the LUT are integrated. Thus, the image encoding process including LUT generation is completed.
  • FIG. 4 is a diagram showing a configuration of an image decoding apparatus according to the second embodiment of the present invention.
  • the image decoding apparatus 2 receives an encoded stream and separates the image data and the LUT into a code separation unit 21, an image decoding unit 22 that decodes the image data, and a pattern image generation that generates a pattern image from the decoded image A unit 23, an LUT decoding unit 24 that decodes the LUT, an image correction unit 25 that corrects the decoded image using the LUT and the pattern image, and an image output unit 26 that outputs the corrected image.
  • the image decoding unit 22 and the pattern image generation unit 23 correspond to the image decoding unit 13 and the pattern image generation unit 14 in FIG. 1 (image encoding device).
  • the code separation unit 21 receives the encoded stream, separates the encoded image data and the encoded LUT, and passes them to the image decoding unit 22 and the LUT decoding unit 24, respectively.
  • the image decoding unit 22 decodes the image data and generates a decoded image.
  • the decoded image is transferred to the pattern image generation unit 23 and the image correction unit 25.
  • the pattern image generation unit 23 generates a pattern image from the decoded image.
  • the pattern image is the same as described above.
  • the LUT decoding unit 24 decodes the encoded LUT to acquire the LUT, and passes this to the image correction unit 25.
  • the image output unit 26 outputs the corrected image. As described above, the image decoding apparatus 2 according to the present embodiment can restore a high-quality image by correcting the decoded image with reference to the
  • FIG. 5 is a diagram for explaining the image correction processing by the image correction unit 25 in detail.
  • the decoded image 201 is corrected using the pattern image 202 and the correction information Vc of the LUT 205 to generate a corrected image 203.
  • the pattern information P is obtained for the processing target position (x, y) of the pattern image 202 using the template 204 as in the LUT creation.
  • P “0x485A” is obtained.
  • the correction calculation is based on the equation (2).
  • the above processing is performed on the entire screen while moving the target pixel position.
  • correction information is acquired from the LUT using the pattern information of the target image as a clue.
  • a pattern image is generated by the same method as that used for encoding, and the pattern information is obtained using the same template. Therefore, the pattern information at the time of encoding can be reproduced well, and highly accurate correction can be performed.
  • FIG. 6 is a flowchart showing the flow of the image decoding process in the present embodiment.
  • the encoded stream is input, and the code separation unit 21 separates the encoded image and the LUT.
  • the image decoding unit 22 decodes the encoded image.
  • step S403 the LUT decoding unit 24 decodes the encoded LUT.
  • step S404 the pattern image generation unit 23 generates a pattern image from the decoded image in S402.
  • step S405 the image correction unit 25 corrects the decoded image using the pattern information of the pattern image and the correction information of the LUT.
  • step S406 the image output unit 26 outputs the corrected image.
  • the image decoding process including the image correction is completed.
  • one screen is processed in units of pixels, but in the third embodiment, processing is performed in units of blocks. That is, correction information is obtained in units of blocks, and image correction is performed in units of blocks.
  • the basic configurations of the image encoding device and the image decoding device are the same as those in the first and second embodiments (FIGS. 1 and 4).
  • FIG. 7 is a diagram for explaining the LUT generation processing of the LUT generation unit 16 in the third embodiment.
  • processing is performed in units of 4 ⁇ 4 pixel blocks.
  • the intra-block pixel value of the original image 111 is Vi_k (u, v)
  • the intra-block pixel value of the decoded image 112 is Vd_k. (U, v).
  • the difference block Vc_k (u, v) is subjected to frequency conversion and quantization by 4 ⁇ 4 DCT to obtain correction information Vc ′ for the block k.
  • the correction information Vc ′ includes a DC component and a plurality of AC components. However, some or all of the AC components may be deleted to reduce the data amount.
  • a template 114 having the same size as the block is prepared for the pattern image 113, and the pattern information P of the target block k is obtained as in the first embodiment.
  • the obtained correction information Vc ′ and the pattern information P are registered in association with each other.
  • different correction information Vc ′ is listed as a candidate for one pattern information P, the same process as in the first embodiment is performed to determine the optimum value.
  • the LUT 115 correction information in units of blocks is described in association with pattern information in units of blocks. Therefore, the processing time of the LUT generation processing is shortened and the data amount of the LUT 115 is further reduced as compared with the case where processing is performed in units of pixels in the first embodiment.
  • FIG. 8 is a diagram for explaining image correction processing of the image correction unit 25 in the third embodiment. Again, processing is performed in units of 4 ⁇ 4 pixel blocks.
  • the pattern information P is obtained using the template 214.
  • the correction information Vc ′ + 3 and only the DC component is included.
  • the correction information Vc ′ is inversely transformed (frequency conversion by inverse quantization and inverse DCT), thereby correcting the difference block.
  • the value of the difference block Vc (u, v) for correction is added at each position to the pixel value Vd_k (u, v) of the decoded image 211 in the k-th processing block, and the corresponding corrected image 213 is added.
  • the pixel value Vo_k (u, v) in the k-th processing block is obtained.
  • each pixel value in the block is corrected by a uniform value.
  • the above processing is performed on the entire screen in units of blocks.
  • the fourth embodiment is a case where an image is reduced and encoded and decoded.
  • FIG. 9 is a diagram illustrating the configuration of the image encoding device according to the fourth embodiment.
  • the image encoding device 3 includes an image input unit 11 that inputs an image, an image reduction unit 31 that reduces the input image, an image encoding unit 12 that encodes the reduced image and generates an encoded stream, and an encoded stream.
  • the unit 18 is provided.
  • an image reduction unit 31 and an image enlargement unit 32 are added to the configuration of the first embodiment (FIG. 1). Since the input image is once reduced by the image reduction unit 31 and then encoded and transmitted in a reduced image state, the code amount of the image can be reduced.
  • the correction information is generated by enlarging the reduced decoded image by the image enlarging unit 32 and comparing it with the same size as the original image.
  • the LUT generation process is performed as follows in the same manner as in the first embodiment (FIG. 2).
  • FIG. 10 is a diagram for explaining in detail the LUT generation method in the fourth embodiment.
  • the reduced decoded image 122 is enlarged to an enlarged decoded image 122e of the original size, and correction information is obtained by comparing with the original image 121.
  • the pattern information P is acquired using the template 124 by generating an enlarged pattern image 123e from the enlarged decoded image 122e.
  • pattern information P and correction information Vc are described.
  • FIG. 11 is a diagram showing a configuration of an image decoding apparatus according to the fourth embodiment.
  • the image decoding device 4 includes a code separation unit 21 that receives an encoded stream and separates the image data into an LUT, an image decoding unit 22 that decodes the image data, and an image enlargement unit that expands the decoded image to the original size. 41, a pattern image generation unit 23 that generates a pattern image from the enlarged decoded image, an LUT decoding unit 24 that decodes the LUT, an image correction unit 25 that corrects the enlarged decoded image using the LUT and the pattern image, An image output unit 26 that outputs the corrected image is provided.
  • an image enlargement unit 41 is added to the configuration of the second embodiment (FIG. 4).
  • the image enlarging unit 41 enlarges the reduced image transmitted from the image encoding device 3 in FIG. 9 to the original size.
  • the image correction process is performed as follows in the same manner as in the second embodiment (FIG. 5).
  • FIG. 12 is a diagram for explaining in detail the image correction processing in the fourth embodiment.
  • the decoded image 221 is enlarged to the enlarged decoded image 221e, the pattern image 222e is generated, and the pattern information P is obtained.
  • correction information Vc (P) corresponding to the pattern information P is acquired.
  • the decoding side can correct each pixel after the image enlargement. it can.
  • the code amount of the encoded image can be reduced, and the image can be restored with high image quality.
  • the image is reduced and encoded and decoded.
  • the decoded image and the pattern image are handled in a reduced state. .
  • FIG. 13 is a diagram illustrating a configuration of an image encoding device according to the fifth embodiment.
  • the image encoding device 5 includes an image input unit 11 that inputs an image, an image reduction unit 51 that reduces the input image, an image encoding unit 12 that encodes the reduced image and generates an encoded stream, and an encoded stream.
  • the image enlargement unit 32 is deleted from the fourth embodiment (FIG. 9), and the LUT generation unit 16 is reconfigured as a size correction LUT generation unit 52.
  • the correction information and LUT generation the decoded image and the pattern image are handled in a reduced size, but the correction information is generated corresponding to each pixel of the size of the original image.
  • FIG. 14 is a diagram illustrating the LUT generation method by the size correction LUT generation unit 52 in detail.
  • the reduction of the image is halved in both vertical and horizontal directions.
  • a general filter is used for image reduction.
  • the current processing target position of the original image 131 is set to four points (x, y), (x + 1, y), (x, y + 1), (x + 1, y + 1), and pixel values thereof are Vi (x, y) ⁇ Let Vi (x + 1, y + 1). Since the decoded image 132 is reduced to 1/2 in the vertical and horizontal directions, the corresponding processing target position is one point (x / 2, y / 2), and the pixel value is Vd (x / 2, y / 2). .
  • Vc (x, y) Vi (x, y) ⁇ Vd (x / 2, y / 2)
  • Vc (x + 1, y) Vi (x + 1, y) ⁇ Vd (x / 2, y / 2)
  • Vc (x, y + 1) Vi (x, y + 1) ⁇ Vd (x / 2, y / 2)
  • Vc (x + 1, y + 1) Vi (x + 1, y + 1) ⁇ Vd (x / 2, y / 2)
  • Vc (x + 1, y + 1) Vi (x + 1, y + 1) ⁇ Vd (x / 2, y / 2) It becomes.
  • the pattern image 133 is reduced to the same size as the decoded image 132.
  • the pattern information P is obtained using the processing target position (x / 2, y / 2) of the decoded image 132 as the star * in the template 134.
  • the four pieces of correction information Vc correspond to one piece of pattern information P. That is, the processing symmetry positions (x, y) to (x + 1, y + 1) in the original image 131 correspond to the positions A, B, C, and D surrounding the star *, so that the correction information at each position is [A]. [B] [C] [D]
  • the pattern information P “0x485A”, for example, in the LUT 135, it is divided into four ways “0x485A [A]” to “0x485A [D]”, and the obtained correction information Vc ( x, y) to Vc (x + 1, y + 1) are described.
  • the same processing as in the above embodiment is performed. In this way, since the LUT 135 describes correction information at each pixel position of the original image, the decoding side can restore high image quality even if the image to be transmitted is reduced.
  • FIG. 15 is a diagram illustrating the configuration of the image decoding apparatus according to the fifth embodiment.
  • the image decoding device 6 receives an encoded stream and separates the image data and the LUT into a code separation unit 21, an image decoding unit 22 that decodes the image data, and a pattern image generation that generates a pattern image from the decoded image Unit 23, LUT decoding unit 24 that decodes the LUT, image enlargement correction unit 61 that corrects the decoded image that has been reduced using the LUT and the pattern image, and an image output that outputs the corrected image Part 26 is provided.
  • the image enlargement unit 41 is deleted from the fourth embodiment (FIG. 11), and the image correction unit 25 is reconfigured as an image enlargement correction unit 61.
  • FIG. 16 is a diagram for explaining in detail the image correction processing by the image enlargement correction unit 61.
  • a reduced pattern image 232 is generated from the decoded image 231 to obtain pattern information P.
  • correction information Vc (P) corresponding to the pattern information P is acquired.
  • the processing target positions (x / 2, y / 2) of the decoded image 231 and the pattern image 232 correspond to the four processing target positions (x, y) to (x + 1, y + 1) of the corrected image 233,
  • four types of correction information Vc are described separately by [A] [B] [C] [D].
  • each pixel after the enlargement can be corrected on the decoding side even if the image to be transmitted is reduced. .
  • the LUT is generated based on the reduced image, the image enlargement process for adjusting the size is not required, and the configuration can be simplified.
  • the LUT describing the correction information.
  • the correction information is described in correspondence with the pattern information of the pattern image, so that the data amount can be reduced and efficient coding processing can be performed.
  • the image encoding technique and the image decoding technique according to the present invention are widely applied to various video processing apparatuses such as an image recording apparatus, a player, a mobile phone, a portable terminal, a digital camera TV, a projector, various displays, and a game machine. Can do.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

 画像符号化装置1は、入力画像を符号化する画像符号化部12と、符号化した画像を復号化して復号画像を得る画像復号化部13と、復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成部14と、入力画像と復号画像との差分から補正情報を生成する補正情報生成部15と、補正情報をパターン画像のパターン情報と対応付けたルックアップテーブル(LUT)を生成するLUT生成部16と、LUTを符号化するLUT符号化部17を備える。これにより、符号化処理で生じたノイズを好適に除去し、高画質の画像を復元する。

Description

画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法
 本発明は、高画質に画像を符号化及び復号化するための画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法に関する。
 画像、音声情報をデジタルデータ化して記録、伝達する手法として、MPEG(Moving Picture Experts Group)方式等の符号化方式が策定され、MPEG-1規格、MPEG-2規格、MPEG-4規格等として国際標準の符号化方式となっている。また、さらに圧縮率を向上させる方式として、H.264/AVC(Advanced Video Coding)規格等が定められている。
 また、ルックアップテーブル(LUT)を用いた画像処理によって、画像を変換したり圧縮したりする技術が提案されている。例えば特許文献1の技術は、カラールックアップテーブル(CLUT)を用いてカラー画像を符号化し、CLUTを用いてカラー画像を復元するものである。また非特許文献1の技術は、LUTを用いてハーフトーン画像からグレースケール画像を合成するものである。
特開2000-244745号公報
M. Mese and P. Vaidyanathan: "Look-Up Table (LUT) Method for Inverse Halftoning", IEEE Transactions on Image Processing, Vol.10, No.10, pp.1566-1578, (2001)
 一般に、符号化装置によって画像を圧縮すると、ブロックノイズ、モスキートノイズと呼ばれる符号化処理によって生じる特有のノイズが付加され、画質劣化の一因となっている。これらのノイズを除去するために様々なポストフィルタが開発されているが、単純にフィルタのみを用いても画質の向上には限界がある。
 前記特許文献1や非特許文献1では、画像データをLUTの値で置換するものであるが、それにより画像データの補正を行うものではなく、よって符号化画像の画質を向上させることはできない。
 本発明は、上記課題に鑑みて為されたものであり、その目的は、符号化処理で生じたノイズを好適に除去し、高画質の画像を復元する技術を提供することにある。
 本発明による画像符号化装置は、入力画像を符号化する画像符号化部と、符号化した画像を復号化して復号画像を得る画像復号化部と、復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成部と、入力画像と復号画像との差分から補正情報を生成する補正情報生成部と、補正情報をパターン画像のパターン情報と対応付けたルックアップテーブル(LUT)を生成するLUT生成部と、LUTを符号化するLUT符号化部を備える。
 本発明による画像復号化装置は、画像データを復号化して復号画像を得る画像復号化部と、復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成部と、符号化ストリームからパターン情報と補正情報が対応付けて記述されたルックアップテーブル(LUT)を復号化するLUT復号化部と、復号化されたLUTからパターン画像のパターン情報に対応する補正情報を取得して復号画像を補正する画像補正部を備える。
 本発明による画像符号化方法は、入力画像を符号化する画像符号化ステップと、符号化した画像を復号化して復号画像を得る画像復号化ステップと、復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成ステップと、入力画像と復号画像との差分から補正情報を生成する補正情報生成ステップと、補正情報をパターン画像のパターン情報と対応付けたルックアップテーブル(LUT)を生成するLUT生成ステップと、LUTを符号化するLUT符号化ステップを備える。
 本発明による画像復号化方法は、画像データを復号化して復号画像を得る画像復号化ステップと、復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成ステップと、符号化ストリームからパターン情報と補正情報が対応付けて記述されたルックアップテーブル(LUT)を復号化するLUT復号化ステップと、復号化されたLUTからパターン画像のパターン情報に対応する補正情報を取得して復号画像を補正する画像補正ステップを備える。
 本発明によれば、画像符号化時のノイズを好適に除去し高画質な画像を復元することができる。
本発明の第1の実施例に係る画像符号化装置の構成を示す図。 第1の実施例におけるLUT生成処理を詳細に説明する図。 第1の実施例における画像符号化処理の流れを示すフローチャート図。 本発明の第2の実施例に係る画像復号化装置の構成を示す図。 第2の実施例における画像補正処理を詳細に説明する図。 第2の実施例における画像復号化処理の流れを示すフローチャート図。 第3の実施例におけるLUT生成処理を説明する図。 第3の実施例における画像補正処理を説明する図。 第4の実施例に係る画像符号化装置の構成を示す図。 第4の実施例におけるLUT生成方法を詳細に説明する図。 第4の実施例に係る画像復号化装置の構成を示す図。 第4の実施例における画像補正処理を詳細に説明する図。 第5の実施例に係る画像符号化装置の構成を示す図。 第5の実施例におけるLUT生成方法を詳細に説明する図。 第5の実施例に係る画像復号化装置の構成を示す図。 第5の実施例における画像補正処理を詳細に説明する図。
 以下、本発明の各実施例を、図面を参照して説明する。
 図1は、本発明の第1の実施例に係る画像符号化装置の構成を示す図である。画像符号化装置1は、画像を入力する画像入力部11と、入力画像を符号化し符号化ストリームを生成する画像符号化部12と、符号化ストリームを復号化する画像復号化部13と、復号画像からパターン画像を生成するパターン画像生成部14と、入力画像と復号画像から補正情報を生成する補正情報生成部15と、補正情報とパターン画像からルックアップテーブル(LUT)を生成するLUT生成部16と、LUTを符号化するLUT符号化部17と、画像の符号化ストリームと符号化されたLUTを統合する符号統合部18を備える。
 各部の動作を説明する。画像入力部11は入力された画像を保持し、画像符号化部12に渡す。画像符号化部12は画像の符号化を行う。これにはH.264/AVC等、既存の国際標準符号化方式を用いればよい。画像の符号化ストリームは、画像復号化部13と符号統合部18に渡される。画像復号化部13は符号化ストリームを復号化して復号画像を生成する。これは符号化器(エンコーダ)における内部デコーダと同様の動作である。復号画像はパターン画像生成部14と補正情報生成部15に渡される。
 パターン画像生成部14は復号画像からパターン画像を生成する。パターン画像とは、復号画像を変換し局所的な画像特徴を少ない情報量のパターン情報で表現した画像である。例えば、2値画像や階調数を削減した画像、カラーパレットによって変換された画像等が相当する。以下では、誤差拡散法(Error Diffusion)によって生成された2値画像を例として説明する。生成されたパターン画像の情報はLUT生成部16に渡される。
 補正情報生成部15は、入力画像(原画像)と復号画像から補正情報を生成する。補正情報とは、復号画像の画像データを補正し高画質化するための情報であり、これにより符号化処理に伴うノイズを除去するものである。以下では、補正情報として、画素単位で入力画像と復号画像の差分値を用いる場合を説明する。位置(x,y)の入力画像の画素値をVi(x,y)、復号画像の画素値をVd(x,y)とすると、補正情報(差分値)Vc(x,y)は、
      Vc(x,y)=Vi(x,y)-Vd(x,y)   (1)
で求められる。なお、補正情報は入力画像の画素値Vi(x,y)そのものとしても良いし、差分値Vc(x,y)をいくつかの画素のまとまり毎に周波数変換したものでも良い。周波数変換には、例えばDCT(Discrete Cosine Transform)やウェーブレット変換等を用いる。生成された補正情報はLUT生成部106に渡される。
 LUT生成部16は、任意の画素のまとまり毎にパターン情報と補正情報を処理し、LUTを生成する。LUTでは、様々なパターン情報に対して補正情報が記述される。LUTは画像1フレームに対して1つ作成してもよいし、複数のフレームをまとめて1つのLUTを作成してもよい。複数フレームのLUTをまとめると1枚あたりのLUTサイズを小さくすることができる。LUT生成処理の詳細については後述する。
 LUT符号化部17はLUTを符号化する。符号化には既存のハフマン符号化や算術符号化等を用いる。符号化されたLUTは符号統合部18に渡される。符号統合部18は、画像の符号化ストリームと符号化されたLUTを統合し、1つのストリームとして出力し伝送する。なお、画像の符号化ストリームと符号化されたLUTとを別々に伝送しても良い。
 このように、本実施例の画像符号化装置1では、復号画像を高画質化するための補正情報を生成してLUTに記述し、これを符号化して伝送する。そのときLUTには、補正情報とパターン情報とを対応付けて記述する。これは、画像の圧縮符号化処理時に発生する誤差(ノイズ)は、処理対象の画像パターンと相関があるとの知見によるものである。よって、画像復号化側では伝送されたLUTを参照し、パターン情報に応じて必要な補正情報を取得することができる。
 図2は、LUT生成部16によるLUT生成処理を詳細に説明する図である。LUT105は、原画像(入力画像)101と復号画像102から求めた補正情報(差分値)Vcと、パターン画像103から求めたパターン情報Pとから生成する。ここでは、画素単位で1画面を処理し、1画面に対して1つのLUT105を生成する例について説明する。
 現在の処理対象位置を(x,y)とし、原画像101と復号画像102の画素値をそれぞれVi(x,y)、Vd(x,y)とする。補正情報Vc(x,y)は前記(1)式で求める。
 一方パターン画像103は、復号画像102を誤差拡散処理して2値化して生成する。パターン画像103に対して、符号104に示すような例えば4×4画素のテンプレートを用意する。テンプレート104の形状やサイズは任意でよいが、サイズが大きいほど補正精度が高くなる。処理対象画素位置を星印*で示すと、これを囲むテンプレート104内の4×4画素の2値化パターンを求める。具体的には、黒画素を「1」ビット、白画素を「0」ビットとして、左上から右下にラスタスキャン順にビット列を読み取る。そして、読み取ったビット列を4ビットを1桁とする16進数で表示して、パターン情報Pとする。この例では、パターン情報Pは、「0x485A」となる。
 LUT105には、前記求めた補正情報Vcとパターン情報Pとを対応させて登録する。この例では、パターン情報P=「0x485A」に対して補正情報Vc=+3を登録している。1つの画素について処理が終了したら、次の処理画素に移動し、同様に補正情報Vcとパターン情報Pを求めて登録する。1つのパターン情報Pに対して異なる補正情報Vcが候補として挙がった場合には、統計処理により最適値を決定する。その評価法としては、例えば、各パターンPについて補正情報Vcの範囲をRv=-16~15までとした時、補正情報の候補Vxに対する評価値を、
      E(Rv)=|Vx|-|Rv-Vx|
として投票し、E(Rv)が正で、かつ最大のものを選べば良い。
  このようにLUT105には、補正情報がパターン情報に対応付けて記述されているので、少ないデータ量で効率良く伝送することができる。
 図3は、本実施例における画像符号化処理の流れを示すフローチャート図である。
  ステップS301において、画像入力部11に原画像を入力する。
  ステップS302において、画像符号化部12は入力した画像を符号化し、符号統合部18と画像復号化部13に渡す。
 ステップS303において、画像復号化部13はS302で符号化された画像を復号化する。
  ステップS304において、パターン画像生成部14はS303の復号画像からパターン画像を生成する。
 ステップS305において、補正情報生成部15は原画像と復号画像から補正情報を生成する。
  ステップS306において、LUT生成部16は補正情報とパターン画像のパターン情報からLUTを生成する。
 ステップS307において、LUT符号化部17はLUTを符号化する。
  ステップS308において、符号統合部18は符号化した画像とLUTを統合した符号
化ストリームを出力する。
  以上により、LUT生成を含めた画像符号化処理を終了する。
 図4は、本発明の第2の実施例に係る画像復号化装置の構成を示す図である。画像復号化装置2は、符号化ストリームを受信し画像データとLUTに分離する符号分離部21と、画像データを復号化する画像復号化部22と、復号画像からパターン画像を生成するパターン画像生成部23と、LUTを復号化するLUT復号化部24と、LUTとパターン画像を用いて復号画像を補正する画像補正部25と、補正された画像を出力する画像出力部26を備える。なお、画像復号化部22とパターン画像生成部23は、前記図1(画像符号化装置)の画像復号化部13とパターン画像生成部14に相当する。
 各部の動作を説明する。符号分離部21は符号化ストリームを受信し、符号化された画像データと符号化されたLUTを分離して、それぞれ画像復号化部22とLUT復号化部24に渡す。画像復号化部22は画像データを復号化して復号画像を生成する。復号画像はパターン画像生成部23と画像補正部25に渡される。
 パターン画像生成部23は復号画像からパターン画像を生成する。パターン画像については前述と同様である。LUT復号化部24は符号化されたLUTを復号化してLUTを取得し、これを画像補正部25に渡す。画像補正部25はパターン画像のパターン情報とLUTの補正情報を用いて復号画像を補正する。位置(x,y)の復号画像の画素値をVd(x,y)、LUTに記述されたパターン情報Pに対応する補正情報(差分値)をVc(P)とすると、出力画像の画素値Vo(x,y)は、
      Vo(x,y)=Vd(x,y)+Vc(P)   (2)
と補正される。画像補正処理の詳細は後述する。画像出力部26は補正された画像を出力する。
  このように本実施例の画像復号装置2では、伝送されたLUTを参照して復号画像を補正し高画質の画像を復元することができる。
 図5は、画像補正部25による画像補正処理を詳細に説明する図である。画像補正処理では、復号画像201に対し、そのパターン画像202とLUT205の補正情報Vcを用いて補正し、補正画像203を生成する。
 パターン画像202の処理対象位置(x,y)に対して、LUT作成時と同様にテンプレート204を用いてパターン情報Pを求める。ここではP=「0x485A」を得る。また伝送されたLUT205を参照し、P=「0x485A」に対応する補正情報Vc=+3を取得する。
 補正演算は前記(2)式による。補正画像203の画素値Vo(x,y)は、対応する復号画像201の画素値Vd(x,y)に補正情報Vc=+3を加算して、
      Vo(x,y)=Vd(x,y)+3
として求める。上記処理を対象画素位置を移動しながら画面全体に対して行う。
 このように、画像補正処理においては対象画像のパターン情報を手掛かりにLUTから補正情報を取得する。そのとき、符号化時と同様の手法でパターン画像を生成し、同一のテンプレートを使用してパターン情報を求めるので、符号化時のパターン情報をよく再現し、精度の高い補正が可能となる。
 図6は、本実施例における画像復号化処理の流れを示すフローチャート図である。
  ステップS401において、符号化ストリームを入力し、符号分離部21は符号化された画像とLUTに分離する。
  ステップS402において、画像復号化部22は符号化された画像を復号化する。
 ステップS403において、LUT復号化部24は符号化されたLUTを復号化する。
  ステップS404において、パターン画像生成部23はS402の復号画像からパターン画像を生成する。
 ステップS405において、画像補正部25は、パターン画像のパターン情報とLUTの補正情報とを用いて復号画像を補正する。
  ステップS406において、画像出力部26は補正された画像を出力する。
  以上により、画像補正を含めた画像復号化処理を終了する。
 前記実施例1,2の画像処理では、画素単位で1画面を処理していたが、第3の実施例ではブロック単位で処理を行う。すなわち、ブロック単位で補正情報を求め、ブロック単位で画像補正を行うものである。なお、画像符号化装置と画像復号化装置の基本構成は、実施例1,2(図1,図4)と同様である。
 図7は、第3の実施例におけるLUT生成部16のLUT生成処理を説明する図である。以下では、4×4画素のブロックを単位として処理する。
  現在の処理ブロックがk番目のブロックで、ブロック内位置を(u,v)とした時、原画像111のブロック内画素値をVi_k(u,v)、復号画像112のブロック内画素値をVd_k(u,v)とする。ここで各(u,v)について差分をとり、差分ブロックVc_k(u,v)を
      Vc_k(u,v)=Vi_k(u,v)-Vd_k(u,v)
として求める。この差分ブロックVc_k(u,v)に対して、4×4のDCTによる周波数変換と量子化を行って、このブロックkに対する補正情報Vc’とする。その結果、補正情報Vc’にはDC成分と複数のAC成分が含まれるが、AC成分の一部あるいは全部を削除してデータ量を削減しても良い。
 一方、パターン画像113に対してブロックと同サイズのテンプレート114を用意して、前記実施例1と同様に対象ブロックkのパターン情報Pを求める。
  LUT115には、前記求めた補正情報Vc’とパターン情報Pとを対応させて登録する。この例では、パターン情報P=「0x485A」に対して補正情報Vc’=+3(DC成分のみ)を登録している。この処理をブロック単位で画面全体に対して行う。1つのパターン情報Pに対して異なる補正情報Vc’が候補として挙がった場合には、前記実施例1と同様の処理を行い最適値を決定する。
 このようにLUT115には、ブロック単位の補正情報が、ブロック単位のパターン情報に対応付けて記述される。よって、実施例1の画素単位で処理する場合に比べて、LUT生成処理の処理時間が短縮され、またLUT115のデータ量がより低減する。
 図8は、第3の実施例における画像補正部25の画像補正処理を説明する図である。ここでも、4×4画素のブロック単位で処理する。
  パターン画像212の処理対象のk番目のブロックについて、テンプレート214を用いてパターン情報Pを求める。ここではP=「0x485A」を得る。また受信したLUT215を参照し、P=「0x485A」に対応する補正情報Vc’を取得する。この例では補正情報Vc’=+3でDC成分のみであるが、AC成分を含むときには、補正情報Vc’を逆変換(逆量子化と逆DCTによる周波数変換)することによって、補正用の差分ブロックVc(u,v)を復元する。
 補正演算では、k番目の処理ブロックにおける復号画像211の画素値Vd_k(u,v)に対し、補正用の差分ブロックVc(u,v)の値を各位置で加算し、対応する補正画像213のk番目の処理ブロックにおける画素値Vo_k(u,v)を求める。その演算式は、
      Vo_k(u,v)=Vd_k(u,v)+Vc(u,v)
となる。補正情報Vc’がDC成分(この例では+3)のみの場合は、Vc(u,v)=+3として求める。当然ながら、補正情報Vc’がDC成分のみの場合は、ブロック内の各画素値は一様な値だけ補正される。上記処理をブロック単位で画面全体に対して行う。
 第4の実施例は、画像を縮小して符号化及び復号化する場合である。
  図9は、第4の実施例に係る画像符号化装置の構成を示す図である。画像符号化装置3は、画像を入力する画像入力部11と、入力画像を縮小する画像縮小部31と、縮小画像を符号化し符号化ストリームを生成する画像符号化部12と、符号化ストリームを復号化する画像復号化部13と、復号画像を拡大する画像拡大部32と、拡大復号画像からパターン画像を生成するパターン画像生成部14と、入力画像と拡大復号画像から補正情報を生成する補正情報生成部15と、補正情報とパターン画像からLUTを生成するLUT生成部16と、LUTを符号化するLUT符号化部17と、画像の符号化ストリームと符号化されたLUTを統合する符号統合部18を備える。
 本実施例は、前記実施例1(図1)の構成に、画像縮小部31と画像拡大部32を追加したものである。入力画像を画像縮小部31で一旦縮小してから符号化し、縮小画像の状態で伝送するので画像の符号量を削減できる。補正情報の生成は、縮小された復号画像を画像拡大部32にて拡大し、原画像と同サイズにして比較する。LUT生成処理は実施例1(図2)と同様に次のように行う。
 図10は、第4の実施例におけるLUT生成方法を詳細に説明する図である。本実施例では、縮小された復号画像122を元のサイズの拡大復号画像122eに拡大し、原画像121と比較して補正情報を求める。原画像121と拡大復号画像122eの画素値をそれぞれVi(x,y)、Vde(x,y)とすると、補正情報Vc(x,y)は、
      Vc(x,y)=Vi(x,y)-Vde(x,y)
となる。一方パターン情報Pは、拡大復号画像122eから拡大されたパターン画像123eを生成してテンプレート124を用いて取得する。LUT125には、パターン情報Pと補正情報Vcを記述する。
 図11は、第4の実施例に係る画像復号化装置の構成を示す図である。画像復号装置4は、符号化ストリームを受信し画像データとLUTに分離する符号分離部21と、画像データを復号化する画像復号化部22と、復号画像を元のサイズに拡大する画像拡大部41と、拡大復号画像からパターン画像を生成するパターン画像生成部23と、LUTを復号化するLUT復号化部24と、LUTとパターン画像を用いて拡大復号画像を補正する画像補正部25と、補正された画像を出力する画像出力部26を備える。
 本実施例は、実施例2(図4)の構成に、画像拡大部41を追加したものである。画像拡大部41は、図9の画像符号化装置3から伝送される縮小画像を元のサイズに拡大する。画像補正処理は実施例2(図5)と同様に次のように行う。
 図12は、第4の実施例における画像補正処理を詳細に説明する図である。本実施例では、復号画像221を拡大復号画像221eに拡大し、パターン画像222eを生成してパターン情報Pを求める。一方受信したLUT225を参照し、パターン情報Pに対応する補正情報Vc(P)を取得する。拡大復号画像221eの画素値Vde(x,y)と補正情報Vc(P)を用いて、補正画像223の画素値Vo(x,y)は、
      Vo(x,y)=Vde(x,y)+Vc(P)
として求める。
 このように、LUT125,225には原画像の各画素位置での補正情報を記述されているので、伝送する画像が縮小されていても復号化側では画像拡大後の各画素について補正することができる。
  実施例4によれば、符号化画像の符号量を削減できるとともに、画像を高画質に復元することができる。
 第5の実施例も、実施例4と同様に画像を縮小して符号化及び復号化するが、LUT生成と画像補正処理においては、復号画像やパターン画像が縮小された状態で取り扱う場合である。
 図13は、第5の実施例に係る画像符号化装置の構成を示す図である。画像符号化装置5は、画像を入力する画像入力部11と、入力画像を縮小する画像縮小部51と、縮小画像を符号化し符号化ストリームを生成する画像符号化部12と、符号化ストリームを復号化する画像復号化部13と、復号画像から縮小されたパターン画像を生成するパターン画像生成部14と、入力画像と縮小された復号画像から補正情報を生成する補正情報生成部15と、補正情報とパターン画像からLUTを生成するサイズ補正LUT生成部52と、LUTを符号化するLUT符号化部17と、画像の符号化ストリームと符号化されたLUTを統合する符号統合部18を備える。
 本実施例は、前記実施例4(図9)から画像拡大部32を削除し、LUT生成部16をサイズ補正LUT生成部52として再構成したものである。本実施例では、補正情報とLUT生成において復号画像とパターン画像は縮小サイズで取り扱うが、補正情報は原画像のサイズの各画素に対応して生成する。
 図14は、サイズ補正LUT生成部52によるLUT生成方法を詳細に説明する図である。以下では画像の縮小は縦横それぞれ1/2とする。画像縮小には一般的なフィルタを用いる。
 原画像131の現在の処理対象位置を(x,y),(x+1,y),(x,y+1),(x+1,y+1)の4点とし、その画素値をそれぞれVi(x,y)~Vi(x+1,y+1)とする。復号画像132は縦横1/2に縮小されているため、対応する処理対象位置は(x/2,y/2)の1点でその画素値をVd(x/2,y/2)とする。これより、4点の処理対象位置(x,y)~(x+1,y+1)における補正情報Vc(x,y)~Vc(x+1,y+1)は、
      Vc(x,y)=Vi(x,y)-Vd(x/2,y/2)
      Vc(x+1,y)=Vi(x+1,y)-Vd(x/2,y/2)
      Vc(x,y+1)=Vi(x,y+1)-Vd(x/2,y/2)
      Vc(x+1,y+1)=Vi(x+1,y+1)-Vd(x/2,y/2)
となる。
 一方パターン画像133は、復号画像132と同じサイズに縮小されている。復号画像132の処理対象位置(x/2,y/2)をテンプレート134における星印*として、パターン情報Pを求める。この場合、1個のパターン情報Pに対して上記4個の補正情報Vcが対応する。すなわち、原画像131における処理対称位置(x,y)~(x+1,y+1)は、星印*を囲むA,B,C,Dの位置に対応するので、各位置の補正情報を[A][B][C][D]で区別する。
 その結果LUT135には、例えばパターン情報P=「0x485A」であった場合には、これを4通り「0x485A[A]」~「0x485A[D]」に区分し、前記求めた各補正情報Vc(x,y)~Vc(x+1,y+1)を記述する。同じパターンに対して異なる補正情報が候補として挙がった場合は、前記実施例と同様に処理する。
  このように、LUT135には原画像の各画素位置での補正情報を記述しているので、伝送する画像が縮小されていても復号化側では高画質に復元することができる。
 図15は、第5の実施例に係る画像復号化装置の構成を示す図である。画像復号化装置6は、符号化ストリームを受信し画像データとLUTに分離する符号分離部21と、画像データを復号化する画像復号化部22と、復号画像からパターン画像を生成するパターン画像生成部23と、LUTを復号化するLUT復号化部24と、LUTとパターン画像を用いて縮小された復号画像を拡大しながら補正する画像拡大補正部61と、補正された画像を出力する画像出力部26を備える。
  本実施例は、実施例4(図11)から画像拡大部41を削除し、画像補正部25を画像拡大補正部61として再構成したものである。
 図16は、画像拡大補正部61による画像補正処理を詳細に説明する図である。本実施例では、復号画像231から縮小されたパターン画像232を生成し、パターン情報Pを求める。一方受信したLUT235を参照して、パターン情報Pに対応する補正情報Vc(P)を取得する。このとき、復号画像231とパターン画像232の処理対象位置(x/2,y/2)は、補正画像233の4点の処理対象位置(x,y)~(x+1,y+1)に対応し、LUT235には4通りの補正情報Vcが[A][B][C][D]で区別して記述されている。例えば、パターン情報P=「0x485A」を得た場合、各処理対象位置での補正情報Vc(x,y)~Vc(x+1,y+1)は、P=「0x485A[A]」~「0x485A[D]」にそれぞれ対応している。
 よって補正画像233の画素値Vo(x,y)~Vo(x+1,y+1)は、復号画像の画素値Vd(x/2,y/2)を用いて、
      Vo(x,y)=Vd(x/2,y/2)+Vc[A]
      Vo(x+1,y)=Vd(x/2,y/2)+Vc[B]
      Vo(x,y+1)=Vd(x/2,y/2)+Vc[C]
      Vo(x+1,y+1)=Vd(x/2,y/2)+Vc[D]
となる。
 このように、LUT135,235には原画像の各画素位置での補正情報を記述されているので、伝送する画像が縮小されていても復号化側では拡大後の各画素について補正することができる。また実施例5では、縮小画像に基づきLUTを生成しているので、サイズを合わせるための画像拡大処理が不要となり構成が簡素化できる。
 以上のように各実施例によれば、補正情報を記述したLUTを用いることで、復号画像を高画質に補正することが可能となる。LUTではパターン画像のパターン情報に対応させて補正情報を記述しているので、データ量が低減し効率の良い符号化処理とすることができる。
 以上説明した各実施例は、単独でも組み合わせても有効である。本発明に係る画像符号化技術と画像復号化技術は、画像記録装置、プレーヤ、携帯電話、携帯端末、デジタルカメラTV、プロジェクタ、各種ディスプレイ、ゲーム機等の各種の映像処理装置に広く適用することができる。
 1,3,5…画像符号化装置、2,4,6…画像復号化装置、11…画像入力部、12…画像符号化部、13…画像復号化部、14…パターン画像生成部、15…補正情報生成部、16…LUT生成部、17…LUT符号化部、18…符号統合部、21…符号分離部、22…画像復号化部、23…パターン画像生成部、24…LUT復号化部、25…画像補正部、26…画像出力部、31,51…画像縮小部、32,41…画像拡大部、52…サイズ補正LUT生成部、61…画像拡大補正部。

Claims (12)

  1.  入力画像を符号化する画像符号化装置において、
     前記入力画像を符号化する画像符号化部と、
     符号化した画像を復号化して復号画像を得る画像復号化部と、
     前記復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成部と、
     前記入力画像と前記復号画像との差分から補正情報を生成する補正情報生成部と、
     前記補正情報を前記パターン画像のパターン情報と対応付けたルックアップテーブル(LUT)を生成するLUT生成部と、
     前記LUTを符号化するLUT符号化部を備えることを特徴とする画像符号化装置。
  2.  請求項1に記載の画像符号化装置において、
     前記補正情報生成部は、前記入力画像と前記復号画像との差分を所定のブロックを単位として求め、求めた差分ブロックを周波数変換して補正情報を生成し、
     前記LUT生成部は、前記補正情報を前記ブロックに対するパターン情報と対応付けてLUTを生成することを特徴とする画像符号化装置。
  3.  請求項1に記載の画像符号化装置において、
     前記入力画像を縮小する画像縮小部と、
     前記画像復号化部からの縮小された復号画像を元のサイズに拡大する画像拡大部とを備え、
     前記画像符号化部は縮小された画像を符号化するとともに、
     前記パターン画像生成部と前記補正情報生成部は拡大された復号画像を用いて処理することを特徴とする画像符号化装置。
  4.  請求項1に記載の画像符号化装置において、
     前記入力画像を縮小する画像縮小部を備え、
     前記画像符号化部は縮小された画像を符号化するとともに、
     前記補正情報生成部は、前記入力画像と縮小された前記復号画像との差分から前記入力画像の各画素に対する補正情報を生成し、
     前記LUT生成部は、前記補正情報を基に前記入力画像のサイズに補正したLUTを生成することを特徴とする画像符号化装置。
  5.  画像データに補正情報が付加された符号化ストリームを復号化する画像復号化装置において、
     前記画像データを復号化して復号画像を得る画像復号化部と、
     前記復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成部と、
     前記符号化ストリームからパターン情報と補正情報が対応付けて記述されたルックアップテーブル(LUT)を復号化するLUT復号化部と、
     前記復号化されたLUTから前記パターン画像の前記パターン情報に対応する補正情報を取得して前記復号画像を補正する画像補正部を備えることを特徴とする画像復号化装置。
  6.  請求項5に記載の画像復号化装置において、
     前記LUTには、所定のブロックを単位とする前記パターン情報と前記補正情報が記述され、該補正情報は差分ブロックが周波数変換されて記述されたものであって、
     前記画像補正部は、前記LUTから取得した補正情報を逆周波数変換して補正用の差分ブロックとし、前記復号画像をブロック単位で補正することを特徴とする画像復号化装置。
  7.  請求項5に記載の画像復号化装置において、
     前記符号化ストリームは画像サイズが縮小されたものであって、
     前記画像復号化部からの縮小された復号画像を元のサイズに拡大する画像拡大部を備え、
     前記パターン画像生成部と前記画像補正部は、前記拡大された復号画像を用いて処理することを特徴とする画像復号化装置。
  8.  請求項5に記載の画像復号化装置において、
     前記符号化ストリームは画像サイズが縮小されたものであって、
     前記パターン画像生成部は、縮小された前記復号画像から縮小された前記パターン画像を生成し、
     前記画像補正部は、前記LUTから前記縮小されたパターン画像のパターン情報に対応し元のサイズの画像の各画素に対する補正情報を取得して、前記復号画像を拡大させながら補正することを特徴とする画像復号化装置。
  9.  入力画像を符号化する画像符号化方法において、
     前記入力画像を符号化する画像符号化ステップと、
     符号化した画像を復号化して復号画像を得る画像復号化ステップと、
     前記復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成ステップと、
     前記入力画像と前記復号画像との差分から補正情報を生成する補正情報生成ステップと、
     前記補正情報を前記パターン画像のパターン情報と対応付けたルックアップテーブル(LUT)を生成するLUT生成ステップと、
     前記LUTを符号化するLUT符号化ステップを備えることを特徴とする画像符号化方法。
  10.  請求項9に記載の画像符号化方法において、
     前記補正情報生成ステップでは、前記入力画像と前記復号画像との差分を所定のブロックを単位として求め、求めた差分ブロックを周波数変換して補正情報を生成し、
     前記LUT生成ステップでは、前記補正情報を前記ブロックに対するパターン情報と対応付けてLUTを生成することを特徴とする画像符号化方法。
  11.  画像データに補正情報が付加された符号化ストリームを復号化する画像復号化方法において、
     前記画像データを復号化して復号画像を得る画像復号化ステップと、
     前記復号画像から画像特徴をパターン情報で表現したパターン画像を生成するパターン画像生成ステップと、
     前記符号化ストリームからパターン情報と補正情報が対応付けて記述されたルックアップテーブル(LUT)を復号化するLUT復号化ステップと、
     前記復号化されたLUTから前記パターン画像の前記パターン情報に対応する補正情報を取得して前記復号画像を補正する画像補正ステップを備えることを特徴とする画像復号化方法。
  12.  請求項11に記載の画像復号化方法において、
     前記LUTには、所定のブロックを単位とする前記パターン情報と前記補正情報が記述され、該補正情報は差分ブロックが周波数変換されて記述されたものであって、
     前記画像補正ステップでは、前記LUTから取得した補正情報を逆周波数変換して補正用の差分ブロックとし、前記復号画像をブロック単位で補正することを特徴とする画像復号化方法。
PCT/JP2010/003338 2009-06-02 2010-05-18 画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法 WO2010140308A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011518233A JP5181059B2 (ja) 2009-06-02 2010-05-18 画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009132915 2009-06-02
JP2009-132915 2009-06-02

Publications (1)

Publication Number Publication Date
WO2010140308A1 true WO2010140308A1 (ja) 2010-12-09

Family

ID=43297451

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/003338 WO2010140308A1 (ja) 2009-06-02 2010-05-18 画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法

Country Status (2)

Country Link
JP (1) JP5181059B2 (ja)
WO (1) WO2010140308A1 (ja)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0549022A (ja) * 1991-08-08 1993-02-26 Sharp Corp 画像符号化装置
JPH0787489A (ja) * 1993-09-14 1995-03-31 Sony Corp 画像圧縮装置,画像再生装置及び描画装置
JPH10336041A (ja) * 1997-05-29 1998-12-18 Matsushita Electric Ind Co Ltd 不可逆データ圧縮伸張装置
JP2000333016A (ja) * 1999-05-24 2000-11-30 Matsushita Graphic Communication Systems Inc 画像符号化装置
JP2004350072A (ja) * 2003-05-23 2004-12-09 Nippon Telegr & Teleph Corp <Ntt> 画像符号化装置、画像符号化方法、画像符号化プログラム及びそのプログラムを記録した記録媒体

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0549022A (ja) * 1991-08-08 1993-02-26 Sharp Corp 画像符号化装置
JPH0787489A (ja) * 1993-09-14 1995-03-31 Sony Corp 画像圧縮装置,画像再生装置及び描画装置
JPH10336041A (ja) * 1997-05-29 1998-12-18 Matsushita Electric Ind Co Ltd 不可逆データ圧縮伸張装置
JP2000333016A (ja) * 1999-05-24 2000-11-30 Matsushita Graphic Communication Systems Inc 画像符号化装置
JP2004350072A (ja) * 2003-05-23 2004-12-09 Nippon Telegr & Teleph Corp <Ntt> 画像符号化装置、画像符号化方法、画像符号化プログラム及びそのプログラムを記録した記録媒体

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MING YUAN TING ET AL.: "Error-Diffused Image Compression Using a Binary-to-Gray-Scale Decoder and Predictive Pruned Tree-Structured Vector Quantization", IMAGE PROCESSING, IEEE TRANSACTIONS ON, vol. 3, no. 6, November 1994 (1994-11-01), pages 854 - 858, XP000478141, DOI: doi:10.1109/83.336256 *

Also Published As

Publication number Publication date
JP5181059B2 (ja) 2013-04-10
JPWO2010140308A1 (ja) 2012-11-15

Similar Documents

Publication Publication Date Title
CN109068139B (zh) 用于环内再成形的方法、设备和计算机可读存储介质
JP4114885B2 (ja) 画像符号化装置、方法、及びプログラム
KR20040060982A (ko) 압축된 영상 데이터의 객관적 품질 평가 방법 및 시스템
US20150036758A1 (en) Image processing apparatus and image processing method
CN107637078B (zh) 整数变换系数的视频译码系统和方法
JP2004173011A (ja) 画像信号の処理装置および処理方法、それに使用される係数データの生成装置および生成方法、並びに各方法を実行するためのプログラム
JP6065613B2 (ja) 動画像符号化装置
JPWO2019003676A1 (ja) 画像処理装置と画像処理方法およびプログラム
WO2013051452A1 (ja) 画像処理装置および方法
JP5800362B2 (ja) 動画像送出装置、動画像受信装置、動画像伝送システム、動画像送出方法、動画像受信方法、およびプログラム
US20070230918A1 (en) Video Quality Enhancement and/or Artifact Reduction Using Coding Information From a Compressed Bitstream
CN105745929B (zh) 加速逆变换的方法和装置以及解码视频流的方法和装置
JP5181059B2 (ja) 画像符号化装置、画像復号化装置、画像符号化方法、及び画像復号化方法
US20130177241A1 (en) Image processing apparatus and method thereof
US20190379890A1 (en) Residual transformation and inverse transformation in video coding systems and methods
JP2001078187A (ja) 画像復号化装置
WO2016047250A1 (ja) 信号処理装置、撮像装置および信号処理方法
JP2005197879A (ja) 映像信号符号化装置
JP2010010768A (ja) 画像符号化装置及び画像符号化方法
JP5342645B2 (ja) 画像符号化装置及び画像符号化方法
JP2007288446A (ja) 動画像復号装置
US9456213B2 (en) Method for simultaneously encoding macroblock groups of frame
CN101288312B (zh) 校正量化数据值的方法及相关的设备
JP2009302896A (ja) 画像符号化装置および画像符号化方法
JP5421739B2 (ja) 動画像符号化装置、動画像復号化装置、および、動画像符号化方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10783096

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2011518233

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10783096

Country of ref document: EP

Kind code of ref document: A1