WO2012117900A1 - 符号化装置 - Google Patents

符号化装置 Download PDF

Info

Publication number
WO2012117900A1
WO2012117900A1 PCT/JP2012/054170 JP2012054170W WO2012117900A1 WO 2012117900 A1 WO2012117900 A1 WO 2012117900A1 JP 2012054170 W JP2012054170 W JP 2012054170W WO 2012117900 A1 WO2012117900 A1 WO 2012117900A1
Authority
WO
WIPO (PCT)
Prior art keywords
macroblock
prediction mode
image
edge
prediction
Prior art date
Application number
PCT/JP2012/054170
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 US14/000,344 priority Critical patent/US20130322533A1/en
Publication of WO2012117900A1 publication Critical patent/WO2012117900A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • H04N19/107Selection of coding mode or of prediction mode between spatial and temporal predictive coding, e.g. picture refresh
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding

Definitions

  • the present invention relates to an encoding device, and more particularly to an encoding device that performs intra-frame predictive encoding on moving image data.
  • Patent Document 1 discloses a technique for calculating a predicted generated code amount based on a difference value (SAD or SATD) between an input image and a predicted image.
  • Patent Document 2 discloses a technique for detecting an edge in an input image using a filter circuit and switching a prediction mode based on the detection result.
  • edge detection is performed on an input image instead of a differential image that is directly encoded. Therefore, since an edge detected in the input image may not appear in the difference image, or an edge that has not been detected in the input image may appear in the difference image, a situation in which the switching of the prediction mode is not appropriate may occur.
  • the present invention has been made in view of such circumstances, and compared with a case where a circuit for calculating a prediction generated code amount and a circuit for detecting an edge are individually mounted, the circuit scale and the processing.
  • An object is to obtain an encoding device capable of reducing the number of cycles.
  • Another object of the present invention is to provide an encoding device capable of appropriately performing prediction mode switching as compared with a case where the prediction mode is switched based on a detection result of an edge for an input image.
  • the encoding apparatus calculates a first difference value between an input image and a predicted image for each of a plurality of blocks having a first block size included in a macroblock to be encoded. And calculating a second difference value between the input image and the predicted image for each of a plurality of blocks having a second block size larger than the first block size included in the macroblock.
  • a determining unit that determines a prediction mode to be applied to the macroblock based on the value.
  • the determination unit includes the plurality of first difference values calculated by the first calculation unit and the plurality of second differences calculated by the second calculation unit.
  • the prediction mode to be applied to the macroblock is determined based on the value.
  • the difference value between the input image and the predicted image is an index used to calculate the predicted generated code amount. Therefore, the circuit size and the number of processing cycles can be reduced by using this difference value not only for calculating the prediction generated code amount but also for determining the prediction mode.
  • the encoding device is the encoding device according to the first aspect, in particular, the determination unit includes a sum of the plurality of first difference values and the plurality of second difference values.
  • the presence / absence of an edge in the macroblock is determined based on the sum of the values, and when it is determined that there is an edge, the prediction mode to be applied to the macroblock is predicted in block units of the first block size.
  • the prediction mode to be applied to the macroblock is determined as the second prediction mode for performing prediction in block units of the second block size. It is characterized by.
  • the determination unit determines the presence or absence of an edge based on the difference value between the input image and the predicted image. Therefore, the circuit scale and the number of processing cycles can be reduced as compared with the case where the circuit for calculating the prediction generated code amount and the circuit for detecting the edge are individually mounted.
  • the encoding device is the encoding device according to the second aspect, in particular, the determination unit determines the plurality of first difference values from the sum of the plurality of second difference values. When the value obtained by subtracting the sum of the values is larger than the first threshold value, it is determined that there is an edge in the macroblock.
  • the determination unit when the value obtained by subtracting the sum of the plurality of first difference values from the sum of the plurality of second difference values is larger than the first threshold value, It is determined that there is an edge in the macroblock.
  • the first difference value calculated using a block having a small block size is significantly more than the second difference value calculated using a block having a large block size. There is a tendency to become smaller. Therefore, by determining that there is an edge when the value obtained by subtracting the sum of the first difference values from the sum of the second difference values is larger than the first threshold, it is possible to determine the presence or absence of the edges with high accuracy. It becomes possible.
  • the first threshold value is set to a different value depending on the complexity of the image or the target code amount. It is characterized by this.
  • the first threshold value is set to a different value according to the complexity of the image or the target code amount.
  • the first prediction mode is applied when the complexity of the image is high, the generated code amount is likely to increase.
  • the second prediction mode is easily selected by setting the first threshold value large. be able to.
  • the first prediction mode is set by setting the first threshold value small. Can be easily selected.
  • the second prediction mode since the generated code amount is likely to increase when the first prediction mode is applied, the second prediction mode may be easily selected by setting the first threshold value large when the target code amount is small. it can. Further, since the image quality can be improved by applying the first prediction mode, the first prediction mode can be easily selected by setting the first threshold value small when the target code amount is large.
  • the determination unit further includes a sum total of the plurality of first difference values as a second threshold value. If it is less than the threshold, it is determined that there is an edge in the macroblock.
  • the determining unit determines that there is an edge in the macroblock when the sum of the plurality of first difference values is less than the second threshold value.
  • the first difference value and the second difference value both increase even if there is no edge in the macroblock.
  • the value obtained by subtracting the sum of the difference values tends to increase. Therefore, when the total sum of the first difference values is equal to or greater than the second threshold value, it is erroneously determined that there is an edge by simply considering it as a region having a high image complexity and excluding it from the determination target of the presence or absence of an edge. Can be avoided.
  • the second threshold value is set to a different value depending on the complexity of the image or the target code amount. It is characterized by this.
  • the second threshold value is set to a different value according to the complexity of the image or the target code amount. If the first prediction mode is applied when the complexity of the image is high, the amount of generated code is likely to increase. In this case, the second prediction mode is easily selected by setting the second threshold value small. be able to. In addition, when the first prediction mode is applied when the complexity of the image is low, the generated code amount is unlikely to increase. In this case, the first prediction mode is set by setting the second threshold value large. Can be easily selected. Further, since the generated code amount is likely to increase when the first prediction mode is applied, the second prediction mode may be easily selected by setting the second threshold value small when the target code amount is small. it can. Further, since the image quality can be improved by applying the first prediction mode, the first prediction mode can be easily selected by setting the second threshold value large when the target code amount is large.
  • the encoding apparatus is the encoding apparatus according to any one of the first to sixth aspects, in particular, the first difference value and the second difference value are SATD ( Sum of Absolute Transformed Differences).
  • the first difference value and the second difference value are SATD. Since the frequency component differs greatly between the edge and the other parts, the presence or absence of the edge is accurately determined by using the SATD including the frequency component as compared with the case of using SAD (Sum of Absolute Differences) not including the frequency component. It becomes possible to judge.
  • An encoding apparatus includes an image generation unit that generates a difference image between an input image and a prediction image for a macroblock to be encoded, and a difference image generated by the image generation unit. And a determining unit that determines a prediction mode to be applied to the macroblock based on the presence or absence of an edge.
  • the image creation unit creates a difference image between the input image and the predicted image
  • the determination unit determines whether there is an edge in the difference image created by the image creation unit. Based on this, a prediction mode to be applied to the macroblock is determined. In this way, by determining the presence or absence of an edge for a differential image to be encoded instead of an input image, as compared with the case of switching the prediction mode based on the detection result of the edge for the input image, It is possible to appropriately switch the prediction mode.
  • the circuit scale and the number of processing cycles can be reduced, and the prediction mode can be switched appropriately.
  • FIG. 1 is a block diagram showing a simplified overall configuration of an encoding apparatus 1 according to an embodiment of the present invention.
  • the encoding device 1 includes a subtracter 2, an orthogonal transform unit 3, a quantization unit 4, an encoding unit 5, an inverse quantization unit 6, an inverse orthogonal transform unit 7, and an adder 8.
  • the encoding apparatus 1 receives input image data D1.
  • the encoding device 1 outputs encoded data D2.
  • Local decoded image data D3 is input from the frame memory 9 to the intra prediction processing unit 10 and the inter prediction processing unit 11.
  • FIG. 2 is a block diagram illustrating a configuration of the intra prediction processing unit 10.
  • the intra prediction processing unit 10 includes a difference image creation unit 21 and a prediction mode determination unit 22.
  • the difference image creation unit 21 includes a first prediction unit 31, a subtracter 32, a first calculation unit 33, a first determination unit 34, a second prediction unit 35, a subtracter 36, 2 calculating part 37 and the 2nd determination part 38 are comprised.
  • intra 4 ⁇ 4 prediction mode (hereinafter referred to as “first prediction mode”), intra 8 ⁇ 8 prediction mode (hereinafter referred to as “second prediction mode”), and intra 16 ⁇ 16 prediction are used as the intra prediction modes.
  • Three prediction modes of modes (hereinafter referred to as “third prediction mode”) are defined.
  • first prediction mode prediction and orthogonal transformation are performed in units of blocks each having a block size of 4 vertical pixels ⁇ 4 horizontal pixels.
  • second prediction mode prediction and orthogonal transformation are performed in units of blocks each having a block size of 8 vertical pixels ⁇ 8 horizontal pixels.
  • prediction is performed in units of macroblocks having a block size of 16 vertical pixels ⁇ 16 horizontal pixels
  • orthogonal transformation is performed in units of blocks having a block size of 4 vertical pixels ⁇ 4 horizontal pixels.
  • the third prediction mode is not used, and the prediction mode applied to the encoding target macroblock is set to one of the first prediction mode and the second prediction mode.
  • the prediction mode is set for each macroblock. Referring to FIG. 2, a first prediction unit 31, a subtractor 32, a first calculation unit 33, and a first determination unit 34 correspond to the first prediction mode, and a second prediction unit 35, a subtracter 36, a second The calculation unit 37 and the second determination unit 38 correspond to the second prediction mode.
  • FIG. 3 is a diagram showing one macro block divided into 16 blocks each having a block size of 4 vertical pixels ⁇ 4 horizontal pixels.
  • FIG. 4 is a diagram illustrating one macroblock divided into four blocks each having a block size of 8 pixels vertically ⁇ 8 pixels horizontally.
  • the thick line in the figure indicates the edge included in the macroblock, and the arrow in the figure indicates the optimum prediction direction for each block.
  • the first prediction unit 31 creates nine-direction predicted images for each of the 16 blocks included in the encoding target macroblock.
  • the subtracter 32 creates a difference image between the input image and the nine-direction predicted image for each of the 16 blocks. As a result, nine difference images are obtained for each block.
  • the difference image is input to the first calculation unit 33.
  • the first calculation unit 33 calculates SATD (Sum of Absolute Transformed Differences) regarding each difference image based on the following equation (1). As a result, nine SATDs are obtained for each block.
  • SATD is obtained by Hadamard transforming a difference image and taking the sum of absolute values of the coefficients. Note that, as a difference value between the input image and the predicted image, SAD (Sum of Absolute Differences) or the like may be used instead of SATD.
  • the SATD is input to the first determination unit 34.
  • the first determination unit 34 calculates a predicted generated code amount from each SATD based on the following equation (2).
  • the offset value ⁇ is a value that depends on the quantization parameter, and corresponds to a code amount other than the pixel code amount (for example, the prediction direction code amount). Thereby, the prediction generated code amount in each of the nine directions is obtained for each block.
  • the first determination unit 34 selects the smallest predicted generated code amount from the nine predicted generated code amounts for each block, and sets the prediction direction corresponding to the minimum generated code amount to the optimum for the block. Specify as the prediction direction.
  • the first determination unit 34 performs the same processing on each of the 16 blocks in the macroblock, thereby inputting the optimum prediction direction of each block and the corresponding SATD to the prediction mode determination unit 22.
  • the second prediction unit 35 creates nine-direction predicted images for each of the four blocks included in the macroblock to be encoded.
  • the subtractor 36 creates a difference image between the input image and the nine-direction predicted image for each of the four blocks. As a result, nine difference images are obtained for each block.
  • the difference image is input to the second calculation unit 37.
  • the second calculation unit 37 calculates the SATD for each difference image based on the following equation (3). As a result, nine SATDs are obtained for each block.
  • the second determination unit 38 calculates a predicted generated code amount from each SATD based on the above equation (2). Thereby, the prediction generated code amount in each of the nine directions is obtained for each block.
  • the second determination unit 38 selects the minimum prediction generation code amount from the nine prediction generation code amounts for each block, and sets the prediction direction corresponding to the minimum generation code amount to the optimum for the block. Specify as the prediction direction.
  • the second determination unit 38 performs the same processing on each of the four blocks in the macroblock, thereby inputting the optimal prediction direction of each block and the corresponding SATD to the prediction mode determination unit 22.
  • the prediction mode determination unit 22 performs encoding based on the 16 sets of optimal prediction directions and SATD input from the first determination unit 34 and the 4 sets of optimal prediction directions and SATD input from the second determination unit 38.
  • a prediction mode (first prediction mode or second prediction mode) to be applied to the target macroblock is determined. Specifically, it is as follows.
  • the prediction mode determination unit 22 calculates a total sum MB_SATD 1 of 16 SATDs input from the first determination unit 34 based on the following equation (4).
  • the prediction mode determination unit 22 calculates the total MB_SATD 2 of the four SATDs input from the second determination unit 38 based on the following equation (5).
  • Equation (4) and Equation (5) Since the number of addition terms in Equation (4) and Equation (5) is 16 and 4, respectively, these operations can be implemented with a relatively small circuit.
  • the prediction mode determination unit 22 determines the presence or absence of an edge in the macroblock based on the following formulas (6) and (7).
  • the prediction mode determination unit 22 determines that there is an edge in the macroblock to be encoded. On the other hand, when at least one of the expressions (6) and (7) is not satisfied, the prediction mode determination unit 22 determines that there is no edge in the macroblock to be encoded.
  • the first threshold TH_EDGE and the second threshold TH_FINE are set to appropriate values through experiments, simulations, or the like.
  • prediction mode determination unit 22 may determine the presence or absence of an edge based on the following equations (8) and (9) instead of the above equations (6) and (7).
  • the prediction mode determination unit 22 determines that there is an edge in the encoding target macroblock. On the other hand, when at least one condition of Expression (8) and Expression (9) is not satisfied, the prediction mode determination unit 22 determines that there is no edge in the macroblock to be encoded.
  • the offset values ⁇ and ⁇ and the third threshold value TH_FLAT are set to appropriate values through experiments, simulations, and the like.
  • the prediction mode determination unit 22 determines the prediction mode to be applied to the encoding target macroblock as the first prediction mode, and when it is determined that there is no edge, The prediction mode applied to the encoding target macroblock is determined as the second prediction mode. And the prediction mode determination part 22 outputs the determined prediction mode and the optimal prediction direction regarding each block.
  • the first threshold TH_EDGE and the second threshold TH_FINE may be set to different values depending on the complexity of the image or the target code amount.
  • the first prediction mode is applied when the complexity of the image is high, the amount of generated code is likely to increase.
  • the second prediction mode can be easily selected by setting the first threshold value TH_EDGE large. Can do.
  • the first prediction mode is selected by setting the first threshold TH_EDGE small. Can be made easier.
  • the second prediction mode can be easily selected by setting the first threshold value TH_EDGE large when the target code amount is small. Moreover, since the image quality can be improved by applying the first prediction mode, the first prediction mode can be easily selected by setting the first threshold TH_EDGE small when the target code amount is large.
  • the prediction mode determination unit 22 determines the presence or absence of an edge based on the difference value between the input image and the prediction image. Therefore, the circuit scale and the number of processing cycles can be reduced as compared with the case where the circuit for calculating the prediction generated code amount and the circuit for detecting the edge are individually mounted.
  • the optimum prediction direction is set to a fine block size as compared with a case using a block having a large block size (FIG. 4). This is because it can be set in units. Therefore, by determining that there is an edge when the condition shown in Expression (6) is satisfied, it is possible to determine the presence or absence of an edge with high accuracy.
  • the difference value is SATD. Since the frequency component is significantly different between the edge and the other parts, it is possible to accurately determine the presence or absence of the edge by using the SATD including the frequency component as compared with the case of using the SAD not including the frequency component. Become.
  • the difference image creation unit 21 creates a difference image between the input image and the prediction image
  • the prediction mode determination unit 22 creates the difference image creation unit 21.
  • a prediction mode to be applied to the macroblock is determined based on the presence or absence of an edge in the difference image. In this way, the presence / absence of an edge is determined for a differential image that is directly encoded instead of the input image, so that the prediction mode is switched based on the detection result of the edge for the input image. Thus, the prediction mode can be switched appropriately.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

 回路規模及び処理サイクル数を削減することが可能な符号化装置を得る。符号化装置(1)は、符号化対象のマクロブロックに含まれる第1のブロックサイズの複数のブロックの各々に関して、入力画像と予測画像との第1の差分値を算出する第1演算部(33)と、マクロブロックに含まれる、第1のブロックサイズより大きい第2のブロックサイズの複数のブロックの各々に関して、入力画像と予測画像との第2の差分値を算出する第2演算部(37)と、第1演算部(33)によって算出されたマクロブロックに関する複数の第1の差分値と、第2演算部(37)によって算出されたマクロブロックに関する複数の第2の差分値とに基づいて、マクロブロックに適用する予測モードを決定する予測モード決定部(22)と、を備える。

