WO2013155666A1 - Procédés et appareils de codage en mode intra pour l'hevc - Google Patents
Procédés et appareils de codage en mode intra pour l'hevc Download PDFInfo
- Publication number
- WO2013155666A1 WO2013155666A1 PCT/CN2012/074129 CN2012074129W WO2013155666A1 WO 2013155666 A1 WO2013155666 A1 WO 2013155666A1 CN 2012074129 W CN2012074129 W CN 2012074129W WO 2013155666 A1 WO2013155666 A1 WO 2013155666A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- candmodelist
- candlntrapredmodea
- intra
- mode
- equal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods 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/1887—Methods 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 a variable length codeword
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods 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/103—Selection of coding mode or of prediction mode
- H04N19/11—Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods 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/13—Adaptive entropy coding, e.g. adaptive variable length coding [AVLC] or context adaptive binary arithmetic coding [CABAC]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/157—Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/189—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding
- H04N19/196—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding being specially adapted for the computation of encoding parameters, e.g. by averaging previously computed encoding parameters
- H04N19/197—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding being specially adapted for the computation of encoding parameters, e.g. by averaging previously computed encoding parameters including determination of the initial value of an encoding parameter
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/593—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/60—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
- H04N19/61—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
Definitions
- the invention relates generally to video processing.
- the present invention relates to methods and apparatuses of intra mode coding for High Efficiency
- HEVC Video Coding
- HEVC High Efficiency Video Coding
- JCT-VC Joint Collaborative Team on Video Coding
- the prediction unit (PU) for intra coding can be 64x64, 32x32, 16x16, 8x8, and 4x4.
- 35 intra prediction modes i.e., mode 0 ⁇ mode 34 in Fig. 1, are used for all PU sizes.
- mode 35 Intra FromLuma is only used for chroma component when chroma_pred_from_luma_enabled_flag is equal to 1.
- candModeList[0] and candModeList[l] are derived as follows:
- candModeList[0] candlntraPredModeA (7)
- candModeList[l] candlntraPredModeB (8)
- candModeList[2] is set equal to Intra Planar
- candModeList[2] is set equal to Intra DC
- candModeList[2] is set equal to Intra Angular (26).
- candlntraPredModeA or candlntraPredModeB is set equal to Intra DC.
- IntraPredMode If the current intra mode (denoted as IntraPredMode) is equal to any of the most probable modes in candModeList, a flag prev_intra_pred_flag equal to 1 is transmitted followed by the index of the mode that is identical to IntraPredMode in candModeList; otherwise, the remaining mode of IntraPredMode (denoted as rem_intra_luma_pred_mode) is transmitted following the flag prev_intra_pred_flag equal to O.
- candModeList[l] and candModeList[2] corresponding to each possible candlntraPredModeA are given in Table 1.
- candlntraPredModeA is equal to 33
- its upper neighbor candModeList[2] is mode 2.
- the upper neighbor of mode 33 should be 34, which will be consistent with some other modes except mode 34 (mode 34 has no upper neighbor).
- candModeList[l] and candModeList [2] correspond to each possible candlntraPredModeA if candlntraPredModeB is equal to candlntraPredModeA and candlntraPredModeA is not less than 2.
- Fig. 1 is a diagram illustrating the intra prediction mode directions.
- candModeList[2] is derived as below:
- candModeList[l] and candModeList[2] corresponding to each possible candlntraPredModeA are derived with Equations (4), (5) and (9). They are given in Table 2.
- candlntraPredModeA is equal to 33
- its upper neighbor candModeList[2] is set to be mode 34.
- candModeList[l] and candModeList[2] correspond to each possible candlntraPredModeA if candlntraPredModeB is equal to candlntraPredModeA and candlntraPredModeA is not less than 2.
- an embodiment of the present invention can be a circuit integrated into a video compression chip or program codes integrated into video compression software to perform the processing described herein.
- An embodiment of the present invention may also be program codes to be executed on a Digital Signal Processor (DSP) to perform the processing described herein.
- DSP Digital Signal Processor
- the invention may also involve a number of functions to be performed by a computer processor, a digital signal processor, a microprocessor, or field programmable gate array (FPGA).
- processors can be configured to perform particular tasks according to the invention, by executing machine-readable software code or firmware code that defines the particular methods embodied by the invention.
- the software code or firmware codes may be developed in different programming languages and different format or style.
- the software code may also be compiled for different target platform.
- different code formats, styles and languages of software codes and other means of configuring code to perform the tasks in accordance with the invention will not depart from the spirit and scope of the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2012/074129 WO2013155666A1 (fr) | 2012-04-16 | 2012-04-16 | Procédés et appareils de codage en mode intra pour l'hevc |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2012/074129 WO2013155666A1 (fr) | 2012-04-16 | 2012-04-16 | Procédés et appareils de codage en mode intra pour l'hevc |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2013155666A1 true WO2013155666A1 (fr) | 2013-10-24 |
Family
ID=49382789
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2012/074129 Ceased WO2013155666A1 (fr) | 2012-04-16 | 2012-04-16 | Procédés et appareils de codage en mode intra pour l'hevc |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2013155666A1 (fr) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104394409A (zh) * | 2014-11-21 | 2015-03-04 | 西安电子科技大学 | 基于空域相关性的hevc预测模式快速选择方法 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1659580A (zh) * | 2002-06-11 | 2005-08-24 | 诺基亚有限公司 | 基于空间预测的帧内编码 |
| CN101228797A (zh) * | 2005-07-21 | 2008-07-23 | 三星电子株式会社 | 通过扩展方向帧内预测的应用对视频信号编码和解码的方法和设备 |
-
2012
- 2012-04-16 WO PCT/CN2012/074129 patent/WO2013155666A1/fr not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1659580A (zh) * | 2002-06-11 | 2005-08-24 | 诺基亚有限公司 | 基于空间预测的帧内编码 |
| CN101228797A (zh) * | 2005-07-21 | 2008-07-23 | 三星电子株式会社 | 通过扩展方向帧内预测的应用对视频信号编码和解码的方法和设备 |
Non-Patent Citations (1)
| Title |
|---|
| THOMAS WIEGAND ET AL.: "JCTVC-E603: Working Draft 3 of High-Efficiency Video Coding", JOINT COLLABORATIVE TEAM ON VIDEO CODING (JCT-VC) OF ITU-T SG16 WP3 AND ISO/IEC JTC1/SC29/WGL L, 5TH MEETING, 23 March 2011 (2011-03-23), GENEVA, CH, pages 92 - 95 * |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104394409A (zh) * | 2014-11-21 | 2015-03-04 | 西安电子科技大学 | 基于空域相关性的hevc预测模式快速选择方法 |
| CN104394409B (zh) * | 2014-11-21 | 2017-09-26 | 西安电子科技大学 | 基于空域相关性的hevc预测模式快速选择方法 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2013106986A1 (fr) | Procédés et appareils de codage en mode intra | |
| EP2735161B1 (fr) | Procédé et appareil permettant de compresser une unité de codage dans un codage vidéo à haute efficacité | |
| CN105850131B (zh) | 利用基于帧内图片区块复制预测的视频编码方法 | |
| WO2017143467A1 (fr) | Héritage de mode de prédiction de luminance localisé pour codage de chrominance | |
| CN103797794B (zh) | 用于编码的方法和装置 | |
| EP2661880A1 (fr) | Procédé et appareil de codage amélioré du mode de prédiction de luminance en intra | |
| WO2015180014A1 (fr) | Procédé amélioré de construction d'une liste de candidats à la fusion pour copie intra-bloc | |
| WO2013067687A1 (fr) | Profondeur d'arbre quaternaire résiduel pour composantes de chrominance | |
| CA2966862A1 (fr) | Procede et appareil de transformation alternative pour un codage video | |
| WO2015192372A1 (fr) | Procédé simplifié pour la compensation d'éclairage dans le codage vidéo 3d et multivues | |
| WO2013102299A1 (fr) | Profondeur d'arbre quaternaire résiduel pour composantes de chrominance | |
| WO2016115736A1 (fr) | Modes de prédiction intra additionnels faisant appel à la prédiction croisée de composantes de chrominance | |
| WO2013155666A1 (fr) | Procédés et appareils de codage en mode intra pour l'hevc | |
| WO2015131404A1 (fr) | Procédés de codage de cartes de profondeur | |
| WO2016205999A1 (fr) | Groupe de codage adaptatif pour codage d'image/de vidéo | |
| WO2013106988A1 (fr) | Procédés et appareils de représentation de profondeur de transformée de résidus | |
| WO2015100732A1 (fr) | Procédé de remplissage pour copie intra de blocs | |
| WO2016123801A1 (fr) | Procédés de codage du mode de partition | |
| AU2015255238B2 (en) | Method and apparatus for compressing coding unit in high efficiency video coding | |
| AU2015230701B2 (en) | Method and apparatus for prediction mode and partition mode syntax coding for coding units in HEVC | |
| WO2013155663A1 (fr) | Procédés et appareils de réduction de contexte pour le codage d'indicateurs d'importance | |
| CN105872551A (zh) | 编码方法与装置以及解码方法与装置 | |
| WO2015096093A1 (fr) | Contextes cabac simplifiés en 3dvc | |
| WO2016070363A1 (fr) | Fusion à décalage d'interprédiction | |
| WO2015006899A1 (fr) | Procédé simplifié de dérivation de vecteur de disparité |
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: 12874430 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: 12874430 Country of ref document: EP Kind code of ref document: A1 |