WO2012097552A1 - 一种p帧双向预测方法及装置 - Google Patents

一种p帧双向预测方法及装置 Download PDF

Info

Publication number
WO2012097552A1
WO2012097552A1 PCT/CN2011/073584 CN2011073584W WO2012097552A1 WO 2012097552 A1 WO2012097552 A1 WO 2012097552A1 CN 2011073584 W CN2011073584 W CN 2011073584W WO 2012097552 A1 WO2012097552 A1 WO 2012097552A1
Authority
WO
WIPO (PCT)
Prior art keywords
reference frame
frame
width
height
current
Prior art date
Application number
PCT/CN2011/073584
Other languages
English (en)
French (fr)
Inventor
舒倩
Original Assignee
深圳市融创天下科技股份有限公司
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 深圳市融创天下科技股份有限公司 filed Critical 深圳市融创天下科技股份有限公司
Publication of WO2012097552A1 publication Critical patent/WO2012097552A1/zh

Links

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/109Selection of coding mode or of prediction mode among a plurality of temporal predictive coding modes

Definitions

  • the present invention relates to the field of video coding, and in particular, to a P-frame bidirectional prediction method and apparatus. Background technique
  • interframe prediction is used to eliminate temporal redundancy.
  • the inter-frame information redundancy of the video source is much larger than that in the frame, which makes the inter-frame coding method extremely important in video coding.
  • Inter prediction is classified according to the prediction direction: P frame prediction and B frame prediction.
  • the mainstream P frame prediction method uses a forward encoded frame as a reference frame of a current encoded frame, and uses the similarity between the two to compress the information of the current encoded frame.
  • the mainstream B-frame prediction method uses a forward-coded frame and a backward-coded frame as the forward-back reference frame of the current coded B frame, respectively, and uses the similarity between the current coded B frame and the forward-back reference frame. , compress the information of the current encoded B frame. Since P frame prediction uses only forward prediction, the B frame prediction method uses forward and backward bidirectional prediction techniques, so that P frame prediction has a lower compression ratio than B frame prediction. Summary of the invention
  • the present invention provides a P-frame bidirectional prediction method, the method includes: Step 101: Determine a relationship between a first reference frame and a current coded frame; if the lens is zoomed in, perform step 102;
  • Step 102 Process the first reference frame to obtain a second reference frame, and set the first current reference frame as the second reference frame.
  • Step 103 Determine whether the mean square difference between the first reference frame and the current coded frame pixel difference is smaller than the first parameter, if yes, execute step 104; if otherwise, perform step 105;
  • Step 104 The first reference frame is processed to obtain a fourth reference frame, and the second current reference frame is set as the fourth reference frame, and step 106 is performed;
  • Step 105 Processing the first reference frame, obtaining a sixth reference frame, and setting the second current reference frame as the sixth reference frame; performing step 106;
  • Step 106 Determine whether both the first and second current reference frames exist, if yes, perform bidirectional prediction on the current coded frame by using the first and second current reference frames; if otherwise, use the first reference frame to perform regular on the current coded frame. prediction.
  • the step 101 further includes: performing step 107 if the lens is zoomed out; step 107: processing the first reference frame to obtain an eighth reference frame, and setting the first current reference frame as the eighth reference frame. ; performing step 108;
  • Step 108 determining whether the mean square difference between the first reference frame and the current coded frame pixel difference is less than the first parameter, if yes, executing step 109; otherwise, performing step 110;
  • Step 109 The first reference frame is processed to obtain a tenth reference frame; and the second current reference frame is set as the tenth reference frame, and step 106 is performed;
  • Step 110 Process the first reference frame to obtain a twelfth reference frame, and set the second current reference frame to the twelfth reference frame.
  • Step 106 is performed.
  • the invention also proposes a P frame bidirectional prediction device, the device comprising:
  • a first determining unit configured to determine a relationship between the first reference frame and the current encoded frame
  • the lens zooming unit includes: a first processing unit, a second processing unit, and a third processing unit, where the first processing unit is configured to: when the relationship between the first reference frame and the current encoded frame is zoomed in, the first The reference frame is processed to obtain a second reference frame, and the first current reference frame is set as the second reference frame, and the second determining unit performs the determining;
  • a second processing unit configured to: when the determining unit determines that the mean square error is smaller than the first parameter, process the first reference frame to obtain a fourth reference frame, and set the second current reference frame as the fourth reference frame, Processed by the prediction unit;
  • a third processing unit configured to determine, by the determining unit, that the mean square error is greater than or equal to the first parameter, processing the first reference frame to obtain a sixth reference frame, and setting the second current reference frame as the sixth reference frame;
  • a second determining unit configured to determine whether a mean square error of the difference between the first reference frame and the current encoded frame pixel is smaller than the first parameter
  • a prediction unit configured to determine whether the first and second current reference frames exist, and if yes, perform bidirectional prediction on the current coded frame by using the first and second current reference frames; Make regular forecasts.
  • the device further includes a lens pushing unit, the unit comprising: a fourth processing unit, a fifth processing unit, and a sixth processing unit;
  • a fourth processing unit configured to process the first reference frame to obtain an eighth reference frame when the relationship between the first reference frame and the current coded frame is zoomed out of the lens, and set the first current reference frame as the eighth reference frame , the second determining unit makes a judgment;
  • a fifth processing unit configured to: when the determining unit determines that the mean square error is smaller than the first parameter, process the first reference frame to obtain a tenth reference frame; and set the second current reference frame as the tenth reference frame;
  • a sixth processing unit configured to: when the determining unit determines that the mean square error is greater than or equal to the first parameter, process the first reference frame to obtain a twelfth reference frame, and set the second current reference frame to the tenth.
  • the problem of restricting the performance of the P frame prediction reference frame conversion technique caused by the inaccurate determination of the lens advancement or the inappropriate sampling rate may be alleviated, and on the other hand, a forward reference frame may be used to achieve the current coding.
  • the P frame performs the effect of bidirectional prediction before and after. At low frame rates, the lens-to-frame lens variation is greater. At this time, with the P-frame prediction method of the present invention, the improvement in compression performance will be more significant.
  • Embodiment 1 is a flow chart of the method of Embodiment 1.
  • Fig. 2 is a view showing the structure of the apparatus of the second embodiment.
  • the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. For the convenience of description, only the parts related to the embodiments of the present invention are shown. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
  • Embodiment 1 This embodiment of the present invention proposes a new P-frame bidirectional prediction method. Referring to FIG. 1, the method is mainly applied to P-frame prediction, which is specifically:
  • Step 101 Determine a first reference frame rei (the first reference frame may be any of the reference frame list) The relationship is described as being performed when the lens is zoomed in;
  • step 107 If the relationship is that the lens is farther away, go to step 107; if there is no lens zoom or mirror
  • Processing is performed to obtain a third reference frame ⁇ ;
  • the method for processing the second reference frame ref may be: Performing boundary pixel deletion on the second reference frame ref to obtain a third reference frame ⁇ , such that the third reference frame r ⁇ has the same resolution as the first reference frame rei; correspondingly, the first current reference frame may be set to the first The third reference frame relT; the method further performs pixel deletion on the second reference frame, so that the first current reference frame has the same resolution as the first reference frame, avoiding memory reallocation and facilitating code compatibility;
  • the method of deleting the boundary pixel by using the second reference frame ref, and obtaining the third reference frame r ⁇ may be:
  • Re (m, n) re3 ⁇ 4 (m+d_ heifht , n + d_ vAdth )
  • d _ width (m_ width _ o _ width) 12
  • Step 103 determining whether the mean square difference between the first reference frame rei and the current coded frame frame pixel is smaller than the first parameter, and if yes, executing step 104 If otherwise, perform step 105;
  • step 105 Else proceeds to step 105;
  • ⁇ (m ' n) pixel value of the i-th reference frame 1 ⁇ m-th row and n-th column;
  • Thres The corresponding decision threshold, that is, the preset first parameter.
  • Step 104 The first reference frame rei is processed to obtain a fourth reference frame r ⁇ ', and the second current reference frame cmr_rei 1 is set to the fourth reference frame ⁇ , and step 106 is performed;
  • the method of processing the first reference frame rei in the step 104 to obtain the fourth reference frame may be performing downsampling on the first reference frame rei;
  • the fourth reference frame 1 " ⁇ " may be further processed after obtaining the fourth reference frame ⁇ ' to obtain a fifth reference frame relf; and the fourth reference frame fef i'" is processed to obtain a fifth reference frame.
  • the method of relf may be: performing a boundary pixel padding extension on the fourth reference frame ⁇ ', obtaining a fifth reference frame such that the fifth reference frame has the same resolution as the first reference frame rei; the method is further for the fourth reference The frame is pixel-expanded so that the second current reference frame has the same resolution as the first reference frame, thereby avoiding memory reallocation and facilitating code compatibility;
  • the method for performing boundary pixel padding expansion on the fourth reference frame fef i' can be:
  • r ⁇ ' is the fourth reference frame
  • o-height is the number of columns and rows of the first reference frame
  • m_width' is the fourth reference frame
  • m_height ' is ! " the number of columns and rows of the fourth reference frame
  • r ⁇ , m , n is a row label and a column label of the reference frame pixel
  • d _ width (o_ width - m_ width )12
  • Step 105 processing the first reference frame rei to obtain a sixth reference frame ref), and setting the second current reference frame cmr_rei 1 to the sixth reference frame Rel), go to step 106;
  • the method of processing the first reference frame rei to obtain the sixth reference frame rel in the step 105 may be: replacing the sampling rate to upsample the first reference frame re to obtain a sixth reference frame rei; (5) ;
  • the sixth reference frame ref' may be further processed to obtain a seventh reference frame ref 6 ) such that the seventh reference frame ref 6 ) has the same as the first reference frame rei And correspondingly set the second current reference frame to the seventh reference frame rei); proceed to step 106;
  • the method for processing the sixth reference frame rei) to obtain the seventh reference frame rei) may be: performing boundary pixel deletion on the sixth reference frame rei):
  • Ref (m, n) ref (m+d_ heifht p ), n + d _ width p ) )
  • a seventh reference frame is the sixth reference frame
  • .- width, ._height ⁇ is a first reference frame and the number of columns the number of rows, m-width ⁇ m_h e igh t « 3 ⁇ 4 ef)
  • the number of columns and the number of rows, ⁇ ( 6 ) is the seventh reference frame
  • m, n are the row and column labels of the reference frame pixels
  • Step 106 Determine whether the first and second current reference frames ( CUrr _ re fi°, curr_rei 1 ) are present, and if yes, use the first and second current reference frames (c Urr _ re i; °, curr - Rei; 1 ) on the current encoded frame Bidirectional prediction, end; if otherwise used first I
  • Curr re ° and ⁇ , bidirectional p frame prediction for the current encoded frame frame, ending.
  • Else uses the normal p-frame prediction for the current encoded frame frame to end.
  • Step 107 Processing the first reference frame rei, obtaining an eighth reference frame ref 7 ), and setting the first current reference frame as the eighth reference frame rel); performing step 108;
  • the method of processing the first reference frame rei to obtain the eighth reference frame rel) may be: performing downsampling on the first reference frame rei to obtain an eighth reference frame rei; (7) ;
  • the eighth reference frame rei may be further performed; ( 7) performing pixel padding expansion to obtain a ninth reference frame re); and correspondingly setting the first reference frame rei to The ninth reference frame rei); the method further performs pixel expansion on the eighth reference frame, so that the first current reference frame and the first reference frame have the same resolution, thereby avoiding memory reallocation and facilitating code compatibility;
  • the method of performing pixel padding expansion on the eighth reference frame re) and obtaining the ninth reference frame re) may be:
  • the ninth reference ⁇ ' is the eighth reference frame
  • o-width, o-height is the number of columns and the number of rows of the reference frame re S
  • M_hei g ht( 7 ) is ref
  • n are row labels and column labels of reference frame pixels
  • D_width (7) (o _ width - m_ width (7) ) / 2,
  • Step 108 determining the first reference frame rei encoded frame current frame pixel difference average variance is less than a first parameter, if yes, perform step 109; otherwise if step 110 is performed;
  • r el ⁇ (m ' n) pixel value of the i-th reference frame 1 ⁇ m- th row n column;
  • Thres The corresponding decision threshold, that is, the preset first parameter.
  • Step 109 The first reference frame rei is processed to obtain a tenth reference frame rel), and the second current reference frame curr_rei; 1 is set as the tenth reference frame rel), step 106 is performed;
  • processing the first reference frame rei to obtain the tenth reference frame ref 9 may be: for the first reference frame rei; upsampling;
  • the tenth reference frame rei; (9) may be further processed to obtain the first reference frame rel 5 ), so that the first reference frame rel ⁇ )
  • the first reference frame rei has the same resolution; correspondingly sets the second current reference frame cmrjei 1 to the eleventh reference frame ref; wherein the first reference frame rei is processed to obtain the eleventh reference frame rel 5 )
  • the method may be performing boundary pixel deletion on the tenth reference frame; the method further performing pixel deletion on the tenth reference frame, so that the second current reference frame has the same resolution as the first reference frame, thereby avoiding memory redistribution , easy to code compatibility;
  • the method for performing boundary pixel deletion on the first reference frame re, and obtaining the eleventh reference frame rel 5 may be:
  • is the eleventh reference frame
  • re is the tenth reference frame
  • o_width is the number of columns and rows of the first reference frame
  • m - ⁇ m_ height is the number of columns and rows
  • ⁇ ( 9 ) is the tenth reference frame
  • rei ⁇ is the eleventh reference frame
  • m and n are the row and column labels of the reference frame pixel
  • d _ width (9) (m_ width (9) — o _ Width) 12
  • Step 110 processing the first reference frame rei to obtain a twelfth reference frame ref 11 ), and the second current reference frame cmr_rei; 1 is set to the twelfth reference frame ⁇ 11 ), step 106 is performed;
  • the method for processing the first reference frame rei to obtain the twelfth reference frame ref 11 may be: replacing the sampling rate to downsample the first reference frame rei;
  • the boundary pixel padding extension may be further performed on the twelfth reference frame re 1 ) to obtain the thirteenth reference frame ref 2 ); so that the thirteenth reference frame re 2 is obtained.
  • the method further performing pixel expansion on the twelfth reference frame So that the second current reference frame has the same resolution as the first reference frame, avoiding the inner Redistribution of memory to facilitate code compatibility;
  • the pixel filling extension is performed on the twelfth reference frame re 1 ) to obtain the thirteenth reference frame I
  • the method can be:
  • the number of columns and the number of rows of the first reference frame r, m-widthd" m - hei g ht is the number of columns and the number of rows;
  • d _ width (11) (o _ width- m_ width (11) ) / 2,
  • Embodiment 2 The embodiment of the present invention further provides a P frame bidirectional prediction apparatus.
  • the apparatus includes:
  • a first determining unit configured to determine a relationship between the first reference frame and the current encoded frame
  • the lens zooming unit includes: a first processing unit, a second processing unit, and a third processing unit, where the first processing unit is configured to: when the relationship between the first reference frame and the current encoded frame is zoomed in, the first reference frame is used Processing, obtaining a second reference frame, and setting the first current reference frame as the second reference frame, the second determining unit performing the determining;
  • the first processing unit Processing, by the first processing unit, the first reference frame, where the second reference frame is obtained by: performing upsampling on the first reference frame to obtain a second reference frame;
  • the first processing unit may be further configured to: after obtaining the second reference frame, further processing the second reference frame to obtain a third reference frame; and correspondingly, setting the first current reference frame as the third reference frame;
  • Processing the second reference frame to obtain the third reference frame specifically: performing boundary pixel deletion on the second reference frame, and acquiring the third reference frame, so that the third reference frame has the same resolution as the first reference frame;
  • the boundary pixel deletion method of the second reference frame is specifically:
  • Re (m, n) ref (m+d_ heifht , n + d_ vwdth )
  • is the third reference frame
  • 0-Width is ⁇ the number of columns and rows of the first reference frame
  • m - width ' is! Number of columns and rows
  • m , n are parameters The row label and column label of the ⁇ pixel
  • d _ width (m_ width _ o _ width) 12
  • d _ height (m_height _ o _ height) 12 a second processing unit, configured to: when the determining unit determines that the mean square error is smaller than the first parameter, processing the first reference frame to obtain a fourth reference frame, and The second current reference frame is set as a fourth reference frame, and is processed by the prediction unit;
  • the first processing frame is processed in the second processing unit, and the fourth reference frame is obtained by: downsampling the first reference frame to obtain a fourth reference frame.
  • the second processing unit may be further configured to: after obtaining the fourth reference frame, further processing the fourth reference frame to obtain a fifth reference frame; and correspondingly, setting the second current reference frame as the fifth reference frame;
  • the fourth reference frame is processed, and the fifth reference frame is obtained by performing boundary pixel fill expansion on the fourth reference frame, and acquiring the fifth reference frame, so that the fifth reference frame and the first reference frame have the same resolution;
  • the boundary pixel fill expansion for the fourth frame is as follows:
  • Ref“ (m, n) re (m, n) , d _ height ⁇ n - ⁇ o_ height- d _ height
  • d _ width (o _ width - m_ width ) 12
  • d _ height (o _ height- m_ height ) 12
  • a third processing unit configured to determine, by the determining unit, that the mean square error is greater than or equal to the first parameter, processing the first reference frame to obtain a sixth reference frame, and The second reference frame is set as the sixth reference frame.
  • the third processing unit processes the first reference frame to obtain the sixth reference frame, which is: replacing the sampling rate, and upsampling the first reference frame to obtain a sixth reference frame. ;
  • the third processing unit is further configured to: process the first reference frame, obtain a sixth reference frame, and further process the sixth reference frame to obtain a seventh reference frame, so that the seventh reference frame and the first reference frame A reference frame has the same resolution; correspondingly, the second current reference frame is set as the seventh reference frame; and the sixth reference frame is processed to obtain the seventh reference frame, specifically: performing boundary pixel deletion on the sixth reference frame;
  • the boundary pixel deletion is specifically as follows:
  • ⁇ ( 6 ) is the seventh reference frame
  • ⁇ ( 5 ) is the sixth reference frame
  • 0-Wdth o_heigh t is the number of columns and rows of the first reference frame r
  • m_width «, m_heigh ⁇ is ref ) Number of columns and rows
  • m and n are row and column labels of reference frame pixels
  • d _ heigh t( 5 ) (m_ height (5) _ o _ height) 12 a second determining unit, configured to determine whether a mean square error of the difference between the first reference frame and the current encoded frame pixel is smaller than the first parameter;
  • the present invention may further include a lens pushing unit, the unit comprising: a fourth processing unit, a fifth processing unit, and a sixth processing unit;
  • a fourth processing unit configured to process the first reference frame to obtain an eighth i frame when the relationship between the first reference frame and the current encoded frame is far from the lens, and set the first current reference frame as the eighth reference frame , the second determining unit makes a judgment;
  • processing the first parameter to obtain the eighth parameter is specifically: downsampling the first reference frame to obtain an eighth frame.
  • the fourth processing unit may be further configured to: after obtaining the eighth reference frame, perform pixel padding expansion on the eighth reference frame to obtain a ninth reference frame; and correspondingly set the first reference frame as the ninth frame;
  • the pixel filling extension is performed on the eighth reference frame, and the method for obtaining the ninth reference frame is specifically: column filling:
  • _height is ⁇ The number of columns and the number of rows of the test frame, m- ⁇ dth ⁇ m - hei g ht is the number of columns and rows of 1 ⁇ '; m , n are the row and column labels of the frame pixels;
  • d _ width (7) (o _ width - m_ width (7) ) / 2,
  • d _ height (7) (o _ height- m_ heigh t( 7 ) ) 12 a fifth processing unit, configured to: when the determining unit determines that the mean square error is smaller than the first parameter, processing the first reference frame to obtain The tenth reference frame is set as the tenth reference frame; and the fifth processing unit processes the first reference frame to obtain the tenth reference frame, which is specifically: sampling the first reference frame.
  • the fifth processing unit may be further configured to perform boundary pixel deletion on the tenth reference frame to obtain an eleventh reference frame, so that the first reference frame and the eleventh reference frame have the same resolution;
  • Performing boundary pixel deletion on the tenth reference frame, and obtaining the eleventh reference frame is specifically:
  • the eleventh reference frame i) is the tenth reference frame, .
  • ⁇ width, Q _height is ⁇ the number of columns and rows of the first reference frame, m_width m_heigh ⁇ is the number of columns and rows;
  • m , n are the row and column labels of the reference frame pixels;
  • d _ width (9) (m_ width (9) — o _ width) 12,
  • the sixth processing unit is configured to process the first reference frame to obtain the tenth when the determining unit determines that the mean square error is greater than or equal to the first parameter Two reference frames, and the second current reference frame is set to the twelfth reference frame.
  • the first reference frame is processed, and the twelfth reference frame is obtained by: replacing the sampling rate to downsample the first reference frame.
  • the sixth processing unit is further configured to: perform a boundary pixel padding extension on the twelfth reference frame after obtaining the twelfth reference frame, to obtain a thirteenth reference frame, so that the thirteenth reference frame and the first reference frame have the same resolution Rate
  • d _ width (11) (o _ width- m_ width (11) ) / 2,
  • the embodiment of the invention provides a new P frame prediction apparatus.
  • the device performs a bidirectional transformation on a reference frame of the current coded frame by using a frame source for the lens to advance, and uses the bidirectional prediction thereof to optimize the compression effect of the current coded frame; on the one hand, the device can alleviate the motion due to the lens The determination is inaccurate or the inappropriate sampling rate is adopted, and the problem of controlling the performance of the P frame prediction reference frame conversion technique is generated.
  • a forward reference frame can be used to achieve the effect of performing bidirectional prediction on the current encoded P frame. At low frame rate, the lens-to-frame lens variation is greater. At this time, with the P-frame prediction method of the present invention, the improvement of compression performance will be more significant.
  • the storage medium may be a ROM, a RAM, a magnetic disk, an optical disk, or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本发明提出一种P帧双向预测方法及装置,对存在镜头推进的视频源,通过对当前编码帧的一个参考帧进行双向变换,并利用其进行双向预测从而达到优化当前编码帧的压缩效果。此方法,一方面可以缓解由于对镜头推进判定不准确或者采用不合适的采样率,而产生的制约P帧预测参考帧变换技术性能的问题,另一方面可以利用一个前向参考帧达到对当前编码P帧进行前后双向预测的效果。低帧率时,帧与帧之间的镜头变化更大,此时采用本发明的P帧预测方法,压缩性能的提升将更为显著。

