首页 / 专利库 / 多媒体工具与应用 / 视频编码 / OBJECT-AWARE VIDEO ENCODING STRATEGIES

OBJECT-AWARE VIDEO ENCODING STRATEGIES

阅读:629发布:2024-01-15

专利汇可以提供OBJECT-AWARE VIDEO ENCODING STRATEGIES专利检索,专利查询,专利分析的服务。并且A method of object-aware video coding is provided that comprises the steps of: receiving a video sequence having a plurality of frames; selecting at least two frames; determing total area of at least one object of interest in each of the at least two frames; comparing the total area to a threshold area; classifying each of the at least two frames as being a low object weighted frame or a high object weighted frame, low object weighted frames being frames having the total area exceeding the threshold area and high object weighted frames being frame having the total area not exceeding the threshold area; and encoding each low object weighted frame according to one encoding mode and encoding each high object weighted frame according to a different encoding mode.,下面是OBJECT-AWARE VIDEO ENCODING STRATEGIES专利的具体信息内容。

1. A method comprising the steps of:selecting at least two frames from a video sequence having a plurality of frames;determining a total area of at least one object of interest in each of the selected frames;comparing each total area to a threshold area;classifying each selected frame having a total area exceeding the threshold area as a low object weighted frame;classifying each of the selected frames having a total area not exceeding the threshold area as a high object weighted frame; and,encoding each low object weighted frame according to a first encoding mode and encoding each high object weighted frame according to a different encoding mode.2. The method of claim 1 comprisingdetermining which macroblocks in a frame contain the at least one object of interest;determining an initial QP for each of the at least two frames;applying an offset to the initial QP for the low object weighted frames; andincreasing bit allocation for to the macroblocks contained in the at least one object of interest responsive to the applying step.3. The method of claim I comprisingdetermining per-frame QP offset contribution from an amount of temporal masking effect at a frame (ΔQPMasking) for those high object weighted frames that are contiguous;combining the ΔQPMasking with a QP offset contribution obtained from the frame type (ΔQPType); andencoding the high object weighted frames that are contiguous using a bit rate obtained using the combined calculated ΔQPMasking with a QP offset contribution obtained from the frame type (ΔQPType).4. The method of claim 3, further comprising the step of:calculating frame complexity for the high object weighted frames that are contiguous;selecting frame type based on GOP boundary and GOP coding pattern for each GOP of high object weighted frames that are contiguous;calculating the per frame QP-offset contribution based on frame type (ΔQPType).5. The method of claim 4, further comprising the steps of:calculating an average ΔQPMasking over all high object weighted frames;normalizing ΔQPMasking; andcalculating a final per frame ΔQP.6. The method of claim 5, further comprising:calculating an allocated bit budget and rate control using the calculated final per frame ΔQP.7. The method of claim 3, wherein said calculating per-frame QP offset contribution from an amount of temporal masking effect at a frame (ΔQPMasking) is performed using ΔQPMasking(n)=α·ComplMasking(n), where ComplMasking (n) comprises a temporal masking complexity of a frame calculated as an average of a current frame's neighboring frames in a predetermined size of window for high object weighted frames.8. The method of claim 4, wherein said step of calculating frame complexity for each frame for high object weighted frames is performed using forward inter-frame prediction.9. The method of claim 3 comprisingdetermining which macroblocks in a frame contain the at least one object of interest; determining an initial QP for each of the at least two frames; andapplying an offset to the initial QP for the low object weighted frames, whereby bit allocation for the macroblocks contained in the at least one object of interest increases.10. The method of claim 4 comprisingdetermining which macroblocks in a frame contain the at least one object of interest; determining an initial QP for each of the at least two frames; andapplying an offset to the initial QP for the low object weighted frames, whereby bit allocation for the macroblocks contained in the at least one object of interest increases.11. The method of claim 1 comprisingdetermining sum of absolute differences (SAD) between original and encoded macroblocks pixels for more than one coding mode for the low object weighted frames;selecting a coding mode having lower sum of absolute difference than at least one other coding mode in the sum of absolute differences determining step for the low object weighted frames;coding the low object weighted frames according the respective coding modes selected in the selecting step.12. The method of claim 11 comprisingapplying an encoder weight array in the sum of absolute differences determining step such that pixels of the objects are assigned a greater weight than non-object pixels.13. An encoder for encoding video sequences, the encoder comprisingmeans for determining area of objects of interest in video frames;means for setting a mode selection threshold area;means for comparing the area of objects to the threshold area a plurality of the frames;means for selecting encoding mode responsive to the comparing means, wherein the selecting means is adapted to select different encoding modes for different frames; andmeans for encoding, wherein the encoding means is adapted to encode the different frames with the different encoding modes.14. The encoder of claim 13 whereinthe determining means determines the number of pixels that constitute the objects of interest;the selecting means employs a perceptual quantization parameter offset determination for frames having the area of the number of said pixels exceeding the threshold area; andthe encoding means codes the frames in a coding mode that is responsive to the perceptual quantization parameter offset determination.15. The encoder of claim 14 whereinthe determining means determines the number of pixels that constitute the objects of interest;the selecting means employs a naïve QP offset determination, wherein the selecting means is adapted to determine an initial QP for each of at least two frames having the area of the number of said pixels not exceeding the threshold, to apply an offset to the initial QP for the at least two frames; andincreasing bit allocation for macroblocks contained in the at least one object of interest responsive to the offset; andthe encoding means codes the least two frames having the area of the number of said pixels not exceeding the threshold frames in a coding mode that is responsive to the offset.16. The encoder of claim 13 whereinthe determining means determines the number of pixels that constitute the objects of interest;the selecting means employs a naïve QP offset determination, wherein the selecting means is adapted to determine an initial QP for each of at least two frames having the area of the number of said pixels not exceeding the threshold, to apply an offset to the initial QP for the at least two frames; andincreasing bit allocation for macroblocks contained in the at least one object of interest responsive to the offset; andthe encoding means codes the least two frames having the area of the number of said pixels not exceeding the threshold frames in a coding mode that is responsive to the offset.
说明书全文

