[go: up one dir, main page]

CN100551075C - A low-complexity intra-frame prediction mode selection method - Google Patents

A low-complexity intra-frame prediction mode selection method Download PDF

Info

Publication number
CN100551075C
CN100551075C CN 200710175906 CN200710175906A CN100551075C CN 100551075 C CN100551075 C CN 100551075C CN 200710175906 CN200710175906 CN 200710175906 CN 200710175906 A CN200710175906 A CN 200710175906A CN 100551075 C CN100551075 C CN 100551075C
Authority
CN
China
Prior art keywords
mode
prediction mode
current block
optimal prediction
probable
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
CN 200710175906
Other languages
Chinese (zh)
Other versions
CN101175212A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN 200710175906 priority Critical patent/CN100551075C/en
Publication of CN101175212A publication Critical patent/CN101175212A/en
Application granted granted Critical
Publication of CN100551075C publication Critical patent/CN100551075C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention discloses a kind of method for choosing frame inner forecast mode of low complex degree, in current block, get two groups of sample points that characterize textural characteristics, overhead value according to adjacent block, calculated threshold, this method may further comprise the steps: judge whether current block is in the specific position of picture frame, if, calculate optimal prediction modes and output under this specific position, finish to calculate; If not, calculate the overhead value of current block under the most probable predictive mode, if less than threshold value, then export this pattern, finish to calculate; Otherwise, select overhead value minimum in all non-most probable predictive modes one, as interim optimal prediction modes; Relatively the overhead value of most probable predictive mode and interim optimal prediction modes is selected wherein less exporting as optimal prediction modes.The present invention replaces whole data block by selected characteristic point, under the situation that video encoding quality is not had obviously influence, significantly reduces the amount of calculation that intra prediction mode is selected, and improves the real-time of video coding.

Description