Description

符号化装置
 本発明は、符号化装置に関し、特に、動画像の画像データに対してフレーム内予測符号化を行う符号化装置に関する。
 例えば下記特許文献1には、入力画像と予測画像との差分値(SAD又はSATD)に基づいて、予測発生符号量を算出する技術が開示されている。
 また、例えば下記特許文献2には、フィルタ回路を用いて入力画像内のエッジを検出し、その検出結果に基づいて予測モードを切り換える技術が開示されている。
特開2008-124699号公報 特開2008-219205号公報
 上記特許文献1及び上記特許文献2に開示された技術を組み合わせて、予測発生符号量の算出とエッジの検出とを同一装置内で実現しようとした場合には、予測発生符号量を算出するための回路とエッジを検出するための回路とを個別に実装する必要があるため、回路規模及び処理サイクル数が増大する。
 また、上記特許文献2に開示された技術では、直接に符号化される差分画像ではなく入力画像を対象としてエッジの検出が行われる。従って、入力画像で検出されたエッジが差分画像に現れない場合や、入力画像で検出されなかったエッジが差分画像に現れる場合があるため、予測モードの切り換えが適切でない状況が生じ得る。
 本発明は、かかる事情に鑑みて成されたものであり、予測発生符号量を算出するための回路とエッジを検出するための回路とを個別に実装する場合と比較して、回路規模及び処理サイクル数を削減することが可能な符号化装置を得ることを目的とする。また、本発明は、入力画像を対象としたエッジの検出結果に基づいて予測モードを切り換える場合と比較して、予測モードの切り換えを適切に実行することが可能な符号化装置を得ることを目的とする。
 本発明の第1の態様に係る符号化装置は、符号化対象のマクロブロックに含まれる第1のブロックサイズの複数のブロックの各々に関して、入力画像と予測画像との第1の差分値を算出する第1の算出部と、前記マクロブロックに含まれる、第1のブロックサイズより大きい第2のブロックサイズの複数のブロックの各々に関して、入力画像と予測画像との第2の差分値を算出する第2の算出部と、前記第1の算出部によって算出された前記マクロブロックに関する複数の第1の差分値と、前記第2の算出部によって算出された前記マクロブロックに関する複数の第2の差分値とに基づいて、前記マクロブロックに適用する予測モードを決定する決定部と、を備えることを特徴とするものである。
 第1の態様に係る符号化装置によれば、決定部は、第1の算出部によって算出された複数の第1の差分値と、第2の算出部によって算出された複数の第2の差分値とに基づいて、マクロブロックに適用する予測モードを決定する。入力画像と予測画像との差分値は、予測発生符号量を算出するために使用される指標である。従って、この差分値を予測発生符号量の算出のみならず予測モードの決定にも使用することにより、回路規模及び処理サイクル数を削減することが可能となる。
 本発明の第2の態様に係る符号化装置は、第1の態様に係る符号化装置において特に、前記決定部は、前記複数の第1の差分値の総和と前記複数の第2の差分値の総和とに基づいて前記マクロブロック内におけるエッジの有無を判定し、エッジが有ると判定した場合には、前記マクロブロックに適用する予測モードを、第1のブロックサイズのブロック単位で予測を行う第1の予測モードに決定し、エッジが無いと判定した場合には、前記マクロブロックに適用する予測モードを、第2のブロックサイズのブロック単位で予測を行う第2の予測モードに決定することを特徴とするものである。
 第2の態様に係る符号化装置によれば、決定部は、入力画像と予測画像との差分値に基づいてエッジの有無を判定する。従って、予測発生符号量を算出するための回路とエッジを検出するための回路とを個別に実装する場合と比較して、回路規模及び処理サイクル数を削減することが可能となる。
 本発明の第3の態様に係る符号化装置は、第2の態様に係る符号化装置において特に、前記決定部は、前記複数の第2の差分値の総和から前記複数の第1の差分値の総和を減じた値が第1の閾値より大きい場合に、前記マクロブロック内にエッジが有ると判定することを特徴とするものである。
 第3の態様に係る符号化装置によれば、決定部は、複数の第2の差分値の総和から複数の第1の差分値の総和を減じた値が第1の閾値より大きい場合に、マクロブロック内にエッジが有ると判定する。マクロブロック内にエッジが含まれる場合には、小さいブロックサイズのブロックを用いて算出された第1の差分値が、大きいブロックサイズのブロックを用いて算出された第2の差分値よりも顕著に小さくなる傾向がある。従って、第2の差分値の総和から第1の差分値の総和を減じた値が第1の閾値より大きい場合にエッジが有ると判定することにより、エッジの有無を高精度に判定することが可能となる。
 本発明の第4の態様に係る符号化装置は、第3の態様に係る符号化装置において特に、前記第1の閾値は、画像の複雑度又は目標符号量に応じて異なる値に設定されることを特徴とするものである。
 第4の態様に係る符号化装置によれば、第1の閾値は、画像の複雑度又は目標符号量に応じて異なる値に設定される。画像の複雑度が高い場合に第1の予測モードを適用すると発生符号量が増大しやすいため、この場合には第1の閾値を大きく設定することにより、第2の予測モードが選択されやすくすることができる。また、画像の複雑度が低い場合に第1の予測モードを適用しても発生符号量は増大しにくいため、この場合には第1の閾値を小さく設定することにより、第1の予測モードが選択されやすくすることができる。また、第1の予測モードを適用すると発生符号量が増大しやすいため、目標符号量が小さい場合には第1の閾値を大きく設定することにより、第2の予測モードが選択されやすくすることができる。また、第1の予測モードを適用すると画質を向上できるため、目標符号量が大きい場合には第1の閾値を小さく設定することにより、第1の予測モードが選択されやすくすることができる。
 本発明の第5の態様に係る符号化装置は、第3又は第4の態様に係る符号化装置において特に、前記決定部はさらに、前記複数の第1の差分値の総和が第2の閾値未満である場合に、前記マクロブロック内にエッジが有ると判定することを特徴とするものである。
 第5の態様に係る符号化装置によれば、決定部は、複数の第1の差分値の総和が第2の閾値未満である場合に、マクロブロック内にエッジが有ると判定する。画像の複雑度が高い場合には、たとえそのマクロブロック内にエッジが無くても、第1の差分値及び第2の差分値はいずれも大きくなるため、第2の差分値の総和から第1の差分値の総和を減じた値が大きくなりやすい傾向にある。従って、第1の差分値の総和が第2の閾値以上である場合には、単に画像の複雑度が高い領域とみなしてエッジ有無の判定対象から除外することにより、誤ってエッジ有りと判定される事態を回避することができる。
 本発明の第6の態様に係る符号化装置は、第5の態様に係る符号化装置において特に、前記第2の閾値は、画像の複雑度又は目標符号量に応じて異なる値に設定されることを特徴とするものである。
 第6の態様に係る符号化装置によれば、第2の閾値は、画像の複雑度又は目標符号量に応じて異なる値に設定される。画像の複雑度が高い場合に第1の予測モードを適用すると発生符号量が増大しやすいため、この場合には第2の閾値を小さく設定することにより、第2の予測モードが選択されやすくすることができる。また、画像の複雑度が低い場合に第1の予測モードを適用しても発生符号量は増大しにくいため、この場合には第2の閾値を大きく設定することにより、第1の予測モードが選択されやすくすることができる。また、第1の予測モードを適用すると発生符号量が増大しやすいため、目標符号量が小さい場合には第2の閾値を小さく設定することにより、第2の予測モードが選択されやすくすることができる。また、第1の予測モードを適用すると画質を向上できるため、目標符号量が大きい場合には第2の閾値を大きく設定することにより、第1の予測モードが選択されやすくすることができる。
 本発明の第7の態様に係る符号化装置は、第1~第6のいずれか一つの態様に係る符号化装置において特に、前記第1の差分値及び前記第2の差分値は、SATD(Sum of Absolute Transformed Differences)であることを特徴とするものである。
 第7の態様に係る符号化装置によれば、第1の差分値及び前記第2の差分値は、SATDである。エッジとそれ以外の部分とでは周波数成分が大きく異なるため、周波数成分を含むSATDを用いることにより、周波数成分を含まないSAD(Sum of Absolute Differences)を用いる場合と比較すると、エッジの有無を正確に判定することが可能となる。
 本発明の第8の態様に係る符号化装置は、符号化対象のマクロブロックに関して、入力画像と予測画像との差分画像を作成する画像作成部と、前記画像作成部によって作成された差分画像内におけるエッジの有無に基づいて、前記マクロブロックに適用する予測モードを決定する決定部と、を備えることを特徴とするものである。
 第8の態様に係る符号化装置によれば、画像作成部は、入力画像と予測画像との差分画像を作成し、決定部は、画像作成部によって作成された差分画像内におけるエッジの有無に基づいて、マクロブロックに適用する予測モードを決定する。このように、入力画像ではなく、符号化される差分画像を対象としてエッジの有無を判定することにより、入力画像を対象としたエッジの検出結果に基づいて予測モードを切り換える場合と比較して、予測モードの切り換えを適切に実行することが可能となる。
 本発明によれば、回路規模及び処理サイクル数を削減できるとともに、予測モードの切り換えを適切に実行することが可能となる。
 この発明の目的、特徴、局面、および利点は、以下の詳細な説明と添付図面とによって、より明白となる。
