KR0152017B1 - Coding and decoding system for adaptable process - Google Patents

Coding and decoding system for adaptable process Download PDF

Info

Publication number
KR0152017B1
KR0152017B1 KR1019920013634A KR920013634A KR0152017B1 KR 0152017 B1 KR0152017 B1 KR 0152017B1 KR 1019920013634 A KR1019920013634 A KR 1019920013634A KR 920013634 A KR920013634 A KR 920013634A KR 0152017 B1 KR0152017 B1 KR 0152017B1
Authority
KR
South Korea
Prior art keywords
data
image data
encoding
coefficient
predetermined
Prior art date
Application number
KR1019920013634A
Other languages
Korean (ko)
Other versions
KR940003203A (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 KR1019920013634A priority Critical patent/KR0152017B1/en
Publication of KR940003203A publication Critical patent/KR940003203A/en
Application granted granted Critical
Publication of KR0152017B1 publication Critical patent/KR0152017B1/en

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

소정 크기의 블록으로 분할된 화상데이타를 부호화하는 수단과 예측부호화를 실행하기 위하여 부호화된 데이타를 복호화하는 수단을 구비하여 부호화된 데이타를 출력하는 영상데이타의 부호화시스템과 상기 부호화시스템에 의하여 부호화된 영상데이타를 복호화하는 복호화시스템에 있어서, 부호화시스템내에 있는 복호화수단에서 출력되는 영상데이타와 복호화시스템에서 복호화되는 영상데이타를 양자화잡음등의 부가잡음에 의한 영상데이타의 훼손정도가 비슷하므로 부호화시스템에서는 영상데이타의 훼손을 복원할 수 있는 계수데이타를 적응적으로 발생하여 복호화시스템으로 전송하고, 복호화시스템에서는 그 계수데이타를 이용하여 훼손된 영상데이타를 훼손되기 이전의 영상데이타에 유사하도록 복원한다.Means for encoding image data divided into blocks of a predetermined size, and means for decoding the encoded data for performing predictive encoding, the encoding system for outputting the encoded data and the image encoded by the encoding system. In a decoding system for decoding data, the image data output from the decoding means in the encoding system and the image data decoded in the decoding system have a similar degree of damage to the image data due to additional noise such as quantization noise. The coefficient data capable of restoring the data is adaptively generated and transmitted to the decoding system, and the decoding system uses the coefficient data to restore the damaged image data to be similar to the previous image data.

Description

적응적처리를 이용한 부호화 및 복호화시스템Coding and Decoding System Using Adaptive Processing

제1도는 종래의 영상데이타 부호화장치의 일 예를 나타내는 블록도.1 is a block diagram showing an example of a conventional video data encoding apparatus.

제2도는 종래의 영상데이타 복호화장치의 일 예를 나타내는 블록도.2 is a block diagram illustrating an example of a conventional image data decoding apparatus.

제3도는 본 발명에 의한 영상데이타 부호화장치의 일 실시예를 나타내는 블록도.3 is a block diagram showing an embodiment of an image data encoding apparatus according to the present invention.

제4도는 현재화소와 인접화소간의 상관관계를 나타내는 개념도.4 is a conceptual diagram showing a correlation between a current pixel and an adjacent pixel.

제5도는 본 발명에 의한 영상데이타 복호화장치의 일 실시예를 나타내는 블록도.5 is a block diagram showing an embodiment of an image data decoding apparatus according to the present invention.

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

11 : DCT부 12 : 양자화부11 DCT unit 12 quantization unit

13,20 : 가변장부호화부 14 : 버퍼13,20 variable variable encoding unit 14 buffer

15,25 : 역양자화부 16,26 : 역 DCT부15,25: reverse quantization unit 16,26: reverse DCT unit

17,28 : 프레임메모리 18 : 움직임추정부17,28: frame memory 18: motion estimation

19,29 : 움직임보상부 24,27 : 가변장복호화부19,29: motion compensation 24,27: variable length decoding

21 : 데이타결합부 22 : 데이타분리부21: data combiner 22: data separator

31 : 지연부 32 : 적응적처리부31: delay unit 32: adaptive processing unit

33 : 후처리부33: post-processing unit

본 발명은 영상신호를 부호화 및 복호화하는 시스템에 관한 것으로, 특히 부호화 및 복호화시 잡음이 포함된 훼손신호를 적응적으로 처리함으로써 보다 개선적 화질을 제공하기 위한 부호화 및 복호화시스템에 관한 것이다.The present invention relates to a system for encoding and decoding video signals, and more particularly, to an encoding and decoding system for providing more improved image quality by adaptively processing a corrupted signal including noise in encoding and decoding.

일반적으로 영상데이타를 저장 또는 전송하기 위해 데이타를 압축하는 방법으로서 움직임보상을 이용한 DCT(Discrete Cosine Transform) 부호화방법에 사용되고 있다.In general, as a method of compressing data to store or transmit image data, it is used in a DCT (Discrete Cosine Transform) encoding method using motion compensation.

영상신호의 부호화방법에는 DCT이외에도 여러가지 방법들이 있으며, 최근에는 디지탈신호처리기술의 발달로 영상신호의 처리가 가능한 처리속도를 갖는 IC들이 개발되고 있다. 이러한 부호화방법들은 현재 국제표준기구(ISO) 산하의 CCITT와 유럽의 CCIR등의 기구에서 표준화작업이 진행중이다.In addition to DCT, there are various methods for encoding video signals. Recently, ICs having processing speeds capable of processing video signals have been developed due to the development of digital signal processing technology. These coding methods are currently being standardized by organizations such as CCITT under ISO and CCIR in Europe.

제1도는 종래의 부호화장치의 일 예로서, 움직임보상을 이용한 예측 부호화시스템을 나타낸다. 제1도의 부호화장치는 입력영상데이타에 대해 DCT변환을 수행한후 변환계수를 양자화시키는 수단과, 양자화된 데이타를 가변장부호화하여 데이타량을 더욱 압축시키는 수단과, 입ㆍ출력 데이타량이 일정하게 유지되도록 양자화수단을 제어하기 위한 소정의 양자화스텝크기(Quantization stepsize) 신호를 출력하는 버퍼와, 양자화된 데이타를 역양자화 및 역변환하고, 역변환되어 재구성된 화면과 부호화할 블록으로부터 움직임예측 및 움직임보상을 수행하는 수단으로 구성된다.FIG. 1 shows a predictive coding system using motion compensation as an example of a conventional coding apparatus. The encoding apparatus of FIG. 1 includes means for quantizing a transform coefficient after performing DCT transform on input image data, means for further compressing the data amount by variable-length encoding the quantized data, and keeping the input / output data amount constant. Inverse quantization and inverse transformation of the quantized data, a buffer for outputting a predetermined quantization stepize signal for controlling the quantization means, and motion estimation and motion compensation are performed from the inverse transformed reconstructed picture and the block to be encoded. It consists of a means.

입력단(10)을 통해 N×N 블록의 영상데이타가 입력되고, 이 블록영상데이타와 궤환되는 영상데이타는 제1가산기(A1)에서 오차데이타를 산출한다. 이 오차데이타는 DCT부(11)에서 주파수영역의 데이타로 변환되고, 이때 변환된 변환계수의 에너지는 주로 저주파쪽으로 모이게 된다. 양자화부(12)는 소정의 양자화과정을 통해 변환계수들을 일정 레벨의 대표값들로 바꾸어준다. 그러면, 가변장부호화부(13)는 이 대표값들의 통계적 특성을 살려 가변장부호화는 방식으로 데이타를 압축하여 압축된 영상데이타(VCD)를 출력한다. 제1가변장부호화부(13)의 출력데이타는 버퍼(14)로 공급되고, 버퍼(14)는 입력되는 영상데이타와 출력되는 영상데이타를 일정하게 유지하기 위하여 가변되는 양자화스텝크기신호를 출력한다. 즉, 버퍼(14)에서 출력데이타는 일정하게 유지되나 입력데이타는 화상의 운동량이나 복잡성에 따라 데이타량에 변하게 된다. 따라서, 버퍼는 양자화스텝크기(Q)를 양자화부(12)로 공급하여 양자화레벨을 변환시킴으로써 제1가변장부호화부(13)에서 발생되는 데이타량을 조절하여 버퍼크기이내의 데이타량이 되도록 한다. 버퍼점유율이 증가하는 경우, 즉 버퍼의 누적데이타량이 많아지면 양자화스텝크기가 커지고 이에 따라 양자화레벨의 갯수가 감소하므로 부호화되는 데이타량이 감소되어 버퍼의 입ㆍ출력 데이타량이 일정하게 유지된다.The image data of the N × N block is input through the input terminal 10, and the block image data and the image data fed back calculate the error data in the first adder A1. The error data is converted into data in the frequency domain by the DCT unit 11, and the energy of the converted conversion coefficient is mainly collected toward the low frequency side. The quantization unit 12 converts the transform coefficients into representative values of a predetermined level through a predetermined quantization process. Then, the variable length encoding unit 13 compresses the data in a variable length encoding manner by utilizing the statistical characteristics of the representative values and outputs the compressed image data (V CD ). The output data of the first variable length coding unit 13 is supplied to the buffer 14, and the buffer 14 outputs a variable quantization step size signal to keep the input image data and the output image data constant. . In other words, the output data in the buffer 14 is kept constant, but the input data varies with the amount of data depending on the amount of motion or complexity of the image. Therefore, the buffer supplies the quantization step size Q to the quantization unit 12 to convert the quantization level so as to adjust the amount of data generated by the first variable length encoding unit 13 so as to be within the buffer size. In the case where the buffer occupancy increases, that is, the cumulative data amount of the buffer increases, the quantization step size increases, and accordingly, the number of quantization levels decreases, so that the amount of data to be encoded is reduced and the input / output data amount of the buffer is kept constant.

또한, 일반적으로 화면과 화면간에는 유사한 부분이 많으므로, 약간의 움직임이 있는 화면인 경우 그 움직임을 추정하여 움직임벡터(MV)를 산출하고, 이 움직임벡터를 이용하여 데이타를 보상하여 주면 인접한 화면간의 차신호는 매우 작으므로 전송데이타를 더욱 압축시킬 수 있다. 이러한 움직임보상을 수행하기 위해, 역양자화부(15) 및 역DCT부(16)는 양자화부(12)에서 출력하는 양자화계수를 역양자화시킨 다음 역변환시켜 공간영역의 영상데이타로 변환시킨다. 이 역변환된 영상데이타는 제1가산기(A1)에서 출력되었던 오차데이타에 상응하는 재생오차데이타이다. 역DCT부(16)에서 출력되는 오차데이타를 제2가산기(A2)로 궤환되는 블록데이타와 가산하여 프레임메모리(!7)에 저장함으로써 화면을 재구성한다. 그러면, 움직임 추정부(18)는 입력단(10)으로 입력되는 블록데이타와 가장 유사한 패턴의 블록데이타를 프레임메모리(17)에 저장된 프레임데이타에서 찾아 2개 블록간의 움직임을 나타내는 움직임벡터(MV)를 산출한다. 이 움직임벡터(MV)는 복호화시스템에서 이용되기 위해 제2가변장부호화부(20)를 거쳐 수신측으로 전송되고 동시에 움직임보상부(19)로 전송된다. 움직임보상부(19)는 움직임추정부(18)에서 공급되는 움직임벡터에 따라 프레임메모리(17)의 프레임데이타에서 이 움직임벡터에 상응하는 블록데이타를 독출하여 제1가산기(A1)으로 공급한다. 그러면, 제1가산기는 전술한 바와 같이 입력단(10)에서 공급되는 블록데이타와 움직임보상부(19)에서 공급되는 유사패턴의 블록데이타간의 오차데이타를 산출하고, 이 오차데이타는 다시 부호화된다. 이와 같이 부호화된 영상데이타(VCD)와 양자화스텝크기(Q) 및 움직임벡터(MV)는 데이타결합부(21)에서 결합되어 전송데이타(VT)로서 수신측으로 전송된다.In general, since there are many similar parts between the screen and the screen, the motion vector (MV) is calculated by estimating the motion in the case of a screen having a slight motion, and the data is compensated using the motion vector to determine the distance between the adjacent screens. Since the difference signal is very small, the transmission data can be further compressed. In order to perform such motion compensation, the inverse quantization unit 15 and the inverse DCT unit 16 inversely quantize the quantization coefficients output from the quantization unit 12 and inversely transform the image data of the spatial domain. The inversely transformed image data is reproduction error data corresponding to the error data output from the first adder A1. The screen is reconstructed by adding the error data output from the inverse DCT unit 16 to the block data fed back to the second adder A2 and storing it in the frame memory! 7. Then, the motion estimating unit 18 searches for block data having a pattern most similar to the block data input to the input terminal 10 from the frame data stored in the frame memory 17, and finds a motion vector MV representing the motion between two blocks. Calculate. This motion vector (MV) is transmitted to the receiving side via the second variable length coding unit 20 and to the motion compensating unit 19 at the same time for use in the decoding system. The motion compensator 19 reads block data corresponding to the motion vector from the frame data of the frame memory 17 according to the motion vector supplied from the motion estimation unit 18 and supplies it to the first adder A1. Then, as described above, the first adder calculates error data between the block data supplied from the input terminal 10 and the block data of the similar pattern supplied from the motion compensator 19, and the error data is encoded again. The encoded image data V CD , the quantization step size Q, and the motion vector MV are thus combined in the data combiner 21 and transmitted to the receiving side as transmission data V T.

이와 같이 전송되는 영상데이타는 제2도와 같은 복호화기로 입력된다. 복호화기의 데이타분리부(22)는 전송데이타(VT)를 다시 부호화된 영상데이타(VCD)와 양자화스텝크기(Q) 및 움직임벡터(MV)로 분리한다. 그러면, 부호화된 영상데이타(VCD)는 버퍼(23)를 거쳐 제1가변장복호화부(24)에서 가변장부호화의 역과정을 통해 복호화되고, 제1가변장복호화부(24)에서 출력되는 데이타는 역양자화부(25)에서 주파수대역의 변환계수로 역양자화된다. 역DCT부(26)는 역양자화부(25)에서 공급되는 주파수영역 변환계수를 공간영역의 영상데이타로 변환시킨다. 이때, 역변환된 영상데이타는 제1도의 부호화기에서 제1가산기(A1)로부터 산출되는 오차데이타에 상응하는 재생오차데이타이다. 또한, 부호화기의 움직임추정부(18)에서 산출되어 전송되는 움직임벡터(MV)는 마찬가지로 데이타분리부(22)에서 분리되어 제2가변장복호화부(27)에서 복호화된 다음, 움직임보상부(29)로 공급되고, 움직임보상부(29)는 프레임메모리(28)에 저장된 프레임데이타에서 움직임벡터(MV)에 상응하는 블록데이타를 독출하여 가산기(A)로 공급한다. 그러면, 역변환된 오차데이타와 움직임보상부(29)에서 공급되는 블록데이타는 가산기(A)에서 조합되어 디스플레이부로 전송된다.The image data transmitted as described above is input to a decoder as shown in FIG. The data separator 22 of the decoder separates the transmission data V T into the coded image data V CD , the quantization step size Q, and the motion vector MV. Then, the encoded image data V CD is decoded through a reverse process of variable length encoding by the first variable length decoding unit 24 through the buffer 23, and output from the first variable length decoding unit 24. The data is inversely quantized by the inverse quantization unit 25 by the conversion coefficient of the frequency band. The inverse DCT unit 26 converts the frequency domain transformation coefficient supplied from the inverse quantization unit 25 into image data of the spatial domain. In this case, the inverse transformed image data is reproduction error data corresponding to the error data calculated from the first adder A1 in the encoder of FIG. In addition, the motion vector (MV) calculated and transmitted by the motion estimation unit 18 of the encoder is similarly separated by the data separation unit 22 and decoded by the second variable length decoding unit 27, and then the motion compensation unit 29 The motion compensator 29 reads block data corresponding to the motion vector MV from the frame data stored in the frame memory 28 and supplies it to the adder A. FIG. Then, the inversely transformed error data and the block data supplied from the motion compensation unit 29 are combined in the adder A and transmitted to the display unit.

그러나, 이와 같은 종래의 시스템에서 고품위 TV(HD-TV)등의 영상신호와 같이 넓은 대역폭을 갖는 영상신호를 데이타압축하는 경우에는 심한대역압축을 거치므로 부호화 및 복호화하는 과정에 양자화잡음등이 추가되어 영상데이타가 훼손되며 영상의 화질이 떨어지는 문제가 발생한다.However, in the conventional system, when data compression of a video signal having a wide bandwidth, such as a video signal such as a high-definition TV (HD-TV), is subjected to severe band compression, quantization noise is added to the encoding and decoding process. As a result, the image data is damaged and the image quality deteriorates.

따라서, 본 발명의 목적은 영상데이타를 소정 크기의 블록단위로 부호화함에 있어서, 부호화된 다음 다시 복호화된 영상데이타의 손상된 정도를 보정하기 위한 소정의 계수데이타를 적응적으로 산출하여 부호화된 영상데이타와 함께 출력함으로써 보다 효과적인 부호화데이타를 전송하기 위한 부호화시스템을 제공함에 있다.Accordingly, it is an object of the present invention to encode encoded image data in block units of a predetermined size, and to adaptively calculate predetermined coefficient data for correcting the degree of damage of the encoded and decoded image data. The present invention provides an encoding system for transmitting more efficient encoding data by outputting the same together.

본 발명의 다른 목적은 전술한 바와 같은 부호화시스템에서 전송되는 영상데이타를 복호화함에 있어서, 부호화시스템에서 전송되는 상기 소정의 계수데이타를 이용하여 복호화된 영상신호를 적응적으로 후처리함으로써 보다 개선된 화질을 제공하기 위한 복호화시스템을 제공함에 있다.Another object of the present invention is to further improve image quality by adaptively post-processing a decoded video signal using the predetermined coefficient data transmitted from the encoding system in decoding the image data transmitted from the encoding system as described above. In providing a decoding system for providing a.

이와 같은 본 발명의 목적은 소정 크기의 블록으로 분할된 화상데이타를 부호화하는 수단과 예측부호화를 실행하기 위하여 양자화된 데이타를 복원하는 수단을 구비하여 부호화된 데이타를 출력하는 영상데이타의 부호화시스템에 있어서, 부호화되기 위해 입력되는 영상데이타와 복원수단에서 복원된 영상데이타를 공급받아 2개 데이타간의 차이값을 최소화하기 위한 계수값을 발생하여 출력하는 수단에 의하여 달성된다.An object of the present invention is to provide a video data encoding system for outputting encoded data, comprising means for encoding image data divided into blocks of a predetermined size and means for reconstructing quantized data for performing prediction encoding. By means of receiving the image data input to be encoded and the image data reconstructed by the reconstruction means, generating means and generating coefficient values for minimizing the difference between the two data.

본 발명의 다른 목적은 소정 크기의 블록으로 분할되어 부호화된 영상데이타를 인가받아 복호화하는 수단을 구비한 복호화시스템에 있어서, 소정의 계수데이타와 부호화된 영상데이타를 분리하는 수단과, 분리수단에서 공급되는 계수값과 복호화수단에서 복호화된 영상데이타를 공급받아 복호화된 영상데이타를 상기 계수값을 이용하여 보정하는 후처리수단에 의하여 달성된다.Another object of the present invention is to provide a decoding system having means for receiving and decoding encoded image data divided into blocks having a predetermined size, the means for separating the predetermined coefficient data and the encoded image data, and supplied from the separation means. It is achieved by post-processing means for receiving the coefficient value and the decoded image data by the decoding means to correct the decoded image data by using the coefficient value.

이하, 본 발명에 따른 적응적처리를 이용한 부호화 및 복호화시스템의 바람직한 일 실시예를 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, a preferred embodiment of an encoding and decoding system using adaptive processing according to the present invention will be described in detail with reference to the accompanying drawings.

제3도는 본 발명의 일 실시예에 따른 영상데이타 부호화장치를 나타내는 블록도로서, N×N 블록단위로 예측부호화되는 영상신호를 적응적으로 처리하기 위한 부호화장치를 나타낸 것이다. 제3도의 장치는 상술한 제1도의 장치에서 입력단(10)을 통하여 들어오는 영상데이타와 제2가산기(A2)에서 출력되는 양자화잡음이 포함된 데이타를 인가받아 적응적처리(Adaptive processing)하여 데이타결합부(21)로 소정의 신호를 출력하는 적응적처리수단을 추가한 것이다.3 is a block diagram illustrating an image data encoding apparatus according to an embodiment of the present invention, and illustrates an encoding apparatus for adaptively processing an image signal predicted and encoded in units of N × N blocks. In the apparatus of FIG. 3, the apparatus of FIG. 1 receives the data including the image data coming through the input terminal 10 and the quantization noise output from the second adder A2, and performs data processing by adaptive processing. Adaptive processing means for outputting a predetermined signal to the unit 21 is added.

상술의 적응적처리수단은 입력단(10)을 통하여 입력하는 영상데이타를 시간지연시키는 지연부(31)와, 제2가산기(A2)의 출력단에 그 입력단을 연결하며 일측의 출력단자는 상술의 데이타결합부(21)로 연결하는 적응적처리부(32)와, 일측의 입력단자로는 지연부(31)의 출력신호를 인가받고 다른 일측의 입력단자로는 적응적처리부(32)의 출력신호를 인가받아 적응적처리부(32)를 제어하는 신호를 발생하는 제3가산기(A3)를 구비한다. 제3도에서는 제1도와 동일한 구성요소에 대하여 동일한 부호를 부여하였으며, 소정의 계수데이타를 인가받는 데이타결합부(21)도 동일한 부호를 부여하였다. 또한 동일한 구성요소의 동작설명은 앞에서 상술하였으므로 생략하기로 한다.The above-described adaptive processing means has a delay unit 31 for time-delaying the image data input through the input terminal 10, and its input terminal to the output terminal of the second adder A2. The adaptive processing unit 32 connected to the unit 21 and the output signal of the delay unit 31 are applied to the input terminal of one side, and the output signal of the adaptive processor 32 is applied to the input terminal of the other side. And a third adder A3 for generating a signal for controlling the adaptive processor 32. In FIG. 3, the same reference numerals are given to the same components as those in FIG. 1, and the data combining unit 21 to which predetermined coefficient data is applied is also assigned the same reference numerals. In addition, since the description of the operation of the same element is described above, it will be omitted.

지연부(31)는 입력단(10)을 통하여 입력하는 N×N 블록(일반적으로 8×8 블록)단위로 샘플링된 영상데이타를 소정의 시간간격만큼씩 시간지연한다. 예를 들면, 지연부(31)에서는 시간영역에서 샘플링된 K번째의 영상데이타(Dk)가 DCT부(11)로부터 역DCT부(16)를 거치면서 부호화 및 복호화되는 과정과 제2가산기(A2)에서 궤환되는 블록데이타와 가산되는 과정을 거쳐 잡음포함영상데이타(Xk)의 형태로 출력되는 시간간격만큼씩 상술의 K번째 영상데이타(Dk)를 시간지연한다. 지연부(31)에서 시간지연되어 출력하는 K번째의 잡음포함영상데이타(Xk)는 적응적처리부(32)로 입력한다. 적응적처리부(32)에서는 16개의 수평주사선에 속하는 영상데이타간격(이하, 16개의 수평주사선간격으로 구분되는 영상데이타를 슬라이스 라 함)으로 양자화스텝크기(Q)를 변경하므로 자승평균에러최소화(Least Mean Square Error)방법을 이용하여 각각의 슬라이스에 대한 적응계수벡터(WS)를 구한다. 여기서, WS의 아래첨자 S는 적응계수벡터 WS가 특정의 슬라이스에 대한 것임을 나타낸 것이다. 적응적처리부(32)에서 서로 인접한 5개 화소들의 데이타상관성(Correlation)을 이용하여 현재화소에 대한 의사영상데이타(Pseudo Image data)(Pk)를 생성하면, 제3가산기(A3)에서는 이 의사영상데이타와 지연부(31)에서 지연출력하는 원래의 영상데이타(Dk)의 차이에 해당하는 오차신호(Ek)를 발생하여 적응적처리부(32)로 인가한다.The delay unit 31 time-delays the image data sampled in units of N × N blocks (generally 8 × 8 blocks) input through the input terminal 10 by a predetermined time interval. For example, the delay unit 31 encodes and decodes the K-th image data D k sampled in the time domain while passing through the inverse DCT unit 16 from the DCT unit 11 and the second adder ( The above-described K-th image data D k is time-delayed by a time interval output in the form of noise-containing image data X k through a process of adding the block data fed back in A2). The K-th noise-containing image data X k outputted after being delayed by the delay unit 31 is input to the adaptive processor 32. The adaptive processing unit 32 changes the quantization step size (Q) to the image data interval (hereinafter referred to as slice) of image data belonging to 16 horizontal scan lines, thereby minimizing the mean square error (Least). The adaptive coefficient vector (W S ) for each slice is obtained by using a Mean Square Error method. Here, the subscript of S W S shows that the adaptive coefficient vector W S for a particular slice. When the adaptive processor 32 generates pseudo image data P k of the current pixel using data correlation of five adjacent pixels, the third adder A3 generates the pseudo image data P k . An error signal E k corresponding to a difference between the image data and the original image data D k delayed output from the delay unit 31 is generated and applied to the adaptive processor 32.

상술의 오차신호(Ek)를 최소화하기 위하여 적응적처리부(32)에서는 아래의 식 (1) 및 (2)를 이용한다.In order to minimize the above error signal E k , the adaptive processor 32 uses the following equations (1) and (2).

여기서, α는 원래의 영상데이타(Dk)와 의사영상데이타(Pk)의 차이인 오차신호(Ek)를 최소화하기 위한 적응계수벡터(WS)를 보다 빨리 산출하기 위한 계수로 0에서 1의 범위를 갖는 실험치이다. 의사적응계수벡터(Wk)는 시간영역에서 샘플링되는 K번째 화소를 연산의 기준이 되는 현재화소로 하여 서로 인접하여 상호 특정한 위치관계를 갖는 5개 화소들에 대한 적응계수 W0 k, W1 k, W2 k, W3 k, W4 k를 그 성분으로 표시한 것이다. 또한 잡음포함영상데이타벡터(Nk)는 상술한 K번째 화소를 기준화소로 하는 5개의 인접한 화소들이 갖는 잡음포함영상데이타들을 나타낸 것이다. 식 (2)의 의사영상데이타(Pk)는 K 번째 화소에 대한 의사영상데이타이다.Here, α is a coefficient for faster calculation of the adaptive coefficient vector W S for minimizing the error signal E k , which is a difference between the original image data D k and the pseudo image data P k . It is an experimental value having a range of 1. The pseudo adaptation coefficient vector W k is an adaptation coefficient for five pixels having a mutually specific positional relationship adjacent to each other by using the K th pixel sampled in the time domain as the current pixel as a reference for operation W 0 k , W 1 k , W 2 k , W 3 k , and W 4 k are represented by the components thereof. In addition, the noise-containing image data vector N k represents noise-containing image data of five adjacent pixels having the above-mentioned K-th pixel as a reference pixel. The pseudo image data P k of Equation (2) is pseudo image data for the K th pixel.

제4도는 현재화소와 인접화소간의 상관관계를 나타내는 개념도로서, 현재화소와 그에 인접하는 4개의 화소(pixel)에 대한 관계를 나타낸 것이다. 제4a도에서는 현재화소의 공간적위치를 2차원좌표계로서 변수(m, n)으로 정하고, 현재화소와 동일한 수평주사선상에 있는 바로 이전화소의 위치를(m-1, n)으로 표시한다. 또한 현재화소가 속해 있는 수평주사선보다 한 수평주사구간 이전의 화소의 위치를(m, n-1)로표시하고, 위치(m, n-1)인 화소와 동일한 수평주사선상에 바로 이전화소의 위치는(m-1, n-1)로 표시하며 그 뒤의 화소에 대한 위치는(m+1, n-1)로 나타낸다. 제4b도에서는 현재화소의 잡음포함영상데이타(Xk) 및 현재화소에 인접하는 4개의 화소들이 갖는 데이타들을 각각에 대응하는 의사적응계수에 곱하여 합산하는 과정을 나타낸 것이다.4 is a conceptual diagram illustrating a correlation between a current pixel and an adjacent pixel, and illustrates a relationship between the current pixel and four pixels adjacent thereto. In FIG. 4A, the spatial position of the current pixel is defined as a variable (m, n) as a two-dimensional coordinate system, and the position of the immediately preceding pixel on the same horizontal scan line as the current pixel is represented by (m-1, n). In addition, the position of the pixel before the horizontal scanning line to which the current pixel belongs is indicated by (m, n-1), and the position of the immediately preceding pixel on the same horizontal scanning line as the pixel at the position (m, n-1) is indicated. The position is represented by (m-1, n-1), and the position of the subsequent pixel is represented by (m + 1, n-1). 4B illustrates a process of multiplying the noise-containing image data X k of the current pixel and the data of four pixels adjacent to the current pixel by multiplying corresponding pseudo adaptation coefficients.

적응적처리부(32)로 입력하는 잡음포함영상데이타(Xk)는 제4도 및 식 (2)에 나타낸 것과 같이 인접한 화소들의 각각에 의사적응계수벡터(Wk)의 성분원소인 적응계수(Wi k)가 곱해진 다음 그 값들이 합산된 결과인 Pk(즉, Pk=W0 kㆍX(m, n)+W1 kㆍX(m-1, n)+W2 kㆍX(m-1, n-1)+W3 kㆍX(m, n-1)+W4 kㆍX(m=1, n-1)로 출력한다. 적응적처리부(32)에서 출력하는 의사영상데이타(Pk)와 지연부(31)에서 지연출력되는 원래의 영상데이타(Dk)는 제3가산기(A3)로 입력한다. 제3가산기(A3)에서 원래의 영상데이타(Dk)와 의사영상데이타(Pk)의 차이에 해당하는 오차신호(Ek)를 출력하여 적응적처리부(32)로 보내면, 적응적처리부(32)에서는 식 (1)을 이용하여 오차신호(Ek)를 최소화하는 방향으로 적응계수벡터(Wk)의 성분값들을 갱신한다. 즉, K번째 화소에 대한 의사적응계수벡터(Wk)와 식 (1)을 이용하여 K+1 번째 화소에 대한 의사영상데이타(Pk+1)를 구하여 K+1번째의 원영상데이타(Dk+1)와 비교하는 방식을 반복함으로써 한 슬라이스내의 모든 화소들에 대하여 오차신호를 최소화할 수 있는 최적의 적응계수벡터(WS)를 구한다. 따라서, 하나의 슬라이스에서는 5개의 적응계수로 구성되는 하나의 적응계수벡터(WS)가 구해진다. 현재의 슬라이스에 있는 데이타들에 대한 적응계수벡터(WS)의 추정을 완료하고 다음의 슬라이스로 넘어가면 그 슬라이스에 대한 적응계수벡터(WS)를 상술의 적응계수벡터를 구하는 방식과 동일한 방식으로 계산한다.The noise-containing image data (X k ) input to the adaptive processor 32 is an adaptive coefficient (component) of the pseudo-adaptive coefficient vector (W k ) to each of adjacent pixels as shown in FIG. 4 and equation (2). W i k) the product made following the values P k to a summed result (i.e., P k = W 0 k and X (m, n) + W 1 k and X (m-1, n) + W 2 k • X (m-1, n-1) + W 3 k ㆍ X (m, n-1) + W 4 k ㆍ Output as X (m = 1, n-1) In the adaptive processing unit 32 The output pseudo image data P k and the original image data D k delayed output from the delay unit 31 are input to the third adder A3, and the original image data from the third adder A3. D k ) and the error signal E k corresponding to the difference between the pseudo image data P k is outputted and sent to the adaptive processor 32, the adaptive processor 32 using the equation (1) using the error signal. The component values of the adaptive coefficient vector W k are updated in the direction of minimizing (E k ), that is, the pseudo adaptation coefficient vector W k for the K th pixel. One slice by repeating the method of obtaining the pseudo image data (P k + 1 ) for the K + 1 th pixel and comparing it with the K + 1 th original image data (D k + 1 ) using The optimal adaptive coefficient vector W S is obtained for minimizing the error signal for all the pixels in the pixel, so that one adaptive coefficient vector W S composed of five adaptive coefficients is obtained in one slice. After the estimation of the adaptive coefficient vector W S for the data in the current slice is completed and the next slice is passed, the adaptive coefficient vector W S for the slice is the same as the method of obtaining the above-described adaptive coefficient vector. Calculate the way.

적응적처리부(32)에서 출력하는 현재슬라이스에 대한 적응계수벡터(WS)는 데이타결합부(21)로 인가된다. 데이타결합부(21)에서는 적응계수벡터의 성분들(W0 S, W1 S, W2 S, W3 S, W4 S)을 버퍼(14)로부터 출력되는 부호화된 영상데이타(VCD)와 양자화스텝크기(Q) 및 제2가변장부호화부(20)로부터 출력되는 움직임벡터(MV)와 결합하여 전송데이타(VTR)를 만들어 그 젠송데이타(VTR)를 수신측으로 전송한다.The adaptive coefficient vector W S for the current slice output from the adaptive processor 32 is applied to the data combiner 21. The data combiner 21 encodes the encoded image data V CD outputted from the buffer 14 by components W 0 S , W 1 S , W 2 S , W 3 S , and W 4 S of the adaptive coefficient vector. And the transmission vector V TR are combined with the motion vector MV output from the quantization step size Q and the second variable length coding unit 20 to transmit the gen-transmission data V TR to the receiver.

제5도는 본 발명의 일 실시예에 따른 영상데이타 복호화장치를 나타내는 블록도로서, 적응적처리된 영상데이타를 후처리(Post Processing)하기 위한 복호화장치를 나타낸 것이다. 제5도의 장치는 상술한 제2도의 장치에 후처리부(33)를 추가한 것으로 후처리부(33)의 일측단자는 데이타분리부(22)에 연결하며 다른 일측단자는 제2도에 표시한 복호화장치의 출력단에 연결한다. 제5도에서 제2도와 동일한 구성요소에 대하여는 동일한 부호를 부여하였으며 계수데이타를 분리하는 데이타분리부(22) 역시 동일한 부호를 부여하였다. 또한, 동일한 구성요소의 동작설명은 앞에서 상술하였으므로 생략하기로 한다.5 is a block diagram illustrating an image data decoding apparatus according to an embodiment of the present invention, and illustrates a decoding apparatus for post-processing adaptively processed image data. The apparatus of FIG. 5 adds the post processor 33 to the apparatus of FIG. 2 described above. One terminal of the post processor 33 is connected to the data separator 22 and the other terminal is decrypted as shown in FIG. Connect to the output of the device. In FIG. 5, the same reference numerals are given to the same components as those in FIG. 2, and the data separator 22 separating coefficient data is also given the same reference numerals. In addition, since the description of the operation of the same element is described above, it will be omitted.

데이타분리부(22)로 입력하는 전송데이타(VTR)는 데이타분리부(22)에 의하여 분리되며 데이타분리에 의하여 발생되는 데이타중에서 적응계수벡터(WS)의 성분데이타들(W0 S~W4 S)은 후처리부(33)에 입력된다. 상술의 부호화장치에서 역양자화 및 역DCT변환을 거쳐 출력되는 영상데이타를 움직임추정에 따른 보상을 실시하며 가변장부호화하여 출력하는 과정은 제5도의 복호화장치에서 역양자화 및 역DCT변환되며 또한 움직임벡터를 이용하여 움직임보상된 영상데이타를 생성하는 과정과 동일하다. 따라서, 후처리부(33)의 다른 입력단자로 입력하는 시간영역에서의 K번째 영상데이타는 제3도의 제2가산기(A2)에서 출력하는 양자화잡음이 포함된 K번째 영상데이타와 거의 동일한 데이타이므로 의사영상데이타를 구하기 위하여 사용한 식 (2)를 이용할 수 있다. 후처리부(33)는 상술의 식(2)를 이용하여 적응계수들(W0 S~W4 S)과 양자화잡음이 포함된 현재화소의 영상데이타 및 인접하는 4개의 화소에 대한 영상데이타를 연산처리한다. 즉, 제4도에서 보는 바와 같이(m, n)위치의 현재화소에 대한 양자화잡음이 포함된 데이타 X(m, n)에는 적응계수 W0 S를 곱하고 (m-1, n)위치의 인접화소에 대한 양자화잡음이 포함된 데이타 X(m-1, n)에는 적응계수 W1 S을 곱한다. 동일한 방식으로 나머지 3개의 인접화소들에 대한 곱셈연산을 완료하면, 곱셈연산에 의하여 발생하는 5개의 데이타값들을 합산한다. 데이타합산에 의하여 생성되는 데이타 Yk는 상술의 부호화기에 입력하는 원래의 영상데이타중에서 K번째의 데이타(Dk)에 가장 유사한 데이타로서 부호화 및 복호화과정에서 포함되는 양자화잡음을 최소화한 데이타이다. 하나의 슬라이스에 대하여 상술의 식 (2)와 동일한 적응계수벡터를 이용하여 각 화소들의 복원된 데이타를 산출하는 과정을 반복한다. 슬라이스마다 적응계수벡터를 달리하여 구해지는 영상데이타들은 영상표시부로 공급되어 개선된 화질의 영상으로 표시된다.The transmission data V TR input to the data separator 22 is separated by the data separator 22 and component data W 0 S ˜ of the adaptive coefficient vector W S among the data generated by the data separator 22. W 4 S ) is input to the post-processing section 33. Compensation according to the motion estimation of the image data output through the inverse quantization and inverse DCT transformation in the above-described encoding apparatus and the variable length encoding process are performed by inverse quantization and inverse DCT transformation in the decoding apparatus of FIG. It is the same as the process of generating motion compensated image data using. Therefore, the K-th image data in the time domain input to the other input terminal of the post-processing unit 33 is almost the same as the K-th image data including the quantization noise output from the second adder A2 of FIG. Equation (2) used to obtain the image data can be used. The post processor 33 calculates image data of the current pixel including the adaptive coefficients W 0 S to W 4 S and quantization noise and image data of four adjacent pixels by using the above-described equation (2). Process. That is, as shown in FIG. 4, the data X (m, n) containing the quantization noise for the current pixel at position (m, n) is multiplied by the adaptive coefficient W 0 S and adjacent to the position (m-1, n). The data X (m-1, n) containing the quantization noise for the pixel is multiplied by the adaptation coefficient W 1 S. When the multiplication operation for the remaining three adjacent pixels is completed in the same manner, the five data values generated by the multiplication operation are summed. The data Y k generated by the data summation is the data most similar to the K th data D k among the original image data input to the above-described encoder, and is data that minimizes quantization noise included in the encoding and decoding process. The process of calculating reconstructed data of each pixel is repeated for one slice using the same adaptive coefficient vector as in Equation (2). The image data obtained by varying the adaptive coefficient vector for each slice is supplied to the image display unit and displayed as an image of improved quality.

상기와 같은 본 발명의 부호화 및 복호화시스템에서는 부호화 및 복호화하는 과정중에 포함되는 양자화잡음등의 부가잡음을 최소화함으로써 영상의 화질을 개선할 수 있는 효과가 있다.In the encoding and decoding system of the present invention as described above, the image quality of the image can be improved by minimizing additional noise such as quantization noise included in the encoding and decoding process.

Claims (16)

소정 크기의 블록으로 분할된 화상데이타를 부호화하는 단계와 예측부호화를 실행하기 위하여 양자화된 데이타를 복원하는 단계를 구비하며 부호화된 데이타를 출력하는 영상데이타의 부호화방법에 있어서, 상기 복원단계에서 복원된 영상데이타와 부호화되기 이전의 영상데이타를 인가하는 영상데이타입력단계와; 상기 복원된 영상데이타와 부호화되기 이전의 영상데이타를 이용하여 복원된 영상데이타가 부호화되기 이전의 영상데이타에 가장 유사하도록 하는 소정의 계수데이타를 소정 분량의 영상데이타간격으로 생성하는 적응적처리단계와; 상기 부호화된 영상데이타와 소정의 계수데이타를 출력하는 단계를 포함하는 것을 특징으로 하는 영상데이타의 부호화방법.A method of encoding image data for outputting encoded data, the method comprising: encoding image data divided into blocks having a predetermined size and restoring quantized data to perform predictive encoding. An image data input step of applying image data and image data before encoding; An adaptive processing step of generating predetermined coefficient data at a predetermined amount of image data intervals so that the reconstructed image data is most similar to the image data before encoding using the reconstructed image data and the image data before encoding; ; And outputting the encoded image data and predetermined coefficient data. 제1항에 있어서, 적응적처리단계는 부호화되기 이전의 영상데이타를 소정의 시간간격동안 지연하는 단계와; 상기 복원된 영상데이타를 저장하는 단계와; 공간적으로 서로 인접하는 소정 갯수의 화소들이 갖는 영상데이타의 상관성을 이용하여 상기 화소들이 갖는 영상데이타들의 자승평균오차(Mean Square Error)를 최소화하는 소정의 계수데이타를 생성하는 단계를 포함하는 것을 특징으로 하는 영상데이타의 부호화방법.2. The method of claim 1, wherein the adaptive processing step comprises: delaying image data before being encoded for a predetermined time interval; Storing the restored image data; Generating predetermined coefficient data which minimizes a mean square error of the image data of the pixels using the correlation of the image data of the predetermined number of pixels spatially adjacent to each other. A video data encoding method. 제1항에 있어서, 적응적처리단계는 16개의 수평주사선에 해당하는 영상데이타간격으로 상기 소정의 계수데이타를 생성하는 것을 특징으로 하는 영상데이타의 부호화방법.2. The method of claim 1, wherein the adaptive processing step generates the predetermined coefficient data at intervals of image data corresponding to sixteen horizontal scan lines. 제2항에 있어서, 지연단계는 부호화되기 이전의 데이타가 부호화 및 복원과정을 거쳐 출력되는 시간간격동안 상기 부호화되기 이전의 데이타와 동일한 데이타를 시간지연하는 것을 특징으로 하느 영상데이타의 부호화방법.3. The method of claim 2, wherein the delaying step time delays the same data as the data before encoding during a time interval during which the data before encoding is output through a process of encoding and restoring. 제2항 또는 제3항에 있어서, 소정의 계수데이타는 공간적으로 서로 인접하는 5개의 화소에 대한 것임을 특징으로 하는 영상데이타의 부호화방법.4. The method of claim 2 or 3, wherein the predetermined coefficient data is for five pixels that are spatially adjacent to each other. 제5항에 있어서, 계수데이타는 공간적으로 인접하는 5개의 화소에 대응하는 5개의 계수데이타인 것을 특징으로 하는 영상데이타의 부호화방법.6. The method of claim 5, wherein the coefficient data is five coefficient data corresponding to five spatially adjacent pixels. 소정 크기의 블록으로 분할되어 부호화된 영상데이타를 복호화하는 단계를 구비한 영상데이타의 복호화방법에 있어서, 소정의 계수데이타와 부호화된 영상데이타를 입력하는 단계와; 입력되는 소정의 계수데이타와 복호화단계에서 생성되는 영상데이타를 연산처리하여 부호화되기 이전의 영상데이타에 유사한 데이타로 복원하는 단계를 포함하는 것을 특징으로 하는 영상데이타의 복호화방법.CLAIMS 1. A video data decoding method comprising the steps of decoding video data divided and encoded into blocks having a predetermined size, comprising: inputting predetermined coefficient data and encoded video data; And reconstructing the predetermined coefficient data and the image data generated in the decoding step into data similar to the image data before encoding. 제7항에 있어서, 상기 계수데이타는 예측부호화하기 위하여 복원된 영상데이타가 부호화되기 이전의 영상데이타에 가장 유사하도록 하는 소정의 계수데이타인 것을 특징으로 하는 영상데이타의 복호화방법.8. The method of claim 7, wherein the coefficient data is predetermined coefficient data such that the reconstructed image data for predictive encoding is most similar to the image data before encoding. 소정 크기의 블록으로 분할된 화상데이타를 부호화하는 수단과 예측부호화를 실행하기 위하여 양자화된 데이타를 복원하는 수단을 구비하며 부호화된 데이타를 출력하는 영상데이타의 부호화장치에 있어서, 부호화되기 위해 입력되는 영상데이타와 상기 복원수단에서 복원된 영상데이타를 공급받아 2개 데이타간의 차이값을 최소화하기 위한 소정의 계수데이타를 발생하는 수단과; 부호화된 영상데이타와 상기 소정의 계수데이타를 결합하여 출력하는 데이타결합수단을 구비한 부호화장치.A coding apparatus for video data, comprising: means for encoding image data divided into blocks of a predetermined size and means for restoring quantized data to perform predictive encoding, and outputting the encoded data, the image being input for encoding. Means for receiving the data and the image data reconstructed by the reconstruction means and generating predetermined coefficient data for minimizing the difference between the two data; And data combining means for combining and outputting the encoded image data and the predetermined coefficient data. 제9항에 있어서, 계수발생수단은 부호화되기 이전의 영상데이타를 소정의 시간간격만큼 지연하는 지연부와; 상기 복원된 영상데이타 및 상기 지연부에서 출력하는 데이타를 인가받아 자승평균에러(Mean Square Error) 최소화법을 이용하여 소정의 계수데이타를 발생하는 적응적처리부를 포함하는 것을 특징으로 하는 부호화장치.10. The apparatus of claim 9, wherein the coefficient generator comprises: a delay unit for delaying the video data before being encoded by a predetermined time interval; And an adaptive processor which receives the reconstructed image data and the data output from the delay unit and generates predetermined coefficient data by using a mean square error minimization method. 제9항 또는 제10항에 있어서, 계수발생수단은 5개의 서로 인접하는 화소들의 데이타상관성을 이용하여 소정의 계수를 발생하는 것을 특징으로 하는 부호화장치.The encoding device according to claim 9 or 10, wherein the coefficient generating means generates a predetermined coefficient by using data correlation of five adjacent pixels. 제9항 또는 제10항에 있어서, 계수발생수단은 16개의 수평주사선에 해당하는 영상데이타단위로 소정의 계수를 발생하는 것을 특징으로 하는 부호화장치.11. An encoding apparatus according to claim 9 or 10, wherein the coefficient generating means generates predetermined coefficients in image data units corresponding to sixteen horizontal scan lines. 제12항에 있어서, 계수발생수단은 부호화 및 복원되는 영상데이타를 이용하여 생성되는 의사영상데이타와 상기 지연부로부터 출력하는 부호화되기 이전의 영상데이타의 차이에 해당하는 오차데이타를 생성하며 전체 화소에 대하여 의사영상데이타와 부호화되기 이전 영상데이타간의 오차를 최소화하도록 16수평주사선의 데이타단위로 5개의 계수데이타를 발생하는 것을 특징으로 하는 부호화장치.The method of claim 12, wherein the coefficient generating means generates error data corresponding to the difference between the pseudo image data generated by using the image data to be encoded and reconstructed, and the image data before encoding from the delay unit and to all pixels. And encoding five coefficient data by data units of 16 horizontal scan lines so as to minimize an error between pseudo image data and image data before encoding. 소정 크기의 블록으로 분할되어 부호화된 영상데이타를 인가받아 복호화하는 수단을 구비한 복호화장치에 있어서, 소정의 계수데이타와 부호화된 영상데이타가 분리되는 수단과; 분리수단에서 공급되는 계수데이타와 복호화수단에서 복호화된 영상데이타를 공급받아 복호화된 영상데이타를 상기 계수데이타를 이용하여 보정하는 후처리수단을 구비한 복호화장치.CLAIMS 1. A decoding apparatus comprising means for receiving and decoding image data divided and encoded into blocks having a predetermined size, comprising: means for separating predetermined coefficient data and encoded image data; And post-processing means for receiving the coefficient data supplied from the separating means and the decoded image data and correcting the decoded image data using the coefficient data. 제14항에 있어서, 후처리수단은 16개의 수평주사선에 해당하는 데이타에 대하여 동일한 계수데이타를 이용하여 부호화되기 이전의 영상데이타에 가장 유사한 데이타를 생성하는 것을 특징으로 하는 복호화장치.15. The decoding apparatus according to claim 14, wherein the post-processing means generates data most similar to the image data before encoding using the same coefficient data for the data corresponding to the 16 horizontal scan lines. 제15항에 있어서, 상기 계수데이타는 예측부호화하기 위하여 복원된 데이타에 대응하는 영상데이타를 부호화하는 과정에서 생성되는 소정의 계수데이타와 동일 계수데이타인 것을 특징으로 하는 복호화장치.16. The decoding apparatus according to claim 15, wherein the coefficient data is the same coefficient data as predetermined coefficient data generated during encoding of image data corresponding to the reconstructed data for predictive encoding.
KR1019920013634A 1992-07-30 1992-07-30 Coding and decoding system for adaptable process KR0152017B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019920013634A KR0152017B1 (en) 1992-07-30 1992-07-30 Coding and decoding system for adaptable process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019920013634A KR0152017B1 (en) 1992-07-30 1992-07-30 Coding and decoding system for adaptable process

