WO2016205999A1 - Groupe de codage adaptatif pour codage d'image/de vidéo - Google Patents

Groupe de codage adaptatif pour codage d'image/de vidéo Download PDF

Info

Publication number
WO2016205999A1
WO2016205999A1 PCT/CN2015/082073 CN2015082073W WO2016205999A1 WO 2016205999 A1 WO2016205999 A1 WO 2016205999A1 CN 2015082073 W CN2015082073 W CN 2015082073W WO 2016205999 A1 WO2016205999 A1 WO 2016205999A1
Authority
WO
WIPO (PCT)
Prior art keywords
size
signaled
level
flag
coding
Prior art date
Application number
PCT/CN2015/082073
Other languages
English (en)
Inventor
Han HUANG
Jicheng An
Original Assignee
Mediatek Singapore Pte. Ltd.
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 Mediatek Singapore Pte. Ltd. filed Critical Mediatek Singapore Pte. Ltd.
Priority to PCT/CN2015/082073 priority Critical patent/WO2016205999A1/fr
Priority to US15/737,406 priority patent/US10382768B2/en
Priority to CN202011088607.1A priority patent/CN112272298B/zh
Priority to PCT/CN2016/086808 priority patent/WO2016206590A1/fr
Priority to CA2988451A priority patent/CA2988451C/fr
Priority to EP18215487.2A priority patent/EP3484149B1/fr
Priority to CN201680036906.6A priority patent/CN107710759B/zh
Priority to EP16813706.5A priority patent/EP3292690B1/fr
Publication of WO2016205999A1 publication Critical patent/WO2016205999A1/fr
Priority to US16/171,475 priority patent/US10582203B2/en

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/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/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/119Adaptive subdivision aspects, e.g. subdivision of a picture into rectangular or non-rectangular coding blocks
    • 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/134Methods 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/157Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter

Definitions

  • the invention relates generally to image and video coding.
  • Transform coding is widely used in typical image/video coder.
  • An image block either original signal or prediction residual, is first transformed, scaled and quantized, and then the quantized transform coefficients are entropy coded.
  • a Coding Group is defined as a set of 16 consecutive coefficients in scan order. Given the scan order, a CG corresponds to a 4x4 subblock.
  • a syntax element coded_sub_block_flag is signaled to indicate whether a subblock contains non-zero coefficients. If significant, then the coefficient significant flag, sign flag, and absolute level of the subblock are further coded.
  • Methods of adaptive coding group are proposed.
  • the size of a CG is no long fixed to 4x4, but can be adaptive.
  • Fig. 1 is a diagram illustrating an example of coding groups for 8x8 TU.
  • Fig. 2 is a diagram illustrating an example of coding groups for 8x4 TU.
  • Fig. 3 is a diagram illustrating an example of coding groups for 4x8 TU.
  • the size of CG is adaptive.
  • the size of CG depending on TU size, non-square CG size is used for non-square TU.
  • 2x4 CG is used if TU height is larger than TU width
  • 4x2 CG is used if TU width is larger than TU height. Examples are show in Fig. 1, Fig. 2 and Fig. 3.
  • 4x4 CG is used; for 8x4 TU, 4x2 CG is used; for 4x8 TU, 2x4 CG is used.
  • smaller CG is used for small TU.
  • 1x1 CG is used for 8x8 TU; in this case CG significant flag is not signaled.
  • CG partition is disabled for small TU.
  • CG partition is disabled for TU that is smaller than 8x8, i.e. 4x8 TU, 4x4 TU, 2x8 TU, 8x4 TU, 8x2 TU, et al.
  • the size of CG is signaled at slice header.
  • the size of CG is signaled at coding tree unit (CTU) level.
  • CTU coding tree unit
  • the size of CG is signaled at coding unit (CU) level.
  • the size of CG is signaled at TU level.
  • the size of CG is signaled at CTU level, and whether to signal the CG size at CTU level is control by a flag at slice header or other high level syntax.
  • the size of CG is signaled at CU level, and whether to signal the CG size at CU level is control by a flag at slice header or other high level syntax.
  • the size of CG is signaled at TU level, and whether to signal the CG size at TU level is control by a flag at slice header or other high level syntax.
  • a flag indicating whether to use adaptive CG size is signal at CTU level, if the flag is true, then a syntax element indicating the CG size is signaled at CU level.
  • a flag indicating whether to use adaptive CG size is signal at CU level, if the flag is true, then a syntax element indicating the CG size is signaled at TU level.
  • Embodiments of adaptive coding group 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 groupe de codage adaptatif.