本発明の実施の形態に係る符号化装置の全体構成を簡略化して示すブロック図である。 イントラ予測処理部の構成を示すブロック図である。 縦4画素×横4画素のブロックサイズの16個のブロックに分割された1個のマクロブロックを示す図である。 縦8画素×横8画素のブロックサイズの4個のブロックに分割された1個のマクロブロックを示す図である。
 以下、本発明の実施の形態について、図面を用いて詳細に説明する。なお、異なる図面において同一の符号を付した要素は、同一又は相応する要素を示すものとする。
 図1は、本発明の実施の形態に係る符号化装置1の全体構成を簡略化して示すブロック図である。図1の接続関係で示すように、符号化装置1は、減算器2、直交変換部3、量子化部4、符号化部5、逆量子化部6、逆直交変換部7、加算器8、フレームメモリ9、イントラ予測処理部10、インター予測処理部11、スイッチ12、及び動き検出部13を備えて構成されている。符号化装置1には、入力画像のデータD1が入力される。符号化装置1からは、符号化されたデータD2が出力される。イントラ予測処理部10及びインター予測処理部11には、ローカルデコード画像のデータD3がフレームメモリ9から入力される。
 図2は、イントラ予測処理部10の構成を示すブロック図である。イントラ予測処理部10は、差分画像作成部21及び予測モード決定部22を備えて構成されている。図2の接続関係で示すように、差分画像作成部21は、第1予測部31、減算器32、第1演算部33、第1判定部34、第2予測部35、減算器36、第2演算部37、及び第2判定部38を有して構成されている。
 H.264では、イントラ予測モードとして、イントラ4×4予測モード(以下「第1予測モード」と称す)、イントラ8×8予測モード(以下「第2予測モード」と称す)、及びイントラ16×16予測モード(以下「第3予測モード」と称す)の3つの予測モードが規定されている。第1予測モードでは、縦4画素×横4画素のブロックサイズのブロック単位で、予測及び直交変換が行われる。第2予測モードでは、縦8画素×横8画素のブロックサイズのブロック単位で、予測及び直交変換が行われる。第3予測モードでは、縦16画素×横16画素のブロックサイズのマクロブロック単位で予測が行われ、縦4画素×横4画素のブロックサイズのブロック単位で直交変換が行われる。
 また、H.264では、第1予測モード及び第2予測モードに関しては、9方向の予測方向がそれぞれ規定されており、第3予測モードに関しては、4方向の予測方向が規定されている。本実施の形態に係る符号化装置1では、第3予測モードは使用せず、符号化対象のマクロブロックに適用する予測モードを、第1予測モード及び第2予測モードのいずれかに設定する。予測モードはマクロブロック単位で設定される。図2を参照して、第1予測部31、減算器32、第1演算部33、及び第1判定部34は第1予測モードに対応し、第2予測部35、減算器36、第2演算部37、及び第2判定部38は第2予測モードに対応する。
 図3は、縦4画素×横4画素のブロックサイズの16個のブロックに分割された1個のマクロブロックを示す図である。また、図4は、縦8画素×横8画素のブロックサイズの4個のブロックに分割された1個のマクロブロックを示す図である。図中の太線はマクロブロック内に含まれるエッジを示しており、図中の矢印は各ブロックに関する最適予測方向を示している。
 図2を参照して、第1予測部31は、符号化対象のマクロブロックに含まれる16個のブロックの各々に関して、9方向の予測画像をそれぞれ作成する。減算器32は、16個のブロックの各々に関して、入力画像と9方向の予測画像との差分画像をそれぞれ作成する。これにより、各ブロックに関して9個の差分画像が得られる。差分画像は第1演算部33に入力される。第1演算部33は、下記式(1)に基づいて、各差分画像に関するSATD(Sum of Absolute Transformed Differences)を算出する。これにより、各ブロックに関して9個のSATDが得られる。