A kind of method for choosing frame inner forecast mode of low complex degree
Technical field
The invention belongs to the video information compression field, be specifically related to a kind of method for choosing frame inner forecast mode of low complex degree.
Background technology
All comprised the infra-frame prediction function in the present advanced video coding standard, utilize the sample point of adjacent blocks to do extrapolation and realize prediction current block, with the spatial redundancy in the better elimination single-frame images, so only need encode to the residual error of prediction piece and current block.Especially changing smooth zone, utilize infra-frame prediction can reduce code check greatly.
When a macro block is when adopting the frame mode coding, utilize a prediction of the block structure piece P of the previous encoded structure of laying equal stress on.For luminance component, can be each piece or macro block establishment prediction piece P.For example H.264 in the coding standard 4 * 4 luminance block have 9 kinds of alternative modes, 16 * 16 luminance block have 4 kinds of alternative modes.
As shown in Figure 1, in standard H.264, utilize the several or all points in 13 sample points (A~L and Q) of having decoded in the adjacent block, predict sample point in current 4 * 4 luminance block (a~p).Select best a kind of of effect in 9 kinds of predictive modes, as the optimum prediction mode of this piece.9 kinds of predictive modes comprise: the mean prediction of pattern 2 (DC_PRED) and 8 kinds of direction predictions as shown in Figure 2.
Each predictive mode of 4 * 4 all encoded need take a lot of bits, and the suitable correlation of utilizing the space adjacent block can reach the purpose of high efficient coding.As shown in Figure 3, C is 4 * 4 current luminance block, obtains a most probable predictive mode of C piece according to the various combination of A piece and B block prediction mode.The most probable predictive mode that obtains is compared with the optimum prediction mode of aforementioned C piece, if it is identical, then only need when coding, to use 1 bit to represent most probable predictive mode, represent to remain one best in 8 kinds of predictive modes otherwise only need send 3 bits.
In traditional way, use all direction search method of 9 kinds of patterns to find optimum a kind of predictive mode, main step is as follows:
1, goes out 4 * 4 prediction piece P according to a kind of schema construction;
2, absolute error and the SAD between calculating original block and the prediction piece P 16
3, computing cost value Cost 16=SAD 16+ 4R λ (QP) (1)
SAD 16 = Σ x = 0 3 Σ y = 0 3 | s ( x , y ) - s ′ ( x , y ) | - - - ( 2 )
Wherein, λ (QP) is the exponential function of quantizing factor QP, and QP is according to different standards, the value difference; λ (QP) is used for adjusting predictive mode in the shared ratio of output code flow, and QP is big more, and the predictive mode proportion is high more; S (x, y) (x y) represents original point and future position respectively, and x, y are its coordinate figure with s '; According to adjacent block current block is predicted, obtained the most probable predictive mode of current block, whether R is used for difference is the most probable predictive mode, R=0 when present mode is most probable predictive mode, R=1 under other 8 kinds of situations;
4, repeat the 1-3 step, from 9 kinds of prediction mode, select Cost 16Be worth minimum one, be best predictive mode.
Though this all direction search method can find best predictive mode, its amount of calculation is very big, is an a lot of part consuming time in the frame and in the interframe encode.
Patent CN200410006340 disclosed method by calculating the textural characteristics of macroblock to be encoded, is selected optimum predictive mode according to the grain direction in the textural characteristics then.This method need be carried out the macroblock texture analysis, and as shade of gray method, fourier spectrum analytic approach etc., computation complexity is higher, is unfavorable for the pad optimization in system's later stage.
Patent CN200480006978 disclosed method by calculating the edge directional information of Intra-coded blocks, is carried out the selection of optimal prediction modes then.This method need be determined the amplitude and the angle of the edge vectors of all pixels in the piece, is each pixel edge calculation direction histogram, and amount of calculation is very big, and practicality is not high.
Summary of the invention
In view of this, it is a kind of practical that main purpose of the present invention is to provide, and calculates the method for choosing frame inner forecast mode of easy low complex degree.
For achieving the above object, technical scheme of the present invention is achieved in that
A kind of method for choosing frame inner forecast mode of low complex degree is got two groups of sample points that characterize textural characteristics in current block, according to the overhead value of adjacent block, and calculated threshold, this method may further comprise the steps:
A, judge whether current block is in the specific position of picture frame, if, calculate optimal prediction modes and output under this specific position, finish to calculate; If not, enter step B;
If B, the overhead value of calculating current block under the most probable predictive mode less than threshold value, are then exported this pattern, finish to calculate; Otherwise, enter step C;
C, select of overhead value minimum in all non-most probable predictive modes, as interim optimal prediction modes;
The overhead value of D, comparison most probable predictive mode and interim optimal prediction modes is selected wherein less exporting as optimal prediction modes.
Specific position is meant in the steps A, and current block is in upper left side, the top or the left of picture frame.
Optimal prediction modes under this specific position of the described calculating of steps A divides three kinds of situations:
Current block is positioned at the upper left side of picture frame, and optimal prediction modes is 2;
Current block is in the top of picture frame, calculates pattern 1, pattern 2 and pattern 8 times, and the overhead value of described two groups of sample points is selected the optimal prediction modes of the pattern of overhead value minimum as current block;
Current block calculates under pattern 0, pattern 2, mode 3 and mode 7 at the left of picture frame, and the overhead value of described two groups of sample points is selected the optimal prediction modes of the pattern of overhead value minimum as current block.
The step of calculating interim optimal prediction modes overhead value among the step C comprises:
C1, calculate first group of sample point under all non-most probable predictive modes absolute error and, absolute error and minimum pattern are designated as interim optimal prediction modes M 1, M 1The pattern of left is M 2, M 1Right-hand pattern is M 3
Whether C2, judgment model 2 are most probable predictive mode, if, note M 4Be sky, enter step C4; Otherwise note pattern 2 is M 4, enter step C3;
C3, judgement M 2Whether be most probable predictive mode, if remember M again 2The pattern of left is M 2, enter step C4; Otherwise, judge M 3Whether be most probable predictive mode, if remember M again 3Right-hand pattern is M 3, enter step C4;
C4, difference computation schema M 1, M 2, M 3And M 4Second group of sample point absolute error and, and get absolute error and addition with corresponding first group of sample point, obtain each pattern absolute error and, select absolute error and minimum pattern as interim optimal prediction modes, enter step D.
According to the textural characteristics of image block, counting that two groups of sample points comprise is identical or different.
Described method is applicable to that smallest blocks is 4 * 4 picture frame.
The present invention replaces whole data block by selected characteristic point, under the situation that video encoding quality is not had obviously influence, significantly reduces the amount of calculation that intra prediction mode is selected, and improves the real-time of video coding.
Description of drawings
Fig. 1 is 4 * 4 forecast sample point schematic diagrames;
Fig. 2 is 8 kinds of prediction direction schematic diagrames of 4 * 4 predictions;
Fig. 3 is adjacent block A, B, C graph of a relation;
Fig. 4 is the flow chart of the method for the invention.
Embodiment
Main thought of the present invention is: the computing function of conforming to the principle of simplicity overhead value (Cost) and minimizing need pattern count two aspects of checking to start with, and intra prediction mode is selected to handle.The details that common one 4 * 4 luminance block has is less, and texture structure is smoother, so just can simplify Cost value computing function by calculative sample point number in minimizing 4 * 4 luminance block.In addition, in the infra-frame prediction based on 4 * 4 luminance block, optimum predictive mode has similar direction to the predictive mode of suboptimum usually; And when QP is very big (such as 40), penalty factor 4 λ (QP) in other patterns will increase, so most probable predictive mode is exactly optimum predictive mode usually; Especially, in the zone that picture material mixes very much, any predictive mode all can not reach good prediction effect.
With 4 * 4 shown in Figure 1 be example, the key step of the current block of this method (C piece) prediction is as follows:
Step 1: in current block, get two groups of sample points that characterize textural characteristics.
Get e, f, g, h, m, n, o and p in current 4 * 4 as first group of sample point, a, b, c, d, i, j, k and l are as second group of sample point.When calculating the Cost value, just adopt formula:
Cost n=SAD n+Rλ(QP) (3)
Wherein, SAD nBe to utilize the absolute error that calculates of n sample point and, R and λ (QP) in each group identical with implication in the equation (1).
Above-mentioned two groups of sample point Cost N1And Cost N2And, be designated as Cost mSAD N1And SAD N2And, be designated as SAD m
Step 2: judge whether current block is in the specific position of picture frame, if, calculate optimal prediction modes and output under this position, withdraw from calculating; If not, enter step 3.
The specific position of so-called picture frame is meant that current block is in the upper left side of picture frame, the top or left.Wherein, the most upper left predictive mode of picture frame is 2; If current block is in the top of picture frame,, calculate the Cost of above-mentioned two groups of sample points then pattern 1, pattern 2 and pattern 8 times mValue is selected Cost mBe worth the optimal prediction modes of a minimum pattern, and withdraw from calculating as current block; If current block then under pattern 0, pattern 2, mode 3 and mode 7, calculates the Cost of above-mentioned two groups of sample points at the left of picture frame mValue is selected Cost mBe worth the optimal prediction modes of a minimum pattern, and withdraw from calculating as current block.If current block is not the specific position that is in picture frame, then enter step 3.
Step 3: according to the Cost of adjacent block mValue, calculated threshold T.
Its Cost all can be preserved after each piece calculating as shown in Figure 3 in the adjacent block position mBe worth, therefrom read the Cost of A piece, B piece mValue.According to the signatures to predict C piece of A piece, B piece, obtain the most probable predictive mode of C piece, write down this pattern.If most probable predictive mode is exactly an optimal prediction modes, then the C piece has similar texture structure to A piece or B piece, and promptly the prediction residual of the prediction residual of C piece and A piece or B piece should be very approaching.The effect of penalty factor λ (QP) is taken into account, T is set at threshold value again:
T=min(Cost mA,Cost mB)+λ(QP) (4)
Wherein, Cost MABe the Cost of A piece mValue, Cost MBBe the Cost of B piece mValue, λ (QP) is identical with implication in the equation (1).
Step 4: calculate the Cost of C piece under most probable predictive mode mValue is designated as Cost MCAt this moment, R=0 is according to (1) formula, Cost MC=SAD mIf Cost MCThe result less than threshold value T, so just, withdraw from calculating its optimal prediction modes as current 4 * 4 luminance block, with most probable predictive mode as final result output; Otherwise illustrate that most probable predictive mode can not predict the C piece as the good result of prediction A piece or B piece, just must in other 8 kinds of predictive modes, select, enter step 5.
Step 5: by calculating the SAD of first group of sample point under other 8 kinds of patterns N1, select interim optimal prediction modes and left and right sides pattern thereof.
Except most probable predictive mode, other predictive modes are calculating Cost nAll to be subjected to the identical restriction of penalty factor λ (QP) during value, so when comparing the prediction effect of other 8 kinds of predictive modes, can not consider the influence of penalty factor earlier.Because pattern 2 is irrelevant with directivity, need to consider separately, pattern and pattern 2, the most probable predictive mode that calculates comprehensively compared, obtain interim optimal prediction modes and left and right sides pattern thereof.Concrete steps are as follows:
Step 501: the SAD that calculates first group of sample point under all non-most probable predictive modes N1, obtain SAD N1The pattern that value is minimum is designated as interim optimal prediction modes M 1M 1The pattern of left is designated as M 2, M 1Right-hand pattern is designated as M 3Relation is as shown in table 1 about various patterns.
Predictive mode The left pattern Right-hand pattern
0 5 7
1 8 6
2 0 1
3 7 8
4 6 5
5 4 0
6 1 4
7 0 3
8 3 1
Table 1
Step 502: because pattern 2 is irrelevant with directivity, can't embody in the table 1,, use M so in calculating, consider separately 4The relation of expression pattern 2 and most probable predictive mode, whether judgment model 2 is most probable predictive mode, if, note M 4Be sky, enter step 6; Otherwise note pattern 2 is M 4, enter step 503.
Step 503: judge M 2Whether be most probable predictive mode, if remember M again 2The pattern of left is M 2, enter step 6; Otherwise, judge M 3Whether be most probable predictive mode, if remember M again 3Right-hand pattern is M 3, enter step 6.
Step 6: calculate the predictive mode M that in step 5, obtains respectively 1, M 2, M 3And M 4The SAD of second group of sample point N2Be worth, and get SAD with its first group of sample point separately N1SAD is selected in the value addition mBe worth the minimum new interim optimal prediction modes of a conduct, calculate its Cost mValue is designated as Cost MM, enter step 7.
Step 7: compare Cost MCAnd Cost MM, select wherein less one to export as optimal prediction modes.If the two equates that variation has taken place the direction details of key diagram picture, this moment, the prediction effect of interim optimal prediction modes was better than most probable predictive mode.At this moment select interim optimal prediction modes as final optimal prediction modes, have better prediction effect for the follow-up right-hand and piece below so.
In order to find optimal prediction modes, each 4 * 4 needs calculate the Cost values of 16 * 9=144 sample point under all direction search method.And the best situation of the method for fast searching among the embodiment is only to need calculation procedure 1~4, the Cost value of following 16 points of promptly most probable predictive mode.Find that through experiment when the QP value increased, the probability that only calculates the most probable predictive mode also increased thereupon.For example be about 30% when QP=16, increasing during QP=31 is 50%, and maximum is near 80% during QP=48.
The poorest situation is to need computation schema 2 in the step 5, and the sample point of Cost value adds up to:
(16*1)+(8*8)+(8*4)=112
Even under the poorest situation, the quick mode searching method among the embodiment has still been saved the amount of calculation of 32 sample points as can be seen, the time efficiency that makes predictive mode select improves about 20%.
In the step 1, counting that two groups of sample points comprise can be different, according to the textural characteristics of image block, choose the point that can characterize textural characteristics, as sample point.In the step 3 threshold value T choose most important: if T is less, then can not effectively reduce calculative predictive mode number; Otherwise, be easier to select most probable predictive mode as final result, can not effectively find the optimum prediction mode of current block.General, in the zone of picture material more complicated, the value of increase T that can be suitable; Otherwise, should reduce the value of T.In addition, the size of the selection of T and QP value also has relation: when QP was big, predicated error was bigger, the value of increase T that then should be suitable; Otherwise, should reduce the value of T.
The above is preferred embodiment of the present invention only, is not to be used to limit protection scope of the present invention.