CROSS-REFERENCE TO RELATED APPLICATIONS

This application claims priority from U.S. Provisional Application Ser. No. 61/284151 filed Dec. 14, 2009, which is incorporated by reference herein in its entirety.

FIELD OF THE INVENTION

The present invention relates to object-aware video coding.

BACKGROUND OF THE INVENTION

In many video coding applications, videos have to be encoded with constraints on the bit-rate, e.g. 50-400 kbps is typical for delivery to mobile devices. Encoding a video with low bit-rates leads to a loss of visual information and thereby impacts its subjective quality or viewing experience. Under such lossy encoding conditions, subjective quality can be improved by reducing the loss of quality in salient or important regions.

In certain systems, such as the object highlighting system shown in FIG. 1, objects or regions of interest are detected and their coded quality is improved by pre-processing and/or using an object-aware encoder to better preserve important objects. This done because it is important to viewers be able to clearly see objects of interest in a video such as the ball or players in soccer videos.

A typical object-aware encoder is capable of receiving information about various objects or regions in a video and using this information in order to better preserve important objects and thus improve the viewing experience of the user. Such an encoder usually works by using the object information to guide encoding operations such as resource allocation and mode decisions.

There are a plurality of methods which can preserve objects; however, for a given video, the selection of one method may not yield optimum object preservation for the entire video. As such, a need exists for an object preservation methodology which is reflexible enough to preserve an entire video optimally.

SUMMARY OF THE INVENTION

A method of object-aware video coding is provided that comprises the steps of: receiving a video sequence having a plurality of frames; selecting at least two frames; determing total area of at least one object of interest in each of the at least two frames; comparing the total area to a threshold area; classifying each of the at least two frames as being a low object weighted frame or a high object weighted frame, low object weighted frames being frames having the total area exceeding the threshold area and high object weighted frames being frame having the total area not exceeding the threshold area; and encoding each low object weighted frame according to one encoding mode and encoding each high object weighted frame according to a different encoding mode. The method can further include determining which macroblocks in a frame contain the at least one object of interest; determining an initial QP for each of the at least two frames; applying an offset to the initial QP for the low object weighted frames; and increasing bit allocation for to the macroblocks contained in the at least one object of interest responsive to the applying step. Additional steps can include determining (106) per-frame QP offset contribution from an amount of temporal masking effect at a frame (ΔQPMasking) for those high object weighted frames that are contiguous; combining (110) the ΔQPMasking with a QP offset contribution obtained from the frame type (ΔQPType); encoding (114) the high object weighted frames that are contiguous using a bit rate obtained using the combined calculated ΔQPMasking with a QP offset contribution obtained from the frame type (ΔQPType); calculating (102) frame complexity for the high object weighted frames that are contiguous; selecting (104) frame type based on GOP boundary and GOP coding pattern for each GOP of high object weighted frames that are contiguous; and calculating (106) the per frame QP-offset contribution based on frame type (ΔQPType), wherein the calculating (106) per-frame QP offset contribution from an amount of temporal masking effect at a frame (ΔQPMasking) is performed using ΔQPMasking(n)=α·ComplMasking(n), where ComplMasking (n) comprises a temporal masking complexity of a frame calculated as an average of a current frame's neighboring frames in a predetermined size of window for high object weighted frames. The method can further include the steps of: calculating (108) an average ΔQPMasking over all high object weighted frames; normalizing (110) ΔQPMasking; calculating (110) a final per frame ΔQP; calculating (112) an allocated bit budget and rate control using the calculated final per frame ΔQP. The step of calculating (102) frame complexity for each frame for high object weighted frames can be performed using forward inter-frame prediction.

