+

WO2012113197A1 - Procédé de codage ou de décodage d'un mode de prédiction et dispositif associé - Google Patents

Procédé de codage ou de décodage d'un mode de prédiction et dispositif associé Download PDF

Info

Publication number
WO2012113197A1
WO2012113197A1 PCT/CN2011/076827 CN2011076827W WO2012113197A1 WO 2012113197 A1 WO2012113197 A1 WO 2012113197A1 CN 2011076827 W CN2011076827 W CN 2011076827W WO 2012113197 A1 WO2012113197 A1 WO 2012113197A1
Authority
WO
WIPO (PCT)
Prior art keywords
prediction mode
combination
prediction
image unit
adjacent image
Prior art date
Application number
PCT/CN2011/076827
Other languages
English (en)
Chinese (zh)
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 中兴通讯股份有限公司
Publication of WO2012113197A1 publication Critical patent/WO2012113197A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process
    • H04N19/463Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission

Definitions

  • the present invention relates to the field of video coding and decoding, and in particular, to a coding mode or decoding method and apparatus for a prediction mode. Background technique
  • Video coding algorithms use a range of techniques to achieve efficient video coding, such as intra prediction, inter prediction, transform, quantization, and entropy coding.
  • block-based motion vector is used to prevent inter-frame redundancy of the image through inter prediction, and then intra-prediction is used to eliminate intra-frame redundancy of the image by using spatial prediction mode; then, the prediction residual is transformed and quantized to eliminate Visual redundancy of the image; finally further compression by entropy coding process of motion vector, prediction mode, quantization parameter and transformation parameter.
  • skip mode In the video coding prediction mode, skip mode, direct mode, merge mode, inter mode, and intra mode are included.
  • the encoding order currently used is the highest priority in the skip mode, and then several other modes.
  • the above coding order is based on probability statistics, that is, the number of skip patterns is assumed to be the most, and so on.
  • the main object of the present invention is to provide a coding mode or decoding method and apparatus for predictive mode, which can adaptively select a prediction mode coding method and improve the efficiency of video compression.
  • a method of encoding or decoding a prediction mode comprising:
  • the prediction mode included in the pre-stored prediction mode list index table is a combination of prediction modes of one adjacent image unit, a combination of prediction modes of two adjacent image units, and three adjacent images. a combination of prediction modes of cells, or a combination of prediction modes of four adjacent image cells;
  • the order of the prediction modes in the pre-stored prediction mode list is sorted according to the prediction mode combination corresponding to the prediction mode list index in the prediction mode list index table.
  • the prediction mode combination in the pre-stored prediction mode list index table is combined into a prediction mode of three adjacent image units
  • the prediction mode combination of acquiring adjacent image units is:
  • the prediction mode combination in the pre-stored prediction mode list index table is combined into a prediction mode of three adjacent image units
  • the prediction mode combination of acquiring adjacent image units is:
  • a prediction mode of any unavailable adjacent image unit of the current image unit is configured as one of the prediction modes of the two available adjacent image units.
  • the prediction mode combination in the pre-stored prediction mode list index table is combined into a prediction mode of three adjacent image units
  • the prediction mode combination of acquiring adjacent image units is:
  • a prediction mode of any two unavailable adjacent image units of the current picture unit is configured as a prediction mode of the one available adjacent picture unit.
  • the prediction mode combination in the pre-stored prediction mode list index table is combined into a prediction mode of three adjacent image units
  • the prediction mode combination of acquiring adjacent image units is:
  • the prediction modes of any three unavailable neighboring image units of the current image unit are respectively configured as one of the prediction modes in the prediction mode list index table, and the prediction modes of the selected three unavailable adjacent image units may be Configured to be the same or different.
  • An apparatus for predicting a mode comprising: a prediction mode acquisition module, a prediction mode list query module, and an encoding module;
  • a prediction mode acquiring module configured to determine availability of adjacent image units of the current image unit, and obtain a prediction mode combination of the adjacent image units according to the determination result;
  • a prediction mode list querying module configured to obtain a prediction mode list of the current image unit according to the prediction mode combination obtained by the prediction mode acquisition module and the pre-stored prediction mode list index table;
  • an encoding module configured to entropy encode the actual prediction mode of the current image unit according to the prediction mode list of the current image unit obtained by the prediction mode list query module.
  • the prediction mode combination in the prediction mode list index table stored in the prediction mode list query module is a combination of prediction modes of one adjacent image unit, and two adjacent images. a combination of a prediction mode of a unit, a combination of prediction modes of three adjacent image units, or a combination of prediction modes of four adjacent image units;
  • the order of the prediction modes in the pre-stored prediction mode list is sorted according to the prediction mode combination corresponding to the prediction mode list index in the prediction mode list index table.
  • the prediction mode list query module is specifically configured to acquire four of the current image unit. a prediction mode of one or three available neighboring image units; three prediction modes are selected from the four or three available prediction modes as prediction mode combinations of adjacent image units.
  • the prediction mode list query module is specifically configured to acquire two current image units.
  • a prediction mode of available adjacent image units; a prediction mode of any unavailable adjacent image units of the current picture unit is configured as one of the prediction modes of the two available adjacent image units.
  • the prediction mode list query module is specifically configured to acquire one of the current image units. Prediction mode of adjacent image units; a prediction mode of any two unavailable adjacent image units of the current image unit is configured as a prediction mode of the one available adjacent image unit.
  • the prediction mode list query module is specifically configured to use the current image unit
  • the prediction modes of the three unavailable neighboring image units are respectively configured as one of the prediction modes in the prediction mode list index table, and the prediction modes of the selected three unavailable adjacent image units may be configured to be the same or different.
  • a decoding device for predictive mode comprising: a prediction mode acquisition module, a prediction Mode list query module, decoding module; wherein
  • a prediction mode acquiring module configured to determine availability of adjacent image units of the current image unit, and obtain a prediction mode combination of the adjacent image units according to the determination result;
  • a prediction mode list querying module configured to obtain a prediction mode list of the current image unit according to the prediction mode combination obtained by the prediction mode acquisition module and the pre-stored prediction mode list index table;
  • a decoding module configured to perform entropy decoding on the prediction mode of the current image unit according to the prediction mode list of the current image unit obtained by the prediction mode list query module, to obtain an actual prediction mode of the current image unit.
  • the prediction mode combination in the prediction mode list index table stored in the prediction mode list query module is a combination of prediction modes of one adjacent image unit, a combination of prediction modes of two adjacent image units, and three combinations. a combination of prediction modes of adjacent image units, or a combination of prediction modes of four adjacent image units;
  • the order of the prediction modes in the pre-stored prediction mode list is sorted according to the prediction mode combination corresponding to the prediction mode list index in the prediction mode list index table.
  • the invention obtains a prediction mode list most suitable for the current image unit by acquiring a prediction mode combination of adjacent image units of the current image unit, and entropy encodes the actual prediction mode of the current image unit according to the obtained prediction mode list, and effectively combines The motion attribute and texture information of the current image unit realize the adaptive selection prediction mode coding method, which improves the efficiency of video compression.
  • Figure 1 is a schematic diagram of an image unit and an adjacent image unit
  • FIG. 2 is a schematic diagram of an image unit and an adjacent image unit in a frame image
  • FIG. 5 is a schematic flowchart of an implementation of a method for encoding or decoding a prediction mode according to the present invention;
  • FIG. 6 is a schematic structural diagram of an encoding apparatus of a prediction mode provided by the present invention.
  • FIG. 7 is a schematic structural diagram of a decoding apparatus for a prediction mode according to the present invention. detailed description
  • the basic idea of the present invention is: determining the availability of adjacent image units of the current image unit, and acquiring the prediction mode combination of the adjacent image units according to the determination result; obtaining the prediction mode combination and the pre-stored prediction mode list index table according to the obtained prediction mode combination table a prediction mode list of the current image unit; when it is an encoding end, entropy encoding the actual prediction mode of the current image unit according to the prediction mode list of the current image unit; or, when it is a decoding end, according to the A prediction mode list of the current image unit, entropy decoding the prediction mode of the current image unit to obtain an actual prediction mode of the current image unit.
  • the spatial position between an image unit E and its adjacent image units A, B, C and D is as shown in Fig. 1.
  • the size of the image unit in Fig. 1 may be 16x16, 32x32, 64x64 or other pixel size; Is the left image unit of E, B is the upper image unit of E, C is the upper right image unit of E, and D is the upper left image unit of E.
  • the "availability" of an adjacent image unit means that the image unit should be within the image, and the image unit should belong to the same strip as the current image unit E (Slice/GOB/VP) Medium, and has been completed before E encoding or decoding; otherwise, adjacent image units are considered "unavailable".
  • the image unit may be a Coding Unit (CU) or a Prediction Unit (High Efficiency Video Coding, HEVC).
  • PU can also be a macro block (MB) in standards such as H.264, H.263, and MPEG-4.
  • FIG. 2 is a schematic diagram of an image unit and an adjacent image unit in a frame image, it can be seen that adjacent image units of the image unit E at the edge of the image are only partially available, even unavailable, such as the image unit E located in the upper left corner. Adjacent image units are not available; adjacent image unit portions of image unit E located in the lower left corner are available.
  • FIG. 3 is a schematic diagram of an image unit and an adjacent image unit in one frame of images using Slice/GOB/VP. As shown in FIG. 3, even if image unit E is not at the edge of the image, since Slice/GOB/VP is used, Some adjacent image units may also be partially unavailable.
  • FIG. 4 shows an implementation flow of a coding or decoding method of a prediction mode of the present invention. As shown in FIG. 4, the method includes the following steps:
  • Step 401 Determine the availability of adjacent image units of the current image unit.
  • the availability of the adjacent image unit is determined by determining whether the actual prediction mode of the adjacent image unit has been obtained; if it has been obtained, the adjacent image unit is available, otherwise it is unavailable.
  • Step 402 Acquire a prediction mode combination of adjacent image units.
  • the prediction mode combination of the adjacent image unit of the current image unit is acquired according to the determination result of step 401; then, the adjacent image unit included in the prediction mode combination in the prediction mode list index table stored in advance is combined; Number, obtaining a prediction mode combination of adjacent image units; wherein, the combination of prediction modes may be a combination of prediction modes of one adjacent image unit, a combination of prediction modes of two adjacent image units, three adjacent Combination of prediction modes of image units, or combination of prediction modes of four adjacent image units; prediction mode list index table is an index table used to index a list of prediction modes, including predictions The mode combination and the prediction mode list index corresponding to the combination; the order of the prediction modes in the pre-stored prediction mode list is sorted according to the prediction mode combination corresponding to the prediction mode list index.
  • the prediction mode further includes multiple types in the actual video standard
  • Skip Mode, Inter Mode, and Intra mode can be performed on the prediction modes of adjacent image units for the convenience of implementation.
  • Step 403 Obtain a prediction mode list Lp of the current image unit according to the prediction mode combination of the adjacent image unit of the current image unit obtained in step 402 and the pre-stored prediction mode list index table;
  • the prediction mode list index table is queried, and the prediction mode combination of the prediction mode combination of the adjacent image unit obtained in step 402 is found in the prediction mode list index table, and the prediction mode list index corresponding to the combination is obtained. Through the index, a pre-stored prediction mode list corresponding to the index is further obtained as the prediction mode list Lp of the current image unit.
  • Step 404 when it is the encoding end, encoding the current image unit to obtain an actual prediction mode P;
  • Step 405 Entropy encoding the actual prediction mode P of the current image unit according to the prediction mode list Lp of the current image unit;
  • Step 406 When it is the decoding end, entropy decoding the prediction mode of the current image unit in the code stream according to the prediction mode list Lp of the current image unit, to obtain an actual pre-presence of the current image unit. Test mode P.
  • the prediction mode list index table shown in FIG. 5 and Table 1 wherein the prediction mode combinations in the prediction mode list index table shown in Table 1 include three adjacent images.
  • the prediction mode of the unit, and for convenience of explanation, the prediction modes included in the prediction mode combination are: skip mode (represented as 0), inter mode (represented as 1), and intra mode (represented as 2).
  • skip mode represented as 0
  • inter mode represented as 1
  • intra mode represented as 2
  • Adjacent image unit one adjacent image unit two adjacent image unit three prediction mode of the prediction mode of the current image unit pre-prediction mode prediction mode list index
  • Figure 5 shows an implementation flow of a specific embodiment of the encoding or decoding method of the prediction mode of the present invention. As shown in Figure 5, the specific embodiment includes the following steps:
  • Step 501 Determine the availability of adjacent image units of the current image unit.
  • the availability of the adjacent image unit is determined by determining whether the actual prediction mode of the adjacent image unit has been obtained; if it has been obtained, the adjacent image unit is available, otherwise it is unavailable.
  • Step 502 Obtain a prediction mode of available adjacent image units.
  • step 503 when the current image unit has 3 or 4 available adjacent image units, the obtained adjacent image unit has a prediction mode of 3 or 4, and step 503 is performed; When the prediction modes of the available adjacent image units are two, step 504 is performed; when the obtained prediction mode of the adjacent image units is one, step 505 is performed; when there are no adjacent image units available in the current image unit When the obtained prediction mode of the adjacent image unit is 0, step 506 is performed;
  • Step 503 selecting three prediction modes from the obtained four or three available prediction modes as prediction mode combinations of adjacent image units, and performing step 507;
  • Step 504 Configure a prediction mode of any unavailable adjacent image unit of the current image unit as one of prediction modes of the available adjacent image unit, to obtain a prediction mode including 3 adjacent image units. Combination of prediction modes, step 507;
  • Step 505 Configure a prediction mode of any two unavailable adjacent image units of the current image unit as a prediction mode of the one available adjacent image unit, to obtain a prediction mode including three adjacent image units. Combination of prediction modes, step 507;
  • Step 506 predicting modes of any three unavailable adjacent image units of the current image unit
  • Each of the prediction modes in the prediction mode list index table is configured to obtain a prediction mode combination of prediction modes including three adjacent image units, and step 507 is performed;
  • the prediction modes of the selected three unavailable adjacent image units may be configured to be the same or different.
  • Step 507 Obtain a prediction mode list Lp of the current image unit according to the obtained prediction mode combination of the adjacent image unit and the pre-stored prediction mode list index table.
  • the prediction mode list index table is searched, and the prediction mode combination of the same prediction mode combination of the obtained adjacent image unit is found in the prediction mode list index table, and the prediction mode list index corresponding to the combination is obtained, and the index is obtained. Further obtaining a pre-stored prediction mode list corresponding to the index as a prediction mode list Lp of the current image unit;
  • the prediction mode with index 0 can be further searched in the pre-stored prediction mode list.
  • the P frame in the Baseline in the H.264 standard is taken as an example, and the prediction mode list with the index of 0 can use the prediction mode list in the H.264 standard, as shown in Table 2: Prediction mode Number prediction mode
  • the order of the prediction modes in the prediction mode list is a ranking according to the prediction mode combination corresponding to the prediction mode list index in the prediction mode list index table, for example, the index is
  • the prediction mode list of 13 is as shown in Table 3.
  • the prediction mode corresponding to index 13 in Table 1 is combined to be (1, 1, 1), that is, the prediction modes of adjacent image units of the current image unit are all inter mode. Therefore, the prediction mode of the current image unit is the most likely to be the inter mode, so the prediction mode numbers 1 to 5 belonging to the inter mode in Table 2 are raised to 0 to 4, and Table 3 is obtained, which can pass well.
  • the motion relationship between the adjacent image unit and the current image unit effectively combines the motion attributes, texture information, and the like of the current image unit to select a prediction mode encoding method.
  • Step 508 When the encoding end is used, the current image unit is encoded to obtain an actual prediction. Mode P, performing step 509;
  • Step 509 Entropy encoding the actual prediction mode P of the current image unit according to the prediction mode list Lp of the current image unit;
  • the prediction mode list Lp of the current image unit is a prediction mode list with an index of 26; as shown in Table 4;
  • the actual prediction mode P is an intra mode.
  • the prediction mode numbers belonging to the intra mode in Table 2 are increased from 6 to 10 to 0 to 4, and a prediction mode list with an index of 26 shown in Table 4 is obtained.
  • the priority of the actual prediction mode of the current image unit is significantly improved. For example, when the actual prediction mode of the current image unit is Intra_4 x 4, at this time, when the prediction mode Intra_4 4 is entropy encoded by Table 4, since the number corresponding to the prediction mode Intra_4 4 is 0, one bit can be used.
  • the entropy coding of 0 is completed, so that only one bit is needed at this time to complete the entropy coding of the prediction mode Intra_4 4; and the prediction mode list in the H.264 standard is used (as shown in Table 2), due to the prediction mode
  • the number corresponding to Intra_4 4 is 6, so it is necessary to use 5 bits to complete the entropy coding of 6. Therefore, 5 bits are needed at this time to complete the entropy coding of the prediction mode Intra_4 x 4 , and thus it can be seen that the present invention
  • the purpose of entropy coding of the actual prediction mode P can be accomplished with fewer codewords. Prediction mode number prediction mode
  • Step 510 When it is the decoding end, entropy decoding the prediction mode of the current image unit in the code stream according to the prediction mode list Lp of the current image unit, to obtain the actual prediction mode P of the current image unit.
  • FIG. 6 is a schematic diagram showing the structure of the encoding apparatus of the prediction mode provided by the present invention.
  • the encoding apparatus includes: a prediction mode acquisition module 61, a prediction mode list query module 62, and an encoding module 63;
  • the prediction mode obtaining module 61 is configured to determine the availability of the adjacent image unit of the current image unit, and acquire the prediction mode combination of the adjacent image unit according to the determination result; first, acquire a prediction mode of the adjacent image unit that is available for the current image unit; Then, based on pre-stored prediction modes The number of adjacent image units included in the prediction mode combination in the list index table is obtained, and the prediction mode combination of the adjacent image units is obtained; wherein the combination of the prediction modes may be a combination of prediction modes of one adjacent image unit, a combination of prediction modes of two adjacent image units, a combination of prediction modes of three adjacent image units, or a combination of prediction modes of four adjacent image units;
  • the prediction mode list index table is an index table used to index the prediction mode list, and includes a prediction mode combination and a prediction mode list index corresponding to the combination; and an arrangement order of the prediction modes in the pre-stored prediction mode list according to the prediction mode list The combination of prediction modes corresponding to the index is sorted.
  • the prediction mode list querying module 62 is configured to obtain a prediction mode list of the current image unit according to the prediction mode combination obtained by the prediction mode obtaining module 61 and the pre-stored prediction mode list index table; specifically, the query prediction mode list index table And obtaining, in the prediction mode list index table, a prediction mode combination that is the same as the prediction mode combination obtained by the prediction mode acquiring module 61, and further obtaining a prediction mode list index corresponding to the combination, and further obtaining the index by using the index A corresponding pre-stored prediction mode list is used as a prediction mode list of the current image unit.
  • the encoding module 63 is configured to entropy encode the actual prediction mode of the current image unit according to the prediction mode list of the current image unit obtained by the prediction mode list query module 62.
  • the prediction mode combination in the prediction mode list index table stored in the prediction mode list query module 62 is a combination of prediction modes of one adjacent image unit, a combination of prediction modes of two adjacent image units, and three Combination of prediction modes of adjacent image units, or combination of prediction modes of four adjacent image units; for ease of implementation, skip mode, inter mode, intra frame may be performed on prediction modes of adjacent image units
  • skip mode, inter mode, intra frame may be performed on prediction modes of adjacent image units.
  • the distinction between large categories such as patterns, and no further distinction is the inter mode between 16 X 16 or 16 x 8 between frames, so when the prediction mode includes skip mode, inter mode, intra mode , each prediction mode
  • the order of the prediction modes in the pre-stored prediction mode list is sorted according to the prediction mode combination corresponding to the prediction mode list index in the prediction mode list index table.
  • the prediction mode list querying module 62 is specifically configured to acquire four or three available current image units. a prediction mode of adjacent image units; three prediction modes are selected from the four or three available prediction modes as prediction mode combinations of adjacent image units.
  • the prediction mode list querying module 62 is specifically configured to acquire two available adjacent images of the current image unit. a prediction mode of the unit; configuring a prediction mode of any unavailable adjacent image unit of the current picture unit as one of the prediction modes of the two available adjacent image units.
  • the prediction mode list querying module 62 is specifically configured to acquire one available adjacent image unit of the current image unit. Prediction mode; a prediction mode of any two unavailable adjacent image units of the current picture unit is configured as a prediction mode of the one available adjacent picture unit.
  • the prediction mode list query module 62 is specifically configured to use any three of the current image units that are unavailable.
  • the prediction modes of the adjacent image units are respectively configured as one of the prediction modes in the prediction mode list index table, and a prediction mode combination including a prediction mode of three adjacent image units is obtained; wherein the three unavailable phases are selected Prediction of adjacent image units Modes can be configured to be the same or different.
  • FIG. 7 is a schematic diagram showing the structure of a decoding apparatus of a prediction mode provided by the present invention.
  • the decoding apparatus includes: a prediction mode acquisition module 71, a prediction mode list query module 72, and a decoding module 73;
  • the prediction mode obtaining module 71 is configured to determine the availability of the adjacent image unit of the current image unit, and obtain the prediction mode combination of the adjacent image unit according to the determination result; first, acquire a prediction mode of the adjacent image unit that is available for the current image unit; Then, the prediction mode combination of the adjacent image unit is obtained according to the number of adjacent image units included in the prediction mode combination in the pre-stored prediction mode list index table; wherein the combination of the prediction modes may be one adjacent image unit a combination of a prediction mode, a combination of prediction modes of two adjacent image units, a combination of prediction modes of three adjacent image units, or a combination of prediction modes of four adjacent image units;
  • the prediction mode list index table is an index table used to index the prediction mode list, and includes a prediction mode combination and a prediction mode list index corresponding to the combination; and an arrangement order of the prediction modes in the pre-stored prediction mode list according to the prediction mode list The combination of prediction modes corresponding to the index is sorted.
  • the prediction mode list querying module 72 is configured to obtain a prediction mode list of the current image unit according to the prediction mode combination obtained by the prediction mode obtaining module 71 and the pre-stored prediction mode list index table; specifically, the query prediction mode list index table And obtaining, in the prediction mode list index table, a prediction mode combination that is the same as the prediction mode combination obtained by the prediction mode acquiring module 71, and further obtaining a prediction mode list index corresponding to the combination, and further obtaining the index by using the index A corresponding pre-stored prediction mode list is used as a prediction mode list of the current image unit.
  • the decoding module 73 is configured to perform entropy decoding on the prediction mode of the current image unit according to the prediction mode list of the current image unit obtained by the prediction mode list query module 72, to obtain a current The actual prediction mode of the image unit.
  • the prediction mode combination in the prediction mode list index table stored in the prediction mode list query module 72 is a combination of prediction modes of one adjacent image unit, a combination of prediction modes of two adjacent image units, and three a combination of prediction modes of adjacent image units, or a combination of prediction modes of four adjacent image units; for ease of implementation, a prediction mode of available adjacent image units may be skip mode, inter mode,
  • a prediction mode of available adjacent image units may be skip mode, inter mode.
  • the distinction between large categories such as intra mode, and no further distinction is the inter mode between 16 X 16 or 16 x 8 between frames, so when the prediction mode includes skip mode, inter mode, frame
  • the order of the prediction modes in the pre-stored prediction mode list is sorted according to the prediction mode combination corresponding to the prediction mode list index in the prediction mode list index table.
  • the foregoing encoding apparatus and decoding apparatus may also be combined in the same apparatus, and the combined codec apparatus includes a prediction mode acquiring module, a prediction mode list querying module, an encoding module, and a decoding module; wherein each module has the function and the above The same, no longer repeat them.

