KR0134700B1 - Method for estimating moving pixels - Google Patents

Method for estimating moving pixels

Info

Publication number
KR0134700B1
KR0134700B1 KR1019940037006A KR19940037006A KR0134700B1 KR 0134700 B1 KR0134700 B1 KR 0134700B1 KR 1019940037006 A KR1019940037006 A KR 1019940037006A KR 19940037006 A KR19940037006 A KR 19940037006A KR 0134700 B1 KR0134700 B1 KR 0134700B1
Authority
KR
South Korea
Prior art keywords
pixel
motion compensation
motion
integer
error
Prior art date
Application number
KR1019940037006A
Other languages
Korean (ko)
Other versions
KR960025200A (en
Inventor
곽진석
이강환
김진웅
이영선
Original Assignee
양승택
재단법인 한국전자통신연구원
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 양승택, 재단법인 한국전자통신연구원 filed Critical 양승택
Priority to KR1019940037006A priority Critical patent/KR0134700B1/en
Publication of KR960025200A publication Critical patent/KR960025200A/en
Priority to US08/717,733 priority patent/US5694179A/en
Application granted granted Critical
Publication of KR0134700B1 publication Critical patent/KR0134700B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation

Abstract

본 발명은 영상압축방법에 있어 효율적인 반화소 움직임 추정장치에 있어서, 메모리번지를 출력하는 번지발생수단(3-1)과; 상기 번지 발생수단(3-1)에서 출력된 메모리번지를 입력받아 각 반화소 위치에서의 움직임보상 오차를 계산하는데 사용되는데 사용된는 정수위치 움직임보상 오차를 출력하는 저장수단(3-2)과; 메모리로부터 출력되는 정수위치에서의 움직임보상 오차들을 입력받아 최소 움직임보상 오차를 갖는 정수 위치를 중심으로 주위 8개 반화소위치에서의 움직임보상 오차를 계산하는 연산기(3-3); 및 상기 연산기(3-3)로부터 출력된 8개 반화소위치 움직임보상 오차와 정수위치에서의 최소 움직임보상 오차들을 서로 비교하여 최소 움직임보상 오차를 갖는 위치를 최종 반화소단위 움직임벡터로 출력하는 비교기 및 반화소단위 움직임벡터 선택기(3-4)를 포함하여 이루어지는 것을 특징으로 하는 반화소 움직임 추정장치 및 그 방법에 관한 것이다.The present invention provides an efficient half-pixel motion estimation apparatus for an image compression method, comprising: address generation means (3-1) for outputting a memory address; A storage means (3-2) used to calculate a motion compensation error at each half-pixel position by receiving the memory address output from the address generating means (3-1) and outputting an integer position motion compensation error; A calculator (3-3) which receives motion compensation errors at integer locations output from the memory and calculates motion compensation errors at eight half-pixel locations around the integer location having the minimum motion compensation error; And a comparator for comparing the eight half-pixel position motion compensation errors outputted from the calculator 3-3 and the minimum motion compensation errors at integer positions to output the position having the minimum motion compensation error as a final half-pixel unit motion vector. And a half-pixel unit motion vector selector (3-4).

Description

영상압축방법에 있어 효율적인 반화소 움직임 추정장치 그 방법An Efficient Half-Pixel Motion Estimator in Image Compression Method

제 1 도는 본 발명에 따른 움직임 추정부의 흐름도,1 is a flowchart of a motion estimation unit according to the present invention;

제 2 도는 반화소 단위 움직임 보상 오차에 대한 모델링도,2 is a modeling diagram for half-pixel unit motion compensation error,

제 3 도는 본 발명에 따른 움직임 추정기의 구성도,3 is a block diagram of a motion estimator according to the present invention;

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

3-1 : 번지발생수단3-1: Address generating means

3-2 : 메모리3-2: Memory

3-3 : 연산기3-3: Operator

3-4 : 비교기 및 반화소단위 움직임벡터 선택기3-4: Comparator and Half-Pixel Motion Vector Selector

본 발명은 반화소 움직임 추정연산시 요구되는 많은 계산량을 효과적으로 절감시키는 동시에 기존방식에 비해 더욱 향상된 성능을 제공하는 반호소 움직임에 관한 것이다.The present invention relates to a half-pixel motion that effectively reduces a large amount of computation required for half-pixel motion estimation and provides improved performance over the conventional method.

반화소 움직임 추정을 위해서는 먼저 정수단위 움직임벡터 주위의 각 반화소 위치에서 오차를 구해야 한다. 이때 각 반화소 위치에서의 오차를 완전탐색방식으로 구하는 것은 매우 많은 연산량을 요구하므로 본 발명에서는 정수단위 움직임추정시 얻어지는 움직임 벡터 주위의 정수위치 오차를 이용하여 근사적으로 반화소 위치에서의 오차를 구한다.In order to estimate half-pixel motion, an error must be obtained at each half-pixel position around an integer motion vector. At this time, since the error of each half-pixel position is obtained by the full search method, it requires a large amount of computation. Obtain

반화소 단위의 움직임 추정을 위해 흔히 쓰이는 첫번째 방법은 정수 화소단위의 움직임 벡터를 구하고, 이 벡터 주변의 반화소 위치의 값들을 보간에 의해 구한 후, 앞에서 구한 정수화소 단위 움직임 벡터를 포함하는 주변 9개의 반화소 단위 벡터를 대상으로 두번째의 완전탐색을 수행하여 오차가 가장 작은 위치가 반화소 단위 움직임 벡터로 결정된다.The first commonly used method for motion estimation in half-pixel units is to obtain a motion vector in integer pixel units, obtain the values of half-pixel positions around the vector by interpolation, and then use the periphery including the integer-pixel motion vectors obtained earlier. The second full search is performed on the half-pixel unit vectors, and the position with the smallest error is determined as the half-pixel unit vector.

그러나 오나전탐색에 의한 반화소 움직임 추정방식은 구현시 많은 양의 하드웨어는 물론 추가적인 많은 시간을 요구하게 되는 문제가 있다.However, the half-pixel motion estimation method using on-a-field searching requires a large amount of hardware as well as additional time in implementation.

두번째 방법은 정수 화소단위의 움직임 벡터를 구하는 과정에서 얻어진 움직임 보상 오차와 반화소 위치에서의 움직임 보상 오차에 대한 모델을 이용하여 반화소 위치에서의 오차를 근사적으로 구하고 이 오차들을 이용하여 반화소 움직임 추정을 수행하는 방식이다.The second method approximates the error at the half-pixel position by using the model of the motion compensation error obtained at the process of obtaining the motion vector in the integer pixel unit and the motion compensation error at the half-pixel position, and uses the errors to use the half-pixel. A method of performing motion estimation.

이 방식에서는 오차에 대한 모델에 따라 그 성능이 좌우되는데, 기존 방식에서는 모델 설정시 최소 오차를 중심으로 움직임 보상 오차가 모든 방향에서 동일하게 수렴한다는 것을 가정함으로써 어느 이상의 성능을 기대하기는 어렵다.In this method, the performance depends on the model of the error. In the conventional method, it is difficult to expect any more performance by assuming that the motion compensation error converges in all directions about the minimum error when setting the model.

상기 문제점을 해결하기 위하여 안출된 본 발명은 각 방향에 따른 오차의 수렴 정도를 고려한 모델링을 통해 하드웨어 양과 연산시간의 감소는 물론 더욱 향상된 성능을 제공하는 반화소 움직임 추정방식 및 그 방법을 제공하는데 그 목적이 있다.In order to solve the above problems, the present invention provides a half-pixel motion estimation method and method for reducing the amount of hardware and computation time and further improving performance through modeling considering the degree of convergence of errors in each direction. There is a purpose.

상기 목적을 달성하기 위하여 본 발명의 반화소 움직임 추정장치는, 메모리번지를 출력하는 번지발생수단과; 상기 번지발생수단에서 출력된 메모리번지을 입력받아 각 반화소 위치에서의 움직임보상 오차를 계산하는데 사용되는 정수위치 움직임보상 오차를 출력하는 저장수단과; 메모리로부터 출력되는 정수위치에서의 움직임보상 오차들을 입력받아 최소 움직임보상 오차를 갖는 정수 위치를 중심으로 주위 8개 반화소위치에서의 움직임보상 오차를 계산하는 연산기; 및 상기 연산기로부터 출력된 8개 반화소위치 움직임보상 오차와 정수위치에서의 최소 움직임보상 오차들을 서로 비교하여 최소 움직임보상 오차를 갖는 위치를 최종 반화소단위 움직임벡터로 출력하는 비교기 및 반화소단위 움직임벡터로 출력하는 비교기 및 반화소단위 움직임벡터 선택기(3-4)를 포함하여 이루어지는 것을 특징으로 한다.In order to achieve the above object, the half-pixel motion estimation apparatus of the present invention comprises: address generation means for outputting a memory address; Storage means for receiving a memory address output from the address generating means and outputting an integer position motion compensation error used to calculate a motion compensation error at each half-pixel position; A calculator for receiving motion compensation errors at integer positions output from the memory and calculating motion compensation errors at eight half pixel positions around the integer position having the minimum motion compensation error; And a comparator and a half-pixel unit motion outputting the position having the minimum motion compensation error as a final half-pixel unit motion vector by comparing the eight half-pixel position motion compensation errors output from the calculator and the minimum motion compensation errors at integer positions. It comprises a comparator and a half-pixel unit of motion vector selector (3-4) for outputting as a vector.

또한, 본 발명의 반화소 움직임 추정방법은, 움직임 추정방법에 의해 정수단위 움직임벡터를 구하는 제 1 단계와; 움직임추정방법이 완전탐색방법인가를 판단하는 제 2 단계; 및 상기 판단결과 완전탐색방법이면 상기 제 1 단계에서 구한 움직임벡터를 사용하여 반화소 단위 움직임 추정을 수행하고, 상기 판단결과 완전탐색방법이 아니면 추가로 상기 제 1 단계에서 얻어진 움직임벡터 주위 정수위치에서의 오차를 구하여 반화소 단위 움직임 추정을 수행하는 제 3 단계를 포함하여 이루어지는 것을 특징으로 한다.In addition, the half-pixel motion estimation method of the present invention includes a first step of obtaining an integer unit motion vector by the motion estimation method; A second step of determining whether the motion estimation method is a complete search method; And if the determination result is a full search method, the half-pixel unit motion estimation is performed using the motion vector obtained in the first step, and if the determination result is not a full search method, at a constant position around the motion vector obtained in the first step. And a third step of performing a half-pixel unit motion estimation by obtaining an error of.

이하, 첨부된 도면 제 1 도 내지 제 3 도를 통하여 본 발명을 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to FIGS. 1 through 3.

먼저, 본 발명을 위한 움직임 추정방법은 제 1 도와 같이 구성된다.First, the motion estimation method for the present invention is configured as the first diagram.

도면에 도시된 바와 같이 완전탐색 또는 계층적탐색 등의 다양한 움직임 추정방식에 의해 정수단위 움직임벡터가 구해진다(1-1). 이때 탐색영역은 수평방향으로 H1, 수직방향으로는 V1이 된다. 움직임추정시 사용된 방식이 완전탐색 방식인 경우에는 탐색영역 내의 모든 정수 위치에서 움직임 보상 오차가 얻어진다. 그러나 계층적탐색 또는 다른 움직임 추정방식이 사용된 경우에는 반화소단위 움직임 추정에 사용하고자 하는 움직임벡터를 주위의 정수위치 오차가 얻어지지 않는다.As shown in the figure, an integer unit motion vector is obtained by various motion estimation methods such as full search or hierarchical search (1-1). At this time, the search area becomes H1 in the horizontal direction and V1 in the vertical direction. When the method used for the motion estimation is the full search method, the motion compensation error is obtained at all integer positions in the search area. However, when hierarchical search or other motion estimation method is used, the integer position error around the motion vector to be used for half-pixel motion estimation is not obtained.

따라서 이 경우에는 추가로 (1-1)에서 얻어진 움직임벡터 주위 정수위치에서의 오차를 (1-2)에서 구하게 된다. 이때 탐색영역은 수평 방향으로 H2, 수직방향으로 V2가 된다. 얻어진 움직임 벡터와 그 주위 정수위치에서의 오차를 이용하여 (1-3)에서는 반화소단위의 움직임 추정을 수행하게 된다.Therefore, in this case, the error at the constant position around the motion vector obtained in (1-1) is further obtained from (1-2). At this time, the search area becomes H2 in the horizontal direction and V2 in the vertical direction. In (1-3), the motion estimation in half pixel units is performed by using the obtained motion vector and the error in the surrounding integer position.

제 1 도의 반화소단위 움직임 추정을 수행하는 방법을 제 2 도를 참고로 설명하면 다음과 같다.A method of performing half-pixel unit motion estimation of FIG. 1 will be described with reference to FIG. 2 as follows.

제 2 도(a)에서 보여지는 정중앙의 원과 주위 16개의 원은 제 1 도의 (1-1), (1-2)를 수행한 결과 얻어진 최소 움직임 보상 오차 위치와 그 주위의 정수단위 움직임보상 오차 위치를 나태낸다.The circle in the center and the surrounding 16 circles shown in FIG. 2 (a) are the minimum motion compensation error positions obtained by performing (1-1) and (1-2) in FIG. Indicates error location.

그리고, 정중앙의 원을 중심으로 주위 8개의 사각형은 반화소 위치를 나타낸다.The eight squares around the center of the circle represent half-pixel positions.

각 반화소 위치에서의 오차들은 본 발명의 모델에 의해 근사값으로 다음과 같이 얻어진다.Errors at each half-pixel position are obtained as approximations by the model of the present invention as follows.

제 2 도(a)에서 보여지는 대각선 방향의 P 또는 X는 각 위치에서 움직임보상 오차의 크기를 나타낸다.Diagonal P or X shown in FIG. 2 (a) represents the magnitude of the motion compensation error at each position.

제 2 도(b)는 반화소 움직임 보상 오차의 크기 X(-0.5)를 계산하는데 이용되는 4개의 정수 위치 오차인 P(-2), P(-1), P(0), P(1)들에 대해 위치와 오차의 크기를 축으로 하여 다시 그린 것이다.FIG. 2 (b) shows four integer position errors P (-2), P (-1), P (0) and P (1) which are used to calculate the magnitude X (-0.5) of the half-pixel motion compensation error. Are redrawn with the location and the magnitude of the error as the axis.

제 2 도(b)를 참고로 구하고자 하는 반화소 움직임 보상 오차 X(-0.5)는 다음과 같이 모델링된다.The half-pixel motion compensation error X (-0.5) to be obtained by referring to FIG. 2 (b) is modeled as follows.

X(-0.5)=a(A+B)+C(1)X (-0.5) = a (A + B) + C (1)

식(1)에서, A,B는 제 2 도(b)에서 보여지는 바와 같이 각 방향에서 움직임 보상 오차의 수렴정도에 따라 선형예측된 값이 된다. 즉,In Equation (1), A and B become linear predicted values according to the convergence degree of the motion compensation error in each direction as shown in FIG. In other words,

A=P(-1) -abs(P(-2)-P(-1)/2A = P (-1) -abs (P (-2) -P (-1) / 2

B=P(0) -(P(1)-P(0)/2(2)B = P (0)-(P (1) -P (0) / 2 (2)

a는 실험적으로 결정되는 가중계수이다. C는 각 반화소 위치에서의 예측값을 보정하기 위한 오프셋(offset)이며, 현재 예측되는 반화소 위치를 기준으로 양쪽 두개씩, 모두 4개의 정수단위 움직임 보상 오차에 의해 결정된다.a is the weighting factor determined experimentally. C is an offset for correcting the predicted value at each half pixel position, and is determined by four integer motion compensation errors, both of which are based on the currently predicted half pixel position.

식(1)과 (2)의 모델은 대각선, 수평 그리고 수직 방향에 대해 동일하게 적용되며, 이 모델에 의해 모두 8개 반화소 위치에서의 움직임보상 오차들이 근사적으로 구해진다. 구해진 8개의 반화소 위치와 정중앙 위치의 오차들 중에서 최소 크기의 오차를 갖는 위치가 최종 반화소 단위의 움직임벡터가 된다.The models of equations (1) and (2) apply equally to the diagonal, horizontal and vertical directions, and approximate the motion compensation errors at all eight half-pixel positions. The position having the minimum error among the obtained errors of the eight half-pixel positions and the exact center position becomes the motion vector of the final half-pixel unit.

식(1)과 (2)의 모델을 적용한 일례로써 a=1/4로 하고, C의 값을As an example of applying the models of equations (1) and (2), let a = 1/4 and set the value of C

C=(P(-1) +P(0))/4(3)C = (P (-1) + P (0)) / 4 (3)

로 하면 반화소 움직임 보상 오차 X(-0.5)는 다음과 같이 식(4)가 얻어진다.In this case, the half-pixel motion compensation error X (-0.5) is obtained by the following equation (4).

X(-0.5)=P(-1)/2+5P(0)/8-P(1)/8-abs(P(-2)-P(-1)/8(4)X (-0.5) = P (-1) / 2 + 5P (0) / 8-P (1) / 8-abs (P (-2) -P (-1) / 8 (4)

동일한 방식에 따라 반화소 움직임 보상 오차 X(In the same way, half-pixel motion compensation error X (

X(+0.5)=P(1)/2+5P(0)/8-P(-1)/8-abs(P(-2)-P(-1)/8X (+0.5) = P (1) / 2 + 5P (0) / 8-P (-1) / 8-abs (P (-2) -P (-1) / 8

식(1)과 식(2)의 모델의 바탕을 둔 반화소 움직임 추정방식은 적은 연산량만으로 만족할만한 성능을 제공하며 또한 적은 양의 하드웨어로 용이하게 구현될 수 있는 장점을 갖는다.The half-pixel motion estimation method based on the models of Equations (1) and (2) provides satisfactory performance with only a small amount of computation and has an advantage that it can be easily implemented with a small amount of hardware.

이어서, 제 3 도를 통하여 본 발명에 따른 반화소단위 움직임 추정장치의 반화소단위 움직임추정을 설명하면 다음과 같다.Next, the half-pixel unit motion estimation of the half-pixel unit motion estimation apparatus according to the present invention will be described with reference to FIG. 3.

먼저, 번지발생기(3-1)는 각 반화소 위치에서의 움직임보상 오차를 계산하는데 사용되는 정수위치 움직임보상 오차들을 메모리(3-2)로 부터 출력하기 위한 메모리번지를 발생시킨다.First, the address generator 3-1 generates a memory address for outputting integer position motion compensation errors from the memory 3-2, which are used to calculate the motion compensation error at each half pixel position.

연산기(3-3)는 메모리로부터 출력되는 정수위치에서의 움직임보상 오차들을 입력받아 식(1)과 식(2)의 모델을 이용하여 최소 움직임보상 오차를 갖는 정수 위치를 중심으로 주위 8개 반화소위치에서의 움직임보상 오차를 계산하여 비교기 및 반화소단위 움직임벡터 선택기(3-4)로 출력한다.The calculator (3-3) receives the motion compensation errors at the integer positions output from the memory and uses the models of Equations (1) and (2) to calculate eight halves around the integer positions having the minimum motion compensation errors. The motion compensation error at the pixel position is calculated and output to a comparator and a half pixel unit of motion vector selector 3-4.

마지막으로, 비교기 및 반화소단위 움직임벡터 선택기(3-4)는 연산기(3-3)로부터 출력된 8개 반화소위치 움직임보상 오차와 정수위치에서의 최소 움직임보상 오차들을 서로 비교하여 최소 움직임보상 오차를 갖는 위치를 최종 반화소단위 움직임벡터로 출력한다.Finally, the comparator and the half-pixel unit motion vector selector 3-4 compare the eight half-pixel position motion compensation errors output from the calculator 3-3 and the minimum motion compensation errors at the integer positions with each other. The position with the error is output as the final half-pixel unit motion vector.

상기와 같이 이루어지는 본 발명의 반화소 움직임 추정장치 및 그 방법은 각 방향에 따른 오차의 수렴 정도를 고려한 모델링을 통해 하드웨어 양과 연산시간의 감소는 물론 더욱 향상된 성능갖는 효과가 있다.The half-pixel motion estimation apparatus and method thereof according to the present invention have the effect of reducing the amount of hardware and the computation time and further improving performance through modeling considering the degree of convergence of errors in each direction.

Claims (4)

영상압축방법에 있어 효율적인 반화소 움직임 추정장치에 있어서,In an efficient half-pixel motion estimation apparatus for an image compression method, 메모리번지를 출력하는 번지발생수단(3-1)과;Address generation means 3-1 for outputting a memory address; 상기 번지발생수단(3-1)에서 출력된 메모리번지을 입력받아 각 반화소 위치에서 움직임보상 오차를 계산하는데 사용되는 정수위치 움직임보상 오차를 출력하는 저장수단(3-2)과;A storage means (3-2) which receives the memory address output from the address generating means (3-1) and outputs an integer position motion compensation error used to calculate a motion compensation error at each half pixel position; 메모리로부터 출력되는 정수위치에서의 움직임보상 오차들을 입력받아 최소 움직임보상 오차를 갖는 정수 위치를 중심으로 주위 8개 반화소위치에서의 움직임보상 오차를 계산하는 연산기(3-3); 및A calculator (3-3) which receives motion compensation errors at integer locations output from the memory and calculates motion compensation errors at eight half-pixel locations around the integer location having the minimum motion compensation error; And 상기 연산기(3-3)로부터 출력된 8개 반화소위치 움직임보상 오차와 정수위치에서의 최소 움직임보상 오차들을 서로 비교하여 최소 움직임보상 오차를 갖는 위치를 최종 반화소단위 움직임벡터로 출력하는 비교기 및 반화소단위 움직임벡터 선택기(3-4)A comparator for comparing the eight half-pixel position motion compensation errors output from the calculator 3-3 with the minimum motion compensation errors at integer positions and outputting the position having the minimum motion compensation error as a final half-pixel unit motion vector; Half-Pixel Motion Vector Selector (3-4) 를 포함하여 이루어지는 것을 특징으로 하는 반화소 움직임 추정장치.Half-pixel motion estimation device comprising a. 영상압축방법에 있어 효율적인 반화소 움직임 추정방법에 있어서,In the efficient half-pixel motion estimation method in the image compression method, 움직임 추정방법에 의해 정수단위 움직임벡터를 구하는 제 1 단계(1-1)와;A first step (1-1) of obtaining a motion vector by an integer unit by a motion estimation method; 움직임 추정방법이 완전탐색방법인가를 판단하는 제 2 단계; 및 상기 판달결과 완전탐색방법이면 상기 제 1 단계에서 구한 움직임벡터를 사용하여 반화소 단위 움직임 추정을 수행하고, 상기 판달결과 완전탐색방법이 아니면 추가로 상기 제 1 단계에서 얻어진 움직임벡터 주위 정수위치에서의 오차를 구하여(1-2) 반화소 단위 움직임 추정(1-3)을 수행하는 제 3 단계A second step of determining whether the motion estimation method is a complete search method; And the half-pixel motion estimation is performed using the motion vector obtained in the first step if the judgment result is a complete search method, and at a constant position around the motion vector obtained in the first step if the search result is not a full search method. The third step of performing the half-pixel unit motion estimation (1-3) by obtaining the error of (1-2) 를 포함하여 이루어지는 것을 특징으로 하는 반화소 움직임 추정방법.Half-pixel motion estimation method comprising a. 제 2 항에 있어서, 상기 제 1 단계의 탐색영역은 제 1 수평방향 및 제 1 수직방향인 것을 특징으로 하는 반화소 움직임 추정방법.The method of claim 2, wherein the search region of the first step is a first horizontal direction and a first vertical direction. 제 2항에 있어서, 상기 제 3 단계에서 완전탐색방법이 아닌 경우의 탐색영역은 제 2 수평방향 및 제 2 수직방향인 것을 특징으로 하는 반화소 움직임 추정방법.3. The half-pixel motion estimation method of claim 2, wherein the search area in the third step that is not the full search method is the second horizontal direction and the second vertical direction.
KR1019940037006A 1994-12-23 1994-12-23 Method for estimating moving pixels KR0134700B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1019940037006A KR0134700B1 (en) 1994-12-23 1994-12-23 Method for estimating moving pixels
US08/717,733 US5694179A (en) 1994-12-23 1996-09-19 Apparatus for estimating a half-pel motion in a video compression method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940037006A KR0134700B1 (en) 1994-12-23 1994-12-23 Method for estimating moving pixels

Publications (2)

Publication Number Publication Date
KR960025200A KR960025200A (en) 1996-07-20
KR0134700B1 true KR0134700B1 (en) 1998-05-15

Family

ID=19403707

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940037006A KR0134700B1 (en) 1994-12-23 1994-12-23 Method for estimating moving pixels

Country Status (1)

Country Link
KR (1) KR0134700B1 (en)

Also Published As

Publication number Publication date
KR960025200A (en) 1996-07-20

Similar Documents

Publication Publication Date Title
US6137902A (en) Linear estimation method for three-dimensional position with affine camera correction
US7684487B2 (en) Video coding method and apparatus for calculating motion vectors of the vertices of a patch of an image and transmitting information of horizontal and vertical components of the motion vectors
US5581308A (en) Method and apparatus for determining true motion vectors for selected pixels
US8259809B2 (en) One step sub-pixel motion estimation
EP0624981B1 (en) Motion vector detecting circuit
Wolberg et al. Image registration for perspective deformation recovery
US6266371B1 (en) Motion vector detecting apparatus and method
JP2005505841A (en) Apparatus and method for motion estimation
KR0134700B1 (en) Method for estimating moving pixels
US5694179A (en) Apparatus for estimating a half-pel motion in a video compression method
Lechat et al. Image approximation by minimization of a geometric distance applied to a 3D finite elements based model
Wang et al. Digital video stabilization based on block motion estimation
JPH08116541A (en) Image coder
Mattavelli et al. Motion estimation relaxing the constancy brightness constraint
Kirchner et al. Finite element method for determination of optical flow
KR100810391B1 (en) Frame rate up conversion using motion interpolation
Toklu et al. 2-D mesh tracking for synthetic transfiguration
JP3634878B2 (en) Image encoding device
CN107645663A (en) The determination method and device of a kind of motion estimation search range
KR950005030A (en) Method and apparatus for symmetric block motion estimation using block matcher
JP2000324495A (en) Device and method for converting field frequency
JP3171249B2 (en) Motion vector search method for video coding
KR0178228B1 (en) Enhanced movingvector estimation method and apparatus for image signal decoding system
Dubiusson et al. Motion compensation using adaptive rectangular partitions
CN114627176A (en) Scene depth reasoning method and device based on historical information and electronic equipment

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121228

Year of fee payment: 16

FPAY Annual fee payment

Payment date: 20131227

Year of fee payment: 17

EXPY Expiration of term