An additional embodiment of the object-aware video coding method comprises the steps of: receiving a video sequence having a plurality of frames; selecting at least two frames; determing total area of at least one object of interest in Bach of the at least two frames; comparing the total area to a threshold area; classifying each of the at least two frames as being a low object weighted frame or a high object weighted frame; encoding each low object weighted frame according to one encoding mode and encoding each high object weighted frame according to a different encoding mode; determining (106) per-frame QP offset contribution from an amount of temporal masking effect at a frame (ΔQPMasking) for those high object weighted frames that are contiguous; combining (110) the ΔQPMasking with a QP offset contribution obtained from the frame type (ΔQPType); encoding (114) the high object weighted frames that are contiguous using a bit rate obtained using the combined calculated ΔQPMasking with a QP offset contribution obtained from the frame type (ΔQPType); determining which macroblocks in a frame contain the at least one object of interest; determining an initial QP for each of the at least two frames; and applying an offset to the initial QP for the low object weighted frames, whereby bit allocation for the macroblocks contained in the at least one object of interest increases.

Additional embodiments of the method can comprise the steps of: receiving a video sequence having a plurality of frames; selecting at least two frames; determing total area of at least one object of interest in each of the at least two frames; comparing the total area to a threshold area; classifying each of the at least two frames as being a low object weighted frame or a high object weighted frame; encoding each low object weighted frame according to one encoding mode and encoding each high object weighted frame according to a different encoding mode; determining sum of absolute differences (SAD) between original and encoded macroblocks pixels for more than one coding mode for the low object weighted frames; selecting a coding mode having lower sum of absolute difference than at least one other coding mode in the sum of absolute differences determining step for the low object weighted frames; and coding the low object weighted frames according the respective coding modes selected in the selecting step. Here, these embodiments can include applying an encoder weight array in the sum of absolute differences determining step such that pixels of the objects are assigned a greater weight than non-object pixels.

Additional embodiments of the invention include an encoder for encoding video sequences, wherein the encoder is adapted to include a means for determining area of objects of interest in video frames; a means for setting a mode selection threshold area; a means for comparing the area of objects to the threshold area a plurality of the frames; a means for selecting encoding mode responsive to the comparing means, wherein the selectring means is adapted to select different encoding modes for different frames; and means for encoding, wherein the encoding means is adapted to encode the different frames with the different encoding modes. The determining means can determine the number of pixels that constitute the objects of interest. The selecting means can employ a perceptual quantization parameter offset determination for frames having the area of the number of the pixels exceeding the threshold area with the encoding means coding the frames in a coding mode that is responsive to the perceptual quantization parameter offset determination. The selecting means can alternatively employ a naïve QP offset determination, wherein the selecting means is adapted to determine an initial QP for each of at least two frames having the area of the number of the pixels not exceeding the threshold, to apply an offset to the initial QP for the at least two frames; and increasing bit allocation for macroblocks contained in the at least one object of interest responsive to the offset with the encoding means coding the least two frames having the area of the number of the pixels not exceeding the threshold frames in a coding mode that is responsive to the offset. The selecting means can also employ a naive OP offset determination, wherein the selecting means is adapted to determine an initial QP for each of at least two frames having the area of the number of the pixels not exceeding the threshold, to apply an offset to the initial QP for the at least two frames; and increasing bit allocation for macroblocks contained in the at least one object of interest responsive to the offset with the encoding means coding the least two frames having the area of the number of the pixels not exceeding the threshold frames in a coding mode that is responsive to the offset.

BRIEF DESCRIPTION OF THE DRAWINGS

The invention will now be described by way of example with reference to the accompanying figures of which:

FIG. 1 is a block diagram of a system for enhancing the visibility of an object in a digital video constructed used in the present invention;

FIG. 2 illustrates approximate object localization provided by the FIG. 1 system;

FIG. 3 is a flow chart of objecting highlighting according to the invention;

FIG. 4 shows examples of object-friendly macroblock (MB) partitioning in (a) and (b) and shows “unfriendly” MB partitioning in (c);

FIG. 5 is an exemplary flow diagram of the encoding process of a whole video segment using the perceptual frame-level QP offset in globally optimized R-QP model based frame-level bit allocation, used the invention; and

FIG. 6 is block diagram of an exemplary standard video encoder capable of implementing the bit allocation used in the invention.

DETAILED DESCRIPTION OF THE EMBODIMENTS

The present invention is directed to improving object preservation through a hybrid methodology involving quantization parameter (QP) offset, a weighted distortion metric, and perceptual quantization (QP) offset.