Figure JPOXMLDOC01-appb-M000001
 
 式(1)に示すように、SATDは、差分画像をアダマール変換し、その係数の絶対値和をとったものである。なお、入力画像と予測画像との差分値としては、SATDの代わりにSAD(Sum of Absolute Differences)等を用いてもよい。
 SATDは第1判定部34に入力される。第1判定部34は、下記式(2)に基づいて、各SATDから予測発生符号量を算出する。
Figure JPOXMLDOC01-appb-M000002
 オフセット値λは、量子化パラメータに依存する値であり、画素符号量以外の符号量(例えば予測方向符号量)に対応する。これにより、各ブロックに関して9方向それぞれの予測発生符号量が得られる。
 次に、第1判定部34は、各ブロックに関する9個の予測発生符号量の中から最小の予測発生符号量を選択し、その最小の発生符号量に対応する予測方向を、そのブロックに関する最適予測方向として特定する。第1判定部34は、同様の処理をマクロブロック内の16個のブロックに対してそれぞれ行うことにより、各ブロックの最適予測方向とそれに対応するSATDとを予測モード決定部22に入力する。
 上記と同様に第2予測部35は、符号化対象のマクロブロックに含まれる4個のブロックの各々に関して、9方向の予測画像をそれぞれ作成する。減算器36は、4個のブロックの各々に関して、入力画像と9方向の予測画像との差分画像をそれぞれ作成する。これにより、各ブロックに関して9個の差分画像が得られる。差分画像は第2演算部37に入力される。第2演算部37は、下記式(3)に基づいて、各差分画像に関するSATDを算出する。これにより、各ブロックに関して9個のSATDが得られる。
