CN100551075C - A kind of method for choosing frame inner forecast mode of low complex degree - Google Patents

A kind of method for choosing frame inner forecast mode of low complex degree 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
pattern
prediction modes
optimal prediction
current block
mode
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, a kind of method for choosing frame inner forecast mode of low complex degree is characterized in that, gets 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;
The step of calculating interim optimal prediction modes overhead value among the described 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 3Whether 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 with the absolute error and the addition of 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.
2, the method for choosing frame inner forecast mode of low complex degree according to claim 1 is characterized in that, specific position is meant in the steps A, and current block is in upper left side, the top or the left of picture frame.
3, the method for choosing frame inner forecast mode of low complex degree according to claim 2 is characterized in that, the 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.
4, the method for choosing frame inner forecast mode of low complex degree according to claim 1 is characterized in that, according to the textural characteristics of image block, counting that two groups of sample points comprise is identical or different.
5, the method for choosing frame inner forecast mode of low complex degree according to claim 1 is characterized in that, described method is applicable to that smallest blocks is 4 * 4 picture frame.
CN 200710175906 2007-10-15 2007-10-15 A kind of method for choosing frame inner forecast mode of low complex degree 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 kind of method for choosing frame inner forecast mode of low complex degree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200710175906 CN100551075C (en) 2007-10-15 2007-10-15 A kind of method for choosing frame inner forecast mode of low complex degree

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 kind of method for choosing frame inner forecast mode of low complex degree

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 香港应用科技研究院有限公司 By carry out the method and apparatus of video coding based on the just noticeable difference model of ABT

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 中国科学院微电子研究所 Formation method of video encoding complexity control model
CN102300088B (en) * 2010-06-25 2013-11-06 财团法人工业技术研究院 In-frame prediction mode optimization method as well as 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
LT3136729T (en) 2011-06-28 2018-02-12 Samsung Electronics Co., Ltd. Apparatus for decoding video 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
CN109361924B (en) * 2018-10-26 2020-11-10 西安科锐盛创新科技有限公司 Image coding method and device
CN109547780B (en) * 2018-10-26 2020-06-23 武汉天娱动画设计有限公司 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 香港应用科技研究院有限公司 By carry out the method and apparatus of video coding based on the just noticeable difference model of ABT

Also Published As

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

Similar Documents

Publication Publication Date Title
CN100551075C (en) A kind of method for choosing frame inner forecast mode of low complex degree
CN103517069B (en) A kind of HEVC intra-frame prediction quick mode selection method based on texture analysis
US8693551B2 (en) Optimal angular intra prediction for block-based video coding
CN105049850B (en) HEVC bit rate control methods based on area-of-interest
CN103873861B (en) Coding mode selection method for HEVC (high efficiency video coding)
CN104754357B (en) Intraframe coding optimization method and device based on convolutional neural networks
CN101795409B (en) content adaptive fractional pixel motion estimation method
CN101448159B (en) Rapid interframe mode selection method based on rate-distortion cost and mode frequency
CN102148989B (en) Method for detecting all-zero blocks in H.264
CN101404774B (en) Macro-block partition mode selection method in movement search
CN101529916A (en) Video encoding with intra encoding selection
CN102025995B (en) Spatial enhancement layer rapid mode selection method of scalable video coding
CN103188496A (en) Fast motion estimation video encoding method based on motion vector distribution forecast
CN103237222B (en) The method for estimating of multi-mode search
CN100574447C (en) Fast intraframe predicting mode selecting method based on the AVS video coding
CN102291582A (en) Distributed video encoding method based on motion compensation refinement
CN107318016A (en) A kind of HEVC inter-frame forecast mode method for rapidly judging based on zero piece of distribution
CN105187826A (en) Rapid intra-frame mode decision method specific to high efficiency video coding standard
CN103634600B (en) A kind of Video Encoding Mode system of selection based on SSIM evaluation, system
CN102647598A (en) H.264 inter-frame mode optimization method based on maximin MV (Music Video) difference value
CN101621694A (en) Motion estimation method, motion estimation system and display terminal
CN103384327A (en) AVS fast mode selection algorithm based on adaptive threshold
CN104853215A (en) Video steganography method based on motion vector local optimality preservation
CN104702959B (en) A kind of intra-frame prediction method and system of Video coding
CN101883275B (en) Video coding method

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

Termination date: 20161015