CN1622635A - Motion estimating method and device in video compression system - Google Patents

Motion estimating method and device in video compression system Download PDF

Info

Publication number
CN1622635A
CN1622635A CN 200310117949 CN200310117949A CN1622635A CN 1622635 A CN1622635 A CN 1622635A CN 200310117949 CN200310117949 CN 200310117949 CN 200310117949 A CN200310117949 A CN 200310117949A CN 1622635 A CN1622635 A CN 1622635A
Authority
CN
China
Prior art keywords
motion vector
value
function
cost function
current encoder
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN 200310117949
Other languages
Chinese (zh)
Other versions
CN100353768C (en
Inventor
何镇在
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MediaTek Inc
Original Assignee
MediaTek Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by MediaTek Inc filed Critical MediaTek Inc
Priority to CNB2003101179491A priority Critical patent/CN100353768C/en
Publication of CN1622635A publication Critical patent/CN1622635A/en
Application granted granted Critical
Publication of CN100353768C publication Critical patent/CN100353768C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The motion estimating and measuring method and device in video compression system may adopts cost function unlike that in available technology in calculating one optimal motion vector of the current coded block. The cost function the present invention adopts has not only the traditional 'absolute difference sum' considered, but also the quantizing step length and the pixel difference value variation state of the current coded block relative to the blocks in one search arean of the destination picture considered, so that the cost function the present invention can find out the optimal motion vector corresponding to residual value capable of being treated to obtain relative high compression efficiency.

Description

In video compression system, carry out the method and the relevant apparatus of moltion estimation
Technical field
The present invention relates to a kind of method and relevant apparatus that a video compression system carries out moltion estimation that be used for, the cost function that particularly a kind of use is different from known technology carries out the method and the relevant apparatus of moltion estimation.
Technical background
In recent years, the multimedia technology vigorous growth, and, have more and more multiple video compression standard to be suggested successively along with Development of Multimedia Technology.For instance, the MPEG technology of various version promptly is to be used for storing and the compression standard of transmitting video data with digital form.Then also have ITU H.261, H.263 and ISO 10918 or the like as for other video compression standard.
The international video standard that MPEG proposed has defined a kind of specification that is used for compressed digital video.Dynamic video is made up of a series of picture (picture), and each picture can be regarded the two-dimensional array of being made up of many pixels (pixel) as, and each picture can also be called a single frame (frame) in the dynamic video.And in the international video standard that MPEG proposed, be to have defined four kinds of different types of pictures, be respectively: the I picture, not encoding with reference to other picture draws; The P picture, with reference to before I picture or P picture, encoding via moltion estimation (motion estimation) draws; The B picture, with reference to before and I picture afterwards or P picture, encoding via moltion estimation draws; And the D picture, search among the pattern (fast forward search mode) before being used in fast.
And the video compression system that uses above-mentioned various international video standards all can use usually based on the block (block) or the moltion estimation technology of macro zone block (macroblock), to eliminate temporal repeatability (temporal redundancy).When carrying out moltion estimation, for the current encoder block in the present picture (current picture), video compression system can be found out a most identical block (bestmatching block) the most similar to this current encoder block from a target picture (target picture).This moment is for the current encoder block, video compression system only need store motion vector (motion vector) and the residual value (residual) that (or transmission) calculates, and can represent the information (residual value is the difference situation that is used for representing pixel value between current encoder block and the most identical block) that is comprised in this current encoder block.
And in known technology; when the video compression system desire is looked for one during identical block in a Search Area (search range); usually can use the cost function (cost function) of a kind of being called " antipode summation " (sum ofabsolute difference), as shown below:
SAD ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 | C i , j - P i + x , j + y |
Wherein, (x is an interior candidate motion vector of Search Area y), (i1-i0) * (j1-j0) is the size of current encoder block, C I, jBe the pixel in the current encoder block, P I+x, j+yIt then is the pixel in the Search Area in the target picture.
The video compression system of known technology can be from Search Area, find out one can so that above-mentioned cost function reach minimum value a candidate motion vector (x, y), as the suitableeest motion vector of current encoder block (x1, y1).Such practice mainly is in order to find out the most identical block with Minimum Residual residual value, can to make thus to reach compression degree preferably for residual value.But the suitableeest motion vector (x1 that finds out with said method, y1) but may not be certain to reach compression degree preferably, so U.S. the 5th, 847, No. 776 patent case has proposed another kind of cost function, in seeking the process of the suitableeest motion vector, except considering above-mentioned antipode summation, also list the size of motion vector in consideration, can between the suitableeest motion vector of finding out and corresponding residual value, average out thus.
Yet, a variety of video compression systems are arranged when residual value is compressed, discrete cosine transform is used in the capital, and (residual value that will be positioned at space field (spatialdomain) is converted to frequency field (frequency domain) for discrete cosine transform, algorithm DCT).Use corresponding quantization matrix (quantization matrix) then and can carry out the quantification program to the residual value that is positioned at frequency field with quantization step (quantization step) Qp of selected bit rate (bit rate) change of system.Because the matrix after quantizing is a two-dimensional matrix, so the 2-D data that system also can use the saw chi to scan (zig-zagscan) or the staggered mode that scans (alternate scan) after will quantizing is scanned into the data of one dimension, carries out the computing of variable length code (Variable length coding) at last again.
When carrying out the computing of variable length code, if it is more little to be positioned at the frequency distribution scope of residual value of frequency field, the code length (code length) of the coding residual value of coming out usually will short more (this have also just represented for residual value and has reached compression degree preferably) at last.But be to use the method that patent case proposed of No. the 5th, 847,776, the known technology or the U.S., the way that has that the most identical block of being found out loses makes the residual value that is positioned at frequency field have little frequency distribution scope.Even the most identical block of finding out this moment can be so that the residual value on the space field has minimum antipode summation, but scan after the computing of (or other the mode that scans) and variable length code or the like through discrete cosine transform, quantification program, saw chi, resulting residual value but may not be certain to have the shortest code length, so may not be certain the compression effectiveness that can reach best.This is the subject matter that known technology faces.
Summary of the invention
Therefore the method and the relevant apparatus of the main purpose of the present invention cost function (cost function) that is to provide a kind of use to be different from known technology are to solve the problem that above-mentioned known technology is faced.
According to a claim of the present invention, be to disclose a kind of method that a video compression system carries out moltion estimation that is used for, this video compression system is divided into a plurality of blocks with a present picture, this method includes following steps: for the current encoder block in this present picture, progressively inspect a plurality of candidate motion vector (x in the Search Area, y), wherein this current encoder block includes (i1-i0) * (j1-j0) individual pixel; (x y), calculates the value of a cost function for each candidate motion vector; And with can make in this Search Area this cost function draw minimum value candidate motion vector (x, y) be made as this current encoder block the suitableeest motion vector (x1, y1).This cost function as shown below
CF ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 { | C i , j - P i + x , j + y | + h ( Qp , C i , j , P i + x , j + y ) }
C wherein I, jBe the pixel in this current encoder block, P I+x, j+yBe the pixel in this Search Area in the target picture, Qp then is a quantization step.
According to another claim of the present invention, be to disclose a kind of device that a video compression system carries out moltion estimation that is used for, this video compression system is divided into a plurality of blocks with a present picture, for the current encoder block in this present picture, this device can be in a Search Area a plurality of candidate motion vector (x, y) determine a suitableeest motion vector (x1 in, y1), wherein include (i1-i0) * (j1-j0) individual pixel in this current encoder block, this device includes: an antipode computing unit is used for calculating | C I, j-P I+x, j+y| value, C wherein I, jBe the pixel in this current encoder block, P I+x, j+yIt is the pixel in this Search Area in the target picture; One spatial variations computing module is used for calculating function h (Qp, a C I, j, P I+x, j+y) value, wherein Qp is a quantization step; An and motion vector decision module, be coupled in this antipode computing unit and this spatial variations computing module, be used for calculating the value of a cost function, and this cost function that makes that this Search Area is interior draws the candidate motion vector (x of minimum value, y) be set at this current encoder block the suitableeest motion vector (x1, y1).This cost function as shown below
CF ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 { | C i , j - P i + x , j + y | + h ( Qp , C i , j , P i + x , j + y ) }
An advantage of the present invention is, because employed cost function can be subjected to this current encoder block with respect to a candidate motion vector (x, y) changing condition of the value differences of the block that is corresponded to influences, so use method proposed by the invention and relevant apparatus can guarantee that the corresponding residual value of the suitableeest motion vector that calculates can have compression efficiency preferably after handling.
The accompanying drawing summary
Fig. 1 is the embodiment flow chart of method proposed by the invention.
Fig. 2 is the embodiment functional block diagram of device proposed by the invention.
Graphic symbol description
200 devices
220 antipode computing units
240 spatial variations computing modules
242 first computing units
244 second computing units
246 multipliers
260 motion vector decision module
262 adders
264 accumulators
270 decision unit
272 comparators
274 holders
Embodiment
See also Fig. 1, Fig. 1 is the embodiment flow chart of method proposed by the invention.Method proposed by the invention can be used in the video compression system, and to carry out moltion estimation, this video compression system is divided into a plurality of blocks with a present picture.Each step among the figure one below will be described in detail in detail:
Step 110: for the current encoder block in this present picture, (x, y), wherein this current encoder block includes (i1-i0) * (j1-j0) individual pixel progressively to inspect the interior a plurality of candidate motion vectors of a Search Area.
Step 120: (x y), calculates following cost function for each candidate motion vector
CF ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 { | C i , j - P i + x , j + y | + h ( Qp , C i , j , P i + x , j + y ) }
C wherein I, jBe the pixel in this current encoder block, P I+x, j+yBe the pixel in this Search Area in the target picture, Qp then is a quantization step (quantization step).
Step 130: with can make in this Search Area this cost function draw minimum value candidate motion vector (x, y) be made as this current encoder block the suitableeest motion vector (x1, y1).
The employed method of method of the present invention and known technology has the difference of a maximum, be exactly the employed cost function of the inventive method not only considered the antipode summation (promptly | C I, j-P I+x, j+y|), also considered that the item that is relevant to quantization step Qp and antipode summation distribution scenario (is h (Qp, C I, j, P I+x, j+y)).
For instance, function h (Qp, C I, j, P I+x, j+y) can be expressed as K * f (Qp) * g (| C I, j-P I+x, j+y|), and K is a constant, function f (Qp) then is a monotone increasing function (monotonic increasingfunction), promptly when the value of Qp was big more, the value of function f (Qp) also will be big more, this moment h (Qp, C I, j, P I+x, j+y) will be important more for the influence of cost function value.As for function g (| C I, j-P I+x, j+y|), then be used for roughly calculating the current encoder block with respect to the candidate motion vector of this moment (x, the y) changing condition of the pixel difference value of the block that is corresponded to (distribution that has promptly reflected the residual value that is positioned at frequency field), when Σ i = i 0 i 1 Σ j = j 0 j 1 g ( | C i , j - P i + x , j + y | ) Value more little, usually (x y) can cause the residual value that calculates can reach compression efficiency preferably afterwards via the computing that the cosine conversion of loosing, quantification program, saw chi scan (or other the mode that scans) and variable length code or the like just to have represented this candidate motion vector of use.
With next enumerate function g (| C I, j-P I+x, j+y|) an example:
Figure A20031011794900082
As for ad_max and ad_min then shown in following formula:
Figure A20031011794900084
In above-mentioned example, whenever one group (i, j) value correspond to function g (| C I, j-P I+x, j+y|) value calculated after, the value of ad_max and ad_min can be upgraded, with calculated for subsequent (i, combination j) correspond to function g (| C I, j-P I+x, j+y|) value the time use.
With size is that 2 * 3 block is an example, and (i1-i0)=2, (j1-j0)=3 if having only two candidate motion vectors in this Search Area, correspond to one first block respectively and unify second block at this moment; This current encoder block with respect to the absolute value of the first block of pixel difference be 8,9,6,8,7,6}, this current encoder block with respect to the absolute value of the second block of pixel difference be 5,10,4,22,0,0}.Use known technology with the computational methods of antipode summation as cost function, the cost function value that first block and second block are calculated can be respectively:
First block: 8+9+6+8+7+6=44
Second block: 5+10+4+22=41
So the time known technology can be with the most identical block of second block as this current encoder block.
Yet if use the computational methods of the foregoing description, suppose K=1, f (Qp)=1, the cost function value that first block and second block are calculated then can be respectively:
First block: [8+0]+[9+ (9-8)]+[6+ (8-6)]+[8+0]+[7+0]+[6+0]=47
Second block:
[5+0]+[10+(10-5)]+[4+(5-4)]+[22+(22-10)]+[0+(4-0)]+[0+0]=63
Clearly, use the account form that the foregoing description proposed, first block can be selected as the most identical block of this current encoder block, and this point has significantly different with known technology.
And if the use function g that the foregoing description proposed (| C I, j-P I+x, j+y|), cost function then proposed by the invention can abbreviation be:
CF ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 | C i , j - P i + x , j + y | + K · f ( Qp ) · ( ad _ max - ad _ min )
Wherein ad_max and ad_min be respectively from (i, j)=(i0, j0) to (i, j)=(i1, j1) between | C I, j-P I+x, j+y| maximum and minimum value.
That is to say, use method of the present invention, an if candidate motion vector (x in this target picture, y) block that is corresponded to is with respect to the distribution of the pixel difference value of this current encoder block big more (difference that is in above-mentioned example between maximum and minimum value is big more), the resulting value of function that then assesses the cost also will be big more, and such block just is not easy selected the most identical block as this current encoder block.
See also Fig. 2, Fig. 2 is used for the schematic diagram that a video compression system carries out the device 200 of moltion estimation for the present invention.This video compression system is divided into a plurality of blocks with a present picture, for the current encoder block in this present picture, device 200 can be in a Search Area a plurality of candidate motion vector (x, y) determine a suitableeest motion vector (x1 in, y1), wherein include (i1-i0) * (j1-j0) individual pixel in this current encoder block.In Fig. 2, device 200 includes: an antipode computing unit 220 is used for calculating | C I, j-P I+x, j+y| value, C wherein I, jBe the pixel in this current encoder block, P I+x, j+yIt is the pixel in this Search Area in the target picture; One spatial variations computing module 240 is used for calculating function h (Qp, a C I, j, P I+x, j+y) value, wherein Qp is a quantization step; And a motion vector decision module 260, be coupled in antipode computing unit 220 and spatial variations computing module 240, be used for calculating following cost function
CF ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 { | C i , j - P i + x , j + y | + h ( Qp , C i , j , P i + x , j + y ) }
And with in this Search Area make this cost function draw minimum value candidate motion vector (x, y) be set at this current encoder block the suitableeest motion vector (x1, y1).
For instance, as described before, function h (Qp, C I, j, P I+x, j+y) can be expressed as K * f (Qp) * g (| C I, j-P I+x, j+y|), so in the device 200 in, include one first computing unit 242 in the spatial variations computing module 240, be used for calculating function g (| C I, j-P I+x, j+y|) value; One second computing unit 244 is used for calculating the value of function f (Qp); And a multiplier 246, be coupled in first computing unit 242 and second computing unit 244, be used for calculating K * f (Qp) * g (| C I, j-P I+x, j+y|) value.
Include as for 260 of motion vector decision module: an adder 262, be coupled in antipode computing unit 220 and spatial variations computing module 240, be used for calculating | C I, j-P I+x, j+y|+h (Qp, C I, j, P I+x, j+y) value; One accumulator 264 is coupled in adder 262, is used for out the value of this cost function of calculating; And one the decision unit 270, be coupled in accumulator 246, be used for can make in this Search Area this cost function draw minimum value candidate motion vector (x, y) be set at this current encoder block the suitableeest motion vector (x1, y1).
And in order to make decision unit 270 have the function of the size of the function of storage cost function minimum and the different cost function values that candidate motion vector calculates of comparison, in Fig. 2,270 of unit of decision include a comparator 272, be coupled in accumulator 264, be used for output the suitableeest motion vector (x1, y1); And a holder 274, be coupled in 272 comparators, be used for storing the minimum value that this cost function occurred.
Use method and relevant apparatus proposed by the invention, can calculate the suitableeest motion vector of a current encoder block in a Search Area according to the cost function that is different from known technology.Because cost function used in the present invention can be subjected to this current encoder block with respect to a candidate motion vector (x, y) changing condition of the value differences of the block that is corresponded to influences, so use method proposed by the invention and relevant apparatus can guarantee that the corresponding residual value of the suitableeest motion vector that calculates can have compression efficiency preferably afterwards through handling (be above-mentioned diffusing cosine conversion, quantification program, saw that chi scans, the computing of variable length code or the like).
The above only is preferred embodiment of the present invention, and all equalizations of being done according to the present patent application claim change and modify, and all should belong to the covering scope of patent of the present invention.