The invention is applicable to various types of object-aware encoders and can involve decreasing the QP or quantization step size for macroblocks constituting important objects or regions and can further involve decreasing the QP or quantization step size for macroblocks constituting unimportant objects or regions.

In an embodiment of the invention, a method preserves important objects in a video. Based on some criteria, the encoder can use, for example, QP offsets, a weighted distortion measure, and perceptual QP offsets (or a combination thereof) for relevant macroblocks (MBs). A novel weighted distortion measure is introduced which allows object information to influence encoding mode decisions.

FIG. 1 shows the object highlighting system applicable to embodiments of the invention. In particular, an object enhancing system, constructed in accordance with the present invention, may span all the components in a transmitter 10, or the object enhancement component may be in a receiver 20. There are three stages in the process chain where object highlighting may be performed: (1) pre-processing where the object is enhanced in transmitter 10 prior to the encoding (i.e., compression) stage; (2) encoding where the region of interest that contains the object is given special treatment in transmitter 10 by the refinement of information about the object and its location; and (3) post-processing where the object is enhanced in receiver 20 after decoding utilizing side-information about the object and its location transmitted from transmitter 10 through the bitstream as metadata. An object enhancing system, constructed in accordance with the present invention, can be arranged to provide object highlighting in only one of the stages identified above, or in two of the stages identified above, or in all three stages identified above.

The FIG. 1 system for enhancing the visibility of an object in a digital picture includes means for providing an input video containing an object of interest. The source of the digital picture that contains the object, the visibility of which is to be enhanced, can be a television camera of conventional construction and operation and is represented by an arrow 12.

The FIG. 1 system also includes means for storing information representative of the nature and characteristics of the object of interest (e.g., an object template) and developing, in response to the video input and the information representative of the nature and characteristics of the object, object localization information that identifies and locates the object. Such means, identified in FIG. 1 as an object localization module 14, include means for scanning the input video, on a frame-by-frame basis, to identify the object (i.e., what is the object) and locate that object (i.e., where is the object) in the picture having the nature and characteristics similar to the stored information representative of the nature and characteristics of the object of interest. Object localization module 14 can be a unit of conventional construction and operation that scans the digital picture of the input video on a frame-by-frame basis and compares sectors of the digital picture of the input video that are scanned with the stored information representative of the nature and characteristics of the object of interest to identify and locate, by grid coordinates of the digital picture, the object of interest when the information developed from the scan of a particular sector is similar to the stored information representative of the nature and characteristics of the object.

In general, object localization module 14 implements one or more of the following methods in identifying and locating an object of interest:

Object tracking—The goal of an object tracker is to locate a moving object in a video. Typically, a tracker estimates the object parameters (e.g. location, size) in the current frame, given the history of the moving object from the previous frames. Tracking approaches may be based on, for example, template matching, optical flow, Kalman filters, mean shift analysis, hidden Markov models, and particle filters.

Object detection—The goal in object detection is to detect the presence and location of an object in images or video frames based on prior knowledge about the object. Object detection methods generally employ a combination of top-down and bottom-up approaches. In the top-down approach, object detection methods are based on rules derived from human knowledge of the objects being detected. In the bottom-up approach, object detection methods associate objects with low-level structural features or patterns and then locate objects by searching for these features or patterns.

Object segmentation—In this approach, an image or video is decomposed into its constituent “objects,” which may include semantic entities or visual structures, such as color patches. This decomposition is commonly based on the motion, color, and texture attributes of the objects. Object segmentation has several applications, including compact video coding, automatic and semi-automatic content-based description, film post-production, and scene interpretation. In particular, segmentation simplifies the object localization problem by providing an object-based description of a scene.

FIG. 2 illustrates approximate object localization provided by object localization module 14. A user draws, for example, an ellipse around the region in which the object is located to approximately locate the object. Eventually, the approximate object localization information (i.e., the center point, major axis, and minor axis parameters of the ellipse) can be refined.

Ideally, object localization module 14 operates in a fully automated mode. In practice, however, some manual assistance might be required to correct errors made by the system, or, at the very least, to define important objects for the system to localize. Enhancing non-object areas can cause the viewer to be distracted and miss the real action. To avoid or minimize this problem, a user can draw, as described above, an ellipse around the object and the system then can track the object from the specified location. If an object is successfully located in a frame, object localization module 14 outputs the corresponding ellipse parameters (i.e., center point, major axis, and minor axis). Ideally, the contour of this bounding ellipse would coincide with that of the object.

When, however, the parameters might be only approximate and the resulting ellipse does not tightly contain the object and object enhancement is applied, two problems might occur. First, the object might not be wholly enhanced because the ellipse does not include the entire object. Second, non-object areas might be enhanced. Because both these results can be undesirable, it is useful, under such circumstances, to refine the object region before enhancement. Refinement of object localization information is considered in greater detail below.