Figure JPOXMLDOC01-appb-M000003
 SATDは第2判定部38に入力される。第2判定部38は、上記式(2)に基づいて、各SATDから予測発生符号量を算出する。これにより、各ブロックに関して9方向それぞれの予測発生符号量が得られる。
 次に、第2判定部38は、各ブロックに関する9個の予測発生符号量の中から最小の予測発生符号量を選択し、その最小の発生符号量に対応する予測方向を、そのブロックに関する最適予測方向として特定する。第2判定部38は、同様の処理をマクロブロック内の4個のブロックに対してそれぞれ行うことにより、各ブロックの最適予測方向とそれに対応するSATDとを予測モード決定部22に入力する。
 予測モード決定部22は、第1判定部34から入力された16組の最適予測方向及びSATDと、第2判定部38から入力された4組の最適予測方向及びSATDとに基づいて、符号化対象のマクロブロックに適用する予測モード(第1予測モード又は第2予測モード)を決定する。具体的には以下の通りである。
 予測モード決定部22は、下記式(4)に基づいて、第1判定部34から入力された16個のSATDの総和MB_SATDを算出する。
Figure JPOXMLDOC01-appb-M000004
 また、予測モード決定部22は、下記式(5)に基づいて、第2判定部38から入力された4個のSATDの総和MB_SATDを算出する。
