Method and apparatus for motion estimation
7 claims: 2 independent, 5 dependent
- 1A motion estimating method for an image signal, comprising the steps of:comparing a block of pixels of a frame of an image signal with same-sized blocks of pixels within a region of the preceding frame to produce an error value for each possible comparison;generating a one-pixel resolution motion vector (MV1) on the basis of said error values;generating a half-pixel resolution motion vector (MV2) on the basis of the error value of the block at the position identified by the one-pixel resolution motion vector and the error values for the blocks at the positions displaced therefrom by one-pixel along two orthogonal axes;and summing the one-pixel and half-pixel resolution motion vectors to produce an output motion vector (MV), characterised in that generation of the half-pixel resolution vector comprises, for each of said orthogonal axes, the steps of: comparing the error values (P 1 , P -1 , P' 1 , P' -1 ) of a first of said displaced blocks with the second of said displaced blocks modified by a factor;comparing the error values (P 1 , P -1 , P' 1 , P' -1 ) of the second of said displaced blocks with the first of said displaced blocks modified by a factor;and outputting a half-pixel motion vector signal on the basis of said comparisons.
- 5An image signal motion estimator comprising:search means (33) for comparing a block of pixels of a frame of an image signal with same-sized blocks of pixels within a region of the preceding frame to produce an error value for each possible comparison, and generating a one-pixel resolution motion vector on the basis of said error values;means (34) for generating a half-pixel resolution motion vector on the basis of the error value of the block at the position identified by the one-pixel resolution motion vector and the error values for the blocks at the positions displaced therefrom by one-pixel along two orthogonal axes;and means (37) for summing the one-pixel and half-pixel resolution motion vectors, characterised in that the means for generation of the half-pixel resolution vector comprises, for each of said orthogonal axes: a first comparing means (A1, A2, M2, CMP2) for comparing the error values of a first of said displaced blocks with the second of said displaced blocks modified by a factor;a second comparing means (A1, A2, M1, CMP1) for comparing the error values of the second of said displaced blocks with the first of said displaced blocks modified by a factor, and means (NOR, 44, 45, 46) for outputting a half-pixel motion vector signal on the basis of said comparisons.
Independent claims2
39 paragraphs, as filed
The present invention relates to a motion estimating method for an image signal, comprising the steps of: comparing a block of pixels of a frame of an image signal with same-sized blocks of pixels within a region of the preceding frame to produce an error value for each possible comparison; generating a one-pixel resolution motion vector on the basis of said error values; generating a half-pixel resolution motion vector on the basis of the error value of the block at the position identified by the one-pixel resolution motion vector and the error values for the blocks at the positions displaced therefrom by one-pixel along two orthogonal axes; and summing the one-pixel and half-pixel resolution motion vectors to produce an output motion vector.
The present invention also relates to an image signal motion estimator comprising: search means for comparing a block of pixels of a frame of an image signal with same-sized blocks of pixels within a region of the preceding frame to produce an error value for each possible comparison, and generating a one-pixel resolution motion vector on the basis of said error values; means for generating a half-pixel resolution motion vector on the basis of the error value of the block at the position identified by the one-pixel resolution motion vector and the error values for the blocks at the positions displaced therefrom by one-pixel along two orthogonal axes; and means for summing the one-pixel and half-pixel resolution motion vectors.
Generally, there are several coding methods for further efficiently compressing transmission data in an image signal processing apparatus using subsequent digital image signals, such as HDTV (high definition television, Digital VTR (digital video tape recorder), and multi-media, etc. The DPCM method codes the digital signal using data correlation which is present between adjacent frames of the image signal.
In the case of coding a signal representing the difference between adjacent frames with the lapse of time using the DPCM method, a disadvantage arises because much more data is required to be coded for an active image than for a still image. However, by determining the movement of a certain block of the previous frame to a new position in the present frame, that is finding the best match between blocks in present and previous frames, efficient data compression can be performed because the signal difference values are similar blocks in successive frames are small. Accordingly, in DPCM motion estimation, the data representing the difference between the image blocks in the successive frames is coded, thereby enhancing the transmission efficiency. In the motion estimation method, a motion vector represents the direction and magnitude of the displacement between the image blocks in the successive frames.
There are several methods by which a pixel unit can perform motion estimation. Generally, the displacement between successive frames will not be an integer number of pixels. As a result, errors are introduced into the motion compensation. Therefore, a sub-pixel unit is used to increase the resolution of the motion compensation and reduce the errors. The resolution may be increased to one half pixel for example. A conventional method of motion estimation with half a pixel resolution will now be briefly described.
The apparatus of Fig. 1 comprises N<sub>1</sub> X N<sub>2</sub> block constructor 1 for receiving an image signal of the present frame and constructing an image block composed of N<sub>1</sub> X N<sub>2</sub> pixels; M<sub>1</sub> X M<sub>2</sub> search range constructor 2 for receiving the image signal of the previous frame and constructing the image block composed of M<sub>1</sub> X M<sub>2</sub> pixels; a first search unit 3 for receiving the image signals output from the N<sub>1</sub> X N<sub>2</sub> block constructor 1 and the M<sub>1</sub> X M<sub>2</sub> search range constructor 2 and detecting a first motion vector MV1 of a pixel unit; a half-pixel interpolating unit 4 for receiving image signals output from the M<sub>1</sub> X M<sub>2</sub> search range constructor 2 and the first search unit 3 and calculating an image signal value in a half-pixel location around reference pixels, using the image block within the previous frame which is determined by the first motion vector MV1 detected from the first search unit 3 and the image blocks which are obtained by moving the image block at intervals of one pixel; a second search unit 5 for receiving the image signals output from the N<sub>1</sub> × N<sub>2</sub> block constructor 1 and the half-pixel interpolating unit 4 and outputting a second motion vector MV2 of a half-pixel unit; and a summing unit 6 for receiving and summing the output signals MV1, MV2 from the first search unit 3 and the second search unit 5, and outputting a motion vector MV.
The N<sub>1</sub> × N<sub>2</sub> block constructor 1 receives the image signal of the present frame and stores the input signal in a size of N<sub>1</sub> × N<sub>2</sub> blocks. Simultaneously with inputting the image signal of the present frame, the M<sub>1</sub> × M<sub>2</sub> search range constructor 2 receives the image signal of the previous frame and constructs a search range of M<sub>1</sub> × M<sub>2</sub> magnitude. The first search unit 3 moves the N<sub>1</sub> × N<sub>2</sub> block of the present frame in a pixel unit within the search range of the previous frame. In comparing data of a pixel unit between two blocks, the first motion vector MV1 of an integer-pixel unit is calculated by a block location within the search range where a mean squared error MSE or a mean absolute error MAE is a minimum. The first motion vector MV1 of an integer-pixel unit generated from the first search unit 3 is output to the summing unit 6 and the half-pixel interpolating unit 4. The half-pixel interpolating unit 4 linearly interpolates the reference pixels of a designated block within the previous frame by the first motion vector MV1 of an integer-pixel unit and the surrounding pixels, calculates half-pixel values, and then outputs the calculated values to the second search unit 5.
In FIG. 2, "○" shows intervals of a pixel unit, and "×" indicates intervals of a half-pixel unit. The second search unit 5 moves the image block of the previous frame corresponding to the first motion vector MV1 of an integer-pixel unit to every direction per half-pixel respectively, searches a location of a minimum motion compensation error among locations × of obtained eight half-pixel motion vectors and the first motion vector MV1, and outputs one of vector components (-<sup>1</sup>/<sub>2</sub>, 0, <sup>1</sup>/<sub>2</sub>), that is, a minutely controlled value of a half-pixel unit. The summing unit 6 sums the first motion vector MV1 of an integer-pixel unit output from the first search unit 3 and the second motion vector MV2 of a half-pixel unit from the second search unit 5, thereby outputting a complete motion vector MV for the motion estimation. For example, the summing unit 6 sums the horizontal component (-<sup>1</sup>/<sub>2</sub>) of the second motion vector MV2 of a half-pixel unit from the second search unit 5 to the motion vector (MV=(x, y)) of a pixel unit from the first search unit 3, and then determines the motion vector MV=(x-<sup>1</sup>/<sub>2</sub>, y)).
The above conventional method determines the location of blocks using the motion vector of a pixel interval unit, linearly interpolates corresponding pixel values between the determined block and surrounding pixels of the block. The method uses the interpolated half-pixel values and the block pixel values of the present frame determined by the motion vector of an integer-pixel unit, and selects the most similar block among eight half-pixel motion positions, that is, "×" of FIG. 2. Accordingly, the conventional method has a drawback in that it takes too long to process the data for providing a half-pixel resolution estimation of the motion vector.
Other prior art motion estimation systems use parabolic curve fitting. Examples of such systems can be found in digital spectrum compatible. Technical Details, 23 September 1991, Zenith and AT &T, U.S.A, pages 13-16 and EP-A-0468279.
It is an aim of the present invention to solve the aforementioned problem.
A method according to the present invention is characterised in that generation of the half-pixel resolution vector comprises, for each of said orthogonal axes, the steps of: comparing the error values of a first of said displaced blocks with the second of said displaced blocks modified by a factor; comparing the error values of the second of said displaced blocks with the first of said displaced blocks modified by a factor; and outputting a half-pixel motion vector signal on the basis of said comparisons.
Preferably, the comparison of the first and second displaced block error values comprises the steps of: determining the difference between each of the displaced block error values and the error value for the block at the position identified by the one-pixel resolution motion vector to produce first and second differential values (a, b); comparing the first differential value (a) with the second differential value (b) multiplied by a factor; and comparing the second differential value (b) with the first differential value (a) multiplied by a factor.
More preferably, the step of outputting a half-pixel motion vector signal on the basis of said comparisons comprises the steps of: outputting a first signal if the first differential value is greater than the second differential value multiplied by a factor; outputting a second signal if the second differential value is greater than the first differential value multiplied by a factor; and outputting a third signal if neither the first differential value is greater than the second differential value multiplied by a factor nor the second differential value is greater than the first differential value multiplied by a factor, the first, second and third signals indicating +1/2 pixel, -1/2 pixel and 0 pixel half-pixel resolution motion vector values.
Preferably, the one pixel resolution motions vector on the basis of said error values; means for generating a half-pixel resolution motion vector on the basis of the error value of the block at the position identified by the one-pixel resolution motion vector and the error values for the blocks at the positions displaced therefrom by one-pixel along two orthogonal axes; and means for summing the one-pixel and half-pixel resolution motion vectors.
An image signal motion estimator according to the present invention is characterised in that the means for generation of the half-pixel resolution vector comprises, for each of said orthogonal axes: a first comparing means for comparing the error values of a first of said displaced blocks with the second of said displaced blocks modified by a factor; a second comparing means for comparing the error values of the second of said displaced blocks with the first of said displaced blocks modified by a factor, and means for outputting a half-pixel motion vector signal on the basis of said comparisons.
Preferably, the means for generation of the half-pixel resolution vector comprises, for each of said orthogonal axes: a first and second subtracters for subtracting the error value of the block at the position identified by the one-pixel resolution motion vector from the error value of the first of said displaced block and from the error value of the second of said displaced blocks respectively; first and second multiplying means for multiplying respective subtracter outputs by factors; a first comparator for comparing the output of the first subtracter and the output of the first multiplying means; a second comparator for comparing the output of the second subtracter and the output of the second multiplying means; and a NOR gate having the outputs of the comparators as it inputs.
Preferably, the search means is configured configured to determine the one-pixel resolution motion vector from position of the block in the preceding producing the smallest error value.
An embodiment of the present invention will now be described, by way of example, with reference to Figures 3 to 5b of the accompanying drawings, in which:-
Figure 1 is a block diagram for illustrating a conventional apparatus for motion estimation.
Figure 2 is a conceptual diagram for showing a pixel unit and a half-pixel unit.
Figure 3 is a block diagram illustrating an apparatus for the motion estimation in accordance with a preferred embodiment of the present invention.
Figure 4 is a detailed block diagram illustrating a horizontal half-pixel controller of Figure 3.
Figures 5(a) and 5(b) are conceptual diagrams showing a method for determining motion vectors of a half-pixel unit in the horizontal half-pixel controller.
A motion vector of a predetermined block in the present frame corresponding to a search range of a previous frame is represented by MV = (x, y). Here, the motion vector MV has a horizontal component of motion vector x and a vertical component of motion vector y. Hereinafter, the present invention will be described using a half-pixel unit, a kind of a sub-pixel unit.
FIG. 3 is a block diagram illustrating an apparatus for motion estimation in accordance with a preferred embodiment of the present invention.
The apparatus of FIG. 3 comprises N<sub>1</sub> × N<sub>2</sub> block constructor 31 for receiving an image signal of the present frame and constructing image blocks composed of N<sub>1</sub> × N<sub>2</sub> pixels; M<sub>1</sub> × M<sub>2</sub> search range constructor 32 for receiving the image signal of the previous frame and constructing image blocks composed of M<sub>1</sub> × M<sub>2</sub> pixels; search means for receiving the image signals output from the N<sub>1</sub> × N<sub>2</sub> block constructor 31 and the M<sub>1</sub> × M<sub>2</sub> search range constructor 32, detecting a first motion vector MV1 of a pixel unit, comparing data between five image blocks generated by moving a block of N<sub>1</sub> × N<sub>2</sub> size to every direction per one pixel respectively in the center of a reference pixel within the previous frame corresponding to the detected first motion vector MV1 and the image block within the present frame, and generating error values according to the result of comparison; half-pixel control means 34 for receiving the errors output from the search means 33 and calculating a second motion vector MV2 in a half-pixel interval vertically and horizontally based on the reference pixel; and summing means 37 for receiving the first motion vector MV1 from the search means 33 and the second motion vector MV2 from the half-pixel control means 34, summing and outputting them. The half-pixel control means 34 includes a horizontal half-pixel controller 35 for detecting a horizontal component of the second motion vector MV2 and vertical half-pixel controller 35 for detecting a vertical component of the second motion vector MV2.
In the image signal of two adjacent frames with the lapse of time, the N<sub>1</sub> × N<sub>2</sub> block constructor 31 receives the image signal of the present frame and stores the input signal in a size of N<sub>1</sub> × N<sub>2</sub> block. Simultaneously with inputting the image signal of the present frame, the M<sub>1</sub> × M<sub>2</sub> search range constructor 32 receives the image signal of the previous frame and stores it in a size of M<sub>1</sub> × M<sub>2</sub> block larger than N<sub>1</sub> × N<sub>2</sub> block. The search means 33 receives respectively the image signals of the stored M<sub>1</sub> × M<sub>2</sub> block and N<sub>1</sub> × N<sub>2</sub> block output from the M<sub>1</sub> × M<sub>2</sub> search range constructor 32 and the N<sub>1</sub> × N<sub>2</sub> block constructor 31.
A motion estimation error obtained by estimating the motion vector of an integer-pixel unit is set as P<sub>0</sub>. Motion estimation errors which are generated by moving to every direction per one pixel respectively on the basis of the estimated motion vector, are respectively P<sub>1</sub>', P<sub>-1</sub>', P<sub>-1</sub>, and P<sub>1</sub>. Mean absolute error MAE or mean squared error MSE is used for calculating motion estimation errors. The equations to calculate the horizontal motion estimation errors (P<sub>0</sub>, P<sub>1</sub>, P<sub>-1</sub>) by the MAE are as follows.<maths id="math0001" num=""><img file="EP0579844B1_D0001.tif" /></maths><maths id="math0002" num=""><img file="EP0579844B1_D0002.tif" /></maths><maths id="math0003" num=""><img file="EP0579844B1_D0003.tif" /></maths>
Here, Y represents the image signal of the present frame, Y' shows that of the previous frame, and N<sub>1</sub>=N<sub>2</sub>=N is a block size. The above equations are corresponds to (k, ℓ) times block from the top of the left in frames. The vertical motion estimation errors (P<sub>1</sub>', P<sub>-1</sub>') can be calculated by the same method as the above equation.
The search means 33 compares, in a pixel unit, data magnitude between the image block of the present frame and a plurality of image blocks which are present within the search range of the previous frame and have similar sizes, and calculates motion estimation errors by the result of comparison. The first motion vector MV1 of an integer-pixel unit is determined by a block location where the motion estimation error is a minimum, and is output to the summing means 37. The search means 33 calculates the motion estimation errors (P<sub>-1</sub>, P<sub>1</sub>, P<sub>0</sub>, P<sub>-1</sub>', P<sub>1</sub>') by the reference image block within the previous frame determined by the motion vector of an integer-pixel unit and a number of image blocks surrounding the reference image block per one pixel. Then, the calculated motion estimation errors (P<sub>-1</sub>, P<sub>1</sub>, P<sub>0</sub>, P<sub>-1</sub>', P<sub>1</sub>') are output to the half-pixel control means 34. The present invention simultaneously and individually determines the horizontal and vertical components of motion vector of a half-pixel unit. However, since the horizontal half-pixel controller 35 and the vertical half-pixel controller 36 use the same method, described will be only a method for determining the horizontal component of motion vector of a half-pixel unit.
FIG. 4 is a detailed block diagram illustrating the horizontal half-pixel controller of FIG. 3.
The device of FIG. 4 comprises three input terminals 41, 42, 43 for receiving the motion estimation errors (P<sub>1</sub>, P<sub>0</sub>, P<sub>-1</sub>); a first adder A1 for adding and outputting the input signal P<sub>1</sub> of a first input terminal 41 and the input signal P<sub>0</sub> of a second input terminal 42; a second adder A2 for adding and outputting the input signal P<sub>0</sub> of the second input terminal 42 and the input signal P<sub>-1</sub> of a third input terminal 43; a first comparator CMP1, coupled a predetermined input terminal to an output terminal of the first adder A1, for comparing and outputting the input signals; a second comparator CMP2, coupled a predetermined input terminal to an output terminal of the second adder A2, for comparing and outputting the input signals; a second multiplier M2 for multipling the output signal of the first adder A1 by a predetermined coefficient and outputting a multiplied value to the second comparator CMP2; a first multiplier M1 for multipling the output signal of the second adder A2 by a predetermined coefficient and outputting a multiplied value to the first comparator CMP1; and a NOR gate NOR for performing a logic NOT OR function for the output signals from the comparators CMP1, CMP2. The device further comprises three output terminals 44, 45, 46 to distinguish each of the output signals from first comparator CMP1, NOR gate NOR and second comparator CMP2.
The motion estimation errors (P<sub>1</sub>, P<sub>0</sub>, P<sub>-1</sub>) output from the search means 33 are input to the horizontal half-pixel controller 35 of the half-pixel control means 34. Then, the first adder A1 subtracts the input signal P<sub>0</sub> through the second input terminal 42 from the input signal P<sub>1</sub> through the first input terminal 41. The second adder A2 subtracts the input signal P<sub>0</sub> through the second input terminal 42 from the input signal P<sub>-1</sub> through the third input terminal 43. The first and second multipliers M1, M2 multiply a predetermined coefficient to each of input signals and output the multiplied result to the comparators CMP1,CMP2, connected to the output of the multipliers, respectively. A differece value (a) between P<sub>0</sub> and P<sub>-1</sub> and that (b) between P<sub>0</sub> and P<sub>1</sub> are respectively input to the second comparator CMP2 and the first comparator CMP1. So, the first comparator CMP1 compares and outputs the output signals from the first adder A1 and the first multiplier M1. The second comparator CMP2 compares and outputs the output signals from the second adder A2 and the second multiplier M2.
FIGs. 5(a) and 5(b) are conceptual diagrams showing a method for determining motion vectors of a half-pixel unit in the horizontal half-pixel controller 35. FIG. 5(a) shows that the motion vector of a half-pixel unit is present at the left from the motion vector MV of a pixel unit, and FIG. 5(b) does that the motion vector MV of a half-pixel unit is present at the right from the motion vector of a pixel unit.
In FIG. 5(a), what P<sub>1</sub> is larger than P<sub>-1</sub> (that is, b is larger than a) is that the motion vector MV locates about <sup>1</sup>/<sub>2</sub> from the first motion vector MV1 of a pixel unit to the left. In FIG. 5(b), what P<sub>-1</sub> is larger than P<sub>1</sub> on the basis of P<sub>0</sub> (that is, a is larger than b) is that the motion vector MV locates about <sup>1</sup>/<sub>2</sub> from the first motion vector MV1 of a pixel unit to the right.
In FIG. 5(a), in the case of P<sub>1</sub> is larger than P<sub>-1</sub> on the basis of P<sub>0</sub>, only the output 44 of the first comparator CMP1 is "high". Thus, the horizontal half-pixel controller 35 outputs "-<sup>1</sup>/<sub>2</sub>", the horizontal component value of the second motion vector MV2. In FIG. 5(b), in the case of P<sub>-1</sub> is larger than P<sub>1</sub> on the basis of P<sub>0</sub>, only the output 46 of the second comparator CMP2 is "high". Thus, the horizontal half-pixel controller 35 outputs "<sup>1</sup>/<sub>2</sub>", the horizontal component value of the second motion vector MV2. Where P<sub>1</sub> and P<sub>-1</sub> on the basis of P<sub>0</sub> are equal each other, the output signals of the two comparators CMP1, CMP2 are all "low". Therefore, the NOR gate NOR receives low values and its output signal becomes "high". Accordingly, the horizontal component of the second motion vector MV2 becomes "0".
The summing means 37 receives the second motion vector MV2 and adds it to the first motion vector MV1 of a pixel unit obtained by the search means 33, thereby estimating the second motion vector MV2 of a half-pixel unit.
A method and apparatus for motion estimation in accordance with the present invention compares image signals of image blocks within a previous frame corresponding to a motion vector detected among error values used for detecting the motion vector of a pixel unit and surrounding image blocks which are generated by moving the reference image block to every direction per one pixel respectively with the image signal of image blocks within a present frame which the motion estimation is performed, and then generates error values according to the comparison results. By vertically comparing the generated error values, a vertical component in the motion vector of a half-pixel unit is detected. By horizontally comparing the generated error values, a horizontal component to the motion vector of a half-pixel unit is detected. Accordingly, the present invention leads to a greater efficiency to reduce the amount of data to be processed for the detection of the motion vector of a half-pixel unit.
8 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8
Every citation, both waysCites: the store holds 5 of 6
| Document | Relation | Office |
|---|---|---|
| EP0468279A | Cites | European Patent Office (EPO) |
| EP0508706A | Cites | European Patent Office (EPO) |
| GB2257326A | Cites | United Kingdom |
| JP2062180A | Cites | Japan |
| JP61113376A | Cites | Japan |
| SMPTE JOURNAL, vol.101, no.2, 1 February 1992, WHITE PLAINS, NY, USA pages 66 - 75, XP252752 K. UOMORI ET AL. 'Electronic Image Stabilization System for Video Cameras and VCRs' | Non-patent | – |
| 'DIGITAL SPECTRUM COMPATIBLE. Technical Details' 23 September 1991 , ZENITH AND AT&T , USA * page 13, paragraph 3.4.1 - page 16; figure 3.2 * | Non-patent | – |
| HIROSHI YASUDA, "International Standards of Multimedia Coding", June 30, 1991 (30.06.91), Maruzen Co., Ltd., lines 22 to 27, page 110. | Non-patent | – |
15 members in 8 offices
Priority claims7
| Document | Office | Kind | Date |
|---|---|---|---|
| 184592 | Republic of Korea | – | |
| 920001845 | Republic of Korea | A | |
| 9300009 | Republic of Korea | W | |
| 184592 | – | – | – |
| KR19920001845 | – | – | – |
| KR9300009 | – | – | – |
| WO1993KR00009 | – | – | – |
Members15
| Document | Office | Kind | |
|---|---|---|---|
| WO9316556A1 | World Intellectual Property Organization (WIPO) | A1 | |
| KR930019016A | Republic of Korea | A | |
| CN1078591A | China | A | |
| EP0579844A1 | European Patent Office (EPO) | A1 | |
| EP0579844A4 | European Patent Office (EPO) | A4 | |
| KR950014862B1 | Republic of Korea | B1 | |
| US5489949A | United States of America | A | |
| US5614959A | United States of America | A | |
| RU2117412C1 | Russian Federation | C1 | |
| CN1041043C | China | C | |
| EP0579844B1This record | European Patent Office (EPO) | B1 | |
| DE69324735D1 | Germany | D1 | |
| JP2911055B2 | Japan | B2 | |
| DE69324735T2 | Germany | T2 | |
| US6104439A | United States of America | A |
27 legal events, as 3 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Notification of lapseLapsedST | ST | FR | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| European patent in force as of 2002-01-01IF02 | IF02 | GB | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Fr: translation filedET | ET | EP | |
| Corresponds to:REF | REF | EP | |
| Designated contracting statesAK | AK | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Supplementary search report drawn up and despatchedA4 | A4 | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 0579844
- Publication, DOCDB
- 0579844
- Publication, EPODOC
- EP0579844
- Application
- 93904378
- Application, DOCDB
- 93904378
- Application, EPODOC
- EP19930904378
Titles3
- German
- VERFAHREN UND VORRICHTUNG ZUR BEWEGUNGSSCHÄTZUNG
- English
- METHOD AND APPARATUS FOR MOTION ESTIMATION
- French
- PROCEDE ET APPAREIL D'EVALUATION DE MOUVEMENT
Classification
- CPC, 9
- H04N5/145
- G06T7/223
- G06T7/231
- G06T2207/10016
- H04N19/105
- H04N19/112
- H04N19/137
- H04N19/51
- H04N19/523
- IPC, 7
- G06T7 20
- H04N5 14
- H04N19 50
- H04N19 503
- H04N19 51
- H04N19 523
- H04N19 57
Designated states1
- Contracting states, 1
- United Kingdom
