GB2266639A - Motion estimation. - Google Patents

Motion estimation. Download PDF

Info

Publication number
GB2266639A
GB2266639A GB9312796A GB9312796A GB2266639A GB 2266639 A GB2266639 A GB 2266639A GB 9312796 A GB9312796 A GB 9312796A GB 9312796 A GB9312796 A GB 9312796A GB 2266639 A GB2266639 A GB 2266639A
Authority
GB
United Kingdom
Prior art keywords
integer
pixel
information
correlation function
picture signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB9312796A
Other versions
GB9312796D0 (en
GB2266639B (en
Inventor
Michael James Knee
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
British Broadcasting Corp
Original Assignee
British Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from GB8921296A external-priority patent/GB2236449B/en
Application filed by British Broadcasting Corp filed Critical British Broadcasting Corp
Priority to GB9312796A priority Critical patent/GB2266639B/en
Publication of GB9312796D0 publication Critical patent/GB9312796D0/en
Publication of GB2266639A publication Critical patent/GB2266639A/en
Application granted granted Critical
Publication of GB2266639B publication Critical patent/GB2266639B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/14Picture signal circuitry for video frequency region
    • H04N5/144Movement detection
    • H04N5/145Movement estimation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/223Analysis of motion using block-matching
    • G06T7/231Analysis of motion using block-matching using full search
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/523Motion estimation or motion compensation with sub-pixel accuracy
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

An apparatus for processing television signals for transmission whereby motion estimation is carried out by calculating a correlation function C(x,y) for motion vectors (x,y) using information from signals representing a previous picture and the current picture. The best sub-integer-pixel motion vector is determined from the calculated values of the correlation function C(x,y), with the calculated values of C(x,y) for non-integer-pixel motion vectors being derived from a comparison of estimated information obtained from the present picture signal and information from the previous picture signal. <IMAGE>

Description

MOTION ESTIMATION This application is divided out of application 8921296.3 which describes another method of motion estimation for use with television signals.
The present invention relates to a method of motion estimation for use with television signals, in particular, to methods capable of providing half-pixel accuracy and using block matching.
In a conventional approach to block matching, a block of samples in the current frame is compared with corresponding previous frame information which has been shifted according to a possible motion vector. The motion vector giving the smallest difference between the current block and the shifted block in the previous frame is selected as the motion estimate.
The invention is defined in the claims appended hereto, to which reference should now be made.
A method in accordance with the invention will now be described in detail, by way of example, with reference to the drawing, which is a block diagram of a motion estimator in accordance with the invention.
In one known method capable of providing half-pixel accuracy, bilinear interpolation is performed on the previous picture to obtain the necessary intermediate pixels for a full search to half pixel accuracy. This constitutes, essentially, a full search to half-pixel accuracy. In a particular implementation in which motion vectors are calculated over a possible range of + 8 pixels in each direction, this requires 32 Motion Estimation Ingetrated Circuits (MEIC) rather than the 8 required for an integer pixel motion estimator. It also requires four versions of the previous picture to be generated, one for each possible pair of fractional values of the motion vector. Thus, as illustrated in the drawing, four half-integer pixel values would be generated by means of bilinear interpolators 20 from the current picture input.
Integer-pixel motion estimators 22 would produce for these values correlation values, the best estimate being selected from the four correlation values by means of a comparison unit 24.
Each version would form the input to an integer-pixel motion estimator consisting off 8 MEICs, via six 1024-pixel buffer stores so 24 such buffer stores would be required. Performing the bilinear interpolation on the three stripes of previous picture information, that is, groups of eight consecutive lines, would also be costly in hardware.
We have appreciated that an alternative would be to generate four versions of the current picture. Thus, for each possible integer motion vector (x,y), vectors (x,y), (x+,y), (x,y+F) and (x+,y+) are tested using current picture signals P(i,j), P(i-,j), P(i,j-) and P(i-,j-) where i and j represent pixel coordinates.
Thus, half-pixel accuracy is obtained by shifting (interpolating) the current block by half-pixel shifts and comparing this shifted block with the previous frame block (shifted by the best integer-pixel motion estimate). There is a slight error in the location of picture material used to test the half-pixel motion vectors, but there is also a substantial saving in hardware. Six buffer stores containing previous-picture information would be sufficient to feed all 32 MEICs and there would only be a comparatively slight increase in the buffer storage required for the input of the current-picture information.

Claims (5)

1. A method of motion estimation for use with television signals, the method comprising calculating a correlation function C(x,y) for sub-integer-pixel motion vectors using information from signals representing a previous picture and the current picture and determining from the calculated values of C(x,y) the best sub-integer-pixel motion vector; the calculated values of C(x,y) for non-integer-pixel motion vectors being derived from a comparison of estimated information obtained from the present picture signal and information from the previous picture signal.
2. A method according to claim 1 in which the correlation function C(x,y) is calculated for half-integer-pixel motion vectors to give the motion vector to half-integer-pixel accuracy.
3. A method according to claim 2 in which information is obtained from the present picture signal by bilinear interpolation to enable non-integer-pixel values of the correlation function C(x,y) to be calculated.
4. A method according to claim 1 substantially as hereinbefore described.
5. Apparatus for carrying out a method of motion estimation for use with television signals according to any of claims 1 to 4.
GB9312796A 1989-09-20 1993-06-21 Motion estimation Expired - Fee Related GB2266639B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB9312796A GB2266639B (en) 1989-09-20 1993-06-21 Motion estimation

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB8921296A GB2236449B (en) 1989-09-20 1989-09-20 Motion estimation
GB9312796A GB2266639B (en) 1989-09-20 1993-06-21 Motion estimation

Publications (3)

Publication Number Publication Date
GB9312796D0 GB9312796D0 (en) 1993-08-04
GB2266639A true GB2266639A (en) 1993-11-03
GB2266639B GB2266639B (en) 1994-01-12

Family

ID=26295946

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9312796A Expired - Fee Related GB2266639B (en) 1989-09-20 1993-06-21 Motion estimation

Country Status (1)

Country Link
GB (1) GB2266639B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0702485A2 (en) * 1994-09-19 1996-03-20 Graphics Communications Laboratories Motion estimation apparatus
EP0735769A2 (en) * 1995-03-27 1996-10-02 International Business Machines Corporation Half pel motion estimation method for B pictures
DE19603935A1 (en) * 1996-02-03 1997-08-07 Bosch Gmbh Robert Movement detection within a surveillance area

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0702485A2 (en) * 1994-09-19 1996-03-20 Graphics Communications Laboratories Motion estimation apparatus
EP0702485A3 (en) * 1994-09-19 1997-05-28 Graphics Communication Lab Motion estimation apparatus
EP0735769A2 (en) * 1995-03-27 1996-10-02 International Business Machines Corporation Half pel motion estimation method for B pictures
EP0735769A3 (en) * 1995-03-27 1997-11-05 International Business Machines Corporation Half pel motion estimation method for B pictures
DE19603935A1 (en) * 1996-02-03 1997-08-07 Bosch Gmbh Robert Movement detection within a surveillance area

Also Published As

Publication number Publication date
GB9312796D0 (en) 1993-08-04
GB2266639B (en) 1994-01-12

Similar Documents

Publication Publication Date Title
US5510834A (en) Method for adaptive estimation of unwanted global picture instabilities in picture sequences in digital video signals
Paquin et al. A spatio-temporal gradient method for estimating the displacement field in time-varying imagery
KR930701888A (en) Video image processing method and apparatus
JPH0325119B2 (en)
US5822007A (en) Method and apparatus for motion estimation using block matching
GB2283385A (en) Motion compensated video signal processing
US20050195324A1 (en) Method of converting frame rate of video signal based on motion compensation
GB2236449A (en) Motion estimation for television signals
US4974084A (en) Method and apparatus for picture motion measurement
US4985765A (en) Method and apparatus for picture motion measurement whereby two pictures are correlated as a function of selective displacement
US5485224A (en) Motion compensated video signal processing by interpolation of correlation surfaces and apparatus for doing the same
JP2004519901A (en) Easy motion estimation
Vlachos Simple method for estimation of global motion parameters using sparse translational motion vector fields
EP0702880B1 (en) Video signal processing
GB2266639A (en) Motion estimation.
US5008744A (en) Method and apparatus for picture motion measurement using picture correlation as a function of displacement
JP3903358B2 (en) Motion vector evaluation method and apparatus
OA10447A (en) Method and apparatus for estimating motion
US7202909B2 (en) Video signal processing with two stage motion compensation
EP0659022A2 (en) Detection of global translations between images
JPS62230179A (en) Movement correcting system
GB2279844A (en) Motion compensated image interpolation
JPH06150006A (en) Motion vector detector
GB2281167A (en) Motion compensated video signal processing
GB2268658A (en) Video signal processing

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20020920