PCT/CN2015/082073 2015-06-23 2015-06-23 Groupe de codage adaptatif pour codage d'image/de vidéo WO2016205999A1 (fr)

Priority Applications (9)

Application Number Priority Date Filing Date Title
PCT/CN2015/082073 WO2016205999A1 (fr) 2015-06-23 2015-06-23 Groupe de codage adaptatif pour codage d'image/de vidéo
US15/737,406 US10382768B2 (en) 2015-06-23 2016-06-23 Method and apparatus for transform coefficient coding of non-square blocks
CN202011088607.1A CN112272298B (zh) 2015-06-23 2016-06-23 转换系数编解码的方法及装置
PCT/CN2016/086808 WO2016206590A1 (fr) 2015-06-23 2016-06-23 Procédé et appareil pour un codage de coefficient de transformation de blocs non carrés
CA2988451A CA2988451C (fr) 2015-06-23 2016-06-23 Procede et appareil pour un codage de coefficient de transformation de blocs non carres
EP18215487.2A EP3484149B1 (fr) 2015-06-23 2016-06-23 Procédé et appareil pour un codage de coefficient de transformation de blocs non carrés
CN201680036906.6A CN107710759B (zh) 2015-06-23 2016-06-23 转换系数编解码的方法及装置
EP16813706.5A EP3292690B1 (fr) 2015-06-23 2016-06-23 Procédé et appareil pour un codage de coefficient de transformation de blocs non carrés
US16/171,475 US10582203B2 (en) 2015-06-23 2018-10-26 Method and apparatus for transform coefficient coding of non-square blocks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/082073 WO2016205999A1 (fr) 2015-06-23 2015-06-23 Groupe de codage adaptatif pour codage d'image/de vidéo

Publications (1)

Publication Number Publication Date
WO2016205999A1 true WO2016205999A1 (fr) 2016-12-29

Family

ID=57586015

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/082073 WO2016205999A1 (fr) 2015-06-23 2015-06-23 Groupe de codage adaptatif pour codage d'image/de vidéo

Country Status (1)

Country Link
WO (1) WO2016205999A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110650343A (zh) * 2018-06-27 2020-01-03 中兴通讯股份有限公司 图像的编码、解码方法及装置、电子设备及系统
WO2020181317A1 (fr) * 2019-03-11 2020-09-17 Canon Kabushiki Kaisha Procédé, appareil et système de codage et de décodage d'un arbre de blocs d'échantillons vidéo
US11949857B2 (en) 2019-03-11 2024-04-02 Canon Kabushiki Kaisha Method, apparatus and system for encoding and decoding a tree of blocks of video samples

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120183080A1 (en) * 2011-01-13 2012-07-19 Texas Instruments Incorporated Method and apparatus for a low complexity transform unit partitioning structure for hevc
CN103024383A (zh) * 2012-12-14 2013-04-03 北京工业大学 一种基于hevc框架的帧内无损压缩编码方法
CN103096070A (zh) * 2011-11-04 2013-05-08 吴秀美 推导量化参数的方法
CN103141103A (zh) * 2010-04-09 2013-06-05 Lg电子株式会社 处理视频数据的方法和装置
CN103718551A (zh) * 2011-07-17 2014-04-09 高通股份有限公司 在视频译码中用信号发出图片大小
CN104137545A (zh) * 2012-01-19 2014-11-05 联发科技(新加坡)私人有限公司 高效视频编码中编码块旗标的编码方法与装置
CN104221376A (zh) * 2012-04-12 2014-12-17 联发科技(新加坡)私人有限公司 色度子采样格式的块分割方法和装置
CN104365104A (zh) * 2012-04-16 2015-02-18 三星电子株式会社 用于基于树结构编码单元进行多视点视频编码的方法和设备以及用于基于树结构编码单元进行多视点视频解码的方法和设备
US20150172657A1 (en) * 2011-05-10 2015-06-18 Qualcomm Incorporated Offset type and coefficients signaling method for sample adaptive offset

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103141103A (zh) * 2010-04-09 2013-06-05 Lg电子株式会社 处理视频数据的方法和装置
US20120183080A1 (en) * 2011-01-13 2012-07-19 Texas Instruments Incorporated Method and apparatus for a low complexity transform unit partitioning structure for hevc
US20150172657A1 (en) * 2011-05-10 2015-06-18 Qualcomm Incorporated Offset type and coefficients signaling method for sample adaptive offset
CN103718551A (zh) * 2011-07-17 2014-04-09 高通股份有限公司 在视频译码中用信号发出图片大小
CN103096070A (zh) * 2011-11-04 2013-05-08 吴秀美 推导量化参数的方法
CN104137545A (zh) * 2012-01-19 2014-11-05 联发科技(新加坡)私人有限公司 高效视频编码中编码块旗标的编码方法与装置
CN104221376A (zh) * 2012-04-12 2014-12-17 联发科技(新加坡)私人有限公司 色度子采样格式的块分割方法和装置
CN104365104A (zh) * 2012-04-16 2015-02-18 三星电子株式会社 用于基于树结构编码单元进行多视点视频编码的方法和设备以及用于基于树结构编码单元进行多视点视频解码的方法和设备
CN103024383A (zh) * 2012-12-14 2013-04-03 北京工业大学 一种基于hevc框架的帧内无损压缩编码方法

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110650343A (zh) * 2018-06-27 2020-01-03 中兴通讯股份有限公司 图像的编码、解码方法及装置、电子设备及系统
EP3817385A4 (fr) * 2018-06-27 2022-07-27 ZTE Corporation Procédé et appareil de codage d'image, procédé et appareil de décodage d'image, dispositif électronique, et système
US11647196B2 (en) 2018-06-27 2023-05-09 Zte Corporation Method and apparatus for encoding image, method and apparatus for decoding image, electronic device, and system
CN110650343B (zh) * 2018-06-27 2024-06-07 中兴通讯股份有限公司 图像的编码、解码方法及装置、电子设备及系统
WO2020181317A1 (fr) * 2019-03-11 2020-09-17 Canon Kabushiki Kaisha Procédé, appareil et système de codage et de décodage d'un arbre de blocs d'échantillons vidéo
RU2766881C1 (ru) * 2019-03-11 2022-03-16 Кэнон Кабусики Кайся Способ, оборудование и система для кодирования и декодирования дерева блоков видеовыборок
TWI769432B (zh) * 2019-03-11 2022-07-01 日商佳能股份有限公司 用以編碼和解碼視頻樣本之區塊樹的方法、設備及系統
TWI788262B (zh) * 2019-03-11 2022-12-21 日商佳能股份有限公司 用以編碼和解碼視頻樣本之區塊樹的方法、設備及系統
US11949857B2 (en) 2019-03-11 2024-04-02 Canon Kabushiki Kaisha Method, apparatus and system for encoding and decoding a tree of blocks of video samples

