WO1995004433A1 - Processing image data - Google Patents

Processing image data Download PDF

Info

Publication number
WO1995004433A1
WO1995004433A1 PCT/GB1994/001652 GB9401652W WO9504433A1 WO 1995004433 A1 WO1995004433 A1 WO 1995004433A1 GB 9401652 W GB9401652 W GB 9401652W WO 9504433 A1 WO9504433 A1 WO 9504433A1
Authority
WO
WIPO (PCT)
Prior art keywords
frame
motion vectors
block
video
pixels
Prior art date
Application number
PCT/GB1994/001652
Other languages
French (fr)
Inventor
Ian Parke
Original Assignee
British Telecommunications Public Limited Company
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 GB939315775A external-priority patent/GB9315775D0/en
Priority claimed from GB939325512A external-priority patent/GB9325512D0/en
Application filed by British Telecommunications Public Limited Company filed Critical British Telecommunications Public Limited Company
Priority to KR1019960700392A priority Critical patent/KR960704442A/en
Priority to JP7505671A priority patent/JPH09501025A/en
Priority to AU72673/94A priority patent/AU674984B2/en
Priority to EP94922945A priority patent/EP0711490B1/en
Priority to DE69422180T priority patent/DE69422180T2/en
Priority to CA002166545A priority patent/CA2166545C/en
Publication of WO1995004433A1 publication Critical patent/WO1995004433A1/en
Priority to HK98115666A priority patent/HK1014414A1/en

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • H04N19/43Hardware specially adapted for motion estimation or compensation
    • H04N19/433Hardware specially adapted for motion estimation or compensation characterised by techniques for memory access
    • 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
    • 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