The system in FIG. 1 further includes means responsive to the video input and the object localization information that is received from object localization module 14 for developing an enhanced video of that portion of the digital picture that contains the object of interest and the region in which the object is located. Such means, identified in FIG. 1 as an object enhancement module 16, can be a unit of conventional construction and operation that enhances the visibility of the region of the digital picture that contains the object of interest by applying conventional image processing operations to this region. The object localization information that is received, on a frame-by-frame basis, from object localization module 14 includes the grid coordinates of a region of predetermined size in which the object of interest is located. In addition, as indicated above, object enhancement helps in reducing degradation of the object during the encoding stage which follows the enhancement stage and is described below. The operation of the FIG. 1 system up to this point corresponds to the pre-processing mode of operation referred to above.

When enhancing the object, the visibility of the object is improved by applying image processing operations in the region in which the object of interest is located. These operations can be applied along the object boundary (e.g. edge sharpening), inside the object (e.g. texture enhancement), and possibly even outside the object (e.g. contrast increase, blurring outside the object area). For example, one way to draw more attention to an object is to sharpen the edges inside the object and along the object contour. This makes the details in the object more visible and also makes the object stand out from the background. Furthermore, sharper edges tend to survive encoding better. Another possibility is to enlarge the object, for instance by iteratively applying smoothing, sharpening and object refinement operations, not necessarily in that order.

This object highlight system which is shown in a more simplied view in FIG. 3 detects important objects 310 in input video 305, performs object enhancement by appropriate pre-processing 315, and has the object-aware encoder 320 preserving objects. The object-aware encoder uses the object information from the object localization module in order to better preserve objects of interest during the encoding process.

The object information for a video frame is represented by an “encoder weights array” W(x, y) which is a sequence of values, one for each pixel (x, y) in the frame. More important objects have larger weights for their constituent pixels. The background pixel weights could be set to 0 by convention.

To better preserve objects, several methods may be used in an object-aware video encoder. These preservation methods can be naïve QP offset, weighted distortion measure and perceptual QP offset.

The Naïve QP offset method generally involves using the encoder weights array such that it is possible to determine which macroblocks (MBs) in a frame contain objects of interest. Depending on the object weights and the number of object pixels in the MB, it is possible to apply an appropriate offset to reduce the QP of the MB. This allocates more bits to these MBs resulting in better perceived quality.

The weighted distortion measure involves having the encoder makes several mode decisions for each MB such as intra/inter/skip/direct coding and MB partitioning method (16×16, 8×8, 4×4, etc.) shown in FIG. 4. These decisions are based on a Rate-Distortion (R-D) tradeoff where rate corresponds to the number of bits allocated and distortion is a measure of coding fidelity. The distortion is normally computed as a sum of absolute differences (SAD) between the original and the encoded MB pixel values. In order to better preserve objects, the process uses a weighted SAD instead, wherein the differences at object pixels are weighted higher (i.e. multiplied by a value greater than 1) than non-object pixels. The object pixel weights are obtained from the encoder weights array. The weight of pixel (x, y) is given by W(x, y)+1. By emphasizing the distortion at object pixels, the weighted distortion measure results in better object preservation, since the R-D optimization tries to choose modes that minimize the overall MB distortion.

The perceptual QP offset method can be characterized as the perceptual frame-level QP offset approach. Perceptual QP offset is especially useful when the objects to be preserved span many MBs. Essentially, perceptual QP offset yields a better quality in the reference frame (I- and P-frame) and subsequently yields to better total coding efficiency. Perceptual QP offset is premised on the following relationship:



QPI<QPP<QPB.  (1)

where QPI, QPP, and QPB denote QP of I-, P- and B-frame, respectively. The formulation of rate control with constant frame QP, the ultimate QP of a frame is the summation of the assumed constant QP (i.e., same for all frames) with that frame's particular QP offset. In this case, the preferred QP offset for each frame type is equivalently:



ΔQPI<ΔQPP<ΔQPB.  (2)

where ΔQPI, ΔQPP, and ΔQPB denote QP offset of I-, P- and B-frame, respectively.

Another important factor for frame-level QP offset calculation is the temporal or motion masking effect of human visual systems (HVS). Basically, human eyes are less sensitive to quality degradations of high motion frames than to low motion frames. As such, smaller QPs should be applied to high motion frames than that for low motion frames, due to their higher temporal masking effect, while the same level of perceptual quality can still be perceived in the coded video.

The approach seeks to effectively calculate per-frame QP offset contribution from the amount of temporal masking effect at a frame, and then, properly combine that with the original QP offset contribution from frame type. The resultant frame-level QP offset accounts for both the frame type and temporal masking effect, and hence, is more comprehensive. The approach fine tuned for frame bit allocation (FBA) of a whole video clip or sequence in offline video coding. In spite of this, the approach is generally applicable to online real-time video coding as well, with various degrees of quality improvement depending on the involved look-ahead time. Extensive experiments have demonstrated that accounting for temporal masking effect into per-frame QP offset is more necessary and critical than the frame type factor to guarantee significant visual quality improvement from the global optimized FBA in offline video coding.