Publications (2)

Publication Number Publication Date
KR940003203A KR940003203A (en) 1994-02-21
KR0152017B1 true KR0152017B1 (en) 1998-12-15

Family

ID=19337218

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019920013634A KR0152017B1 (en) 1992-07-30 1992-07-30 Coding and decoding system for adaptable process

Country Status (1)

Country Link
KR (1) KR0152017B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100335622B1 (en) * 1996-06-30 2002-11-20 삼성전자 주식회사 Syntax-based adaptive arithmetic encoder and/or decoder using locational probabilistic model and high efficiency image encoder and/or decoder using adaptive arithmetic encoder and/or decoder

Also Published As

Publication number Publication date
KR940003203A (en) 1994-02-21

Similar Documents

Publication Publication Date Title
US4849810A (en) Hierarchial encoding method and apparatus for efficiently communicating image sequences
US5485210A (en) Digital advanced television systems
JP3888597B2 (en) Motion compensation coding apparatus and motion compensation coding / decoding method
KR970000683B1 (en) Resolution adaptive video compression/decompression method and apparatus
KR0134343B1 (en) Coding device and method of quantization level
US5786856A (en) Method for adaptive quantization by multiplication of luminance pixel blocks by a modified, frequency ordered hadamard matrix
US6040864A (en) Motion vector detector and video coder
EP0542261B1 (en) Method of performing high efficiency coding of image signal and system therefor
EP0585051B1 (en) Image processing method and apparatus
US6072834A (en) Scalable encoding apparatus and method with improved function of energy compensation/inverse compensation
US5361098A (en) Methods and apparatus for generating a picture-in-picture digital television frame by inserting a mean-only frame into a full-size frame
JPH1093966A (en) Picture encoding device
KR0159559B1 (en) Adaptive postprocessing method of a digital image data
US5929913A (en) Motion vector detector and video coder
KR100541623B1 (en) Prediction method and device with motion compensation
US5515105A (en) Video signal coder using variance controlled quantization
KR20040083422A (en) Wavelet domain half-pixel motion compensation
JP2001519988A (en) System for extracting coding parameters from video data
KR19980017213A (en) Image Decoding System with Compensation Function for Degraded Image
US5394190A (en) Video signal encoding apparatus
US5528299A (en) Coding system for digital signals corresponding to television pictures and corresponding decoding system
JP4214562B2 (en) Decoding device
KR100198986B1 (en) Motion compensation apparatus for improving a blocking effect
KR0152017B1 (en) Coding and decoding system for adaptable process
JP2000036963A (en) Image coder, image coding method and image decoder

Legal Events

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

Payment date: 20120530

Year of fee payment: 15

EXPY Expiration of term