Similar Documents

Publication Publication Date Title
RU2761510C1 (ru) Кодирование коэффициентов преобразования
WO2016074147A1 (fr) Arbre de codage séparé pour la luminance et la chrominance
US20180352226A1 (en) Method and apparatus of block partition with smallest block size in video coding
WO2017041271A1 (fr) Modélisation de contexte efficace pour le codage d'un bloc de données
EP3484149B1 (fr) Procédé et appareil pour un codage de coefficient de transformation de blocs non carrés
JP6316785B2 (ja) ビデオ符号化のパルス符号変調、および、パレット符号化の方法
US20150030067A1 (en) Method and apparatus for coded block flag coding in high efficiency video coding
EP3075152A1 (fr) Procédé et appareil de codage de paramètre d'échelle pour prédiction résiduelle inter-composante
WO2012119376A1 (fr) Procédé et appareil de partitionnement d'unités de transformation à complexité réduite
WO2015085575A1 (fr) Procédés de prédiction résiduelle d'arrière-plan
JP2013544061A (ja) 高効率動画像符号化の制約されたパーティションサイズの装置および方法
WO2013000324A1 (fr) Procédé et appareil de codage de mode intra
WO2013181821A1 (fr) Mode saut de transformation intra amélioré
CN110691244A (zh) 视频编码中的语法的二进制化和上下文自适应编码的方法和装置
JP2022171910A5 (fr)
WO2021115387A1 (fr) Procédés et appareil de transformation secondaire restreinte et signalisation associée dans un codage d'image
WO2016115708A1 (fr) Procédés de codage de composantes de chrominance avec mode de prédiction intra séparé
WO2016205999A1 (fr) Groupe de codage adaptatif pour codage d'image/de vidéo
WO2013102299A1 (fr) Profondeur d'arbre quaternaire résiduel pour composantes de chrominance
WO2015180166A1 (fr) Codage en mode d'intra-prédiction amélioré
WO2017000222A1 (fr) Groupage de segments de dérivation et masquage de données de signe amélioré pour le codage résiduel
RU2776254C1 (ru) Кодирование коэффициентов преобразования
RU2782697C1 (ru) Кодирование коэффициентов преобразования
WO2016070363A1 (fr) Fusion à décalage d'interprédiction
WO2015100732A1 (fr) Procédé de remplissage pour copie intra de blocs

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

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

Country of ref document: EP

Kind code of ref document: A1