WO2016183814A1 - Codage de drapeau de bloc codé par corrélation entre composantes - Google Patents
Codage de drapeau de bloc codé par corrélation entre composantes Download PDFInfo
- Publication number
- WO2016183814A1 WO2016183814A1 PCT/CN2015/079350 CN2015079350W WO2016183814A1 WO 2016183814 A1 WO2016183814 A1 WO 2016183814A1 CN 2015079350 W CN2015079350 W CN 2015079350W WO 2016183814 A1 WO2016183814 A1 WO 2016183814A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- numsig
- cbf
- zero
- inferred
- coded
- Prior art date
Links
Images
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/186—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 colour or a chrominance component
-
- 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/46—Embedding additional information in the video signal during the compression process
- H04N19/463—Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission
-
- 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/70—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards
-
- 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/90—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
- H04N19/96—Tree coding, e.g. quad-tree coding
Definitions
- the invention relates generally to image and video processing.
- the presented invention relates to image and video coding.
- an image block is first intra/inter predicted, and then the residual signal is transform coded.
- a coded block flag is first signaled to indicate the significance of the entire transform block. If CBF is not zero, then the transform coefficients are coded; else, the transform coefficients are inferred to be all zero.
- the CBF flag is usually independently signaled for each color component.
- a root CBF flag is used to indicate whether transform coefficients of all color components are zero. If root CBF is zero, then the CBF flags and transform coefficients of all color components are inferred to be zero. If root CBF is not zero, then it indicates that at least one CBF flag in one color component is not zero. So, for example, in YUV color format, if root CBF is not zero and CBF flag in U and V components are both zero, then the CBF flag for Y component is not explicitly coded and is inferred to be not zero. However, when U and V components are not both zero, the CBF flag for Y component should always be explicitly signaled.
- CABAC Context Based Binary Arithmetic Coding
- CBF coded block flag
- Fig. 1 is a diagram illustrating an example of Y component CBF coding depending on the number of significant coefficients in U and V components.
- CBF signaling for one color component depends on the number of significant coefficients in the other color components.
- the YUV format is used as example in the following description. The same methods can be applied to other formats as well. It also should be noted that the proposed methods can be applied to any transform method or transform skip. In the case of transform skip, the coefficients in a transform block are the quantized residual signal.
- CBF_Y, CBF_U, CBF_V denote the CBF of Y, U and V component, respectively.
- NumSig_Y, NumSig_U, NumSig_V denote the number of significant coefficients in Y, U and V component, respectively.
- coding of CBF_Y depends on NumSig_U and NumSig_V. For examples:
- CBF_Y is not explicitly coded, and is inferred to be not zero.
- CBF_Y is not explicitly coded, and is inferred to be not zero.
- f (NumSig_U, NumSig_V) NumSig_U+NumSig_V.
- coding of CBF_V depends on the NumSig_U. For examples:
- coding of CBF_U depends on the NumSig_V. For examples:
- context modeling in coding of CBF_Y depends on NumSig_U and NumSig_V. In other words, depending on different values of NumSig_U and NumSig_V, different context models are chosen for CABAC coding of CBF_Y. For examples:
- f (NumSig_U, NumSig_V) TH
- f (NumSig_U, NumSig_V) NumSig_U+NumSig_V.
- context modeling in coding of CBF_V depends on the NumSig_U. In other words, depending on different values of NumSig_U, different context models are chosen to code CBF_V. For examples:
- context modeling in coding of CBF_U depends on the NumSig_V. In other words, depending on different values of NumSig_V, different context models are chosen to code CBF_U. For examples:
- the number TH in the above description can be a predefined value in both encoder and decoder or can be signaled to decoder.
- Embodiments of CBF coding according to the present invention as described above may be implemented in various hardware, software codes, or a combination of both.
- 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)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
L'invention concerne un procédé de codage de drapeau de bloc codé CBF. La signalisation de CBF pour une composante de couleur dépend du nombre de coefficients importants dans les autres composantes de couleur.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2015/079350 WO2016183814A1 (fr) | 2015-05-20 | 2015-05-20 | Codage de drapeau de bloc codé par corrélation entre composantes |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2015/079350 WO2016183814A1 (fr) | 2015-05-20 | 2015-05-20 | Codage de drapeau de bloc codé par corrélation entre composantes |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016183814A1 true WO2016183814A1 (fr) | 2016-11-24 |
Family
ID=57319147
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2015/079350 WO2016183814A1 (fr) | 2015-05-20 | 2015-05-20 | Codage de drapeau de bloc codé par corrélation entre composantes |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2016183814A1 (fr) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103227917A (zh) * | 2012-01-31 | 2013-07-31 | 华为技术有限公司 | 解码方法和装置 |
WO2013142784A2 (fr) * | 2012-03-23 | 2013-09-26 | Qualcomm Incorporated | Brouillage de drapeau de bloc codé dans un codage vidéo |
CN103583048A (zh) * | 2011-06-30 | 2014-02-12 | 松下电器产业株式会社 | 图像解码方法、图像编码方法、图像解码装置、图像编码装置及图像编码解码装置 |
CN104471934A (zh) * | 2012-07-02 | 2015-03-25 | 三星电子株式会社 | 对视频进行熵编码的方法和设备以及对视频进行熵解码的方法和设备 |
-
2015
- 2015-05-20 WO PCT/CN2015/079350 patent/WO2016183814A1/fr active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103583048A (zh) * | 2011-06-30 | 2014-02-12 | 松下电器产业株式会社 | 图像解码方法、图像编码方法、图像解码装置、图像编码装置及图像编码解码装置 |
CN103227917A (zh) * | 2012-01-31 | 2013-07-31 | 华为技术有限公司 | 解码方法和装置 |
WO2013142784A2 (fr) * | 2012-03-23 | 2013-09-26 | Qualcomm Incorporated | Brouillage de drapeau de bloc codé dans un codage vidéo |
CN104471934A (zh) * | 2012-07-02 | 2015-03-25 | 三星电子株式会社 | 对视频进行熵编码的方法和设备以及对视频进行熵解码的方法和设备 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10554974B2 (en) | Method and apparatus enabling adaptive multiple transform for chroma transport blocks using control flags | |
US10531122B2 (en) | Method and apparatus for coded block flag coding in high efficiency video coding | |
US10334281B2 (en) | Method of conditional binary tree block partitioning structure for video and image coding | |
WO2017041271A1 (fr) | Modélisation de contexte efficace pour le codage d'un bloc de données | |
US10390050B2 (en) | Method of video coding using separate coding tree for luma and chroma | |
WO2015100522A1 (fr) | Procédés de prédiction inter-composant par les résidus | |
WO2017143467A1 (fr) | Héritage de mode de prédiction de luminance localisé pour codage de chrominance | |
WO2018049594A1 (fr) | Procédés de décision de codeur pour une structure d'arbre binaire et d'arbre quaternaire | |
WO2017088093A1 (fr) | Plus petite taille de bloc autorisée en vidéocodage | |
WO2015180014A1 (fr) | Procédé amélioré de construction d'une liste de candidats à la fusion pour copie intra-bloc | |
WO2015176685A1 (fr) | Procédés de signalisation de taille de palette et signalisation conditionnelle de drapeau d'échappement de palette | |
WO2017008255A1 (fr) | Signalisation de modes d'intra-prédiction avancés dans un codage vidéo | |
WO2016115708A1 (fr) | Procédés de codage de composantes de chrominance avec mode de prédiction intra séparé | |
WO2015139203A1 (fr) | Signalisation de table dlt en codage vidéo 3d | |
WO2013067687A1 (fr) | Profondeur d'arbre quaternaire résiduel pour composantes de chrominance | |
CN108141601B (zh) | 对图片序列进行编码和解码的方法、设备和可读介质 | |
WO2015192372A1 (fr) | Procédé simplifié pour la compensation d'éclairage dans le codage vidéo 3d et multivues | |
WO2015180166A1 (fr) | Codage en mode d'intra-prédiction amélioré | |
WO2016115728A1 (fr) | Procédés de codage de valeur d'échappement améliorés | |
WO2016115736A1 (fr) | Modes de prédiction intra additionnels faisant appel à la prédiction croisée de composantes de chrominance | |
WO2016183814A1 (fr) | Codage de drapeau de bloc codé par corrélation entre composantes | |
EP4032289A1 (fr) | Procédé et appareil de sélection de codage résiduel pour un mode de codage sans perte dans un codage vidéo | |
WO2016205999A1 (fr) | Groupe de codage adaptatif pour codage d'image/de vidéo | |
WO2016049894A1 (fr) | Mise à l'échelle dans une transformation de couleur | |
WO2015131404A1 (fr) | Procédés de codage de cartes de profondeur |
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: 15892193 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: 15892193 Country of ref document: EP Kind code of ref document: A1 |