Figure JPOXMLDOC01-appb-M000005
 式(4)及び式(5)の加算項数はそれぞれ16個及び4個であるため、これらの演算は比較的小規模な回路で実装することができる。
 次に、予測モード決定部22は、下記式(6)及び式(7)に基づいて、マクロブロック内におけるエッジの有無を判定する。
Figure JPOXMLDOC01-appb-M000006
Figure JPOXMLDOC01-appb-M000007
 式(6)及び式(7)の条件をともに満たす場合には、予測モード決定部22は、符号化対象のマクロブロック内にエッジが有ると判定する。一方、式(6)及び式(7)の少なくとも一方の条件を満たさない場合には、予測モード決定部22は、符号化対象のマクロブロック内にエッジが無いと判定する。なお、第1の閾値TH_EDGE及び第2の閾値TH_FINEは、実験やシミュレーション等によって適切な値に設定される。
 なお、予測モード決定部22は、上記式(6)及び式(7)に代えて、下記式(8)及び式(9)に基づいてエッジの有無を判定してもよい。
Figure JPOXMLDOC01-appb-M000008
Figure JPOXMLDOC01-appb-M000009
 式(8)及び式(9)の条件をともに満たす場合には、予測モード決定部22は、符号化対象のマクロブロック内にエッジが有ると判定する。一方、式(8)及び式(9)の少なくとも一方の条件を満たさない場合には、予測モード決定部22は、符号化対象のマクロブロック内にエッジが無いと判定する。なお、オフセット値α,β及び第3の閾値TH_FLATは、実験やシミュレーション等によって適切な値に設定される。
 次に、予測モード決定部22は、エッジが有ると判定した場合には、符号化対象のマクロブロックに適用する予測モードを第1予測モードに決定し、エッジが無いと判定した場合には、符号化対象のマクロブロックに適用する予測モードを第2予測モードに決定する。そして、予測モード決定部22は、決定した予測モードと、各ブロックに関する最適予測方向とを出力する。
 なお、上記式(6)及び式(7)に関して、第1の閾値TH_EDGE及び第2の閾値TH_FINEは、画像の複雑度又は目標符号量等に応じて異なる値に設定してもよい。画像の複雑度が高い場合に第1予測モードを適用すると発生符号量が増大しやすいため、この場合には第1の閾値TH_EDGEを大きく設定することにより、第2予測モードが選択されやすくすることができる。また、画像の複雑度が低い場合に第1予測モードを適用しても発生符号量は増大しにくいため、この場合には第1の閾値TH_EDGEを小さく設定することにより、第1予測モードが選択されやすくすることができる。また、第1予測モードを適用すると発生符号量が増大しやすいため、目標符号量が小さい場合には第1の閾値TH_EDGEを大きく設定することにより、第2予測モードが選択されやすくすることができる。また、第1予測モードを適用すると画質を向上できるため、目標符号量が大きい場合には第1の閾値TH_EDGEを小さく設定することにより、第1予測モードが選択されやすくすることができる。
 このように本実施の形態に係る符号化装置1によれば、予測モード決定部22は、第1演算部33によって算出された複数の差分値と、第2演算部37によって算出された複数の差分値とに基づいて、マクロブロックに適用する予測モードを決定する。入力画像と予測画像との差分値は、予測発生符号量を算出するために使用される指標である。従って、この差分値を予測発生符号量の算出のみならず予測モードの決定にも使用することにより、回路規模及び処理サイクル数を削減することが可能となる。
 また、本実施の形態に係る符号化装置1によれば、予測モード決定部22は、入力画像と予測画像との差分値に基づいてエッジの有無を判定する。従って、予測発生符号量を算出するための回路とエッジを検出するための回路とを個別に実装する場合と比較して、回路規模及び処理サイクル数を削減することが可能となる。
 また、本実施の形態に係る符号化装置1によれば、予測モード決定部22は、式(6)に示した通り、MB_SATDからMB_SATDを減じた値が第1の閾値TH_EDGEより大きい場合に、マクロブロック内にエッジが有ると判定する。マクロブロック内にエッジが含まれる場合には、小さいブロックサイズ(縦4画素×横4画素)のブロックを用いて算出された差分値が、大きいブロックサイズ(縦8画素×横8画素)のブロックを用いて算出された差分値よりも顕著に小さくなる傾向がある。図3,4に示すように、小さいブロックサイズのブロックを用いた場合(図3)には、大きいブロックサイズのブロックを用いた場合(図4)と比較して、最適予測方向を細かいブロックサイズ単位で設定できるからである。従って、式(6)に示した条件を満たす場合にエッジが有ると判定することにより、エッジの有無を高精度に判定することが可能となる。
 また、本実施の形態に係る符号化装置1によれば、予測モード決定部22は、式(7)に示した通り、MB_SATDが第2の閾値TH_FINE未満である場合に、マクロブロック内にエッジが有ると判定する。画像の複雑度が高い場合には、たとえそのマクロブロック内にエッジが無くても差分値は大きくなるため、MB_SATDからMB_SATDを減じた値が大きくなりやすい傾向にある。従って、MB_SATDが第2の第2の閾値TH_FINE以上である場合には、単に画像の複雑度が高い領域とみなしてエッジ有無の判定対象から除外することにより、誤ってエッジ有りと判定される事態を回避することができる。
 また、本実施の形態に係る符号化装置1によれば、差分値はSATDである。エッジとそれ以外の部分とでは周波数成分が大きく異なるため、周波数成分を含むSATDを用いることにより、周波数成分を含まないSADを用いる場合と比較すると、エッジの有無を正確に判定することが可能となる。
 また、本実施の形態に係る符号化装置1によれば、差分画像作成部21は、入力画像と予測画像との差分画像を作成し、予測モード決定部22は、差分画像作成部21によって作成された差分画像内におけるエッジの有無に基づいて、マクロブロックに適用する予測モードを決定する。このように、入力画像ではなく、直接に符号化される差分画像を対象としてエッジの有無を判定することにより、入力画像を対象としたエッジの検出結果に基づいて予測モードを切り換える場合と比較して、予測モードの切り換えを適切に実行することが可能となる。
 この発明は詳細に説明されたが、上記した説明は、すべての局面において、例示的であって、この発明がそれに限定されるものではない。例示されていない無数の変形例が、この発明の範囲から外れることなく想定され得るものと解される。
 1 符号化装置
 10 イントラ予測処理部
 21 差分画像作成部
 22 予測モード決定部
 31 第1予測部
 33 第1演算部
 34 第1判定部
 35 第2予測部
 37 第2演算部
 38 第2判定部

