WO2012138571A1 - Encoding and decoding motion via image segmentation - Google Patents
Encoding and decoding motion via image segmentation Download PDFInfo
- Publication number
- WO2012138571A1 WO2012138571A1 PCT/US2012/031579 US2012031579W WO2012138571A1 WO 2012138571 A1 WO2012138571 A1 WO 2012138571A1 US 2012031579 W US2012031579 W US 2012031579W WO 2012138571 A1 WO2012138571 A1 WO 2012138571A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- frame
- alternate reference
- reference frame
- segment
- previously reconstructed
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/105—Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/136—Incoming video signal characteristics or properties
- H04N19/137—Motion inside a coding unit, e.g. average field, frame or block difference
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/186—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a colour or a chrominance component
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/46—Embedding additional information in the video signal during the compression process
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
Definitions
- the present invention relates in general to video encoding and decoding.
- VPx a standard promulgated by Google Inc. of Mountain View, California
- MPEG Moving Picture Experts Group
- H.264 is also known as MPEG-4 Part 10 or MPEG-4 AVC (formally, ISO/IEC 14496-10).
- These compression schemes may use prediction techniques to minimize the amount of data required to transmit video information by using, for example, the spatial and temporal coherences in video information.
- Prediction techniques can allow for multiple past transmitted frames and future frames to be used as potential reference frame predictors for macroblocks in a frame.
- a method for encoding a current frame of a video signal having a plurality of frames, each frame having a plurality of pixels comprises segmenting a previously reconstructed frame into at least one image segment using a segmentation parameter, each image segment having a segment identifier, determining a motion parameter for each image segment using a processor, creating an alternate reference frame from the previously reconstructed frame using the motion parameter for at least certain of the image segments, and encoding the current frame using the alternate reference frame for inclusion in a bitstream.
- An apparatus for encoding a current frame of a video signal having a plurality of frames, each frame having a plurality of pixels includes in one exemplary embodiment means for segmenting a previously reconstructed frame into at least one image segment using a segmentation parameter, each image segment having a segment identifier, means for determining a motion parameter for each image segment, means for creating an alternate reference frame from the previously reconstructed frame using the motion parameter for each image segment, and means for encoding the current frame using the alternate reference frame for inclusion in a bitstream.
- One method for decoding a video signal having a plurality of frames taught herein, where each frame has a plurality of pixels comprises identifying a current frame to be decoded from a bitstream using a processor, the current frame having an associated previously reconstructed frame, a segmentation parameter, a plurality of segment identifiers and a motion parameter associated with each segment identifier, segmenting the previously reconstructed frame into a plurality of image segments using the segmentation parameter, each image segment associated with one of the segment identifiers, creating an alternate reference frame from the previously reconstructed frame using the motion parameter of at least certain of the image segments, and decoding the current frame using the alternate reference frame.
- FIG. 1 is a diagram of a video bitstream
- FIG. 2 is a block diagram of a video compression system in accordance with one embodiment
- FIG. 3 is a block diagram of a video decompression system in accordance with another embodiment
- FIG. 4 is a flow chart of a method of encoding with a new alternate reference frame synthesized using segmentation and motion compensation as implemented in the encoder of FIG. 2;
- FIG. 5 is a flow chart of a method of decoding with a new alternate reference frame synthesized using segmentation and motion compensation as implemented in the decoder of FIG. 3;
- FIG. 6 is a flow chart of a method of creating a new alternate reference frame using segments and motion vectors as shown in FIGS. 4 and 5;
- FIG. 7 is a schematic diagram illustrating exemplary frames of a video bitstream as used and created by the methods of FIGS. 4-6;
- FIG. 8 is a block diagram of computer systems implementing the video compression system and video decompression system described herein.
- FIG. 1 is a diagram a typical video bitstream 10 to be encoded and decoded.
- Video coding formats such as VP8 or H.264, provide a defined hierarchy of layers for video stream 10.
- Video stream 10 includes a video sequence 12.
- video sequence 12 consists of a number of adjacent frames 14, which can then be further subdivided into a single frame 16.
- frame 16 can be divided into a series of blocks or macroblocks 18, which can contain data corresponding to, for example, a 16x16 block of displayed pixels in frame 16.
- Each macroblock can contain luminance and chrominance data for the corresponding pixels.
- Macroblocks 18 can also be of any other suitable size such as 16x8 pixel groups or 8x16 pixel groups.
- the terms macroblocks and blocks are used interchangeably.
- FIG. 2 is a block diagram of a video compression system in accordance with one embodiment.
- An encoder 20 encodes an input video stream 10.
- Encoder 20 has the following stages to perform the various functions in a forward path (shown by the solid connection lines) to produce an encoded or a compressed bitstream 24: an intra/inter prediction stage 26, a transform stage 28, a quantization stage 30 and an entropy encoding stage 32.
- Encoder 20 also includes a reconstruction path (shown by the dotted connection lines) to reconstruct a frame for encoding of further macroblocks.
- Encoder 20 has the following stages to perform the various functions in the reconstruction path: a dequantization stage 34, an inverse transform stage 36, a reconstruction stage 37 and a loop filtering stage 38.
- Other structural variations of encoder 20 can be used to encode input video stream 10.
- each frame 16 within input video stream 10 is processed in units of macroblocks.
- each macroblock can be encoded using either intra-frame prediction (i.e., within a single frame) or inter-frame prediction (i.e. from frame to frame). In either case, a prediction macroblock can be formed.
- intra-prediction a prediction macroblock can be formed from samples in the current frame that have been previously encoded and reconstructed.
- a prediction macroblock can be formed from samples in one or more previously constructed reference frames as described in additional detail herein.
- the prediction macroblock can be subtracted from the current macroblock at stage 26 to produce a residual macroblock (residual).
- Transform stage 28 transforms the residual into transform coefficients in, for example, the frequency domain, and quantization stage 30 converts the transform coefficients into discrete quantum values, which are referred to as quantized transform coefficients or quantization levels.
- the quantized transform coefficients are then entropy encoded by entropy encoding stage 32.
- the entropy-encoded coefficients, together with the information required to decode the macroblock, such as the type of prediction used, motion vectors, and quantizer value, are then output to compressed bitstream 24.
- the reconstruction path in FIG. 2 is present to ensure that both encoder 20 and a decoder 42 (described below) use the same reference frames to decode compressed bitstream 24.
- the reconstruction path performs functions that are similar to functions that take place during the decoding process that are discussed in more detail below, including dequantizing the quantized transform coefficients at dequantization stage 34 and inverse transforming the dequantized transform coefficients at an inverse transform stage 36 in order to produce a derivative residual macroblock (derivative residual).
- the prediction macroblock that was predicted at intra/inter prediction stage 26 can be added to the derivative residual to create a reconstructed macroblock.
- a loop filter 38 can then be applied to the reconstructed macroblock to reduce distortion such as blocking artifacts.
- encoder 20 can be used to encode compressed bitstream 24.
- a non-transform based encoder can quantize the residual signal directly without transform stage 28.
- an encoder may have quantization stage 30 and dequantization stage 34 combined into a single stage.
- a temporal filter may be included with the intra/inter prediction stage 24.
- the encoding process shown in FIG. 2 can include two iterations or
- the first pass can be carried out by encoder 20 using an encoding process that is less computationally intensive, and that gathers and stores information about input video stream 10 for use in the second pass.
- encoder 20 uses this information to optimize final encoding of compressed bitstream 24. For example, encoder 20 may use this information to select parameters for encoding, locating key-frames and selecting coding modes used to encode macroblocks 18, and allocating the number of bits to each frame.
- the output of the second pass can be final compressed bitstream 24.
- FIG. 3 is a block diagram of a video decompression system or decoder 42 to decode compressed bitstream 24.
- Decoder 42 similar to the reconstruction path of the encoder 20 discussed previously, includes the following stages to perform various functions to produce an output video stream 44 from compressed bitstream 24: an entropy decoding stage 46, a dequantization stage 48, an inverse transform stage 50, an intra/inter prediction stage 52, a reconstruction stage 54, a loop filter stage 56 and a deblocking filtering stage 58.
- Other structural variations of decoder 42 can be used to decode compressed bitstream 24.
- the data elements within compressed bitstream 24 can be decoded by entropy decoding stage 46 (using, for example, Context Adaptive Binary Arithmetic Decoding) to produce a set of quantized transform coefficients.
- Dequantization stage 48 dequantizes the quantized transform coefficients
- inverse transform stage 50 inverse transforms the dequantized transform coefficients to produce a derivative residual that can be identical to that created by the reconstruction stage in the encoder 20.
- decoder 42 can use intra/inter prediction stage 52 to create the same prediction macroblock as was created in encoder 20.
- the prediction macroblock can be added to the derivative residual to create a reconstructed macroblock.
- the loop filter 56 can be applied to the reconstructed macroblock to reduce blocking artifacts.
- Deblocking filter 58 can be applied to the reconstructed macroblock to reduce blocking distortion, and the result is output as output video stream 44.
- Other variations of decoder 42 can be used to decode compressed bitstream 24. For example, a decoder may produce output video stream 44 without deblocking filtering stage 58.
- video encoding methods compress video signals by using lossless or lossy compression algorithms to compress each frame or blocks of each frame of a series of frames.
- intra-frame coding refers to encoding a frame using data from that frame
- inter- frame coding refers to predictive encoding schemes such as schemes that comprise encoding a frame based on other so-called "reference" frames.
- video signals often exhibit temporal redundancy in which frames near each other in the temporal sequence of frames have at least portions that match or at least partially match each other. Encoders can take advantage of this temporal redundancy to reduce the size of encoded data by encoding a frame in terms of the difference between the current frame and one or more reference frames.
- a macroblock may be one of three types: 1) Intra (I) macroblock that uses no information from other pictures in its coding; 2) Unidirectionally Predicted (P) macroblock that uses information from one preceding picture; and 3) Bidirectionally Predicted (B) macroblock that uses information from at least one past picture and at least one future picture.
- I Intra
- P Unidirectionally Predicted
- B Bidirectionally Predicted
- Reference frames are based on past frames, future frames, or an intra-frame so that the encoder can find a matching block to use in the predictive process as shown in, for example, U.S. Application Publication No. 2005/0286629.
- Reference frames can also be based on synthesized or constructed frames that are not shown to the end user after decoding, as shown in, for example, in U.S.
- FIG. 4 is a flow chart of a method of encoding with a new alternate reference frame synthesized using segmentation and motion compensation as
- a reconstructed frame is selected and segmented (60).
- the reconstructed frame is obtained from the reconstruction path, and typically would be output from the loop filter 38.
- the reconstructed frame may be segmented into two or more segments of at least one pixel using a variety of segmentation parameters. For example, the reconstructed frame could be segmented using color segmentation or motion segmentation.
- Color segmentation divides a frame into segments based upon the colors presented in the captured image. More specifically, when a camera captures images, the original color, typically RGB, for each pixel is converted and stored as a signal including separate luminance (or luma) and chrominance (or chroma) values. That is, each pixel is represented by a luma value Y and by two values collectively forming the chroma value, a chroma value U and a chroma value V.
- Luma values Y of the image represent the achromatic portion of an image (that is, the image without color), while the chroma values U and V are sometimes called color difference components and generally represent the color of the image.
- each luma value Y is a weighted sum of gamma-compressed red, green and blue components (R'G'B') represented by Y', and chroma values U and V are respectively equal to B'-Y' and R'-Y' represented by Cb and Cr.
- R'G'B' gamma-compressed red, green and blue components
- chroma values U and V are respectively equal to B'-Y' and R'-Y' represented by Cb and Cr.
- the actual color format is not critical or limited and can be any color format or colorspace.
- Encoder 20 and decoder 42 code macroblocks 18 of frame 16 using image formats that rely on chroma, chrominance or chromatic sampling or subsampling. That is, because human vision is more sensitive to black and white differences than to chromatic differences, a lower sampling rate (fewer bits) can be used to represent the chroma values of pixels of each frame 16 than to represent the luma values of those pixels.
- encoder 20 and decoder 42 can code macroblocks 18 using 4:2:0 YUV chroma subsampling.
- This scheme halves the amount of data as compared to an image with no chroma subsampling as only one chroma value for each of chroma values U and V is sampled for every four luma values Y. This essentially means that while there are two chroma values for each group of four image pixels, there are four luma values.
- each frame 16 within input video stream 10 is processed into units of macroblocks.
- each macroblock can be encoded using either an intra prediction or inter prediction mode.
- the predictions for luma values Y and for chroma values U and V of pixels of the macroblock can be calculated independently of each other. Further, and in regard to the predictions for chroma values U and V, a prediction mode can treat these values identically (i.e., use the same relative addressing and arithmetic). In certain embodiments, predictions for chroma values U and V may be different. In the examples herein, pixels are considered with regard to their combined color value YUV.
- a frame can be segmented (60) by segmenting individual macroblocks or by segmenting the frame in its entirety.
- segmenting can be performed by quad-tree decomposition (or deconstruction).
- quad-tree decomposition initially subdivides the image into four equal- size blocks and then selectively subdivides the smaller blocks in a like manner if the smaller blocks have more than one different color value YUV for pixels in that block. That is, each block is subdivided into groups of four until each set of blocks represents pixels having a same color value YUV.
- each set of blocks is said to represent pixels having the same color value YUV, in actuality the pixels in a set have values Y, U and V that are not necessarily the same. Instead, the blocks are sub-divided by defining an acceptable variance for each of the values Y, U and V for the pixels that form each set of blocks.
- each set of blocks can be represented by three representative values for luma and chroma values.
- the representative values can be average values using the luma and chroma values of the individual pixels comprising a set.
- the representative values could be some other combination of the respective luma and chroma values of the pixels comprising that set.
- each of the representative values for luma and chroma could be average values of only certain of the pixel values, such as those that fall within a defined range about a median value.
- YUV in a set is equal to one (that is, all the pixel values Y, U, V are within a maximum variance).
- the frame and/or each macroblock could instead be partitioned into sets of pixels based on another desirable threshold. For example, partitioning could occur until a fixed number of sets is defined.
- Segmenting a frame (60) is not limited to quad-tree decomposition and can be implemented by binary-tree or octree decomposition in a similar manner. Also, these methods of segmenting a frame can be combined such that part of the segmentation is performed by one decomposition method while another part of the segmentation is performed by another decomposition method.
- Another method of segmenting a frame (60) involves k-means clustering techniques, or similar, to produce either the smallest set of entries that ensures the reconstruction error is below a defined threshold, or a fixed number of entries.
- k-means clustering is a method that can be used to partition n values into k clusters where each value belongs in the cluster with the nearest mean. In this case, for example, the number k can be predetermined for either a macroblock 18 or frame 16 such that a fixed number of clusters results.
- An alternative implementation could first use a k-means segmentation to split the entire frame (irrespective of block boundaries) into N regions and then use binary-tree or quad-tree decomposition to encode region membership. Decomposition is stopped when all pixels in a sub-region have the same region membership, which is then encoded as a leaf node.
- the frame could be segmented (60) by motion segmentation.
- Motion segmentation allows for division of a frame by identifying as segments various components that are independently moving in an image.
- the image deconstruction or k-means segmentation described above could be implemented using the magnitude and direction of a motion vector as the variables for each pixel to be considered.
- Motion segmentation would require at least two adjacent reconstructed frames to establish the movement needed for segmentation.
- Other types of segmentation are also possible and may be used, such as expectation-maximization clustering techniques.
- Segmentation may result in any number of different segments, each segment having any number of pixels.
- the methods disclosed herein may be used with any shape or size segment.
- the number of segments is based on accuracy versus the amount of data to be encoded (i.e., the bit cost). More segments require more bits for encoding, but the fewer the number of segments, generally the less accurate the reconstruction of the segmented images.
- Known techniques for comparing the bit cost of various encoding options can be incorporated with the techniques described herein to determine a desired number of segments.
- the segment identifier can be, for instance, a sequentially generated number created in the order of segment creation.
- a segment is selected for motion estimation processing (64).
- a motion vector search is performed on the selected segment (66).
- a motion vector can be found by any motion estimation method such as full search or diamond search.
- One useful method is described in, for example, Hamosfakidis et al., "A Novel Hexagonal Search Algorithm for Fast Block Matching Motion Estimation," EURASIP Journal on Applied Signal Processing 2002:6, 595-600. Other methods are available and will be apparent to those skilled in the art.
- this example describes motion estimation processing as searching for a motion vector (66), and the following steps describe using the motion vector as a motion parameter for the creation of the new alternate reference frame
- the process described herein is not limited to using motion vectors to describe the movement of each segment. That is, segments may undergo movement other than no movement (zero motion vector) or simple translation (a motion vector having a non-zero magnitude and direction). Use of other motion parameters such as those associated with a zoom, a rotation or a shear is possible. Obtaining these motion parameters can be handled using an object based affine transform such as known to those skilled in the art. Examples of motion of a segment are described with respect to FIG. 7 hereinafter.
- the encoder 20 determines if the currently selected segment is the last available segment (68). If not, the next available segment is selected (64) and its motion vector is determined (66). Once a motion vector has been determined for each segment (68), a new alternate reference frame is created (70) using the segments and motion vectors. An exemplary process for creating the alternate reference frame is described in more detail later with respect to FIG. 6.
- the alternate reference frame is created, it is then available in the intra/inter prediction stage 26 for encoding frames (72).
- the identification of segments and their motion vectors are transmitted in compressed bitstream 24 (74) for use by the decoder 42 to recreate the alternate reference frame for decoding those blocks/frames encoded by encoder 20 with reference to the alternate reference frame.
- Such segments may also optionally be omitted when creating the alternate reference frame.
- each motion parameter (e.g., a motion vector) transmitted is associated with a segment.
- the association can be made by transmitting the segment identifier along with each motion vector.
- an identifier of the segmentation parameters and method used to segment the frame may be transmitted to the decoder 42 so that the decoder 42 can recreate the same segments.
- the segmentation parameters and method may be pre-negotiated between the encoder 20 and decoder 42 so that they need not be transmitted each time in step 74.
- FIG. 5 is a flow chart of a method of decoding with a new alternate reference frame synthesized using segmentation and motion compensation as implemented in the decoder of FIG. 3.
- a frame to be decoded is identified (80).
- the frame to be decoded was encoded by the encoder 20 using the alternate reference frame described with reference to FIG. 4.
- the segmentation parameters used to segment the frame by the encoder 20 are determined (82).
- the segmentation parameters may be transmitted in the compressed bitstream 24 along with the frame to be decoded or may be pre-negotiated between the encoder 20 and decoder 42.
- decoder 42 will then segment the frame to be decoded (84).
- the alternate reference frame will be created using motion vectors and segment labels encoded into the compressed bitstream 24 (86). An exemplary process for creating the alternate reference frame is described in more detail later with respect to FIG. 6. Once the alternate reference frame has been created, the frame to be decoded will be decoded using the new alternate reference frame (88).
- a method of creating a new alternate reference frame using segments and motion vectors uses segments and motion vectors as provided by either the encoder 20 or decoder 42 as described with respect to FIGS. 4 and 5 above.
- a frame is initialized with initial pixel values (100).
- the initial pixel values may be any desirable default value, such as zero.
- Each pixel is initially marked as unfilled (102).
- a first segment is selected (104) thereafter, and the motion vector related to the segment is looked up (106).
- the motion vector may be associated with the segment by way of a segment identifier as described previously.
- a pixel in the segment is then selected (108).
- the new location of the pixel is calculated using the previously selected motion vector.
- the pixel may have more than one new location, depending on the type of motion parameter associated with the segment.
- the pixel is copied to that at least one new location (110).
- the pixel will be copied to the new location even if that pixel location already has been filled with a pixel from another segment. But alternatively, the new pixel may be averaged or by some other means combined with the pixel that was previously copied.
- the new location is then marked as a filled location (112). If there are additional pixels in the current segment to be processed (114), the next pixel is selected (108), the new pixel is copied to its new location (110), and the new located in marked as filled (112). This process repeats until all pixels in the current segment are moved by the segment's motion vector (114).
- a new segment is selected (104) so as to move its pixels in accordance with the motion vector for that new segment. Otherwise, a first pixel from the alternate reference frame is selected (118).
- a query is then made as to determine whether the pixel has been filled (120). If the pixel is not marked as filled, the pixel is filled (122).
- the pixel may be filled by, for example, determining the value of a nearby filled pixel and copying that pixel value to the currently selected unfilled pixel. Alternatively, the pixel may be filled by calculating an average value of nearby filled pixels. The pixel may be filled by copying a pixel from a reconstructed frame. Other methods of filling unfilled pixels are available and may be used.
- the method determines whether there are additional pixels to process (124). If so, control returns to select the next available pixel (118). Otherwise, the method ends as the new alternate reference frame is completed.
- FIG. 7 is a schematic diagram illustrating exemplary frames of a video bitstream as used and created by the methods of FIGS. 4-6.
- FIG. 7 shows an exemplary application of color segmentation.
- the figure includes a reconstructed frame X 150.
- the reconstructed frame X 150 can include macroblocks, such as macroblock 152.
- Reconstructed frame X contains a circular object 154.
- circular object 154 contains color values distinct from the remainder of the reconstructed frame X 150.
- Circular object 154 occupies space within a macroblock cluster 156.
- Each macroblock in macroblock cluster 156 may include one or more pixels comprising circular object 154.
- macroblocks 156a-d contain a varying percentage of pixels that are a part of circular object 154.
- macroblock 156d is entirely inclusive of circular object 154 pixels, only a small portion of macroblock 156c includes circular object 154 pixels.
- reconstructed frame X 150 is analogous to the reconstructed frame of step 60.
- the circular object 154 portrays an exemplary segment that could, for example, be created in the segmentation process of steps 60 and 62.
- the exemplary segment in this case, is defined by the color of circular object 154.
- the segment is defined at a granularity of size less than a macroblock.
- the entire macroblock 156c is not included in the segment defined by circular object 154, since circular object 154 only has a small number of pixels within macroblock 156c.
- the segment of circular object 154 can be used to predict other frames, such as original frame Y 160.
- Original frame Y 160 also includes macroblocks such as macroblock 162.
- Original frame Y 160 includes a second circular object 164.
- circular object 164 is the same size, shape, and color as circular object 154, but is in a different location within the frame. The relative location is illustrated by the dotted circle indicating the position of circular object 154 with respect to original frame Y 160 (154').
- a motion vector 166 must be determined for the exemplary segment.
- the motion vector 166 is determined as discussed in the motion vector search step 66.
- the new alternate reference frame 170 is created using the reconstructed frame X 150, the exemplary segment corresponding to the circular object 154 and the motion vector 166.
- the process of creating the new reference frame is as defined in step 70 and in the method of FIG. 6.
- the exemplary segment is moved pixel by pixel into the new alternate reference frame 170, creating a second circular segment predictor 176.
- the new alternate reference frame 170 is composed of macroblocks such as macroblock 172. Even though the second circular object predictor 176 is within a macroblock cluster 174, only the pixels needed to create the second circular object predictor 176 are moved. Every pixel within macroblock cluster 174 is not necessarily moved to create the new reference frame.
- the segment of circular object 154 can also be used to predict another frame, such as original frame Z 180.
- Original frame Z 180 also includes macroblocks such as macroblock 182.
- Original frame Z 180 includes a third circular object 184 that is the same shape and color as circular object 156, but is in a different location within the frame and is a larger size. Essentially, this reflects the existence of movement of third circular object 184 indicating both a zoom and a simple translation. The relative location is illustrated by the dotted circle indicating the position of circular object 154 with respect to original frame Z 180 (154").
- the third circular object 184 illustrates the application of more than one motion parameter to the segment of circular object 154 to create an alternate reference frame 200.
- Alternate reference frame 200 includes blocks such as macroblock 202.
- Motion vector 186 illustrates the transposition of the position of the circular object 156 to the position of circular object 184.
- the new position of circular object 154 after applying motion vector 186 is shown by the dotted circle location 188.
- the arrows 190 depict a zoom-type operation on circular object 154 at location 188 that would be represented by other motion parameters. These multiple motion parameters would be determined, for example, in the motion vector search (66) of FIG. 4.
- the exemplary frames shown in FIG. 7 are included purely for illustrative purposes to demonstrate one application of the methods described above. Numerous other applications, including those with much more complex frames and segments are possible.
- variations of the methods disclosed above may be used. These variations may have more or less steps or may perform steps in different orders.
- the segment labeling (62) of FIG. 4 may not be performed, or elements of segment labeling (62) may be performed within another step, such as segmenting the reconstruction frame (60).
- Another exemplary modification may be to perform the motion vector search (66) for each segment in parallel instead of sequentially (64, 66 and 68) as shown in FIG. 4.
- encoding can be performed in many different ways and can produce a variety of encoded data formats.
- the above-described embodiments of encoding or decoding may illustrate some exemplary encoding techniques. However, in general, encoding and decoding are understood to include any transformation or any other change of data whatsoever.
- Encoder 20 and/or decoder 42 can be implemented in whole or in part by one or more processors which can include computers, servers, or any other computing device or system capable of manipulating or processing information now-existing or hereafter developed including optical processors, quantum processors and/or molecular processors. Suitable processors also include, for example, general purpose processors, special purpose processors, IP cores, ASICS, programmable logic arrays, programmable logic controllers, microcode, firmware, microcontrollers, microprocessors, digital signal processors, memory, or any combination of the foregoing. In the claims, the term “processor” should be understood as including any the foregoing, either singly or in combination. The terms “signal” and “data” are used interchangeably.
- Encoder 20 and/or decoder 42 also include a memory, which can be connected to the processor through, for example, a memory bus.
- the memory may be read only memory or random access memory (RAM) although any other type of storage device can be used.
- the processor receives program instructions and data from the memory, which can be used by the processor for performing the instructions.
- the memory can be in the same unit as the processor or located in a separate unit that is coupled to the processor.
- encoder 20 can be implemented using a general purpose processor with a computer program that, when executed, carries out any of the respective methods, algorithms and/or instructions described herein.
- FIG. 8 illustrates one suitable implementation in which encoder 20 is implemented in a general purpose computer including a central processing unit (CPU) 212 and random access memory (RAM) 214.
- Decoder 42 is implemented using a general purpose computer including a central processing unit (CPU) 216 and random access memory (RAM) 218.
- a special purpose processor can be utilized which can contain specialized hardware for carrying out any of the methods, algorithms and/or instructions described herein. Portions of encoder 20 or decoder 42 do not necessarily have to be implemented in the same manner.
- intra/inter prediction stage 26 can be implemented in software whereas transform stage 28 can be implemented in hardware.
- Portions of encoder 20 or portions of decoder 42 may also be distributed across multiple processors on the same machine or different machines or across a network such as a local area network, wide area network or the Internet.
- Encoder 20 and decoder 42 can, for example, be implemented in a wide variety of configurations, including for example on servers in a video conference system.
- encoder 20 can be implemented on a server and decoder 42 can be implemented on a device separate from the server, such as a hand-held communications device such as a cell phone.
- encoder 20 can compress content and transmit the compressed content to the communications device, using the Internet for example, as shown in FIG. 8.
- the communications device can decode the content for playback.
- the communications device can decode content stored locally on the device (i.e. no transmission is necessary).
- Other suitable encoders and/or decoders are available.
- decoder 42 can be on a personal computer rather than a portable communications device.
- encoder 20 or decoder 42 can be realized in hardware, software or any combination thereof. All or a portion of embodiments of the present invention can take the form of a computer program product accessible from, for example, a computer-usable or computer-readable medium.
- a computer-usable or computer- readable medium can be any device that can, for example tangibly contain, store, communicate, and/or transport the program for use by or in connection with any processor.
- the medium can be, for example, an electronic, magnetic, optical, electromagnetic, or a semiconductor device. Other suitable mediums are also available.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
A system and method for encoding and decoding a video image having a plurality of frames is disclosed. The method includes a previously reconstructed frame that is segmented to create an alternate reference frame used to encode a current frame. The segments of the previously reconstructed frame are assigned motion parameters, which are used to compile the alternate reference frame. The current frame is encoded and the segmentation parameters and motion parameters are transmitted in the bitstream. The segmentation parameters and motion parameters can be used by a decoder to recreate the alternate reference frame in order to decode the encoded current frame.
Description
ENCODING AND DECODING MOTION VIA IMAGE SEGMENTATION
TECHNICAL FIELD
[0001] The present invention relates in general to video encoding and decoding.
BACKGROUND
[0002] An increasing number of applications today make use of digital video for various purposes including, for example, remote business meetings via video
conferencing, high definition video entertainment, video advertisements, and sharing of user-generated videos. As technology is evolving, users have higher expectations for video quality and expect high resolution video even when transmitted over
communications channels having limited bandwidth.
[0003] To permit higher quality transmission of video while limiting bandwidth consumption, a number of video compression schemes are noted including formats such as VPx, promulgated by Google Inc. of Mountain View, California, and H.264, a standard promulgated by ITU-T Video Coding Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG), including present and future versions thereof. H.264 is also known as MPEG-4 Part 10 or MPEG-4 AVC (formally, ISO/IEC 14496-10).
[0004] These compression schemes may use prediction techniques to minimize the amount of data required to transmit video information by using, for example, the spatial and temporal coherences in video information. Prediction techniques can allow for multiple past transmitted frames and future frames to be used as potential reference frame predictors for macroblocks in a frame.
SUMMARY
[0005] Systems, apparatuses and methods for encoding and decoding a video signal are disclosed. In accordance with one aspect of the disclosed embodiments, a method for encoding a current frame of a video signal having a plurality of frames, each frame having a plurality of pixels, is disclosed. One such method comprises segmenting a previously reconstructed frame into at least one image segment using a segmentation parameter, each image segment having a segment identifier, determining a motion parameter for each image segment using a processor, creating an alternate reference frame
from the previously reconstructed frame using the motion parameter for at least certain of the image segments, and encoding the current frame using the alternate reference frame for inclusion in a bitstream.
[0006] An apparatus for encoding a current frame of a video signal having a plurality of frames, each frame having a plurality of pixels, includes in one exemplary embodiment means for segmenting a previously reconstructed frame into at least one image segment using a segmentation parameter, each image segment having a segment identifier, means for determining a motion parameter for each image segment, means for creating an alternate reference frame from the previously reconstructed frame using the motion parameter for each image segment, and means for encoding the current frame using the alternate reference frame for inclusion in a bitstream.
[0007] One method for decoding a video signal having a plurality of frames taught herein, where each frame has a plurality of pixels, comprises identifying a current frame to be decoded from a bitstream using a processor, the current frame having an associated previously reconstructed frame, a segmentation parameter, a plurality of segment identifiers and a motion parameter associated with each segment identifier, segmenting the previously reconstructed frame into a plurality of image segments using the segmentation parameter, each image segment associated with one of the segment identifiers, creating an alternate reference frame from the previously reconstructed frame using the motion parameter of at least certain of the image segments, and decoding the current frame using the alternate reference frame.
[0008] Variations of these methods and apparatuses and details of other aspects and embodiments are described in additional detail hereinafter.
BRIEF DESCRIPTION OF THE DRAWINGS
[0009] The description herein makes reference to the accompanying drawings wherein like reference numerals refer to like parts throughout the several views, and wherein:
[0010] FIG. 1 is a diagram of a video bitstream;
[0011] FIG. 2 is a block diagram of a video compression system in accordance with one embodiment;
[0012] FIG. 3 is a block diagram of a video decompression system in accordance with another embodiment;
[0013] FIG. 4 is a flow chart of a method of encoding with a new alternate reference frame synthesized using segmentation and motion compensation as implemented in the encoder of FIG. 2;
[0014] FIG. 5 is a flow chart of a method of decoding with a new alternate reference frame synthesized using segmentation and motion compensation as implemented in the decoder of FIG. 3;
[0015] FIG. 6 is a flow chart of a method of creating a new alternate reference frame using segments and motion vectors as shown in FIGS. 4 and 5;
[0016] FIG. 7 is a schematic diagram illustrating exemplary frames of a video bitstream as used and created by the methods of FIGS. 4-6; and
[0017] FIG. 8 is a block diagram of computer systems implementing the video compression system and video decompression system described herein.
DETAILED DESCRIPTION
[0018] FIG. 1 is a diagram a typical video bitstream 10 to be encoded and decoded. Video coding formats, such as VP8 or H.264, provide a defined hierarchy of layers for video stream 10. Video stream 10 includes a video sequence 12. At the next level, video sequence 12 consists of a number of adjacent frames 14, which can then be further subdivided into a single frame 16. At the next level, frame 16 can be divided into a series of blocks or macroblocks 18, which can contain data corresponding to, for example, a 16x16 block of displayed pixels in frame 16. Each macroblock can contain luminance and chrominance data for the corresponding pixels. Macroblocks 18 can also be of any other suitable size such as 16x8 pixel groups or 8x16 pixel groups. Herein, unless otherwise stated, the terms macroblocks and blocks are used interchangeably.
[0019] FIG. 2 is a block diagram of a video compression system in accordance with one embodiment. An encoder 20 encodes an input video stream 10. Encoder 20 has the following stages to perform the various functions in a forward path (shown by the solid connection lines) to produce an encoded or a compressed bitstream 24: an intra/inter prediction stage 26, a transform stage 28, a quantization stage 30 and an entropy encoding stage 32. Encoder 20 also includes a reconstruction path (shown by the dotted connection lines) to reconstruct a frame for encoding of further macroblocks. Encoder 20 has the following stages to perform the various functions in the reconstruction path: a dequantization stage 34, an inverse transform stage 36, a reconstruction stage 37 and a
loop filtering stage 38. Other structural variations of encoder 20 can be used to encode input video stream 10.
[0020] When input video stream 10 is presented for encoding, each frame 16 within input video stream 10 is processed in units of macroblocks. At intra/inter prediction stage 26, each macroblock can be encoded using either intra-frame prediction (i.e., within a single frame) or inter-frame prediction (i.e. from frame to frame). In either case, a prediction macroblock can be formed. In the case of intra-prediction, a prediction macroblock can be formed from samples in the current frame that have been previously encoded and reconstructed. In the case of inter-prediction, a prediction macroblock can be formed from samples in one or more previously constructed reference frames as described in additional detail herein.
[0021] Next, still referring to FIG. 2, the prediction macroblock can be subtracted from the current macroblock at stage 26 to produce a residual macroblock (residual). Transform stage 28 transforms the residual into transform coefficients in, for example, the frequency domain, and quantization stage 30 converts the transform coefficients into discrete quantum values, which are referred to as quantized transform coefficients or quantization levels. The quantized transform coefficients are then entropy encoded by entropy encoding stage 32. The entropy-encoded coefficients, together with the information required to decode the macroblock, such as the type of prediction used, motion vectors, and quantizer value, are then output to compressed bitstream 24.
[0022] The reconstruction path in FIG. 2 is present to ensure that both encoder 20 and a decoder 42 (described below) use the same reference frames to decode compressed bitstream 24. The reconstruction path performs functions that are similar to functions that take place during the decoding process that are discussed in more detail below, including dequantizing the quantized transform coefficients at dequantization stage 34 and inverse transforming the dequantized transform coefficients at an inverse transform stage 36 in order to produce a derivative residual macroblock (derivative residual). At reconstruction stage 37, the prediction macroblock that was predicted at intra/inter prediction stage 26 can be added to the derivative residual to create a reconstructed macroblock. A loop filter 38 can then be applied to the reconstructed macroblock to reduce distortion such as blocking artifacts.
[0023] Other variations of encoder 20 can be used to encode compressed bitstream 24. For example, a non-transform based encoder can quantize the residual signal directly without transform stage 28. In another embodiment, an encoder may have
quantization stage 30 and dequantization stage 34 combined into a single stage. In yet another embodiment, a temporal filter may be included with the intra/inter prediction stage 24.
[0024] The encoding process shown in FIG. 2 can include two iterations or
"passes" of processing the video data. The first pass can be carried out by encoder 20 using an encoding process that is less computationally intensive, and that gathers and stores information about input video stream 10 for use in the second pass. In the second pass, encoder 20 uses this information to optimize final encoding of compressed bitstream 24. For example, encoder 20 may use this information to select parameters for encoding, locating key-frames and selecting coding modes used to encode macroblocks 18, and allocating the number of bits to each frame. The output of the second pass can be final compressed bitstream 24.
[0025] FIG. 3 is a block diagram of a video decompression system or decoder 42 to decode compressed bitstream 24. Decoder 42, similar to the reconstruction path of the encoder 20 discussed previously, includes the following stages to perform various functions to produce an output video stream 44 from compressed bitstream 24: an entropy decoding stage 46, a dequantization stage 48, an inverse transform stage 50, an intra/inter prediction stage 52, a reconstruction stage 54, a loop filter stage 56 and a deblocking filtering stage 58. Other structural variations of decoder 42 can be used to decode compressed bitstream 24.
[0026] When compressed bitstream 24 is presented for decoding, the data elements within compressed bitstream 24 can be decoded by entropy decoding stage 46 (using, for example, Context Adaptive Binary Arithmetic Decoding) to produce a set of quantized transform coefficients. Dequantization stage 48 dequantizes the quantized transform coefficients, and inverse transform stage 50 inverse transforms the dequantized transform coefficients to produce a derivative residual that can be identical to that created by the reconstruction stage in the encoder 20. Using header information decoded from the compressed bitstream 24, decoder 42 can use intra/inter prediction stage 52 to create the same prediction macroblock as was created in encoder 20. At the reconstruction stage 54, the prediction macroblock can be added to the derivative residual to create a reconstructed macroblock. The loop filter 56 can be applied to the reconstructed macroblock to reduce blocking artifacts. Deblocking filter 58 can be applied to the reconstructed macroblock to reduce blocking distortion, and the result is output as output video stream 44.
[0027] Other variations of decoder 42 can be used to decode compressed bitstream 24. For example, a decoder may produce output video stream 44 without deblocking filtering stage 58.
[0028] Referring again to encoder 20, video encoding methods compress video signals by using lossless or lossy compression algorithms to compress each frame or blocks of each frame of a series of frames. As can be implied from the description above, intra-frame coding refers to encoding a frame using data from that frame, while inter- frame coding refers to predictive encoding schemes such as schemes that comprise encoding a frame based on other so-called "reference" frames. For example, video signals often exhibit temporal redundancy in which frames near each other in the temporal sequence of frames have at least portions that match or at least partially match each other. Encoders can take advantage of this temporal redundancy to reduce the size of encoded data by encoding a frame in terms of the difference between the current frame and one or more reference frames.
[0029] As described briefly above, many video coding algorithms first partition each picture into macroblocks. Then, each macroblock can be coded using some form of predictive coding method. Some video coding standards use different types of predicted macroblocks in their coding. In one scenario, a macroblock may be one of three types: 1) Intra (I) macroblock that uses no information from other pictures in its coding; 2) Unidirectionally Predicted (P) macroblock that uses information from one preceding picture; and 3) Bidirectionally Predicted (B) macroblock that uses information from at least one past picture and at least one future picture.
[0030] To facilitate higher quality compressed video, it is helpful to have a matching reference frame in order to have the smallest difference to encode, which generally results in a more compact encoding. Reference frames are based on past frames, future frames, or an intra-frame so that the encoder can find a matching block to use in the predictive process as shown in, for example, U.S. Application Publication No. 2005/0286629. Reference frames can also be based on synthesized or constructed frames that are not shown to the end user after decoding, as shown in, for example, in U.S.
Application Publication No. 2010/0061461 Al. Such constructed reference frames are referred to herein as "alternate reference frames." The alternate reference frames are constructed from macroblocks, which are referred to herein as "alternate reference blocks."
[0031] Another method of creating and using an alternate reference frame is described herein. FIG. 4 is a flow chart of a method of encoding with a new alternate reference frame synthesized using segmentation and motion compensation as
implemented in the encoder of FIG. 2. First, a reconstructed frame is selected and segmented (60). The reconstructed frame is obtained from the reconstruction path, and typically would be output from the loop filter 38. The reconstructed frame may be segmented into two or more segments of at least one pixel using a variety of segmentation parameters. For example, the reconstructed frame could be segmented using color segmentation or motion segmentation.
[0032] Color segmentation divides a frame into segments based upon the colors presented in the captured image. More specifically, when a camera captures images, the original color, typically RGB, for each pixel is converted and stored as a signal including separate luminance (or luma) and chrominance (or chroma) values. That is, each pixel is represented by a luma value Y and by two values collectively forming the chroma value, a chroma value U and a chroma value V. Luma values Y of the image represent the achromatic portion of an image (that is, the image without color), while the chroma values U and V are sometimes called color difference components and generally represent the color of the image. Most commonly, each luma value Y is a weighted sum of gamma-compressed red, green and blue components (R'G'B') represented by Y', and chroma values U and V are respectively equal to B'-Y' and R'-Y' represented by Cb and Cr. Here, the actual color format is not critical or limited and can be any color format or colorspace.
[0033] Encoder 20 and decoder 42 code macroblocks 18 of frame 16 using image formats that rely on chroma, chrominance or chromatic sampling or subsampling. That is, because human vision is more sensitive to black and white differences than to chromatic differences, a lower sampling rate (fewer bits) can be used to represent the chroma values of pixels of each frame 16 than to represent the luma values of those pixels. By example, encoder 20 and decoder 42 can code macroblocks 18 using 4:2:0 YUV chroma subsampling. This scheme halves the amount of data as compared to an image with no chroma subsampling as only one chroma value for each of chroma values U and V is sampled for every four luma values Y. This essentially means that while there are two chroma values for each group of four image pixels, there are four luma values.
[0034] As described above, when input video stream 10 is presented for encoding, each frame 16 within input video stream 10 is processed into units of macroblocks. At
intra/inter prediction stage 26 of encoder 20, each macroblock can be encoded using either an intra prediction or inter prediction mode. The predictions for luma values Y and for chroma values U and V of pixels of the macroblock can be calculated independently of each other. Further, and in regard to the predictions for chroma values U and V, a prediction mode can treat these values identically (i.e., use the same relative addressing and arithmetic). In certain embodiments, predictions for chroma values U and V may be different. In the examples herein, pixels are considered with regard to their combined color value YUV.
[0035] Returning now to FIG. 4, a frame can be segmented (60) by segmenting individual macroblocks or by segmenting the frame in its entirety. As one example, segmenting can be performed by quad-tree decomposition (or deconstruction). One implementation of quad-tree decomposition initially subdivides the image into four equal- size blocks and then selectively subdivides the smaller blocks in a like manner if the smaller blocks have more than one different color value YUV for pixels in that block. That is, each block is subdivided into groups of four until each set of blocks represents pixels having a same color value YUV.
[0036] Note that while each set of blocks is said to represent pixels having the same color value YUV, in actuality the pixels in a set have values Y, U and V that are not necessarily the same. Instead, the blocks are sub-divided by defining an acceptable variance for each of the values Y, U and V for the pixels that form each set of blocks. In this manner, each set of blocks can be represented by three representative values for luma and chroma values. The representative values can be average values using the luma and chroma values of the individual pixels comprising a set. Alternatively, the representative values could be some other combination of the respective luma and chroma values of the pixels comprising that set. As one example, each of the representative values for luma and chroma could be average values of only certain of the pixel values, such as those that fall within a defined range about a median value.
[0037] In the example above, partitioning continues until the number of values
YUV in a set is equal to one (that is, all the pixel values Y, U, V are within a maximum variance). The frame and/or each macroblock could instead be partitioned into sets of pixels based on another desirable threshold. For example, partitioning could occur until a fixed number of sets is defined.
[0038] Segmenting a frame (60) is not limited to quad-tree decomposition and can be implemented by binary-tree or octree decomposition in a similar manner. Also, these
methods of segmenting a frame can be combined such that part of the segmentation is performed by one decomposition method while another part of the segmentation is performed by another decomposition method.
[0039] Another method of segmenting a frame (60) involves k-means clustering techniques, or similar, to produce either the smallest set of entries that ensures the reconstruction error is below a defined threshold, or a fixed number of entries. As known to those skilled in the art, k-means clustering is a method that can be used to partition n values into k clusters where each value belongs in the cluster with the nearest mean. In this case, for example, the number k can be predetermined for either a macroblock 18 or frame 16 such that a fixed number of clusters results.
[0040] An alternative implementation could first use a k-means segmentation to split the entire frame (irrespective of block boundaries) into N regions and then use binary-tree or quad-tree decomposition to encode region membership. Decomposition is stopped when all pixels in a sub-region have the same region membership, which is then encoded as a leaf node.
[0041] While the descriptions above implement segmentation using color, in another embodiment the frame could be segmented (60) by motion segmentation. Motion segmentation allows for division of a frame by identifying as segments various components that are independently moving in an image. For example, the image deconstruction or k-means segmentation described above could be implemented using the magnitude and direction of a motion vector as the variables for each pixel to be considered. Motion segmentation would require at least two adjacent reconstructed frames to establish the movement needed for segmentation. Other types of segmentation are also possible and may be used, such as expectation-maximization clustering techniques.
[0042] Segmentation may result in any number of different segments, each segment having any number of pixels. The methods disclosed herein may be used with any shape or size segment. The number of segments is based on accuracy versus the amount of data to be encoded (i.e., the bit cost). More segments require more bits for encoding, but the fewer the number of segments, generally the less accurate the reconstruction of the segmented images. Known techniques for comparing the bit cost of various encoding options can be incorporated with the techniques described herein to determine a desired number of segments.
[0043] Referring back to FIG. 4, once the segments have been determined (60), they are labeled with a segment identifier for processing (62). The segment identifier can be, for instance, a sequentially generated number created in the order of segment creation. Once the segments are labeled (62), a segment is selected for motion estimation processing (64). In this example where the motion parameter is a motion vector, a motion vector search is performed on the selected segment (66). A motion vector can be found by any motion estimation method such as full search or diamond search. One useful method is described in, for example, Hamosfakidis et al., "A Novel Hexagonal Search Algorithm for Fast Block Matching Motion Estimation," EURASIP Journal on Applied Signal Processing 2002:6, 595-600. Other methods are available and will be apparent to those skilled in the art.
[0044] Although this example describes motion estimation processing as searching for a motion vector (66), and the following steps describe using the motion vector as a motion parameter for the creation of the new alternate reference frame, the process described herein is not limited to using motion vectors to describe the movement of each segment. That is, segments may undergo movement other than no movement (zero motion vector) or simple translation (a motion vector having a non-zero magnitude and direction). Use of other motion parameters such as those associated with a zoom, a rotation or a shear is possible. Obtaining these motion parameters can be handled using an object based affine transform such as known to those skilled in the art. Examples of motion of a segment are described with respect to FIG. 7 hereinafter.
[0045] Once the motion vector for the selected segment is determined (66), the encoder 20 determines if the currently selected segment is the last available segment (68). If not, the next available segment is selected (64) and its motion vector is determined (66). Once a motion vector has been determined for each segment (68), a new alternate reference frame is created (70) using the segments and motion vectors. An exemplary process for creating the alternate reference frame is described in more detail later with respect to FIG. 6.
[0046] Once the alternate reference frame is created, it is then available in the intra/inter prediction stage 26 for encoding frames (72). The identification of segments and their motion vectors are transmitted in compressed bitstream 24 (74) for use by the decoder 42 to recreate the alternate reference frame for decoding those blocks/frames encoded by encoder 20 with reference to the alternate reference frame. In one embodiment, it is desirable to transmit the segment and its motion parameter, such as the
motion vector, only if that segment has greater than a minimum number of pixels, such as 20. Such segments may also optionally be omitted when creating the alternate reference frame.
[0047] As mentioned, each motion parameter (e.g., a motion vector) transmitted is associated with a segment. For example, the association can be made by transmitting the segment identifier along with each motion vector. Additionally, an identifier of the segmentation parameters and method used to segment the frame may be transmitted to the decoder 42 so that the decoder 42 can recreate the same segments. Alternately, the segmentation parameters and method may be pre-negotiated between the encoder 20 and decoder 42 so that they need not be transmitted each time in step 74.
[0048] FIG. 5 is a flow chart of a method of decoding with a new alternate reference frame synthesized using segmentation and motion compensation as implemented in the decoder of FIG. 3. First, a frame to be decoded is identified (80). In this example, the frame to be decoded was encoded by the encoder 20 using the alternate reference frame described with reference to FIG. 4. Once the frame is identified, the segmentation parameters used to segment the frame by the encoder 20 are determined (82). As described above, the segmentation parameters may be transmitted in the compressed bitstream 24 along with the frame to be decoded or may be pre-negotiated between the encoder 20 and decoder 42.
[0049] Once the segmentation parameters and method are determined, decoder 42 will then segment the frame to be decoded (84). The alternate reference frame will be created using motion vectors and segment labels encoded into the compressed bitstream 24 (86). An exemplary process for creating the alternate reference frame is described in more detail later with respect to FIG. 6. Once the alternate reference frame has been created, the frame to be decoded will be decoded using the new alternate reference frame (88).
[0050] Now, with respect to FIG. 6, a method of creating a new alternate reference frame using segments and motion vectors is described. The method uses segments and motion vectors as provided by either the encoder 20 or decoder 42 as described with respect to FIGS. 4 and 5 above. First, a frame is initialized with initial pixel values (100). The initial pixel values may be any desirable default value, such as zero. Each pixel is initially marked as unfilled (102).
[0051] A first segment is selected (104) thereafter, and the motion vector related to the segment is looked up (106). The motion vector may be associated with the segment by way of a segment identifier as described previously.
[0052] A pixel in the segment is then selected (108). The new location of the pixel is calculated using the previously selected motion vector. Alternatively, the pixel may have more than one new location, depending on the type of motion parameter associated with the segment. Once the at least one new location is determined, the pixel is copied to that at least one new location (110).
[0053] Typically, the pixel will be copied to the new location even if that pixel location already has been filled with a pixel from another segment. But alternatively, the new pixel may be averaged or by some other means combined with the pixel that was previously copied. The new location is then marked as a filled location (112). If there are additional pixels in the current segment to be processed (114), the next pixel is selected (108), the new pixel is copied to its new location (110), and the new located in marked as filled (112). This process repeats until all pixels in the current segment are moved by the segment's motion vector (114).
[0054] If additional segments need to be processed (116), a new segment is selected (104) so as to move its pixels in accordance with the motion vector for that new segment. Otherwise, a first pixel from the alternate reference frame is selected (118). A query is then made as to determine whether the pixel has been filled (120). If the pixel is not marked as filled, the pixel is filled (122). The pixel may be filled by, for example, determining the value of a nearby filled pixel and copying that pixel value to the currently selected unfilled pixel. Alternatively, the pixel may be filled by calculating an average value of nearby filled pixels. The pixel may be filled by copying a pixel from a reconstructed frame. Other methods of filling unfilled pixels are available and may be used.
[0055] Once the unfilled pixel has been filled (122) or if the current pixel was already filled (120), the method determines whether there are additional pixels to process (124). If so, control returns to select the next available pixel (118). Otherwise, the method ends as the new alternate reference frame is completed.
[0056] FIG. 7 is a schematic diagram illustrating exemplary frames of a video bitstream as used and created by the methods of FIGS. 4-6. FIG. 7 shows an exemplary application of color segmentation. The figure includes a reconstructed frame X 150. The reconstructed frame X 150 can include macroblocks, such as macroblock 152.
Reconstructed frame X contains a circular object 154. In this example, circular object 154 contains color values distinct from the remainder of the reconstructed frame X 150.
[0057] Circular object 154 occupies space within a macroblock cluster 156. Each macroblock in macroblock cluster 156 may include one or more pixels comprising circular object 154. For example, macroblocks 156a-d contain a varying percentage of pixels that are a part of circular object 154. For example, while macroblock 156d is entirely inclusive of circular object 154 pixels, only a small portion of macroblock 156c includes circular object 154 pixels.
[0058] The application of reconstructed frame X 150 to the new alternate reference frame encoding method described in FIG. 4 will now be described. As applied to the method, reconstructed frame X 150 is analogous to the reconstructed frame of step 60. The circular object 154 portrays an exemplary segment that could, for example, be created in the segmentation process of steps 60 and 62. The exemplary segment, in this case, is defined by the color of circular object 154.
[0059] The segment is defined at a granularity of size less than a macroblock. For example, the entire macroblock 156c is not included in the segment defined by circular object 154, since circular object 154 only has a small number of pixels within macroblock 156c.
[0060] The segment of circular object 154 can be used to predict other frames, such as original frame Y 160. Original frame Y 160 also includes macroblocks such as macroblock 162. Original frame Y 160 includes a second circular object 164. In this example, circular object 164 is the same size, shape, and color as circular object 154, but is in a different location within the frame. The relative location is illustrated by the dotted circle indicating the position of circular object 154 with respect to original frame Y 160 (154').
[0061] To utilize reconstructed frame X 150 as a basis for a new alternate reference frame 170 for original frame Y 160, a motion vector 166 must be determined for the exemplary segment. The motion vector 166 is determined as discussed in the motion vector search step 66. The new alternate reference frame 170 is created using the reconstructed frame X 150, the exemplary segment corresponding to the circular object 154 and the motion vector 166. The process of creating the new reference frame is as defined in step 70 and in the method of FIG. 6.
[0062] The exemplary segment is moved pixel by pixel into the new alternate reference frame 170, creating a second circular segment predictor 176. The new alternate
reference frame 170 is composed of macroblocks such as macroblock 172. Even though the second circular object predictor 176 is within a macroblock cluster 174, only the pixels needed to create the second circular object predictor 176 are moved. Every pixel within macroblock cluster 174 is not necessarily moved to create the new reference frame.
[0063] The segment of circular object 154 can also be used to predict another frame, such as original frame Z 180. Original frame Z 180 also includes macroblocks such as macroblock 182. Original frame Z 180 includes a third circular object 184 that is the same shape and color as circular object 156, but is in a different location within the frame and is a larger size. Essentially, this reflects the existence of movement of third circular object 184 indicating both a zoom and a simple translation. The relative location is illustrated by the dotted circle indicating the position of circular object 154 with respect to original frame Z 180 (154").
[0064] The third circular object 184 illustrates the application of more than one motion parameter to the segment of circular object 154 to create an alternate reference frame 200. Alternate reference frame 200 includes blocks such as macroblock 202. Motion vector 186 illustrates the transposition of the position of the circular object 156 to the position of circular object 184. The new position of circular object 154 after applying motion vector 186 is shown by the dotted circle location 188. The arrows 190 depict a zoom-type operation on circular object 154 at location 188 that would be represented by other motion parameters. These multiple motion parameters would be determined, for example, in the motion vector search (66) of FIG. 4.
[0065] The exemplary frames shown in FIG. 7 are included purely for illustrative purposes to demonstrate one application of the methods described above. Numerous other applications, including those with much more complex frames and segments are possible. In addition, variations of the methods disclosed above may be used. These variations may have more or less steps or may perform steps in different orders. For example, the segment labeling (62) of FIG. 4 may not be performed, or elements of segment labeling (62) may be performed within another step, such as segmenting the reconstruction frame (60). Another exemplary modification may be to perform the motion vector search (66) for each segment in parallel instead of sequentially (64, 66 and 68) as shown in FIG. 4.
[0066] The operation of encoding can be performed in many different ways and can produce a variety of encoded data formats. The above-described embodiments of
encoding or decoding may illustrate some exemplary encoding techniques. However, in general, encoding and decoding are understood to include any transformation or any other change of data whatsoever.
[0067] Encoder 20 and/or decoder 42 (and the algorithms, methods, instructions etc. stored thereon and/or executed thereby) can be implemented in whole or in part by one or more processors which can include computers, servers, or any other computing device or system capable of manipulating or processing information now-existing or hereafter developed including optical processors, quantum processors and/or molecular processors. Suitable processors also include, for example, general purpose processors, special purpose processors, IP cores, ASICS, programmable logic arrays, programmable logic controllers, microcode, firmware, microcontrollers, microprocessors, digital signal processors, memory, or any combination of the foregoing. In the claims, the term "processor" should be understood as including any the foregoing, either singly or in combination. The terms "signal" and "data" are used interchangeably.
[0068] Encoder 20 and/or decoder 42 also include a memory, which can be connected to the processor through, for example, a memory bus. The memory may be read only memory or random access memory (RAM) although any other type of storage device can be used. Generally, the processor receives program instructions and data from the memory, which can be used by the processor for performing the instructions. The memory can be in the same unit as the processor or located in a separate unit that is coupled to the processor.
[0069] For example, encoder 20 can be implemented using a general purpose processor with a computer program that, when executed, carries out any of the respective methods, algorithms and/or instructions described herein. FIG. 8 illustrates one suitable implementation in which encoder 20 is implemented in a general purpose computer including a central processing unit (CPU) 212 and random access memory (RAM) 214. Decoder 42 is implemented using a general purpose computer including a central processing unit (CPU) 216 and random access memory (RAM) 218. In addition or alternatively, for example, a special purpose processor can be utilized which can contain specialized hardware for carrying out any of the methods, algorithms and/or instructions described herein. Portions of encoder 20 or decoder 42 do not necessarily have to be implemented in the same manner. Thus, for example, intra/inter prediction stage 26 can be implemented in software whereas transform stage 28 can be implemented in hardware. Portions of encoder 20 or portions of decoder 42 may also be distributed across multiple
processors on the same machine or different machines or across a network such as a local area network, wide area network or the Internet.
[0070] Encoder 20 and decoder 42 can, for example, be implemented in a wide variety of configurations, including for example on servers in a video conference system. Alternatively, encoder 20 can be implemented on a server and decoder 42 can be implemented on a device separate from the server, such as a hand-held communications device such as a cell phone. In this instance, encoder 20 can compress content and transmit the compressed content to the communications device, using the Internet for example, as shown in FIG. 8. In turn, the communications device can decode the content for playback. Alternatively, the communications device can decode content stored locally on the device (i.e. no transmission is necessary). Other suitable encoders and/or decoders are available. For example, decoder 42 can be on a personal computer rather than a portable communications device.
[0071] The operations of encoder 20 or decoder 42 (and the algorithms, methods, instructions etc. stored thereon and/or executed thereby) can be realized in hardware, software or any combination thereof. All or a portion of embodiments of the present invention can take the form of a computer program product accessible from, for example, a computer-usable or computer-readable medium. A computer-usable or computer- readable medium can be any device that can, for example tangibly contain, store, communicate, and/or transport the program for use by or in connection with any processor. The medium can be, for example, an electronic, magnetic, optical, electromagnetic, or a semiconductor device. Other suitable mediums are also available.
[0072] The above-described embodiments have been described in order to allow easy understanding of the present invention and do not limit the present invention. On the contrary, the invention is intended to cover various modifications and equivalent arrangements included within the scope of the appended claims, which scope is to be accorded the broadest interpretation so as to encompass all such modifications and equivalent structure as is permitted under the law.
Claims
1. A method for decoding a video signal having a plurality of frames, each frame having a plurality of pixels, the method comprising:
identifying a current frame to be decoded from a bitstream using a processor, the current frame having an associated previously reconstructed frame, a segmentation parameter, a plurality of segment identifiers and a motion parameter associated with each segment identifier;
segmenting the previously reconstructed frame into a plurality of image segments using the segmentation parameter, each image segment associated with one of the segment identifiers;
creating an alternate reference frame from the previously reconstructed frame using the motion parameter of at least certain of the image segments; and
decoding the current frame using the alternate reference frame.
2. The method of claim 1 wherein the segmentation parameter is at least one of a color or a motion vector of each pixel in the previously reconstructed frame.
3. The method of claim 1 or claim 2 wherein creating the alternate reference frame comprises:
calculating a new position for each pixel of each image segment using the motion parameter of that respective image segment;
comparing the new position to a range of positions of the alternate reference frame;
when the new position is within the range of positions of the alternate reference frame, copying a value associated with the pixel in the new position in the alternate reference frame;
selecting an unfilled pixel of the alternate reference frame that has no value copied to it after values for all pixels of the previously reconstructed frame having the new position within the range of positions of the alternate reference frame are copied into the new position in the alternate reference frame;
determining a desired value for the unfilled pixel; and
copying the desired value to the unfilled pixel.
4. The method of claim 1 or claim 2 wherein the previously reconstructed frame is one of a golden frame, an original alternate reference frame, or a last frame decoded.
5. The method of claim 1 or claim 2 wherein creating the alternate reference frame comprises:
selecting an image segment of the previously reconstructed frame;
calculating a new position for each pixel of the image segment using the motion parameter of that image segment;
comparing the new position to a range of positions of the alternate reference frame; and
when the new position is within the range of positions of the alternate reference frame, copying a value associated with the pixel in the new position in the alternate reference frame.
6. The method of claim 5 wherein creating the alternate reference frame comprises:
performing each of selecting the image segment, calculating the new position, comparing the new position and, when the new position is within the range of positions, copying the value for each image segment of the previously reconstructed frame.
7. The method of claim 6 wherein creating the alternate reference frame comprises:
selecting an unfilled pixel of the alternate reference frame that has no value copied to it after values for all pixels of the previously reconstructed frame having the new position within the range of positions of the alternate reference frame are copied into the new position in the alternate reference frame;
determining a desired value for the unfilled pixel; and
copying the desired value to the unfilled pixel.
8. The method of claim 1 or claim 2 wherein the motion parameter for each image segment is at least one of a motion vector or a parameter reflecting at least one of a zoom, a rotation or a shear of the image segment.
9. A method for encoding a current frame of a video signal having a plurality of frames, each frame having a plurality of pixels, the method comprising:
segmenting a previously reconstructed frame into at least one image segment using a segmentation parameter, each image segment having a segment identifier;
determining a motion parameter for each image segment using a processor; creating an alternate reference frame from the previously reconstructed frame using the motion parameter for at least certain of the image segments; and
encoding the current frame using the alternate reference frame.
10. The method of claim 9, further comprising:
identifying an association between the current frame and:
the previously reconstructed frame,
the motion vector for each segment, and
the segmentation parameter.
11. The method of claim 10 wherein identifying an association comprises including at least one of the identified associations in the encoded output.
12. The method of claim 9 or claim 10 wherein segmenting the previously reconstructed frame comprises segmenting the previously reconstructed frame using at least one of:
k-means clustering, binary tree deconstruction, quad-tree deconstruction, or oct-tree deconstruction; and the segmentation parameter comprises at least one of color or a motion vector for each pixel of the previously reconstructed frame.
13. The method of claim 9 or claim 10 wherein creating the alternate reference frame from the previously reconstructed frame excludes those image segments and their respective motion parameters having fewer than a predetermined number of pixels.
14. An apparatus for encoding a current frame of a video signal having a plurality of frames, each frame having a plurality of pixels, the apparatus comprising: means for segmenting a previously reconstructed frame into at least one image segment using a segmentation parameter, each image segment having a segment identifier;
means for determining a motion parameter for each image segment; means for creating an alternate reference frame from the previously reconstructed frame using the motion parameter for at least certain of the image segments; and
means for encoding the current frame using the alternate reference frame.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/081,662 | 2011-04-07 | ||
| US13/081,662 US9154799B2 (en) | 2011-04-07 | 2011-04-07 | Encoding and decoding motion via image segmentation |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012138571A1 true WO2012138571A1 (en) | 2012-10-11 |
Family
ID=45931060
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2012/031579 Ceased WO2012138571A1 (en) | 2011-04-07 | 2012-03-30 | Encoding and decoding motion via image segmentation |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US9154799B2 (en) |
| WO (1) | WO2012138571A1 (en) |
Families Citing this family (32)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7386048B2 (en) | 2002-05-28 | 2008-06-10 | Sharp Laboratories Of America, Inc. | Methods and systems for image intra-prediction mode organization |
| US8385404B2 (en) | 2008-09-11 | 2013-02-26 | Google Inc. | System and method for video encoding using constructed reference frame |
| US8638854B1 (en) | 2011-04-07 | 2014-01-28 | Google Inc. | Apparatus and method for creating an alternate reference frame for video compression using maximal differences |
| US20140286433A1 (en) * | 2011-10-21 | 2014-09-25 | Dolby Laboratories Licensing Corporation | Hierarchical motion estimation for video compression and motion analysis |
| US9041773B2 (en) * | 2011-11-22 | 2015-05-26 | Corel Corporation | Conversion of 2-dimensional image data into 3-dimensional image data |
| US9094681B1 (en) | 2012-02-28 | 2015-07-28 | Google Inc. | Adaptive segmentation |
| US11039138B1 (en) | 2012-03-08 | 2021-06-15 | Google Llc | Adaptive coding of prediction modes using probability distributions |
| US9609341B1 (en) | 2012-04-23 | 2017-03-28 | Google Inc. | Video data encoding and decoding using reference picture lists |
| WO2013162980A2 (en) | 2012-04-23 | 2013-10-31 | Google Inc. | Managing multi-reference picture buffers for video data coding |
| US8396127B1 (en) * | 2012-06-27 | 2013-03-12 | Google Inc. | Segmentation for video coding using predictive benefit |
| US9667994B2 (en) * | 2012-10-01 | 2017-05-30 | Qualcomm Incorporated | Intra-coding for 4:2:2 sample format in video coding |
| US10003793B2 (en) | 2012-10-01 | 2018-06-19 | Google Technology Holdings LLC | Processing of pulse code modulation (PCM) parameters |
| CN104704827B (en) * | 2012-11-13 | 2019-04-12 | 英特尔公司 | Content-adaptive transform decoding for next-generation video |
| EP2920969A4 (en) * | 2012-11-13 | 2016-07-13 | Intel Corp | Video codec architecture for next generation video |
| WO2014120368A1 (en) | 2013-01-30 | 2014-08-07 | Intel Corporation | Content adaptive entropy coding for next generation video |
| CN109951714B (en) | 2013-04-08 | 2022-11-11 | 杜比国际公司 | Method for encoding and decoding a LUT and corresponding devices |
| US9756331B1 (en) | 2013-06-17 | 2017-09-05 | Google Inc. | Advance coded reference prediction |
| US20170323416A1 (en) * | 2016-05-09 | 2017-11-09 | Intel Corporation | Processing image fragments from one frame in separate image processing pipes based on image analysis |
| KR20190052128A (en) * | 2016-10-04 | 2019-05-15 | 김기백 | Image data encoding / decoding method and apparatus |
| CN116320403A (en) | 2016-10-14 | 2023-06-23 | 世宗大学校产学协力团 | Video decoding/encoding method, method for transmitting bit stream, and recording medium |
| US10448013B2 (en) * | 2016-12-22 | 2019-10-15 | Google Llc | Multi-layer-multi-reference prediction using adaptive temporal filtering |
| WO2018209057A1 (en) * | 2017-05-11 | 2018-11-15 | The Research Foundation For The State University Of New York | System and method associated with predicting segmentation quality of objects in analysis of copious image data |
| NL2018969B1 (en) | 2017-05-23 | 2018-12-04 | Boskalis Bv Baggermaatschappij | Method and system for forming structures in fluid, especially under water |
| US10567780B2 (en) | 2018-06-14 | 2020-02-18 | Telefonaktiebolaget Lm Ericsson (Publ) | System and method for encoding 360° immersive video |
| US10623736B2 (en) * | 2018-06-14 | 2020-04-14 | Telefonaktiebolaget Lm Ericsson (Publ) | Tile selection and bandwidth optimization for providing 360° immersive video |
| US10419738B1 (en) | 2018-06-14 | 2019-09-17 | Telefonaktiebolaget Lm Ericsson (Publ) | System and method for providing 360° immersive video based on gaze vector information |
| US10841662B2 (en) | 2018-07-27 | 2020-11-17 | Telefonaktiebolaget Lm Ericsson (Publ) | System and method for inserting advertisement content in 360° immersive video |
| US10951885B2 (en) * | 2018-08-30 | 2021-03-16 | Google Llc | Adaptive temporal filtering for alternate frame reference rendering |
| US10757389B2 (en) | 2018-10-01 | 2020-08-25 | Telefonaktiebolaget Lm Ericsson (Publ) | Client optimization for providing quality control in 360° immersive video during pause |
| KR20250058116A (en) | 2018-12-07 | 2025-04-29 | 삼성전자주식회사 | Video decoding method and apparatus, video encoding method and apparatus |
| CN113630597B (en) * | 2021-08-19 | 2024-01-23 | 随锐科技集团股份有限公司 | Method and system for preventing video from losing packets irrelevant to encoding and decoding |
| CN116456098B (en) * | 2022-01-05 | 2026-01-27 | 南宁富联富桂精密工业有限公司 | Video compression method, terminal and computer readable storage medium |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030123545A1 (en) * | 1999-04-17 | 2003-07-03 | Pulsent Corporation | Segment-based encoding system using segment hierarchies |
| US20050286629A1 (en) | 2004-06-25 | 2005-12-29 | Adriana Dumitras | Coding of scene cuts in video sequences using non-reference frames |
| WO2006078115A1 (en) * | 2005-01-21 | 2006-07-27 | Samsung Electronics Co., Ltd. | Video coding method and apparatus for efficiently predicting unsynchronized frame |
| US20100061461A1 (en) | 2008-09-11 | 2010-03-11 | On2 Technologies Inc. | System and method for video encoding using constructed reference frame |
| US20100061444A1 (en) * | 2008-09-11 | 2010-03-11 | On2 Technologies Inc. | System and method for video encoding using adaptive segmentation |
Family Cites Families (282)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CH522330A (en) | 1971-06-03 | 1972-06-15 | Ibm | Method and device for coding and decoding video signals |
| US4729127A (en) | 1981-10-20 | 1988-03-01 | The United States Of America As Represented By The Secretary Of The Army | Method and system for compression and reconstruction of cultural data for use in a digital moving map display |
| JPS60186179A (en) | 1984-03-06 | 1985-09-21 | Nec Corp | System and device for predictive coding of picture signal |
| US4719642A (en) | 1985-02-27 | 1988-01-12 | Scientific Atlanta, Inc. | Error detection and concealment using predicted signal values |
| US4736446A (en) | 1985-03-29 | 1988-04-05 | Quad-Tech Inc. | Cutoff control system |
| GB2189106B (en) | 1986-04-14 | 1990-02-14 | Philips Electronic Associated | Image display |
| US4891748A (en) | 1986-05-30 | 1990-01-02 | Mann Ralph V | System and method for teaching physical skills |
| DE3629472A1 (en) | 1986-08-29 | 1988-03-03 | Licentia Gmbh | METHOD FOR MOTION-COMPENSATED PICTURE-TO-PICTURE PREDICTION CODING |
| EP0293644B1 (en) | 1987-06-02 | 1992-03-25 | Siemens Aktiengesellschaft | Method for determining movement vector fields from digital image sequences |
| JPH03129987A (en) | 1989-10-14 | 1991-06-03 | Sony Corp | Method for coding video signal |
| US5136371A (en) | 1990-03-15 | 1992-08-04 | Thomson Consumer Electronics, Inc. | Digital image coding using random scanning |
| US5091782A (en) | 1990-04-09 | 1992-02-25 | General Instrument Corporation | Apparatus and method for adaptively compressing successive blocks of digital video |
| US5083214A (en) | 1990-05-02 | 1992-01-21 | Eastman Kodak Company | Apparatus and methods for extracting data from a scanned bit-mapped data strip |
| US5068724A (en) | 1990-06-15 | 1991-11-26 | General Instrument Corporation | Adaptive motion compensation for digital television |
| GB9015986D0 (en) | 1990-07-20 | 1990-09-05 | Philips Electronic Associated | Image display |
| DE69029999T2 (en) | 1990-07-20 | 1997-08-14 | Philips Electronics Nv | Device for processing motion vectors |
| US5164819A (en) | 1991-04-03 | 1992-11-17 | Music John D | Method and system for coding and compressing color video signals |
| US5313306A (en) | 1991-05-13 | 1994-05-17 | Telerobotics International, Inc. | Omniview motionless camera endoscopy system |
| US5341440A (en) | 1991-07-12 | 1994-08-23 | Earl Joseph G | Method and apparatus for increasing information compressibility |
| EP0533195A2 (en) | 1991-09-20 | 1993-03-24 | Sony Corporation | Picture signal encoding and/or decoding apparatus |
| JP2586260B2 (en) | 1991-10-22 | 1997-02-26 | 三菱電機株式会社 | Adaptive blocking image coding device |
| JP3263960B2 (en) | 1991-10-22 | 2002-03-11 | ソニー株式会社 | Motion vector encoder and decoder |
| US5231484A (en) | 1991-11-08 | 1993-07-27 | International Business Machines Corporation | Motion video compression system with adaptive bit allocation and quantization |
| US5442458A (en) | 1991-12-18 | 1995-08-15 | Eastman Kodak Company | Method and associated apparatus for encoding bitplanes for improved coding efficiency |
| US7006881B1 (en) | 1991-12-23 | 2006-02-28 | Steven Hoffberg | Media recording device with remote graphic user interface |
| US5434678A (en) | 1993-01-11 | 1995-07-18 | Abecassis; Max | Seamless transmission of non-sequential video segments |
| US6208805B1 (en) | 1992-02-07 | 2001-03-27 | Max Abecassis | Inhibiting a control function from interfering with a playing of a video |
| US5461423A (en) | 1992-05-29 | 1995-10-24 | Sony Corporation | Apparatus for generating a motion vector with half-pixel precision for use in compressing a digital motion picture signal |
| US5289276A (en) | 1992-06-19 | 1994-02-22 | General Electric Company | Method and apparatus for conveying compressed video data over a noisy communication channel |
| US5666461A (en) | 1992-06-29 | 1997-09-09 | Sony Corporation | High efficiency encoding and decoding of picture signals and recording medium containing same |
| JP3245977B2 (en) | 1992-06-30 | 2002-01-15 | ソニー株式会社 | Digital image signal transmission equipment |
| US5371841A (en) | 1992-07-31 | 1994-12-06 | Eastman Kodak Company | Progressive bit plane reconstruction method |
| US5389068A (en) | 1992-09-01 | 1995-02-14 | Kimberly-Clark Corporation | Tampon applicator |
| JP2575595B2 (en) | 1992-10-20 | 1997-01-29 | インターナショナル・ビジネス・マシーンズ・コーポレイション | Image frame compression method and data processing system |
| WO1994018799A1 (en) | 1993-02-03 | 1994-08-18 | Qualcomm Incorporated | Interframe video encoding and decoding system |
| US5717394A (en) | 1993-02-10 | 1998-02-10 | Ricoh Company Ltd. | Method and apparatus for encoding and decoding data |
| US5586285A (en) | 1993-02-19 | 1996-12-17 | Intel Corporation | Method and circuitry for increasing reserve memory in a solid state memory disk |
| US6236682B1 (en) * | 1993-03-08 | 2001-05-22 | Sony Corporation | Video motion vector detection including rotation and/or zoom vector generation |
| GB9308952D0 (en) | 1993-04-30 | 1993-06-16 | Philips Electronics Uk Ltd | Tracking objects in video sequences |
| US6327304B1 (en) | 1993-05-12 | 2001-12-04 | The Duck Corporation | Apparatus and method to digitally compress video signals |
| US6181822B1 (en) | 1993-05-12 | 2001-01-30 | The Duck Corporation | Data compression apparatus and method |
| US5432870A (en) | 1993-06-30 | 1995-07-11 | Ricoh Corporation | Method and apparatus for compressing and decompressing images of documents |
| FI94306C (en) | 1993-07-15 | 1995-08-10 | Nokia Technology Gmbh | Method for determining motion vectors of small TV image segments |
| US5398068A (en) | 1993-09-02 | 1995-03-14 | Trustees Of Princeton University | Method and apparatus for determining motion vectors for image sequences |
| US5999641A (en) | 1993-11-18 | 1999-12-07 | The Duck Corporation | System for manipulating digitized image objects in three dimensions |
| US6798834B1 (en) | 1996-08-15 | 2004-09-28 | Mitsubishi Denki Kabushiki Kaisha | Image coding apparatus with segment classification and segmentation-type motion prediction circuit |
| JPH07288819A (en) | 1994-04-19 | 1995-10-31 | Sony Corp | Motion vector detector |
| KR100213018B1 (en) | 1994-07-30 | 1999-08-02 | 윤종용 | Video encoding device |
| US5561477A (en) | 1994-10-26 | 1996-10-01 | Thomson Consumer Electronics, Inc. | System for coding a video signal in the presence of an image intensity gradient |
| US5561475A (en) | 1994-12-30 | 1996-10-01 | Daewoo Electronics Co., Ltd. | Variable block matching motion estimation apparatus |
| US6275532B1 (en) | 1995-03-18 | 2001-08-14 | Sharp Kabushiki Kaisha | Video coding device and video decoding device with a motion compensated interframe prediction |
| EP0722252B1 (en) | 1995-01-16 | 2004-12-29 | Daewoo Electronics Corporation | Boundary matching motion estimation apparatus |
| DE69619002T2 (en) | 1995-03-10 | 2002-11-21 | Kabushiki Kaisha Toshiba, Kawasaki | Image coding - / - decoding device |
| JPH08275160A (en) | 1995-03-27 | 1996-10-18 | Internatl Business Mach Corp <Ibm> | Discrete cosine conversion method |
| KR0178198B1 (en) | 1995-03-28 | 1999-05-01 | 배순훈 | Apparatus for encoding an image signal |
| US5818969A (en) | 1995-05-12 | 1998-10-06 | Intel Corporation | Intelligent start for motion estimation search |
| US5936673A (en) | 1995-05-26 | 1999-08-10 | Intel Corporation | Temporal tile staggering for block based video compression |
| US5568200A (en) | 1995-06-07 | 1996-10-22 | Hitachi America, Ltd. | Method and apparatus for improved video display of progressively refreshed coded video |
| US5734744A (en) | 1995-06-07 | 1998-03-31 | Pixar | Method and apparatus for compression and decompression of color data |
| US5930493A (en) | 1995-06-07 | 1999-07-27 | International Business Machines Corporation | Multimedia server system and method for communicating multimedia information |
| KR0153671B1 (en) | 1995-06-30 | 1998-11-16 | 배순훈 | Rate controllers for high definition television encoders |
| MY121607A (en) | 1995-07-10 | 2006-02-28 | Hyundai Curitel Inc | Grid moving method of object image and apparatus using the same and compaction/motion estimation method using the same and apparatus thereof |
| JPH11513205A (en) | 1995-07-11 | 1999-11-09 | テレフオンアクチーボラゲツト エル エム エリクソン(パブル) | Video coding device |
| US5659539A (en) | 1995-07-14 | 1997-08-19 | Oracle Corporation | Method and apparatus for frame accurate access of digital audio-visual information |
| US6119154A (en) | 1995-07-14 | 2000-09-12 | Oracle Corporation | Method and apparatus for non-sequential access to an in-progress video feed |
| US5774593A (en) | 1995-07-24 | 1998-06-30 | University Of Washington | Automatic scene decomposition and optimization of MPEG compressed video |
| US5793647A (en) | 1995-08-15 | 1998-08-11 | Diffracto, Ltd. | System and method for graphical image data acquistion, storage, and retrieval |
| US5768533A (en) | 1995-09-01 | 1998-06-16 | National Semiconductor Corporation | Video coding using segmented frames and retransmission to overcome channel errors |
| GB9519923D0 (en) | 1995-09-29 | 1995-11-29 | Philips Electronics Nv | Motion estimation for predictive image coding |
| TW436777B (en) | 1995-09-29 | 2001-05-28 | Matsushita Electric Industrial Co Ltd | A method and an apparatus for reproducing bitstream having non-sequential system clock data seamlessly therebetween |
| WO1997017797A2 (en) | 1995-10-25 | 1997-05-15 | Sarnoff Corporation | Apparatus and method for quadtree based variable block size motion estimation |
| US5929940A (en) | 1995-10-25 | 1999-07-27 | U.S. Philips Corporation | Method and device for estimating motion between images, system for encoding segmented images |
| US6026183A (en) | 1995-10-27 | 2000-02-15 | Texas Instruments Incorporated | Content-based video compression |
| US6041145A (en) | 1995-11-02 | 2000-03-21 | Matsushita Electric Industrial Co., Ltd. | Device and method for smoothing picture signal, device and method for encoding picture and device and method for decoding picture |
| GB2308262B (en) | 1995-12-16 | 1999-08-04 | Paul Gordon Wilkins | Method for analysing the content of a video signal |
| JP3157101B2 (en) | 1996-03-08 | 2001-04-16 | 沖電気工業株式会社 | Image encoding method and image encoding device |
| US5748247A (en) | 1996-04-08 | 1998-05-05 | Tektronix, Inc. | Refinement of block motion vectors to achieve a dense motion field |
| US6084912A (en) * | 1996-06-28 | 2000-07-04 | Sarnoff Corporation | Very low bit rate video coding/decoding method and apparatus |
| US5828370A (en) | 1996-07-01 | 1998-10-27 | Thompson Consumer Electronics Inc. | Video delivery system and method for displaying indexing slider bar on the subscriber video screen |
| EP0850540B1 (en) | 1996-07-11 | 2004-11-10 | Koninklijke Philips Electronics N.V. | Transmission and reception of encoded video pictures |
| US5926226A (en) | 1996-08-09 | 1999-07-20 | U.S. Robotics Access Corp. | Method for adjusting the quality of a video coder |
| FR2752474B1 (en) | 1996-08-14 | 1998-12-31 | Iona Donescu | PROCESS FOR TRANSFORMING THE IMAGE SIGNAL ON ARBITRARY MEDIA |
| US6075875A (en) * | 1996-09-30 | 2000-06-13 | Microsoft Corporation | Segmentation of image features using hierarchical analysis of multi-valued image data and weighted averaging of segmentation results |
| US6055330A (en) | 1996-10-09 | 2000-04-25 | The Trustees Of Columbia University In The City Of New York | Methods and apparatus for performing digital image and video segmentation and compression using 3-D depth information |
| US6011872A (en) | 1996-11-08 | 2000-01-04 | Sharp Laboratories Of America, Inc. | Method of generalized content-scalable shape representation and coding |
| ID21557A (en) | 1996-11-28 | 1999-06-24 | Thomson Multimedia Sa | PROCESS FOR CODING WITH REGIONAL INFORMATION |
| US5963203A (en) | 1997-07-03 | 1999-10-05 | Obvious Technology, Inc. | Interactive video icon with designated viewing position |
| TR199700058A2 (en) | 1997-01-29 | 1998-08-21 | Onural Levent | Moving object segmentation based on rules. |
| US6014706A (en) | 1997-01-30 | 2000-01-11 | Microsoft Corporation | Methods and apparatus for implementing control functions in a streamed video display system |
| US6188799B1 (en) | 1997-02-07 | 2001-02-13 | Matsushita Electric Industrial Co., Ltd. | Method and apparatus for removing noise in still and moving pictures |
| US6035060A (en) | 1997-02-14 | 2000-03-07 | At&T Corp | Method and apparatus for removing color artifacts in region-based coding |
| US6005980A (en) | 1997-03-07 | 1999-12-21 | General Instrument Corporation | Motion estimation and compensation of video object planes for interlaced digital video |
| US5991447A (en) | 1997-03-07 | 1999-11-23 | General Instrument Corporation | Prediction and coding of bi-directionally predicted video object planes for interlaced digital video |
| JP3095140B2 (en) | 1997-03-10 | 2000-10-03 | 三星電子株式会社 | One-dimensional signal adaptive filter and filtering method for reducing blocking effect |
| US6115420A (en) | 1997-03-14 | 2000-09-05 | Microsoft Corporation | Digital video signal encoder and encoding method |
| WO1998044739A1 (en) | 1997-03-31 | 1998-10-08 | Sharp Kabushiki Kaisha | Mosaic generation and sprite-based image coding with automatic foreground and background separation |
| JP3351705B2 (en) | 1997-04-25 | 2002-12-03 | 日本ビクター株式会社 | Motion compensation coding apparatus, motion compensation coding method, and recording method on recording medium |
| US6125229A (en) | 1997-06-02 | 2000-09-26 | Philips Electronics North America Corporation | Visual indexing system |
| JP3381827B2 (en) | 1997-06-04 | 2003-03-04 | 富士ゼロックス株式会社 | Color image encoding device and color image decoding device |
| US5930379A (en) | 1997-06-16 | 1999-07-27 | Digital Equipment Corporation | Method for detecting human body motion in frames of a video sequence |
| US6112234A (en) | 1997-07-01 | 2000-08-29 | Leiper; Thomas W. | Method for transfer of radiographic images |
| US6359929B1 (en) | 1997-07-04 | 2002-03-19 | Matsushita Electric Industrial Co., Ltd. | Image predictive decoding method, image predictive decoding apparatus, image predictive coding apparatus, and data storage medium |
| US6108383A (en) | 1997-07-15 | 2000-08-22 | On2.Com, Inc. | Method and apparatus for compression and decompression of video images |
| KR100244291B1 (en) | 1997-07-30 | 2000-02-01 | 구본준 | Method for motion vector coding of moving picture |
| KR100244290B1 (en) | 1997-09-09 | 2000-02-01 | 구자홍 | Deblocking filtering method for video in slow transmission |
| US6292837B1 (en) | 1997-10-30 | 2001-09-18 | Daniel Miller | Apparatus and method for non-sequential image data transmission and display |
| EP0953254B1 (en) | 1997-11-17 | 2006-06-14 | Koninklijke Philips Electronics N.V. | Motion-compensated predictive image encoding and decoding |
| KR100523908B1 (en) | 1997-12-12 | 2006-01-27 | 주식회사 팬택앤큐리텔 | Apparatus and method for encoding video signal for progressive scan image |
| US6501860B1 (en) | 1998-01-19 | 2002-12-31 | Canon Kabushiki Kaisha | Digital signal coding and decoding based on subbands |
| KR100328417B1 (en) | 1998-03-05 | 2002-03-16 | 마츠시타 덴끼 산교 가부시키가이샤 | Image enconding/decoding apparatus, image encoding/decoding method, and data recording medium |
| US6249614B1 (en) | 1998-03-06 | 2001-06-19 | Alaris, Inc. | Video compression and decompression using dynamic quantization and/or encoding |
| JP3856262B2 (en) | 1998-03-09 | 2006-12-13 | 日本ビクター株式会社 | Motion compensation encoding apparatus, motion compensation encoding method, and motion compensation code recording medium |
| JPH11289544A (en) | 1998-04-02 | 1999-10-19 | Sony Corp | Motion detection apparatus and method |
| US6275614B1 (en) | 1998-06-26 | 2001-08-14 | Sarnoff Corporation | Method and apparatus for block classification and adaptive bit allocation |
| US6292575B1 (en) | 1998-07-20 | 2001-09-18 | Lau Technologies | Real-time facial recognition and verification system |
| US6256423B1 (en) | 1998-09-18 | 2001-07-03 | Sarnoff Corporation | Intra-frame quantizer selection for video compression |
| US7158681B2 (en) | 1998-10-01 | 2007-01-02 | Cirrus Logic, Inc. | Feedback scheme for video compression system |
| US6754266B2 (en) | 1998-10-09 | 2004-06-22 | Microsoft Corporation | Method and apparatus for use in transmitting video information over a communication network |
| WO2000031878A1 (en) | 1998-11-20 | 2000-06-02 | Interval Research Corporation | Low cost video compression using fast, modified z-coding of wavelet pyramids |
| US6418166B1 (en) | 1998-11-30 | 2002-07-09 | Microsoft Corporation | Motion estimation and block matching pattern |
| US6697061B1 (en) | 1999-01-21 | 2004-02-24 | Hewlett-Packard Development Company, L.P. | Image compression featuring selective re-use of prior compression data |
| US6529638B1 (en) | 1999-02-01 | 2003-03-04 | Sharp Laboratories Of America, Inc. | Block boundary artifact reduction for block-based image compression |
| US6526097B1 (en) | 1999-02-03 | 2003-02-25 | Sarnoff Corporation | Frame-level rate control for plug-in video codecs |
| US6400763B1 (en) | 1999-02-18 | 2002-06-04 | Hewlett-Packard Company | Compression system which re-uses prior motion vectors |
| US6222174B1 (en) * | 1999-03-05 | 2001-04-24 | Hewlett-Packard Company | Method of correlating immediately acquired and previously stored feature information for motion sensing |
| US6499060B1 (en) | 1999-03-12 | 2002-12-24 | Microsoft Corporation | Media coding for loss recovery with remotely predicted data units |
| JP3302939B2 (en) | 1999-03-12 | 2002-07-15 | アールシーエー トムソン ライセンシング コーポレイシヨン | Video signal decompressor for independently compressed even and odd field data |
| EP1035735A3 (en) | 1999-03-12 | 2007-09-05 | Kabushiki Kaisha Toshiba | Moving image coding and decoding apparatus optimised for the application of the Real Time Protocol (RTP) |
| JP2000270328A (en) | 1999-03-17 | 2000-09-29 | Mitsubishi Electric Corp | Motion vector detection device |
| GB9912079D0 (en) | 1999-05-24 | 1999-07-21 | Motorola Ltd | An image encoding method and apparatus |
| US6556624B1 (en) | 1999-07-27 | 2003-04-29 | At&T Corp. | Method and apparatus for accomplishing multiple description coding for video |
| EP1120976A4 (en) | 1999-07-29 | 2006-03-29 | Mitsubishi Electric Corp | METHOD FOR DETECTING MOTION VECTOR |
| US6735249B1 (en) | 1999-08-11 | 2004-05-11 | Nokia Corporation | Apparatus, and associated method, for forming a compressed motion vector field utilizing predictive motion coding |
| US6658618B1 (en) | 1999-09-02 | 2003-12-02 | Polycom, Inc. | Error recovery method for video compression coding using multiple reference buffers and a message channel |
| US6785329B1 (en) | 1999-12-21 | 2004-08-31 | Microsoft Corporation | Automatic video object extraction |
| WO2001049036A1 (en) | 1999-12-28 | 2001-07-05 | Koninklijke Philips Electronics N.V. | Snr scalable video encoding method and corresponding decoding method |
| US6671319B1 (en) | 1999-12-28 | 2003-12-30 | Sony Corporation | Methods and apparatus for motion estimation using neighboring macroblocks |
| US6600836B1 (en) | 2000-01-28 | 2003-07-29 | Qualcomm, Incorporated | Quality based image compression |
| US6661925B1 (en) | 2000-03-22 | 2003-12-09 | Board Of Supervisors Of Louisiana State University & Agricultural & Mechanical College | Functional set compression |
| US6522784B1 (en) | 2000-04-11 | 2003-02-18 | International Business Machines Corporation | Enhanced compression of gray-level images |
| US6970206B1 (en) | 2000-04-20 | 2005-11-29 | Ati International Srl | Method for deinterlacing interlaced video by a graphics processor |
| US6711211B1 (en) | 2000-05-08 | 2004-03-23 | Nokia Mobile Phones Ltd. | Method for encoding and decoding video information, a motion compensated video encoder and a corresponding decoder |
| GB2403618A (en) | 2000-05-10 | 2005-01-05 | Picturetel Corp | Video coding using multiple buffers |
| GB2381403B (en) | 2000-05-10 | 2004-12-01 | Picturetel Corp | Video coding using multiple buffers |
| US6707952B1 (en) | 2000-05-30 | 2004-03-16 | Sharp Laboratories Of America, Inc. | Method for removing ringing artifacts from locations near dominant edges of an image reconstructed after compression |
| KR100708091B1 (en) | 2000-06-13 | 2007-04-16 | 삼성전자주식회사 | Apparatus and method for frame rate conversion using bidirectional motion vector |
| AU2001267077A1 (en) | 2000-06-14 | 2001-12-24 | Arjun Nayyar | Multimedia compression/decompression and compressed data representation |
| US20040125877A1 (en) | 2000-07-17 | 2004-07-01 | Shin-Fu Chang | Method and system for indexing and content-based adaptive streaming of digital video content |
| FI120125B (en) | 2000-08-21 | 2009-06-30 | Nokia Corp | Image Coding |
| US6661842B1 (en) | 2000-09-22 | 2003-12-09 | General Dynamics Decision Systems, Inc. | Methods and apparatus for error-resilient video coding |
| JP4607305B2 (en) | 2000-09-27 | 2011-01-05 | 株式会社東芝 | Video encoding apparatus and video encoding method |
| US9143546B2 (en) | 2000-10-03 | 2015-09-22 | Realtime Data Llc | System and method for data feed acceleration and encryption |
| US6774929B1 (en) | 2000-11-03 | 2004-08-10 | Avotec Inc. | Shielded video projection system for MRI |
| US6765964B1 (en) | 2000-12-06 | 2004-07-20 | Realnetworks, Inc. | System and method for intracoding video data |
| GB2371434A (en) | 2001-01-19 | 2002-07-24 | Motorola Inc | Encoding and transmitting video data |
| CN1215720C (en) | 2001-02-06 | 2005-08-17 | 皇家菲利浦电子有限公司 | A Preprocessing Method Applicable to Object Structures of Arbitrary Shape |
| AU2002250278A1 (en) | 2001-03-07 | 2002-09-19 | Pts Corporation | Local constraints for motion estimation |
| JP2002271788A (en) | 2001-03-08 | 2002-09-20 | Monolith Co Ltd | Image coding method and device and image decoding method and device |
| JP2002330440A (en) | 2001-05-01 | 2002-11-15 | Sony Corp | Image transmission method, program for image transmission method, recording medium storing program for image transmission method, and image transmission apparatus |
| US7773670B1 (en) | 2001-06-05 | 2010-08-10 | At+T Intellectual Property Ii, L.P. | Method of content adaptive video encoding |
| US6810086B1 (en) | 2001-06-05 | 2004-10-26 | At&T Corp. | System and method of filtering noise |
| US6987866B2 (en) | 2001-06-05 | 2006-01-17 | Micron Technology, Inc. | Multi-modal motion estimation for video sequences |
| WO2002102086A2 (en) | 2001-06-12 | 2002-12-19 | Miranda Technologies Inc. | Apparatus and method for adaptive spatial segmentation-based noise reducing for encoded image signal |
| US7027654B1 (en) | 2001-08-16 | 2006-04-11 | On2 Technologies | Video compression system |
| JP4717285B2 (en) | 2001-08-24 | 2011-07-06 | キヤノン株式会社 | Scanning optical device and image forming apparatus using the same |
| EP1351510A4 (en) | 2001-09-14 | 2008-12-10 | Ntt Docomo Inc | ENCODING METHOD, DECODING METHOD, ENCODING APPARATUS, DECODING APPARATUS, IMAGE PROCESSING SYSTEM, ENCODING PROGRAM, AND DECODING PROGRAM |
| US6856701B2 (en) | 2001-09-14 | 2005-02-15 | Nokia Corporation | Method and system for context-based adaptive binary arithmetic coding |
| JPWO2003041405A1 (en) | 2001-11-07 | 2005-03-03 | シャープ株式会社 | Data receiving device |
| KR100643454B1 (en) | 2001-11-17 | 2006-11-10 | 엘지전자 주식회사 | Video data transmission control method |
| KR100643453B1 (en) | 2001-11-17 | 2006-11-10 | 엘지전자 주식회사 | Object based bit rate control method |
| EP2262269B1 (en) | 2001-12-17 | 2018-01-24 | Microsoft Technology Licensing, LLC | Skip macroblock coding |
| JP3923898B2 (en) | 2002-01-18 | 2007-06-06 | 株式会社東芝 | Image coding method and apparatus |
| JP2004007379A (en) | 2002-04-10 | 2004-01-08 | Toshiba Corp | Video coding method and video decoding method |
| US20030161399A1 (en) | 2002-02-22 | 2003-08-28 | Koninklijke Philips Electronics N.V. | Multi-layer composite objective image quality metric |
| US6944222B2 (en) | 2002-03-04 | 2005-09-13 | Koninklijke Philips Electronics N.V. | Efficiency FGST framework employing higher quality reference frames |
| DK1486065T3 (en) | 2002-03-15 | 2016-02-29 | Nokia Technologies Oy | PROCEDURE FOR CODING MOVEMENT IN A VIDEO SEQUENCE |
| WO2003084235A1 (en) | 2002-03-28 | 2003-10-09 | British Telecommunications Public Limited Company | Video pre-processing |
| US7116831B2 (en) | 2002-04-10 | 2006-10-03 | Microsoft Corporation | Chrominance motion vector rounding |
| JP4355156B2 (en) | 2002-04-16 | 2009-10-28 | パナソニック株式会社 | Image decoding method and image decoding apparatus |
| AU2003285850A1 (en) | 2002-04-23 | 2004-04-30 | Nokia Corporation | Method and device for indicating quantizer parameters in a video coding system |
| US7170937B2 (en) | 2002-05-01 | 2007-01-30 | Texas Instruments Incorporated | Complexity-scalable intra-frame prediction technique |
| US7236524B2 (en) | 2002-05-28 | 2007-06-26 | Sharp Laboratories Of America, Inc. | Methods and systems for image intra-prediction mode communication |
| KR20050012766A (en) | 2002-05-30 | 2005-02-02 | 코닌클리케 필립스 일렉트로닉스 엔.브이. | Unit for and method of estimating a motion vector |
| US6909749B2 (en) * | 2002-07-15 | 2005-06-21 | Pts Corporation | Hierarchical segment-based motion vector encoding and decoding |
| KR100865034B1 (en) | 2002-07-18 | 2008-10-23 | 엘지전자 주식회사 | Method for predicting motion vector |
| US7072394B2 (en) | 2002-08-27 | 2006-07-04 | National Chiao Tung University | Architecture and method for fine granularity scalable video coding |
| AU2002951574A0 (en) | 2002-09-20 | 2002-10-03 | Unisearch Limited | Method of signalling motion information for efficient scalable video compression |
| US7143352B2 (en) | 2002-11-01 | 2006-11-28 | Mitsubishi Electric Research Laboratories, Inc | Blind summarization of video content |
| US6757434B2 (en) | 2002-11-12 | 2004-06-29 | Nokia Corporation | Region-of-interest tracking method and device for wavelet-based video coding |
| US20040120398A1 (en) | 2002-12-19 | 2004-06-24 | Ximin Zhang | System and method for adaptive field and frame video encoding using rate-distortion characteristics |
| US7170934B2 (en) | 2002-12-20 | 2007-01-30 | Lsi Logic Corporation | Method and/or apparatus for motion estimation using a hierarchical search followed by a computation split for different block sizes |
| JP2006512029A (en) | 2002-12-20 | 2006-04-06 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Segment-based motion estimation |
| US20040131117A1 (en) | 2003-01-07 | 2004-07-08 | Sheraizin Vitaly S. | Method and apparatus for improving MPEG picture compression |
| US8040949B2 (en) | 2003-01-09 | 2011-10-18 | The Regents Of The University Of California | Video encoding methods and devices |
| US7227977B1 (en) | 2003-01-10 | 2007-06-05 | L-I Identity Solutions, Inc. | Lighting correction for the outdoor environment with extension to the self adjusting algorithm for general lighting conditions |
| US7995849B2 (en) | 2003-03-17 | 2011-08-09 | Qualcomm, Incorporated | Method and apparatus for improving video quality of low bit-rate video |
| KR100504824B1 (en) | 2003-04-08 | 2005-07-29 | 엘지전자 주식회사 | A device and a method of revising image signal with block error |
| US20050008240A1 (en) | 2003-05-02 | 2005-01-13 | Ashish Banerji | Stitching of video for continuous presence multipoint video conferencing |
| US8824553B2 (en) | 2003-05-12 | 2014-09-02 | Google Inc. | Video compression method |
| US7327786B2 (en) | 2003-06-02 | 2008-02-05 | Lsi Logic Corporation | Method for improving rate-distortion performance of a video compression system through parallel coefficient cancellation in the transform |
| JP4419458B2 (en) | 2003-07-14 | 2010-02-24 | リコープリンティングシステムズ株式会社 | Inkjet head manufacturing method |
| US20050013494A1 (en) | 2003-07-18 | 2005-01-20 | Microsoft Corporation | In-loop deblocking filter |
| JP4262014B2 (en) | 2003-07-31 | 2009-05-13 | キヤノン株式会社 | Image photographing apparatus and image processing method |
| US7728840B2 (en) | 2003-09-04 | 2010-06-01 | Texas Instruments Incorporated | Sliding data buffering for image processing |
| US7330509B2 (en) | 2003-09-12 | 2008-02-12 | International Business Machines Corporation | Method for video transcoding with adaptive frame rate control |
| FI115589B (en) | 2003-10-14 | 2005-05-31 | Nokia Corp | Encoding and decoding redundant images |
| US7310445B2 (en) | 2003-11-26 | 2007-12-18 | International Business Machines Corporation | Classification of image blocks by region contrast significance and uses therefor in selective image enhancement in video and image coding |
| US7362809B2 (en) | 2003-12-10 | 2008-04-22 | Lsi Logic Corporation | Computational reduction in motion estimation based on lower bound of cost function |
| KR20050072526A (en) | 2004-01-06 | 2005-07-12 | 삼성전자주식회사 | Prediction encoding apparatus, prediction encoding method, and computer readable recording medium storing a program for performing the method |
| WO2005079074A1 (en) | 2004-01-16 | 2005-08-25 | Koninklijke Philips Electronics N.V. | Method for compressing/decompressing video information |
| US7599435B2 (en) | 2004-01-30 | 2009-10-06 | Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E.V. | Video frame encoding and decoding |
| US7492820B2 (en) | 2004-02-06 | 2009-02-17 | Apple Inc. | Rate control for video coder employing adaptive linear regression bits modeling |
| KR100531895B1 (en) | 2004-02-26 | 2005-11-29 | 엘지전자 주식회사 | Apparatus and method for concealing block error of image in mobile communication system |
| KR100713477B1 (en) | 2004-03-23 | 2007-05-02 | 삼성전자주식회사 | Apparatus and method for changing image quality in digital camcorder |
| JP2005294977A (en) | 2004-03-31 | 2005-10-20 | Ulead Systems Inc | Two-path video encoding method and system using sliding window |
| US8116374B2 (en) | 2004-05-07 | 2012-02-14 | Broadcom Corporation | Method and system for generating a transform size syntax element for video decoding |
| KR20050112445A (en) | 2004-05-25 | 2005-11-30 | 경희대학교 산학협력단 | Prediction encoder/decoder, prediction encoding/decoding method and recording medium storing a program for performing the method |
| US7454076B2 (en) | 2004-06-15 | 2008-11-18 | Cisco Technology, Inc. | Hybrid variable length coding method for low bit rate video coding |
| US7953152B1 (en) | 2004-06-28 | 2011-05-31 | Google Inc. | Video compression and encoding method |
| WO2010042486A1 (en) | 2008-10-07 | 2010-04-15 | Euclid Discoveries, Llc | Feature-based video compression |
| US20060050695A1 (en) | 2004-09-07 | 2006-03-09 | Nokia Corporation | System and method for using redundant representations in streaming applications |
| US20060062481A1 (en) | 2004-09-21 | 2006-03-23 | Markus Suvanto | Apparatuses, computer program product and method for bit rate control of digital image encoder |
| FR2875974A1 (en) | 2004-09-28 | 2006-03-31 | Thomson Licensing Sa | METHOD AND DEVICE FOR ENCODING A SEQUENCE OF SOURCE IMAGES |
| KR100664929B1 (en) | 2004-10-21 | 2007-01-04 | 삼성전자주식회사 | Method and apparatus for efficiently compressing motion vectors in multi-layered video coder |
| US7209059B2 (en) | 2004-12-06 | 2007-04-24 | Matsushita Electric Industrial Co., Ltd. | Decoding method and encoding method |
| US7406053B2 (en) | 2004-12-13 | 2008-07-29 | Hewlett-Packard Development Company, L.P. | Methods and systems for controlling the number of computations involved in computing the allocation of resources given resource constraints |
| US7817723B2 (en) | 2004-12-14 | 2010-10-19 | Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E. V. | Apparatus and method of optimizing motion estimation parameters for encoding a video signal |
| US20060126739A1 (en) | 2004-12-15 | 2006-06-15 | Stoner Michael D | SIMD optimization for H.264 variable block size motion estimation algorithm |
| US7671894B2 (en) | 2004-12-17 | 2010-03-02 | Mitsubishi Electric Research Laboratories, Inc. | Method and system for processing multiview videos for view synthesis using skip and direct modes |
| US8514933B2 (en) | 2005-03-01 | 2013-08-20 | Qualcomm Incorporated | Adaptive frame skipping techniques for rate controlled video encoding |
| JP4064973B2 (en) | 2005-03-23 | 2008-03-19 | 株式会社東芝 | Video encoder and portable wireless terminal device using the same |
| US7760956B2 (en) | 2005-05-12 | 2010-07-20 | Hewlett-Packard Development Company, L.P. | System and method for producing a page using frames of a video stream |
| US7529199B1 (en) | 2005-05-31 | 2009-05-05 | Cisco Technology, Inc. | System and method for resolving conflicts in proxy routing information associated with multicast distribution trees |
| US20060285598A1 (en) | 2005-06-17 | 2006-12-21 | Jarno Tulkki | Apparatuses, computer program product and method for digital image quality improvement |
| US20070009034A1 (en) | 2005-07-05 | 2007-01-11 | Jarno Tulkki | Apparatuses, computer program product, and method for digital image processing |
| WO2007011147A1 (en) | 2005-07-18 | 2007-01-25 | Electronics And Telecommunications Research Institute | Apparatus of predictive coding/decoding using view-temporal reference picture buffers and method using the same |
| JP2007036888A (en) | 2005-07-28 | 2007-02-08 | Sanyo Electric Co Ltd | Coding method |
| US8208758B2 (en) | 2005-10-05 | 2012-06-26 | Qualcomm Incorporated | Video sensor-based automatic region-of-interest detection |
| US7864999B2 (en) | 2005-10-19 | 2011-01-04 | Siemens Medical Solutions Usa, Inc. | Devices systems and methods for processing images |
| TWI271106B (en) | 2005-10-25 | 2007-01-11 | Novatek Microelectronics Corp | Apparatus and method for motion estimation supporting multiple video compression standards |
| WO2007053557A1 (en) | 2005-10-31 | 2007-05-10 | Cyberoptics Corporation | Electronics assembly machine with embedded solder paste inspection |
| KR20070055212A (en) | 2005-11-25 | 2007-05-30 | 삼성전자주식회사 | Frame interpolation device, frame interpolation method and motion reliability evaluation device |
| CN101371312B (en) | 2005-12-08 | 2015-12-02 | 维德约股份有限公司 | Systems and methods for error resilience and random access in a video communication system |
| KR100728031B1 (en) | 2006-01-23 | 2007-06-14 | 삼성전자주식회사 | Method and apparatus for determining coding mode for variable block size motion prediction |
| US8107537B2 (en) | 2006-02-02 | 2012-01-31 | Sharp Laboratories Of America, Inc. | Picture layer rate control for video encoding |
| US20070199011A1 (en) | 2006-02-17 | 2007-08-23 | Sony Corporation | System and method for high quality AVC encoding |
| GB0606977D0 (en) | 2006-04-06 | 2006-05-17 | Freemantle Media Ltd | Interactive video medium |
| US8340185B2 (en) | 2006-06-27 | 2012-12-25 | Marvell World Trade Ltd. | Systems and methods for a motion compensated picture rate converter |
| US8126046B2 (en) | 2006-06-30 | 2012-02-28 | Intel Corporation | Flexible macroblock ordering and arbitrary slice ordering apparatus, system, and method |
| JP4193881B2 (en) | 2006-07-04 | 2008-12-10 | セイコーエプソン株式会社 | Image processing apparatus and blur detection method |
| BRPI0714119B1 (en) | 2006-07-11 | 2020-09-15 | Interdigital Vc Holdings, Inc | METHODS AND APPARATUS USING VIRTUAL REFERENCE IMAGES |
| US8155454B2 (en) | 2006-07-20 | 2012-04-10 | Qualcomm Incorporated | Method and apparatus for encoder assisted post-processing |
| EP2084669A4 (en) | 2006-08-08 | 2009-11-11 | Digital Media Cartridge Ltd | System and method for cartoon compression |
| WO2008085193A2 (en) | 2006-08-14 | 2008-07-17 | University Of Maryland | Quantitative real-time 4d strees test analysis |
| US8457202B2 (en) | 2006-08-28 | 2013-06-04 | Thomson Licensing | Method and apparatus for determining expected distortion in decoded video blocks |
| US20080115185A1 (en) | 2006-10-31 | 2008-05-15 | Microsoft Corporation | Dynamic modification of video properties |
| US8923393B2 (en) | 2006-11-02 | 2014-12-30 | Qualcomm Incorporated | Apparatus and method of reduced reference frame search in video encoding |
| JP2008124772A (en) | 2006-11-13 | 2008-05-29 | Hitachi Ltd | Encoding apparatus and encoding method |
| US8315466B2 (en) | 2006-12-22 | 2012-11-20 | Qualcomm Incorporated | Decoder-side region of interest video processing |
| US8428125B2 (en) | 2006-12-22 | 2013-04-23 | Qualcomm Incorporated | Techniques for content adaptive video frame slicing and non-uniform access unit coding |
| US20080170793A1 (en) | 2007-01-12 | 2008-07-17 | Mitsubishi Electric Corporation | Image encoding device and image encoding method |
| US20080175475A1 (en) | 2007-01-23 | 2008-07-24 | Chih-Ta Star Sung | Method of image frame compression |
| JPWO2008108372A1 (en) | 2007-03-05 | 2010-06-17 | 日本電気株式会社 | Weighted prediction information calculation method, apparatus, program, video encoding method, apparatus, and program |
| US8243797B2 (en) | 2007-03-30 | 2012-08-14 | Microsoft Corporation | Regions of interest for quality adjustments |
| TWI373696B (en) | 2007-04-04 | 2012-10-01 | Mstar Semiconductor Inc | Methods of calculating a motion estimation value and estimating a motion vector of an image |
| US8208550B2 (en) | 2007-07-31 | 2012-06-26 | Hewlett-Packard Development Company, L.P. | Adapting an encoded video signal to encoding complexity |
| US20090103617A1 (en) | 2007-10-22 | 2009-04-23 | The Hong Kong University Of Science And Technology | Efficient error recovery with intra-refresh |
| ES2743240T3 (en) | 2008-02-21 | 2020-02-18 | Orange | Encoding and decoding of an image or sequence of images divided into blocks of pixels |
| US8233676B2 (en) | 2008-03-07 | 2012-07-31 | The Chinese University Of Hong Kong | Real-time body segmentation system |
| US8213512B2 (en) | 2008-05-28 | 2012-07-03 | Cyberlink Corp. | Determining an intermediate image |
| JP2010055194A (en) | 2008-08-26 | 2010-03-11 | Sony Corp | Image processing device and method, learning device and method, and program |
| CN101686393B (en) | 2008-09-28 | 2012-10-17 | 华为技术有限公司 | Fast-motion searching method and fast-motion searching device applied to template matching |
| US8831087B2 (en) | 2008-10-06 | 2014-09-09 | Qualcomm Incorporated | Efficient prediction mode selection |
| AU2009201252B2 (en) | 2009-03-31 | 2011-06-02 | Canon Kabushiki Kaisha | Colour correcting foreground colours for visual quality improvement |
| US9083986B2 (en) | 2009-05-01 | 2015-07-14 | Broadcom Corporation | Method and system for adaptive rate video compression and transmission |
| US8265160B2 (en) | 2009-06-29 | 2012-09-11 | Nxp B.V. | Parallel three-dimensional recursive search (3DRS) meandering algorithm |
| US8976860B2 (en) | 2009-09-23 | 2015-03-10 | Texas Instruments Incorporated | Method and apparatus for determination of motion estimation search window area utilizing adaptive sliding window algorithm |
| US8358812B2 (en) | 2010-01-25 | 2013-01-22 | Apple Inc. | Image Preprocessing |
| US8588309B2 (en) | 2010-04-07 | 2013-11-19 | Apple Inc. | Skin tone and feature detection for video conferencing compression |
| CN107105300B (en) | 2010-12-06 | 2020-04-28 | 太阳专利托管公司 | Image decoding method and image decoding device |
| US9462280B2 (en) | 2010-12-21 | 2016-10-04 | Intel Corporation | Content adaptive quality restoration filtering for high efficiency video coding |
| US9451271B2 (en) * | 2011-07-21 | 2016-09-20 | Blackberry Limited | Adaptive filtering based on pattern information |
-
2011
- 2011-04-07 US US13/081,662 patent/US9154799B2/en active Active
-
2012
- 2012-03-30 WO PCT/US2012/031579 patent/WO2012138571A1/en not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030123545A1 (en) * | 1999-04-17 | 2003-07-03 | Pulsent Corporation | Segment-based encoding system using segment hierarchies |
| US20050286629A1 (en) | 2004-06-25 | 2005-12-29 | Adriana Dumitras | Coding of scene cuts in video sequences using non-reference frames |
| WO2006078115A1 (en) * | 2005-01-21 | 2006-07-27 | Samsung Electronics Co., Ltd. | Video coding method and apparatus for efficiently predicting unsynchronized frame |
| US20100061461A1 (en) | 2008-09-11 | 2010-03-11 | On2 Technologies Inc. | System and method for video encoding using constructed reference frame |
| US20100061444A1 (en) * | 2008-09-11 | 2010-03-11 | On2 Technologies Inc. | System and method for video encoding using adaptive segmentation |
Non-Patent Citations (2)
| Title |
|---|
| HAMOSFAKIDIS: "A Novel Hexagonal Search Algorithm for Fast Block Matching Motion Estimation", EURASIP JOURNAL ON APPLIED SIGNAL PROCESSING, vol. 6, 2002, pages 595 - 600 |
| JOAO CARREIRA ET AL: "Constrained parametric min-cuts for automatic object segmentation", 2010 IEEE CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION (CVPR), 13-18 JUNE 2010, SAN FRANCISCO, CA, USA, IEEE, PISCATAWAY, NJ, USA, 13 June 2010 (2010-06-13), pages 3241 - 3248, XP031725892, ISBN: 978-1-4244-6984-0 * |
Also Published As
| Publication number | Publication date |
|---|---|
| US20120257677A1 (en) | 2012-10-11 |
| US9154799B2 (en) | 2015-10-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9154799B2 (en) | Encoding and decoding motion via image segmentation | |
| US8989256B2 (en) | Method and apparatus for using segmentation-based coding of prediction information | |
| US8693547B2 (en) | Apparatus and method for coding using motion vector segmentation | |
| KR102711465B1 (en) | An encoder, a decoder and corresponding methods of boundary strength derivation of deblocking filter | |
| CN115665408B (en) | Filtering methods and apparatus for cross-component linear model prediction | |
| US8798131B1 (en) | Apparatus and method for encoding video using assumed values with intra-prediction | |
| EP3857881A1 (en) | Adaptive multiple transform coding | |
| US20240202507A1 (en) | Method, apparatus and computer program product for providing finetuned neural network filter | |
| CN113545063A (en) | Method and apparatus for intra prediction using linear model | |
| CN113615173A (en) | Method and device for carrying out optical flow prediction correction on affine decoding block | |
| US8781004B1 (en) | System and method for encoding video using variable loop filter | |
| US12015785B2 (en) | No reference image quality assessment based decoder side inter prediction | |
| US9883190B2 (en) | Video encoding using variance for selecting an encoding mode | |
| US8396127B1 (en) | Segmentation for video coding using predictive benefit | |
| US12327383B2 (en) | Chroma prediction from luma for video coding | |
| US11496754B2 (en) | Video encoder, video decoder, and corresponding method of predicting random access pictures | |
| KR20230150284A (en) | Efficient video encoder architecture | |
| CN112954367A (en) | Encoder, decoder and corresponding methods using palette coding | |
| WO2014026097A1 (en) | Two-step quantization and coding method and apparatus | |
| US8891627B1 (en) | System and method for coding video using color segmentation | |
| CN113766227A (en) | Quantization and inverse quantization method and apparatus for image encoding and decoding | |
| RU2809192C2 (en) | Encoder, decoder and related methods of interframe prediction | |
| US20260095581A1 (en) | A method, an apparatus and a computer program product for image and video processing using a neural network | |
| US20250113050A1 (en) | Subblock-based temporal motion vector prediction | |
| US20260089353A1 (en) | Video processing |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12712518 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12712518 Country of ref document: EP Kind code of ref document: A1 |