CN102843555A - Intra-frame prediction method and system - Google Patents

Intra-frame prediction method and system Download PDF

Info

Publication number
CN102843555A
CN102843555A CN2011101741801A CN201110174180A CN102843555A CN 102843555 A CN102843555 A CN 102843555A CN 2011101741801 A CN2011101741801 A CN 2011101741801A CN 201110174180 A CN201110174180 A CN 201110174180A CN 102843555 A CN102843555 A CN 102843555A
Authority
CN
China
Prior art keywords
value
current block
directional
prediction
pixel
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.)
Granted
Application number
CN2011101741801A
Other languages
Chinese (zh)
Other versions
CN102843555B (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 CN201110174180.1A priority Critical patent/CN102843555B/en
Priority to PCT/CN2012/077253 priority patent/WO2012175023A1/en
Publication of CN102843555A publication Critical patent/CN102843555A/en
Application granted granted Critical
Publication of CN102843555B publication Critical patent/CN102843555B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • H04N19/11Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • H04N19/105Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

The invention discloses an intra-frame prediction method and an intra-frame prediction system. The method comprises the following steps: dividing pixels of a current block into the pixels to be encoded preferentially and the pixels to be predicted to perform bidirectional prediction to obtain a bidirectional predicted value; furthermore, performing a unidirectional prediction on the current block to obtain a unidirectional predicted value; and performing weighted summation on the bidirectional predicted value and the unidirectional predicted value to obtain the final predicted value of the current block. The intra-frame prediction technology of the invention can well combine texture information of a video image, improves the intra-frame prediction precision of the video image and reduces the residual by utilizing the characteristics of the video image, so as to improve the efficiency of video coding compression.

Description

A kind of intra-frame prediction method and system
Technical field
The present invention relates to the communications field, be specifically related to a kind of intra-frame prediction method and system.
Background technology
All comprised the infra-frame prediction function in the present advanced video coding standard, utilized the pixel of adjacent blocks to predict current block,, so only need encode the residual error of predict blocks and current block with the spatial redundancy in the better elimination single-frame images.When macro block is when adopting the frame mode coding, to utilize the also block structure predict blocks of reconstruct of before having encoded.For luminance component, can be each piece or macro block establishment predict blocks.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.
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 (a~p) (as shown in Figure 1) in current 4 * 4 luminance block.Select best a kind of of effect in 9 kinds of predictive modes, as the optimum prediction mode of this piece.Said 9 kinds of predictive modes comprise: DC prediction and 8 kinds of single directional prediction (as shown in Figure 2) of pattern 2.These single directional prediction patterns can be predicted directive texture structure well.
In the prediction employed all reference sample points all come own to the zone (top or left, as shown in Figure 3) of encode, and the below perhaps right-hand as yet not the sample point in the coding region do not participate in predicting.Above-mentioned single directional prediction mode causes the sample point on the equidirectional to be composed with identical predicted value; Yet in frame of video, a sample point all is different with the brightness value of consecutive points usually, and this will have a strong impact on the infra-frame prediction precision of video image.
Summary of the invention
In view of this, main purpose of the present invention is to provide a kind of intra-frame prediction method and system, to improve the infra-frame prediction precision of video image.
For achieving the above object, technical scheme of the present invention is achieved in that
A kind of intra-frame prediction method, this method comprises:
The pixel of current block is divided into priority encoding pixel and predict pixel, carries out bi-directional predicted in view of the above to obtain bi-directional predicted value; And, current block is carried out single directional prediction to obtain the single directional prediction value;
With said bi-directional predicted value and the weighted sum of single directional prediction value, obtain the final predicted value of current block.
Saidly carry out bi-directional predicted process and comprise:
Said priority encoding pixel is carried out predictive coding, and obtain its reconstructed value; In conjunction with the reconstructed value of said priority encoding pixel and the neighbor reconstructed value of current block, the predict pixel in the current block is predicted, obtain the bi-directional predicted value of current block.
This method also comprises:
Said predict pixel is divided into forward prediction pixel and bi-directional predicted pixel;
Wherein, said forward prediction pixel only uses neighbor to rebuild to carry out single directional prediction, and said bi-directional predicted pixel uses forward prediction pixel predictors and priority encoding pixel to rebuild bi-directional predicted to carry out.
With said bi-directional predicted value and the weighted sum of single directional prediction value, the process that obtains the final predicted value of current block comprises:
With said bi-directional predicted value and single directional prediction value,, obtain the best weight coefficient of predicted value, and obtain its corresponding current block predicted value, as the final predicted value of current block by different weight weighting summations.
This method also comprises:
Calculate the residual error of current block original pixel value and said final predicted value, then coding;
After this, the next piece that begins to encode is till the piece in the present encoding unit all disposes.
This method also comprises:
In decoding end, the piece in the coding unit is carried out bi-directional predicted and/or single directional prediction, obtain corresponding bi-directional predicted value and/or single directional prediction value, the final predicted value of calculating current block in view of the above is to obtain the reconstructed value of current block.
In decoding end, when the piece in the coding unit being carried out bi-directional predicted and single directional prediction, the final predicted value of said calculating current block comprises with the process of the reconstructed value that obtains current block:
With bi-directional predicted value that obtains and single directional prediction value, press the weight coefficient weighting summation, obtain the final predicted value of current block; With prediction residual and the said final predicted value addition that decoding obtains, obtain the reconstructed value of current block.
A kind of infra-frame prediction system, this system comprises final predicting unit and coupled bi-directional predicted unit, single directional prediction unit; Wherein,
Said bi-directional predicted unit is used for the pixel of current block is divided into priority encoding pixel and predict pixel, carries out bi-directional predicted to obtain bi-directional predicted value in view of the above;
Said single directional prediction unit is used for current block is carried out single directional prediction to obtain the single directional prediction value;
Said final predicting unit is used for said bi-directional predicted value and the weighted sum of single directional prediction value are obtained the final predicted value of current block.
Said bi-directional predicted unit carries out being used for when bi-directional predicted:
Said priority encoding pixel is carried out predictive coding, and obtain its reconstructed value; In conjunction with the reconstructed value of said priority encoding pixel and the neighbor reconstructed value of current block, the predict pixel in the current block is predicted, obtain the bi-directional predicted value of current block.
Said bi-directional predicted unit also is used for:
Said predict pixel is divided into forward prediction pixel and bi-directional predicted pixel;
Wherein, said forward prediction pixel only uses neighbor to rebuild to carry out single directional prediction, and said bi-directional predicted pixel uses forward prediction pixel predictors and priority encoding pixel to rebuild bi-directional predicted to carry out.
Said final predicting unit is said bi-directional predicted value and the weighted sum of single directional prediction value, when obtaining the final predicted value of current block, is used for:
With said bi-directional predicted value and single directional prediction value,, obtain the best weight coefficient of predicted value, and obtain its corresponding current block predicted value, as the final predicted value of current block by different weight weighting summations.
Said final predicting unit also is used for:
Calculate the residual error of current block original pixel value and said final predicted value, then coding;
After this, trigger the next piece of said bi-directional predicted unit and single directional prediction cell encoding, till the piece in the present encoding unit all disposes.
Said bi-directional predicted unit and/or single directional prediction unit also are used for: in decoding end the piece of coding unit is carried out corresponding bi-directional predicted and/or single directional prediction, obtain corresponding bi-directional predicted value and/or single directional prediction value;
Said final predicting unit also is used for: in decoding end, the final predicted value of calculating current block according to said bi-directional predicted value and/or single directional prediction value is to obtain the reconstructed value of current block.
In decoding end, when the piece in the coding unit being carried out bi-directional predicted and single directional prediction, the final predicted value that said final predicting unit is calculated current block is used for when obtaining the reconstructed value of current block:
With bi-directional predicted value that obtains and single directional prediction value, press the weight coefficient weighting summation, obtain the final predicted value of current block; With prediction residual and the said final predicted value addition that decoding obtains, obtain the reconstructed value of current block.
Infra-prediction techniques of the present invention has been utilized the characteristics of video image, and the texture information of combining image well improves the infra-frame prediction precision of video image, reduces residual error, thereby improves the efficient of video coding compression.
Description of drawings
Fig. 1 is 4 * 4 forecast sample point sketch mapes;
Fig. 2 is 8 kinds of prediction direction sketch mapes of 4 * 4 predictions;
Fig. 3 is the sketch map that concerns of adjacent block A, B, C;
Fig. 4 is the infra-frame prediction flow chart of one embodiment of the invention;
Fig. 5 is current block prediction sketch map a;
Fig. 6 is current block prediction sketch map b;
Fig. 7 is the infra-frame prediction flow chart of another embodiment of the present invention;
Fig. 8 is the infra-frame prediction general flow chart of the embodiment of the invention;
Fig. 9 is the infra-frame prediction system diagram of the embodiment of the invention.
Embodiment
In practical application, because that sample point is adjacent around the intermediate value of sample point is very approaching, the result of therefore bi-directional predicted (forward direction with back to) is better than single directional prediction usually.Based on this situation, can carry out flow process as shown in Figure 4, this flow process may further comprise the steps:
The first step: press the piece stripe sequence of coding unit, successively the piece in the present encoding unit is encoded;
Second step: the pixel of current block is divided into two types: one type is the priority encoding pixel, is designated as D; Another kind of is predict pixel, is designated as P;
The 3rd step: D carries out predictive coding to the priority encoding pixel, and obtains its reconstructed value;
Particularly, said predictive coding can adopt the neighbor reconstructed value of current block to predict (the for example average of neighbor), then prediction residual is encoded.
The 4th step: the reconstructed value of the priority encoding pixel D that obtains above the combination and the neighbor reconstructed value of current block, the predict pixel P in the current block is predicted, obtain the bi-directional predicted value Pb of current block, as shown in Figure 5;
Particularly, said predict pixel P can also continue to be divided into forward prediction pixel F and bi-directional predicted pixel B.Wherein, forward prediction pixel F only uses neighbor to rebuild to carry out single directional prediction, and bi-directional predicted pixel B then can use forward prediction pixel F predicted value and priority encoding pixel D to rebuild bi-directional predicted, as shown in Figure 6 to carry out.
The 5th step: utilize the neighbor reconstructed value of current block, current block is carried out single directional prediction, obtain the optimum prediction direction and corresponding single directional prediction value Pd of current block;
The 6th step: bi-directional predicted value Pb that will obtain and single directional prediction value Pd by different weight weighting summations, obtain the best weight coefficient W of predicted value, and obtain its corresponding current block predicted value, as the final predicted value Pf of current block;
Said weight coefficient W can adopt several bit to represent, such as 2bit, and 4bit, 8bit.
The 7th step: calculate the residual error of current block original pixel value and final predicted value Pf, then it is encoded.
After this, turn back to the first step beginning the next piece of encoding, till the piece in the present encoding unit all disposes.
Need to prove that above-mentioned flow process relates to the operation of carrying out at coding side, the texture information of combining image well improves the infra-frame prediction precision of video image, reduces residual error, thereby improves the efficient of video coding compression.
Operating corresponding decoding end with above-mentioned coding side, can carry out flow process as shown in Figure 7, this flow process may further comprise the steps:
The first step: press the piece stripe sequence of coding unit, successively the piece in the coding unit is decoded;
Second step: decoding obtains the infra-frame prediction weight coefficient W of current block, if weight coefficient W representes only to use single directional prediction, then directly gets into for the 7th step;
The 3rd step: the pixel of current block is divided into two types: one type is the priority encoding pixel, is designated as D; Another kind of is predict pixel, is designated as P;
The 4th step: D carries out prediction decoding to the priority encoding pixel, obtains its reconstructed value;
Need to prove that said prediction decoding must adopt the Forecasting Methodology identical with coding side, predict such as the average of the neighbor that adopts current block; Then the prediction residual in the code stream is decoded, addition obtains the reconstructed value of priority encoding pixel D.
The 5th step: the priority encoding pixel D reconstructed value that obtains above the combination and the neighbor reconstructed value of current block, the predict pixel P in the current block is predicted, obtain the predicted value Pb of current block;
Need to prove that predict pixel P can also continue to be divided into forward prediction pixel F and bi-directional predicted pixel B.Wherein, forward prediction pixel F only uses neighbor to rebuild to carry out single directional prediction, and bi-directional predicted pixel B then can use forward prediction pixel F predicted value and priority encoding pixel D to rebuild bi-directional predicted to carry out.
The 6th the step: if weight coefficient W represent without single directional prediction, then, directly got into for the 9th step with the final predicted value Pf of Pb as current block; Otherwise, got into for the 7th step.
The 7th step: decoding obtains the best single directional prediction pattern of current block, utilizes the neighbor reconstructed value of current block, and current block is carried out single directional prediction, obtains the single directional prediction value Pd of current block.If weight coefficient W representes only to use single directional prediction, then with Pd as final predicted value Pf, directly got into for the 9th step, otherwise got into for the 8th step;
The 8th step: bi-directional predicted value Pb that will obtain and single directional prediction value Pd, press weight coefficient W weighting summation, obtain the final predicted value Pf of current block;
The 9th step:, obtain the reconstructed value of current block with decoding prediction residual that obtains and the final predicted value Pf addition that calculates.
After this, turn back to the first step beginning the next piece of decoding, till the piece in the present encoding unit all disposes.
Can know that in conjunction with above technical description the operation thinking of infra-frame prediction of the present invention can be represented flow process as shown in Figure 8, this flow process may further comprise the steps:
Step 810: the pixel of current block is divided into priority encoding pixel and predict pixel, carries out bi-directional predicted in view of the above to obtain bi-directional predicted value; And, current block is carried out single directional prediction to obtain the single directional prediction value.
Step 820:, obtain the final predicted value of current block with said bi-directional predicted value and the weighted sum of single directional prediction value.
In order to guarantee that above-mentioned technical description and operation thinking can realize smoothly, can carry out setting as shown in Figure 9.Referring to Fig. 9, Fig. 9 is the infra-frame prediction system diagram of the embodiment of the invention, and this system comprises final predicting unit and coupled bi-directional predicted unit, single directional prediction unit.
In practical application, bi-directional predicted unit can be divided into the pixel of current block priority encoding pixel and predict pixel, carries out bi-directional predicted to obtain bi-directional predicted value in view of the above; The single directional prediction unit can carry out single directional prediction to obtain the single directional prediction value to current block.Final predicting unit then can obtain the final predicted value of current block with said bi-directional predicted value and the weighted sum of single directional prediction value.
Visible in sum, no matter be method or system, infra-prediction techniques of the present invention has been utilized the characteristics of video image; The texture information of combining image well; Improve the infra-frame prediction precision of video image, reduce residual error, thereby improve the efficient of video coding compression.
The above is merely preferred embodiment of the present invention, is not to be used to limit protection scope of the present invention.

Claims (14)

1. an intra-frame prediction method is characterized in that, this method comprises:
The pixel of current block is divided into priority encoding pixel and predict pixel, carries out bi-directional predicted in view of the above to obtain bi-directional predicted value; And, current block is carried out single directional prediction to obtain the single directional prediction value;
With said bi-directional predicted value and the weighted sum of single directional prediction value, obtain the final predicted value of current block.
2. method according to claim 1 is characterized in that, saidly carries out bi-directional predicted process and comprises:
Said priority encoding pixel is carried out predictive coding, and obtain its reconstructed value; In conjunction with the reconstructed value of said priority encoding pixel and the neighbor reconstructed value of current block, the predict pixel in the current block is predicted, obtain the bi-directional predicted value of current block.
3. method according to claim 2 is characterized in that, this method also comprises:
Said predict pixel is divided into forward prediction pixel and bi-directional predicted pixel;
Wherein, said forward prediction pixel only uses neighbor to rebuild to carry out single directional prediction, and said bi-directional predicted pixel uses forward prediction pixel predictors and priority encoding pixel to rebuild bi-directional predicted to carry out.
4. method according to claim 1 is characterized in that, with said bi-directional predicted value and the weighted sum of single directional prediction value, the process that obtains the final predicted value of current block comprises:
With said bi-directional predicted value and single directional prediction value,, obtain the best weight coefficient of predicted value, and obtain its corresponding current block predicted value, as the final predicted value of current block by different weight weighting summations.
5. according to each described method of claim 1 to 4, it is characterized in that this method also comprises:
Calculate the residual error of current block original pixel value and said final predicted value, then coding;
After this, the next piece that begins to encode is till the piece in the present encoding unit all disposes.
6. according to each described method of claim 1 to 4, it is characterized in that this method also comprises:
In decoding end, the piece in the coding unit is carried out bi-directional predicted and/or single directional prediction, obtain corresponding bi-directional predicted value and/or single directional prediction value, the final predicted value of calculating current block in view of the above is to obtain the reconstructed value of current block.
7. method according to claim 6 is characterized in that, in decoding end, when the piece in the coding unit being carried out bi-directional predicted and single directional prediction, the final predicted value of said calculating current block comprises with the process of the reconstructed value that obtains current block:
With bi-directional predicted value that obtains and single directional prediction value, press the weight coefficient weighting summation, obtain the final predicted value of current block; With prediction residual and the said final predicted value addition that decoding obtains, obtain the reconstructed value of current block.
8. an infra-frame prediction system is characterized in that, this system comprises final predicting unit and coupled bi-directional predicted unit, single directional prediction unit; Wherein,
Said bi-directional predicted unit is used for the pixel of current block is divided into priority encoding pixel and predict pixel, carries out bi-directional predicted to obtain bi-directional predicted value in view of the above;
Said single directional prediction unit is used for current block is carried out single directional prediction to obtain the single directional prediction value;
Said final predicting unit is used for said bi-directional predicted value and the weighted sum of single directional prediction value are obtained the final predicted value of current block.
9. system according to claim 8 is characterized in that, said bi-directional predicted unit carries out being used for when bi-directional predicted:
Said priority encoding pixel is carried out predictive coding, and obtain its reconstructed value; In conjunction with the reconstructed value of said priority encoding pixel and the neighbor reconstructed value of current block, the predict pixel in the current block is predicted, obtain the bi-directional predicted value of current block.
10. system according to claim 9 is characterized in that, said bi-directional predicted unit also is used for:
Said predict pixel is divided into forward prediction pixel and bi-directional predicted pixel;
Wherein, said forward prediction pixel only uses neighbor to rebuild to carry out single directional prediction, and said bi-directional predicted pixel uses forward prediction pixel predictors and priority encoding pixel to rebuild bi-directional predicted to carry out.
11. system according to claim 8 is characterized in that, said final predicting unit is said bi-directional predicted value and the weighted sum of single directional prediction value, when obtaining the final predicted value of current block, is used for:
With said bi-directional predicted value and single directional prediction value,, obtain the best weight coefficient of predicted value, and obtain its corresponding current block predicted value, as the final predicted value of current block by different weight weighting summations.
12. to 11 each described systems, it is characterized in that according to Claim 8 said final predicting unit also is used for:
Calculate the residual error of current block original pixel value and said final predicted value, then coding;
After this, trigger the next piece of said bi-directional predicted unit and single directional prediction cell encoding, till the piece in the present encoding unit all disposes.
13. to 11 each described systems, it is characterized in that according to Claim 8,
Said bi-directional predicted unit and/or single directional prediction unit also are used for: in decoding end the piece of coding unit is carried out corresponding bi-directional predicted and/or single directional prediction, obtain corresponding bi-directional predicted value and/or single directional prediction value;
Said final predicting unit also is used for: in decoding end, the final predicted value of calculating current block according to said bi-directional predicted value and/or single directional prediction value is to obtain the reconstructed value of current block.
14. system according to claim 13 is characterized in that, in decoding end, when the piece in the coding unit being carried out bi-directional predicted and single directional prediction, the final predicted value that said final predicting unit is calculated current block is used for when obtaining the reconstructed value of current block:
With bi-directional predicted value that obtains and single directional prediction value, press the weight coefficient weighting summation, obtain the final predicted value of current block; With prediction residual and the said final predicted value addition that decoding obtains, obtain the reconstructed value of current block.
CN201110174180.1A 2011-06-24 2011-06-24 A kind of intra-frame prediction method and system Active CN102843555B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201110174180.1A CN102843555B (en) 2011-06-24 2011-06-24 A kind of intra-frame prediction method and system
PCT/CN2012/077253 WO2012175023A1 (en) 2011-06-24 2012-06-20 Intraframe prediction method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110174180.1A CN102843555B (en) 2011-06-24 2011-06-24 A kind of intra-frame prediction method and system

Publications (2)

Publication Number Publication Date
CN102843555A true CN102843555A (en) 2012-12-26
CN102843555B CN102843555B (en) 2017-07-14

Family

ID=47370572

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110174180.1A Active CN102843555B (en) 2011-06-24 2011-06-24 A kind of intra-frame prediction method and system

Country Status (2)

Country Link
CN (1) CN102843555B (en)
WO (1) WO2012175023A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016078511A1 (en) * 2014-11-18 2016-05-26 Mediatek Inc. Method of bi-prediction video coding based on motion vectors from uni-prediction and merge candidate
WO2017143467A1 (en) * 2016-02-22 2017-08-31 Mediatek Singapore Pte. Ltd. Localized luma mode prediction inheritance for chroma coding
CN108781285A (en) * 2016-03-17 2018-11-09 世宗大学校产学协力团 Video signal processing method based on intra prediction and device
WO2018205954A1 (en) * 2017-05-10 2018-11-15 Huawei Technologies Co., Ltd. Bidirectional prediction in video compression
CN109495739A (en) * 2018-10-26 2019-03-19 西安科锐盛创新科技有限公司 Image encoding method and its equipment
CN109379592B (en) * 2018-10-26 2021-04-30 北京北方安恒利数码技术有限公司 Image encoding method and apparatus thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030117507A1 (en) * 2001-12-21 2003-06-26 Nasser Kehtarnavaz Color filter array interpolation
CN101304525A (en) * 2008-06-06 2008-11-12 南京邮电大学 Video ciphering method based on high class ciphering standard
CN101448160A (en) * 2007-11-28 2009-06-03 中国科学院微电子研究所 Pixel reconstruction method with data reconstruction feedback, and decoder
CN101610413A (en) * 2009-07-29 2009-12-23 清华大学 A kind of coding/decoding method of video and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3277111B2 (en) * 1995-10-18 2002-04-22 シャープ株式会社 Video encoding device and video decoding device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030117507A1 (en) * 2001-12-21 2003-06-26 Nasser Kehtarnavaz Color filter array interpolation
CN101448160A (en) * 2007-11-28 2009-06-03 中国科学院微电子研究所 Pixel reconstruction method with data reconstruction feedback, and decoder
CN101304525A (en) * 2008-06-06 2008-11-12 南京邮电大学 Video ciphering method based on high class ciphering standard
CN101610413A (en) * 2009-07-29 2009-12-23 清华大学 A kind of coding/decoding method of video and device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016078511A1 (en) * 2014-11-18 2016-05-26 Mediatek Inc. Method of bi-prediction video coding based on motion vectors from uni-prediction and merge candidate
US10182240B2 (en) 2014-11-18 2019-01-15 Mediatek Inc. Method of bi-prediction video coding based on motion vectors from uni-prediction and merge candidate
WO2017143467A1 (en) * 2016-02-22 2017-08-31 Mediatek Singapore Pte. Ltd. Localized luma mode prediction inheritance for chroma coding
US10812806B2 (en) 2016-02-22 2020-10-20 Mediatek Singapore Pte. Ltd. Method and apparatus of localized luma prediction mode inheritance for chroma prediction in video coding
CN108781285A (en) * 2016-03-17 2018-11-09 世宗大学校产学协力团 Video signal processing method based on intra prediction and device
US11647183B2 (en) 2016-03-17 2023-05-09 Industry Academy Cooperation Foundation Of Sejong University Method and apparatus for processing intra-prediction-based video signal
WO2018205954A1 (en) * 2017-05-10 2018-11-15 Huawei Technologies Co., Ltd. Bidirectional prediction in video compression
CN109495739A (en) * 2018-10-26 2019-03-19 西安科锐盛创新科技有限公司 Image encoding method and its equipment
CN109379592B (en) * 2018-10-26 2021-04-30 北京北方安恒利数码技术有限公司 Image encoding method and apparatus thereof

Also Published As

Publication number Publication date
WO2012175023A1 (en) 2012-12-27
CN102843555B (en) 2017-07-14

Similar Documents

Publication Publication Date Title
US9479793B2 (en) Method and apparatus for encoding/decoding a motion vector by selecting a set of predicted candidate motion vectors, and method and apparatus for image encoding/decoding using the same
JP6073404B2 (en) Video decoding method and apparatus
CN103248893B (en) From H.264/AVC standard to code-transferring method and transcoder thereof the fast frame of HEVC standard
US10091526B2 (en) Method and apparatus for motion vector encoding/decoding using spatial division, and method and apparatus for image encoding/decoding using same
CN102648631B (en) For the method and apparatus of coding/decoding high-definition picture
CN102835111B (en) The motion vector of previous block is used as the motion vector of current block, image to be carried out to the method and apparatus of coding/decoding
WO2009157665A3 (en) Intra prediction method and apparatus using block transform, and image encoding/decoding method and apparatus using the same
CN103188496B (en) Based on the method for coding quick movement estimation video of motion vector distribution prediction
CN103634606B (en) Video encoding method and apparatus
CN102843555A (en) Intra-frame prediction method and system
CN103548356B (en) Picture decoding method using dancing mode and the device using this method
CN102932642B (en) Interframe coding quick mode selection method
CN102186086B (en) Audio-video-coding-standard (AVS)-based intra-frame prediction method
TW201004357A (en) Rate-distortion quantization for context-adaptive variable length coding (CAVLC)
CN103442228B (en) Code-transferring method and transcoder thereof in from standard H.264/AVC to the fast frame of HEVC standard
CN103796023A (en) H.265/HEVC transcoding method and transcoder based on H.264/AVC macro block structure and texture
CN101014129B (en) Video data compression method
CN103327327B (en) For the inter prediction encoding unit selection method of high-performance video coding HEVC
CN105681797A (en) Prediction residual based DVC-HEVC (Distributed Video Coding-High Efficiency Video Coding) video transcoding method
CN104168480A (en) Fast selecting method for intra-frame prediction encoding modes based on HEVC standard
CN103596003B (en) Interframe predication quick mode selecting method for high-performance video coding
CN104539970A (en) 3D-HEVC interframe coding merge mode fast decision making method
CN102196272B (en) P frame encoding method and device
CN104702959B (en) A kind of intra-frame prediction method and system of Video coding
CN102595132A (en) Distributed video encoding and decoding method applied to wireless sensor network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant