WO1998054888A2 - Method and apparatus for performing hierarchical motion estimation using nonlinear pyramid - Google Patents

Method and apparatus for performing hierarchical motion estimation using nonlinear pyramid Download PDF

Info

Publication number
WO1998054888A2
WO1998054888A2 PCT/US1998/010956 US9810956W WO9854888A2 WO 1998054888 A2 WO1998054888 A2 WO 1998054888A2 US 9810956 W US9810956 W US 9810956W WO 9854888 A2 WO9854888 A2 WO 9854888A2
Authority
WO
WIPO (PCT)
Prior art keywords
image
pyramid
linear
motion estimation
pixel
Prior art date
Application number
PCT/US1998/010956
Other languages
French (fr)
Other versions
WO1998054888A3 (en
Inventor
Xudong Song
Ya-Qin Zhang
Tihao Chiang
Original Assignee
Sarnoff Corporation
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
Application filed by Sarnoff Corporation filed Critical Sarnoff Corporation
Priority to DE69836696T priority Critical patent/DE69836696T2/en
Priority to KR1019997011184A priority patent/KR100563552B1/en
Priority to EP98924990A priority patent/EP1138152B8/en
Priority to JP50094299A priority patent/JP2002507339A/en
Publication of WO1998054888A2 publication Critical patent/WO1998054888A2/en
Publication of WO1998054888A3 publication Critical patent/WO1998054888A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/40Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video transcoding, i.e. partial or full decoding of a coded input stream followed by re-encoding of the decoded output stream
    • 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/53Multi-resolution motion estimation; Hierarchical motion estimation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/30Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability
    • H04N19/39Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability involving multiple description coding [MDC], i.e. with separate layers being structured as independently decodable descriptions of input picture data

Definitions

  • the invention relates generally to an apparatus and a concomitant method for encoding image sequences and, more particularly, to a method for reducing the computational complexity in determining motion vectors for block-based motion estimation and for enhancing the accuracy of motion estimates.
  • An image sequence such as a video image sequence, typically includes a sequence of image frames or pictures. To reduce the necessary transmission bandwidth or storage capacity, the frame sequence is compressed such that redundant information within the sequence is not stored or transmitted.
  • information concerning the motion of objects in a scene from one frame to the next plays an important role in the encoding process. Because of the high redundancy that exists between consecutive frames within most image sequences, substantial data compression can be achieved using a technique known as motion estimation/compensation (also known as motion-compensated interframe predictive video coding), which has been adopted by various international standards, such as ITU H.263, ISO MPEG-1 and MPEG-2.
  • motion estimation/compensation also known as motion-compensated interframe predictive video coding
  • One popular motion compensation method is the block matching algorithm (BMA), which estimates the displacements on a block-by-block basis. For each of these current blocks, a search is performed within a selected search area in the preceding frame for a block of pixels that "best" matches the current block. This approach, i.e., comparing each current block to an entire selected search area, is known as a full search approach or the exhaustive search approach. The determination of motion vectors by the exhaustive search approach is computationally intensive, especially where the search area is particularly large.
  • Other motion estimation methods incorporate the concept of hierarchical motion estimation (HME), where an image is decomposed into a multiresolution framework, i.e., a pyramid. A hierarchical motion vector search is then performed, where the search proceeds from the lowest resolution to the highest resolution of the pyramid.
  • HME has been demonstrated to be a fast and effective motion estimation method, the generation of the pyramid still incurs a significant amount of computational cycles.
  • An embodiment of the present invention is an apparatus and method for reducing the computational complexity in determining motion vectors and for enhancing the accuracy of motion estimation methods. More specifically, the present invention decomposes each of the image frames within an image sequence into a non-linear pyramid. A hierarchical motion vector search is then performed on the nonlinear pyramid.
  • FIG. 1 illustrates a block diagram of the encoder of the present invention for reducing the computational complexity in determining motion vectors
  • FIG. 2 illustrates a flowchart of a method for reducing the computational complexity in determining motion vectors for block-based motion estimation
  • FIG. 3 illustrates a flowchart of a method for constructing a non- linear pyramid
  • FIG. 4 illustrates a block diagram of applying a filtering operation on an image using a 3x3 median kernel
  • FIG. 5 illustrates a block diagram of the decimation process on an image to produce a lower resolution image
  • FIG. 6 illustrates a block diagram of an encoding system of the present invention
  • FIG. 7 illustrates a block diagram of applying a filtering operation on an image using a 5x5 median kernel.
  • FIG. 1 depicts a block diagram of the apparatus 100 of the present invention for reducing the computational complexity in determining motion vectors, e.g., as used in a block-based hierarchical motion estimation.
  • the preferred embodiment of the present invention is described below using an encoder, but it should be understood that the present invention can be adapted to image processing systems in general.
  • the present invention can be employed in encoders that are in compliant with various coding standards. These standards include, but are not limited to, the Moving Picture Experts Group Standards (e.g., MPEG-1 (11172-*) and MPEG-2 (13818-*), H.261 and H.263.
  • the apparatus 100 is an encoder or a portion of a more complex block-based motion compensated coding system.
  • the apparatus 100 comprises a motion estimation module 140, a motion compensation module 150, an optional segmentation module 151, a preprocessing module 120, a rate control module 130, a transform module, (e.g., a DCT module) 160, a quantization module 170, a coder, (e.g., a variable length coding module) 180, a buffer 190, an inverse quantization module 175, an inverse transform module (e.g., an inverse DCT module) 165, a subtractor 115 and a summer 155.
  • a transform module e.g., a DCT module
  • a quantization module 170 e.g., a coder, (e.g., a variable length coding module) 180
  • a buffer 190 e.g., an inverse quantization module 175, an inverse transform module (e.g., an inverse DCT
  • the encoder 100 comprises a plurality of modules, those skilled in the art will realize that the functions performed by the various modules are not required to be isolated into separate modules as shown in FIG. 1.
  • the set of modules comprising the motion compensation module 150, inverse quantization module 175 and inverse DCT module 165 is generally known as an "embedded decoder".
  • FIG. 1 illustrates an input image (image sequence) on path 110 which is digitized and represented as a luminance and two color difference signals (Y, C r , C b ) in accordance with the MPEG standards. These signals are further divided into a plurality of layers such that each picture (frame) is represented by a plurality of macroblocks. Each macroblock comprises four (4) luminance blocks, one C r block and one C b block where a block is defined as an eight (8) by eight (8) sample array. The division of a picture into block units improves the ability to discern changes between two successive pictures and improves image compression through the elimination of low amplitude transformed coefficients (discussed below).
  • macroblock or block is intended to describe a block of pixels of any size or shape that is used for the basis of encoding.
  • a “macroblock” could be as small as a single pixel, or as large as an entire video frame.
  • the digitized input image signal undergoes one or more preprocessing steps in the preprocessing module 120.
  • preprocessing module 120 comprises a non-linear pyramid generator 122.
  • the non-linear pyramid generator 122 employs a non-linear filter 123 to decompose or filter each frame into a plurality of different resolutions using a non-linear pyramid construction method to generate a "non-linear pyramid", where the different resolutions of the non-linear pyramid are correlated in a hierarchical fashion as described below.
  • the non-linear pyramid is employed below to implement a hierarchical motion estimation process.
  • an optional block classifier module 124 can take advantage of the information provided in the non-linear pyramid of resolutions to quickly classify areas (blocks) as areas of high activity or low activity, thereby allowing feature detection within each frame.
  • feature detection information can be used to assist a segmentation process within an optional segmentation module 151 to segment (or to simply identify) areas within each frame, e.g., background from foreground, or one object from another object, e.g., various features of a human face and the like.
  • the input image on path 110 is also received into motion estimation module 140 for estimating motion vectors.
  • a motion vector is a two-dimensional vector which is used by motion compensation to provide an offset from the coordinate position of a block in the current picture to the coordinates in a reference frame.
  • the use of motion vectors greatly enhances image compression by reducing the amount of information that is transmitted on a channel because only the changes within the current frame are coded and transmitted.
  • the motion estimation module 140 also receives information from the preprocessing module 120 to enhance the performance of the motion estimation process.
  • the motion vectors from the motion estimation module 140 are received by the motion compensation module 150 for improving the efficiency of the prediction of sample values.
  • Motion compensation involves a prediction that uses motion vectors to provide offsets into the past and/or future reference frames containing previously decoded sample values, and is used to form the prediction error. Namely, the motion compensation module 150 uses the previously decoded frame and the motion vectors to construct an estimate (motion compensated prediction or predicted image) of the current frame on path 152. This motion compensated prediction is subtracted via subtractor 115 from the input image on path 110 in the current macroblocks to form an error signal (e) or predictive residual on path 153.
  • e error signal
  • the predictive residual signal is passed to a transform module, e.g., a DCT module 160.
  • the DCT module then applies a forward discrete cosine transform process to each block of the predictive residual signal to produce a set of eight (8) by eight (8) block of DCT coefficients.
  • the discrete cosine transform is an invertible, discrete orthogonal transformation where the DCT coefficients represent the amplitudes of a set of cosine basis functions.
  • the resulting 8 x 8 block of DCT coefficients is received by quantization (Q) module 170, where the DCT coefficients are quantized.
  • the process of quantization reduces the accuracy with which the DCT coefficients are represented by dividing the DCT coefficients by a set of quantization values or scales with appropriate rounding to form integer values.
  • the quantization values can be set individually for each DCT coefficient, using criteria based on the visibility of the basis functions (known as visually weighted quantization). By quantizing the DCT coefficients with this value, many of the DCT coefficients are converted to zeros, thereby improving image compression efficiency.
  • variable length coding module 180 receives the resulting 8 x 8 block of quantized DCT coefficients from a coder, e.g., variable length coding module 180 via signal connection 171, where the two-dimensional block of quantized coefficients is scanned in a "zig-zag" order to convert it into a one-dimensional string of quantized DCT coefficients.
  • Variable length coding (VLC) module 180 then encodes the string of quantized DCT coefficients and all side-information for the macroblock such as macroblock type and motion vectors. Thus, the VLC module 180 performs the final step of converting the input image into a valid data stream.
  • the data stream is received into a buffer, e.g., a "First In-First Out” (FIFO) buffer 190.
  • a buffer e.g., a "First In-First Out” (FIFO) buffer 190.
  • FIFO First In-First Out
  • a consequence of using different picture types and variable length coding is that the overall bit rate is variable. Namely, the number of bits used to code each frame can be different.
  • a FIFO buffer is used to match the encoder output to the channel for smoothing the bit rate.
  • the output signal on path 195 from FIFO buffer 190 is a compressed representation of the input image 110, where it is sent to a storage medium or a telecommunication channel.
  • the rate control module 130 serves to monitor and adjust the bit rate of the data stream entering the FIFO buffer 190 to prevent overflow and underflow on the decoder side (within a receiver or target storage device, not shown) after transmission of the data stream.
  • a fixed-rate channel is assumed to carry bits at a constant rate to an input buffer within the decoder (not shown).
  • the decoder instantaneously removes all the bits for the next picture from its input buffer. If there are too few bits in the input buffer, i.e., all the bits for the next picture have not been received, then the input buffer underflows resulting in an error.
  • the rate control module 130 monitors the status of buffer 190 to control the number of bits generated by the encoder, thereby preventing the overflow and underflow conditions.
  • a rate control method may control the number of coding bits by adjusting the quantization scales.
  • the resulting 8 x 8 block of quantized DCT coefficients from the quantization module 170 is received by the inverse quantization module 175 and inverse DCT module 165 via signal connection 172.
  • FIG. 2 illustrates a flowchart of a method 200 for reducing the computational complexity in determining motion vectors for block-based motion estimation. Namely, the method 200 enhances a block-based motion estimation method by quickly defining an initial search area where a match will likely occur.
  • method 200 starts in step 205 and proceeds to step 210 where a non-linear pyramid is generated for each image frame in the image sequence.
  • the non-linear pyramid generating method is described below with reference to FIGs. 3-5, and 7.
  • the non-linear pyramid is a particular type of hierarchical pyramid.
  • step 220 motion estimation is performed in step 220 on the non-linear pyramid, where the search starts in the lowest level of resolution of the non-linear pyramid. Information obtained from this search is then utilized to refine the search in the next higher resolution of the non-linear pyramid and so on up to the highest level of resolution.
  • This propagation of search information provides an efficient and fast method of performing motion estimation. More specifically, hierarchical motion vector estimation is accomplished recursively from a higher level (lower resolution layer) to a lower level (higher resolution layer) of the non-linear pyramid. Thus, the computational complexity is reduced significantly due to the reduced image sizes at higher layers.
  • the matching criterion used in the hierarchical block-based motion vector estimation is:
  • I, k (i, j) is the intensity of the pixel at location (i, j) within the block in the kth frame at the 1th level and the displacement is (x, y).
  • I 3 k (i, j) is the intensity of the pixel on the full resolution image.
  • ⁇ f and N are height and width of an subblock at level 1, respectively.
  • M and N are height and width of an subblock at level 3, respectively. It
  • a block size of MxN (M x 2 ; ⁇ 3 x N x 2 M ) is used in the subimage at level 1.
  • the number of motion blocks for all subimages is constant since a block at one resolution corresponds to the same position and the same objects at another resolution.
  • the size of block varies with resolution. A smaller motion block corresponds to a lower resolution.
  • the advantage of this variable block size method is that it appropriately weighs the importance of different layers and matches the human visual perception to different frequency at different resolution and can detect motions for small objects at the higher level of the pyramid.
  • the motion vectors at level 0 are first estimated using full search with Equation (1) and a block size of MxN.
  • the motion vector which provides the smallest MAD,(x,y) is selected as the coarse motion vector at this level and is propagated to the next lower level so that it is used as an initial vector for motion estimation at that level. Namely, the detected motion vector at the higher level is transmitted to the lower level and guides the refinement step at that level. This motion estimation process is repeated once more down to level 3.
  • the motion vectors for level 1 are refined by using full search but with a relatively small search range. If the motion vector at level 1-1 is represented by V, . ,(x, y), the detected motion vector at level 1 can be described as:
  • V 1 (x,y) 2V I ,(x,y)+ ⁇ V 1 ( «5x, ⁇ 5y)
  • the half pixel search is implemented in the proposed hierarchical motion vector estimation algorithm.
  • the image with half pixel resolution is generated by using the interpolation from the image with full pixel resolution.
  • the values of the spatially interpolated pixels are calculated using interpolation equation recommended by the MPEG TM4.
  • the interpolation equation is as follows:
  • step 320 method 300 applies a non-linear filter H to the image X k , where the output of the non-linear filter H is represented by H(X k ).
  • the non-linear filter applies a non-linear function (or kernel) such as a 3x3 median function, a 5x5 median function, a weighted median 1 function and a weighted median 2 function.
  • a non-linear function or kernel
  • FIG. 4 illustrates a block diagram of applying a non-linear filtering operation on an image 410 using a 3x3 median kernel to produce a filtered image 420.
  • the 3x3 median kernel can be expressed in three (3) different embodiments:
  • each of the pixel values 411 in the image 410 is filtered by one of the above 3x3 median kernel to produce a corresponding pixel value 422 in the filtered image 420.
  • the image 410 can be the original input image or a previously filtered and decimated image of the non-linear pyramid.
  • equation (5) represents a non-weighted 3x3 median kernel, i.e., each value in the kernel is weighted equally.
  • the 3x3 kernel (represented by the box labeled 412a) is applied to the corresponding pixel X. ) in the image 410, where the 3x3 kernel is centered on the pixel that is being filtered.
  • the value of the filtered pixel X ⁇ .. 422a is determined by selecting the median of the nine (9) values covered by the 3x3 median kernel.
  • the 3x3 kernel centered on the pixel X ⁇ .
  • the image is padded by duplicating adjacent "edge” pixel values to provide the necessary pixel values to the kernel.
  • This edge padding provides the advantage of preserving the information located at the edges of the image, without introducing errors through the filtering process.
  • pixel value X u _.. is duplicated three times and both pixels values X, 2 ⁇ l) and X, 12) are duplicated once. If X,. ., has a value 0, X tl>2) has a value 100, X, 2 has a value 200, and X, 22) has a value 255, then the filtered pixel X. 1 , 422a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 100, 100, 200, 200, 255), which will be 100. The filtered pixel 422b is similarly generated using the 3x3 kernel 412b, and the filtered pixel 422c is generated using the 3x3 kernel 412c and so on to form the entire filtered image 420.
  • the 3x3 median kernel can be weighted as illustrated in equations (2) and (3). Namely, various pixel values within the kernel are weighted or counted more heavily than other pixel values.
  • equation (6) demonstrates that the pixel value centered in the kernel is weighted three times more than the surrounding pixel values. This weight "x" can be viewed as a weighting, where the corresponding pixel values are duplicated by the weight x.
  • the filtered pixel X. 1 ) 422a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 0, 0, 100, 100, 200, 200, 255), which will be 0 in this case. Namely, the kernel weighs or counts the center pixel value X (1 ⁇ three times, thereby adding two additional "0" values to the group of pixel values.
  • equation (7) demonstrates that other pixel values within the kernel can be weighted as well. Namely, aside from the center pixel value being weighted three times, the pixel values that are directly above, below, left and right of the center pixel value are weighted two times more than the remaining surrounding pixel values.
  • the filtered pixel X.. ⁇ 422a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 0, 0, 0, 100, 100, 100, 200, 200, 200, 255), which will also be 0 in this case.
  • weighted 3x3 median kernels can be employed in the present invention. However, the selection of a particular weighted median kernel is often dictated by the application and/or the content within the images.
  • FIG. 7 illustrates a block diagram of applying a non- linear filtering operation on an image 710 using a 5x5 median kernel to produce a filtered image 720.
  • the 5x5 median kernel can be expressed as:
  • each of the pixel values 711 in the image 710 is filtered by one of the above 5x5 median kernel to produce a corresponding pixel value 722 in the filtered image 720.
  • the image 710 can be the original input image or a previously filtered and decimated image of the non-linear pyramid.
  • equation (8) represents a non-weighted 5x5 median kernel, i.e., each value in the kernel is weighted equally.
  • the 5x5 kernel (represented by the box labeled 712a) is applied to the corresponding pixel X,. ⁇ in the image 710, where the 5x5 kernel is centered on the pixel that is being filtered.
  • the value of the filtered pixel X,- -, 722a is determined by selecting the median of the twenty five (25) values covered by the 5x5 median kernel.
  • pixel value X ⁇ ⁇ is duplicated eight times and pixels values X, 2 1); X, 3 ⁇ , X, 12) and X,. 3) are each duplicated twice. If X ; - ⁇ has a value 0, X,, 2) has a value 50, X,. _ 3) has a value 100, X, 2 ) has a value 75, X (3 ⁇ has a value 125, X, 22) has a value 200, X ⁇ 3j2) has a value 255, X, 23) has a value 255 and X, 33) has a value 255, then the filtered pixel X,.
  • 722a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 0, 0, 0, 50, 50, 50, 75, 75, 75, 100, 100, 100, 125, 125, 125, 200, 255, 255, 255), which will be 75.
  • the filtered pixel 722b is similarly generated using the 5x5 kernel 712b, and the filtered pixel 722c is generated using the 5x5 kernel 712c and so on to form the entire filtered image 720.
  • the 5x5 kernel can also be implemented with weights.
  • step 330 decimates the filtered image in both directions (horizontal and vertical) by a predefined factor to generate a lower resolution image X k l for the non-linear pyramid.
  • FIG. 5 illustrates a block diagram of this decimation process on an image to produce a lower resolution image. Namely, an image, e.g., the filtered image 510 is reduced to a lower resolution image 520 by selectively removing pixels from the filtered image.
  • the decimation factor is set to a value of two (2) in both directions, where every other pixel (horizontally and vertically) is discarded to form the lower resolution image X k l 520.
  • pixels 512a, 512d and 512e are retained to form corresponding pixels 522a, 522c and 522b respectively in the lower resolution image 520.
  • the pixels 512b and 512c are discarded in the decimation process, which is continued until the lower resolution image 520 is completely formed.
  • the present invention employs a decimation factor of two, it should be understood that other decimation factor values can be employed in the present invention.
  • step 340 method 300 queries whether to generate additional levels for the non-linear pyramid. If the query is affirmatively answered, then method 300 returns to step 320, where the filtering and decimating steps are repeated to generate the next lower resolution image X k 2 and so on. If the query is negatively answered, then method 300 proceeds to step 350 and ends.
  • a non-linear pyramid is generated for each input image, where the non-linear pyramid has four levels of resolution (levels 0-3).
  • the non-linear pyramid can be generated with any number of levels of resolution and/or using other decimation factors other than "2".
  • the non-linear pyramid can be generated in accordance with the requirement of a particular application or the specifics of the input image, e.g., size of the image, content of the image and so on. For example, a larger input image may require a larger nonlinear pyramid.
  • FIG. 6 illustrates a block diagram of an encoding system 600 of the present invention.
  • the encoding system comprises a general purpose computer 610 and various input/output devices 620.
  • the general purpose computer comprises a central processing unit (CPU) 612, a memory 614 and an encoder 616 for receiving and encoding a sequence of images.
  • CPU central processing unit
  • the encoder 616 is simply the encoder 100 as discussed above.
  • the encoder 616 can be a physical device, which is coupled to the CPU 612 through a communication channel.
  • the encoder 616 can be represented by a software application (or a combination of a software application and hardware, e.g., via an application specific integrated circuit (ASIC)), where the software application is loaded from a storage device, e.g., a magnetic or optical disk, and resides in the memory 612 of the computer.
  • ASIC application specific integrated circuit
  • the CPU 612 serves to execute the software application residing in the memory 614.
  • the encoder 100 of the present invention can be stored on a computer readable medium.
  • the computer 610 can be coupled to a plurality of input and output devices 620, such as a keyboard, a mouse, a camera, a camcorder, a video monitor, any number of imaging devices or storage devices, including but not limited to, a tape drive, a floppy drive, a hard disk drive or a compact disk drive.
  • the input devices serve to provide inputs to the computer for producing the encoded video bitstreams or to receive the sequence of video images from a storage device or an imaging device.
  • a communication channel 630 is shown where the encoded signal from the encoding system is forwarded to a decoding system (not shown).