Claims (8)

  1.  符号化対象のマクロブロックに含まれる第1のブロックサイズの複数のブロックの各々に関して、入力画像と予測画像との第1の差分値を算出する第1の算出部と、
     前記マクロブロックに含まれる、第1のブロックサイズより大きい第2のブロックサイズの複数のブロックの各々に関して、入力画像と予測画像との第2の差分値を算出する第2の算出部と、
     前記第1の算出部によって算出された前記マクロブロックに関する複数の第1の差分値と、前記第2の算出部によって算出された前記マクロブロックに関する複数の第2の差分値とに基づいて、前記マクロブロックに適用する予測モードを決定する決定部と、
    を備える、符号化装置。
  2.  前記決定部は、前記複数の第1の差分値の総和と前記複数の第2の差分値の総和とに基づいて前記マクロブロック内におけるエッジの有無を判定し、エッジが有ると判定した場合には、前記マクロブロックに適用する予測モードを、第1のブロックサイズのブロック単位で予測を行う第1の予測モードに決定し、エッジが無いと判定した場合には、前記マクロブロックに適用する予測モードを、第2のブロックサイズのブロック単位で予測を行う第2の予測モードに決定する、請求項1に記載の符号化装置。
  3.  前記決定部は、前記複数の第2の差分値の総和から前記複数の第1の差分値の総和を減じた値が第1の閾値より大きい場合に、前記マクロブロック内にエッジが有ると判定する、請求項2に記載の符号化装置。
  4.  前記第1の閾値は、画像の複雑度又は目標符号量に応じて異なる値に設定される、請求項3に記載の符号化装置。
  5.  前記決定部はさらに、前記複数の第1の差分値の総和が第2の閾値未満である場合に、前記マクロブロック内にエッジが有ると判定する、請求項3又は4に記載の符号化装置。
  6.  前記第2の閾値は、画像の複雑度又は目標符号量に応じて異なる値に設定される、請求項5に記載の符号化装置。
  7.  前記第1の差分値及び前記第2の差分値は、SATD(Sum of Absolute Transformed Differences)である、請求項1~6のいずれか一つに記載の符号化装置。
  8.  符号化対象のマクロブロックに関して、入力画像と予測画像との差分画像を作成する画像作成部と、
     前記画像作成部によって作成された差分画像内におけるエッジの有無に基づいて、前記マクロブロックに適用する予測モードを決定する決定部と、
    を備える、符号化装置。
PCT/JP2012/054170 2011-02-28 2012-02-21 符号化装置 WO2012117900A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/000,344 US20130322533A1 (en) 2011-02-28 2012-02-21 Encoding device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011-041270 2011-02-28
JP2011041270A JP5552078B2 (ja) 2011-02-28 2011-02-28 符号化装置

Publications (1)

Publication Number Publication Date
WO2012117900A1 true WO2012117900A1 (ja) 2012-09-07

Family

ID=46757839

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/054170 WO2012117900A1 (ja) 2011-02-28 2012-02-21 符号化装置

Country Status (3)