Claims (9)

1. one kind is used for the method that a video compression system carries out moltion estimation, and this video compression system will
One present picture is divided into a plurality of blocks, and this method includes following steps:
For the current encoder block in this present picture, progressively inspect a plurality of candidate motion vectors in the Search Area (x, y), wherein this current encoder block includes (i1-i0) * (j1-j0) individual pixel;
(x y), calculates following cost function for each candidate motion vector
CF ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 { | C i , j - P i + x , j + y | + h ( Qp , C i , j , P i + x , j + y ) }
Wherein, C I, jBe the pixel in this current encoder block, P I+x, j+yBe the pixel in this Search Area in the target picture, Qp then is a quantization step; And
With can make in this Search Area this cost function draw minimum value candidate motion vector (x, y) be made as this current encoder block the suitableeest motion vector (x1, y1).
2. the method for claim 1, wherein function h (Qp, C I, j, P I+x, j+y) can be expressed as K * f (Qp) * g (| C I, j-P I+x, j+y|), and K is that a constant, function f (Qp) they are a monotone increasing function.
3. the method for claim 1, wherein if other condition is constant, then when the value of Qp is big more, function h2 (Qp, C I, j, P I+x, j+y) value promptly can be big more.
4. one kind is used for the device that a video compression system carries out moltion estimation, this video compression system is divided into a plurality of blocks with a present picture, for the current encoder block in this present picture, this device can be in a Search Area a plurality of candidate motion vector (x, y) determine a suitableeest motion vector (x1 in, y1), wherein include (i1-i0) * (j1-j0) individual pixel in this current encoder block, this device includes:
One antipode computing unit is used for calculating | C I, j-P I+x, j+y| value, C wherein I, jBe the pixel in this current encoder block, P I+x, j+yIt is the pixel in this Search Area in the target picture;
One spatial variations computing module is used for calculating function h (Qp, a C I, j, P I+x, j+y) value, wherein Qp is a quantization step; And
One motion vector decision module is coupled in this antipode computing unit and this spatial variations computing module, is used for calculating following cost function
CF ( x , y ) = Σ i = i 0 i 1 Σ j = j 0 j 1 { | C i , j - P i + x , j + y | + h ( Qp , C i , j , P i + x , j + y ) }
And with in this Search Area make this cost function draw minimum value candidate motion vector (x, y) be set at this current encoder block the suitableeest motion vector (x1, y1).
5. device as claimed in claim 4, wherein, function h (Qp, C I, j, P I+x, j+y) can be expressed as K * f (Qp) * g (| C I, j-P I+x, j+y|), and K is that a constant, function f (Qp) they are a monotone increasing function.
6. device as claimed in claim 5, wherein, this spatial variations computing module includes:
One first computing unit, be used for calculating function g (| C I, j-P I+x, j+y|) value;
One second computing unit is used for calculating the value of function f (Qp); And
One multiplier is coupled in this first computing unit and this second computing unit, be used for calculating K * f (Qp) * g (| C I, j-P I+x, j+y|) value.
7. device as claimed in claim 4, wherein, this motion vector decision module includes:
One adder is coupled in this antipode computing unit and this spatial variations computing module, is used for calculating | C I, j-P I+x, j+y|+h (Qp, C I, j, P I+x, j+y) value;
One accumulator is coupled in this adder, is used for out the value of this cost function of calculating; And
One the decision unit, be coupled in this accumulator, be used for can make in this Search Area this cost function draw minimum value candidate motion vector (x, y) be set at this current encoder block the suitableeest motion vector (x1, y1).
8. device as claimed in claim 7, wherein, this decision unit pack contains:
One comparator is coupled in this accumulator, be used for exporting this suitableeest motion vector (x1, y1); And
One holder is coupled in this comparator, is used for storing the minimum value that this cost function occurred.
9. device as claimed in claim 4, wherein, if other condition is constant, then when the value of Qp is big more, function h (Qp, C I, j, P I+x, j+y) value promptly can be big more.
CNB2003101179491A 2003-11-26 2003-11-26 Motion estimating method and device in video compression system Expired - Lifetime CN100353768C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2003101179491A CN100353768C (en) 2003-11-26 2003-11-26 Motion estimating method and device in video compression system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2003101179491A CN100353768C (en) 2003-11-26 2003-11-26 Motion estimating method and device in video compression system