Abstract

An apparatus and a concomitant method for encoding image sequences and, more particularly, to a method for reducing the computational complexity in determining motion vectors for block-based motion estimation (140) and for enhancing the accuracy of motion estimates through the use of non-linear pyramids (122) is disclosed.

Description

METHOD AND APPARATUS FOR PERFORMING HIERARCHICAL MOTION ESTIMATION USING NONLINEAR PYRAMID
This application claims the benefit of U.S. Provisional Application No. 60/ 048, 181 filed May 30, 1997, which is herein incorporated by reference.
The invention relates generally to an apparatus and a concomitant method for encoding image sequences and, more particularly, to a method for reducing the computational complexity in determining motion vectors for block-based motion estimation and for enhancing the accuracy of motion estimates.
BACKGROUND OF THE DISCLOSURE An image sequence, such as a video image sequence, typically includes a sequence of image frames or pictures. To reduce the necessary transmission bandwidth or storage capacity, the frame sequence is compressed such that redundant information within the sequence is not stored or transmitted. Generally, to encode an image sequence, information concerning the motion of objects in a scene from one frame to the next plays an important role in the encoding process. Because of the high redundancy that exists between consecutive frames within most image sequences, substantial data compression can be achieved using a technique known as motion estimation/compensation (also known as motion-compensated interframe predictive video coding), which has been adopted by various international standards, such as ITU H.263, ISO MPEG-1 and MPEG-2.
One popular motion compensation method is the block matching algorithm (BMA), which estimates the displacements on a block-by-block basis. For each of these current blocks, a search is performed within a selected search area in the preceding frame for a block of pixels that "best" matches the current block. This approach, i.e., comparing each current block to an entire selected search area, is known as a full search approach or the exhaustive search approach. The determination of motion vectors by the exhaustive search approach is computationally intensive, especially where the search area is particularly large. Other motion estimation methods incorporate the concept of hierarchical motion estimation (HME), where an image is decomposed into a multiresolution framework, i.e., a pyramid. A hierarchical motion vector search is then performed, where the search proceeds from the lowest resolution to the highest resolution of the pyramid. Although HME has been demonstrated to be a fast and effective motion estimation method, the generation of the pyramid still incurs a significant amount of computational cycles.
Therefore, a need exists in the art for an apparatus and a concomitant method for reducing the computational complexity in determining motion vectors.
SUMMARY OF THE INVENTION An embodiment of the present invention is an apparatus and method for reducing the computational complexity in determining motion vectors and for enhancing the accuracy of motion estimation methods. More specifically, the present invention decomposes each of the image frames within an image sequence into a non-linear pyramid. A hierarchical motion vector search is then performed on the nonlinear pyramid.
BRIEF DESCRIPTION OF THE DRAWINGS
The teachings of the present invention can be readily understood by considering the following detailed description in conjunction with the accompanying drawings, in which:
FIG. 1 illustrates a block diagram of the encoder of the present invention for reducing the computational complexity in determining motion vectors; FIG. 2 illustrates a flowchart of a method for reducing the computational complexity in determining motion vectors for block-based motion estimation;
FIG. 3 illustrates a flowchart of a method for constructing a non- linear pyramid;
FIG. 4 illustrates a block diagram of applying a filtering operation on an image using a 3x3 median kernel;
FIG. 5 illustrates a block diagram of the decimation process on an image to produce a lower resolution image; FIG. 6 illustrates a block diagram of an encoding system of the present invention; and
FIG. 7 illustrates a block diagram of applying a filtering operation on an image using a 5x5 median kernel.
To facilitate understanding, identical reference numerals have been used, where possible, to designate identical elements that are common to the figures.
DETAILED DESCRIPTION FIG. 1 depicts a block diagram of the apparatus 100 of the present invention for reducing the computational complexity in determining motion vectors, e.g., as used in a block-based hierarchical motion estimation. The preferred embodiment of the present invention is described below using an encoder, but it should be understood that the present invention can be adapted to image processing systems in general. Furthermore, the present invention can be employed in encoders that are in compliant with various coding standards. These standards include, but are not limited to, the Moving Picture Experts Group Standards (e.g., MPEG-1 (11172-*) and MPEG-2 (13818-*), H.261 and H.263.
The apparatus 100 is an encoder or a portion of a more complex block-based motion compensated coding system. The apparatus 100 comprises a motion estimation module 140, a motion compensation module 150, an optional segmentation module 151, a preprocessing module 120, a rate control module 130, a transform module, (e.g., a DCT module) 160, a quantization module 170, a coder, (e.g., a variable length coding module) 180, a buffer 190, an inverse quantization module 175, an inverse transform module (e.g., an inverse DCT module) 165, a subtractor 115 and a summer 155. Although the encoder 100 comprises a plurality of modules, those skilled in the art will realize that the functions performed by the various modules are not required to be isolated into separate modules as shown in FIG. 1. For example, the set of modules comprising the motion compensation module 150, inverse quantization module 175 and inverse DCT module 165 is generally known as an "embedded decoder".
FIG. 1 illustrates an input image (image sequence) on path 110 which is digitized and represented as a luminance and two color difference signals (Y, Cr, Cb) in accordance with the MPEG standards. These signals are further divided into a plurality of layers such that each picture (frame) is represented by a plurality of macroblocks. Each macroblock comprises four (4) luminance blocks, one Cr block and one Cb block where a block is defined as an eight (8) by eight (8) sample array. The division of a picture into block units improves the ability to discern changes between two successive pictures and improves image compression through the elimination of low amplitude transformed coefficients (discussed below). The following disclosure uses the MPEG standard terminology; however, it should be understood that the term macroblock or block is intended to describe a block of pixels of any size or shape that is used for the basis of encoding. Broadly speaking, a "macroblock" could be as small as a single pixel, or as large as an entire video frame.
In the preferred embodiment, the digitized input image signal undergoes one or more preprocessing steps in the preprocessing module 120. More specifically, preprocessing module 120 comprises a non-linear pyramid generator 122. The non-linear pyramid generator 122 employs a non-linear filter 123 to decompose or filter each frame into a plurality of different resolutions using a non-linear pyramid construction method to generate a "non-linear pyramid", where the different resolutions of the non-linear pyramid are correlated in a hierarchical fashion as described below. In the preferred embodiment, the non-linear pyramid is employed below to implement a hierarchical motion estimation process.
Although the present invention is implemented directly in conjunction with a motion estimation process, the present invention can be adapted to other image processing methods. For example, an optional block classifier module 124 can take advantage of the information provided in the non-linear pyramid of resolutions to quickly classify areas (blocks) as areas of high activity or low activity, thereby allowing feature detection within each frame. In turn, feature detection information can be used to assist a segmentation process within an optional segmentation module 151 to segment (or to simply identify) areas within each frame, e.g., background from foreground, or one object from another object, e.g., various features of a human face and the like. Returning to FIG. 1, the input image on path 110 is also received into motion estimation module 140 for estimating motion vectors. A motion vector is a two-dimensional vector which is used by motion compensation to provide an offset from the coordinate position of a block in the current picture to the coordinates in a reference frame. The use of motion vectors greatly enhances image compression by reducing the amount of information that is transmitted on a channel because only the changes within the current frame are coded and transmitted. In the preferred embodiment, the motion estimation module 140 also receives information from the preprocessing module 120 to enhance the performance of the motion estimation process.
The motion vectors from the motion estimation module 140 are received by the motion compensation module 150 for improving the efficiency of the prediction of sample values. Motion compensation involves a prediction that uses motion vectors to provide offsets into the past and/or future reference frames containing previously decoded sample values, and is used to form the prediction error. Namely, the motion compensation module 150 uses the previously decoded frame and the motion vectors to construct an estimate (motion compensated prediction or predicted image) of the current frame on path 152. This motion compensated prediction is subtracted via subtractor 115 from the input image on path 110 in the current macroblocks to form an error signal (e) or predictive residual on path 153.
The predictive residual signal is passed to a transform module, e.g., a DCT module 160. The DCT module then applies a forward discrete cosine transform process to each block of the predictive residual signal to produce a set of eight (8) by eight (8) block of DCT coefficients. The discrete cosine transform is an invertible, discrete orthogonal transformation where the DCT coefficients represent the amplitudes of a set of cosine basis functions.
The resulting 8 x 8 block of DCT coefficients is received by quantization (Q) module 170, where the DCT coefficients are quantized. The process of quantization reduces the accuracy with which the DCT coefficients are represented by dividing the DCT coefficients by a set of quantization values or scales with appropriate rounding to form integer values. The quantization values can be set individually for each DCT coefficient, using criteria based on the visibility of the basis functions (known as visually weighted quantization). By quantizing the DCT coefficients with this value, many of the DCT coefficients are converted to zeros, thereby improving image compression efficiency.
Next, the resulting 8 x 8 block of quantized DCT coefficients is received by a coder, e.g., variable length coding module 180 via signal connection 171, where the two-dimensional block of quantized coefficients is scanned in a "zig-zag" order to convert it into a one-dimensional string of quantized DCT coefficients. Variable length coding (VLC) module 180 then encodes the string of quantized DCT coefficients and all side-information for the macroblock such as macroblock type and motion vectors. Thus, the VLC module 180 performs the final step of converting the input image into a valid data stream.
The data stream is received into a buffer, e.g., a "First In-First Out" (FIFO) buffer 190. A consequence of using different picture types and variable length coding is that the overall bit rate is variable. Namely, the number of bits used to code each frame can be different. Thus, in applications that involve a fixed-rate channel, a FIFO buffer is used to match the encoder output to the channel for smoothing the bit rate. Thus, the output signal on path 195 from FIFO buffer 190 is a compressed representation of the input image 110, where it is sent to a storage medium or a telecommunication channel.
The rate control module 130 serves to monitor and adjust the bit rate of the data stream entering the FIFO buffer 190 to prevent overflow and underflow on the decoder side (within a receiver or target storage device, not shown) after transmission of the data stream. A fixed-rate channel is assumed to carry bits at a constant rate to an input buffer within the decoder (not shown). At regular intervals determined by the picture rate, the decoder instantaneously removes all the bits for the next picture from its input buffer. If there are too few bits in the input buffer, i.e., all the bits for the next picture have not been received, then the input buffer underflows resulting in an error. Similarly, if there are too many bits in the input buffer, i.e., the capacity of the input buffer is exceeded between picture starts, then the input buffer overflows resulting in an overflow error. Thus, it is the task of the rate control module 130 to monitor the status of buffer 190 to control the number of bits generated by the encoder, thereby preventing the overflow and underflow conditions. A rate control method may control the number of coding bits by adjusting the quantization scales. Furthermore, the resulting 8 x 8 block of quantized DCT coefficients from the quantization module 170 is received by the inverse quantization module 175 and inverse DCT module 165 via signal connection 172. In brief, at this stage, the encoder regenerates I-frames and P-frames of the image sequence by decoding the data so that they are used as reference frames for subsequent encoding. FIG. 2 illustrates a flowchart of a method 200 for reducing the computational complexity in determining motion vectors for block-based motion estimation. Namely, the method 200 enhances a block-based motion estimation method by quickly defining an initial search area where a match will likely occur.
More specifically, method 200 starts in step 205 and proceeds to step 210 where a non-linear pyramid is generated for each image frame in the image sequence. The non-linear pyramid generating method is described below with reference to FIGs. 3-5, and 7. The non-linear pyramid is a particular type of hierarchical pyramid.
Once the nonlinear pyramid is generated, motion estimation is performed in step 220 on the non-linear pyramid, where the search starts in the lowest level of resolution of the non-linear pyramid. Information obtained from this search is then utilized to refine the search in the next higher resolution of the non-linear pyramid and so on up to the highest level of resolution. This propagation of search information provides an efficient and fast method of performing motion estimation. More specifically, hierarchical motion vector estimation is accomplished recursively from a higher level (lower resolution layer) to a lower level (higher resolution layer) of the non-linear pyramid. Thus, the computational complexity is reduced significantly due to the reduced image sizes at higher layers. In the preferred embodiment, the matching criterion used in the hierarchical block-based motion vector estimation is:
Figure imgf000010_0001
-D. ≤ x^ ≤ D,, 1 = 0,1, 2,3
where I, k(i, j) is the intensity of the pixel at location (i, j) within the block in the kth frame at the 1th level and the displacement is (x, y). Thus, I3 k (i, j) is the intensity of the pixel on the full resolution image.
Λf and N are height and width of an subblock at level 1, respectively.
M and N are height and width of an subblock at level 3, respectively. It
M N should be noted that M = —^ and N = —57 . A block size of MxN (M x 2;~3 x N x 2M ) is used in the subimage at level 1. With this structure, the number of motion blocks for all subimages is constant since a block at one resolution corresponds to the same position and the same objects at another resolution. Furthermore, the size of block varies with resolution. A smaller motion block corresponds to a lower resolution. The advantage of this variable block size method is that it appropriately weighs the importance of different layers and matches the human visual perception to different frequency at different resolution and can detect motions for small objects at the higher level of the pyramid. After nonlinear pyramids are constructed, the motion vectors at level 0 are first estimated using full search with Equation (1) and a block size of MxN. The motion vector which provides the smallest MAD,(x,y) is selected as the coarse motion vector at this level and is propagated to the next lower level so that it is used as an initial vector for motion estimation at that level. Namely, the detected motion vector at the higher level is transmitted to the lower level and guides the refinement step at that level. This motion estimation process is repeated once more down to level 3.
Using two times the motion vector at level 1-1 for level 1 as an initial vector, the motion vectors for level 1 are refined by using full search but with a relatively small search range. If the motion vector at level 1-1 is represented by V,.,(x, y), the detected motion vector at level 1 can be described as:
V1(x,y) = 2VI,(x,y)+ ΔV1(«5x,<5y)
(2)
/ = 1,2,3
where ΔV(άc,<5y)is the updated increment of motion vector at level 1 and is expressed as:
Figure imgf000011_0001
-D, < <5x, <5y ≤ D., / = 1,2,3 In order to further reduce the prediction error between the original image and the motion-compensated image, the half pixel search is implemented in the proposed hierarchical motion vector estimation algorithm. The image with half pixel resolution is generated by using the interpolation from the image with full pixel resolution. The values of the spatially interpolated pixels are calculated using interpolation equation recommended by the MPEG TM4. The interpolation equation is as follows:
S(x + 0.5,y) = (S(x,y)+ S(x + l,y))/2 S(x,y + 0.5) = (S(x,y)+ S(x,y + 1))/2 (4)
S(x + 0.5,y + 0.5) = (S(x,y )+ S(x + l,y) + S(x,y + 1)+ S(x + 1 ,y + 1))/4
where x, y are the integer-pixel horizontal and vertical coordinates, and S is the pixel value. Although the present invention employs the motion estimation process as expressed in equations (l)-(4), it should be understood that the present invention can be implemented with other motion estimation methods. Namely, the use of the non-linear pyramid can be used with any other motion estimation methods.
FIG. 3 illustrates a flowchart of a method 300 for constructing a nonlinear pyramid. More specifically, method 300 starts in step 305 and proceeds to step 310, where initialization occurs. Namely, the original image Xn (n = resolution level of the original image) is set equal to an image X,. (k = resolution level of the non-linear image pyramid), which serves as the highest resolution level (level 0, i.e., k=0) of the non-linear image pyramid. In step 320, method 300 applies a non-linear filter H to the image Xk, where the output of the non-linear filter H is represented by H(Xk). The non-linear filter applies a non-linear function (or kernel) such as a 3x3 median function, a 5x5 median function, a weighted median 1 function and a weighted median 2 function. These functions are described below with reference to FIGs. 4 and 7.
More specifically, FIG. 4 illustrates a block diagram of applying a non-linear filtering operation on an image 410 using a 3x3 median kernel to produce a filtered image 420. In the present invention, the 3x3 median kernel can be expressed in three (3) different embodiments:
(\ l n
1 1 1 (5) 1 1 1
Figure imgf000013_0001
Figure imgf000013_0002
In operation, each of the pixel values 411 in the image 410 is filtered by one of the above 3x3 median kernel to produce a corresponding pixel value 422 in the filtered image 420. The image 410 can be the original input image or a previously filtered and decimated image of the non-linear pyramid.
To illustrate, equation (5) represents a non-weighted 3x3 median kernel, i.e., each value in the kernel is weighted equally. To generate the filtered pixel Xu -. 422a (upper left most pixel) in the filtered image 420, the 3x3 kernel (represented by the box labeled 412a) is applied to the corresponding pixel X. ) in the image 410, where the 3x3 kernel is centered on the pixel that is being filtered. In other words, the value of the filtered pixel X^.. 422a is determined by selecting the median of the nine (9) values covered by the 3x3 median kernel. However, with the 3x3 kernel centered on the pixel X^. .., which is located at the corner of the image, there are insufficient pixel values to provide the necessary nine values as required by the 3x3 kernel. In such "border" pixels, the image is padded by duplicating adjacent "edge" pixel values to provide the necessary pixel values to the kernel. This edge padding provides the advantage of preserving the information located at the edges of the image, without introducing errors through the filtering process.
For example, within the box 412a, pixel value Xu _.. is duplicated three times and both pixels values X,2ιl) and X,12) are duplicated once. If X,. ., has a value 0, Xtl>2) has a value 100, X,2 has a value 200, and X,22) has a value 255, then the filtered pixel X.1 , 422a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 100, 100, 200, 200, 255), which will be 100. The filtered pixel 422b is similarly generated using the 3x3 kernel 412b, and the filtered pixel 422c is generated using the 3x3 kernel 412c and so on to form the entire filtered image 420.
Alternatively, the 3x3 median kernel can be weighted as illustrated in equations (2) and (3). Namely, various pixel values within the kernel are weighted or counted more heavily than other pixel values. For example, equation (6) demonstrates that the pixel value centered in the kernel is weighted three times more than the surrounding pixel values. This weight "x" can be viewed as a weighting, where the corresponding pixel values are duplicated by the weight x. Using the same example above, if a weighted 3x3 median of equation(6) is employed, then the filtered pixel X.1 ) 422a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 0, 0, 100, 100, 200, 200, 255), which will be 0 in this case. Namely, the kernel weighs or counts the center pixel value X(1 υ three times, thereby adding two additional "0" values to the group of pixel values.
Similarly, equation (7) demonstrates that other pixel values within the kernel can be weighted as well. Namely, aside from the center pixel value being weighted three times, the pixel values that are directly above, below, left and right of the center pixel value are weighted two times more than the remaining surrounding pixel values. Again, using the same example above, if a weighted 3x3 median of equation (7) is employed, then the filtered pixel X.. υ 422a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 0, 0, 0, 0, 100, 100, 100, 200, 200, 200, 255), which will also be 0 in this case. It should be understood that other weighted 3x3 median kernels can be employed in the present invention. However, the selection of a particular weighted median kernel is often dictated by the application and/or the content within the images.
Alternatively, FIG. 7 illustrates a block diagram of applying a non- linear filtering operation on an image 710 using a 5x5 median kernel to produce a filtered image 720. In the present invention, the 5x5 median kernel can be expressed as:
fi 1 1 1 '1
1 1 1 i ι 1
1 1 1 1 l l (8)
1 1 1 i i |
7 1 1 i i)
In operation, each of the pixel values 711 in the image 710 is filtered by one of the above 5x5 median kernel to produce a corresponding pixel value 722 in the filtered image 720. The image 710 can be the original input image or a previously filtered and decimated image of the non-linear pyramid.
To illustrate, equation (8) represents a non-weighted 5x5 median kernel, i.e., each value in the kernel is weighted equally. To generate the filtered pixel X.. 722a (upper left most pixel) in the filtered image 720, the 5x5 kernel (represented by the box labeled 712a) is applied to the corresponding pixel X,. υ in the image 710, where the 5x5 kernel is centered on the pixel that is being filtered. In other words, the value of the filtered pixel X,- -, 722a is determined by selecting the median of the twenty five (25) values covered by the 5x5 median kernel. Again, with the 5x5 kernel centered on the pixel X(1 υ, which is located at the corner of the image, there are insufficient pixel values to provide the necessary twenty five values as required by the 5x5 kernel. In such "border" pixels, the image is padded by duplicating adjacent "edge" pixel values to provide the necessary pixel values to the kernel as shown in FIG. 7.
For example, within the box 712a, pixel value Xα υ is duplicated eight times and pixels values X,2 1); X,3 υ, X,12) and X,.3) are each duplicated twice. If X;- υ has a value 0, X,, 2) has a value 50, X,. _3) has a value 100, X,2 ) has a value 75, X(3 υ has a value 125, X,22) has a value 200, X<3j2) has a value 255, X,23) has a value 255 and X,33) has a value 255, then the filtered pixel X,. ., 722a is determined by selecting a median from the group of pixel values (0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 50, 50, 75, 75, 75, 100, 100, 100, 125, 125, 125, 200, 255, 255, 255), which will be 75. The filtered pixel 722b is similarly generated using the 5x5 kernel 712b, and the filtered pixel 722c is generated using the 5x5 kernel 712c and so on to form the entire filtered image 720.
Similar to the 3x3 weighted median kernels, the 5x5 kernel can also be implemented with weights.
Returning to FIG. 3, in step 330 method 300 decimates the filtered image in both directions (horizontal and vertical) by a predefined factor to generate a lower resolution image Xk l for the non-linear pyramid. FIG. 5 illustrates a block diagram of this decimation process on an image to produce a lower resolution image. Namely, an image, e.g., the filtered image 510 is reduced to a lower resolution image 520 by selectively removing pixels from the filtered image. In the preferred embodiment, the decimation factor is set to a value of two (2) in both directions, where every other pixel (horizontally and vertically) is discarded to form the lower resolution image Xk l 520. More specifically, pixels 512a, 512d and 512e are retained to form corresponding pixels 522a, 522c and 522b respectively in the lower resolution image 520. The pixels 512b and 512c are discarded in the decimation process, which is continued until the lower resolution image 520 is completely formed. Although the present invention employs a decimation factor of two, it should be understood that other decimation factor values can be employed in the present invention.
In step 340, method 300 queries whether to generate additional levels for the non-linear pyramid. If the query is affirmatively answered, then method 300 returns to step 320, where the filtering and decimating steps are repeated to generate the next lower resolution image Xk 2 and so on. If the query is negatively answered, then method 300 proceeds to step 350 and ends. In the preferred embodiment, a non-linear pyramid is generated for each input image, where the non-linear pyramid has four levels of resolution (levels 0-3). However, it should be understood that the non-linear pyramid can be generated with any number of levels of resolution and/or using other decimation factors other than "2". Generally, the non-linear pyramid can be generated in accordance with the requirement of a particular application or the specifics of the input image, e.g., size of the image, content of the image and so on. For example, a larger input image may require a larger nonlinear pyramid.
FIG. 6 illustrates a block diagram of an encoding system 600 of the present invention. The encoding system comprises a general purpose computer 610 and various input/output devices 620. The general purpose computer comprises a central processing unit (CPU) 612, a memory 614 and an encoder 616 for receiving and encoding a sequence of images.
In the preferred embodiment, the encoder 616 is simply the encoder 100 as discussed above. The encoder 616 can be a physical device, which is coupled to the CPU 612 through a communication channel. Alternatively, the encoder 616 can be represented by a software application (or a combination of a software application and hardware, e.g., via an application specific integrated circuit (ASIC)), where the software application is loaded from a storage device, e.g., a magnetic or optical disk, and resides in the memory 612 of the computer. The CPU 612 serves to execute the software application residing in the memory 614. As such, the encoder 100 of the present invention can be stored on a computer readable medium. The computer 610 can be coupled to a plurality of input and output devices 620, such as a keyboard, a mouse, a camera, a camcorder, a video monitor, any number of imaging devices or storage devices, including but not limited to, a tape drive, a floppy drive, a hard disk drive or a compact disk drive. The input devices serve to provide inputs to the computer for producing the encoded video bitstreams or to receive the sequence of video images from a storage device or an imaging device. Finally, a communication channel 630 is shown where the encoded signal from the encoding system is forwarded to a decoding system (not shown). Although various embodiments which incorporate the teachings of the present invention have been shown and described in detail herein, those skilled in the art can readily devise many other varied embodiments that still incorporate these teachings.

