The invention relates to a motion estimation unit for estimating a current motion vector for a first 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.
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 current 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 current 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.
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, i.e. the current motion vector, from the set of candidate motion vectors of the block. The match error is calculated by means of making a comparison of values of pixels of the block of pixels with values of pixels of a second block of pixels of a second image. In the known motion estimation unit, 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 Mare 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.
An issue in motion estimation is computational complexity. Especially calculating the match errors of the various candidate motion vectors costs many computations. A technique called “block hopping” reduces this amount of calculations drastically. Block hopping means that a predetermined threshold for the match errors is set. If the match error, e.g. SAD, for a candidate motion vector falls below this threshold, this candidate motion vector is selected for and assigned to the current block and other candidate motion vectors of the set for the current block are ignored. That means that the calculation of match errors for other candidate motion vectors, which have not yet been calculated, is not executed.
Although “block hopping” appears to be an appropriate approach to reduce the amount of calculations, it does not perform optimal under all circumstances. One of the problems with the known 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. Hence, at object boundaries “block hopping” is dangerous, because potentially better candidate motion vectors are skipped, i.e. not evaluated and consequently not selected.
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 predetermined match error threshold on basis of a result of segmentation for the 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 second group of pixels both correspond to a first one of the segments. Within a segment corresponding to an object in the scene being captured and represented by the image, the correlation between an appropriate motion vector of the first group of pixels and the spatial candidate motion vector of the second group of pixels is very high. The efficiency of block hopping is further increased by increasing the predetermined match error threshold within objects. In other words if the probability that the first part of the first group of pixels and the first part of the second group of pixels both correspond to the same segment, then the predetermined match error threshold for evaluating the related candidate motion vector, is increased. This is an advantage in detailed areas where the match error is usually high even for an appropriate motion vector. At object boundaries, there is much less correlation between the motion vector of the first group of pixels and the spatial candidate motion vectors. Hence “block hopping” is dangerous and the predetermined match error threshold is reduced at object boundaries. A reduced predetermined match error threshold means that the chance of “block hopping” is relatively small. Note that the term “block hopping” can also mean hopping to the next group of pixels.
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 predetermined match error threshold is modulated on basis of the result of segmentation. Hence, both the actual quality of the match, represented by the match error and the result of segmentation are applied to decide whether a particular candidate motion vector are appropriate. An advantage of the motion estimation unit according to the invention is the quality of the motion vector field. Another advantage is that the computational complexity is further reduced, without compromise for the quality of the motion vector field.
An embodiment of the motion estimation unit according to the invention is arranged to modulate the value of the predetermined match error threshold 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 predetermined match error threshold. For instance, if the probability of not belonging to the same object is relatively high then the predetermined match error threshold should be relatively low, and vice versa. The advantage of this approach is a more accurate, i.e. better tuned, predetermined match error threshold and thus a better decision criterion whether “block hopping” should take place or evaluation of further motion vector candidates should be performed.
Another embodiment of the motion estimation unit according to the invention is arranged to modulate the predetermined match error threshold on basis of a ratio between 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 between 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, i.e. better tuned, predetermined match error threshold and thus a better decision criterion whether “block hopping” should take place or evaluation of further motion vector candidates.
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 match error calculation 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 a third group of pixels of a further 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.
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.
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 predetermined match error threshold on basis of a result of segmentation for the 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 second group of pixels both correspond to a first 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 motion estimation unit 100 is arranged to estimate a current motion vector for a first group 212 of pixels of an image and comprises:
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 match error corresponds to the SAD: sum of absolute luminance differences between pixels in a current block of the first image, and the pixels of a second block in a reference image, i.e. the second image, shifted by the candidate motion vector. See Equation 1. In principle, match errors are calculated for all motion vector candidates of the set of candidate motion vector belonging to the current block of pixels. However, if it appears that the match error of the motion vector candidate, which has just been calculated, is below a predetermined match error threshold then the match error calculation unit 102 will not continue in calculating the match errors of the motion vectors candidates for which no match error have been calculated yet. In this case the just processed motion vector candidate is selected as the current motion vector for the current block of pixels. The motion estimation unit 100 will continue with estimating the appropriate motion vector for a subsequent block of pixels.
The motion estimation unit 100 is arranged to modulate the predetermined match error threshold 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 lk corresponding to the segment Sk it belongs to. This information is stored in an image segmentation mask M(x,y). In order to reduce the spatial consistency of the motion estimation unit on object boundaries, the predetermined match error threshold T is modulated according to:
where Thigh is a high value in order to allow easy hopping within a segment and Tlow is a low value in order to enforce evaluation of more motion vector candidates at object boundaries. (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 predetermined match error threshold T:
Next it is assumed that the segmentation unit 108 is arranged to perform segmentation on a pixel base. That means that to each individual 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 predetermined match error threshold T 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 predetermined match error threshold T can be calculated with Equation 3:
with C a constant. If the probability that pixels of the current block belong to
and the probability that pixels of the other block belong to
are relatively high, then the predetermined match error threshold T is relatively high.
It is assumed that the motion vector candidates are evaluated sequentially. Then it is preferred that the motion vector candidates are ordered on basis of the result of the segmentation. That means that the candidate motion vector, belonging to the block of pixels for which the probability of belonging to the same segment is the highest, compared to the probabilities related to other blocks, should be evaluated first.
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 calculation 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.
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.
Number | Date | Country | Kind |
---|---|---|---|
02077130.9 | May 2002 | EP | regional |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/IB03/02179 | 5/19/2003 | WO |