Landscapes

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

Abstract

La présente invention concerne un procédé de codage ou de décodage d'un mode de prédiction et un dispositif associé. Ledit procédé comprend : l'estimation de la disponibilité d'une unité d'image voisine d'une unité d'image en cours, et l'obtention de la combinaison de modes de prédiction de cette unité d'image voisine ; l'obtention d'une liste de modes de prédiction de l'unité d'image en cours, conformément à la combinaison de modes de prédiction obtenue et à une liste d'indexation mémorisée à l'avance correspondant à une liste de modes de prédiction ; et le codage entropique d'un mode de prédiction réel de l'unité d'image en cours à l'emplacement d'une extrémité de codage, conformément à la liste de modes de prédiction de l'unité d'image en cours. La présente invention obtient la liste de modes de prédiction qui convient le mieux à l'unité d'image en cours grâce à l'obtention de la combinaison de modes de prédiction de l'unité d'image voisine, et elle réalise un codage entropique du mode de prédiction réel conformément à la liste de modes de prédiction obtenue, combinant ainsi efficacement les attributs de mouvement, les informations de texture, l'unité d'image en cours et autres, mettant ainsi en œuvre le procédé de codage pour le choix adaptatif du mode de prédiction, et rendant ainsi la compression vidéo plus efficace.
PCT/CN2011/076827 2011-02-24 2011-07-04 Procédé de codage ou de décodage d'un mode de prédiction et dispositif associé WO2012113197A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110045874.5 2011-02-24
CN201110045874 2011-02-24