Definitions

  • the present invention relates to a method of processing image data, of the type involving the generation of motion vectors for video predictive coding, in which a first video frame is positioned between a reference frame and a second video frame.
  • the present invention also relates to image data processing apparatus, of the type arranged to generate motion vectors for video predictive coding, in which a first video frame is positioned between a reference frame and a second video frame.
  • Predictive coding is a known technique for compressing video data.
  • a video frame to be coded is compared with a reference frame and, rather than generating data indicative of the frame in isolation, data indicative of the differences between the reference frame and the frame to be coded are generated. Comparing individual pixels between a reference frame and a frame to be coded becomes significantly less efficient if movement occurs within the image. However, given that movement often results in a re-arrangement of elements within an image, rather than a complete re-generation of an image, there is still a degree of inherent redundancy and advantage may be taken of this in order to facilitate further compression.
  • Movement within a video sequence often consists of an element being moved between different portions of an image. Given that video frames are presented at 25 or 30 per second, the degree of movement, for most observable objects, is relatively modest from one frame to another. Thus, movement often consists of the re-arrangement of pixel values and advantage may be taken of this inherent redundancy in order to facilitate data compression.
  • a search is performed around a similar region in a reference block to identify a block of pixels in the reference block which, when compared with the block to be transmitted, results in, on average, the lowest absolute difference terms.
  • these difference terms are transmitted, along with a motion vector identifying the position of the actual reference block with respect to a similarly positioned block to the transmitted block in the reference frame.
  • Predictive coding can be used to generate difference values for the frame which immediately follows the reference frame.
  • the method may also be used to predict subsequent frames, such as frame n+2 and frame n+3 etc.
  • the size of the reference frame search area, for which movement has to be considered increases for each incremental frame displacement. Furthermore, it should be appreciated that such an increase occurs in two dimensions.
  • a motion vector is identified for the first frame displacement, between frame n and frame n+1 whereafter, a motion vector is calculated for frame n+2 with reference to frame n and the motion vector calculated for frame n+1.
  • these two motion vectors may be "telescoped" together to provide a motion vector from frame n to frame n+2.
  • a region of pixels in the reference frame may be read sequentially and supplied to a plurality of parallel processors.
  • each motion vector is concerned with a window of pixels in a reference frame.
  • the windows overlap, therefore a region may consist of a plurality of overlapping windows, such that, all of the data read is useful for a plurality of the processors.
  • the number of comparisons decreases (because the number of pixels in the block to be coded which can be moved from such reference pixels decreases) it is possible for each processor to start processing motion vectors for a new block as the number of comparisons for it' s present block starts to decrease.
  • each processor may be arranged to process pixel comparisons at a substantially constant rate.
  • the processing of a block for a video frame, separated by more than one frame spacing from a reference frame may be performed in a substantially similar way as for the single spacing situation.
  • the potential size of a motion vector must increase proportionally. Consequently, the area for which comparisons are required becomes excessively large and unpractical to implement.
  • the solution to this problem is to perform the pixel comparisons telescopically.
  • the window of pixel positions within the reference frame considered for the second frame say, may be the same size as that used for the first frame.
  • the window is re- positioned, by an extent determined by the motion vector calculated for the equivalent block of the first frame.
  • the number of comparisons required for the second frame becomes equivalent to that required for the first frame, which should improve implementability.
  • a problem with this telescoping approach is that, by its very nature, the windows will be displaced by the motion vectors determined for the previous frame. Thus, the windows may overlap but the actual arrangement of windows within a region being read is totally unpredictable and determined by the nature of the video images. Thus, although it is only necessary to read pixel values of the reference frame within a normally sized window, for the calculation of a particular motion vector, the position of windows will differ, as they may lie anywhere within a region defined by the full multi- sized multi frame-spaced motion vector.
  • the requirement of minimising the number of times pixel values in the refer ⁇ ence frame are accessed, by supplying them to a plurality of processors, conflicts with the requirement of minimising the burden placed on the processors in making comparisons by implementing the telescopic off-set to the examined window.
  • a method of the aforesaid type characterised by the steps of: processing blocks of pixels in said first frame with reference to said reference frame, to produce first-frame motion vectors; reading a region of pixels in said reference frame large enough to accommodate the direct calculation of motion vectors for said second frame, with reference to said reference frame; processing pixel values read from said reference frame in parallel to produce, in parallel, a plurality of second-frame motion vectors; and enabling said processing step in response to said first-frame motion vectors.
  • image data processing apparatus of the aforesaid type, characterised by: processing means for processing blocks of pixels in said first frame with reference to said reference frame, to produce first-frame motion vectors; means for reading a region of pixels in said reference frame large enough to accommodate the direct calculation of motion vectors for said second frame, with reference to said reference frame; processing means for processing pixel values read from said reference frame in parallel to produce, in parallel a plurality of second-frame motion vectors; and enabling means arranged to enable said processing means in response to said first-frame motion vectors.
  • the present invention provides the advantage of allowing a region of pixel values within a reference frame to be read sequentially and supplied to a plurality of processors. However, each processor is not burdened by pixel values it does not need to process. Enabling signals are supplied to each processor; derived from motion vectors calculated for the previous frame.
  • Figure 1 shows a system for compressing and decom ⁇ pressing video signals, for transmission or storage, including a circuit for effecting temporal compression
  • Figure 2A illustrates a block of pixels of a frame to be coded and a block of pixels in a reference frame, for the purpose of calculating a motion vector
  • Figure 2B illustrates an algorithm for calculating a motion vector
  • Figure 3 details a known circuit for effecting temporal compression, of the type shown in Figure 1;
  • Figure 4A illustrates types of frames considered in accordance with the MPEG recommendation, prior to coding;
  • Figure 4B illustrates a coded stream of MPEG frames
  • Figure 5 details a circuit for decoding video frames compressed in accordance with the MPEG recommendation
  • Figure 6 illustrates areas or a reference frame compared with a frame to be coded, for calculating motion vectors, when frames are separated by more than one frame spacing
  • Figure 7 illustrates a telescopic search for calculating motion vectors
  • Figure 8 shows a circuit for motion vector calculation with telescoping, including a circuit for calculating motion vectors
  • Figure 9 details the motion vector calculation circuit, identified in Figure 8.
  • FIG. 1 A system for compressing video signals, transmitting or storing said signals and decompressing said transmitted or stored video signals, is shown in Figure 1.
  • Full bandwidth video signals are generated by a video signal generator 14, which may take the form of a video camera or video reproducing means, such as a magnetic tape or an optical disc player etc.
  • the signal generator 14 generates a sequence of original frames 15 which are supplied to a temporal compression circuit 16.
  • the temporal compression circuit takes advantage of similarities between temporally spaced frames and generates coded signals representing the differences between said frames.
  • the output from said temporal compression circuit 16 is supplied to a spatial compression circuit 17, arranged to take advantage of further redundancies within specific image frames.
  • the spatial compression circuit 17 may make use of discrete cosine transform coding, such that the amount of data generated for each frame is dependent upon the actual amount of information contained within the frame.
  • temporal compression and spatial compression is known to achieve a significant degree of video data compression, allowing a compressed video signal of this type to be transmitted over limited bandwidth channels, such as those used in video telephony or, alternatively, stored on standard computer-based storage media, such as single-platen magnetic discs or audio-based compact optical discs (CD-ROMS).
  • CD-ROMS compact optical discs
  • the output signal derived from the spatial compression circuit 17 is amplified by amplifier 18 for transmission or storage, as identified by reference 19.
  • a coded signal received from a transmission medium or read from a storage device is supplied to an amplifier 20, whereafter the procedures performed to achieve compression are effectively reversed, so as to decompress the picture.
  • circuit 21 performs spatial decompression, whereafter a circuit 22 performs temporal decompression, thereby supplying a full bandwidth video picture to a picture generating device 23, such as a video monitor, which in turn displays a sequence of decompressed video frames 24.
  • the present invention is particularly concerned with aspects of temporal coding and decoding, although it should be appreciated that, in many environments, spatial compression techniques will be included in addition to temporal compression techniques.
  • a compression technique which does take advantage of both of these types of compression is that proposed by the Moving Picture Experts Group of the International Standards Organisation (ISO), commonly referred to as MPEG.
  • MPEG Moving Picture Experts Group of the International Standards Organisation
  • Temporal compression is effected by taking a first frame as a reference frame and comparing this reference frame with a frame which is to be coded. Coding is achieved by identifying differences between the frame to be coded and the reference frame and coding a representation of these differences, so that the original frame may be reconstructed at the receiver or upon playback.
  • a first step would consist of comparing each pixel of the frame to be transmitted with the corresponding pixel of the reference frame.
  • pixels are made up of several colour components, such as RGB or, more commonly in transmission systems, luminance plus two colour difference signals.
  • the value of the frame to be transmitted may be compared with the reference frame and, rather than transmitting the full value for the pixel to be transmitted, the difference between the two pixel values may be transmitted.
  • the difference between the two values on a frame- by-frame basis may be very small, particularly if the originating image is stationary.
  • the differences will start to get larger and with substantial amounts of movement, the savings may become minimal.
  • movement may result in picture break-up.
  • a system for compressing video data in this way that is to say, by the calculation of motion vectors in addition to differential coding, is disclosed in United States Patent No. 5,083,202, assigned to the present Assignee.
  • a video frame is divided into a plurality of blocks, each consisting of 16 lines with 16 pixels on each line, that is, a 16 x 16 block.
  • the division of frames into blocks is also required for spatial compression, using the discrete transform method but, usually, this involves a division into blocks of 8 x 8 pixels.
  • each 16 x 16 pixel region is assembled from four 8 x 8 blocks and, to distinguish between the two, the larger block is referred to as a macro- block.
  • a macro-block of pixels of this type is shown in Figure 2A.
  • Movement vectors are not derived from and are not necessarily related to actual movements of objects shown in the image frame.
  • a motion vector refers to a particular 16 x 16 macro-block and it represents a movement, in the positive or negative X and Y directions, by an integer number of pixel spacings, of a block in the reference image which, when compared with the block to be transmitted, produces the lowest difference values.
  • a vector can be identified which satisfies this criterion without actually being related to an actual motion of an object in the image frame.
  • a vector will be identified which satisfies this criterion due to actual motions which have occurred substantially in the direction of the motion vector.
  • the resolution of a motion vector is substantially an arbitrary choice, based upon the degree of. compression required and the processing facility available.
  • the motion vectors are measured in terms of whole pixel spacings, however, fractional pixel spacings could be used and new pixel values, at sub-pixel positions, could be calculated by interpolation.
  • the size of the search area has been chosen so as to accommodate most speeds of movement, while at the same time placing realistic constraints on the processing facility required in order to calculate the motion vectors. This is particularly important when the motion vectors, on the transmission side, are being calculated in real time.
  • the identification of the preferred motion vector for a particular block is a highly computationally demanding procedure.
  • the decoding procedure is significantly less computationally demanding.
  • a 16 x 16 block of pixels to be coded is identified as 25.
  • This block of pixels is coded by identifying a similar block in a reference frame and, rather than transmitting actual pixel values for the present block, difference values are transmitted which represent the arithmetic difference between the pixel values in a block of the frame to be coded and the pixel values in the identified block of the reference frame.
  • Block 26 is a 16 x 16 block of pixels in the reference frame which is present at the equivalent position to block 25 in the present frame. Thus, if predictive coding without motion vectors were being employed, pixel values within block 25 would be compared directly with pixel values within block 26.
  • a search is made by shifting from the base position of the 16 x 16 pixel block (from the position identified by reference 26) to positions of plus and minus 15 pixel spacings in both the X and Y directions.
  • a reference block of pixels for coding block 25 may be obtained from anywhere within block 27 of the reference frame.
  • block 27 is a block made up of 46 x 46 pixel positions and a 16 x 16 pixel block may occupy any of the 961 (31 x 31) positions within block 27.
  • the position of a block within area 27 is described with reference to the position of block 26. Furthermore, the X, Y co-ordinates of the block position within area 27 are also equivalent to the motion vector required to transform block 26 to a block position at which actual difference values are calculated.
  • a motion vector is determined for each block by considering each possible block position within region 27. This is initiated by considering the block at the top left corner, positioned by a motion vector (minus 15, minus 15).
  • next block position is determined, defined by a motion vector (X, Y) which, as previously stated, will be the top left block on the first iteration.
  • step 31 a variable identified as the sum of the differences, sigma D, is set to zero.
  • step 32 initiates a loop which considers all of the pixel positions within the particular block position, thus, at step 32 the next pixel position is considered within the block and at step 33 an absolute difference value D is calculated by subtracting the reference pixel value from the pixel value to be transmitted, derived from block 25, while ignoring the sign of the difference.
  • step 34 the difference value calculated at step 33 is added to the variable representing the sum of the differences, sigma D, which, on the first iteration, will consist of adding the value D calculated at step 33 to zero.
  • step 35 a question is asked as to whether another pixel position is to be considered which, on the first iteration, will be answered in the affirmative, resulting in control being returned to step 32.
  • step 32 the next pixel position is ident ⁇ ified, the difference value for this pixel position is calculated at step 33 and again the difference value is added to the sum of the differences at step 34.
  • step 34 all of the difference values for the 16 x 16 pixel macro block are added together until all of the pixel positions within the macroblock have been considered and the question asked at step 35 is answered in the negative.
  • sigma D representing the sum of the differences for a particular block
  • sigma D minimum
  • sigma D will have been set to a value large enough such that any typical value for sigma D will have a smaller modulus, resulting in the question asked at step 36 being answered in the affirmative.
  • sigma D minimum
  • X component for the motion vector V (X) is set equal to X, as determined at step 30 and, similarly, the Y component for the motion vector V (Y) is set equal to Y.
  • step 39 a question is asked as to whether another block position is to be considered and when answered in the affirmative, control is returned to step 30, whereupon the next X, Y block position is selected.
  • variable sigma D (minimum) will represents the smallest sum of differences and the value stored for V (X) and V (Y) will represent the X and Y co-ordinates of the best motion vector, in that this is the motion vector which results in the smallest difference values when the block 25 to be transmitted is compared with a reference block within region 27.
  • a circuit for performing differential coding is shown in Figure 3.
  • a prediction circuit 41 includes a frame buffer for storing pixel values of the previous frame.
  • the previous frame becomes the reference frame and signals representing differences between the new frame and this reference frame are transmitted or relayed to the next stage of compression, as shown in Figure 1.
  • Differences are calculated by a subtracting circuit 42, which subtracts outputs produced by the prediction circuit 41 from the incoming pixel values.
  • These pixel values are then coded by a coding circuit 43, possibly performing quantisation or Huffman coding, for subsequent transmission or processing.
  • the output from the coding circuit 43 is also supplied to a decoding circuit 44, arranged to perform the reverse process to the coding circuit 43.
  • a decoding process is performed so as to ensure that a similar reference frame is generated at the originating side as will be reconstructed at the receiving side. It is possible that the coding performed by circuit 43 will introduce losses, therefore these losses must be taken into account at the originating side, to ensure that a similar picture is re-constructed.
  • the output from the decoding circuit 44 is supplied to a summation circuit 45, the output from which is supplied to the prediction circuit 41.
  • blocks of image data from a frame to be coded are assembled in an input buffer 46.
  • the next block of data to be transmitted is supplied to the prediction circuit 41, which is arranged to perform the motion vector calculation procedure, detailed previously.
  • the prediction circuit 41 determines a motion vector for the block, which is transmitted or recorded as such.
  • the prediction circuit 41 stores a complete copy of the reference frame. Initially, it identifies the equivalently positioned block in the reference frame as that for the block presently being coded. From this equivalently positioned block, the prediction circuit identifies a motion corrected equivalent block, by moving a number of pixel spacings, as defined by the motion vector. Once a predicted block has been identified by the prediction circuit 41, pixel values for the block being coded are supplied to summation circuit 42, which also receives equivalent prediction values from the prediction circuit 41. Thus, for each pixel in the block being coded, its equivalent motion corrected pixel is subtracted therefrom and the difference, produced as an output from circuit 42, is supplied to the coding circuit 43.
  • Output pixels from the coding circuit 43 are assembled in an output buffer 48, which may be capable of storing several full frames of pixels, so as to facilitate transmission buffering. That is to say, it is desirable for pixels to be transmitted or recorded at a constant rate, so as to make optimum use of the available bandwidth.
  • buffer 48 is provided to smooth out variations in the rate at which coded data is produced.
  • the output from coding circuit 43 is supplied to an equivalent decoding circuit 44, whereupon pixel predictions produced by the prediction circuit 41 are added to the decoded values, by summation circuit 45 and fed back to the prediction circuit 41, to facilitate the building up of a subsequent reference frame, to allow coding of the next frame in the sequence.
  • This form of coding is referred to as forward predictive coding, in that a new frame is coded or decoded with reference to frames which occurred earlier in the sequence.
  • each block of the new frame is decoded with reference to a block of a preceding frame.
  • the block may be in a different position to the corresponding position in this previous frame, the new position being identified by a motion vector.
  • transmitted values consist of pixel differences between the new block and the previously transmitted block.
  • compressed video frames are generated in accordance with the forward predictive method described above.
  • Frames of this type are identified as " P" frames and are one of three types of frame making up a compressed bit- stream.
  • a requirement of an MPEG system is that it should have entry points, that is to say, reference frames from which a play-back may be initiated, without making reference to previously transmitted frames.
  • an MPEG stream may be considered as being made up of groups of frames, wherein each group is substantially self-contained, allowing edit points to be made at the boundaries of said groups.
  • Such a frame is said to be intra coded; as distinct from inter coded in which information is required from other frames.
  • Frames of this type are identified in the MPEG standard as "I" frames (intra coded) and " P" frames are frames that are forwardly predicted from I frames or other P frames.
  • a typical sequence of input frames for MPEG coding is shown in Figure 4.
  • a group is identified in this example as consisting of 15 frames although, in accordance with the recommendation, the group number is adjustable, effectively being a trade-off between compression ratio (that is to say, the ratio of compressed data to originating data) and image quality.
  • the intra coded frame 10 is identified as frame 3.
  • Frame 6 of the input sequence is coded by forward predictive coding, as previously described, with reference to the 10 frame, frame
  • forward predictive coding is also used to code frame 9, identified as Pl, with reference to frame P0.
  • the next predicted frame P2 is coded from frame Pl and final forward predicted coded frame P3 is coded from frame P2.
  • frames 4, 5, 7, 8, 10, 11, 13 and 14 may be forwardly predicted from an I frame or a P frame, in the same way in which the P frames are forwardly predicted.
  • a motion vector is identified, followed by pixel difference values for each pixel within the block.
  • frames 1, 2, 4, 5, 7, 8, 10, 11, 13 and 14 are coded with reference to a subsequent frame in the video sequence, rather than a previous frame.
  • the predictive coding is actually occurring in a backward direction.
  • these frames are identified as B frames (bidirectional) although it should be appreciated that the choice of forward coding or backward coding will be made on a frame-by-frame basis, depending upon whichever method requires the least amount of information.
  • a bidirectional coded frame may be coded with reference to both previous and subsequent frames.
  • a B frame may be generated from an earlier frame, by forward predictive coding, or from a subsequent frame, by backward predictive coding, it is necessary to reorganise the order of frame data for transmission or recording purposes.
  • This re-ordering is shown in Figure 4B. If it is assumed that frame 1, shown in Figure 4A, is the very first frame of a particular sequence, it is not possible to produce this frame by forward prediction, because there are no earlier frames. Thus, both frames 1 and 2 are produced by backward predictive coding and are therefore transmitted after frame 3. Thus, as shown in Figure 5, the first frame to be transmitted is frame 3, followed by frames 1 and 2.
  • next frame to be transmitted is frame 6, followed by frames 4 and 5.
  • next frame is frame 9, followed by frame 7 and 8, whereafter frame 12 is transmitted, the P2 frame, followed by frames 10 and 11, whereafter the P3 frame, frame 15, is transmitted followed by frames 13 and 14.
  • a decoding circuit for an MPEG coded stream is shown in Figure 5.
  • the received signal is amplified by an amplifier 51, similar to amplifier 20 shown in Figure 1.
  • a demultiplexer 52 separates the pixel information, conveyed in the frequency domain, from the motion vectors and supplies said pixel data to a spatial decompression circuit 53.
  • the spatial decompression circuit 53 similar to circuit 21 shown in Figure 1, converts the spatially compressed data into pixel values or pixel difference values, which are in turn supplied to a processor 54.
  • Processor 54 performs temporal decompression and, in addition to receiving compressed pixel data from the spatial decompression circuit 53, is arranged to receive motion vectors from the demultiplexer 52 and reference data from a video frame store A and a video frame store B. In response to this information, the processor 54 is arranged to generate output frames, in conventional video format.
  • a frame group is transmitted in a re-arranged order, such that the decompression circuit 53 receives coded frame 3, followed by coded frame 1, coded frame 2 and coded frame 6 etc. Spatial decompression is performed and the decompressed frame data is supplied to the processor 54.
  • Frame 3 is an intra frame and, as such, will have been transmitted with only spatial compression.
  • processor 54 in order to generate output data and the pixel values for frame 3 are supplied to a selector 55.
  • frame 3 cannot be supplied to the output until frames 1 and 2 have been decoded, therefore selector 55 writes the pixel data to frame store A.
  • the next frame to arrive is frame 1 which, after being spatially decompressed, is supplied to the processor 54.
  • Frame 1 was predictively coded with reference to frame 3 (backward coding), therefore output data is generated for frame 1 by reading reference values from store A, in response to the motion vectors, and adding the reference pixels to the transmitted pixels. No other frames are coded with reference to frame 1, therefore selector 55 is arranged to supply decoded frame 1 to the output.
  • the next frame to arrive is frame 2.
  • this frame will have been coded only with reference to frame 3, therefore the processor 54 decodes frame 2 with reference to values read from store A, again in response to the motion vectors supplied by the demultiplexer 52. Likewise, the selector 55 supplies decoded values to the output.
  • the next frame to arrive is frame 6 which again has been coded by the forward predictive method with reference to frame 3.
  • the processor 54 decodes frame 6, with reference to the motion vectors and to the reference values stored in store A and supplies the decoded values for frame 6 to the selector 55.
  • frame 6 cannot be supplied to the output prior to frames 4 and 5 being decoded, therefore the decoded values for frame 6 are supplied, by the selector 55, to store B.
  • frame 3 is read from store A and supplied to the output.
  • Frames 4 and 5 may be decoded forwardly, backwardly or bidirectionally, given that all the necessary information is available. After frames 4 and 5 have been supplied to the output, frame 6 is read from store B and also supplied to the output.
  • a compression encoding device has received original image frames 3, 4, 5 and 6, which are to be coded as 10, Bl, B2 and PO.
  • Frame PO is coded by the forward predictive method with reference to frame 10.
  • all of the frames have been divided into macro blocks of 16 x 16 pixels and each macro block is then coded by defining a motion vector, along with pixel difference values.
  • block 61 represents a 16 x 16 macro block of pixels which are to be coded for transmission as part of the P0 frame.
  • the corresponding block in frame 10 is referenced 62.
  • a motion vector is defined for one frame spacing, which will be frame 4, which specifies the position of block 62 anywhere within square 63. This represents a possible displacement of plus or minus 15 pixels in the X and Y directions.
  • a plus or minus 15 pixel displacement must be considered, such that, after two frames, it is possible for block 62 to be anywhere within square 64.
  • the area over which difference values are to be calculated has significantly increased.
  • a further frame spacing results in another plus or minus 15 pixel displacements in both the X and Y directions, resulting in block 62 being anywhere within square 65.
  • Block 62 is shown in Figure 7 as block 72.
  • a motion vector is determined by moving block 72 within area 73.
  • a motion vector is calculated, which effectively re-positions block 72 to block 76.
  • the pixels within block 76 may be used to forwardly predict a block of pixels in frame 4.
  • frame 4 would now be used to predict values for frame 5, which in turn would be used to predict values for frame 6 ( .
  • values for frame 6 are not predicted from frame 5, via frame 4, but are predicted directly from frame 3.
  • these motion vectors may be used to calculate the final motion vector for frame 6.
  • the motion vector for frame 6 is calcu ⁇ lated in stages, similar to the arrangement of small segments of a telescope being connected together so as to make quite a long device.
  • the procedure of deriving a motion vector for frame 6 with reference to frame 3, by calculating a motion vector for frame 4 with reference to frame 3, calculating a motion vector for frame 5 with reference to frame 3, using the previously calculated motion vector as an offset and finally calculating a motion vector for frame 6 with reference to frame 3, again with an offset is referred to as "telescoping".
  • Figure 7 represents blocks of pixels within a reference frame.
  • a block within a frame to be transmitted is, for the purposes of this example, separated from the reference frame by 3 frame spacings.
  • the intermediate frames are considered so as to calculate a sequence of motion vectors which are then added together in accordance with the telescoping technique.
  • the frames under consideration consist of a reference frame, a frame to be transmitted and 2 intermediate frames which are positioned between the reference frame and the frame to be transmitted.
  • Each macro block of the frame to be transmitted is considered individually.
  • an equivalent block position exists in the intermediate frames and in the reference frame.
  • This equivalent block position is identified as block 72 in Figure 7.
  • This equivalently positioned block is compared with an equivalently positioned block in the first intermediate frame.
  • a search is now conducted within a region 73 defined by a plus or minus 15 pixel displacement in both the X and Y directions.
  • the search is substantially similar to that described with reference to Figure 2A.
  • a block 76 is identified in the reference frame as the block from which pixel values should be obtained in order to reconstitute the block in the first intermediate frame.
  • a motion vector is identified which is required to transfer the equivalently positioned block to block 76.
  • a further search is effected within the plus or minus 15 pixel position spacings defined by a region 77. Again, this results in a further motion vector being calculated which effectively identifies block 78 in the reference frame.
  • the motion vector for the second intermediate frame would transform block position 76 to block position 78 and the motion vector for the first intermediate frame would transform block position 72 to block position 76.
  • the process is repeated again for region 79 around block 78, again defined by a plus and minus 15 pixel position spacing.
  • a further block position within the reference frame is identified and a total of 3 motion vectors have been produced which transform a block in the reference frame to a block within the frame to be transmitted, separated by 3 frame spacings.
  • a single motion vector is produced by telescoping these 3 separate motion vectors, such that a block can be transmitted, along with a motion vector identifying the movement of a block from which difference values have been calculated, within the reference frame separated by 3 frame spacings.
  • the result of the telescoping procedure is that a single vector is obtained identifying motion of a block in frame 3, which can be used to predict a block in frame 6, without having to do tortuous amounts of computation, as suggested by the illustration provided by Figure 6.
  • a temporal compression circuit for encoding video frames in accordance with the MPEG recommendation, in real ⁇ time, is shown in Figure 8.
  • the circuit shown in Figure 8 includes an input storage area 81, a reference storage area 82, a motion vector calculation circuit 83, a spatial compressor 84, a spatial decompressor 85 and a buffering area 86.
  • the input storage area includes a first input frame store 87 and a second input frame store 88.
  • the number of frame stores actually included in the input storage area depends upon the grouping of bidirectional frames in the transmitted stream. Thus, in this example, bidirectional frames are grouped in two' s, therefore two storage devices 87 and 88 are required.
  • the number of bidirectional frames included in each bidirectional frame group is variable and it should be understood that when this grouping value increases, a respective increase is required in the number of input frame stores provided in the input storage area.
  • the reference storage area 82 includes a first reference frame store 89 and a second reference frame store 90.
  • Two frame stores are required in the reference storage area to allow for bidirectional predictive coding.
  • the provision of frame stores within the reference storage area is not dependent upon the type of the actual MPEG stream employed, in terms of the number of bidirectional frames present in each group.
  • Reference 91 identifies ' a list of input frames supplied to the circuit, which is equivalent to the order shown in Figure 4A. As shown in Figure 4A, a group start is initiated by bidirectional frame B-2, followed by bidirectional frame B-l and then by the group' s intra frame 10. These frames may therefore be referenced as frame numbers 1, 2 and 3 respectively.
  • Adder 94 receives prediction values at its second input from the reference storage area 82.
  • the reference storage area 82 includes an input selector 95 and an output selector 96, arranged to write data to the reference frame stores 89 and 90 and to read data from said stores respectively.
  • selector 96 When the 10 frame is being supplied to the spatial compressor 84, selector 96 is effectively disabled, such that no additional values are supplied to the adder 94 and no predicted values are subtracted from the values supplied to said adder from the output selector 93.
  • the 10 frame is the first frame written to the buffer 97 under the control of the write addressor 98.
  • the pixel values for the 10 frame generated by the spatial compressor 84 are also supplied to the spatial decompressor 85, effectively performing the reverse function to that of the spatial compressor 84.
  • the output from the spatial compressor is supplied to an adder 100 which receives at its second input the output generated by selector 96. As previously stated, when processing the 10 frame, no output is generated by this selector 96, therefore the output from adder 100, for the 10 frame, is equivalent to the output generated by the spatial compressor 85.
  • the output from the adder 100 is supplied to the input selector 95 of the reference storage area 82 which in turn writes the pixel values to the first reference frame store
  • the motion vector calculation circuit 83 is capable of calculating motion vectors from four frames which are temporarily displaced from a reference frame by more than one frame spacing, using the technique of telescoping previously described. Thus, using these techniques, the motion vector calculation circuit calculates motion vectors for blocks within the first frame, which is a B-2 frame and for the second frame which is a B-l frame. Ideally, as shown in Figure 4B, the B-2 frame should be coded before the B-l frame.
  • motion vectors are supplied from the motion vector calculation circuit 83 to output selector 96.
  • pixel values are read from reference frame store 89, these being pixel values forming part of frame 10, to produce predicted values which are sup ⁇ plied to adder 94.
  • pixel values for frame B-l are read from input frame store 88 and supplied, via the output selector 93, to the adder 94.
  • the predicted values generated by output selector 96 are subtracted from the stored pixel values supplied by output selector 93 and the differences are then supplied to the spatial compressor 84.
  • the B type frames do not in themselves provide reference frames for any other frames, thus, any output generated by spatial decompressor 85 and supplied to selector 95, does not result in pixel values being supplied to any of the reference frame stores 89 or 90. However, coded pixel values for frame B-l are supplied to the write addressor 98 which in turn writes these pixel values to the buffer 97.
  • the area of search when calculating motion vectors is reduced by employing the offset determined for frame B-l by the process of telescoping.
  • telescoped motion vectors are generated, allowing frame B-2 to be coded with reference to frame 10 which has been stored in the reference frame store 89. This results in pixel values for frame B-2 being read from input frame store
  • frame 4 The next frame to arrive in the input sequence, frame 4, is processed as frame B0.
  • Frame B0 may be bidirectionally encoded, therefore it is not possible to encode this frame until the next P frame has been received. Consequently, frame BO is written to the first input frame store 87.
  • Input pixel values for frame BO are also supplied directly to the motion vector calculation circuit 83 which, in real-time, calculates motion vectors with reference to the stored pixel values for the 10 frame.
  • the forward prediction of frame BO from frame 10 is calculated and stored, for subsequent comparison with the backward prediction from the next P frame.
  • next frame to arrive is also a B type frame, resulting in the pixel values for this frame being written to the second input frame store 88, under the control of the input selector 92, as well as being directed to the output selector 93 for the forward prediction from stored frame 10 as described with reference to frame B0.
  • Pixel values for frame P0 are encoded by forwardly predicting values from the stored 10 frame.
  • Input pixel values for the P0 frame are supplied directly to the motion vector calculation circuit 83 which, in real-time, calculates motion vectors with reference to the stored pixel values for the 10 frame, stored in frame store 89, by telescoping the motion vectors from frames 4 and 5.
  • Pixel values for the P0 frame are supplied, from the output selector 93 to adder 94 and at adder 94 the predicted values are subtracted therefrom to provide an input to the spatial compressor 84.
  • the output from the spatial compressor 84 is supplied to the write addressor 98 which in turn writes coded pixel values to the buffer 97.
  • the output coded values from the compressor 84 are supplied to the spatial decompressor 85, to effect the reverse process to that performed by the spatial compressor 84.
  • the output decompressed pixel values from the spatial decompressor 85 are supplied to the adder 100 which receives, at its second input, the predicted values generated by the selector 96.
  • pixel values are supplied to selector 95 in a form which should be substantially equivalent to re-constituted pixel values for the PO frame.
  • These pixel values will themselves provide reference values for B frames therefore said values are written to the second reference frame store 90.
  • motion vectors for the P0 frame With reference to the 10 frame, the telescoping process will have been implemented by the motion vector calculation circuit 83. Thus, motion vectors have been calculated for frame 4 with reference to frame 3. Similarly, motion vectors have been calculated for frame 5 with reference to frames 3 and 4 and again motion vectors have been calculated for frame 6, the P0 frame, by a process of telescoping, with reference to frame 3, 4 and 5. Thus, motion vectors have already been calculated for the B0 and Bl frames in the forward direction. It is now necessary to calculate motion vectors in the back ⁇ wards direction, as was done for frames B-2 and B- 1.
  • values are read from the second input frame store 88 and supplied to the motion vector calculation circuit 83.
  • a search is then effected with respect to the reference frame which, on this occasion, will be the P0 frame read from the second reference frame store 90.
  • selector 96 which, by reading suitable reference values from the second reference frame store 90, allows frame Bl to be encoded.
  • pixel values for frame Bl are read from frame store 88 and supplied to the adder 94 via selector 93.
  • the predicted values generated by output selector 96 are subtracted from the actual pixel values supplied by selector 93, resulting in difference values being supplied to the spatial compressor 84.
  • the spatially compressed values generated by the spatial compressor 84 are written to the buffer 97 by means of the write addressor 98.
  • frame BO Once frame Bl has been encoded, it is now possible to encode frame BO. Again, a search is made within regions of the reference frame stored in the second reference frame store, which on this iteration will be the PO frame. Telescoping is effected by using the previously calculated motion vectors, for frame 5, as offsets. Thus, the newly calculated motion vectors are supplied to the selector 96, allowing predictive coding to be effected by the adder 94.
  • the apparatus determines, for the bidirectional frames, whether backward predictive coding, forward predictive coding or interpolative bidirectional coding should be employed. This decision is based upon which coding scheme produces the smallest error.
  • selector 96 selects for each frame suitable values from either store 89, store 90 or a combination of these two. As previously stated, the order in which frames are written to the buffer 97, in response to the write addressor 98, is identified by reference 99. This order can be compared with the order required under the recommendation, as illustrated in Figure 4B.
  • the first frame to be transmitted is the 10 frame, followed by the B-2 frame, the B-l frame and the P0 frame etc.
  • frame B-l frame 2 is written to buffer 97, immediately after the 10 frame has been written to said buffer, then followed by the B-2 frame.
  • the B-l frame and the B-2 frame have been generated in the wrong order.
  • This ordering situation is resolved within the buffering area 86 by means of a read addressor 101.
  • the read addressor 101 is arranged to read compressed pixel data in a different order from that in which it was written to the buffer 97.
  • the read addressor 101 is provided with information identifying the location of each compressed frame within the buffer 97.
  • the first frame to be read from the buffer 97 is the 10 frame which, as previously stated, was the first frame to be written to said buffer.
  • the B-2 frame is read from the buffer which, as shown in list 99, was actually the third frame to be written to said buffer.
  • the read addressor has effected the re-arrangement of the frame ordering into that required by the recommendation.
  • the next frame to be read is the P0 frame, whereafter the B0 frame is read in preference to the Bl frame, which is then read thereafter.
  • a significant advantage of the system described with reference to Figure 8 is that, although the buffer 97 provides an important role in enabling the backwards telescopic vector calculation, it does not add significantly to the hardware requirements of the system. Buffer 97 is also necessary because pixel values tend to be written to said buffer at a variable bit rate. The bit rate is dependent greatly upon the inherent redundancy of the image which, obviously, will vary from one video sequence to another. Thus, throughout the video sequence, the actual number of bits produced after compression will vary. However, many video and transmission facilities require a constant bit rate therefore data is read out of buffer 97 at a constant bit rate. Thus, in addition to re-ordering the position of the B frames, the buffer 97 also performs the important function of absorbing fluctuations in the rate at which the data is produced.
  • a circuit for calculating the motion vectors is shown in Figure 9. The circuit will be described with reference to a telescoping procedure in which motion vectors are being determined for a frame separated from a reference frame by two frame spacings.
  • a plurality of processors are provided and when examining an area of pixels for a two frame spacing, five processors are required. Five such processors are shown in Figure 9, identified as Pl to P5. Each processor determines a motion vector for a particular block of the frame to be coded.
  • a region consists of a horizontal band of pixels but, similarly, it could be a vertical band. Pixels from the region are read and the region is moved by one block spacing, whereafter pixels in the newly defined region are read again for the calculation of motion vectors for another group of blocks.
  • motion vectors are being calculated for blocks n-2, n-1, n, n+1 and n+2. If a motion vector were being calculated for block n based on a one frame spacing, it would be necessary to consider all pixels of block 121 of the reference frame. However, given that the blocks being coded are separated by two frame spacings from the reference frame, the range of possible pixel positions is that identified by bl ock 122.
  • Region scanning for the region illustrated is initiated at pixel position 123. It extends vertically downwards to the boundary 124 of block 122, a distance of five block spacings.
  • the reading of data is performed in response to addresses generated by an addressor 125, which is programmed to read regions of the required size, dependent upon the number of frame spacings between the frame being coded and the reference frame. Reading continues by incrementing the horizontal position by one pixel spacing and again reading pixels for the full five block distance. This process is repeated until all pixels in the region have been considered.
  • processor Pl is supplied with pixel values which may be required to code block n-2.
  • processor P2 receives pixel values which may be relevant to block n-1
  • processor P3 receives values which may be required for block n
  • processor P4 receives values which may be required to code block n+1
  • processor P5 receives pixel values which may be required to code block n+2.
  • processor Pl calculates the motion vector for block n-2 and no further consideration of this block is required.
  • Processor Pl is now free to calculate a motion vector for another block, thus the ordering of the processors, with respect to block positions, effectively circulates and processor Pl continues to receive pixel values from the reference frame but now processes these values with respect to block n+3.
  • each processor receives five block-columns worth of pixel data.
  • Each processor therefore receives pixel data for an area of pixels five blocks by five blocks square, however, due to the offset defined by the previous motion vector and as a result of telescoping, the processor only needs to process an area of pixels three blocks by three blocks square. Furthermore, within the time available, it would not be possible to process a five block by five block area.
  • motion vectors for the previous frame (or frames) are supplied to an enabling circuit 126.
  • the enabling circuit is arranged to calculate, for each processor, when it is receiving data from the reference frame which is actually required, in order to calculate the telescoped motion vector.
  • an enabling signal is generated and supplied to the respective processor.
  • processor Pl As pixel values are been read from the reference frame, some of these values will be required by processor Pl.
  • an enabling signal is generated by the enabling circuit 126 and supplied to Pl over a processor enable line 127.
  • an enabling signal is supplied to P2 over line 128.
  • similar enabling lines 129, 130 and 131 are provided from the enabling circuit 126 to respective processors P3, P4 and P5.
  • a processing circuit to calculate a motion vector for a particular block, it receives pixel values from an area equivalent in size to a five block by five block area.
  • the processor only processors data from an area equal to three blocks by three blocks, although this area could be positioned anywhere within the larger five block by five block area.
  • the smaller three by three block area is defined by the enabling circuit, such that the pro- cessors only latch data, in response to the enabling signal, when pixels are being read which are present within the area of interest.

Abstract

Telescopic predictive coding of video frames reduces the number of pixels in a reference frame which are required to be processed. However, given that offsets for adjacent blocks may differ, it is difficult to parallel process the reference data for real-time coding. After first-frame motion vectors have been calculated, a region of the reference pixels is read which is large enough to accommodate the direct calculation of motion vectors for the second frame, thus allowing pixel values to be processed in parallel. However, although all of the read pixels are made available to each processor, the processors only latch the values which are actually required for the particular motion vector being calculated. This is achieved by supplying an enabling signal to the processors, which is determined by processing the first-frame motion vectors.

Description

PROCESSING IMAGE DATA
The present invention relates to a method of processing image data, of the type involving the generation of motion vectors for video predictive coding, in which a first video frame is positioned between a reference frame and a second video frame.
The present invention also relates to image data processing apparatus, of the type arranged to generate motion vectors for video predictive coding, in which a first video frame is positioned between a reference frame and a second video frame.
Predictive coding is a known technique for compressing video data. A video frame to be coded is compared with a reference frame and, rather than generating data indicative of the frame in isolation, data indicative of the differences between the reference frame and the frame to be coded are generated. Comparing individual pixels between a reference frame and a frame to be coded becomes significantly less efficient if movement occurs within the image. However, given that movement often results in a re-arrangement of elements within an image, rather than a complete re-generation of an image, there is still a degree of inherent redundancy and advantage may be taken of this in order to facilitate further compression.
Movement within a video sequence often consists of an element being moved between different portions of an image. Given that video frames are presented at 25 or 30 per second, the degree of movement, for most observable objects, is relatively modest from one frame to another. Thus, movement often consists of the re-arrangement of pixel values and advantage may be taken of this inherent redundancy in order to facilitate data compression.
In theory, it would be possible to consider the movement of each individual pixel and, for each individual pixel, calculate a motion vector which, for a present frame under consideration, identifies the position of a similar pixel in a reference frame. However, it will be appreciated that the generation of motion vectors for each individual pixel would provide little compression compared to transmitting the individual pixel values themselves, therefore, in order to achieve a degree of compression, it is necessary to calculate motion vectors for pixel regions and to assume that the whole region moves in a similar way. It is therefore known to divide video images into blocks of pixels consisting of, for example, squares made up of 16 x 16 pixels. Thus, before difference data is transmitted for each pixel within the block, a search is performed around a similar region in a reference block to identify a block of pixels in the reference block which, when compared with the block to be transmitted, results in, on average, the lowest absolute difference terms. Thus, once determined, these difference terms are transmitted, along with a motion vector identifying the position of the actual reference block with respect to a similarly positioned block to the transmitted block in the reference frame.
Predictive coding can be used to generate difference values for the frame which immediately follows the reference frame. In addition, the method may also be used to predict subsequent frames, such as frame n+2 and frame n+3 etc. Under these circumstances, the size of the reference frame search area, for which movement has to be considered, increases for each incremental frame displacement. Furthermore, it should be appreciated that such an increase occurs in two dimensions.
In order to facilitate the calculation of motion vectors, it is possible to perform a telescoping technique, in which a motion vector is identified for the first frame displacement, between frame n and frame n+1 whereafter, a motion vector is calculated for frame n+2 with reference to frame n and the motion vector calculated for frame n+1. Thus, these two motion vectors may be "telescoped" together to provide a motion vector from frame n to frame n+2.
When determining motion vectors in real time, it is extremely beneficial to minimise the number of times a pixel value is read from a reference frame. Thus, a region of pixels in the reference frame may be read sequentially and supplied to a plurality of parallel processors.
The calculation of each motion vector is concerned with a window of pixels in a reference frame. When dealing with a one frame spacing, the windows overlap, therefore a region may consist of a plurality of overlapping windows, such that, all of the data read is useful for a plurality of the processors. Furthermore, given that, as the reading of pixel values moves towards the edge of a window, the number of comparisons decreases (because the number of pixels in the block to be coded which can be moved from such reference pixels decreases) it is possible for each processor to start processing motion vectors for a new block as the number of comparisons for it' s present block starts to decrease. Thus, each processor may be arranged to process pixel comparisons at a substantially constant rate.
In theory, the processing of a block for a video frame, separated by more than one frame spacing from a reference frame, may be performed in a substantially similar way as for the single spacing situation. However, in order to achieve comparable results, the potential size of a motion vector must increase proportionally. Consequently, the area for which comparisons are required becomes excessively large and unpractical to implement. The solution to this problem is to perform the pixel comparisons telescopically. Under the telescopic approach, the window of pixel positions within the reference frame considered for the second frame, say, may be the same size as that used for the first frame. However, when determining motion vectors for the second frame, the window is re- positioned, by an extent determined by the motion vector calculated for the equivalent block of the first frame. Thus, the number of comparisons required for the second frame becomes equivalent to that required for the first frame, which should improve implementability.
A problem with this telescoping approach is that, by its very nature, the windows will be displaced by the motion vectors determined for the previous frame. Thus, the windows may overlap but the actual arrangement of windows within a region being read is totally unpredictable and determined by the nature of the video images. Thus, although it is only necessary to read pixel values of the reference frame within a normally sized window, for the calculation of a particular motion vector, the position of windows will differ, as they may lie anywhere within a region defined by the full multi- sized multi frame-spaced motion vector. Thus, the requirement of minimising the number of times pixel values in the refer¬ ence frame are accessed, by supplying them to a plurality of processors, conflicts with the requirement of minimising the burden placed on the processors in making comparisons by implementing the telescopic off-set to the examined window.
According to a first aspect of the present invention, there is provided a method of the aforesaid type, characterised by the steps of: processing blocks of pixels in said first frame with reference to said reference frame, to produce first-frame motion vectors; reading a region of pixels in said reference frame large enough to accommodate the direct calculation of motion vectors for said second frame, with reference to said reference frame; processing pixel values read from said reference frame in parallel to produce, in parallel, a plurality of second-frame motion vectors; and enabling said processing step in response to said first-frame motion vectors.
According to a second aspect of the present invention, there is provided image data processing apparatus of the aforesaid type, characterised by: processing means for processing blocks of pixels in said first frame with reference to said reference frame, to produce first-frame motion vectors; means for reading a region of pixels in said reference frame large enough to accommodate the direct calculation of motion vectors for said second frame, with reference to said reference frame; processing means for processing pixel values read from said reference frame in parallel to produce, in parallel a plurality of second-frame motion vectors; and enabling means arranged to enable said processing means in response to said first-frame motion vectors. Thus, the present invention provides the advantage of allowing a region of pixel values within a reference frame to be read sequentially and supplied to a plurality of processors. However, each processor is not burdened by pixel values it does not need to process. Enabling signals are supplied to each processor; derived from motion vectors calculated for the previous frame.
The invention will now be described by way of example only, with reference to the accompanying drawings, in which:
Figure 1 shows a system for compressing and decom¬ pressing video signals, for transmission or storage, including a circuit for effecting temporal compression;
Figure 2A illustrates a block of pixels of a frame to be coded and a block of pixels in a reference frame, for the purpose of calculating a motion vector;
Figure 2B illustrates an algorithm for calculating a motion vector;
Figure 3 details a known circuit for effecting temporal compression, of the type shown in Figure 1; Figure 4A illustrates types of frames considered in accordance with the MPEG recommendation, prior to coding;
Figure 4B illustrates a coded stream of MPEG frames; Figure 5 details a circuit for decoding video frames compressed in accordance with the MPEG recommendation;
Figure 6 illustrates areas or a reference frame compared with a frame to be coded, for calculating motion vectors, when frames are separated by more than one frame spacing;
Figure 7 illustrates a telescopic search for calculating motion vectors;
Figure 8 shows a circuit for motion vector calculation with telescoping, including a circuit for calculating motion vectors; and
Figure 9 details the motion vector calculation circuit, identified in Figure 8.
A system for compressing video signals, transmitting or storing said signals and decompressing said transmitted or stored video signals, is shown in Figure 1. Full bandwidth video signals are generated by a video signal generator 14, which may take the form of a video camera or video reproducing means, such as a magnetic tape or an optical disc player etc. The signal generator 14 generates a sequence of original frames 15 which are supplied to a temporal compression circuit 16. The temporal compression circuit takes advantage of similarities between temporally spaced frames and generates coded signals representing the differences between said frames. The output from said temporal compression circuit 16 is supplied to a spatial compression circuit 17, arranged to take advantage of further redundancies within specific image frames. Thus, the spatial compression circuit 17 may make use of discrete cosine transform coding, such that the amount of data generated for each frame is dependent upon the actual amount of information contained within the frame.
Thus, the combination of temporal compression and spatial compression is known to achieve a significant degree of video data compression, allowing a compressed video signal of this type to be transmitted over limited bandwidth channels, such as those used in video telephony or, alternatively, stored on standard computer-based storage media, such as single-platen magnetic discs or audio-based compact optical discs (CD-ROMS).
The output signal derived from the spatial compression circuit 17 is amplified by amplifier 18 for transmission or storage, as identified by reference 19.
At a receiver, or within replaying apparatus, a coded signal received from a transmission medium or read from a storage device, is supplied to an amplifier 20, whereafter the procedures performed to achieve compression are effectively reversed, so as to decompress the picture. Thus, circuit 21 performs spatial decompression, whereafter a circuit 22 performs temporal decompression, thereby supplying a full bandwidth video picture to a picture generating device 23, such as a video monitor, which in turn displays a sequence of decompressed video frames 24.
The present invention is particularly concerned with aspects of temporal coding and decoding, although it should be appreciated that, in many environments, spatial compression techniques will be included in addition to temporal compression techniques. A compression technique which does take advantage of both of these types of compression is that proposed by the Moving Picture Experts Group of the International Standards Organisation (ISO), commonly referred to as MPEG. Temporal compression is effected by taking a first frame as a reference frame and comparing this reference frame with a frame which is to be coded. Coding is achieved by identifying differences between the frame to be coded and the reference frame and coding a representation of these differences, so that the original frame may be reconstructed at the receiver or upon playback.
A first step would consist of comparing each pixel of the frame to be transmitted with the corresponding pixel of the reference frame. Generally, pixels are made up of several colour components, such as RGB or, more commonly in transmission systems, luminance plus two colour difference signals. Thus, for each of these components, the value of the frame to be transmitted may be compared with the reference frame and, rather than transmitting the full value for the pixel to be transmitted, the difference between the two pixel values may be transmitted. Thus, in some situations, the difference between the two values on a frame- by-frame basis may be very small, particularly if the originating image is stationary. However, as movement occurs, the differences will start to get larger and with substantial amounts of movement, the savings may become minimal. Furthermore, given an environment having limited bandwidth for transmission or storage, movement may result in picture break-up.
Although differential coding techniques will eventually break down if significant movement occurs, it is apparent that, in the majority of video sequences, movement consists of actual objects within an image frame moving over a predetermined period of time. Thus, given that a significant number of frames will elapse in just one second of the video sequence, it is likely that a moving object will not result in significant changes to the overall frame information content, although significant changes will be occurring to individual pixels. Thus, it would be possible to reduce the amount of information transmitted if information identifying a motion vector could be transmitted, along with difference signals taken, not from the original positions of the reference frame, but from positions shifted from the original in accordance with the motion vector.
A system for compressing video data in this way, that is to say, by the calculation of motion vectors in addition to differential coding, is disclosed in United States Patent No. 5,083,202, assigned to the present Assignee. In accordance with this disclosure, a video frame is divided into a plurality of blocks, each consisting of 16 lines with 16 pixels on each line, that is, a 16 x 16 block. The division of frames into blocks is also required for spatial compression, using the discrete transform method but, usually, this involves a division into blocks of 8 x 8 pixels. When using both techniques, each 16 x 16 pixel region is assembled from four 8 x 8 blocks and, to distinguish between the two, the larger block is referred to as a macro- block. A macro-block of pixels of this type is shown in Figure 2A. Movement vectors are not derived from and are not necessarily related to actual movements of objects shown in the image frame. As used herein, a motion vector refers to a particular 16 x 16 macro-block and it represents a movement, in the positive or negative X and Y directions, by an integer number of pixel spacings, of a block in the reference image which, when compared with the block to be transmitted, produces the lowest difference values. Thus, it is possible that a vector can be identified which satisfies this criterion without actually being related to an actual motion of an object in the image frame. However, in practice, it is likely that a vector will be identified which satisfies this criterion due to actual motions which have occurred substantially in the direction of the motion vector. The resolution of a motion vector is substantially an arbitrary choice, based upon the degree of. compression required and the processing facility available. In this example, the motion vectors are measured in terms of whole pixel spacings, however, fractional pixel spacings could be used and new pixel values, at sub-pixel positions, could be calculated by interpolation. Similarly, the size of the search area has been chosen so as to accommodate most speeds of movement, while at the same time placing realistic constraints on the processing facility required in order to calculate the motion vectors. This is particularly important when the motion vectors, on the transmission side, are being calculated in real time.
The identification of the preferred motion vector for a particular block is a highly computationally demanding procedure. However, it should be appreciated that, once the vector has actually been established, used to effect the coding and then transmitted or recorded for the purposes of effecting decoding, the decoding procedure is significantly less computationally demanding. Thus, given a motion vector, it is a very straightforward exercise to use this vector in order to identify the preferred block within the transmitted reference frame. However, on the transmission side, it is necessary to actually calculate the vector before it may be used to effect the coding.
The way in which a motion vector is calculated for a particular block will be described with reference to Figure 2A and Figure 2B. In Figure 2A, a 16 x 16 block of pixels to be coded is identified as 25. This block of pixels is coded by identifying a similar block in a reference frame and, rather than transmitting actual pixel values for the present block, difference values are transmitted which represent the arithmetic difference between the pixel values in a block of the frame to be coded and the pixel values in the identified block of the reference frame.
Block 26 is a 16 x 16 block of pixels in the reference frame which is present at the equivalent position to block 25 in the present frame. Thus, if predictive coding without motion vectors were being employed, pixel values within block 25 would be compared directly with pixel values within block 26.
However, when taking account of movement and employing motion vectors, a search is performed to identify, within the reference frame, a 16 x 16 pixel block which produces smaller difference terms than would be produced if difference values were calculated from block 26.
In theory, it would be possible to examine all possible blocks within the reference frame, however, this would require a massive computational requirement and would be virtually impossible to implement in real time. Thus, a compromise is made and, in this particular embodiment, a search is made by shifting from the base position of the 16 x 16 pixel block (from the position identified by reference 26) to positions of plus and minus 15 pixel spacings in both the X and Y directions. Thus, given a plus or minus 15 pixel displacement, a reference block of pixels for coding block 25 may be obtained from anywhere within block 27 of the reference frame. Thus, block 27 is a block made up of 46 x 46 pixel positions and a 16 x 16 pixel block may occupy any of the 961 (31 x 31) positions within block 27.
In order to determine which of these possible positions provides the best motion vector, all possible positions are considered and a selection is made, based upon the position which results in the smallest difference values between block 25 to be transmitted and a reference block within block 27. The algorithm executed in order to determine the best possible motion vector is illustrated in Figure 2B. For the purposes of this disclosure, the position of a 16 x 16 macro block, such as block 26, within the larger search area, such as block 27, will be referred to as the "block position". Furthermore, the actual pixel positions within a 16 x 16 pixel macro block will be referred to as pixel position. Block position is described with reference to the position the block would occupy without being shifted under the influence of a motion vector. Thus, the position of a block within area 27 is described with reference to the position of block 26. Furthermore, the X, Y co-ordinates of the block position within area 27 are also equivalent to the motion vector required to transform block 26 to a block position at which actual difference values are calculated.
As previously stated, a motion vector is determined for each block by considering each possible block position within region 27. This is initiated by considering the block at the top left corner, positioned by a motion vector (minus 15, minus 15).
At step 30 the next block position is determined, defined by a motion vector (X, Y) which, as previously stated, will be the top left block on the first iteration.
At step 31 a variable identified as the sum of the differences, sigma D, is set to zero. Thus, step 32 initiates a loop which considers all of the pixel positions within the particular block position, thus, at step 32 the next pixel position is considered within the block and at step 33 an absolute difference value D is calculated by subtracting the reference pixel value from the pixel value to be transmitted, derived from block 25, while ignoring the sign of the difference.
At step 34 the difference value calculated at step 33 is added to the variable representing the sum of the differences, sigma D, which, on the first iteration, will consist of adding the value D calculated at step 33 to zero.
At step 35 a question is asked as to whether another pixel position is to be considered which, on the first iteration, will be answered in the affirmative, resulting in control being returned to step 32.
Thus, at step 32 the next pixel position is ident¬ ified, the difference value for this pixel position is calculated at step 33 and again the difference value is added to the sum of the differences at step 34. Thus, all of the difference values for the 16 x 16 pixel macro block are added together until all of the pixel positions within the macroblock have been considered and the question asked at step 35 is answered in the negative.
In addition to the value sigma D being determined, representing the sum of the differences for a particular block, another variable is stored, identified as sigma D (minimum), representing the lowest modular sum of difference values.
On initiating the algorithm, sigma D will have been set to a value large enough such that any typical value for sigma D will have a smaller modulus, resulting in the question asked at step 36 being answered in the affirmative.
When the question asked at step 36 is answered in the affirmative, sigma D (minimum) is set equal to the calculated value for sigma D at step 37. Similarly, at step 38, an X component for the motion vector V (X) is set equal to X, as determined at step 30 and, similarly, the Y component for the motion vector V (Y) is set equal to Y.
At step 39, a question is asked as to whether another block position is to be considered and when answered in the affirmative, control is returned to step 30, whereupon the next X, Y block position is selected.
Thus, for each block position, all of the pixel values within that block are compared against block 25, that is, the block to be coded. All of the absolute pixel difference values (that is modulus difference values) are added together and the modulus of this sum is compared to check whether it is the smallest found so far. If it is the smallest found so far, it replaces the previous smallest so far and establishes a new best motion vector so far, at step 38.
After all of the block positions have been considered, resulting in the question asked at step 39 being answered in the negative, the variable sigma D (minimum) will represents the smallest sum of differences and the value stored for V (X) and V (Y) will represent the X and Y co-ordinates of the best motion vector, in that this is the motion vector which results in the smallest difference values when the block 25 to be transmitted is compared with a reference block within region 27.
A circuit for performing differential coding is shown in Figure 3. A prediction circuit 41 includes a frame buffer for storing pixel values of the previous frame. Thus, the previous frame becomes the reference frame and signals representing differences between the new frame and this reference frame are transmitted or relayed to the next stage of compression, as shown in Figure 1. Differences are calculated by a subtracting circuit 42, which subtracts outputs produced by the prediction circuit 41 from the incoming pixel values. These pixel values are then coded by a coding circuit 43, possibly performing quantisation or Huffman coding, for subsequent transmission or processing.
The output from the coding circuit 43 is also supplied to a decoding circuit 44, arranged to perform the reverse process to the coding circuit 43. A decoding process is performed so as to ensure that a similar reference frame is generated at the originating side as will be reconstructed at the receiving side. It is possible that the coding performed by circuit 43 will introduce losses, therefore these losses must be taken into account at the originating side, to ensure that a similar picture is re-constructed.
Thus, the output from the decoding circuit 44 is supplied to a summation circuit 45, the output from which is supplied to the prediction circuit 41. In operation, blocks of image data from a frame to be coded, are assembled in an input buffer 46. The next block of data to be transmitted is supplied to the prediction circuit 41, which is arranged to perform the motion vector calculation procedure, detailed previously. As a result of this procedure, the prediction circuit 41 determines a motion vector for the block, which is transmitted or recorded as such.
The prediction circuit 41 stores a complete copy of the reference frame. Initially, it identifies the equivalently positioned block in the reference frame as that for the block presently being coded. From this equivalently positioned block, the prediction circuit identifies a motion corrected equivalent block, by moving a number of pixel spacings, as defined by the motion vector. Once a predicted block has been identified by the prediction circuit 41, pixel values for the block being coded are supplied to summation circuit 42, which also receives equivalent prediction values from the prediction circuit 41. Thus, for each pixel in the block being coded, its equivalent motion corrected pixel is subtracted therefrom and the difference, produced as an output from circuit 42, is supplied to the coding circuit 43.
Output pixels from the coding circuit 43 are assembled in an output buffer 48, which may be capable of storing several full frames of pixels, so as to facilitate transmission buffering. That is to say, it is desirable for pixels to be transmitted or recorded at a constant rate, so as to make optimum use of the available bandwidth. However, given the complex nature of the coding procedure, it is difficult to generate coded pixels at a constant rate, therefore buffer 48 is provided to smooth out variations in the rate at which coded data is produced.
As previously stated, the output from coding circuit 43 is supplied to an equivalent decoding circuit 44, whereupon pixel predictions produced by the prediction circuit 41 are added to the decoded values, by summation circuit 45 and fed back to the prediction circuit 41, to facilitate the building up of a subsequent reference frame, to allow coding of the next frame in the sequence.
Thus, it can be appreciated that, given a frame in a particular sequence of video frames, it is possible to calculate subsequent frames which occur in the sequence. This form of coding is referred to as forward predictive coding, in that a new frame is coded or decoded with reference to frames which occurred earlier in the sequence. In particular, each block of the new frame is decoded with reference to a block of a preceding frame. Firstly, the block may be in a different position to the corresponding position in this previous frame, the new position being identified by a motion vector. Secondly, transmitted values consist of pixel differences between the new block and the previously transmitted block.
As described in United States Patent No. 5,083,202, it is possible to code forward predictive video signals in real¬ time, thereby allowing the technique to be used in transmission systems, in addition to systems where the encoding procedure can take significantly longer than the decoding procedure.
In accordance with the MPEG video compression recommendation, compressed video frames are generated in accordance with the forward predictive method described above. Frames of this type are identified as " P" frames and are one of three types of frame making up a compressed bit- stream. A requirement of an MPEG system is that it should have entry points, that is to say, reference frames from which a play-back may be initiated, without making reference to previously transmitted frames. Thus, an MPEG stream may be considered as being made up of groups of frames, wherein each group is substantially self-contained, allowing edit points to be made at the boundaries of said groups. In order to allow image frames to be compressed into groups, it is necessary to transmit a frame which is compressed in such a way that it does not require information from any other frames in order for it to be regenerated. Such a frame is said to be intra coded; as distinct from inter coded in which information is required from other frames. Frames of this type are identified in the MPEG standard as "I" frames (intra coded) and " P" frames are frames that are forwardly predicted from I frames or other P frames.
A typical sequence of input frames for MPEG coding is shown in Figure 4. A group is identified in this example as consisting of 15 frames although, in accordance with the recommendation, the group number is adjustable, effectively being a trade-off between compression ratio (that is to say, the ratio of compressed data to originating data) and image quality.
In the group of 15 frames shown in Figure 4A, the intra coded frame 10 is identified as frame 3. Frame 6 of the input sequence is coded by forward predictive coding, as previously described, with reference to the 10 frame, frame
3. Similarly, forward predictive coding is also used to code frame 9, identified as Pl, with reference to frame P0. The next predicted frame P2 is coded from frame Pl and final forward predicted coded frame P3 is coded from frame P2.
Thus, in a group of fifteen frames, there is one intra coded frame, which would be expected to require significantly more bandwidth than the subsequent frames and four forwardly predicted frames, derived substantially using the technique illustrated with reference to Figure 3.
The remaining ten frames, of the fifteen frame group may be considered as being derived with reference to frames which bound them on either side. As far as the actual coding is concerned, frames 4, 5, 7, 8, 10, 11, 13 and 14 may be forwardly predicted from an I frame or a P frame, in the same way in which the P frames are forwardly predicted. Thus, for each block, a motion vector is identified, followed by pixel difference values for each pixel within the block.
However, it will be appreciated that, on some occa¬ sions, a scene change may occur between a forwardly predicted frame and the reference frame from which its prediction values are being derived. When this occurs, there is very little correlation between the predicted frame and the refer¬ ence frame, resulting in very large difference values, which could take on similar proportions to the level of information required to transmit the predicted frame as an intra-frame. Thus, under such conditions, the advantages of the predictive coding are lost, which would tend to result in picture degradation as the system attempts to transmit a scene change which requires bandwidth beyond that available. To some extent, such a situation may be tolerated by the output buffer 48, assuming other frames are being coded with enough efficiency to provide additional bandwidth capacity. However, on occasions, it is possible that changes of this type would result in noticeable picture degradation. In an attempt to overcome situations of this type and to further reduce the bandwidth requirement, it is possible that frames 1, 2, 4, 5, 7, 8, 10, 11, 13 and 14 are coded with reference to a subsequent frame in the video sequence, rather than a previous frame. Thus, rather than the predic- tive coding occurring in a forward direction, the predictive coding is actually occurring in a backward direction. Thus, these frames are identified as B frames (bidirectional) although it should be appreciated that the choice of forward coding or backward coding will be made on a frame-by-frame basis, depending upon whichever method requires the least amount of information. Furthermore, a bidirectional coded frame may be coded with reference to both previous and subsequent frames.
Thus, it may be assumed that a scene change occurs between frame 4 and frame 5. If frame 5 were being generated using forward predictive coding, its reference frame would be frame 3. Frame 3 forms part of a previous scene and there¬ fore has little correlation with frame 5, being taken from a subsequent scene. Thus, a significant amount of information is required, if frame 5 is to be faithfully reproduced. A significant amount of information will have been transmitted, in this example, in order to generate frame 6, by the forward predictive coding method. It is apparent that a scene change has occurred between frame 3 and frame 6 as will be illustrated by the amount of information required to generate frame 6, therefore it is clear that the effect of the scene change has effectively been taken into account in the coding of frame 3 and frame 6.
The change occurs between frame 4 and frame 5 and frame 4 can be faithfully reproduced with reference to frame 3. However, when coding frame 5, far less information will be required if said frame is coded with reference to, say, frame 6, i. e. using the backward predictive method, rather than with reference to frame 3. However, the coding system does not know that frame 5 should be coded from frame 6, rather than frame 3, until attempts have been made to perform both types of coding. When both types of coding have been performed, it is then possible to compare the results of each and choose the type of coding which results in the least amount of data being transmitted. Thus, in this example both frame 4 and frame 5 will initially be coded in the forward predictive manner and in the backward predictive manner. Then, frame 4 will be transmitted with reference to the forward predictive coding, while frame 5 will be transmitted with reference to the backward predictive coding.
Given that a B frame may be generated from an earlier frame, by forward predictive coding, or from a subsequent frame, by backward predictive coding, it is necessary to reorganise the order of frame data for transmission or recording purposes. This re-ordering is shown in Figure 4B. If it is assumed that frame 1, shown in Figure 4A, is the very first frame of a particular sequence, it is not possible to produce this frame by forward prediction, because there are no earlier frames. Thus, both frames 1 and 2 are produced by backward predictive coding and are therefore transmitted after frame 3. Thus, as shown in Figure 5, the first frame to be transmitted is frame 3, followed by frames 1 and 2. After frame 3, it is not possible to transmit frames 4 and 5 because these frames may also be encoded with reference to frame 6, rather than frame 3, therefore the next frame to be transmitted is frame 6, followed by frames 4 and 5. Similarly, the next frame is frame 9, followed by frame 7 and 8, whereafter frame 12 is transmitted, the P2 frame, followed by frames 10 and 11, whereafter the P3 frame, frame 15, is transmitted followed by frames 13 and 14.
A decoding circuit for an MPEG coded stream is shown in Figure 5. The received signal is amplified by an amplifier 51, similar to amplifier 20 shown in Figure 1. A demultiplexer 52 separates the pixel information, conveyed in the frequency domain, from the motion vectors and supplies said pixel data to a spatial decompression circuit 53. The spatial decompression circuit 53, similar to circuit 21 shown in Figure 1, converts the spatially compressed data into pixel values or pixel difference values, which are in turn supplied to a processor 54.
Processor 54 performs temporal decompression and, in addition to receiving compressed pixel data from the spatial decompression circuit 53, is arranged to receive motion vectors from the demultiplexer 52 and reference data from a video frame store A and a video frame store B. In response to this information, the processor 54 is arranged to generate output frames, in conventional video format.
As shown in Figure 4 (b), a frame group is transmitted in a re-arranged order, such that the decompression circuit 53 receives coded frame 3, followed by coded frame 1, coded frame 2 and coded frame 6 etc. Spatial decompression is performed and the decompressed frame data is supplied to the processor 54. Frame 3 is an intra frame and, as such, will have been transmitted with only spatial compression. Thus, after spatial decompression has been performed by circuit 53, the pixel data from frame 3 is complete, therefore no further additional processing is required by processor 54 in order to generate output data and the pixel values for frame 3 are supplied to a selector 55.
However, frame 3 cannot be supplied to the output until frames 1 and 2 have been decoded, therefore selector 55 writes the pixel data to frame store A. As shown in Figure 4B, the next frame to arrive is frame 1 which, after being spatially decompressed, is supplied to the processor 54. Frame 1 was predictively coded with reference to frame 3 (backward coding), therefore output data is generated for frame 1 by reading reference values from store A, in response to the motion vectors, and adding the reference pixels to the transmitted pixels. No other frames are coded with reference to frame 1, therefore selector 55 is arranged to supply decoded frame 1 to the output. The next frame to arrive is frame 2. Again, this frame will have been coded only with reference to frame 3, therefore the processor 54 decodes frame 2 with reference to values read from store A, again in response to the motion vectors supplied by the demultiplexer 52. Likewise, the selector 55 supplies decoded values to the output.
The next frame to arrive is frame 6 which again has been coded by the forward predictive method with reference to frame 3. Thus, after spatial decompression, the processor 54 decodes frame 6, with reference to the motion vectors and to the reference values stored in store A and supplies the decoded values for frame 6 to the selector 55. On this occasion, frame 6 cannot be supplied to the output prior to frames 4 and 5 being decoded, therefore the decoded values for frame 6 are supplied, by the selector 55, to store B. At the same time, frame 3 is read from store A and supplied to the output. Now that decoded versions of both frames 3 and 6 have been stored, it is possible to decode frames 4 and 5 and to supply these to the output. Frames 4 and 5 may be decoded forwardly, backwardly or bidirectionally, given that all the necessary information is available. After frames 4 and 5 have been supplied to the output, frame 6 is read from store B and also supplied to the output.
After frame 5 has been supplied to the output, it is no longer necessary to retain frame 3, therefore store A may be overwritten. The next frame to arrive is frame 9. This is decoded with reference to frame 6 and written to store A. Thus, the process previously described for frames 4 and 5 is repeated for frames 7 and 8. Frames 7 and 8 are decoded and supplied to the output, whereafter frame 9 can be read from store A and itself supplied to the output. Thus, it will be appreciated that by following similar techniques, all of the frames can be decoded until another intra frame is received, and the whole process is repeated. It should also be appreciated that the hardware requirements, particularly in terms of the number of frame stores, is not effected by the number of bidirectional frames included in the frame group. Bidirectional frames are decoded as they are received, with reference to the two frames stored in stores A and B.
In applications where the encoding speed is not critical, no particular difficulties are encountered in encoding a video sequence in accordance with the MPEG requirements, as illustrated in Figure 4. However, there are two significant problems which arise when attempting to encode in accordance with this standard, in real-time. As shown in Figure 2A, in order to determine a motion vector for just one 16 x 16 pixel macro block 25, it is necessary to consider pixel difference values for all block positions within a region 27 (a 46 x 46 pixel positions square). Such a region allows suitable motion vectors to be determined when predictive coding is being effected between adjacent frames. However, as illustrated in Figure 4A, it is necessary to predictively code frame 6 with reference to frame 3. In this case, frame 6 is not directly adjacent to frame 3 but is separated from frame 3 by a total of 3 frame spacings.
If movement occurs over the duration defined by frames 3, 4, 5 and 6, it is possible that this movement will take place in a constant direction. Thus, the reference block of pixels from which minimal difference values may be determined, will move across the image frame such that the search area will effectively shift on a frame by frame basis. Thus, whereas a shift of plus or minus 15 pixel positions is required for adjacent frame positions, the size of the region must increase as the frame spacing increases, in order to achieve similar results.
Thus, in order to predictively code frame 4 from frame 3, say, it is necessary to consider block positions at plus or minus 15 pixel locations, as illustrated in Figure 2A. However, when predictively coding frame 5 from frame 3, the frame spacing has increased by one frame position, therefore it would be necessary to consider block positions at plus or minus 30 pixel positions, in order to achieve comparable results. Similarly, the search region increases by a further plus or minus 15 pixel positions when coding frame 6 from frame 3. Thus, in order to effect 3 frame spacings, it is necessary to consider a region of pixels defined by a block displacement of plus or minus 45 pixel locations.
Thus, it will readily be appreciated that the direct calculation of motion vectors for frame 6, with reference to frame 3, would result in a tremendous computational overhead, if a region defined by displacements of plus or minus 45 pixel locations were to be searched in accordance with the algorithm defined in Figure 2B. The problem can be appreciated by making reference to
Figure 6. In this example, a compression encoding device has received original image frames 3, 4, 5 and 6, which are to be coded as 10, Bl, B2 and PO. Frame PO is coded by the forward predictive method with reference to frame 10. Thus, all of the frames have been divided into macro blocks of 16 x 16 pixels and each macro block is then coded by defining a motion vector, along with pixel difference values. As previously stated, when considering blocks for coding frame PO, there are three frame spacings between blocks derived from frame 10 and the blocks to be coded with reference to frame P0. In frame 6, block 61 represents a 16 x 16 macro block of pixels which are to be coded for transmission as part of the P0 frame. Using the forward predictive coding method, the corresponding block in frame 10 is referenced 62.
A motion vector is defined for one frame spacing, which will be frame 4, which specifies the position of block 62 anywhere within square 63. This represents a possible displacement of plus or minus 15 pixels in the X and Y directions. On the next frame spacing, that is from frame 4 to frame 5, a plus or minus 15 pixel displacement must be considered, such that, after two frames, it is possible for block 62 to be anywhere within square 64. Thus, the area over which difference values are to be calculated has significantly increased. However, although a significant increase has occurred, it is still not possible to provide a motion vector for frame P0, because this requires yet a further frame spacing.
A further frame spacing results in another plus or minus 15 pixel displacements in both the X and Y directions, resulting in block 62 being anywhere within square 65. Thus, in order to provide a motion vector for block 61 from block 65, retaining the same level of quality as if the motion vector had been derived from block 63, it is necessary to consider pixel displacements up to plus and minus 45 positions in both the X and Y directions. Clearly, such a level of computation is virtually impossible to facilitate in real time, using a realistic hardware implementation.
As previously described, it is also necessary to bidirectionally encode frames 4 and 5. Thus, irrespective as to whether the forward predictive values for frames 4 and 5 are actually transmitted, it is still necessary to calculate them, therefore, it will be necessary to calculate motion vectors relating to blocks in frame 4, with reference to blocks in frame 3. This is equivalent to moving block 62 within the box 63, as also illustrated in Figure 2. After all of the pixels in block 62 have been displaced by plus or minus 15 pixel positions in the X and Y directions, it is possible to average these values and calculate a preferred motion vector for the block 62.
An alternative approach known as "telescoping", is illustrated in Figure 7. Block 62 is shown in Figure 7 as block 72. A motion vector is determined by moving block 72 within area 73. As a result of these operations, a motion vector is calculated, which effectively re-positions block 72 to block 76. Thus, the pixels within block 76 may be used to forwardly predict a block of pixels in frame 4. Under normal predictive coding, frame 4 would now be used to predict values for frame 5, which in turn would be used to predict values for frame 6(.
As previously stated, in accordance with the MPEG recommendation, values for frame 6 are not predicted from frame 5, via frame 4, but are predicted directly from frame 3. However, given that motion vectors need to be calculated for frame 4 and frame 5 anyway, these motion vectors may be used to calculate the final motion vector for frame 6. Thus, rather than trying to calculate a motion vector for frame 6 in one jump, requiring pixel displacements of plus or minus 45 pixel positions, the motion vector for frame 6 is calcu¬ lated in stages, similar to the arrangement of small segments of a telescope being connected together so as to make quite a long device. Hence, the procedure of deriving a motion vector for frame 6 with reference to frame 3, by calculating a motion vector for frame 4 with reference to frame 3, calculating a motion vector for frame 5 with reference to frame 3, using the previously calculated motion vector as an offset and finally calculating a motion vector for frame 6 with reference to frame 3, again with an offset, is referred to as "telescoping".
Figure 7 represents blocks of pixels within a reference frame. A block within a frame to be transmitted is, for the purposes of this example, separated from the reference frame by 3 frame spacings. However, rather than perform a single operation, comparing pixel values in the reference frame with the final output frame, the intermediate frames are considered so as to calculate a sequence of motion vectors which are then added together in accordance with the telescoping technique. Thus, the frames under consideration consist of a reference frame, a frame to be transmitted and 2 intermediate frames which are positioned between the reference frame and the frame to be transmitted.
Each macro block of the frame to be transmitted is considered individually. Thus, for a particular macro block, an equivalent block position exists in the intermediate frames and in the reference frame. This equivalent block position is identified as block 72 in Figure 7. This equivalently positioned block is compared with an equivalently positioned block in the first intermediate frame. A search is now conducted within a region 73 defined by a plus or minus 15 pixel displacement in both the X and Y directions. Thus, the search is substantially similar to that described with reference to Figure 2A. As a result of this search, a block 76 is identified in the reference frame as the block from which pixel values should be obtained in order to reconstitute the block in the first intermediate frame. In addition, a motion vector is identified which is required to transfer the equivalently positioned block to block 76.
In order to produce a motion vector for the second intermediate frame, a further search is effected within the plus or minus 15 pixel position spacings defined by a region 77. Again, this results in a further motion vector being calculated which effectively identifies block 78 in the reference frame. Thus, the motion vector for the second intermediate frame would transform block position 76 to block position 78 and the motion vector for the first intermediate frame would transform block position 72 to block position 76. After calculating the motion vectors for the second intermediate frame, the process is repeated again for region 79 around block 78, again defined by a plus and minus 15 pixel position spacing. As a result of this, a further block position within the reference frame is identified and a total of 3 motion vectors have been produced which transform a block in the reference frame to a block within the frame to be transmitted, separated by 3 frame spacings. Thus, a single motion vector is produced by telescoping these 3 separate motion vectors, such that a block can be transmitted, along with a motion vector identifying the movement of a block from which difference values have been calculated, within the reference frame separated by 3 frame spacings.
The result of the telescoping procedure is that a single vector is obtained identifying motion of a block in frame 3, which can be used to predict a block in frame 6, without having to do tortuous amounts of computation, as suggested by the illustration provided by Figure 6.
A temporal compression circuit for encoding video frames in accordance with the MPEG recommendation, in real¬ time, is shown in Figure 8. The circuit shown in Figure 8 includes an input storage area 81, a reference storage area 82, a motion vector calculation circuit 83, a spatial compressor 84, a spatial decompressor 85 and a buffering area 86.
In the example shown, the input storage area includes a first input frame store 87 and a second input frame store 88. The number of frame stores actually included in the input storage area depends upon the grouping of bidirectional frames in the transmitted stream. Thus, in this example, bidirectional frames are grouped in two' s, therefore two storage devices 87 and 88 are required. However, in accordance with the recommendation, the number of bidirectional frames included in each bidirectional frame group is variable and it should be understood that when this grouping value increases, a respective increase is required in the number of input frame stores provided in the input storage area.
The reference storage area 82 includes a first reference frame store 89 and a second reference frame store 90. Two frame stores are required in the reference storage area to allow for bidirectional predictive coding. Thus, the provision of frame stores within the reference storage area is not dependent upon the type of the actual MPEG stream employed, in terms of the number of bidirectional frames present in each group. Reference 91 identifies' a list of input frames supplied to the circuit, which is equivalent to the order shown in Figure 4A. As shown in Figure 4A, a group start is initiated by bidirectional frame B-2, followed by bidirectional frame B-l and then by the group' s intra frame 10. These frames may therefore be referenced as frame numbers 1, 2 and 3 respectively.
When frame B-2 arrives at the circuit, it is not possible to code this frame because coding is effected with reference to the intra frame which, at this stage, has not yet arrived. Thus, a selector 92 writes the input frame data to the first input frame store 87. Similarly, when frame B-l arrives (frame 2) it is not possible for this frame to be coded therefore selector 92 writes the pixel information to the second input frame store 88. When the third input frame arrives this will be treated as the 10 frame and, as previously stated, this frame is transmitted without any temporal compression so that frames for a particular group can be regenerated without reference to any other group. Thus, input selector 92 supplies pixel values for the 10 frame directly to an output selector 93 which in turn relays said values to the buffering area 86, via an adder 94 and the spatial compressor 84.
Adder 94 receives prediction values at its second input from the reference storage area 82. The reference storage area 82 includes an input selector 95 and an output selector 96, arranged to write data to the reference frame stores 89 and 90 and to read data from said stores respectively.
When the 10 frame is being supplied to the spatial compressor 84, selector 96 is effectively disabled, such that no additional values are supplied to the adder 94 and no predicted values are subtracted from the values supplied to said adder from the output selector 93.
At the buffering area 86, pixel values generated by the spatial compressor 84 are written to a buffer 97 under the control of a write addressor 98. Thus, as indicated by reference 99, the 10 frame is the first frame written to the buffer 97 under the control of the write addressor 98.
In addition to being supplied to the write addressor 98, the pixel values for the 10 frame generated by the spatial compressor 84 are also supplied to the spatial decompressor 85, effectively performing the reverse function to that of the spatial compressor 84. The output from the spatial compressor is supplied to an adder 100 which receives at its second input the output generated by selector 96. As previously stated, when processing the 10 frame, no output is generated by this selector 96, therefore the output from adder 100, for the 10 frame, is equivalent to the output generated by the spatial compressor 85.
The output from the adder 100 is supplied to the input selector 95 of the reference storage area 82 which in turn writes the pixel values to the first reference frame store
89. The values stored in the input frame stores 87 and 88, along with the values stored in the reference frame stores 89 and 90, are addressable by the motion vector calculation circuit 83. The motion vector calculation circuit 83 is capable of calculating motion vectors from four frames which are temporarily displaced from a reference frame by more than one frame spacing, using the technique of telescoping previously described. Thus, using these techniques, the motion vector calculation circuit calculates motion vectors for blocks within the first frame, which is a B-2 frame and for the second frame which is a B-l frame. Ideally, as shown in Figure 4B, the B-2 frame should be coded before the B-l frame. However, it is not possible to calculate backwards motion vectors for the B-2 frame until similar backwards motion vectors have been calculated for the B-l frame. This is because the motion vectors for the B-2 frame are calcu- lated by a process of telescoping, therefore the vectors generated for the B-l frame are required as the offset values when calculating motion vectors for the B-2 frame. Thus, the B-l frame was written to input frame store 88 and, by reading values from this frame store along with values of the 10 frame read from reference frame store 89, the motion vector calculation circuit 83 calculates motion vectors for blocks within frame B-l.
After the motion vectors for frame B-l have been calculated, it is possible to encode frame B-l. Given that the circuit is required to operate in real time, every saving must be taken to ensure that the data is processed as quickly as possible. Thus, being in a position to code frame B-l results in the necessary step being taken of actually coding frame B-l. Thus, motion vectors are supplied from the motion vector calculation circuit 83 to output selector 96. In response to these motion vectors, pixel values are read from reference frame store 89, these being pixel values forming part of frame 10, to produce predicted values which are sup¬ plied to adder 94. Thus, pixel values for frame B-l are read from input frame store 88 and supplied, via the output selector 93, to the adder 94. At the adder 94, the predicted values generated by output selector 96 are subtracted from the stored pixel values supplied by output selector 93 and the differences are then supplied to the spatial compressor 84.
The B type frames do not in themselves provide reference frames for any other frames, thus, any output generated by spatial decompressor 85 and supplied to selector 95, does not result in pixel values being supplied to any of the reference frame stores 89 or 90. However, coded pixel values for frame B-l are supplied to the write addressor 98 which in turn writes these pixel values to the buffer 97.
After frame B-l has been encoded and the set of related motion vectors has been stored within the motion vector calculating circuit 83, it is possible to encode frame
B-2, by firstly calculating motion vectors for this particular frame.
As previously stated, the area of search when calculating motion vectors is reduced by employing the offset determined for frame B-l by the process of telescoping.
Thus, telescoped motion vectors are generated, allowing frame B-2 to be coded with reference to frame 10 which has been stored in the reference frame store 89. This results in pixel values for frame B-2 being read from input frame store
87 by the output selector 93 and being supplied to the spatial compressor 84 via adder 94. At adder 94, the predicted values selected by the output selector 96 are subtracted and the resulting difference values are compressed by compressor 84. Again, it is not necessary to store any of these pixel values as reference values, although said values are supplied to the write addressor 98, which in turn writes them to the buffer 97.
After frames B-2 and B-l have been coded, it is no longer necessary to retain pixel values for these frames, therefore input stores 87 and 88 may be overwritten. It will also be appreciated that, at this stage, no data has been written to reference store 90.
The next frame to arrive in the input sequence, frame 4, is processed as frame B0. Frame B0 may be bidirectionally encoded, therefore it is not possible to encode this frame until the next P frame has been received. Consequently, frame BO is written to the first input frame store 87. Input pixel values for frame BO are also supplied directly to the motion vector calculation circuit 83 which, in real-time, calculates motion vectors with reference to the stored pixel values for the 10 frame. The forward prediction of frame BO from frame 10 is calculated and stored, for subsequent comparison with the backward prediction from the next P frame.
Similarly the next frame to arrive, frame 5, is also a B type frame, resulting in the pixel values for this frame being written to the second input frame store 88, under the control of the input selector 92, as well as being directed to the output selector 93 for the forward prediction from stored frame 10 as described with reference to frame B0.
The next frame to arrive, frame 6, is processed as frame P0, therefore input selector 92 directs these pixel values directly to the output selector 93. Pixel values for frame P0 are encoded by forwardly predicting values from the stored 10 frame.
Input pixel values for the P0 frame are supplied directly to the motion vector calculation circuit 83 which, in real-time, calculates motion vectors with reference to the stored pixel values for the 10 frame, stored in frame store 89, by telescoping the motion vectors from frames 4 and 5.
With motion vectors calculated for the P0 frame, said vectors are supplied to the selector 96, resulting in suitable addressing of reference values from store 89 to provide predicted values for the adder 94.
Pixel values for the P0 frame are supplied, from the output selector 93 to adder 94 and at adder 94 the predicted values are subtracted therefrom to provide an input to the spatial compressor 84. The output from the spatial compressor 84 is supplied to the write addressor 98 which in turn writes coded pixel values to the buffer 97. At the same time, the output coded values from the compressor 84 are supplied to the spatial decompressor 85, to effect the reverse process to that performed by the spatial compressor 84.
As previously stated, the output decompressed pixel values from the spatial decompressor 85 are supplied to the adder 100 which receives, at its second input, the predicted values generated by the selector 96. Thus, pixel values are supplied to selector 95 in a form which should be substantially equivalent to re-constituted pixel values for the PO frame. These pixel values will themselves provide reference values for B frames therefore said values are written to the second reference frame store 90.
After all of the pixel values for the P0 frame have been considered, it is possible for pixel values for frames B0 and Bl, stored in input frame stores 87 and 88 respectively, to be encoded using backward prediction.
In producing motion vectors for the P0 frame, with reference to the 10 frame, the telescoping process will have been implemented by the motion vector calculation circuit 83. Thus, motion vectors have been calculated for frame 4 with reference to frame 3. Similarly, motion vectors have been calculated for frame 5 with reference to frames 3 and 4 and again motion vectors have been calculated for frame 6, the P0 frame, by a process of telescoping, with reference to frame 3, 4 and 5. Thus, motion vectors have already been calculated for the B0 and Bl frames in the forward direction. It is now necessary to calculate motion vectors in the back¬ wards direction, as was done for frames B-2 and B- 1.
Again, given that the motion vectors for frame B0 will be calculated by a process of telescoping, it is necessary to calculate the backwards motion vectors for frame Bl, i. e. frame 5, first.
In order to effect the calculation of these motion vectors, values are read from the second input frame store 88 and supplied to the motion vector calculation circuit 83. A search is then effected with respect to the reference frame which, on this occasion, will be the P0 frame read from the second reference frame store 90. After the motion vectors have been calculated, they are supplied to selector 96 which, by reading suitable reference values from the second reference frame store 90, allows frame Bl to be encoded. Thus, pixel values for frame Bl are read from frame store 88 and supplied to the adder 94 via selector 93. At the adder 94, the predicted values generated by output selector 96 are subtracted from the actual pixel values supplied by selector 93, resulting in difference values being supplied to the spatial compressor 84. Again, the spatially compressed values generated by the spatial compressor 84 are written to the buffer 97 by means of the write addressor 98.
Once frame Bl has been encoded, it is now possible to encode frame BO. Again, a search is made within regions of the reference frame stored in the second reference frame store, which on this iteration will be the PO frame. Telescoping is effected by using the previously calculated motion vectors, for frame 5, as offsets. Thus, the newly calculated motion vectors are supplied to the selector 96, allowing predictive coding to be effected by the adder 94.
Once frames B0 and Bl have been encoded in both the forward and backward direction, the apparatus determines, for the bidirectional frames, whether backward predictive coding, forward predictive coding or interpolative bidirectional coding should be employed. This decision is based upon which coding scheme produces the smallest error. In response to this calculation, selector 96 selects for each frame suitable values from either store 89, store 90 or a combination of these two. As previously stated, the order in which frames are written to the buffer 97, in response to the write addressor 98, is identified by reference 99. This order can be compared with the order required under the recommendation, as illustrated in Figure 4B. In accordance with the recommendation, the first frame to be transmitted is the 10 frame, followed by the B-2 frame, the B-l frame and the P0 frame etc. However, given that backwardly predicted motion vectors for the bidirectional frames have been calculated by a process of telescoping, it naturally results that said frames are written to buffer 97 in the wrong order. Thus, as illustrated by list 99, frame B-l (frame 2) is written to buffer 97, immediately after the 10 frame has been written to said buffer, then followed by the B-2 frame. Thus, the B-l frame and the B-2 frame have been generated in the wrong order.
This ordering situation is resolved within the buffering area 86 by means of a read addressor 101. Thus, the read addressor 101 is arranged to read compressed pixel data in a different order from that in which it was written to the buffer 97. The read addressor 101 is provided with information identifying the location of each compressed frame within the buffer 97. Thus, after information has been written to the buffer 97 in the order shown by list 99, it is read from the buffer 97 in accordance with the recommended ordering, as indicated by list 102. Thus, the first frame to be read from the buffer 97 is the 10 frame which, as previously stated, was the first frame to be written to said buffer. However, thereafter, rather than the B-l frame being read from buffer 97, which was the next frame to be written to said buffer, the B-2 frame is read from the buffer which, as shown in list 99, was actually the third frame to be written to said buffer. Thus, the read addressor has effected the re-arrangement of the frame ordering into that required by the recommendation.
As shown by list 102, the next frame to be read is the P0 frame, whereafter the B0 frame is read in preference to the Bl frame, which is then read thereafter.
A significant advantage of the system described with reference to Figure 8 is that, although the buffer 97 provides an important role in enabling the backwards telescopic vector calculation, it does not add significantly to the hardware requirements of the system. Buffer 97 is also necessary because pixel values tend to be written to said buffer at a variable bit rate. The bit rate is dependent greatly upon the inherent redundancy of the image which, obviously, will vary from one video sequence to another. Thus, throughout the video sequence, the actual number of bits produced after compression will vary. However, many video and transmission facilities require a constant bit rate therefore data is read out of buffer 97 at a constant bit rate. Thus, in addition to re-ordering the position of the B frames, the buffer 97 also performs the important function of absorbing fluctuations in the rate at which the data is produced.
A circuit for calculating the motion vectors is shown in Figure 9. The circuit will be described with reference to a telescoping procedure in which motion vectors are being determined for a frame separated from a reference frame by two frame spacings.
A plurality of processors are provided and when examining an area of pixels for a two frame spacing, five processors are required. Five such processors are shown in Figure 9, identified as Pl to P5. Each processor determines a motion vector for a particular block of the frame to be coded.
The number of times a reference frame is read is minimised by sequentially reading pixels from a region of a reference frame and supplying the read pixels to all five processors. A region consists of a horizontal band of pixels but, similarly, it could be a vertical band. Pixels from the region are read and the region is moved by one block spacing, whereafter pixels in the newly defined region are read again for the calculation of motion vectors for another group of blocks.
In Figure 9, motion vectors are being calculated for blocks n-2, n-1, n, n+1 and n+2. If a motion vector were being calculated for block n based on a one frame spacing, it would be necessary to consider all pixels of block 121 of the reference frame. However, given that the blocks being coded are separated by two frame spacings from the reference frame, the range of possible pixel positions is that identified by bl ock 122.
As described with reference to Figure 7, it is not necessary to consider all of the pixel positions within block 122, because a motion vector has been calculated for the intermediate frame, which is used to apply an offset to the region of pixels being considered. Thus, the area of pixels to be considered is equivalent in size to block 121. However, this block can be positioned anywhere within the space of block 122. The circuit is arranged to process five motion vectors in parallel. For each of these, the vertical offset of the window of interest (the size of block 121) may be different. Thus, in order to ensure that each processor receives the required pixel values from the reference frame, it is necessary to extend the region such that it has a vertical dimension equivalent to the height of block 122.
Region scanning for the region illustrated, is initiated at pixel position 123. It extends vertically downwards to the boundary 124 of block 122, a distance of five block spacings. The reading of data is performed in response to addresses generated by an addressor 125, which is programmed to read regions of the required size, dependent upon the number of frame spacings between the frame being coded and the reference frame. Reading continues by incrementing the horizontal position by one pixel spacing and again reading pixels for the full five block distance. This process is repeated until all pixels in the region have been considered.
As pixels in block n, along with the blocks above and below block n are being read, processor Pl is supplied with pixel values which may be required to code block n-2. Similarly, processor P2 receives pixel values which may be relevant to block n-1, processor P3 receives values which may be required for block n, processor P4 receives values which may be required to code block n+1 and processor P5 receives pixel values which may be required to code block n+2.
As the scanning moves on, within the region, to the next column of blocks, including block n+1, all of the pixels required to calculate a motion vector for block n-2 will have been supplied to processor Pl. Thus, processor Pl calculates the motion vector for block n-2 and no further consideration of this block is required. Processor Pl is now free to calculate a motion vector for another block, thus the ordering of the processors, with respect to block positions, effectively circulates and processor Pl continues to receive pixel values from the reference frame but now processes these values with respect to block n+3.
In order to calculate a motion vector, each processor receives five block-columns worth of pixel data. Each processor therefore receives pixel data for an area of pixels five blocks by five blocks square, however, due to the offset defined by the previous motion vector and as a result of telescoping, the processor only needs to process an area of pixels three blocks by three blocks square. Furthermore, within the time available, it would not be possible to process a five block by five block area. In order to take advantage of the telescoping procedure, while allowing pixel data from the reference frame to be supplied to a plurality of processors, motion vectors for the previous frame (or frames) are supplied to an enabling circuit 126. The enabling circuit is arranged to calculate, for each processor, when it is receiving data from the reference frame which is actually required, in order to calculate the telescoped motion vector. When such data is being read from the reference frame, an enabling signal is generated and supplied to the respective processor. As pixel values are been read from the reference frame, some of these values will be required by processor Pl. When pixel values are been read which are required by Pl, an enabling signal is generated by the enabling circuit 126 and supplied to Pl over a processor enable line 127. Similarly, if the pixel values being read are required by P2, an enabling signal is supplied to P2 over line 128. Furthermore, similar enabling lines 129, 130 and 131 are provided from the enabling circuit 126 to respective processors P3, P4 and P5.
Thus, for a processing circuit (Pl etc) to calculate a motion vector for a particular block, it receives pixel values from an area equivalent in size to a five block by five block area. However, the processor only processors data from an area equal to three blocks by three blocks, although this area could be positioned anywhere within the larger five block by five block area. The smaller three by three block area is defined by the enabling circuit, such that the pro- cessors only latch data, in response to the enabling signal, when pixels are being read which are present within the area of interest.
Once a full horizontal region has been read, having a height of five block spacings, a new region is selected by moving the region vertically by one block spacing. Thus, each row of blocks falls within five overlapping regions (except at the edges of the frame) and each pixel value is read five times.
When telescoping over larger distances, more processors are required, given that the area within which the pixels of interest are present may be larger. Thus, when separated by three frame spacings, seven processors are required. The enabling signal will again identify an area three blocks by three blocks square, in response to telescoped motion vectors. Thus, as the distance between frames increases, the amount of data read out increases but the amount actually processed by the processors, while the enabling signal is active, remains the same; proportionally more of the data being ignored due to the enabling signals being in-active.

Claims

CLAI MS
1. A method of processing image data, involving the generation of motion vectors for video predictive coding, in which a first video frame (BO) is positioned between a reference video frame (10) and a second video frame (Bl), characterised by the steps of: processing blocks of pixels (72) in said first frame with reference to said reference frame, to produce first- frame motion vectors; reading a region of pixels in said reference frame large enough to accommodate the direct calculation of motion vectors for said second frame, with reference to said reference frame; processing pixel values read from said reference frame in parallel to produce, in parallel, a plurality of second- frame motion vectors; and enabling said second processing step in response to said first-frame motion vectors.
2. A method according to claim 1, wherein third-frame motion vectors are calculated by enabling processors in response to said second-frame motion vectors.
3. A method according to claim 1 or claim 2, wherein n- frame motion vectors are calculated by enabling processors in response to previously calculated n-1 frame motion vectors.
4. A method according to claim 1, 2 or 3 wherein said region extends in a first direction to the full extent of the video frame and extends in a second direction for a distance defined by a furthest possible motion vector.
5. A method according to claim 4, wherein said region is read sequentially in said second direction.
6. A method according to claim 5, wherein, after a processor has received all possible reference pixels for a particular motion vector calculation, it calculates a motion vector for the next block encountered in said first direction.
7. A method according to any of claims 1 to 6, wherein processors receive enabling signals from an enabling circuit and said enabling circuit generates said enabling signals to define a window of pixels to be processed within the region being read, in response to said previously calculated motion vectors.
8. A method according to any of claims 1 to 7, wherein said vectors are produced for forward predictive coding, in that, said reference frame precedes said first frame, which in turn precedes said second frame in a video sequence.
9. A method according to any of claims 1 to 7, wherein said vectors are produced for backward predictive coding, in that, said second frame precedes said first frame, which in turn precedes said reference frame, in a video sequence.
10. A method of backward predictive coding according to claim 9, comprising: generating motion vectors for the second frame with reference to the reference frame by telescoping vectors for the reference frame to the first frame with vectors from the first frame to the second frame; writing the first frame to a buffer before writing the second frame to said buffer; and reading the second frame from said buffer prior to reading the first frame from said buffer.
11. A method according to claim 10 wherein a the reference frame is predicted from an earlier frame by forward predictive coding.
12. Image data processing apparatus, for the generation of motion vectors for video predictive coding, in which a first video frame is positioned between a- reference frame and a second video frame, characterised by: processing means (83) for processing blocks of pixels in said first frame with reference to said reference frame, to produce first-frame motion vectors; means for reading a region of pixels in said reference frame large enough to accommodate the direct calculation of motion vectors for said second frame, with reference to said reference frame; processing means (Pl, P2, P3, P4) for processing pixel values read from said reference frame in parallel to produce, in parallel, a plurality of second-frame motion vectors; and enabling means (126) arranged to enable said processing means in response to said first-frame motion vectors.
13. Apparatus according to claim 12, including processing means arranged to process a reference frame to produce third- frame motion vectors and enabling means for enabling said processing means in response to said second-frame motion vectors.
14. Apparatus according to claim 12, including processing means arranged to calculate n-frame motion vectors and enabling means for enabling said processing means in response to said n-1 frame motion vectors.
15. Apparatus according to claim 12, 13 or 14 including addressing means for addressing a region of the reference frame to said frame' s full extent in a first direction and by an extent defined by a furthest possible motion vector in the other direction.
16. Apparatus according to claim 15, wherein said addressing means is arranged to read a second region after reading a first region, wherein said second region is displaced from said first region by a block spacing in the second direction.
17. Apparatus according to any of claims 12 to 16 wherein said second frame precedes said first frame in a video sequence, which precedes said reference frame in said sequence, such that said motion vectors are calculated in accordance with backwards predictive coding, said apparatus further comprising: means for generating motion vectors for the second frame with reference to the reference frame by telescoping vectors for the first frame with reference to the reference frame with vectors for the second frame; means for coding the frames; means for writing the coded first frame to buffering means prior to writing the coded second frame to said buffering means; and means for reading the coded second frame from said buffering means prior to reading the coded first frame from said buffering means.
18. Apparatus according to claim 17 including means for coding the reference frame by forward predictive coding from an earlier frame.
19. Apparatus according to any of claims 12 to 18, wherein said apparatus forms part of a video conferencing apparatus.
20. Apparatus according to any of claims 12 to 19, wherein said apparatus forms part of a video telephone.
PCT/GB1994/001652 1993-07-30 1994-07-29 Processing image data WO1995004433A1 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
KR1019960700392A KR960704442A (en) 1993-07-30 1994-07-29 Image data processing method and device (PROCESSING IMAGE DATA)
JP7505671A JPH09501025A (en) 1993-07-30 1994-07-29 Image data coding
AU72673/94A AU674984B2 (en) 1993-07-30 1994-07-29 Processing image data
EP94922945A EP0711490B1 (en) 1993-07-30 1994-07-29 Processing image data
DE69422180T DE69422180T2 (en) 1993-07-30 1994-07-29 IMAGE DATA PROCESSING
CA002166545A CA2166545C (en) 1993-07-30 1994-07-29 Processing image data
HK98115666A HK1014414A1 (en) 1993-07-30 1998-12-24 Processing image data

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
GB939315775A GB9315775D0 (en) 1993-07-30 1993-07-30 Processing image data
GB9315775.8 1993-07-30
GB9325512.3 1993-12-14
GB939325512A GB9325512D0 (en) 1993-12-14 1993-12-14 Processing image data
US16913693A 1993-12-17 1993-12-17

Publications (1)

Publication Number Publication Date
WO1995004433A1 true WO1995004433A1 (en) 1995-02-09

Family

ID=27266791

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB1994/001652 WO1995004433A1 (en) 1993-07-30 1994-07-29 Processing image data

Country Status (1)

Country Link
WO (1) WO1995004433A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7266150B2 (en) 2001-07-11 2007-09-04 Dolby Laboratories, Inc. Interpolation of video compression frames
US7428639B2 (en) 1996-01-30 2008-09-23 Dolby Laboratories Licensing Corporation Encrypted and watermarked temporal and resolution layering in advanced television
US7961784B2 (en) 2001-07-12 2011-06-14 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US8111754B1 (en) 2001-07-11 2012-02-07 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8374237B2 (en) 2001-03-02 2013-02-12 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US9060168B2 (en) 2008-08-04 2015-06-16 Dolby Laboratories Licensing Corporation Overlapped block disparity estimation and compensation architecture

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2153625A (en) * 1984-01-30 1985-08-21 Kokusai Denshin Denwa Co Ltd Movement estimation system for video signals
EP0395293A1 (en) * 1989-04-26 1990-10-31 BRITISH TELECOMMUNICATIONS public limited company Motion estimator
EP0424026A2 (en) * 1989-10-14 1991-04-24 Sony Corporation Video signal transmitting system
EP0479511A2 (en) * 1990-09-29 1992-04-08 Victor Company Of Japan, Ltd. Motion compensated predictive coding/decoding system of picture signal
EP0518314A2 (en) * 1991-06-12 1992-12-16 Mitsubishi Denki Kabushiki Kaisha Motion compensated predicting apparatus
EP0535746A2 (en) * 1991-09-30 1993-04-07 Philips Electronics Uk Limited Motion vector estimation, motion picture encoding and storage

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2153625A (en) * 1984-01-30 1985-08-21 Kokusai Denshin Denwa Co Ltd Movement estimation system for video signals
EP0395293A1 (en) * 1989-04-26 1990-10-31 BRITISH TELECOMMUNICATIONS public limited company Motion estimator
EP0424026A2 (en) * 1989-10-14 1991-04-24 Sony Corporation Video signal transmitting system
EP0479511A2 (en) * 1990-09-29 1992-04-08 Victor Company Of Japan, Ltd. Motion compensated predictive coding/decoding system of picture signal
EP0518314A2 (en) * 1991-06-12 1992-12-16 Mitsubishi Denki Kabushiki Kaisha Motion compensated predicting apparatus
EP0535746A2 (en) * 1991-09-30 1993-04-07 Philips Electronics Uk Limited Motion vector estimation, motion picture encoding and storage

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
C.V. REVENTLOW ET AL.: "System Considerations and the System Level Design of a Chip Set for Real-Time TV and HDTV Motion Estimation", JOURNAL OF VLSI SIGNAL PROCESSING, vol. 5, no. 2/3, 1 April 1993 (1993-04-01), BOSTON, USA, pages 237 - 248, XP000383069 *
K.GAEDKE ET AL.: "A VLSI Based MIMD Architecture of a Multiprocessor System for Real-Time Video Processing Applications", JOURNAL OF VLSI SIGNAL PROCESSING, vol. 5, no. 2/3, 1 April 1993 (1993-04-01), BOSTON, USA, pages 159 - 169, XP000383064 *
K.M. YANG ET AL.: "A Family of VLSI Designs for the Motion Compensation Block-Matching Algorithm", IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS, vol. 36, no. 10, 1 October 1989 (1989-10-01), NEW YORK, USA, pages 1317 - 1325, XP000085319 *

Cited By (61)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7428639B2 (en) 1996-01-30 2008-09-23 Dolby Laboratories Licensing Corporation Encrypted and watermarked temporal and resolution layering in advanced television
US8374237B2 (en) 2001-03-02 2013-02-12 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US10264256B2 (en) 2001-03-02 2019-04-16 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US9667957B2 (en) 2001-03-02 2017-05-30 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US8594188B2 (en) 2001-03-02 2013-11-26 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US8576907B2 (en) 2001-03-02 2013-11-05 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US8488670B2 (en) 2001-03-02 2013-07-16 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US9232232B2 (en) 2001-07-11 2016-01-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9473791B2 (en) 2001-07-11 2016-10-18 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139641B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8144774B2 (en) 2001-07-11 2012-03-27 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8149912B2 (en) 2001-07-11 2012-04-03 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8160142B2 (en) 2001-07-11 2012-04-17 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8213507B2 (en) 2001-07-11 2012-07-03 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8249158B2 (en) 2001-07-11 2012-08-21 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8279929B2 (en) 2001-07-11 2012-10-02 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8290043B2 (en) 2001-07-11 2012-10-16 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8325809B2 (en) 2001-07-11 2012-12-04 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139639B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8379720B2 (en) 2001-07-11 2013-02-19 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US8401078B2 (en) 2001-07-11 2013-03-19 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139638B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8111754B1 (en) 2001-07-11 2012-02-07 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8050323B2 (en) 2001-07-11 2011-11-01 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US10869057B2 (en) 2001-07-11 2020-12-15 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8873632B2 (en) 2001-07-11 2014-10-28 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8873629B2 (en) 2001-07-11 2014-10-28 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US7894524B2 (en) 2001-07-11 2011-02-22 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9078002B2 (en) 2001-07-11 2015-07-07 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9083979B2 (en) 2001-07-11 2015-07-14 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US7266150B2 (en) 2001-07-11 2007-09-04 Dolby Laboratories, Inc. Interpolation of video compression frames
US9247269B2 (en) 2001-07-11 2016-01-26 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US10225574B2 (en) 2001-07-11 2019-03-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9386321B2 (en) 2001-07-11 2016-07-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US10080035B2 (en) 2001-07-11 2018-09-18 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139640B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9788012B2 (en) 2001-07-11 2017-10-10 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9549201B2 (en) 2001-07-11 2017-01-17 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US9571855B2 (en) 2001-07-11 2017-02-14 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US10297008B2 (en) 2001-07-12 2019-05-21 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US9584816B2 (en) 2001-07-12 2017-02-28 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US11315216B2 (en) 2001-07-12 2022-04-26 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US7961784B2 (en) 2001-07-12 2011-06-14 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US9497471B2 (en) 2001-07-12 2016-11-15 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US8737466B2 (en) 2001-07-12 2014-05-27 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US9986249B2 (en) 2001-07-12 2018-05-29 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US10504205B2 (en) 2001-07-12 2019-12-10 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US10110908B2 (en) 2001-07-12 2018-10-23 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US10158865B2 (en) 2001-07-12 2018-12-18 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US9578341B2 (en) 2001-07-12 2017-02-21 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US9357230B2 (en) 2008-08-04 2016-05-31 Dolby Laboratories Licensing Corporation Block disparity estimation and compensation architecture
US9060168B2 (en) 2008-08-04 2015-06-16 Dolby Laboratories Licensing Corporation Overlapped block disparity estimation and compensation architecture
US10321134B2 (en) 2008-08-04 2019-06-11 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US9445121B2 (en) 2008-08-04 2016-09-13 Dolby Laboratories Licensing Corporation Overlapped block disparity estimation and compensation architecture
US10574994B2 (en) 2008-08-04 2020-02-25 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US10645392B2 (en) 2008-08-04 2020-05-05 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US9843807B2 (en) 2008-08-04 2017-12-12 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US11025912B2 (en) 2008-08-04 2021-06-01 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US9667993B2 (en) 2008-08-04 2017-05-30 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US11539959B2 (en) 2008-08-04 2022-12-27 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US11843783B2 (en) 2008-08-04 2023-12-12 Dolby Laboratories Licensing Corporation Predictive motion vector coding

Similar Documents

Publication Publication Date Title
US5724446A (en) Video decoder apparatus using non-reference frame as an additional prediction source and method therefor
US5666461A (en) High efficiency encoding and decoding of picture signals and recording medium containing same
US6226327B1 (en) Video coding method and apparatus which select between frame-based and field-based predictive modes
US5946043A (en) Video coding using adaptive coding of block parameters for coded/uncoded blocks
EP1135934B1 (en) Efficient macroblock header coding for video compression
KR0178231B1 (en) Method and apparatus for detecting motion vectors based on hierarchical motion estimation
US7408990B2 (en) Efficient motion vector coding for video compression
US6415055B1 (en) Moving image encoding method and apparatus, and moving image decoding method and apparatus
US5982439A (en) Coding image data
US6480542B1 (en) Method for decoding compressed video data with a reduced memory requirement
US5809173A (en) Method and apparatus for improved video decompression using previous frame DCT coefficients
US5883674A (en) Method and apparatus for setting a search range for detecting motion vectors utilized for encoding picture data
US5748248A (en) Real time motion vector processing of image data
US5991445A (en) Image processing apparatus
KR100256859B1 (en) Apparatus and method of coding/decoding moving picture and strange medium storing moving picture
WO1995004433A1 (en) Processing image data
CA2166623C (en) Coding image data
AU674984B2 (en) Processing image data
EP0711489B1 (en) Coding image data
AU696445C (en) Coding image data
US6498896B1 (en) Recording apparatus able to control the recording of compressed image pictures so that pictures which are necessary to restore the last pictures are recorded
JP3063380B2 (en) High efficiency coding device
JP3240737B2 (en) Image signal encoding method and apparatus, decoding method and apparatus
JPH06225289A (en) Video signal coder
JP3060501B2 (en) Video signal transmission device

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 94192946.9

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA CN JP KR NZ US

AL Designated countries for regional patents

Kind code of ref document: A1

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

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

Ref document number: 2166545

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 269178

Country of ref document: NZ

WWE Wipo information: entry into national phase

Ref document number: 1994922945

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1994922945

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1994922945

Country of ref document: EP