Claims (5)

1、一种低复杂度的帧内预测模式选择方法,其特征在于,在当前块中取表征纹理特征的两组样本点,根据相邻块的开销值,计算阈值,该方法包括以下步骤:1. A low-complexity intra-frame prediction mode selection method, characterized in that, in the current block, two groups of sample points representing texture features are taken, and the threshold is calculated according to the overhead value of the adjacent block, the method comprising the following steps: A、判断当前块是否处于图像帧的特殊位置,如果是,计算该特殊位置下的最优预测模式并输出,结束计算;如果不是,进入步骤B;A. Determine whether the current block is in a special position of the image frame, if yes, calculate and output the optimal prediction mode at the special position, and end the calculation; if not, enter step B; B、计算当前块在最可能预测模式下的开销值,如果小于阈值,则输出该模式,结束计算;反之,进入步骤C;B. Calculate the overhead value of the current block in the most probable prediction mode, if it is less than the threshold, then output the mode and end the calculation; otherwise, enter step C; C、选择所有非最可能的预测模式中开销值最小的一个,作为临时最优预测模式;C. Select the one with the smallest cost value among all non-most probable prediction modes as the temporary optimal prediction mode; D、比较最可能预测模式与临时最优预测模式的开销值,选择其中较小的作为最优预测模式输出;D. Compare the overhead values of the most probable prediction mode and the temporary optimal prediction mode, and select the smaller one as the output of the optimal prediction mode; 所述步骤C中计算临时最优预测模式开销值的步骤包括:C1、计算所有非最可能的预测模式下第一组样本点的绝对误差和,绝对误差和最小的模式,记为临时最优预测模式M1,M1左方的模式为M2,M1右方的模式为M3;C2、判断模式2是否为最可能的预测模式,如果是,记M4为空,进入步骤C4;否则,记模式2为M4,进入步骤C3;C3、判断M2是否为最可能的预测模式,如果是,重新记M2左方的模式为M2,进入步骤C4;否则,判断M3是否为最可能的预测模式,如果是,重新记M3右方的模式为M3,进入步骤C4;C4、分别计算模式M1,M2、M3和M4的第二组样本点的绝对误差和,并与相应的第一组样本点的绝对误差和相加,得到各模式的绝对误差和,选择绝对误差和最小的模式作为临时最优预测模式,进入步骤D。The step of calculating the temporary optimal prediction mode overhead value in the step C includes: C1, calculating the absolute error sum of the first group of sample points under all non-most probable prediction modes, and the mode with the smallest absolute error sum is recorded as the temporary optimal Prediction mode M 1 , the mode on the left of M 1 is M 2 , and the mode on the right of M 1 is M 3 ; C2, judge whether mode 2 is the most probable prediction mode, if yes, record M 4 as empty, and go to step C4 ;Otherwise, record mode 2 as M 4 , and enter step C3; C3, determine whether M 2 is the most probable prediction mode, if so, re-record the mode to the left of M 2 as M 2 , and enter step C4; otherwise, determine M 3 Whether it is the most probable prediction mode, if so, re-record the mode on the right of M 3 as M 3 , and go to step C4; C4, respectively calculate the second group of sample points of modes M 1 , M 2 , M 3 and M 4 The sum of absolute errors and the sum of absolute errors of the corresponding first group of sample points are added to obtain the sum of absolute errors of each mode, and the mode with the smallest sum of absolute errors is selected as the temporary optimal prediction mode, and enters step D. 2、根据权利要求1所述的低复杂度的帧内预测模式选择方法,其特征在于,步骤A中特殊位置是指,当前块处于图像帧的最左上方、最上方或最左方。2. The method for selecting a low-complexity intra-frame prediction mode according to claim 1, wherein the special position in step A means that the current block is at the uppermost left, uppermost or leftmost of the image frame. 3、根据权利要求2所述的低复杂度的帧内预测模式选择方法,其特征在于,步骤A所述计算该特殊位置下的最优预测模式分三种情况:3. The low-complexity intra-frame prediction mode selection method according to claim 2, wherein the calculation of the optimal prediction mode at the special position in step A is divided into three situations: 当前块位于图像帧最左上方,最优预测模式为2;The current block is located at the top left of the image frame, and the optimal prediction mode is 2; 当前块在图像帧的最上方,计算在模式1、模式2和模式8下,所述两组样本点的开销值,选择开销值最小的模式作为当前块的最优预测模式;The current block is at the top of the image frame, and the cost values of the two groups of sample points are calculated under mode 1, mode 2 and mode 8, and the mode with the smallest cost value is selected as the optimal prediction mode of the current block; 当前块在图像帧的最左方,计算在模式0、模式2、模式3和模式7下,所述两组样本点的开销值,选择开销值最小的模式作为当前块的最优预测模式。The current block is at the far left of the image frame, and the cost values of the two groups of sample points are calculated in mode 0, mode 2, mode 3 and mode 7, and the mode with the smallest cost value is selected as the optimal prediction mode of the current block. 4、根据权利要求1所述的低复杂度的帧内预测模式选择方法,其特征在于,根据图像块的纹理特征,两组样本点包含的点数相同或不同。4. The low-complexity intra-frame prediction mode selection method according to claim 1, characterized in that, according to the texture feature of the image block, the numbers of points included in the two groups of sample points are the same or different. 5、根据权利要求1所述的低复杂度的帧内预测模式选择方法,其特征在于,所述方法适用于最小块为4×4的图像帧。5. The method for selecting a low-complexity intra-frame prediction mode according to claim 1, wherein the method is applicable to an image frame whose minimum block is 4×4.
CN 200710175906 2007-10-15 2007-10-15 A low-complexity intra-frame prediction mode selection method Expired - Fee Related CN100551075C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200710175906 CN100551075C (en) 2007-10-15 2007-10-15 A low-complexity intra-frame prediction mode selection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200710175906 CN100551075C (en) 2007-10-15 2007-10-15 A low-complexity intra-frame prediction mode selection method

