WO2011145865A2 - 참조영상 구성 및 인덱싱 장치 및 방법 - Google Patents
참조영상 구성 및 인덱싱 장치 및 방법 Download PDFInfo
- Publication number
- WO2011145865A2 WO2011145865A2 PCT/KR2011/003628 KR2011003628W WO2011145865A2 WO 2011145865 A2 WO2011145865 A2 WO 2011145865A2 KR 2011003628 W KR2011003628 W KR 2011003628W WO 2011145865 A2 WO2011145865 A2 WO 2011145865A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- frame
- indexing
- motion vector
- reference image
- reference frame
- 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
Images
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/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
- H04N19/573—Motion compensation with multiple frame prediction using two or more reference frames in a given prediction direction
-
- 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
- An embodiment of the present invention relates to a reference image construction and indexing apparatus and method. More specifically, the reference image may be interpolated with various spatial resolutions, or may be a reference image on which brightness compensation, zoom-in and zoom-out, warping, etc. are performed.
- the present invention relates to an apparatus and method for constructing and indexing a reference picture for assigning a reference frame index according to a temporal position.
- a motion vector is estimated using a plurality of previous frames or a plurality of future frames as a reference picture. This use of multiple reference images increases the likelihood of finding a block similar to the current block, and enables accurate motion estimation in situations where scene changes or obscured objects protrude.
- a reference frame index indicating a referenced image should be encoded every code of each block.
- JM software uses a unary coding scheme when coding index information of a reference picture.
- the binary coding scheme is shown in FIG. 2 and Table 1.
- the reference frame index assigns a short codeword to a reference frame close to the current frame based on a temporal order, and assigns a long codeword to a reference picture that is far apart in time.
- Such a method can be used as shown in FIG. 3 and Table 2 for bidirectional prediction.
- a process of encoding the motion vector estimated by the video codec is as follows. First, a prediction motion vector (PMV) predicted from neighboring blocks of the current block is calculated, and then a difference vector between the PMV and the motion vector found for the current block is calculated. The difference vector is encoded into variable length codewords arranged by integer multiples of the motion vector resolution considered in the codec.
- PMV prediction motion vector
- JM software which is a conventional video codec
- the motion vector is estimated in integer pixel units, half pixel (1/2) units, and quarter pixel units, and the signal is compressed using the motion vector having the most efficient resolution. It was.
- KTA software in order to estimate a more accurate motion vector, a more precise motion can be found by estimating a motion vector from an integer pixel unit to 1/8 pixel unit.
- the KTA codec needs to encode motion vectors of all resolutions such as integer pixel units, 1/2 pixel units, 1/4 pixel units, and 1/8 pixel units, even when encoding small size motion vectors You must use codewords. As a result, the amount of generated bits increases, resulting in a decrease in compression efficiency. This problem is described in detail as follows.
- Table 3 exemplarily shows codewords allocated to differential motion vectors in a codec considering integer pixel units to quarter pixel units.
- estimating a high resolution motion vector has the advantage of finding a reference block that is highly correlated with the current coding block, but all resolution vectors from low resolution motion vector values to high resolution vector values Since the variable length codeword is considered, the compression efficiency may be lowered. For example, if most blocks in a particular frame can be encoded using only integer vectors or motion vectors of 1/2 pixel unit, variable length considering all resolutions from integer pixel unit to 1/8 pixel unit If a codebook is used, the length of the variable length codewords of frequently used integer pixels and half-pixel codevectors is increased due to the codewords considering unused 1/4 pixels and 1/8 pixels. The efficiency can be lowered. In such a case, a motion vector of all resolutions is not required in a frame or a coding block, and only a few kinds of resolution vectors can be used for efficient coding.
- the compression efficiency may be high when variable length codewords considering motion vectors of all resolutions from integer pixel units to 1/8 pixel units are used because of characteristics of internal pixel values in a specific frame and block.
- variable length codebook considering only some specific resolutions (for example, 1/2 pixel unit and 1/8 pixel unit) due to characteristics of internal pixel values increases compression efficiency.
- an embodiment of the present invention may interpolate reference images with different spatial resolutions and use them as reference images having different reference frame indices. It is an object to provide a configuration and indexing apparatus and method.
- the reference picture structure and the reference picture indexing apparatus and method according to an embodiment of the present invention do not limit the interpolation method or the motion estimation method.
- the reference images may be configured based on the differentiated spatial resolution for each image, but in addition, the brightness-compensated reference image, the zoom-in and zoom-out reference image, and the warped reference
- An object of the present invention is to provide a reference picture structure and indexing device that can be used as a reference picture by variously configuring the picture.
- the reference picture in the reference picture structure and the reference picture indexing device according to the first embodiment of the present invention, is interpolated with different spatial resolutions.
- a reference picture construction unit arranged to arrange reference frames by interpolation;
- an index allocator for allocating a reference frame index according to the spatial resolution of the reference frame.
- the reference frame is a frame which is not interpolated, 1/2 pixel frame, 1/4 pixel frame, 1/8 pixel frame, 1/2 pixel frame, 1/4 pixel frame and 1/8 pixel frame. Two or more of them may be any one frame of the combined frame.
- the motion vector estimated in the reference frame when the motion vector estimated in the reference frame is encoded, the motion vector may be encoded using a different codebook according to the spatial resolution of the reference frame.
- the reference image construction and indexing apparatus in the reference image construction and indexing apparatus for constructing and indexing a reference image for estimating a motion vector, the reference image is zoomed at various magnifications.
- a reference image construction unit for arranging reference frames according to zooming magnifications;
- an index allocator for allocating a reference frame index according to the zooming magnification of the reference frame.
- the reference frame may be any one of a frame not zoomed, a frame zoomed in, and a frame zoomed out.
- the motion vector when estimating a motion vector in a reference frame, the motion vector may be estimated using different variable length codebooks according to the zooming magnification of the reference frame.
- the reference image construction and indexing apparatus for constructing and indexing a reference image for estimating a motion vector, a type of warping by warping the reference image
- a reference image configuring unit for arranging reference frames according to one another;
- an index allocator for allocating a reference frame index according to the type of warping of the reference frame.
- the reference frame may be any one of a frame that is not warped and a frame that is warped.
- the motion when estimating the motion vector in the reference frame, if the reference frame is a warped frame, the motion may be encoded by estimating the warping parameter and the motion vector.
- the reference image construction and indexing apparatus for constructing and indexing a reference image for estimating a motion vector
- the reference image is subjected to brightness compensation to compensate for the degree of brightness compensation.
- a reference image configuring unit for arranging reference frames according to a method;
- an index allocator for allocating the reference frame indexes according to the brightness compensation degree and the method of the reference frame.
- the reference frame may be any one of a frame not subjected to brightness compensation and a frame subjected to brightness compensation.
- the motion vector when estimating a motion vector from the reference frame, if the reference frame is a frame that has been subjected to brightness compensation, the motion vector may be estimated with respect to the brightness compensated reference image data.
- the reference image construction and indexing apparatus for constructing and indexing a reference image for estimating a motion vector, interpolation processing for interpolating the reference image with various spatial resolutions
- a reference image construction unit for arranging reference frames according to a processing method using at least two of zooming processing, warping processing, and brightness compensation processing for zooming at various magnifications;
- an index allocator for allocating a reference frame index according to the method of processing the reference frame.
- the reference image construction and indexing apparatus in the reference image configuration and indexing method for constructing and indexing the reference image to estimate the motion vector, interpolation resolution by interpolating the reference image with different spatial resolutions Arranging a reference frame according to; And allocating a reference frame index according to the interpolation resolution of the reference frame.
- the reference image construction and indexing apparatus is a reference image construction and indexing method for constructing and indexing a reference image in order to estimate a motion vector. Arranging reference frames accordingly; And assigning a reference frame index according to the zooming magnification of the reference frame.
- the reference picture construction and indexing apparatus includes a reference frame according to a warping method by warping the reference picture. Arranging; And assigning a reference frame index according to the warping method of the reference frame.
- the reference image construction and indexing apparatus is a reference image construction and indexing method for constructing and indexing a reference image for estimating a motion vector. Arranging a reference frame according to; And allocating a reference frame index according to a method and a degree of brightness compensation of the reference frame.
- the reference image construction and indexing apparatus includes a reference image construction and indexing method for constructing and indexing a reference image to estimate a motion vector, the interpolation process of interpolating a reference image at various spatial resolutions, Arranging reference frames according to a processing method using at least two of zooming processing, warping processing, and brightness compensation processing for zooming at various magnifications; And assigning a reference frame index according to the processing method of the reference frame.
- the forward and backward reference pictures may be referred to as consecutive index numbers without separately displaying the forward and backward reference pictures as separate flags. have.
- the reference image configuration method described in the above-described embodiments and the invention may be notified to the decoder using separate information, and in this case, it may be notified through a sequence header, a picture header, or a slice header.
- the decoder may configure and decode the reference image without transmitting additional information.
- a reference in which a reference image is interpolated with various spatial resolutions, brightness compensation processing, zoom-in and zoom-out processing, and warping processing are performed. It is possible to improve the coding efficiency of the motion vector by configuring a video and assigning a reference frame index according to a processing method.
- FIG. 1 is a diagram illustrating an example of MV search when a plurality of reference images are used.
- FIG. 2 is a diagram illustrating an example of assigning a reference frame index in the case of using the past frames as reference pictures.
- FIG. 3 is a diagram illustrating an example of reference frame index allocation when using past and future frames as reference pictures.
- FIG. 4 is a diagram schematically illustrating a reference image construction and indexing apparatus according to an embodiment of the present invention.
- FIG. 5 is a flowchart illustrating a method of constructing and indexing a reference image by the apparatus for constructing and indexing a reference image of FIG. 4.
- FIG. 6 is a diagram illustrating an example of reference frame index allocation according to a spatial resolution of a reference frame.
- FIG. 7 is a diagram illustrating another example of reference frame index allocation according to a spatial resolution of a reference frame.
- FIG. 8 illustrates an example of reference frame index allocation according to zoom in / out of a reference frame.
- FIG. 9 is a diagram illustrating another example of reference frame index allocation according to zoom in / out of a reference frame.
- FIG. 10 illustrates an example of reference frame index allocation according to a warping method of a reference frame.
- FIG. 11 is a diagram illustrating another example of reference frame index allocation according to a warping method of a reference frame.
- FIG. 12 is a diagram illustrating an example of a reference frame index allocation method according to a brightness compensation method of a reference frame.
- FIG. 13 is a diagram illustrating another example of a method of allocating a reference frame index according to the brightness compensation method of a reference frame.
- FIG. 14 is a diagram illustrating an example of indexing forward and backward reference images with consecutive numbers without using a separate flag for information on the direction when predicting a reference picture frame in both directions.
- FIG. 15 is a diagram illustrating an example of indexing forward and backward reference images using consecutive numbers without using a separate flag for information on the direction when predicting a reference picture frame in both directions.
- the reference image constructing and indexing apparatus 400 may include a reference image constructing unit 410 and an index allocating unit 420.
- the reference picture construction and indexing apparatus 400 may be included as an independent component of the inter predictor in the image encoding apparatus, or may be implemented as an additional function of the inter predictor in the image encoding apparatus.
- the reference image construction and indexing apparatus 400 constructs and indexes a reference image to estimate a motion vector.
- the reference image configuring unit 410 interpolates the reference image with various spatial resolutions and arranges the reference frames according to the spatial resolutions.
- the reference image configuration unit 410 may zoom out the reference image at various magnifications and arrange the reference frames according to the zooming magnification.
- the reference image configuration unit 410 may warp the reference image to arrange the reference frames according to the warping method.
- the reference image configuring unit 410 may arrange the reference frames according to the brightness compensation method and degree by performing brightness compensation on the reference image.
- the index allocator 420 allocates a reference frame index according to a processing method and a degree of the reference frames arranged by the reference image configuring unit 410.
- FIG. 5 is a flowchart illustrating a method of constructing and indexing a reference image by the apparatus for constructing and indexing a reference image of FIG. 4.
- the reference image configuring unit 410 performs at least one of interpolation processing of various spatial resolutions, zooming processing at various magnifications, warping processing, and brightness compensation processing with respect to the reference image, thereby reconstructing the reference frame according to a processing method and a degree of processing.
- the index allocator 420 allocates the reference frame index to the reference frames arranged according to the processing method and the degree of processing by the reference image configuring unit 410 (S520).
- FIG. 6 is a diagram illustrating an example of reference frame index allocation according to a spatial resolution of a reference frame.
- 'n-1 frame' means a past n-1th frame that has not been processed.
- '1/2 pixel frame', '1/4 pixel frame', and '1/8 pixel frame' interpolate an existing reference image, and each of them is 1/2 pixel, 1/4 A reference image in which only information in pixel units and 1/8 pixel units is selected and stored is shown.
- the "1/8 pixel frame of the n-1 image" is a reference image that stores only a signal value of 1/8 pixel unit after interpolating the n-1 th reference image.
- 1/2 & 1/4 pixel frame of image n-2 refers to a reference image that stores only signal values of 1/2 pixel unit and 1/4 pixel unit after interpolating the n-2th reference image. to be.
- the reference frame index of FIG. 6 may be encoded using Table 1.
- a method of encoding a motion vector for a coding block of a current frame is as follows.
- the motion vector is estimated using a codebook considering all integer pixels, 1/2 pixels, and 1/4 pixel units.
- the motion vector is estimated only in units of 1/8 pixels.
- the motion vector is estimated only in 1/2 pixel units and 1/4 pixel units.
- the codebook for encoding the motion vector in each frame uses different ones designed for each. In reference index 1,2,3 frames, 'integer', '1/2', '1/4', ' Codebook considering motion vectors of all resolutions such as 1/8 'is used.
- a codebook for encoding only a motion vector in units of 1/8 pixels is used as shown in Table 5.
- Tables 4 to 6 are merely examples of a codebook for representing a motion vector according to the resolution information, and embodiments of the present invention do not limit the method of representing the motion vector. 6 and the aforementioned Tables 4 to 6 are merely examples of the present invention, and do not limit the type of spatial resolution signal for each reference frame position (Reference index number). That is, another embodiment of the present invention may be implemented as shown in FIG. 7, and this embodiment is also not limited to merely an example of the present invention. This embodiment of the present invention can also be used in bidirectional motion prediction.
- n-1, n-2, and n-3 frames refer to existing n-1 th, n-2 th, n-3 th reference frames without any processing.
- An 'A1 times zooming frame of the n-1 frame' is an image made by zooming the n-1th reference picture A1 times. At this time, if the value of A1 is larger than 1 (that is, A1> 1), the image is zoomed in. If the value of A1 is smaller than 1 (ie, A1 ⁇ 1), the image is zoomed out. .
- the embodiment of the present invention does not limit the method of zooming in or zooming out.
- the reference frame index of FIG. 8 is encoded using Table 1.
- a method of encoding a motion vector for a coding block of the current frame is as follows.
- the motion vector of the current coding block is estimated by estimating the motion vector considering all integer pixels, 1/2 pixels, 1/4 pixels, and 1/8 pixel units (up to a predetermined resolution) in the reference index 1,2,3 frames,
- frame a1 a motion vector is estimated for A1-times zoomed image data.
- the motion vector is estimated on the A2-times zoomed image data.
- FIG. 8 illustrates an embodiment of the present invention
- the type of the zoom in / zoom out signal for each reference frame position is not limited. That is, according to an exemplary embodiment of the present invention, the reference image is included in the reference image list as the reference image. Another example of such an invention may be represented as shown in FIG. 9, and FIG. 9 is also merely an example of the present invention and does not limit the present invention. In addition, embodiments according to the present invention may be used in bidirectional motion prediction.
- n-1, n-2, and n-3 frames refer to existing n-1 th, n-2 th, n-3 th reference frames without any processing.
- the B1 warping frame of the n-1 frame is an image in which the n-1th reference image is warped by the B1 method.
- the warping method includes a method of modifying a pixel value and a block shape by performing a linear transformation and an equilibrium shift process on pixel values in a block, but embodiments of the present invention do not limit the warping method.
- the reference frame index of FIG. 10 may be encoded using Table 1.
- a method of encoding a motion vector for a coding block of a current frame is as follows.
- the motion vector of the current coding block is estimated by estimating the motion vector considering all integer pixels, 1/2 pixels, 1/4 pixels, and 1/8 pixel units (up to a predetermined resolution) in the reference index 1,2,3 frames,
- frame a1 a motion vector is estimated for image data processed using the B1 warping method.
- frame a2 the motion vector is estimated with respect to the processed image data using the B2 warping method.
- FIG. 10 illustrates an embodiment of the present invention, and the type of warping method for each reference frame position is not limited. That is, the method proposed in the embodiment according to the present invention includes an image warped in various ways by including one reference image as a reference image in the reference image list. Another example of such an invention may be represented as shown in FIG. 11, and FIG. 11 is also merely an example of the present invention and does not limit the present invention. In addition, embodiments according to the present invention may be used in bidirectional motion prediction.
- n-1, n-2, and n-3 frames mean existing n-1 th, n-2 th, n-3 th reference frames without any processing.
- the W1 brightness compensation frame of the n-1 frame is an image obtained by performing a brightness compensation process on the n-1th reference picture using the W1 method.
- Brightness compensation methods include a method of gaining by varying the magnification of illuminance, a method of offsetting brightness, and the like, but the embodiment of the present invention does not limit the method of compensating brightness.
- the reference frame index of FIG. 12 may be encoded using Table 1.
- a method of encoding a motion vector for a coding block of a current frame is as follows.
- the motion vector of the current coding block is estimated by estimating the motion vector considering all integer pixels, 1/2 pixels, 1/4 pixels, and 1/8 pixel units (up to a predetermined resolution) in the reference index 1,2,3 frames,
- the motion vector is estimated for the processed image data using the W1 brightness compensation method.
- the motion vector is estimated for the processed image data using the W2 brightness compensation method.
- the method proposed in the embodiment of the present invention includes the reference image including the image compensated for brightness by various methods in the reference image list as the reference image.
- Another example of such an invention may be represented as shown in FIG. 13, and FIG. 13 is also merely an example of the present invention and does not limit the present invention.
- embodiments according to the present invention may be used in bidirectional motion prediction.
- FIG. 14 is a diagram illustrating an example of displaying past and future reference images as consecutive index numbers without a separate flag bit indicating direction information when a reference frame is predicted in both directions.
- reference frames of n-1 and n + 1 that are close in time are continuously assigned low index numbers, and relatively high index numbers are assigned to n-2 and n + 2 that are far in time.
- FIG. 14 illustrates an embodiment of the present invention, and the type of a method of allocating a reference frame index in bidirectional prediction is not limited. That is, the limiting method in the embodiment of the present invention includes an example of allocating a low index to a reference image that is close in time. For example, as shown in FIG. 15, FIG. 15 is also merely an example of the present invention and does not limit the present invention.
- the decoder of the present invention may make an appointment with the encoder in advance of a method of configuring a specific reference image to configure the reference image by itself without additional information, and the encoder delivers additional information about the reference image construction method to the decoder for reference. You can see how the image is constructed.
- the coding method of information transmitted to the decoder is not limited.
- the techniques proposed in the embodiment of the present invention do not restrict the use of images modified by one or more methods in the list of reference images as a reference image.
- images modified by one or more methods for example, among reference images, 'unmodified past reference image', 'brightness compensated reference image', 'warped reference image', 'zoomed reference image', 'reference image composed of specific resolution information',
- the reference image modified by the additional processing method may be used together.
- the method of allocating the reference index of the processed images is not limited in the embodiment of the present invention.
- Table 1 to encode the reference frame index in the description of the present invention is only one example, and the present invention does not limit the method of encoding the reference frame index.
- the reference image may be variously configured by performing interpolation processing at various spatial resolutions or zooming, zooming, and brightness compensation processing at various magnifications. It is a very useful invention to generate an effect of improving the coding efficiency of a motion vector by allocating a reference frame index according to a processing method and a degree.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (38)
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 장치에 있어서,상기 참조영상을 다양한 임의의 서로 다른 방법으로 처리하여 그 처리 방식에 따라 참조 프레임을 배열하는 참조영상 구성부; 및상기 참조영상 구성부에 의해 처리된 방법에 따라 참조프레임 인덱스를 할당하는 인덱스 할당부를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 1항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조영상 구성부에 의해 처리된 방법에 따라 서로 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 장치에 있어서,상기 참조영상을 다양한 공간해상도로 보간(interpolation)하여 보간 해상도에 따라 참조프레임을 배열하는 참조영상 구성부; 및상기 참조프레임의 보간 해상도에 따라 참조프레임 인덱스를 할당하는 인덱스 할당부를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 3항에 있어서,상기 참조프레임은 보간 처리하지 않은 프레임, 1/2 화소단위 프레임, 1/4 화소단위 프레임, 1/8 화소단위 프레임, 및 1/2 화소단위, 1/4 화소단위 및 1/8 화소단위 중 둘 이상이 조합된 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 3항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 공간해상도에 따라 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 장치에 있어서,상기 참조영상을 다양한 배율로 주밍(zooming)하여 주밍배율에 따라 참조프레임을 배열하는 참조영상 구성부; 및상기 참조프레임의 주밍배율에 따라 참조프레임 인덱스를 할당하는 인덱스 할당부를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 6항에 있어서,상기 참조프레임은 주밍 처리하지 않은 프레임, 줌 인한 프레임 및 줌 아웃한 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 6항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 주밍 배율에 따라 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 장치에 있어서,상기 참조영상을 와핑(warping)하여 와핑 방법에 따라 참조프레임을 배열하는 참조영상 구성부; 및상기 참조프레임의 와핑 방법에 따라 참조프레임 인덱스를 할당하는 인덱스 할당부를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 9항에 있어서,상기 참조프레임은 와핑 처리하지 않은 프레임 및 와핑 처리한 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 9항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 와핑 방법에 따라 서로 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 장치에 있어서,상기 참조영상을 밝기보상 처리하여 밝기보상 방법 및 정도에 따라 참조프레임을 배열하는 참조영상 구성부; 및상기 참조프레임의 밝기보상 방법 및 정도에 따라 참조프레임 인덱스를 할당하는 인덱스 할당부를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 12항에 있어서,상기 참조프레임은 밝기보상 처리하지 않은 프레임 및 밝기보상 처리한 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 12항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 밝기보상 및 정도에 따라 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 장치에 있어서,상기 참조영상을 다양한 공간해상도로 보간하는 보간 처리, 다양한 배율로 주밍하는 주밍 처리, 와핑 처리 및 밝기보상 처리 중 둘 이상을 조합한 조합처리를 수행하여 처리방법 및 정도에 따라 참조프레임을 배열하는 참조영상 구성부; 및상기 참조프레임의 처리방법 및 정도에 따라 참조프레임 인덱스를 할당하는 인덱스 할당부를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조 영상 구성 및 인덱싱 장치에 있어서,상기 참조영상을 양방향 예측시 시간적 위치 및 정도에 따라 참조프레임을 배열하는 참조영상 구성부; 및상기 참조영상을 양방향 예측시 시간적 위치 및 정도에 따라 참조프레임 인덱스를 자유롭게 할당하는 인덱스 할당부를 포함하는 것을 특징으로 하는 참조 영상 구성 및 인덱싱 장치.
- 제 16항에 있어서, 상기 인덱스 할당부는,상기 참조 프레임의 방향 정보를 별도로 부호화하면서 프레임을 인덱싱하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 16항에 있어서,상기 참조 프레임의 구성 방법에 대한 정보를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 16항에 있어서, 상기 인덱스 할당부는,시간적으로 가까이에 있는 참조영상에 낮은 인덱스를 할당하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 방법에 있어서,상기 참조영상을 다양한 임의의 서로 다른 방법으로 처리하여 그 처리 방식에 따라 참조 프레임을 배열하는 단계; 및상기 처리된 방법에 따라 참조프레임 인덱스를 할당하는 단계를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 20항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 처리된 방법에 따라 서로 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 방법에 있어서,상기 참조영상을 다양한 공간해상도로 보간하여 공간 해상도에 따라 참조프레임을 배열하는 단계; 및상기 참조프레임의 공간 해상도에 따라 참조프레임 인덱스를 할당하는 단계를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 22항에 있어서,상기 참조프레임은 보간 처리하지 않은 프레임, 1/2 화소단위 프레임, 1/4 화소단위 프레임, 1/8 화소단위 프레임, 및 1/2 화소단위, 1/4 화소단위 및 1/8 화소단위 중 둘 이상이 조합된 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 22항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 공간해상도에 따라 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 방법에 있어서,상기 참조영상을 다양한 배율로 주밍하여 주밍 배율에 따라 참조프레임을 배열하는 단계; 및상기 참조프레임의 주밍 배율에 따라 참조프레임 인덱스를 할당하는 단계를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 25항에 있어서,상기 참조프레임은 주밍 처리하지 않은 프레임, 줌 인한 프레임 및 줌 아웃한 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 25항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 주밍 배율에 따라 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 방법에 있어서,상기 참조영상을 와핑하여 와핑 방법에 따라 참조프레임을 배열하는 단계; 및상기 참조프레임의 와핑 방법에 따라 참조프레임 인덱스를 할당하는 단계를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 28항에 있어서,상기 참조프레임은 와핑 처리하지 않은 프레임 및 와핑 처리한 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 28항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 와핑 방법에 따라 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 방법에 있어서,상기 참조영상을 밝기보상 처리하여 밝기 보상 방법 및 정도에 따라 참조프레임을 배열하는 단계; 및상기 참조프레임의 밝기 보상 방법 및 정도에 따라 참조프레임 인덱스를 할당하는 단계를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 31항에 있어서,상기 참조프레임은 밝기보상 처리하지 않은 프레임 및 밝기보상 처리한 프레임 중의 어느 하나의 프레임인 것을 특징으로 하는 참조영상 구성 및 인덱싱 장치.
- 제 31항에 있어서,상기 참조프레임에서 추정되는 움직임 벡터를 부호화할 경우, 상기 참조프레임의 밝기 보상 방법 및 정도에 따라 다른 코드북을 사용하여 움직임 벡터를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조영상 구성 및 인덱싱 방법에 있어서,상기 참조영상을 다양한 공간해상도로 보간하는 보간 처리, 다양한 배율로 주밍하는 주밍 처리, 와핑 처리 및 밝기보상 처리 중 둘 이상을 조합한 조합처리를 수행하여 처리방법 및 정도에 따라 참조프레임을 배열하는 단계; 및상기 참조프레임의 처리방법 및 정도에 따라 참조프레임 인덱스를 할당하는 단계를 포함하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 움직임 벡터를 추정하기 위하여 참조영상을 구성하고 인덱싱하는 참조 영상 구성 및 인덱싱 방법에 있어서,상기 참조영상을 양방향 예측시 시간적 위치 및 정도에 따라 참조프레임을 배열하는 단계; 및상기 참조영상을 양방향 예측시 시간적 위치 및 정도에 따라 참조프레임 인덱스를 자유롭게 할당하는 단계를 포함하는 것을 특징으로 하는 참조 영상 구성 및 인덱싱 방법.
- 제 35항에 있어서,상기 참조 프레임의 방향 정보를 별도로 부호화하면서 프레임을 인덱싱 하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 35항에 있어서,상기 참조 프레임의 구성 방법에 대한 정보를 부호화하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
- 제 35항에 있어서,상기 인덱스 할당단계는,시간적으로 가까이에 있는 참조영상에 낮은 인덱스를 할당하는 것을 특징으로 하는 참조영상 구성 및 인덱싱 방법.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/698,538 US20130058397A1 (en) | 2010-05-17 | 2011-05-17 | Apparatus and method for constructing and indexing a reference image |
| CN201180024642.XA CN102893607B (zh) | 2010-05-17 | 2011-05-17 | 用于构造基准图像并对基准图像编索引的设备和方法 |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR20100046178 | 2010-05-17 | ||
| KR10-2010-0046178 | 2010-05-17 | ||
| KR1020110045528A KR101444691B1 (ko) | 2010-05-17 | 2011-05-16 | 참조영상 구성 및 인덱싱 장치 및 방법 |
| KR10-2011-0045528 | 2011-05-16 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2011145865A2 true WO2011145865A2 (ko) | 2011-11-24 |
| WO2011145865A3 WO2011145865A3 (ko) | 2012-03-29 |
Family
ID=44992201
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2011/003628 Ceased WO2011145865A2 (ko) | 2010-05-17 | 2011-05-17 | 참조영상 구성 및 인덱싱 장치 및 방법 |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2011145865A2 (ko) |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4015934B2 (ja) * | 2002-04-18 | 2007-11-28 | 株式会社東芝 | 動画像符号化方法及び装置 |
| US8064520B2 (en) * | 2003-09-07 | 2011-11-22 | Microsoft Corporation | Advanced bi-directional predictive coding of interlaced video |
| KR100703773B1 (ko) * | 2005-04-13 | 2007-04-06 | 삼성전자주식회사 | 향상된 코딩 효율을 갖는 엔트로피 코딩 및 디코딩 방법과이를 위한 장치, 이를 포함하는 비디오 코딩 및 디코딩방법과 이를 위한 장치 |
-
2011
- 2011-05-17 WO PCT/KR2011/003628 patent/WO2011145865A2/ko not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| WO2011145865A3 (ko) | 2012-03-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| TWI729422B (zh) | 色彩分量間的子區塊移動向量繼承 | |
| WO2011149265A2 (en) | New planar prediction mode | |
| CN114827619A (zh) | 运动信息的编解码 | |
| JP4757080B2 (ja) | 動き検出装置、動き検出方法、動き検出集積回路および画像符号化装置 | |
| US20240015300A1 (en) | Image encoding/decoding method and device | |
| TW202005384A (zh) | 基於交織預測的視頻處理方法、裝置及記錄媒體 | |
| WO2011062392A2 (ko) | 후보 예측 움직임 벡터 집합 선택을 이용한 움직임 벡터 부호화/복호화 방법 및 장치와 그를 이용한 영상 부호화/복호화 방법 및 장치 | |
| WO2016188251A1 (zh) | 视频解码数据存储方法及运动向量数据的计算方法 | |
| WO2013062191A1 (ko) | 인트라 예측 모드에서의 영상 부호화 방법 및 장치 | |
| WO2011139121A2 (ko) | 생략 부호화를 이용한 영상 부호화 및 복호화 장치 및 그 방법 | |
| WO2014171768A1 (ko) | 비디오 신호 처리 방법 및 장치 | |
| WO2015005622A1 (ko) | 비디오 신호 처리 방법 및 장치 | |
| WO2018074626A1 (ko) | 적응적 보간 필터를 사용하는 비디오 코딩 방법 및 장치 | |
| WO2013133648A1 (ko) | 비디오 신호 처리 방법 및 장치 | |
| WO2013105791A1 (ko) | 움직임 벡터 정규화에 기초한 영상의 부호화 방법 및 장치, 영상의 복호화 방법 및 장치 | |
| WO2014171770A1 (ko) | 비디오 신호 처리 방법 및 장치 | |
| WO2012057518A2 (ko) | 쿼드 트리 기반으로 블록 필터 정보를 부호화/복호화하는 영상 부호화/복호화 장치 및 방법 | |
| WO2013176485A1 (ko) | 비디오 신호 처리 방법 및 장치 | |
| WO2014073877A1 (ko) | 다시점 비디오 신호의 처리 방법 및 이에 대한 장치 | |
| KR20110126544A (ko) | 참조영상 구성 및 인덱싱 장치 및 방법 | |
| WO2011071254A2 (ko) | 쌍예측을 이용한 멀티 플레인 영상의 부호화/복호화 장치와 방법 및 이를 위한 기록매체 | |
| WO2018070585A1 (ko) | 결함화소 정보 기록장치, 결함화소 보정장치 및 방법 | |
| WO2012033343A2 (ko) | 참조 화소들의 특성을 이용하여 예측모드 정보의 전송을 생략할 수 있는 화면 내 예측 부호화/복호화 장치 및 그 방법 | |
| EP2347582A2 (en) | Apparatus and method for converting image in an image processing system | |
| WO2013002620A2 (ko) | 스킵 모드를 이용한 모션 정보 부호화 방법 및 장치, 그 복호화 방법 및 장치 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201180024642.X Country of ref document: CN |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 13698538 Country of ref document: US |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 25/02/2013) |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11783747 Country of ref document: EP Kind code of ref document: A2 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11783747 Country of ref document: EP Kind code of ref document: A2 |