Most rate control schemes for either online or offline video coding only account for the frame type factor in FBA, but not any impact from HVS masking effect at all. Hence, in the offline coding case, even if their objective coding efficiency measured in average peak signal-to-noise ratio (PSNR) can be significantly improved over online coding via FBA of frame-type based per-frame QP offset, significant perceptual quality improvement still cannot be observed. It has been found that due to the global optimization of all frames' bit allocation of a sequence, high motion frames are allocated and coded with more bits than they are in the case of online coding. In the online coding case, bits are first allocated to each GOP (group of pictures), and in order to guarantee constant bit rate (CBR), the allocated bits of a GOP are proportional to the involved number of frames, i.e. GOP size, only, but not affected by their different coding complexity, e.g. high or low motions, etc. Therefore, in the offline coding case, given more bits, high motion frames are coded with higher PSNRs than they are in online coding. On the other hand, since the total amount of bits is the same, low motion frames are coded with lower PSNRs. The PSNR variations are indeed greatly reduced in this case. However, more constant PSNR does not mean more constant perceptual quality. Due to the HVS temporal masking effect, the high motion frame PSNR gains are much less perceivable than the low motion frame PSNR drops. Thus, the overall perceptual quality is, more often than not, worse than that of online coding. As such, the approach identifies that considering temporal masking effect in global FBA of a whole clip is necessary and critical for perceptual quality enhancement.

It is important to note that particular approaches that involve FBA accounting for temporal masking often have an underlying rate model that is either classification based or frame complexity based, which is not as accurate and general as the widely adopted R-QP modeling approach for rate control. Furthermore, widely adopted way of considering temporal masking is not via per-frame QP offset in FBA, and hence, cannot be applied for R-QP model based rate control solutions.

Accordingly, the perceptual frame-level QP offset approach is actually a proper combination of QP offset portion due to temporal masking, denoted by ΔQPMasking, and the portion due to frame type, denoted by ΔQPType. This scheme is critical to render significant perceptual quality improvement of offline multi-pass coding over real-time single pass coding.

The temporal masking effect with frame complexity metric is defined as follows:



Cmpl= Rmv+ MAD(Inter_pred_residue_MBs)  (3)



Cmpl=max(0.1, Compl −2)  (4)

where, Cmpl denotes the complexity of a frame. Rmv denotes the average MV coding bits per MB of the frame. MAD denotes the averaged mean-absolute-difference (MAD) of the prediction residue over all the MBs in a frame. Hence, their sum indeed represents the motion intensity of the current frame, which also equivalently signifies the coding complexity, and inter-frame change. The simple summation form in (3) is derived from good heuristics via extensive experiments.

In the encoder, Rmv, MAD, and hence, Cmpl are all computed based on original input frames before the encoding of a frame, and MAD only accounts for the Luma component. The calculation follows a simplified encoding process, including: only checking Inter 16×16 and Intra 16×16 mode, and only searching integer motion vectors.

Complexity of a frame, calculated from (3), is further constrained via (4). When the complexity is below 0.1, the prediction residue will be considered present due to inherent image noise, and hence, one can set the minimum complexity as 0.1, which also serves to prevent possible “dividing with zero” errors. Also, even without motion vector differences, the minimum average motion vector bits Rmv in (3) is still 2. Hence, this portion is always removed.

Note that herein the frame complexity is calculated for each frame via forward inter-frame prediction only, as the frame display or viewing order follows the forward direction. That is for any frame, no matter its frame type (i.e.. either I, P, or B-frames), one will just use the frame complexity calculated in (3) to measure its motion intensity, and hence, its motion masking effect.

As can be seen from equation (10) below, that the final QP offset is actually a proper combination of QP offset portion due to temporal masking, denoted by ΔQPMasking, and the portion due to frame type, denoted by ΔQPType. This scheme is critical to render significant perceptual quality improvement of offline multi-pass coding over real-time single pass coding. The scheme involves the following calculations:

Calculate ΔQPMasking: for frame n:

Compl

Masking

(

n

)

=

1

2

K

+

1

i

=

n

-

K

n

+

K

Compl

(

i

)

.

(

5

)

If frame n is a scene-change frame, instead of (5):

Compl

Masking

(

n

)

=

1

K

+

1

(

min

(

Compl

ma

x

,

Compl

(

n

)

)

+

i

=

n

+

1

n

+

K

Compl

(

i

)

)

(

6

)

Δ

QP

Masking

(

n

)

=

a

·

Compl

Masking

(

n

)

(

7

)

Δ