Country Link
US (1) US20130322533A1 (ja)
JP (1) JP5552078B2 (ja)
WO (1) WO2012117900A1 (ja)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6184198B1 (en) * 1998-06-16 2001-02-06 Al Siamon Cleaning solution
JP6285711B2 (ja) * 2013-12-26 2018-02-28 株式会社メガチップス 画像処理装置
JP6459761B2 (ja) * 2015-05-01 2019-01-30 富士通株式会社 動画像符号化装置、動画像符号化方法及び動画像符号化用コンピュータプログラム

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003284091A (ja) * 2002-03-25 2003-10-03 Toshiba Corp 動画像符号化方法及び動画像符号化装置
JP2006180195A (ja) * 2004-12-22 2006-07-06 Nec Corp 動画像圧縮符号化方法と動画像圧縮符号化装置並びにプログラム
WO2008044658A1 (en) * 2006-10-10 2008-04-17 Nippon Telegraph And Telephone Corporation Intra prediction encoding control method and device, its program, and storage medium containing program
JP2008219147A (ja) * 2007-02-28 2008-09-18 Kddi R & D Laboratories Inc 動画像符号化装置
JP2010283495A (ja) * 2009-06-03 2010-12-16 Fujitsu Ltd 動画像符号化装置及び動画像符号化方法

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3596863B2 (ja) * 1999-11-26 2004-12-02 シャープ株式会社 画像圧縮装置および画像伸張装置、ならびに画像圧縮方法および画像伸張方法をコンピュータに実行させるためのプログラムをそれぞれ記録したコンピュータ読取可能な記録媒体
US7369707B2 (en) * 2003-10-28 2008-05-06 Matsushita Electric Industrial Co., Ltd. Intra-picture prediction coding method
EP1710751A1 (en) * 2004-01-06 2006-10-11 Sony Corporation Image processing device and method, recording medium, and program
RU2377737C2 (ru) * 2004-07-20 2009-12-27 Квэлкомм Инкорпорейтед Способ и устройство для преобразования с повышением частоты кадров с помощью кодера (ea-fruc) для сжатия видеоизображения
KR100703200B1 (ko) * 2005-06-29 2007-04-06 한국산업기술대학교산학협력단 인트라 부호화 장치 및 방법
US7414671B1 (en) * 2005-06-30 2008-08-19 Magnum Semiconductor, Inc. Systems and methods for display object edge detection and pixel data interpolation in video processing systems
JP4730412B2 (ja) * 2008-08-12 2011-07-20 ソニー株式会社 画像処理装置及び画像処理方法
US8665964B2 (en) * 2009-06-30 2014-03-04 Qualcomm Incorporated Video coding based on first order prediction and pre-defined second order prediction mode
US9332276B1 (en) * 2012-08-09 2016-05-03 Google Inc. Variable-sized super block based direct prediction mode

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003284091A (ja) * 2002-03-25 2003-10-03 Toshiba Corp 動画像符号化方法及び動画像符号化装置
JP2006180195A (ja) * 2004-12-22 2006-07-06 Nec Corp 動画像圧縮符号化方法と動画像圧縮符号化装置並びにプログラム
WO2008044658A1 (en) * 2006-10-10 2008-04-17 Nippon Telegraph And Telephone Corporation Intra prediction encoding control method and device, its program, and storage medium containing program
JP2008219147A (ja) * 2007-02-28 2008-09-18 Kddi R & D Laboratories Inc 動画像符号化装置
JP2010283495A (ja) * 2009-06-03 2010-12-16 Fujitsu Ltd 動画像符号化装置及び動画像符号化方法

Also Published As

Publication number Publication date
US20130322533A1 (en) 2013-12-05
JP2012178768A (ja) 2012-09-13
JP5552078B2 (ja) 2014-07-16

Similar Documents

Publication Publication Date Title
JP4224473B2 (ja) 適応的モード決定による動き予測方法
JP4937224B2 (ja) 画像符号化装置
JP6620354B2 (ja) 動画像の処理装置、処理方法及びコンピュータ可読記憶媒体
KR20110008653A (ko) 움직임 벡터 예측 방법과 이를 이용한 영상 부호화/복호화 장치 및 방법
JP2010154490A5 (ja)
JP5613319B2 (ja) 映像符号化装置、映像符号化方法および映像符号化プログラム
Kamisli Intra prediction based on markov process modeling of images
JP4786612B2 (ja) 動画像符号化装置の予測動きベクトル生成装置
JP2013115583A (ja) 動画像符号化装置及びその制御方法並びにプログラム
WO2012117900A1 (ja) 符号化装置
JP5748225B2 (ja) 動画像符号化方法,動画像符号化装置および動画像符号化プログラム
TWI487381B (zh) Predictive Coding Method for Multimedia Image Texture
JP2010041191A (ja) 画像符号化方法及び画像符号化装置
JP2008219100A (ja) 予測画像生成装置、方法及びプログラム、並びに、画像符号化装置、方法及びプログラム
JP5174062B2 (ja) イントラ予測装置、符号化器、復号器、及びプログラム
JP2010161747A (ja) サブピクセル生成装置及び方法並びに動き補償装置
JP2010273110A (ja) 画像符号化装置および画像符号化方法
JP5513333B2 (ja) 動画像符号化装置、動画像符号化方法、およびプログラム
JP4719650B2 (ja) 画像符号化装置
JP5542636B2 (ja) イントラ予測装置、符号化器、復号器、及びプログラム
JP5298060B2 (ja) 予測ベクトル生成器、符号化装置、復号装置、及びプログラム
WO2012153440A1 (ja) 予測ベクトル生成方法、予測ベクトル生成装置、予測ベクトル生成プログラム、画像符号化方法、画像符号化装置、画像符号化プログラム、画像復号方法、画像復号装置、及び画像復号プログラム
JP5637010B2 (ja) 動きベクトル検出装置、動きベクトル検出方法及び動きベクトル検出プログラム
JP5720399B2 (ja) 動画像符号化装置、動画像符号化方法、及び動画像符号化プログラム
JP6080726B2 (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: 12751980

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14000344

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 05/12/13)

122 Ep: pct application non-entry in european phase

Ref document number: 12751980

Country of ref document: EP

Kind code of ref document: A1