Publications (1)

Publication Number Publication Date
WO2012113197A1 true WO2012113197A1 (fr) 2012-08-30

Family

ID=45579067

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/076827 WO2012113197A1 (fr) 2011-02-24 2011-07-04 Procédé de codage ou de décodage d'un mode de prédiction et dispositif associé

Country Status (2)

Country Link
CN (1) CN102355579B (fr)
WO (1) WO2012113197A1 (fr)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2501535A (en) 2012-04-26 2013-10-30 Sony Corp Chrominance Processing in High Efficiency Video Codecs
CN102984521B (zh) * 2012-12-12 2015-04-08 四川大学 基于时域相关性的高性能视频编码帧间模式判决方法
CN103024383B (zh) * 2012-12-14 2016-02-10 北京工业大学 一种基于hevc框架的帧内无损压缩编码方法
US10609423B2 (en) 2016-09-07 2020-03-31 Qualcomm Incorporated Tree-type coding for video coding
CN110278435B (zh) * 2018-03-16 2021-11-19 华为技术有限公司 一种图像块的帧内预测方法及装置
CN110620926B (zh) * 2018-06-20 2022-01-04 浙江大学 一种帧内预测模式编解码方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004128749A (ja) * 2002-09-30 2004-04-22 Toshiba Corp 動画像符号化方法及び復号化方法
CN1659580A (zh) * 2002-06-11 2005-08-24 诺基亚有限公司 基于空间预测的帧内编码
CN1674680A (zh) * 2005-03-31 2005-09-28 华中科技大学 一种增强型帧内预测模式编码方法
CN101605255A (zh) * 2008-06-12 2009-12-16 华为技术有限公司 一种视频编解码的方法及装置
WO2010047099A1 (fr) * 2008-10-22 2010-04-29 日本電信電話株式会社 Procédé de codage d'image mobile extensible, appareil de codage d'image mobile extensible, programme de codage d'image mobile extensible, et support d'enregistrement lisible par un ordinateur sur lequel ce programme est enregistré

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1659580A (zh) * 2002-06-11 2005-08-24 诺基亚有限公司 基于空间预测的帧内编码
JP2004128749A (ja) * 2002-09-30 2004-04-22 Toshiba Corp 動画像符号化方法及び復号化方法
CN1674680A (zh) * 2005-03-31 2005-09-28 华中科技大学 一种增强型帧内预测模式编码方法
CN101605255A (zh) * 2008-06-12 2009-12-16 华为技术有限公司 一种视频编解码的方法及装置
WO2010047099A1 (fr) * 2008-10-22 2010-04-29 日本電信電話株式会社 Procédé de codage d'image mobile extensible, appareil de codage d'image mobile extensible, programme de codage d'image mobile extensible, et support d'enregistrement lisible par un ordinateur sur lequel ce programme est enregistré