QP

Masking

_

=

1

N

i

=

1

N

Δ

QP

Masking

(

i

)

(

8

)

Δ

QP

Masking

(

n

)

=

min

(

Δ

QP

Masking

,

ma

x

,

max

(

Δ

QP

Masking

,

m

i

n

,

Δ

QP

Masking

(

n

)

-

Δ

QP

Masking

_

)

)

(

9

)

Here, K=1.2K+1=3 is the window size. Complmax=40. a=0.5. N denotes total number of frames in the video clip. ΔQPMasking,max=8,

  ΔQPMasking,min = −8.

• Calculate ΔQPType: for frame n:

• If I-frame:

    If GOPSize = 1

→ ΔQPType(n) = 0.

    Else if GOPSize ≦ 10

    {

     If GOPAvgCompl < 6

→ ΔQPType(n) = −6.

     Else if GOPAvgCompl < 14

→ ΔQPType(n) = −4.

     Else

→ ΔQPType(n) = −2.

    }

    Else

    {

     If GOPAvgCompl < 6

→ ΔQPType(n) = −8.

     Else if GOPAvgCompl < 14

→ ΔQPType(n) = −6.

     Else

→ ΔQPType(n) = −4.

    }

  • If P-frame:

    If it is used for prediction of B-frames

→ ΔQP-Type(n) = −2.

    Else

→ ΔQPType(n) = 0.

  • If B-frame: → ΔQPType(n) = +4.



Herein, GOPAvgCompl is the average frame complexity of the current GOP excluding the 1st I-frame.

Calculate final ΔQP: for frame n:



ΔQP(n)=min(ΔQPmaxmax(ΔQPmin, ΔQPMasking(n)+ΔQPType(n))).  (10)

Herein, ΔQPmax=15, ΔQPmin=−15.

In (5), temporal masking complexity of a frame is calculated as the average frame complexity of the current frame's neighboring frames in a certain size of window (i.e. 2K+1). This is to apply some low-pass filtering to avoid high dynamic change of the temporal masking complexity of a frame due to possible high dynamic change of frame complexity.

For a scene-change frame, its frame complexity will be very high. Hence, its temporal masking complexity is specially calculated as in (6), where a maximum constraint is applied for its frame complexity, and the averaging only applies to its forward neighboring frames in the same scene.

Given the temporal masking frame complexity, the portion of QP offset from temporal masking effect is calculated via linear mapping as in (7). This is derived from good heuristics, which works effectively with the complexity metric. ΔQPMasking(n) from (7) is then normalized with the average ΔQPMasking, and bounded within a certain reasonable range, as shown in (9).

The ΔQPType calculation of the present invention embodies the heuristic rule as described in (2). Specifically, if a GOP has more frames, or if a GOP is of lower motion, more bits for the first I-frame in the GOP will be more preferred, as this will bring more coding efficiency benefit for the following frames in the GOP. Therefore, in these cases, a more negative QP offset will be desired, and vice versa.

The QP offset contributions from both the temporal masking effect and the frame type impact are then combined together via simple addition and bounding in (10). The resultant per-frame QP offset from (10) will then be used in an R-QP modeling based rate control solution to calculate allocated bits for every frame in a sequence, while assuming constant OP for constant quality in bit allocation.

A brief description of such a rate control solution for frame-level bit allocation is described as follows.

1. Search for the optimal QP, denoted as QPOpt, s.t.

min

QP

R

Total

-

i

=

1

N

R

i

(

QP

+

Δ

QP

i

)

.

(

11

)

2. Calculate allocated bit budget for each frame based on QPOpt:



Ri,alloc=Ri(QPOpt+ΔQPi).  (12)

Here, RTotal denotes the total number of bits for the whole video sequence. N is the total number of frames in the video sequence. Ri is the number of bits for frame i. ΔQPi is the perceptual frame-level OP offset as calculated in (8). Ri, alloc is the allocated number of bits for frame i.

An example of the process 500 of a whole video sequence using the perceptual frame-level QP offset in globally optimized R-QP model based frame-level bit allocation is illustrated in the flow diagram of FIG. 5. As shown, the whole input video sequence is received and for each frame, the frame complexity is calculated (502) using simplified encoding as described above (equations (3) and (4)). Then for each fame, the frame type is selected (504) using decisions on GOP boundary and GOP coding pattern of each GOP. Then, for each frame, the ΔQPMasking is calculated (506) using equation (7) and the ΔQPType as discussed above. The Average ΔQPMasking is then calculated (508) over all the frames. For each frame, ΔQPMasking is normalized using equation (9) and calculate (510) the final ΔQP using equation (10). Using the calculated final ΔQP, one then calculates the allocated bit budget (512) for each frame using R-QP based rate control as described above with respect to equations (11) and (12). At this stage, the whole sequence is encoded (514) with the allocated bit budget for each frame achieved using the MB-level rate control and encoding.

