The invention relates to a motion estimation unit for estimating a current motion vector for a group of pixels of an image, comprising:
The invention further relates to a method of estimating a current motion vector for a group of pixels of an image, comprising:
The invention further relates to an image processing apparatus comprising:
An embodiment of the motion estimation unit of the kind described in the opening paragraph is known from the article “True-Motion Estimation with 3-D Recursive Search Block Matching” by G. de Haan et. al. in IEEE Transactions on circuits and systems for video technology, vol.3, no.5, October 1993, pages 368-379.
For many applications in video signal processing, it is necessary to know the apparent velocity field of a sequence of images, known as the optical flow. This optical flow is given as a time-varying motion vector field, i.e. one motion vector field per image-pair. Notice that an image can be part of several image-pairs. In the cited article this motion vector field is estimated by dividing the image into blocks. For a set of candidate motion vectors of each block match errors are calculated and used in a minimization procedure to find the most appropriate motion vector from the set of candidate motion vectors of the block.
The cited motion estimation unit relies on two basic assumptions. Firstly, objects are bigger than blocks, this means that a motion vector estimated in the neighborhood of a block will have a high correlation with the actual motion vector of this block and can therefor be used as a so-called spatial prediction, i.e. spatial candidate motion vector, for this motion vector. Secondly, objects have inertia. This means that the motion of the objects does not change erratically from image to image, and the actual motion vector for the current block will have high correlation with motion vectors of corresponding blocks in previous images. Motion vectors from these blocks can be used as so-called temporal predictions, i.e. temporal candidate motion vectors, for the motion vector of the current block. In order to allow updates of motion vectors, extra predictions, called random predictions, i.e. random candidate motion vectors are added which are equal to the spatial candidate motion vectors to which a small noise motion vector is added.
Since some candidate motion vector have a higher correlation to the motion vector of the current block than other candidate motion vectors, penalties are assigned to candidate motion vectors with a lower correlation. These penalties are added to the match error of the candidate motion vector (usually a sum of absolute differences), making it harder for that candidate motion vector to be chosen as the best matching motion vector. Random candidate motion vectors are given the highest penalty, spatial candidate motion vectors the lowest, the temporal candidate motion vectors have a penalty which is between the penalties of the spatial and random candidate motion vector.
One of the problems with this motion estimation unit is that the assumption under which spatial candidate motion vector can be used, fails on object boundaries. A spatial candidate motion vector which is located in another object will have no correlation with the motion vector of the current block.
It is an object of the invention to provide a motion estimation unit of the kind described in the opening paragraph which provides more accurate motion vector fields.
This object of the invention is achieved in that the motion estimation unit is arranged to modulate the second component on basis of a result of segmentation for the first image, into segments of pixels, the result of segmentation being related to a probability that a first part of the first group of pixels and a first part of the third group of pixels both correspond to a particular one of the segments. Image segmentation is applied as a solution to the issue stated above. Image segmentation aims at dividing an image into segments in which a certain feature is constant or in between predetermined thresholds. For pixels or groups of pixels of the image, values are calculated representing probabilities of belonging to any of the segments. The feature can be anything from a simple grey value to complex texture measures combined with color information. The segmentation method, i.e. the method of extracting the segments, based on the chosen feature, can be anything from simple thresholding to watershed algorithms. Assuming that the edges of the objects in the image are a subset of the segment edges, then the motion estimation is improved in quality by using this information. Since candidate motion vectors from other objects, i.e. previously estimated motion vectors belonging to other objects, have less correlation to the current (first) group of pixels as candidate motion vectors from the same object, the penalty of a candidate motion vector of another segment as the current group of pixels should be raised. Or in other words the second component of a motion vector candidate of another segment as the current group of pixels should be increased.
Applying the result of segmentation for motion compensation is not novel. E.g. in European patent application number 01202615.9 (attorney docket PHNL010445) a hierarchical segmentation method is combined with motion estimation. However it is novel to apply the result of segmentation according to the invention: the second component is modulated on basis of the result of segmentation. The eventual match error is based on the first and second component. Hence, both the comparison of values of pixels of the first group of pixels with values of pixels of the second group of pixels of the second image and the result of segmentation are applied to calculate the match error. The advantage of the motion estimation unit according to the invention is the quality of the match errors.
An embodiment of the motion estimation unit according to the invention is arranged to modulate the second component on basis of the size of the probability. A segmentation might be binary, resulting in a label per pixel indicating whether the pixel belongs or not belongs to a particular segment. However, preferably a segmentation method provides for a pixel, or group of pixels, a probability of belonging to a particular segment. Multiple probabilities for a pixel are possible too: e.g. a first probability of 20% for belonging to segment A and a second probability of 80% for belonging to segment B. This embodiment according to the invention is arranged to apply the actual probability to modulate the second component. For instance, if the probability of not belonging to the same object is relatively high then the second components should be relatively high as well and vice versa. The advantage of this approach is a more accurate second component and thus a more accurate match error.
Another embodiment of the motion estimation unit according to the invention is arranged to modulate the second component on basis of a ratio of a first number of pixels of the first part of the first group of pixels and a second number of pixels of the first group of pixels. Segmentation and motion estimation might be strongly correlated. That means that e.g. the segmentation is done for groups of pixels and the motion estimation is performed on the same groups of pixels. However segmentation and motion estimation might be performed independently. In that case the segmentation is e.g. performed on a pixel base and the motion estimation on a block base. As a consequence, it might be that the first part of the pixels of a group of pixels, to be used for motion estimation, are classified as belonging to segment A and another part of pixels is classified as belonging to segment B. In this latter case an “overall probability of belonging to segment A” can be calculated for the group of pixels on basis of the ratio of the number of pixels of the first part and the number of pixels of the entire group of pixels. The advantage of this approach is a more accurate second component and thus a more accurate match error.
In an embodiment of the motion estimation unit according to the invention the first group of pixels is a block of pixels. In principle, the group of pixels might have any shape, even irregular. A block based shape is preferred because this reduces the complexity of the design of the motion estimation unit.
In another embodiment of the motion estimation unit according to the invention, the selection unit is arranged to select, from the set of candidate motion vectors, a particular motion vector as the current motion vector, if the corresponding match error is the smallest of the match errors. This is a relatively easy approach for selecting the current motion vector from the set of candidate motion vectors.
In another embodiment of the motion estimation unit according to the invention, the match error unit is designed to calculate the match error of the first one of the candidate motion vectors by means of subtracting luminance values of pixels of the first group of pixels from luminance values of pixels of the second group of pixels of the second image. Preferably the sum of absolute luminance differences (SAD) is calculated. The SAD is a relatively reliable measure for correlation which can be calculated relatively fast.
It is a further object of the invention to provide a method of the kind described in the opening paragraph which provides more accurate motion vector fields.
This object of the invention is achieved in modulating the second component on basis of a result of segmentation for the first image, into segments of pixels, the result of segmentation being related to a probability that a first part of the first group of pixels and a first part of the third group of pixels both correspond to a particular one of the segments.
It is advantageous to apply an embodiment of the motion estimation unit according to the invention in an image processing apparatus as described in the opening paragraph. The image processing apparatus may comprise additional components, e.g. a display device for displaying the processed images or storage means for storage of the processed images. The motion compensated image processing unit might support one or more of the following types of image processing:
Modifications of the image processing apparatus and variations thereof may correspond to modifications and variations thereof of the motion estimation unit described.
These and other aspects of the motion estimation unit, of the method and of the image processing apparatus according to the invention will become apparent from and will be elucidated with respect to the implementations and embodiments described hereinafter and with reference to the accompanying drawings, wherein:
Corresponding reference numerals have the same meaning in all of the Figs.
The first component of the match error is calculated by means of making a comparison of values of pixels of the first group 212 of pixels with values of pixels of a second group of pixels of a second image. In this case the first component of the match error corresponds to the SAD: sum of absolute luminance differences between pixels in a block of the first image, and the pixels of a block in a reference image, i.e. the second image, shifted by the candidate motion vector. If the reference image and the first image directly succeed each other the SAD can be calculated with:
Here (x,y) is the position of the block, (dx,dy) is a motion vector, n is the image number, N and M are the width and height of the block, and Y(x, y, n) is the value of the luminance of a pixel at position (x, y) in image n.
The motion estimation unit 100 is arranged to modulate the second component on basis of a result of segmentation for the first image, into segments of pixels. First it is assumed that the segmentation unit 108 is arranged to perform segmentation on a block base. During image segmentation every block B(x,y) is assigned a label Ik corresponding to the segment Sk it belongs to. This information is stored in the image segmentation mask M(x, y). In order to reduce the spatial consistency of the motion estimation unit on object boundaries, the second component C2 is modulated according to:
where clow is a small value in order to enforce spatial consistency, chigh is a high value in order to discourage consistency across objects, (x, y) is the position of the current block and (xp, yp) is the position of the other block of pixels, i.e. the block of pixels for which the motion vector has been estimated and on which the motion vector candidate is based. In this case there are two different values for the second component C2:
The match error ME(x,y, dx, dy, n)of a particular motion vector candidate is calculated by summation of the first component and the second component of the particular motion vector candidate.
ME(x,y, dx, dy, n)=SAD(x,y, dx,dy,n)+C2(x,y, dx,dy,n) (3)
Next it is assumed that the segmentation unit 108 is arranged to perform segmentation on a pixel base. That means that to each pixel a probability of belonging to segment Sk is assigned. The motion estimation is still on block base, i.e. motion vectors are estimated for blocks of pixels. The second component is based on the probability that pixels of the current block and pixels of the other block belong to the same segment Sk for k∈K. Sk is one out of the set of segments. The second component C2 can be calculated with Equation 4:
with C a constant. If the probability that pixels of the current block belong to segment Sk, i.e.
and the probability that pixels of the other block belong to segment Sk, i.e.
are relatively high, then the second component C2 is relatively low.
It will be clear that both the value of the probability of belonging to a particular segment Sk per pixel is relevant and the number of pixels having a certain probability. In the case of a binary segmentation, only the number of pixels of the part of a block which is located in a segment Sk has to be counted, since the probability of belonging to a particular segment Sk is equal for these pixels: i.e. 100%.
In
The match error unit 102, the selection unit 104 and the generating unit 106 of the motion estimation unit 100 may be implemented using one processor. Normally, these functions are performed under control of a software program product. During execution, normally the software program product is loaded into a memory, like a RAM, and executed from there. The program may be loaded from a background memory, like a ROM, hard disk, or magnetically and/or optical storage, or may be loaded via a network like Internet. Optionally an application specific integrated circuit provides the disclosed functionality.
The motion compensated image processing unit 306 requires images and motion vectors as its input. The motion compensated image processing unit 306 might support one or more of the following types of image processing: de-interlacing; up-conversion; temporal noise reduction; and video compression.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be constructed as limiting the claim. The word ‘comprising’ does not exclude the presence of elements or steps not listed in a claim. The word “a” or “an” preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements and by means of a suitable programmed computer. In the unit claims enumerating several means, several of these means can be embodied by one and the same item of hardware.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/IB03/02180 | 5/19/2003 | WO | 11/24/2004 |