Also Published As

Publication number Publication date
CN102355579B (zh) 2018-03-16
CN102355579A (zh) 2012-02-15

Similar Documents

Publication Publication Date Title
KR101452860B1 (ko) 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
KR101457418B1 (ko) 계층적 부호화 단위의 크기에 따른 비디오 부호화 방법과 그 장치, 및 비디오 복호화 방법과 그 장치
CN100586187C (zh) 用于图像内部预测编码/解码的方法和设备
CN101491107B (zh) 一种对图像元素组进行解码的方法及其相关的编码器、解码器
CN101569201B (zh) 基于帧内预测进行编码和解码的方法和装置
CN117395408A (zh) 对图像进行编码/解码的方法和设备以及记录介质
KR20110018189A (ko) 영상의 부호화 방법 및 장치, 그 복호화 방법 및 장치
CN108282660A (zh) 导出运动信息的方法
KR100813958B1 (ko) 동영상의 무손실 인코딩 및 디코딩 방법, 그 장치
CN103096073A (zh) 构造合并列表的方法
JP5475409B2 (ja) 動画像符号化装置および動画像符号化方法
CN105681808B (zh) 一种scc帧间编码单元模式的快速决策方法
WO2012113197A1 (fr) Procédé de codage ou de décodage d'un mode de prédiction et dispositif associé
CN110868593A (zh) 基于区域决策树的视频cu快速划分
KR101607613B1 (ko) 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
KR101761278B1 (ko) 영상 복호화 방법 및 장치
KR20150045980A (ko) 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
KR101607614B1 (ko) 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
KR101606683B1 (ko) 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
KR101606853B1 (ko) 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
KR101607611B1 (ko) 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
KR101366088B1 (ko) 인트라 예측 부호화, 복호화 방법 및 장치
KR101886259B1 (ko) 영상 부호화 방법 및 장치, 및 부호화된 비트스트림을 포함하는 기록 매체
KR20160144952A (ko) 계층적 부호화 단위의 크기에 따른 비디오 부호화 방법과 그 장치, 및 비디오 복호화 방법과 그 장치
KR20140060481A (ko) 계층적 부호화 단위의 크기에 따른 비디오 부호화 방법과 그 장치, 및 비디오 복호화 방법과 그 장치

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: 11859565

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11859565

Country of ref document: EP

Kind code of ref document: A1

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载