Extensive experimental results show that: without considering the temporal masking effect, using ΔQPType only as frame QP offset, the globally optimized rate control with the whole sequence available as in equations (9) and (10) performs no better than the locally optimized rate control with only one current GOP available. However, with further considering the temporal masking effect as set forth in the embodiments of the invention, significant perceptual quality improvement can be achieved. Specifically, compared with GOP optimized rate control, the sequence optimized rate control with the proposed frame-level QP offset approach can achieve much better coding quality on: (i) low motion frames that are neighboring with high motion frames; and (ii) low motion short GOPs at the end of a scene, while a little worse quality on low motion GOPs. Overall, the visual experience of coded video is always better.

FIG. 6 shows an block diagram of an exemplary video encoder 600 to which the present invention may be applied. Initially, the processor 601 and memory 602 are in signal communication with all elements of the encoder and operate to control the same. An input to the video encoder 600 is connected in signal communication with a non-inverting input of a summing junction 610. The output of the summing junction 610 is connected in signal communication with a transformer/quantizer 620. The output of the transformer/quantizer 620 is connected in signal communication with an entropy coder 640. An output of the entropy 640 is available as an output of the encoder 600.

The output of the transformed/quantizer 620 is further connected in signal communication with an inverse transformer/quantizer 650. An ouput of the inverse transformer/quantizer 450 is connected in signal communication with an input of a deblock filter 660. An output of the deblock filter 660 is connected in signal communication with reference pictures stores 670. A first output of the reference picture stores 670 is connected in signal communication with a first input of a motion estimator 680. The input to the encoder 600 is further connected in signal communication with a second input of the motion estimator 680. The output of the motion estimator 680 is connected in signal communication with a first input of a motion compensator 690. A second output of the reference pictures stores 670 is connected in signal communication with a second input of the motion compensator 690. The output of the motion compensator is connected in signal communication with an inverting input of the summing junction 610.

Regarding the naïve QP offset process, it changes the QP after a frame-level rate control method has determined the QP of the MB. Changing many MBs this way, however, could cause instability in the rate control process and reduce the overall perceived quality. It is been determined that it is better to specify the desired QP offset for each MB (based on its desired perceptual quality) prior to the frame-level rate control process. The rate control process then takes into account all the information in order to allocate resources accordingly to each MB.

Strategies to preserve objects of interest according to the invention could be determined by combinations of the above three processes (i.e. naïve quantization parameter (QP) offset, a weighted distortion metric, and perceptual quantization (QP) offset). The combination may depend on several criteria which can take into account the characteristics of the objects to be preserved and the scene.

One strategy involves considering the total area of the objects of interest in the frame. If the number of pixels with encoder weights exceeding 0 (i.e., W(x, y)>0) encompasses an area that is less than a predetermined threshold area (Tarea), then the perceptual QP offset methodology should be employed.

A second strategy involves considering the total number of MBs containing object pixels or the number of object pixels. If the total number of MBs containing object pixels or the number of object pixels have an area less than a threshold (Tarea), use the naïve QP offset methodology or the weighted distortion measure.

The two strategies are based on the expectation that the perceptual QP offset methodology is more robust when the number of MBs to be preserved is large. However, the naïve QP offset methodology and the weighted distortion measure methodology provides better results when only a few MBs are involved.

The criteria that determine the strategy is determined based on a number of objects and scene characteristics such as, areas of the objects of interest, importance of the objects, velocities of the objects, and history of object preservation (e.g. whether the corresponding MB in previous frames was given a higher QP).

In one application of the invention, face regions are detected in video-conferencing videos and used to control the quantization granularity of the background regions.

The foregoing illustrates some of the possibilities for practicing the invention. Many other embodiments are possible within the scope and spirit of the invention. It is, therefore, intended that the foregoing description be regarded as illustrative rather than limiting, and that the scope of the invention is given by the appended claims together with their full range of equivalents.

高效检索全球专利

专利汇是专利免费检索,专利查询,专利分析-国家发明专利查询检索分析平台,是提供专利分析,专利查询,专利检索等数据服务功能的知识产权数据服务商。

我们的产品包含105个国家的1.26亿组数据,免费查、免费专利分析。

申请试用

分析报告

专利汇分析报告产品可以对行业情报数据进行梳理分析,涉及维度包括行业专利基本状况分析、地域分析、技术分析、发明人分析、申请人分析、专利权人分析、失效分析、核心专利分析、法律分析、研发重点分析、企业专利处境分析、技术处境分析、专利寿命分析、企业定位分析、引证分析等超过60个分析角度,系统通过AI智能系统对图表进行解读,只需1分钟,一键生成行业专利分析报告。

申请试用

QQ群二维码
意见反馈