Publications (2)

Publication Number Publication Date
CN1622635A true CN1622635A (en) 2005-06-01
CN100353768C CN100353768C (en) 2007-12-05

Family

ID=34761035

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2003101179491A Expired - Lifetime CN100353768C (en) 2003-11-26 2003-11-26 Motion estimating method and device in video compression system

Country Status (1)

Country Link
CN (1) CN100353768C (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938652A (en) * 2009-06-25 2011-01-05 Arm有限公司 Motion vector estimator
CN102017633A (en) * 2008-04-11 2011-04-13 高通股份有限公司 Rate-distortion quantization for context-adaptive variable length coding (CAVLC)
CN104025592A (en) * 2011-10-28 2014-09-03 佳能株式会社 Method and device for determining encoding or decoding of an image of a video sequence
CN106851308A (en) * 2011-01-12 2017-06-13 佳能株式会社 Digital image sequence coding method and Abitstream decoding method
US11095878B2 (en) 2011-06-06 2021-08-17 Canon Kabushiki Kaisha Method and device for encoding a sequence of images and method and device for decoding a sequence of image

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5847776A (en) * 1996-06-24 1998-12-08 Vdonet Corporation Ltd. Method for entropy constrained motion estimation and coding of motion vectors with increased search range
FR2753330B1 (en) * 1996-09-06 1998-11-27 Thomson Multimedia Sa QUANTIFICATION METHOD FOR VIDEO CODING
US5825930A (en) * 1997-03-05 1998-10-20 Samsung Electronics Co., Ltd. Motion estimating method
US6014181A (en) * 1997-10-13 2000-01-11 Sharp Laboratories Of America, Inc. Adaptive step-size motion estimation based on statistical sum of absolute differences
US6418166B1 (en) * 1998-11-30 2002-07-09 Microsoft Corporation Motion estimation and block matching pattern
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
EP1094671A1 (en) * 1999-10-19 2001-04-25 Deutsche Thomson-Brandt Gmbh Method of motion estimation for a digital input video signal

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102017633A (en) * 2008-04-11 2011-04-13 高通股份有限公司 Rate-distortion quantization for context-adaptive variable length coding (CAVLC)
US8902972B2 (en) 2008-04-11 2014-12-02 Qualcomm Incorporated Rate-distortion quantization for context-adaptive variable length coding (CAVLC)
US9407931B2 (en) 2009-06-25 2016-08-02 Arm Limited Motion vector estimator
CN101938652A (en) * 2009-06-25 2011-01-05 Arm有限公司 Motion vector estimator
CN101938652B (en) * 2009-06-25 2015-07-22 Arm有限公司 Motion vector estimator
CN106851308A (en) * 2011-01-12 2017-06-13 佳能株式会社 Digital image sequence coding method and Abitstream decoding method
US20180352236A1 (en) 2011-01-12 2018-12-06 Canon Kabushiki Kaisha Video encoding and decoding with improved error resilience
US10499060B2 (en) 2011-01-12 2019-12-03 Canon Kabushiki Kaisha Video encoding and decoding with improved error resilience
US10609380B2 (en) 2011-01-12 2020-03-31 Canon Kabushiki Kaisha Video encoding and decoding with improved error resilience
US11146792B2 (en) 2011-01-12 2021-10-12 Canon Kabushiki Kaisha Video encoding and decoding with improved error resilience
US11095878B2 (en) 2011-06-06 2021-08-17 Canon Kabushiki Kaisha Method and device for encoding a sequence of images and method and device for decoding a sequence of image
CN104025592A (en) * 2011-10-28 2014-09-03 佳能株式会社 Method and device for determining encoding or decoding of an image of a video sequence
CN104025592B (en) * 2011-10-28 2017-06-23 佳能株式会社 The method and apparatus for determining the coding or decoding parameter used of the image of video sequence
US10148947B2 (en) 2011-10-28 2018-12-04 Canon Kabushiki Kaisha Method and device for determining parameters for encoding or decoding of an image of a video sequence

Also Published As

Publication number Publication date
CN100353768C (en) 2007-12-05

Similar Documents

Publication Publication Date Title
CN1270543C (en) Method and device for computing coding dynamic images at fixed complicacy
CN100348051C (en) An enhanced in-frame predictive mode coding method
CN1225127C (en) A coding/decoding end bothway prediction method for video coding
CN1071526C (en) Adaptive variable-length coding and decoding methods for image data
CN1283100C (en) Method for self-adaptively coding moving image based on time and space complexity and equipment
CN1906948A (en) Image coding apparatus and method for predicting motion using rotation matching
CN1933601A (en) Method of and apparatus for lossless video encoding and decoding
CN1713730A (en) Method of and apparatus for estimating noise of input image, and method and recording media of eliminating noise
CN101039430A (en) Method for scanning quickly residual matrix in video coding
CN1773553A (en) Image encoding with dynamic buffer capacity level based compression adjustment
CN1668108A (en) Resolution changing method and apparatus
CN1275469C (en) Method for pridicting sortable complex in frame
CN1823328A (en) Motion estimation with fast search block matching
JP2002519956A (en) Method and apparatus for collecting block statistics during inverse quantization and I-scan
CN1232125C (en) Method for motion estimation (me) through discrete cosine transform (dct) and an apparatus therefor
CN105812804A (en) Method and device used for determining optimal quantization value in RDOQ process
CN1320830C (en) Noise estimating method and equipment, and method and equipment for coding video by it
CN1325220A (en) Motion-vector coding method
CN1627825A (en) Motion estimation method for motion picture encoding
CN1777286A (en) Image processing devices and methods
CN1193621C (en) Approximate IDCT for scalable video and image decoding of computational complexity
CN1917648A (en) Data processing device and its method and encoding apparatus
CN1725858A (en) The equipment and the method that are used for the control bit rate
CN1212014C (en) Video coding method based on time-space domain correlation quick movement estimate
CN1499846A (en) Self adaptive DCT/IDCT appts. based on energy, and its control method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CX01 Expiry of patent term

Granted publication date: 20071205

CX01 Expiry of patent term