CN102447908B - A Context Simplification Method for HEVC Parameter Coding - Google Patents

A Context Simplification Method for HEVC Parameter Coding Download PDF

Info

Publication number
CN102447908B
CN102447908B CN201210021495.7A CN201210021495A CN102447908B CN 102447908 B CN102447908 B CN 102447908B CN 201210021495 A CN201210021495 A CN 201210021495A CN 102447908 B CN102447908 B CN 102447908B
Authority
CN
China
Prior art keywords
context
group
models
value
groups
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.)
Expired - Fee Related
Application number
CN201210021495.7A
Other languages
Chinese (zh)
Other versions
CN102447908A (en
Inventor
丁文鹏
尹宝才
施云慧
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing University of Technology
Original Assignee
Beijing University of Technology
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 Beijing University of Technology filed Critical Beijing University of Technology
Priority to CN201210021495.7A priority Critical patent/CN102447908B/en
Publication of CN102447908A publication Critical patent/CN102447908A/en
Application granted granted Critical
Publication of CN102447908B publication Critical patent/CN102447908B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本发明公开了一种在维持编码效率总体不变的条件下,减少应用的上下文模型个数,删除冗余模型,节省系统资源的面向HEVC参数编码的上下文简化方法,当对coeff_abs_level_greater1_flag元素的24个表示亮度和8个表示色度的上下文模型进行编码时,24个上下文模型分成6组且每组4个,8个上下文模型分为2组且每组4个,编码采用公式:ctxIdxInc=(ctxSet*3)+(greater1Ctx+1)>>1,其中ctxSet是上下文的组数编号,当是表示亮度的上下文模型时值为0-5,当是表示色度的上下文模型时值为0-1,greater1Ctx是用于从组内选择上下文的参数,值为0-3。The present invention discloses a HEVC parameter coding-oriented context simplification method that reduces the number of applied context models, deletes redundant models, and saves system resources under the condition that the overall coding efficiency remains unchanged. When the 24 coeff_abs_level_greater1_flag elements When encoding luminance and 8 context models representing chroma, the 24 context models are divided into 6 groups with 4 in each group, and the 8 context models are divided into 2 groups with 4 in each group. The encoding uses the formula: ctxIdxInc=(ctxSet *3)+(greater1Ctx+1)>>1, where ctxSet is the group number of the context, the value is 0-5 when it is a context model representing brightness, and the value is 0-1 when it is a context model representing chroma , greater1Ctx is the parameter used to select the context from within the group, with a value of 0-3.

Description

A kind of method for simplifying of the context towards the HEVC parameter coding
Technical field
The invention belongs to the technical field of Video coding, relate to particularly a kind of context method for simplifying towards HEVC (High efficiency video coding, efficient video coding) parameter coding.
Background technology
The self adaptation of the based on the context coding (Context-based Adaptive Binary Arithmetic Coding, be called for short CABAC) that counts is the entropy coding method that is widely used in field of video encoding, and code efficiency is high, but consumes large.In the compiling and edit of video encoding standard HEVC of new generation, CABAC is used as the entropy coding method of high-efficiency module (High Efficiency Module).
The CABAC context model of HEVC is stored in three-dimensional context model container, and the container dimension is respectively x, y, z.Use 3 parameters while calling, as a, b, c (a≤x, b≤y, c≤z), the linear position of the context model of calling in container is a*y*z+b*z+c.When NxN (N is positive integer) the image block parameter for after conversion is carried out the entropy coding, need application CABAC method to being used for the coeff_abs_level_greater1_flag (position that the image block the inside parameter value be used for after the mark conversion is greater than 1 of flag parameters value, need to take 32 separate context models, 24 codings that are used for carrying out brightness luma wherein, other 8 codings that are used for carrying out colourity chroma) encoded.When the context model of 24 expression brightness to the coeff_abs_level_greater1_flag element and 8 expression colourities is encoded, 24 context models are divided into 6 groups and 4 every group, 8 context models are divided into 2 groups and 4 every group, adopt context of following formula to be encoded: ctxIdxInc=(ctxSet*4)+greater1Ctx.Wherein ctxSet is contextual group of number numbering, and when the context model duration that means brightness is 0-5, when the context model duration that means colourity is 0-1, greater1Ctx is for from organizing the contextual parameter of interior selection, is worth for 0-3.
Summary of the invention
Technology of the present invention is dealt with problems and is: overcome the deficiencies in the prior art, providing a kind of is maintaining under the overall constant condition of code efficiency, reduce the context model number of application, delete redundancy model, save the method for simplifying of the context towards the HEVC parameter coding of system resource.
Technical solution of the present invention is: this method for simplifying of the context towards the HEVC parameter coding, when the context model of 24 expression brightness to the coeff_abs_level_greater1_flag element and 8 expression colourities is encoded, 24 context models are divided into 6 groups and 4 every group, 8 context models are divided into 2 groups and 4 every group, and coding adopts following formula:
(* is multiplication to ctxIdxInc=(ctxSet*3)+(greater1Ctx+1)>>1,>>be displacement to the right), wherein ctxSet is contextual group of number numbering, when the context model duration that means brightness is 0-5, when the context model duration that means colourity is 0-1, greater1Ctx is for from organizing the contextual parameter of interior selection, is worth for 0-3.
Because the context by every group reduces one, 8 groups are reduced by 8 context models altogether altogether, thereby the context model of 32 coeff_abs_level_greater1_flag elements is reduced to 24, therefore reduce the context model number of application, delete redundancy model, the system resource taken in the time of just can saving coding.
Embodiment
This method for simplifying of the context towards the HEVC parameter coding, when the context model of 24 expression brightness to the coeff_abs_level_greater1_flag element and 8 expression colourities is encoded, 24 context models are divided into 6 groups and 4 every group, 8 context models are divided into 2 groups and 4 every group, and coding adopts following formula:
(* is multiplication to ctxIdxInc=(ctxSet*3)+(greater1Ctx+1)>>1,>>be displacement to the right), wherein ctxSet is contextual group of number numbering, when the context model duration that means brightness is 0-5, when the context model duration that means colourity is 0-1, greater1Ctx is for from organizing the contextual parameter of interior selection, is worth for 0-3.
Because the context by every group reduces one, 8 groups are reduced by 8 context models altogether altogether, thereby the context model of 32 coeff_abs_level_greater1_flag elements is reduced to 24, therefore reduce the context model number of application, delete redundancy model, the system resource taken in the time of just can saving coding.
The above; it is only preferred embodiment of the present invention; not the present invention is done to any pro forma restriction, any simple modification, equivalent variations and modification that every foundation technical spirit of the present invention is done above embodiment, all still belong to the protection range of technical solution of the present invention.

Claims (1)

1.一种面向HEVC参数编码的上下文简化方法,当对coeff_abs_level_greater1_flag元素的24个表示亮度和8个表示色度的上下文模型进行编码时,24个上下文模型分成6组且每组4个,8个上下文模型分为2组且每组4个,1. A context simplification method for HEVC parameter coding. When encoding 24 context models representing brightness and 8 representing chroma in the coeff_abs_level_greater1_flag element, the 24 context models are divided into 6 groups and each group has 4 and 8 The context model is divided into 2 groups with 4 in each group, 其特征在于:编码采用如下的公式:It is characterized in that: the encoding adopts the following formula: ctxIdxInc=(ctxSet*3)+(greater1Ctx+1)>>1,其中ctxSet是上下文的组数编号,当是表示亮度的上下文模型时值为0-5,当是表示色度的上下文模型时值为0-1,greater1Ctx是用于从组内选择上下文的参数,值为0-3。ctxIdxInc=(ctxSet*3)+(greater1Ctx+1)>>1, where ctxSet is the group number of the context, the value is 0-5 when it is a context model representing brightness, and the value is when it is a context model representing chroma 0-1, greater1Ctx is the parameter used to select the context from the group, the value is 0-3.
CN201210021495.7A 2012-01-31 2012-01-31 A Context Simplification Method for HEVC Parameter Coding Expired - Fee Related CN102447908B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210021495.7A CN102447908B (en) 2012-01-31 2012-01-31 A Context Simplification Method for HEVC Parameter Coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210021495.7A CN102447908B (en) 2012-01-31 2012-01-31 A Context Simplification Method for HEVC Parameter Coding

Publications (2)

Publication Number Publication Date
CN102447908A CN102447908A (en) 2012-05-09
CN102447908B true CN102447908B (en) 2014-01-08

Family

ID=46009935

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210021495.7A Expired - Fee Related CN102447908B (en) 2012-01-31 2012-01-31 A Context Simplification Method for HEVC Parameter Coding

Country Status (1)

Country Link
CN (1) CN102447908B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
PT3145197T (en) 2011-10-31 2018-08-10 Samsung Electronics Co Ltd Method for determining a context model for transform coefficient level entropy decoding
CN102740078B (en) * 2012-07-12 2014-10-22 北方工业大学 Adaptive spatial scalable coding based on HEVC (high efficiency video coding) standard
WO2015110011A1 (en) * 2014-01-24 2015-07-30 Mediatek Inc. Decoding apparatus capable of controlling repetition number of scan procedure based on at least one syntax element decoding result and related method
CN104918048B (en) * 2015-06-03 2018-04-03 复旦大学 Suitable for the entropy code context probability modeling modeling module design method of HEVC standard
US11463712B2 (en) * 2018-11-21 2022-10-04 Interdigital Vc Holdings, Inc. Residual coding with reduced usage of local neighborhood

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101218825A (en) * 2005-07-08 2008-07-09 Lg电子株式会社 Method for modeling coding information of video signal for compressing/decompressing coding information
CN101502123A (en) * 2006-11-30 2009-08-05 松下电器产业株式会社 Coder
CN101578877A (en) * 2007-01-11 2009-11-11 汤姆森许可贸易公司 Methods and apparatus for using syntax for the coded_block_flag syntax element and the coded_block_pattern syntax element for the cavlc 4:4:4 intra, high 4:4:4 intra, and high 4:4:4 predictive profile
CN102256125A (en) * 2011-07-14 2011-11-23 北京工业大学 Context adaptive arithmetic coding method for HEVC (High Efficiency Video Coding)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5206975B2 (en) * 2009-02-17 2013-06-12 日本光電工業株式会社 Airway adapter, respiratory concentration sensor, and respiratory flow sensor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101218825A (en) * 2005-07-08 2008-07-09 Lg电子株式会社 Method for modeling coding information of video signal for compressing/decompressing coding information
CN101502123A (en) * 2006-11-30 2009-08-05 松下电器产业株式会社 Coder
CN101578877A (en) * 2007-01-11 2009-11-11 汤姆森许可贸易公司 Methods and apparatus for using syntax for the coded_block_flag syntax element and the coded_block_pattern syntax element for the cavlc 4:4:4 intra, high 4:4:4 intra, and high 4:4:4 predictive profile
CN102256125A (en) * 2011-07-14 2011-11-23 北京工业大学 Context adaptive arithmetic coding method for HEVC (High Efficiency Video Coding)

Non-Patent Citations (10)

* Cited by examiner, † Cited by third party
Title
《H.264/AVC标准中的CABAC应用研究》;于培松,等;《现代电子技术》;20050401(第7期总第198期);全文 *
《H.264中CABAC编码器的VLSI结构设计》;崔弦飞;《CNKI优秀硕士学位论文全文库》;20110101;全文 *
《H.264熵编码的VLSI研究》;陶为;《CNKI优秀硕士学位论文全文库》;20100511;全文 *
《System-on-Chip Design for a Statistical Decoder》;liang-Hao Wang,et al.;《International Conference on ASIC,2007.ASICON "07.7th》;20071022;全文 *
《基于FPGA的H.264熵编码的研究与设计》;黄菠;《CNKI优秀硕士学位论文全文库》;20070401;全文 *
liang-Hao Wang,et al..《System-on-Chip Design for a Statistical Decoder》.《International Conference on ASIC,2007.ASICON "07.7th》.2007,
于培松,等.《H.264/AVC标准中的CABAC应用研究》.《现代电子技术》.2005,(第7期总第198期),
崔弦飞.《H.264中CABAC编码器的VLSI结构设计》.《CNKI优秀硕士学位论文全文库》.2011,
陶为.《H.264熵编码的VLSI研究》.《CNKI优秀硕士学位论文全文库》.2010,
黄菠.《基于FPGA的H.264熵编码的研究与设计》.《CNKI优秀硕士学位论文全文库》.2007,

Also Published As

Publication number Publication date
CN102447908A (en) 2012-05-09

Similar Documents

Publication Publication Date Title
CN102447908B (en) A Context Simplification Method for HEVC Parameter Coding
CN102256125B (en) Context adaptive arithmetic coding method for HEVC (High Efficiency Video Coding)
US20250071278A1 (en) Binarization of dqp using separate absolute value and sign (savs) in cabac
SI2786577T1 (en) Method for decoding chroma image
CN110073661A (en) Multiple types tree framework for video coding
RU2017136059A (en) METHOD AND DEVICE FOR ENTROPY CODING WITH THE USE OF A HIERARCHICAL DATA UNIT, AND METHOD AND DEVICE FOR DECODING
WO2012095488A3 (en) Entropy encoding and decoding scheme
MX2021008151A (en) Chroma block prediction method and device.
MX2016004707A (en) Features of base color index map mode for video and image coding and decoding.
MXPA04007020A (en) Grouping of image frames in video coding.
EP4485930A3 (en) Chroma quantization in video coding
Peng et al. A hardware CABAC encoder for HEVC
CN103227924B (en) A kind of arithmetic encoder and coded method
CN103974063A (en) Encoding and decoding method of depth model and video coder decoder
CN102420983B (en) A Context Simplification Method for High Efficiency Video Coding HEVC Entropy Coding
CN102883164B (en) A kind of decoding method of enhancement layer block unit, corresponding device
US8036471B2 (en) Joint amplitude and position coding of coefficients for video compression
CN104093027A (en) Joint scalar embedded graphics coding for color images
CN103118250B (en) A kind of decoding method and device of frame in division symbolizing
CN106791861B (en) DNxHD VLC coding method based on CUDA architecture
WO2013102298A1 (en) Signaling size information of coding unit and transform unit in hevc
CN103051895A (en) Method and device of context model selection
CN105407358B (en) A kind of Integer DCT Transform method based on HEVC
CN104301725A (en) A CAVLD Method Based on Index Search
CN103533360B (en) A kind of AVS coding chip is optimized the method that code table stores

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20140108