CN102447908B - Context simplifying method oriented to HEVC (High Efficiency Video Coding) parameter code - Google Patents

Context simplifying method oriented to HEVC (High Efficiency Video Coding) parameter code 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
modes
groups
coding
hevc
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.)
Active
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
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention discloses a context simplifying method oriented to an HEVC (High Efficiency Video Coding) parameter code, and the method can be used for reducing the number of applied context modes, cancelling redundant modes and saving system resources under the conditions of keeping total coding efficiency changeless. When 24 context modes representing brightness and 8 context modes representing chrominance of a coeff-abs-level-greaterl-flag element are coded, the 24 context modes are divided into 6 groups, each group comprises 4 context modes, the 8 context modes are divided into 2 groups, each group comprises 4 context modes, and a formula for coding is as follows: ctxIdxInc=(ctxSet*3)+(greaterlCtx+1)>>1, wherein ctxSet represents context group number, the value is within 0-5 when the context modes represent the brightness, the value is within 0-1 when the context modes represent the chrominance, greaterlCtx is a parameter for selecting context from groups and the value is within 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. the 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
It is characterized in that: coding adopts following formula:
CtxIdxInc=(ctxSet*3)+(greater1Ctx+1)>>1, 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.
CN201210021495.7A 2012-01-31 2012-01-31 Context simplifying method oriented to HEVC (High Efficiency Video Coding) parameter code Active CN102447908B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210021495.7A CN102447908B (en) 2012-01-31 2012-01-31 Context simplifying method oriented to HEVC (High Efficiency Video Coding) parameter code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210021495.7A CN102447908B (en) 2012-01-31 2012-01-31 Context simplifying method oriented to HEVC (High Efficiency Video Coding) parameter code

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 Active CN102447908B (en) 2012-01-31 2012-01-31 Context simplifying method oriented to HEVC (High Efficiency Video Coding) parameter code

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
PL3399760T3 (en) 2011-10-31 2021-07-19 Samsung Electronics Co., Ltd. Method and apparatus for determining a context model for transform coefficient level entropy coding
CN102740078B (en) * 2012-07-12 2014-10-22 北方工业大学 Adaptive spatial scalable coding based on HEVC (high efficiency video coding) standard
US9912968B2 (en) * 2014-01-24 2018-03-06 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
CN113170137B (en) * 2018-11-21 2024-09-27 交互数字Vc控股公司 Residual coding to reduce use 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
CN102256125B (en) Context adaptive arithmetic coding method for HEVC (High Efficiency Video Coding)
CN102447908B (en) Context simplifying method oriented to HEVC (High Efficiency Video Coding) parameter code
CN104469365B (en) A kind of video coding apparatus and method
CN110073661A (en) Multiple types tree framework for video coding
SI2786577T1 (en) Method for decoding chroma image
CN107820098A (en) Method and apparatus to Video coding and the method and apparatus to video decoding
MXPA04007020A (en) Grouping of image frames in video coding.
EP2768145A3 (en) Entropy encoding and decoding scheme
CN103167289B (en) The coding of image, coding/decoding method and coding, decoding device
CN103974063A (en) Encoding and decoding method of depth model and video coder decoder
CN1984336A (en) Binary method and device
CN108449602A (en) The coding of encoding block flag and the coding/decoding method of video bit stream and device
CN103227924B (en) A kind of arithmetic encoder and coded method
CN102420983B (en) Context simplification method for HEVC (High efficiency video coding) entropy coding
CN102547294A (en) Context-based adaptive binary arithmetic coding (CABAC) hardware decoder architecture applied to H.264 and high efficiency video coding (HEVC) video standards
CN104967855A (en) Coding method suitable for monitoring video
US20090087109A1 (en) Reduced code table size in joint amplitude and position coding of coefficients for video compression
CN103118250B (en) A kind of decoding method and device of frame in division symbolizing
CN103051895B (en) The method and apparatus that a kind of context model is selected
CN104539954A (en) Cascading method for speeding up high efficiency video coding (HEVC)
CN106791861B (en) DNxHD VLC coding method based on CUDA architecture
CN103491375B (en) JPEG compression system based on bin DCT algorithm
WO2013074042A1 (en) Method and an apparatus for coding an intra prediction mode
CN103442237A (en) Video encoding method based on H.264
Chiou et al. Bandwidth compressor for 3D-printing connections using EDLR technique

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