Publications (2)

Publication Number Publication Date
CN101175212A CN101175212A (en) 2008-05-07
CN100551075C true CN100551075C (en) 2009-10-14

Family

ID=39423419

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200710175906 Expired - Fee Related CN100551075C (en) 2007-10-15 2007-10-15 A low-complexity intra-frame prediction mode selection method

Country Status (1)

Country Link
CN (1) CN100551075C (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101835048A (en) * 2010-03-30 2010-09-15 香港应用科技研究院有限公司 Method and apparatus for video encoding through ABT-based just noticeable difference model

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101668202A (en) * 2008-09-01 2010-03-10 中兴通讯股份有限公司 Method and device for selecting intra-frame prediction mode
CN101895739B (en) * 2009-05-20 2012-12-19 深圳市融创天下科技股份有限公司 Block statistical characteristic-based block encoding method
CN102196255B (en) * 2010-03-11 2013-04-10 中国科学院微电子研究所 Method for forming video coding complexity control model
CN102300088B (en) * 2010-06-25 2013-11-06 财团法人工业技术研究院 Intra-picture prediction mode optimization method, image compression method and device
CN102186081B (en) * 2011-05-11 2013-09-18 北京航空航天大学 H.264 intra-frame mode selection method based on gradient vector
KR101953522B1 (en) * 2011-06-17 2019-02-28 가부시키가이샤 제이브이씨 켄우드 Image encoding device, image encoding method and image encoding program, as well as image decoding device, image decoding method and image decoding program
PL2887670T3 (en) 2011-06-28 2017-11-30 Samsung Electronics Co., Ltd Method and apparatus for coding video and method apparatus for decoding video, accompanied with intra prediction
CN102857750B (en) * 2011-07-01 2015-05-06 华为技术有限公司 Method, device and system for in-frame predictive coding and encoding
KR20130049523A (en) * 2011-11-04 2013-05-14 오수미 Apparatus for generating intra prediction block
CN103731670B (en) * 2013-12-25 2017-02-01 同观科技(深圳)有限公司 Intra-frame prediction algorithm of image
CN104954787B (en) * 2014-03-27 2018-03-23 浙江大华技术股份有限公司 HEVC inter-frame forecast mode selection methods and device
CN106162175A (en) * 2015-03-26 2016-11-23 北京君正集成电路股份有限公司 Method for choosing frame inner forecast mode and device
CN106961606B (en) * 2017-01-26 2020-04-07 浙江工业大学 HEVC intra-frame coding mode selection method based on texture division characteristics
CN109547780B (en) * 2018-10-26 2020-06-23 武汉天娱动画设计有限公司 Image coding method and device
CN109361924B (en) * 2018-10-26 2020-11-10 西安科锐盛创新科技有限公司 Image coding method and device
CN111163316A (en) * 2020-01-08 2020-05-15 东电创新(北京)科技发展股份有限公司 High-definition video transmission method and system based on low code stream

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101835048A (en) * 2010-03-30 2010-09-15 香港应用科技研究院有限公司 Method and apparatus for video encoding through ABT-based just noticeable difference model

Also Published As

Publication number Publication date
CN101175212A (en) 2008-05-07

Similar Documents

Publication Publication Date Title
CN100551075C (en) A low-complexity intra-frame prediction mode selection method
US11051027B2 (en) Intra-frame and inter-frame combined prediction method for P frames or B frames
US11004240B2 (en) Hierarchical division-based point cloud attribute compression method
US9451266B2 (en) Optimal intra prediction in block-based video coding to calculate minimal activity direction based on texture gradient distribution
CN101860748B (en) System and method for generating side information based on distributed video coding
CN103188496B (en) Based on the method for coding quick movement estimation video of motion vector distribution prediction
CN101404774B (en) Macro-block partition mode selection method in movement search
CN106131547A (en) The high-speed decision method of intra prediction mode in Video coding
CN102740077B (en) Intra prediction mode selection method based on H.264/AVC standard
CN102025995B (en) A Fast Mode Selection Method for Spatial Enhancement Layer in Scalable Video Coding
CN105791872A (en) Image processing device and method for executing intra-frame prediction in HEVC video coding and decoding
CN102939753A (en) Method and apparatus for encoding video by compensating for pixel value according to pixel groups, and method and apparatus for decoding video by the same
CN103929652B (en) Intra-frame prediction fast mode selecting method based on autoregressive model in video standard
CN101009833A (en) Method of and apparatus for deciding encoding mode for variable block size motion estimation
CN101529916A (en) Video encoding with intra encoding selection
CN103533355B (en) A kind of HEVC fast encoding method
CN100574447C (en) Fast intraframe predicting mode selecting method based on the AVS video coding
CN100591136C (en) A Video Intra-Frame Coding Method Based on Spatial Domain Decomposition
CN105933711B (en) Segmentation-based neighborhood optimal probabilistic video steganalysis method and system
CN107318016A (en) A kind of HEVC inter-frame forecast mode method for rapidly judging based on zero piece of distribution
CN102075757B (en) Video foreground object coding method by taking boundary detection as motion estimation reference
CN103384327A (en) AVS fast mode selection algorithm based on adaptive threshold
CN101883275B (en) Video coding method
CN103702131B (en) Pattern-preprocessing-based intraframe coding optimization method and system
CN111355955A (en) Multi-transformation-core quick skipping algorithm based on preselected layer

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

Granted publication date: 20091014

Termination date: 20161015

CF01 Termination of patent right due to non-payment of annual fee