Description

一种 P帧双向预测 及装置 技术领域
本发明涉及视频编码领域, 尤其涉及一种 P帧双向预测方法及装置。 背景技术
目前在视频编码中,通常使用帧内预测来消除图像的空间冗余度, 使用帧 间预测来消除时间冗余度。其中视频源的帧间信息冗余度相比较于帧内的要大 得多, 这就使得帧间编码方法在视频编码中显得极为重要。
帧间预测根据预测方向的不同分为: P帧预测和 B帧预测。 目前主流的 P 帧预测方法采用前向已编码的帧作为当前编码帧的参考帧,利用两者之间的相 似性,压缩当前编码帧的信息。而主流的 B帧预测方法则采用前向已编码的帧 以及后向已编码的帧, 分别作为当前编码 B帧的前后向参考帧, 利用当前编码 B帧与前后向参考帧之间的相似性, 压缩当前编码 B帧的信息。 由于 P帧预测 仅使用前向预测, 而 B 帧预测方法使用了前后向双向预测技术, 从而使得 P 帧预测比 B帧预测的压缩率低。 发明内容
本发明的目的在于提出一种 P帧双向预测方法及装置,旨在解决现有技术 中 P帧预测仅使用前向预测导致的压缩率低的问题。
为解决上述问题 , 本发明提出一种 P帧双向预测方法, 该方法包括: 步骤 101 : 确定第一参考帧与当前编码帧的关系; 若为镜头拉近则执行步 骤 102;
步骤 102 : 对第一参考帧进行处理, 得到第二参考帧, 并将第一当前参考 帧设置为第二参考帧;
步骤 103 : 判断第一参考帧与当前编码帧像素差值的均方差是否小于第一 参数, 若是则执行步骤 104; 若否则执行步骤 105;
步骤 104: 对第一参考帧进行处理, 得到第四参考帧, 并将第二当前参考 帧设置为第四参考帧, 执行步骤 106 ;
步骤 105 : 对第一参考帧进行处理, 得到第六参考帧, 并将第二当前参考 帧设置为第六参考帧; 执行步骤 106 ;
步骤 106 :判断是否第一、第二当前参考帧都存在,若是则利用所述第一、 第二当前参考帧对当前编码帧进行双向预测;若否则用第一参考帧对当前编码 帧进行常规预测。 其中, 所述步骤 101中, 进一步包括: 若是镜头推远则执行步骤 107; 步骤 107: 对第一参考帧进行处理, 得到第八参考帧, 并将第一当前参考 帧设置为第八参考帧; 执行步骤 108;
步骤 108; 判断第一参考帧与当前编码帧像素差值的均方差是否小于第一 参数, 若是则执行步骤 109; 若否则执行步骤 110;
步骤 109: 对第一参考帧进行处理, 得到第十参考帧; 并将第二当前参考 帧设置为第十参考帧, 执行步骤 106;
步骤 110: 对第一参考帧进行处理, 得到第十二参考帧, 并将第二当前参 考帧设置为第十二参考帧; 执行步骤 106。 本发明还提出了一种 P帧双向预测装置 , 所述装置包括:
第一判断单元, 用于确定第一参考帧与当前编码帧的关系;
镜头拉近单元包括: 第一处理单元, 第二处理单元, 第三处理单元; 所述第一处理单元,用于当第一参考帧与当前编码帧的关系为镜头拉近时 则对第一参考帧进行处理,得到第二参考帧, 并将第一当前参考帧设置为第二 参考帧, 则第二判断单元进行判断;
第二处理单元, 用于当判断单元判断出所述均方差小于第一参数 , 则对 第一参考帧进行处理,得到第四参考帧, 并将第二当前参考帧设置为第四参考 帧, 由预测单元进行处理;
第三处理单元, 用于判断单元判断出所述均方差大于等于第一参数, 则对 第一参考帧进行处理,得到第六参考帧, 并将第二当前参考帧设置为第六参考 帧;
第二判断单元,用于判断第一参考帧与当前编码帧像素差值的均方差是否 小于第一参数;
预测单元, 用于判断否第一、 第二当前参考帧都存在, 若是则利用所述第 一、第二当前参考帧对当前编码帧进行双向预测; 若否则用第一参考帧对当前 编码帧进行常规预测。
其中, 所述装置进一步包括镜头推远单元, 该单元包括: 第四处理单元, 第五处理单元, 第六处理单元;
第四处理单元,用于当第一参考帧与当前编码帧的关系为镜头推远时则对 第一参考帧进行处理得到第八参考帧, 并将第一当前参考帧设置为第八参考 帧, 则第二判断单元进行判断;
第五处理单元, 用于当判断单元判断出所述均方差小于第一参数 , 则对 第一参考帧进行处理,得到第十参考帧; 并将第二当前参考帧设置为第十参考 帧;
第六处理单元, 用于当判断单元判断出所述均方差大于等于第一参数, 则 对第一参考帧进行处理,得到第十二参考帧, 并将第二当前参考帧设置为第十 本发明产生的有益技术效果是: 提出一种 P帧双向预测方法及装置,对存 在镜头推进的视频源,通过对当前编码帧的一个参考帧进行双向变换, 并利用 其进行双向预测从而达到优化当前编码帧的压缩效果。
本发明一方面可以缓解由于对镜头推进判定不准确或者采用不合适的采 样率, 而产生的制约 P帧预测参考帧变换技术性能的问题, 另一方面可以利用 一个前向参考帧达到对当前编码 P帧进行前后双向预测的效果。低帧率时,帧 与帧之间的镜头变化更大, 此时采用本发明的 P帧预测方法,压缩性能的提升 将更为显著。 附图说明
图 1是实施例 1的方法流程图。
图 2是实施例 2的装置结构图。 具体实施方式 为了使本发明的目的、技术方案及优点更加清楚明白, 以下结合附图和实 施例, 对本发明进行进一步详细说明, 为了便于说明, 仅示出了与本发明实施 例相关的部分。 应当理解, 此处所描写的具体实施例, 仅仅用于解释本发明, 并不用以限制本发明。 实施例 1, 本发明实施例提出了一种新的 P帧双向预测方法, 参见图 1, 该方法主要应用于 P帧预测, 具体为:
步骤 101 : 确定第一参考帧 rei (该第一参考帧可以为参考帧列表中任
Figure imgf000005_0001
i述关系为镜头拉近则执行;
:述关系为镜头推远则执行步骤 107 ; 若不存在镜头拉近或者镜
Figure imgf000005_0002
进行处理, 得到第三参考帧 <; 对第二参考帧 ref进行处理的方法可以为: 将第二参考帧 ref进行边界像素删除, 获取第三参考帧 <, 使得第三参考帧 r<与第一参考帧 rei;具有相同的分辨率;相应的可以将第一当前参考帧设置为 第三参考帧 relT ; 该方法进一步对第二参考帧进行了像素删除, 使得第一当前 参考帧与第一参考帧具有相同的分辨率,避免了内存的重新分配,便于代码的 兼容;
其中将第二参考帧 ref进行边界像素删除, 获取第三参考帧 r<的方法可 以为:
re (m, n) = re¾ (m+d_ heifht ,n + d_ vAdth )
d _ width = (m_ width _ o _ width) 12
d _ height = (m_ height _ o _ height) 12
其中1 为第二参考帧, refi"为第三参考帧, 0-^她、 o-height为! ^第一 参考帧的列数与行数, m-width'、 m_ height为! · 的列数与行数, mn为参 考帧像素的行标号与列标号; 步骤 103: 判断第一参考帧 rei与当前编码帧 frame像素差值的均方差是否 小于第一参数, 若是则执行步骤 104; 若否则执行步骤 105;
if std(re¾(m,n)- frame(m,n)) < Thres ^ 进入步骤 104.
else 进入步骤 105;
其中 std: 求均方差;
^ (m' n): 第 i个参考帧1^第 m行 n列的像素值;
frame(m,n): 当前编码帧 frame第 n
Figure imgf000006_0001
列的像素值;
Thres: 相应判定阈值, 即预置的第一参数。 步骤 104: 对第一参考帧 rei进行处理, 得到第四参考帧 r<', 并将第二当 前参考帧 cmr—rei1设置为第四参考帧 π , 执行步骤 106;
该步骤 104中对第一参考帧 rei进行处理得到第四参考帧的方法可以为对 第一参考帧 rei进行下采样;
该步骤 104中可以在获取第四参考帧 < '后进一步对第四参考帧1"^ "进行 处理,得到第五参考帧 relf ;对第四参考帧 fefi' "进行处理获得第五参考帧 relf的 方法可以是: 对第四参考帧 < '进行边界像素填充扩展, 获得第五参考帧, 使 得第五参考帧与第一参考帧 rei;具有相同的分辨率; 该方法进一步对第四参考 帧进行了像素扩展, 使得第二当前参考帧与第一参考帧具有相同的分辨率,避 免了内存的重新分配, 便于代码的兼容;
其中对第四参考帧 fefi' "进行边界像素填充扩充的方法可以为:
列填充: refj (m,0) 0< n-< d_ width'
refj (m,n) ref (m, n) d _ width < n -< o_ width -d_ width
ref (m,o_ width - 1) o width -d width < n -< o width
行填充: re (0, n) , 0≤ m - < d_ height
ref「 (m, n) = < re (m, n) , d _ height ≤ n -< o_ height- d _ height
re (o _ height- l,n) , o— height- d _ height ≤ n -< o_ height
其中 r<'为第四参考帧、 、 o-height为 第一参考帧的列数与行数, m_width'"、 m_height '为! " 第四参考帧 r<的列数与行数, mn为参考帧像素 的行标号与列标号; 为第五参考帧;
d _ width = (o_ width - m_ width )12
d _ height = (o _ height- m_ height )12 步骤 105: 对第一参考帧 rei进行处理, 得到第六参考帧 ref), 并将第二 当前参考帧 cmr— rei1设置为第六参考帧 rel ), 执行步骤 106;
该步骤 105 中对第一参考帧 rei进行处理得到第六参考帧 rel )方法可以 为: 更换采样率对第一参考帧 re 进行上采样, 得到第六参考帧 rei;(5) ;
该步骤 105 中在得到第六参考帧 re )后可以进一步对第六参考帧 ref'进 行处理, 得到第七参考帧 ref 6), 使得第七参考帧 ref 6)与第一参考帧 rei具有相 同的分辨率; 并相应的将第二当前参考帧设置为第七参考帧 rei ); 进入步骤 106;
其中对第六参考帧 rei )进行处理, 得到第七参考帧 rei )的方法可以为: 对第六参考帧 rei )进行边界像素删除:
ref (m, n) = ref (m+d_ heifhtp), n + d _ widthp) )
其中1 "e )为第七参考帧、 re )为第六参考帧、 。- width、 。_height为第一参 考帧 ^的列数与行数, m-width^ m_height«¾ ef) 的列数与行数、 ^(6)为 第七参考帧; m、 n为参考帧像素的行标号与列标号;
d _ width(5) = (m_ width(5)— o _ width) 12,
d _ heigh t(5) = (m_ height(5) _ o _ height) 12.
该方法进一步对第六参考帧进行了像素删除使得第二当前参考帧与第一 参考帧具有相同的分辨率, 避免了内存的重新分配, 便于代码的兼容。 步骤 106:判断是否第一、第二当前参考帧(CUrr_refi°、 curr— rei1)都存在, 若是则利用第一、 第二当前参考帧 (cUrr_rei;°、 curr— rei;1)对当前编码帧进行 双向预测, 结束; 若否则用第一 I
if (curr _ ref^ & &curr _ ref存在)
curr re ;°和 π , 对当前编码帧 frame进行双向 p帧预测, 结束。
else 利用 对当前编码帧 frame进行常规 p帧预测, 结束。
其中,
Figure imgf000008_0001
: 第一当前参考帧, 即更新处理后 0方向的第 i个参考帧; Curr-re^: 第二当前参考帧 , 即更新处理后 1方向的第 i个参考帧。 步骤 107: 对第一参考帧 rei进行处理, 得到第八参考帧 ref 7) , 并将第一 当前参考帧设置为第八参考帧 rel ); 执行步骤 108;
该步骤 107中, 对第一参考帧 rei进行处理得到第八参考帧 rel )的方法可 以为: 对第一参考帧 rei;进行下采样, 得到第八参考帧 rei;(7) ;
该步骤 107 中, 得到第八参考帧 re )后可以进一步对第八参考帧 rei;(7)进 行像素填充扩展, 获得第九参考帧 re ); 并相应的将第一参考帧 rei是设置为 第九参考帧 rei ); 该方法进一步对对第八参考帧进行了像素扩展,使得第一当 前参考帧与第一参考帧具有相同的分辨率,避免了内存的重新分配, 便于代码 的兼容;
其中对第八参考帧 re )进行像素填充扩展, 获得第九参考帧 re )的方法 可以为:
列填充:
O o) 0≤n^d_width(7)
O n) O n) d _ width(7)≤ n -< o_ width _ d _ width(7)
(m, o _ width o _ width -d _ width(7)≤ n -< o_ width
行填充:
re^(7)(0,n) 0≤m-<d_height(7)
O n) ref(7)(m,n) d _ height(7)≤ n -< o_ height- d _ height(7
ref '(o_ height o _ height- d _ height*7)≤ n -< o_ height
F(8)
其中 为第九参考 ^ '为第八参考帧、 o— width、 o— height为第 参考帧 reS的列数与行数,
Figure imgf000008_0002
m_height(7)为 ref
第九参考帧; m、 n为参考帧像素的行标号与列标号;
d_width(7) = (o _ width - m_ width(7) ) / 2,
d _ height(7) = (o _ height- m_ heigh t(7) ) 12 步骤 108: 判断第一参考帧 rei与当前编码帧 frame像素差值的均方差是否 小于第一参数, 若是则执行步骤 109; 若否则执行步骤 110;
if
Figure imgf000008_0003
frame(m,n))<Thres, 进入步骤 109. else 进入步骤 110;
其中 std: 求均方差;
rel^(m'n): 当第 i个参考帧1 ^第 mn列的像素值;
frame(m,n): 当前编码帧 frame第 n
Figure imgf000009_0001
列的像素值;
Thres: 相应判定阈值, 即预置的第一参数。 步骤 109: 对第一参考帧 rei进行处理, 得到第十参考帧 rel ),并将第二当 前参考帧 curr— rei;1设置为第十参考帧 rel ), 执行步骤 106;
该步骤 109中: 对第一参考帧 rei进行处理得到第十参考帧 ref 9)方法可以 为: 对第一参考帧 rei;上采样;
该步骤 109中 ,在得到第十参考帧 re )后,可以进一步对第十参考帧 rei;(9) 进行处理, 获得第 ^一参考帧 rel 5), 使得第 ^一参考帧 rel^)与第一参考帧 rei 具有相同的分辨率; 相应的将第二当前参考帧 cmrjei1设置为第十一参考帧 ref ; 其中对第一参考帧 rei;进行处理, 获得第十一参考帧 rel 5)的方法可以为 对第十参考帧进行边界像素删除; 该方法进一步对第十参考帧进行了像素删 除, 使得第二当前参考帧与第一参考帧具有相同的分辨率,避免了内存的重新 分配, 便于代码的兼容;
其中对第一参考帧 re 进行边界像素删除, 获得第十一参考帧 rel 5)的方法 可以为:
ref 10) (m, n) = ref 9) (m+ d _ heifht(9), n + d _ width(9) )
其中^ 为第十一参考帧、 re )为第十参考帧、 o— width、 o_height为 第一参考帧的列数与行数, m- ^^ώ m_ height为 ) 的列数与行数; ^(9) 为第十参考帧; rei^)为第十一参考帧; m、 n为参考帧像素的行标号与列标号; d _ width(9) = (m_ width(9)— o _ width) 12,
d_ height03) = (m_ height03) _ o _ height) / 2 步骤 110: 对第一参考帧 rei进行处理, 得到第十二参考帧 ref 11), 并将第 二当前参考帧 cmr— rei;1设置为第十二参考帧 π^11), 执行步骤 106;
该步骤 110中, 对第一参考帧 rei进行处理, 得到第十二参考帧 ref 11)的方 法可以为: 更换采样率对第一参考帧 rei进行下采样;
该步骤 110 中, 得到第十二参考帧 re 1)后可以进一步对第十二参考帧 re 1)进行边界像素填充扩展, 得到第十三参考帧 ref2); 使得第十三参考帧 re 2)与第一参考帧 rei具有相同的分辨率; 相应的将第二当前参考帧 curr 设置为第十三参考帧 ref 12),进入步骤 106; 该方法进一步对第十二参考帧进行 了像素扩展, 使得第二当前参考帧与第一参考帧具有相同的分辨率,避免了内 存的重新分配, 便于代码的兼容;
其中,对第十二参考帧 re 1)进行像素填充扩展,得到第十三参考帧 I
Figure imgf000010_0001
方法可以为:
列填充:
Ο ο) 0≤n^d_width(11)
O n) O n) d _ width(11)≤ n-< o_ width- d _ width(11)
ref™ (m,o_ width -1) o width -d width(11)≤ n -< o width 行填充:
re (11) (0,n) , 0≤ m d _ height(11)
O n) re (11) (m,n) , d _ height(11)≤ n o _ height- d _ height(11)
[r ef 11) (o _ height- l,n) , o _ height- d _ height(11)≤n-<o_ height 其中1 "efi(12)为第十三参考帧、 refi(U)为第十二参考帧、 o— width、 o-height为
(H)
第一参考帧 r 的列数与行数, m—widthd" m-height 为 的列数与行数;
1)为第十二参考帧; rc 2)为第十三参: •帧; m、 n为参考帧像素的行标号 与列标号;
d _ width(11) = (o _ width- m_ width(11) ) / 2,
d _ height(11) = (o _ height- m_ height(11) ) 12
实施例 2, 本发明实施例还提供了一种 P帧双向预测装置, 参见图 2, 该 装置包括:
第一判断单元, 用于确定第一参考帧与当前编码帧的关系;
镜头拉近单元包括: 第一处理单元, 第二处理单元, 第三处理单元; 第一处理单元,用于当第一参考帧与当前编码帧的关系为镜头拉近时则对 第一参考帧进行处理,得到第二参考帧, 并将第一当前参考帧设置为第二参考 帧, 则第二判断单元进行判断;
第一处理单元中对第一参考帧进行处理,得到第二参考帧具体为:对第一 参考帧进行上采样, 得到第二参考帧;
第一处理单元还可以用于:得到第二参考帧后,进一步对第二参考帧进行 处理, 得到第三参考帧; 相应的, 将第一当前参考帧设置为第三参考帧;
对第二参考帧进行处理,得到第三参考帧具体为:将第二参考帧进行边界 像素删除,获取第三参考帧,使得第三参考帧与第一参考帧具有相同的分辨率; 将第二参考帧进行边界像素删除方法具体为:
re (m, n) = ref (m+d_ heifht ,n + d_ vwdth )
其中 '为第二参考帧, ^<为第三参考帧, 0-Width、 o_ height为 ^第一 参考帧的列数与行数, m-width'、 m_ height为! 的列数与行数, mn为参 贞像素的行标号与列标号;
d _ width = (m_ width _ o _ width) 12
d _ height = (m_ height _ o _ height) 12 第二处理单元, 用于当判断单元判断出均方差小于第一参数 , 则对第一 参考帧进行处理, 得到第四参考帧, 并将第二当前参考帧设置为第四参考帧, 由预测单元进行处理;
第二处理单元中对第一参考帧进行处理,得到第四参考帧具体为:对第一 参考帧进行下采样, 得到第四参考帧。
第二处理单元还可以进一步用于,得到第四参考帧后,进一步对第四参考 帧进行处理,得到第五参考帧;相应的,将第二当前参考帧设置为第五参考帧; 对第四参考帧进行处理,得到第五参考帧具体为:对第四参考帧进行边界 像素填充扩展, 获取第五参考帧, 使得第五参考帧与第一参考帧具有相同的分 辨率;
对第四 帧进行边界像素填充扩具体为:
列填充:
refj (m,0) 0≤ n -< d _ width'
refj (m, n) ref (m, n) d _ width ≤ n -< o_ width - d _ width
ref (m,o_ width - 1) o width - d width ≤ n -< o width
行填充: re (0, n) , 0 < m - < d _ height
ref「 (m, n) = re (m, n) , d _ height < n -< o_ height- d _ height
re (o _ height- l,n) , o— height- d _ height < n -< o_ height
其中1^" '为第四参考帧、 r<"为第五参考帧、 0— width、 o_height为! ^第— 贞的列数与行数, m- ^dth'^ "^^^^'为1^" '第四参考帧的列数与行数 m、 n为参 帧像素的行标号与 标号;
d _ width = (o _ width - m_ width ) 12
d _ height = (o _ height- m_ height )12 第三处理单元, 用于判断单元判断出均方差大于等于第一参数, 则对第一 参考帧进行处理, 得到第六参考帧, 并将第二当前参考帧设置为第六参考帧; 第三处理单元中, 对第一参考帧进行处理, 得到第六参考帧具体为: 更换 采样率对第一参考帧进行上采样, 得到第六参考帧;
第三处理单元还看可以进一步用于,对第一参考帧进行处理,得到第六参 考帧后进一步对第六参考帧进行处理,得到第七参考帧, 使得第七参考帧与第 一参考帧具有相同的分辨率; 相应的将第二当前参考帧设置为第七参考帧; 对第六参考帧进行处理,得到第七参考帧具体为:对第六参考帧进行边界 像素删除; 进行边界像素删除具体为:
re¾(6) (m, n) = re¾(5) (m+ d _ heifht(5), n + d _ width(5) )
其中^ (6)为第七参考帧、 ^(5)为第六参考帧、 0-Wdth、 o_height为第一参 考帧 r 的列数与行数, m_ width«、 m_heigh ^为 ref ) 的列数与行数; mn为 参考帧像素的行标号与列标号;
d _ width(5) = (m_ width(5)— o _ width) 12,
d _ heigh t(5) = (m_ height(5) _ o _ height) 12 第二判断单元,用于判断第一参考帧与当前编码帧像素差值的均方差是否 小于第一参数;
预测单元, 用于判断否第一、 第二当前参考帧都存在, 若是则利用第一、 第二当前参考帧对当前编码帧进行双向预测, 结束; 若否则用第一参考帧对当 前编码帧进行常规预测, 结束。 在以上实施例的基础上, 本发明还可以进一步包括镜头推远单元, 该单元 包括: 第四处理单元, 第五处理单元, 第六处理单元;
第四处理单元,用于当第一参考帧与当前编码帧的关系为镜头推远时则对 第一参考帧进行处理得到第八 i 帧, 并将第一当前参考帧设置为第八参考 帧, 则第二判断单元进行判断;
第四处理单元中,对第一参 贞进行处理得到第八参 帧具体为:对第一 参考帧进行下采样, 得到第八 帧。
第四处理单元还可以进一步用于得到第八参考帧后,进一步对第八参 ^帧 进行像素填充扩展, 获得第九参考帧; 并相应的将第一参考帧设置为第九 帧;
对第八参考帧进行像素填充扩展, 获得第九参考帧的方法具体为: 列填充:
Ο ο) 0≤n ^ d _ width(7)
O n) O n) d _ width(7)≤ n -< o_ width _ d _ width(7
' (m, o _ width o width - d width(7)≤ n -< o width 行填充:
re (7) (0,n) , 0≤ m d _ height(7)
O n) ref 7) (m, n) , d _ height(7)≤n -< o_ height- d _ height(7) refj1 ') (o _ height- 1, n) , o _ height- d _ heigh t(7)≤ n -< o_ height 其中 re^)为第九参考帧、 re¾(7)为第八参考帧、 。- width、 。_height为 ^第 考帧的列数与行数, m- ^dth^ m-height1^ '的列数与行数; mn为 帧像素的行标号与列标号;
d _ width(7) = (o _ width - m_ width(7) ) / 2,
d _ height(7) = (o _ height- m_ heigh t(7) ) 12 第五处理单元, 用于当判断单元判断出均方差小于第一参数 , 则对第一 参考帧进行处理, 得到第十参考帧; 并将第二当前参考帧设置为第十参考帧; 第五处理单元中,对第一参考帧进行处理得到第十参考帧具体为:对第一 参考帧上采样。
第五才处理单元还可以进一步用于对第十参考帧进行边界像素删除,得到 第十一参考帧, 使得第一参考帧与第十一参考帧具有相同的分辨率;
相应的将第二当前参考帧设置为第十一参考帧;
对第十参考帧进行边界像素删除, 得到第十一参考帧具体为:
ref 10) (m, n) = ref 9) (m+ d _ heifht(9), n + d _ width(9) )
其中 为第十一参考帧、 i )为第十参考帧、 。― width、 Q_height为 ^ 第一参考帧的列数与行数, m_ width m_heigh ^为 ) 的列数与行数; mn为参考帧像素的行标号与列标号;
d _ width(9) = (m_ width(9)— o _ width) 12,
d _ height03) = (m_ height03) _ o _ height) / 2 第六处理单元, 用于当判断单元判断出均方差大于等于第一参数, 则对第 一参考帧进行处理,得到第十二参考帧, 并将第二当前参考帧设置为第十二参 考帧。
第六处理单元中, 对第一参考帧进行处理 , 得到第十二参考帧具体为: 更换采样率对第一参考帧进行下采样。
第六处理单元进一步用于:得到第十二参考帧后进一步对第十二参考帧进 行边界像素填充扩展,得到第十三参考帧, 使得第十三参考帧与第一参考帧具 有相同的分辨率;
相应的将第二当前参考帧设置为第十三参考帧;
对第十二参考帧进行边界像素填充扩展, 得到第十三参考帧具体为: 列填充:
' Ο θ) , 0≤n ^ d _ width(11)
Γ6^(12)(ηι,η) = ] Γ6^(11)(ηι,η) , d _ width(11)≤ η ^ ο_ width - d _ width(11)
ref 11) (r¾ o_ width— 1) , o _ width - d _ width(11)≤ n -< o _ width 行填充: re^(11)(0,n) 0≤m ^ d _height(11)
O n) O n) d _ height(11)≤n -< o_ height- d _ height(11 re^(11)(o_ height- l,n) o _ height- d _ height(11)≤ n -< o_ height 其中1 "efi 为第十三参考帧、 refi 为第十二参考帧、 o— width、 o-height为 第一参考帧^的列数与行数, m- width^、 m-hei§ht(n)为 refi(U)的列数与行数; m、 n为参考帧像素的行标号与列标号;
d _ width(11) = (o _ width- m_ width(11) ) / 2,
d _ height(11) = (o _ height- m_ height(11) ) / 2。 本发明实施例提出一种新的 P帧预测装置。该装置对存在镜头推进的视频 源,通过对当前编码帧的一个参考帧进行双向变换, 并利用其进行双向预测从 而达到优化当前编码帧的压縮效果;一方面该装置可以缓解由于对镜头推进判 定不准确或者采用不合适的采样率,而产生的制约 P帧预测参考帧变换技术性 能的问题,另一方面可以利用一个前向参考帧达到对当前编码 P帧进行前后双 向预测的效果。 低帧率时, 帧与帧之间的镜头变化更大, 此时采用本发明的 P 帧预测方法, 压縮性能的提升将更为显著。
本领域的普通技术人员可以理解,实现上述实施例方法中的全部或部分步 骤是可以通过程序指令相关硬件来完成的,所述的程序可以存储于一计算机可 读取存储介质中, 所述的存储介质可以为 R0M、 RAM, 磁盘、 光盘等。
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发 明的精神和原则之内所作的任何修改、等同替换和改进等, 均应包含在本发明 的保护范围之内。

Claims

权 利 要 求
1、 一种 P帧双向预测方法, 其特征在于, 该方法包括:
步骤 101 : 确定第一参考帧与当前编码帧的关系; 若为镜头拉近则执行步 骤 102;
步骤 102 : 对第一参考帧进行处理, 得到第二参考帧, 并将第一当前参考 帧设置为第二参考帧;
步骤 103: 判断第一参考帧与当前编码帧像素差值的均方差是否小于第一 参数, 若是则执行步骤 104; 若否则执行步骤 105;
步骤 104: 对第一参考帧进行处理, 得到第四参考帧, 并将第二当前参考 帧设置为第四参考帧, 执行步骤 106;
步骤 105: 对第一参考帧进行处理, 得到第六参考帧, 并将第二当前参考 帧设置为第六参考帧; 执行步骤 106;
步骤 106:判断是否第一、第二当前参考帧都存在,若是则利用所述第一、 第二当前参考帧对当前编码帧进行双向预测;若否则用第一参考帧对当前编码 帧进行常规预测。
2、 根据权利要求 1所述的 P帧双向预测方法, 其特征在于, 所述步骤 101 中, 进一步包括: 若是镜头推远则执行步骤 107;
步骤 107: 对第一参考帧进行处理, 得到第八参考帧, 并将第一当前参考 帧设置为第八参考帧; 执行步骤 108;
步骤 108; 判断第一参考帧与当前编码帧像素差值的均方差是否小于第一 参数, 若是则执行步骤 109; 若否则执行步骤 110;
步骤 109: 对第一参考帧进行处理, 得到第十参考帧; 并将第二当前参考 帧设置为第十参考帧, 执行步骤 106;
步骤 110: 对第一参考帧进行处理, 得到第十二参考帧, 并将第二当前参 考帧设置为第十二参考帧; 执行步骤 106。
3、根据权利要求 1所述的 P帧双向预测方法,其特征在于,所述步骤 102 : 对第一参考帧进行处理, 得到第二参考帧具体为: 对第一参考帧进行上采样, 得到第二参考帧。
4、根据权利要求 1所述的 P帧双向预测方法,其特征在于,所述步骤 102 中,得到所述第二参考帧后,进一步对第二参考帧进行处理,得到第三参考帧; 相应的, 将第一当前参考帧设置为第三参考帧, 进入步骤 103。
5、根据权利要求 4所述的 P帧双向预测方法,其特征在于,所述步骤 102 中: 进一步对第二参考帧进行处理, 得到第三参考帧具体为: 将第二参考帧进 行边界像素删除,获取第三参考帧, 使得第三参考帧与第一参考帧具有相同的 分辨率。
6、根据权利要求 5所述的 P帧双向预测方法,其特征在于,所述步骤 102 中: 将第二参考帧进行边界像素删除方法具体为:
re (m, n) = re¾ (m+ d _ heifht ,n + d _ width )
其中 为第二参考帧, ^<为第三参考帧, 0- ^她、 o-height为 第一 参考帧的列数与行数, m-width'、 m_ height为! · 的列数与行数, mn为参 考帧像素的行标号与列标号;
d _ width = (m_ width _ o _ width) 12
d _ height = (m_ height _ o _ height) 12
7、根据权利要求 1所述的 P帧双向预测方法,其特征在于,
中: 对第一参考帧进行处理, 得到第四参考帧具体为: 对第一参 帧进行下采 样, 得到第四参考帧。
8、根据权利要求 1所述的 P帧双向预测方法,其特征在于,
中: 得到所述的第四参考帧后, 进一步对第四参考帧进行处理, 得到第五参考 帧; 相应的, 将第二当前参考帧设置为第五参考帧, 进入步骤 106。
9、根据权利要求 8所述的 P帧双向预测方法,其特征在于,所述步骤 104 中: 对第四参考帧进行处理, 得到第五参考帧具体为:
对第四参考帧进行边界像素填充扩展, 获取第五参考帧,使得第五参考帧 与第一参考帧具有相同的分辨率。
10、 根据权利要求 9所述的 P帧双向预测方法, 其特征在于, 所述步骤 104中: 对第四参考帧进行边界像素填充扩具体为:
列填充:
refj (m,0) 0≤ n -< d _ width
refj (m, n) ref (m, n) d _ width ≤ n -< o_ width - d _ width
ref (m,o_ width - 1) o width - d width ≤ n -< o width
行填充: ref「 (0, n) , 0≤ m - < d _ height
ref「 (m, n) = < ref「 (m, n) , d _ height ≤ n -< o_ height- d _ height
ref「 (o _ height- l,n) , o— height- d _ height ≤ n -< o_ height
其中1^" '为第四参考帧、 r<"为第五参考帧、 0— width、 o_height为! ^第— 贞的列数与行数, m- ^dth'^ "^^^^'为1^" '第四参考帧的列数与行数 m n为参 帧像素的行标号与 标号;
d _ width = (o _ width - m_ width ) 12
d _ height = (o _ height- m_ height )12
11、 根据权利要求 1所述的 P帧双向预测方法, 其特征在于, 所述步骤 105中: 对第一参考帧进行处理, 得到第六参考帧具体为: 更换采样率对第一 参考帧进行上采样, 得到第六参考帧。
12、 根据权利要求 11所述的 P帧双向预测方法, 其特征在于, 所述步骤 105中: 对第一参考帧进行处理, 得到第六参考帧后进一步对第六参考帧进行 处理, 得到第七参考帧, 使得第七参考帧与第一参考帧具有相同的分辨率; 相 应的将第二当前参考帧设置为第七参考帧; 进入步骤 106。
13、 根据权利要求 12所述的 P帧双向预测方法, 其特征在于, 所述步骤
105中: 对第六参考帧进行处理, 得到第七参考帧具体为: 对第六参考帧进行 边界像素删除; 所述进行边界像素删除具体为:
re¾(6) ((mm,, nn)) == rree¾f(5) ((mm++dd__ hheeiiffhhtt(p5)),, nn ++ dd _ width(5) )
为第七参考帧、 为第六参考帧、 0-Wdth、 o_height为第 考帧 r 的列数与行数, m_ width' m_ height为 ref) 的列数与行数; m、 参考帧像素的行标号与列标号;
d _ width(5) = (m_ width(5)— o _ width) 12,
d _ heigh t(5) = (m_ height(5) _ o _ height) 12
14、 根据权利要求 2所述的 P帧双向预测方法, 其特征在于, 所述步骤 107中: 对第一参考帧进行处理得到第八参考帧具体为: 对第一参 ^ 帧进行下 采样, 得到第八参考帧。
15、 根据权利要求 14所述的 P帧双向预测方法, 其特征在于,
107中: 得到第八参考帧后, 进一步对第八参考帧进行像素填充扩展, 获得第 九参考帧; 并相应的将第一参考帧设置为第九参考帧;
所述对第八参考帧进行像素填充扩展, 获得第九参考帧的方法具体为: 列填充:
O o) 0≤n^d_width(7)
O n) O n) d _ width(7)≤ n -< o_ width _ d _ width(7)
' (m, o _ width o width -d width(7)≤ n -< o width 行填充:
reO 0≤m-<d_height(7)
O n) O n) d _ height(7)≤n-<o_ height- d _ height(7)
'(o_ height- 1, n) o _ height- d _ height"7)≤ n -< o_ height 其中 re 为第九参考帧、 re '为第八参考帧、 。- width、 。_height为第一 帧 ^的列数与行数, m-^d ^ m-height(7 r )的列数与行数; mn
Figure imgf000017_0001
的行标号与列标号;
d _ width(7) =(o_ width— m_ width(7) ) 12 d—height") = (o _ height- m_ height ) / 2
16、 根据权利要求 2所述的 P帧双向预测方法, 其特征在于, 所述步骤 109中:对第一参考帧进行处理得到第十参考帧具体为:对第一参考帧上采样。
17、 根据权利要求 16所述的 P帧双向预测方法, 其特征在于, 所述步骤
109 中 , 进一步对第十参考帧进行边界像素删除, 得到第十一参考帧, 使得 第一参考帧与第十一参考帧具有相同的分辨率;
相应的将第二当前参考帧设置为第十一参考帧;
所述对第十参考帧进行边界像素删除, 得到第十一参考帧具体为: re¾(10) (m, n) = re¾(9) (m+ d _ heifht(9), n + d _ width(9) )
其中 refi(1°)为第十一参考帧、 refi(9)为第十参考帧、 o— width、 o_height为第
'(9)
一参考帧 re 的歹 lj数与行数, m- width 、 m_height(9)为 ref m n为参考帧像素的行标号与列标号;
d _ width(9) = (m_ width(9)— o _ width) 12,
d _ height03) = (m_ height03) _ o _ height) / 2
18、 根据权利要求 2所述的 P帧双向预测方法, 其特征在于, 所述步骤 110 中: 对第一参考帧进行处理 , 得到第十二参考帧具体为: 更换采样率对 第一参考帧进行下采样。
19、 根据权利要求 18所述的 P帧双向预测方法, 其特征在于, 所述步骤 110中: 得到第十二参考帧后进一步对第十二参考帧进行边界像素填充扩展, 得到第十三参考帧, 使得第十三参考帧与第一参考帧具有相同的分辨率;
相应的将第二当前参考帧设置为第十三参考帧; 进入步骤 106 ;
所述对第十二参考帧进行边界像素填充扩展, 得到第十三参考帧具体为: 列填充:
Ο ο) 0≤n ^ d _ width(11)
O n) = O n) d _ width(11)≤ n -< o_ width- d _ width(1
O o_ width o _ width - d _ width(11)≤ n -< o_ width 行填充:
Γε^(11)(0,η) 0≤m ^ d _height(11)
Γε^(12)(ηι,η) = O n) d _ height(11)≤n -< o_ height- d _ height(11
Figure imgf000018_0001
o _ height- d _ height(11)≤ n -< o_ height 其中1 ^ 为第十三参考帧、 rd; 为第十二参考帧、 。- ^dth、 。- height为 第一参考帧 r 的列数与行数, m_ width^、 m_height(11)为 fef1)的列数与行数; m、 n为参考帧像素的行标号与列标号;
d _ width(11) = (o _ width- m_ width(11) ) / 2,
d _ height(11) = (o _ height- m_ height(11) ) / 2。
20、 根据权利要求 1所述的 P帧双向预测方法, 其特征在于, 所述步骤 101中进一步包括: 若不存在镜头拉近或推远则执行步骤 106。
21、 一种 P帧双向预测装置 , 其特征在于, 所述装置包括:
第一判断单元, 用于确定第一参考帧与当前编码帧的关系;
镜头拉近单元,包括第一处理单元、第二处理单元和第三处理单元;其中, 所述第一处理单元,用于当第一参考帧与当前编码帧的关系为镜头拉 近时则对第一参考帧进行处理,得到第二参考帧, 并将第一当前参考帧设置为 第二参考帧, 则第二判断单元进行判断;
所述第二处理单元, 用于当判断单元判断出所述均方差小于第一参 数 , 则对第一参考帧进行处理, 得到第四参考帧, 并将第二当前参考帧设置 为第四参考帧, 由预测单元进行处理;
所述第三处理单元,用于判断单元判断出所述均方差大于等于第一参 数, 则对第一参考帧进行处理, 得到第六参考帧, 并将第二当前参考帧设置为 第六参考帧;
第二判断单元,用于判断第一参考帧与当前编码帧像素差值的均方差是否 小于第一参数;
预测单元, 用于判断否第一、 第二当前参考帧都存在, 若是则利用所述第 一、第二当前参考帧对当前编码帧进行双向预测; 若否则用第一参考帧对当前 编码帧进行常规预测。
22、 根据权利要求 21所述的 P帧双向预测装置, 其特征在于, 所述装置 进一步包括镜头推远单元, 该单元包括第四处理单元、第五处理单元和第六处 理单元;
所述第四处理单元,用于当第一参考帧与当前编码帧的关系为镜头推远时 则对第一参考帧进行处理得到第八参考帧,并将第一当前参考帧设置为第八参 考帧, 则第二判断单元进行判断;
所述第五处理单元, 用于当判断单元判断出所述均方差小于第一参数 , 则对第一参考帧进行处理,得到第十参考帧; 并将第二当前参考帧设置为第十 所述第六处理单元, 用于当判断单元判断出所述均方差大于等于第一参 数, 则对第一参考帧进行处理, 得到第十二参考帧, 并将第二当前参考帧设置 为第十二参考帧。
23、 根据权利要求 21所述的 P帧双向预测装置, 其特征在于, 所述第一 处理单元中对第一参考帧进行处理,得到第二参考帧具体为:对第一参考帧进 行上采样, 得到第二参考帧。
24、 根据权利要求 21所述的 P帧双向预测装置, 其特征在于, 所述第一 处理单元进一步用于,得到所述第二参考帧后,进一步对第二参考帧进行处理, 得到第三参考帧; 相应的, 将第一当前参考帧设置为第三参考帧;
所述对第二参考帧进行处理,得到第三参考帧具体为:将第二参考帧进行 边界像素删除, 获取第三参考帧, 使得第三参考帧与第一参考帧具有相同的分 所述将第二参考帧进行边界像素删除方法具体为:
re (m, n) = ref (m+ d _ heifht ,n + d _ vwdth )
其中 '为第二参考帧, r<
参考帧的列数与行数, m_w]
Figure imgf000020_0001
考帧像素的行标号与列标号;
d _ width = (m_ width _ o _ width) 12
d _ height = (m_ height _ o _ height) 12
25、 根据权利要求 21所述的 P
处理单元中对第一参考帧进行处理,
Figure imgf000020_0002
行下采样, 得到第四参考帧。
26、 根据权利要求 21所述的 P帧双向预测装置, 其特征在于, 所述第二 处理单元进一步用于: 得到所述的第四参考帧后,进一步对第四参考帧进行处 理, 得到第五参考帧; 相应的, 将第二当前参考帧设置为第五参考帧;
所述对第四参考帧进行处理,得到第五参考帧具体为:对第四参考帧进行 边界像素填充扩展, 获取第五参考帧,使得第五参考帧与第一参考帧具有相同 的分辨率;
所述对第四 ί 帧进行边界像素填充扩具体为:
列填充:
refj (m,0) 0≤ n -< d _ width
refj (m, n) ref (m, n) d _ width ≤ n -< o_ width - d _ width
refj (m,o_ width - 1) o width - d width ≤ n -< o width
行填充: ref「 (0, n) , 0≤ m - < d _ height
ref「 (m, n) = < ref「 (m, n) , d _ height ≤ n -< o_ height- d _ height
ref「 (o _ height- l,n) , o— height- d _ height ≤ n -< o_ height
其中1^" '为第四参考帧、 r<"为第五参考帧、 0— width、 o_height为 ^第一 帧的列数与行数, m- ^dth'^ "^^^^'为1^" '第四参考帧的列数与行数, m n为参 帧像素的行标号与 标号;
d _ width = (o _ width - m_ width ) 12
d _ height = (o _ height- m_ height )12
27、 根据权利要求 21所述的 P帧双向预测装置, 其特征在于, 所述第三 处理单元中, 对第一参考帧进行处理, 得到第六参考帧具体为: 更换采样率对 第一参考帧进行上采样, 得到第六参考帧。
28、 根据权利要求 21所述的 P帧双向预测装置, 其特征在于, 所述第三 处理单元进一步用于,对第一参考帧进行处理,得到第六参考帧后进一步对第 六参考帧进行处理,得到第七参考帧,使得第七参考帧与第一参考帧具有相同 的分辨率; 相应的将第二当前参考帧设置为第七参考帧;
所述对第六参考帧进行处理,得到第七参考帧具体为:对第六参考帧进行 边界像素删除; 所述进行边界像素删除具体为:
re¾(6) (m, n) = re¾(5) (m+d_ heifht(5), n + d _ width(5) )
其中1 "e '为第七参考帧、 rc '为第六参考帧、 0-Wdth、 o_height为第一 考帧 r 的列数与行数, m_width«、 m_heigh ^为 ref ) 的列数与行数; mn为 参考帧像素的行标号与列标号;
d _ width(5) = (m_ width' -o_width)/2
d_ heigh t(5) = (m_ height5)—o_ height)/ 2
29、 根据权利要求 22所述的 P帧双向预测 $ ;置, 其特征在于, ) i述第四 处理单元中,对第一参考帧进行处理得到第八参 ^ 帧具体为:对第一 ^考帧进 行下采样, 得到第八参考帧。
30、 根据权利要求 22所述的 P帧双向预测装置, 其特征在于, 所述第四 处理单元,进一步用于得到第八参考帧后,进一步对第八参考帧进行像素填充 扩展, 获得第九参考帧; 并相应的将第一参考帧设置为第九参考帧;
所述对第八; 帧进行像素填充扩展, 获得第九参考帧的方法具体为: 列填充:
Ο ο) 0≤n-<d width' (7)
Ο η) = O n) d_width( '≤ n -< o _ width- d _ width (7)
' (m, o _ width o width -d width(7)≤ n -< o width 行填充:
re (7) (0,n) , 0≤ m d _ height(7)
O n) ref 7) (m,n) , d_ height(7)≤n-<o_ height- d _ height(7)
-(V) height- 1, n) , o _ height- d _ height(7)≤ n -< o _ height 其中 re^)为第九参考帧、 refi(7)为第八参考帧、 0-Width、 o_height为 的 列数与行数, m-^d ^ ^^ ^为1"^7)的列数与行数; m、 n为参考帧像 素的行标号与列标号;
d_width(7) = (o _ width - m_ width(7) ) / 2,
d _ height(7) = (o _ height- m_ heigh t(7) ) 12
31、 根据权利要求 22所述的 P帧双向预测装置, 其特征在于, 所述第五 处理单元中,对第一参考帧进行处理得到第十参考帧具体为:对第一参考帧上 采样。
32、 根据权利要求 22所述的 P帧双向预测装置, 其特征在于, 所述第五 处理单元, 进一步用于对第十参考帧进行边界像素删除, 得到第十一参考帧, 使得第一参考帧与第十一参考帧具有相同的分辨率;
相应的将第二当前参考帧设置为第十一参考帧;
所述对第十参考帧进行边界像素删除, 得到第十一参考帧具体为: re¾(10) (m, n) = re¾(9) (m+ d _ heifht(9), n + d _ width(9) )
其中1 为第十一参考帧、 re )为第十参考帧、 。- width、 。_height为第 一参考帧1 ^的列数与行数, m-
Figure imgf000022_0001
m_height e (9) 的列数与行数; mn为参考帧像素的行标号与列标号;
d _ width(9) = (m_ width(9)— o _ width) 12,
d _ height03) = (m_ height03) _ o _ height) / 2
33、 根据权利要求 22所述的 P帧双向预测装置, 其特征在于, 所述第六 处理单元中, 对第一参考帧进行处理 , 得到第十二参考帧具体为: 更换采样 率对第一参考帧进行下采样。
34、 根据权利要求 22所述的 P帧双向预测装置, 其特征在于, 所述第六 处理单元进一步用于:得到第十二参考帧后进一步对第十二参考帧进行边界像 素填充扩展,得到第十三参考帧, 使得第十三参考帧与第一参考帧具有相同的
^^彭辛率 ·
相应的将第二当前参考帧设置为第十三参考帧;
所述对第十二 「帧进行边界像素填充扩展, 得到第十三参考帧具体为: 列填充:
O o) 0≤n ^ d _ width(11)
O n) O n) d _ width(11)≤ n -< o_ width- d _ width(1
) (m, o _ width o _ width - d _ width(11)≤ n -< o_ width 行填充:
reC ) 0≤m ^ d _height(11)
O n) O n) d _ height(11)≤n -< o_ height- d _ height(11 re^(11)(o_ height o _ height- d _ height(11)≤ n -< o_ height 其中1 "efi 为第十三参考帧、 refi 为第十二参考帧、 。- ^dth、 。- height为 第一参考帧^的列数与行数, m- width^、 m-hei§ht(n)为 refi(U)的列数与行数; m、 n为参考帧像素的行标号与列标号;
d _ width(11) = (o _ width- m_ width(11) ) / 2,
d _height(11) = (o _ height- m_ height(11) ) / 2
PCT/CN2011/073584 2011-01-17 2011-04-29 一种p帧双向预测方法及装置 WO2012097552A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110009664.0 2011-01-17
CN201110009664.0A CN102595125B (zh) 2011-01-17 2011-01-17 一种p帧双向预测方法及装置

Publications (1)

Publication Number Publication Date
WO2012097552A1 true WO2012097552A1 (zh) 2012-07-26

Family

ID=46483282

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/073584 WO2012097552A1 (zh) 2011-01-17 2011-04-29 一种p帧双向预测方法及装置

Country Status (2)

Country Link
CN (1) CN102595125B (zh)
WO (1) WO2012097552A1 (zh)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101605256A (zh) * 2008-06-12 2009-12-16 华为技术有限公司 一种视频编解码的方法及装置
CN101827269A (zh) * 2010-01-15 2010-09-08 香港应用科技研究院有限公司 视频编码方法和装置
CN101841712A (zh) * 2010-04-28 2010-09-22 广西大学 面向全景视频编码的b帧扩展直接模式

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006279573A (ja) * 2005-03-29 2006-10-12 Sanyo Electric Co Ltd 符号化装置と方法、ならびに復号装置と方法
CN101312529B (zh) * 2007-05-24 2010-07-21 华为技术有限公司 生成上下采样滤波器及实现编码的方法、系统和装置
US9584832B2 (en) * 2011-12-16 2017-02-28 Apple Inc. High quality seamless playback for video decoder clients

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101605256A (zh) * 2008-06-12 2009-12-16 华为技术有限公司 一种视频编解码的方法及装置
CN101827269A (zh) * 2010-01-15 2010-09-08 香港应用科技研究院有限公司 视频编码方法和装置
CN101841712A (zh) * 2010-04-28 2010-09-22 广西大学 面向全景视频编码的b帧扩展直接模式

Also Published As

Publication number Publication date
CN102595125A (zh) 2012-07-18
CN102595125B (zh) 2016-04-06

Similar Documents

Publication Publication Date Title
CN107211193B (zh) 感知体验质量估计驱动的智能适应视频流传输方法和系统
JP5678067B2 (ja) スキップモードによって映像を符号化、復号化する方法及びその装置
US10659800B2 (en) Inter prediction method and device
JP5921469B2 (ja) 情報処理装置、クラウドプラットフォーム、情報処理方法およびそのプログラム
JP3866538B2 (ja) 動画像符号化方法及び装置
JP2007020187A (ja) 映像符号化及び復号化方法とその装置
CN110113610B (zh) 数据传输方法及装置
TWI374669B (en) Decoder architecture systems, apparatus and methods
US9319682B2 (en) Moving image encoding apparatus, control method therefor, and non-transitory computer readable storage medium
JP2008167449A (ja) 映像の符号化、復号化方法及び装置
WO2015188297A1 (zh) 加权跳过模式的视频图像块压缩算术编解码方法及装置
US20230042575A1 (en) Methods and systems for estimating motion in multimedia pictures
JP2009021963A (ja) 映像処理装置、映像処理方法、及びプログラム
TWI393447B (zh) 視訊解碼器之訊框緩衝壓縮和記憶體配置
US8199824B2 (en) Spatial resolution conversion of image signal based on motion compensation
TWI488502B (zh) 視訊編修方法與視訊編修裝置
TWI411305B (zh) 動態參照訊框選擇方法和系統
WO2012097552A1 (zh) 一种p帧双向预测方法及装置
CN108833920B (zh) 一种基于光流和块匹配的dvc边信息融合方法
JP2009111762A (ja) 画像符号化装置及び画像復号装置
JP5189618B2 (ja) 映像符号化方法,映像符号化装置および映像符号化プログラム
US20110051815A1 (en) Method and apparatus for encoding data and method and apparatus for decoding data
WO2012088847A1 (zh) 一种帧间预测方法、装置
WO2012088848A1 (zh) 一种帧间预测方法、装置
JP2011055023A (ja) 画像符号化装置及び画像復号化装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11856440

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS (EPO FORM 1205A DATED 27-11-2013)

122 Ep: pct application non-entry in european phase

Ref document number: 11856440

Country of ref document: EP

Kind code of ref document: A1