Claims

What is claimed is:
1. A method for performing motion estimation for an image, where said image is divided into at least one block, said method comprising the steps of: (a) decomposing the image into a non-linear pyramid; and
(b) performing hierarchical motion estimation on said non-linear pyramid.
2. The method of claim 1, wherein said decomposing step (a) comprises the steps of:
(a') applying a non-linear filter to the image to generate a filtered image; and
(a") decimating said filtered image to generate a lower resolution image of said non-linear pyramid.
3. The method of claim 2, wherein said applying step (a") comprises the step of applying a median filter to said image.
4. The method of claim 3, wherein said median filter is a 3x3 median filter.
5. The method of claim 3, wherein said 3x3 median filter is a weighted filter.
6. A method for decomposing an image into a non-linear pyramid of images, said method comprising the steps of:
(a) setting the image as the highest resolution image of the non-linear pyramid;
(b) applying a non-linear filter to the image to generate a filtered image; and
(c) decimating said filtered image to generate a lower resolution image of said non-linear pyramid.
7. The method of claim 6, wherein said applying step (b) comprises the step of applying a median filter to said image.
8. The method of claim 7, wherein said median filter is a 3x3 median filter.
9. The method of claim 7, wherein said median filter is a 5x5 median filter.
10. An apparatus for performing motion estimation for an image, where said image is divided into at least one block, said apparatus comprises: a means for decomposing the image into a non-linear pyramid; and a means for performing hierarchical motion estimation on said nonlinear pyramid.
PCT/US1998/010956 1997-05-30 1998-05-29 Method and apparatus for performing hierarchical motion estimation using nonlinear pyramid WO1998054888A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
DE69836696T DE69836696T2 (en) 1997-05-30 1998-05-29 METHOD AND DEVICE FOR IMPLEMENTING A HIERARCHICAL MOTOR ESTIMATION USING A NONLINEINE PYRAMID
KR1019997011184A KR100563552B1 (en) 1997-05-30 1998-05-29 Method and apparatus for performing hierarchical motion estimation using nonlinear pyramid
EP98924990A EP1138152B8 (en) 1997-05-30 1998-05-29 Method and apparatus for performing hierarchical motion estimation using nonlinear pyramid
JP50094299A JP2002507339A (en) 1997-05-30 1998-05-29 Hierarchical motion estimation execution method and apparatus using nonlinear pyramid

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US4818197P 1997-05-30 1997-05-30
US60/048,181 1997-05-30

Publications (2)

Publication Number Publication Date
WO1998054888A2 true WO1998054888A2 (en) 1998-12-03
WO1998054888A3 WO1998054888A3 (en) 2000-01-06

Family

ID=21953149

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/010956 WO1998054888A2 (en) 1997-05-30 1998-05-29 Method and apparatus for performing hierarchical motion estimation using nonlinear pyramid

Country Status (6)

Country Link
US (1) US6148027A (en)
EP (1) EP1138152B8 (en)
JP (1) JP2002507339A (en)
KR (1) KR100563552B1 (en)
DE (1) DE69836696T2 (en)
WO (1) WO1998054888A2 (en)

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6332002B1 (en) * 1997-11-01 2001-12-18 Lg Electronics Inc. Motion prediction apparatus and method
KR100273980B1 (en) * 1998-02-20 2000-12-15 윤종용 A subset averaged median predictors for differential pulse code modulation coding
US6983018B1 (en) * 1998-11-30 2006-01-03 Microsoft Corporation Efficient motion vector coding for video compression
CA2394352C (en) * 1999-12-14 2008-07-15 Scientific-Atlanta, Inc. System and method for adaptive decoding of a video signal with coordinated resource allocation
US6594397B1 (en) * 2000-03-03 2003-07-15 Tektronix, Inc. Adaptive multi-modal motion estimation for video compression
US6782052B2 (en) 2001-03-16 2004-08-24 Sharp Laboratories Of America, Inc. Reference frame prediction and block mode prediction for fast motion searching in advanced video coding
KR100408294B1 (en) * 2001-09-05 2003-12-01 삼성전자주식회사 Method adapted for low bit-rate moving picture coding
US7274857B2 (en) 2001-12-31 2007-09-25 Scientific-Atlanta, Inc. Trick modes for compressed video streams
US7248741B2 (en) * 2002-01-09 2007-07-24 Hiroshi Akimoto Video sequences correlation and static analysis and scene changing forecasting in motion estimation
US7020201B2 (en) * 2002-11-20 2006-03-28 National Chiao Tung University Method and apparatus for motion estimation with all binary representation
US7212571B2 (en) * 2003-01-31 2007-05-01 Seiko Epson Corporation Method and apparatus for DCT domain filtering for block based encoding
US7382937B2 (en) * 2003-03-07 2008-06-03 Hewlett-Packard Development Company, L.P. Method and apparatus for re-constructing high-resolution images
US20040252762A1 (en) * 2003-06-16 2004-12-16 Pai R. Lakshmikanth System, method, and apparatus for reducing memory and bandwidth requirements in decoder system
US20050013498A1 (en) 2003-07-18 2005-01-20 Microsoft Corporation Coding of motion vector information
US7724827B2 (en) 2003-09-07 2010-05-25 Microsoft Corporation Multi-layer run level encoding and decoding
US8064520B2 (en) 2003-09-07 2011-11-22 Microsoft Corporation Advanced bi-directional predictive coding of interlaced video
US7567617B2 (en) 2003-09-07 2009-07-28 Microsoft Corporation Predicting motion vectors for fields of forward-predicted interlaced video frames
US7966642B2 (en) * 2003-09-15 2011-06-21 Nair Ajith N Resource-adaptive management of video storage
US7394856B2 (en) * 2003-09-19 2008-07-01 Seiko Epson Corporation Adaptive video prefilter
WO2005086981A2 (en) * 2004-03-10 2005-09-22 Sindhara Supermedia, Inc. Methods and apparatuses for compressing digital image data with motion prediction
US8600217B2 (en) * 2004-07-14 2013-12-03 Arturo A. Rodriguez System and method for improving quality of displayed picture during trick modes
KR100606140B1 (en) * 2004-11-09 2006-08-01 (주)씨앤에스 테크놀로지 A motion estimation method by a determination of adaptive mode
JP4708819B2 (en) * 2005-03-14 2011-06-22 キヤノン株式会社 Image processing apparatus, method, computer program, and storage medium
JP4779435B2 (en) * 2005-05-17 2011-09-28 ソニー株式会社 Image processing apparatus, image processing method, and computer program
WO2007081140A1 (en) * 2006-01-09 2007-07-19 Lg Electronics Inc. Inter-layer prediction method for video signal
JP4785678B2 (en) * 2006-09-01 2011-10-05 キヤノン株式会社 Image coding apparatus and image coding method
US8300696B2 (en) * 2008-07-25 2012-10-30 Cisco Technology, Inc. Transcoding for systems operating under plural video coding specifications
US8542732B1 (en) * 2008-12-23 2013-09-24 Elemental Technologies, Inc. Video encoder using GPU
CN102308586B (en) * 2009-02-06 2015-03-25 汤姆森特许公司 Methods and apparatus for implicit and semi-implicit intra mode signaling for video and decoders
US8774267B2 (en) * 2010-07-07 2014-07-08 Spinella Ip Holdings, Inc. System and method for transmission, processing, and rendering of stereoscopic and multi-view images
WO2013059504A1 (en) * 2011-10-21 2013-04-25 Dolby Laboratories Licensing Corporation Hierarchical motion estimation for video compression and motion analysis
US9998750B2 (en) 2013-03-15 2018-06-12 Cisco Technology, Inc. Systems and methods for guided conversion of video from a first to a second compression format
KR102138368B1 (en) 2013-07-19 2020-07-27 삼성전자주식회사 Method and apparatus for hierarchical motion estimation based on adaptive sampling
US9305362B1 (en) * 2014-02-28 2016-04-05 Xilinx, Inc. Image stabilization

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4718104A (en) * 1984-11-27 1988-01-05 Rca Corporation Filter-subtract-decimate hierarchical pyramid signal analyzing and synthesizing technique
US4933761A (en) * 1987-04-28 1990-06-12 Mitsubishi Denki Kabushiki Kaisha Image coding and decoding device
US5014134A (en) * 1989-09-11 1991-05-07 Aware, Inc. Image compression method and apparatus
US5241395A (en) * 1989-08-07 1993-08-31 Bell Communications Research, Inc. Adaptive transform coding using variable block size
US5315670A (en) * 1991-11-12 1994-05-24 General Electric Company Digital data compression system including zerotree coefficient coding
US5398067A (en) * 1992-03-17 1995-03-14 Sony Corporation Picture data processing apparatus
US5600373A (en) * 1994-01-14 1997-02-04 Houston Advanced Research Center Method and apparatus for video image compression and decompression using boundary-spline-wavelets
US5717789A (en) * 1993-09-08 1998-02-10 California Institute Of Technology Image enhancement by non-linear extrapolation in frequency space
US5740340A (en) * 1993-08-09 1998-04-14 C-Cube Microsystems, Inc. 2-dimensional memory allowing access both as rows of data words and columns of data words

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2663178B1 (en) * 1990-06-06 1995-07-21 Thomson Csf METHOD FOR HIERARCHICAL ESTIMATION OF MOTION IN A SEQUENCE OF IMAGES.
SE469866B (en) * 1991-04-12 1993-09-27 Dv Sweden Ab Method for estimating motion content in video signals
JPH07212761A (en) * 1994-01-17 1995-08-11 Toshiba Corp Hierarchical coder and hierarchical decoder
US5867602A (en) * 1994-09-21 1999-02-02 Ricoh Corporation Reversible wavelet transform and embedded codestream manipulation
US5959673A (en) * 1995-10-05 1999-09-28 Microsoft Corporation Transform coding of dense motion vector fields for frame and object based video coding applications

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4718104A (en) * 1984-11-27 1988-01-05 Rca Corporation Filter-subtract-decimate hierarchical pyramid signal analyzing and synthesizing technique
US4933761A (en) * 1987-04-28 1990-06-12 Mitsubishi Denki Kabushiki Kaisha Image coding and decoding device
US5241395A (en) * 1989-08-07 1993-08-31 Bell Communications Research, Inc. Adaptive transform coding using variable block size
US5014134A (en) * 1989-09-11 1991-05-07 Aware, Inc. Image compression method and apparatus
US5315670A (en) * 1991-11-12 1994-05-24 General Electric Company Digital data compression system including zerotree coefficient coding
US5398067A (en) * 1992-03-17 1995-03-14 Sony Corporation Picture data processing apparatus
US5740340A (en) * 1993-08-09 1998-04-14 C-Cube Microsystems, Inc. 2-dimensional memory allowing access both as rows of data words and columns of data words
US5717789A (en) * 1993-09-08 1998-02-10 California Institute Of Technology Image enhancement by non-linear extrapolation in frequency space
US5600373A (en) * 1994-01-14 1997-02-04 Houston Advanced Research Center Method and apparatus for video image compression and decompression using boundary-spline-wavelets

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1138152A2 *

Also Published As

Publication number Publication date
KR20010013198A (en) 2001-02-26
JP2002507339A (en) 2002-03-05
WO1998054888A3 (en) 2000-01-06
EP1138152B8 (en) 2007-02-14
US6148027A (en) 2000-11-14
EP1138152B1 (en) 2006-12-20
DE69836696D1 (en) 2007-02-01
EP1138152A4 (en) 2002-05-22
EP1138152A2 (en) 2001-10-04
KR100563552B1 (en) 2006-03-27
DE69836696T2 (en) 2007-10-31

Similar Documents

Publication Publication Date Title
EP1138152B8 (en) Method and apparatus for performing hierarchical motion estimation using nonlinear pyramid
US6208692B1 (en) Apparatus and method for performing scalable hierarchical motion estimation
US6560371B1 (en) Apparatus and method for employing M-ary pyramids with N-scale tiling
JP2744871B2 (en) Image signal encoding method and image signal encoding device
US6084908A (en) Apparatus and method for quadtree based variable block size motion estimation
US6246719B1 (en) Temporal tile staggering for block based video compression
EP0811951B1 (en) System and method for performing motion estimation in the DCT domain with improved efficiency
US6275614B1 (en) Method and apparatus for block classification and adaptive bit allocation
US5477272A (en) Variable-block size multi-resolution motion estimation scheme for pyramid coding
KR100559924B1 (en) Apparatus and method for macroblock based rate control in a coding system
EP0797349B1 (en) Signal adaptive postprocessing system for reducing blocking effects and ringing noise
CA2295689C (en) Apparatus and method for object based rate control in a coding system
US6430317B1 (en) Method and apparatus for estimating motion using block features obtained from an M-ary pyramid
EP0721287A1 (en) Method and apparatus for encoding a video signal
KR100846774B1 (en) Filtering method for removing block artifacts and/or ringing noise and apparatus therefor
US6408101B1 (en) Apparatus and method for employing M-ary pyramids to enhance feature-based classification and motion estimation
Kim et al. Video coding with wavelet transform on the very-low-bit-rate communication channel
JPH06181570A (en) Trasforming and detecting methods for motion vector

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): BR CA JP KR

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 1998924990

Country of ref document: EP

122 Ep: pct application non-entry in european phase
WWE Wipo information: entry into national phase

Ref document number: 1019997011184

Country of ref document: KR

AK Designated states

Kind code of ref document: A3

Designated state(s): BR CA JP KR

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

NENP Non-entry into the national phase

Ref country code: CA

WWP Wipo information: published in national office

Ref document number: 1019997011184

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1998924990

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1019997011184

Country of ref document: KR

WWG Wipo information: grant in national office

Ref document number: 1998924990

Country of ref document: EP