KR100207405B1 - Variable length encoding method by using discriminator - Google Patents

Variable length encoding method by using discriminator Download PDF

Info

Publication number
KR100207405B1
KR100207405B1 KR1019950051036A KR19950051036A KR100207405B1 KR 100207405 B1 KR100207405 B1 KR 100207405B1 KR 1019950051036 A KR1019950051036 A KR 1019950051036A KR 19950051036 A KR19950051036 A KR 19950051036A KR 100207405 B1 KR100207405 B1 KR 100207405B1
Authority
KR
South Korea
Prior art keywords
occurrence
probability
delimiter
code
variable length
Prior art date
Application number
KR1019950051036A
Other languages
Korean (ko)
Other versions
KR970057919A (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 KR1019950051036A priority Critical patent/KR100207405B1/en
Publication of KR970057919A publication Critical patent/KR970057919A/en
Application granted granted Critical
Publication of KR100207405B1 publication Critical patent/KR100207405B1/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/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/91Entropy coding, e.g. variable length coding [VLC] or arithmetic coding
    • 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
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/40Conversion to or from variable length codes, e.g. Shannon-Fano code, Huffman code, Morse code
    • H03M7/42Conversion to or from variable length codes, e.g. Shannon-Fano code, Huffman code, Morse code using table look-up for the coding or decoding process, e.g. using read-only memory

Abstract

본 발명은 부호화시에 구분자를 이용함으로써, 부호화를 위한 하드웨어의 간소화가 가능하고 데이타의 실시간 처리가 가능하며, 또한 이러한 각 부호들의 디코딩을 고속으로 실현할 수 있도록 한 구분자를 이용한 가변길이 부호화 방법에 관한 것으로, 이를 위하여 본 발명은, 가변길이 부호화 장치가 각 부호들의 헤더정보인 구분자를 위한 구분자 테이블과 각 부호들을 그 발생확률 순서에 따라 배열한 부호 테이블을 구비하며, 입력되는 코드워드들에 대한 발생확률을 검출하여 차례대로 그 누적한 다음 2의 제곱배수만큼씩 누적합을 산출하는 단계; 누적값이 산출될 때마다 그 산출 누적합과 전체 발생확률에 대한 임계치를 비교하여 새롭게 산출되는 코드워드들에 대한 발생확률의 누적합이 전체 발생확률의 임계치 이상이 될때까지 누적합 산출 단계를 반복하는 단계; 이 단계에서의 비교결과 산출 누적합 또는 새로운 산출 누적합이 전체 발생활률에 대한 임계치 이상이 되면, 구분자 테이블에서 해당 구분자를 선택하는 단계; 이 단계에서 누적합에 대한 구분자가 선택되면, 코드워드들의 수에 상응하도록 부호 테이블에서 고정길이 부호를 할당하는 단계; 및 모든 코드워드들에 대한 고정길이 부호의 할당이 끝날때까지 각 단계를 반복 수행하는 단계를 통해, DCT 변환계수들에 대한 가변길이 부호화를 수행한다.The present invention relates to a variable length encoding method using a delimiter, which enables the hardware to be encoded, real-time processing of data, and high-speed decoding of each code by using a delimiter in encoding. To this end, the present invention provides a variable length encoding apparatus having a delimiter table for a delimiter which is header information of each code, and a code table in which the respective codes are arranged in order of their probability of occurrence. Detecting a probability and accumulating the numbers in turn and calculating a cumulative sum by a power of two; Each time the cumulative value is calculated, the cumulative sum is calculated and the threshold for the total occurrence probability is repeated until the cumulative sum of the probability of occurrence for the newly calculated codewords exceeds the threshold of the total occurrence probability. Doing; Selecting the delimiter from the delimiter table when the comparison result calculation cumulative sum or the new calculation cumulative sum at this step is equal to or greater than a threshold for the overall occurrence rate; If a delimiter for the cumulative sum is selected in this step, assigning a fixed length code in the code table to correspond to the number of codewords; And repeating each step until allocating fixed length codes for all codewords is completed.

Description

구분자를 이용한 가변길이 부호화 방법Variable length coding method using delimiter

제1도는 본 발명에 따른 구분자를 이용한 가변길이 부호화 방법을 적용하는 데 적합한 MC-DCT를 이용한 전형적인 영상 부호화 시스템의 블럭구성도.1 is a block diagram of a typical image coding system using MC-DCT suitable for applying a variable length coding method using a separator according to the present invention.

제2도는 본 발명에 따른 구분자를 이용한 가변길이 부호화 방법을 설명하기 위해 제1도에 도시된 가변길이 부호화 블럭의 개략적인 블럭구성도.2 is a schematic block diagram of a variable length coding block shown in FIG. 1 for explaining a variable length coding method using a separator according to the present invention.

제3도는 본 발명의 바람직한 실시예에 따라 구분자를 이용하여 가변길이 부호화를 수행하는 과정을 도시한 플로우챠트.3 is a flowchart illustrating a process of performing variable length encoding using a separator according to a preferred embodiment of the present invention.

제4도의 (a)는 종래방법에 따른 가변길이 부호들의 일예를 도시한 부호 테이블, (b)는 본 발명에 따라 구분자를 이용하는 가변길이 부호들의 일예를 도시한 부호 테이블.(A) of FIG. 4 is a code table showing an example of variable length codes according to a conventional method, and (b) is a code table showing an example of variable length codes using a separator according to the present invention.

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

100, 107 : 프레임 메모리 110 : 감산기100, 107: frame memory 110: subtractor

120 : 영상 부호화 블럭 130 : 가변길이 부호화 블럭120: video coding block 130: variable length coding block

140 : 버퍼 150 : 영상 복호화 블럭140: buffer 150: video decoding block

160 : 가산기 180 : 현재 프레임 예측 블럭160: adder 180: current frame prediction block

1310 : 가변길이 부호화기 1330 : 구분자 테이블1310 variable length encoder 1330 delimiter table

1350 : 부호 테이블1350: sign table

본 발명은 영상신호를 압축 부호화하는 가변길이 부호화 기법에 관한 것으로, 더욱 상세하게는 구분자를 이용하여 이산 코사인 변환된 변환계수값들을 가변길이 부호화함으로써 실시간 처리에 적합하도록 한 가변길이 부호화 방법에 관한 것이다.The present invention relates to a variable length coding technique for compressing and encoding a video signal. More particularly, the present invention relates to a variable length coding method suitable for real-time processing by variable length coding the transformed cosine transformed coefficient values using a delimiter. .

이 기술분야에 잘 알려진 바와같이 이산된 화상신호의 전송은 아날로그 신호보다 좋은 화질을 유지할 수 있다. 일련의 이미지 프레임으로 구성된 비디오 신호가 디지탈 형태로 표현될 때, 특히 고품질 텔레비젼의 경우 상당한 양의 데이타가 전송되어야 한다. 그러나 종래의 전송 채널의 사용 가능한 주파수 영역은 제한되어 있으므로, 많은 양의 디지탈 데이타를 전송하기 위해서는 전송되는 데이타를 압축하여 그 양을 줄일 필요가 있다. 이와같이 데이타를 압축하는 다양한 압축 기법 중에서, 확률적 부호화 기법과 시간적, 공간적 압축기법을 결합한 하이브리드 부호화 기법이 가장 효율적인 것으로 알려져 있다.As is well known in the art, the transmission of discrete image signals can maintain better image quality than analog signals. When a video signal consisting of a series of image frames is represented in digital form, a significant amount of data must be transmitted, especially for high quality television. However, since the usable frequency range of the conventional transmission channel is limited, in order to transmit a large amount of digital data, it is necessary to compress the transmitted data and reduce the amount thereof. As such, among the various compression methods for compressing data, a hybrid coding method combining a stochastic coding method and a temporal and spatial compression method is known to be the most efficient.

대부분의 하이브리드 부호화 기법은 움직임 보상 DCPM(차분 펄스 부호 변조), 2차원 DCT(이산 코사인 변환), DCT 계수의 양자화, VLC(가변길이 부호화)등을 이용한다. 움직임 보상 DPCM은 현재 프레임과 이전 프레임간의 물체의 움직임을 결정하고, 물체의 움직임에 따라 현재 프레임을 예측하여 현재 프레임과 예측치간의 차이를 나타내는 차분신호를 만들어내는 방법이다. 이 방법은 예를들어 Staffan Ericsson의 Fixed and Adaptive Predictors for Hybrid Predictive/Transform Coding, IEEE Transactions on Communication, COM-33, NO.12 (1985년, 12월), 또는 Ninomiy와 Ohtsuka의 A motion Compensated Interframe Coding Scheme for Television Pictures, IEEE Transactions on Communication, COM-30, NO.1(1982년, 1월)에 기재되어 있다.Most hybrid coding techniques use motion compensated DCPM (differential pulse code modulation), two-dimensional DCT (discrete cosine transform), quantization of DCT coefficients, variable length coding (VLC), and the like. The motion compensation DPCM determines a motion of an object between a current frame and a previous frame, and predicts a current frame according to the motion of the object to generate a difference signal representing a difference between the current frame and a predicted value. This can be done for example by Staffan Ericsson's Fixed and Adaptive Predictors for Hybrid Predictive / Transform Coding, IEEE Transactions on Communication, COM-33, NO.12 (1985, December), or A motion Compensated Interframe Coding by Ninomiy and Ohtsuka. Scheme for Television Pictures, IEEE Transactions on Communication, COM-30, NO.1 (1982, January).

일반적으로, 이차원 DCT는 영상 데이타간의 공간적 리던던시를 이용하거나 제거하는 것으로서, 디지탈 영상 데이타 블럭, 예를들면 88블럭을 DCT 변환계수로 변환한다. 이 기법은 Chen과 Pratt의 Scene Adaptive Coder, IEEE Transactions on Communication, COM-32, NO.3 (1984년 3월)에 개시되어 있다. 이러한 DCT 변환계수는 양자화기, 지그재그 주사, VLC 등을 통해 처리됨으로써 전송할 데이타의 양을 효과적으로 감축할 수 있다.In general, two-dimensional DCT utilizes or eliminates spatial redundancy between image data, such as digital image data blocks, e. Convert 8 blocks to DCT conversion factor. This technique is described in Chen and Pratt's Scene Adaptive Coder, IEEE Transactions on Communication, COM-32, NO.3 (March 1984). The DCT conversion coefficient is processed through a quantizer, a zigzag scan, a VLC, etc., thereby effectively reducing the amount of data to be transmitted.

보다 상세하게, 움직임 보상 DPCM에서는 현재 프레임과 이전 프레임간에 추정된 물체의 움직임에 따라, 현재 프레임을 이전 프레임으로 부터 예측한다. 이와 같이 추정된 움직임은 이전 프레임과 현재 프레임간의 변위를 나타내는 2차원 움직임 벡터로 나타낼 수 있다.More specifically, the motion compensation DPCM predicts the current frame from the previous frame according to the motion of the object estimated between the current frame and the previous frame. The estimated motion may be represented by a two-dimensional motion vector representing the displacement between the previous frame and the current frame.

한편, 가변길이 부호화 기법은 이산 코사인 변환된 DCT 변환계수값을 가변길이로 부호화, 즉 각 부호의 발생빈도에 따라 그 빈도수가 많은 것은 짧은 길이의 부호로 부호화하고, 그 발생 빈도수가 적은 것은 긴 길이의 부호로 부호화하는 것으로, 그 대표적인 가변길이 부호로는 허프만 부호가 널리 알려져 있다.On the other hand, in the variable length coding scheme, a discrete cosine transformed DCT transform coefficient value is encoded with a variable length, that is, a frequency having a large frequency according to a frequency of occurrence of each code is encoded with a short length code, and a small frequency of occurrence is a long length. The Huffman code is widely known as a typical variable length code.

통상적으로, 가변길이 부호화 장치를 구현하는 데 있어서, 특히 고려해야 할 것은 그 구현의 용이함을 위한 하드웨어의 복잡성과 지연시간을 최소화할 수 있는 데이타(DCT 변환계수)의 실시간 처리라고 볼 수 있다. 따라서, 본 발명에서는 이러한 점을 고려하여 구조의 간소화 및 데이타의 실시간 처리에 적합한 가변길이 부호화 기법의 개선에 관련된다.In general, in implementing a variable length encoding apparatus, it is considered that a particular consideration is real-time processing of data (DCT transformation coefficient) that can minimize hardware complexity and delay time for ease of implementation. Therefore, in view of the above, the present invention relates to the improvement of a variable length coding scheme suitable for simplification of structure and real-time processing of data.

본 발명의 목적은 그 부호화시에 구분자를 이용함으로써, 부호화를 위한 하드웨어의 간소화가 가능하고 데이타의 실시간 처리가 가능하며, 각 부호들의 디코딩을 고속으로 실현할 수 있는 구분자를 이용한 가변길이 부호화 방법을 제공하는 데 있다.SUMMARY OF THE INVENTION An object of the present invention is to provide a variable length encoding method using a delimiter capable of simplifying hardware for encoding, real-time processing of data, and realizing decoding of codes at high speed by using a delimiter in encoding. There is.

상기 목적을 달성하기 위하여 본 발명은, 양자화된 DCT 변환계수들을, 부호 테이블을 이용하여 각 부호의 발생빈도에 따라 그 빈도수가 많은 것은 짧은 길이의 부호로 부호화하고, 그 발생 빈도수가 적은 것은 긴 길이의 부호로 부호화하는 가변길이 부호화 장치에서의 부호화 방법에 있어서, 상기 가변길이 부호화 장치는, 각 부호들의 헤더정보인 구분자들을 구비한 구분자 테이블과, 상기 각 부호들을 그 발생확률 순서에 따라 배열한 부호 테이블을 구비하며, 상기 방법은:입력되는 코드워드들에 대한 발생확률을 검출하여 차례대로 누적한 다음 2의 제곱배수 만큼씩 누적합을 산출하는 제1단계; 상기 누적값이 산출될 때마다 그 산출 누적합과 전체 발생확률에 대한 임계치를 비교하여 새롭게 산출되는 상기 코드워드들에 대한 발생확률의 누적합이 상기 전체 발생확률의 임계치 이상이 될 때까지 상기 누적합 산출 단계를 반복하는 제2단계; 상기 제2단계에서의 비교결과, 산출 누적합 또는 상기 새로운 산출 누적합이 상기 전체 발생확률에 대한 임계치 이상이 되면, 상기 구분자 테이블에서 해당 구분자를 선택하는 제3단계; 상기 제3단계에서 누적합에 대한 구분자가 선택되면, 상기 코드워드들의 수에 상응하도록 상기 부호 테이블에서 고정길이 부호를 할당하는 제4단계; 및 상기 모든 코드워드들에 대한 고정길이 부호의 할당이 끝날때까지 상기 제1단계 내지 제4단계를 반복 수행하는 제5단계로 이루어진 구분자를 이용한 가변길이 부호화 방법을 제공한다.In order to achieve the above object, in the present invention, the quantized DCT transform coefficients are coded using short codes according to the frequency of occurrence of each code using short codes, and shorter codes with shorter frequency are generated. A coding method in a variable length coding apparatus for encoding with a code of claim 1, wherein the variable length coding apparatus comprises: a delimiter table including delimiters which are header information of respective codes, and codes in which the respective codes are arranged in the order of their probability of occurrence. A method comprising: a first step of detecting a probability of occurrence for input codewords, accumulating them in sequence, and calculating a cumulative sum by a power of two; Each time the cumulative value is calculated, the cumulative sum is calculated and the threshold for the total occurrence probability is accumulated until the cumulative sum of the probability of occurrence for the newly generated codewords is equal to or greater than the threshold of the total occurrence probability. A second step of repeating the sum calculating step; A third step of selecting a corresponding delimiter from the delimiter table when the result of the comparison in the second step, the calculated cumulative sum or the new calculated cumulative sum is equal to or greater than a threshold for the total occurrence probability; A fourth step of allocating a fixed length code in the code table to correspond to the number of codewords when the delimiter for the cumulative sum is selected in the third step; And a fifth step of repeatedly performing the first to fourth steps until the assignment of the fixed length code to all the codewords is completed.

이하 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 대하여 상세하게 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

제1도는 본 발명에 따른 구분자를 이용한 가변길이 부호화 방법을 적용하는 데 적합한 전형적인 영상 부호화 시스템에 대한 블럭구성도를 나타낸다. 동도면에 도시된 바와같이, 전형적인 영상 부호화 시스템은, 제1프레임 메모리(100), 감산기(110), 영상 부호화 블럭(120), 가변길이 부호화 블럭(130), 버퍼(140), 영상 복호화 블럭(150), 가산기(160), 제2프레임 메모리(170), 예측 프레임 발생 블럭(180)을 포함한다.1 is a block diagram of a typical video encoding system suitable for applying a variable length encoding method using a delimiter according to the present invention. As shown in the figure, a typical image encoding system includes a first frame memory 100, a subtractor 110, an image encoding block 120, a variable length encoding block 130, a buffer 140, and an image decoding block. 150, an adder 160, a second frame memory 170, and a predictive frame generation block 180.

제1도를 참조하면, 입력되는 현재 프레임 신호를 제1프레임 메모리(100)에 저장된 다음 라인 L11을 통해 감산기(110)와 현재 프레임 예측 블럭(180)에 동시에 제공된다.Referring to FIG. 1, the input current frame signal is stored in the first frame memory 100 and simultaneously provided to the subtractor 110 and the current frame prediction block 180 through the next line L11.

먼저, 감산기(110)에서는 라인 L11을 통해 제1프레임 메모리(100)에서 제공되는 현재 프레임 신호로 부터 라인 L19를 통해 후술되는 현재 프레임 예측 블럭(180)으로 부터 제공되는 이동 물체에 대하여 움직임 보상된 예측된 현재 프레임 신호를 감산하며, 그 결과 데이타, 즉 차분화소값을 나타내는 에러신호는 영상 부호화 블럭(120)을 통해 이산 코사인 변환(DCT)과 이 기술분야에서 잘 알려진 양자화 방법들중의 어느 하나를 이용함으로서, 일련의 양자화된 변환계수들로 부호화된다. 이때, 영상신호 부호화 블럭(120)에서의 에러신호에 대한 양자화는 출력측의 버퍼(140)로 부터의 데이타 층만도(QP)에 의거하여 그 스텝 사이즈가 조절된다.First, the subtractor 110 performs motion compensation on a moving object provided from the current frame prediction block 180 described later through the line L19 from the current frame signal provided in the first frame memory 100 through the line L11. The predicted current frame signal is subtracted, and the resulting data, i.e., the error signal representing the differential pixel value, is either one of discrete cosine transform (DCT) and one of the quantization methods well known in the art via the image coding block 120. By using, it is encoded into a series of quantized transform coefficients. At this time, the step size of the quantization of the error signal in the video signal coding block 120 is adjusted based on the data layer degree QP from the buffer 140 on the output side.

그런다음, 이와같이 양자화된 DCT 변환계수들은 엔트로피 부호화 블럭(130)과 영상 복호화 블럭(150)으로 각각 보내진다. 여기에서, 가변길이 부호화 블럭(130)에 제공된 양자화된 DCT 변환계수들은, 허프만 부호 등을 이용하여 각 부호의 발생빈도에 따라 그 빈도수가 많은 것은 짧은 길이의 부호로 부호화되고, 그 발생 빈도수가 적은 것은 긴 길이의 부호로 부호화된다.Then, the quantized DCT transform coefficients are sent to the entropy coding block 130 and the image decoding block 150, respectively. Here, the quantized DCT transform coefficients provided to the variable-length coding block 130 are encoded with a short length code having a large frequency according to the frequency of occurrence of each code using a Huffman code or the like, and having a low frequency of occurrence. It is encoded with a long length code.

보다 상세하게, 본 발명에 따라 가변길이 부호화 블럭(130)에서는 구분자를 이용하여 양자화된 DCT 변환계수들을 가변길이 부호로 변환하며, 이와같이 구분자를 이용하여 양자화된 DCT 변환계수들을 부호로 변환하는 과정에 대하여 그 세부적인 블럭구성을 보여주는 제2도를 참조하여 후에 상세하게 기술될 것이다.More specifically, according to the present invention, the variable length coding block 130 converts the quantized DCT transform coefficients into variable length codes using a delimiter, and thus converts the quantized DCT transform coefficients into codes using a delimiter. This will be described later in detail with reference to FIG. 2 showing the detailed block configuration thereof.

한편, 영상 부호화 블럭(120)으로 부터 영상 복호화 블럭(150)에 제공되는 양자화된 변환계수들은 역양자화 및 역이산 코사인 변환을 통해 다시 재구성된 프레임 신호로 변환된 다음, 가산기(160)에 제공되며, 가산기(160)에서는 영상 복호화 블럭(150)으로 부터의 재구성된 프레임 신호와 라인 L19를 통해 후술되는 현재 프레임 예측 블럭(180)으로 부터 제공되는 예측된 현재 프레임신호를 가산하여 재구성된 이전 프레임 신호를 생성하며, 이와같이 재구성된 이전 프레임 신호는 제2프레임 메모리(170)에 저장된다. 따라서, 이러한 경로를 통해 부호화 처리되는 매 프레임에 대한 바로 이전 프레임 신호가 계속적으로 생산되며, 이와같이 갱신된 이전 프레임 신호는 움직임 추정, 보상을 위해 후술되는 현재 프레임 예측 블럭(180)으로 제공될 것이다.Meanwhile, the quantized transform coefficients provided from the image coding block 120 to the image decoding block 150 are converted into a reconstructed frame signal through inverse quantization and inverse discrete cosine transform, and then provided to the adder 160. The adder 160 adds the reconstructed frame signal from the image decoding block 150 and the predicted current frame signal provided from the current frame prediction block 180 described later through line L19 to reconstruct the previous frame signal. The previous frame signal reconstructed as described above is stored in the second frame memory 170. Accordingly, the immediately previous frame signal for every frame encoded through this path is continuously produced, and the updated previous frame signal will be provided to the current frame prediction block 180 described later for motion estimation and compensation.

제2도는 본 발명에 따른 구분자를 이용한 가변길이 부호화 방법에 적용하기 위해 도시한 제1도의 가변길이 부호화 블럭의 개략적인 블럭구성도를 나타낸다. 동도면에 도시된 바와같이, 가변길이 부호화 블럭(130)은 가변길이 부호화기(1310), 구분자 테이블(1330) 및 부호 테이블(1350)을 포함한다.FIG. 2 is a schematic block diagram of a variable length coding block of FIG. 1 shown for application to a variable length coding method using a separator according to the present invention. As shown in the figure, the variable length coding block 130 includes a variable length encoder 1310, a delimiter table 1330, and a sign table 1350.

먼저, 본 발명에 따라 구분자를 이용하여 가변길이 부호화를 수행하는 방법에 있어서, 가변길이 부호화된 영상 데이타(비트 스트림)는 실질적으로 헤더정보에 해당하는 구분자와 이 구분자를 따라오는 부호의 길이가 고정길이로 정해진다는 점에서 기존의 가변길이 부호화 방법과는 다르다. 즉, 본 발명에 따른 구분자를 이용한 가변길이 부호화 기법은 기존의 고정길이 부호화와 가변길이 부호화의 방법을 복합한 것이라 할 수 있는데, 각 구분자들(예를들면, 제4도(b)에서 a로서 표시된 바와같이, 0, 10, 110, 1110, ----)과 뒤이어 따라오는 부호값들은 각각 정의에 의해서 고정길이로 오게 된다. 따라서, 심볼의 수가 증가함에 따라 하드웨어가 복잡하게 되고 기억해야 할 값들이 많아져서 부호화 및 역부호화가 복잡하게 되는 종래 방법과는 달리, 본 발명은 간단한 하드웨어로 구현이 가능할 뿐만 아니라 데이타 처리의 지연시간을 최소화함으로써, 처리속도의 향상을 기대할 수가 있다.First, according to the present invention, in a variable length encoding method using a delimiter, the variable length coded image data (bit stream) has a fixed identifier corresponding to header information and a code length following the delimiter. It is different from the conventional variable length coding method in that the length is determined. That is, the variable length coding technique using the delimiter according to the present invention may be a combination of the conventional fixed length coding and the variable length coding method. For example, as shown in FIG. As indicated, 0, 10, 110, 1110, ----) and subsequent sign values are each fixed-length by definition. Therefore, unlike the conventional method in which hardware increases as the number of symbols increases, and the values to be stored increase, which leads to complicated encoding and decoding, the present invention can be implemented not only by simple hardware but also by the delay time of data processing. By minimizing this, an improvement in processing speed can be expected.

다시말해, 본 발명에 따라 가변길이 부호화되는 영상 데이타는 각 부호의 해더(구분자)에 따라서 따라오는 값들이 미리 정의되어 있기 때문에 가변길이 디코딩시에 각 구분자만을 검출하고 따라오는 부호는 이차적으로 부호 테이블에서 디코딩(역부호화)하면 되는 것이다. 따라서, 데이타의 처리속도가 크게 개선되고, 또한 하드웨어가 간단해지므로 테이블이 적어져 결과적으로 역부호화시에 발생하는 지연시간을 줄일 수가 있게 된다.In other words, the variable length coded image data according to the present invention has predefined values following the header (delimiter) of each code. This is done by decoding (decoding) at. Therefore, the processing speed of the data is greatly improved, and the hardware is simplified, so that the number of tables is reduced, and as a result, the delay time that occurs during decoding can be reduced.

즉, 종래의 가변길이 부호화 방법을 예로들면 전송하고자 하는 심볼의 수와 발생확률을 기준으로 가변적인 부호로 바쑬 수 있는 데, 이것은 전송하고자 하는 심볼들의 발생확률과 나무구조를 이용하여 전송부호를 결정할 수 있다. 예를들어, 종래방법의 경우, 일예로서 제4도 (a)에 도시된 바와같이, 전송 발생확률이 가장 높은 심볼 1을 부호 1에 할당하고, 전소 발생확률이 가장 낮은 심볼 9를 부호 0000 110에 할당하는 방법을 취하였으나, 이와는 달리 본 발명에서는 구분자 0(또는 1)을 기준으로 삼고 각각의 부호들을 구분하는 방법으로 부호를 정의하였다.In other words, in the conventional variable length coding method, the code can be changed into a variable code based on the number of symbols to be transmitted and the probability of occurrence. The transmission code is determined based on the generation probability and the tree structure of the symbols to be transmitted. Can be. For example, in the conventional method, as shown in FIG. 4A, as an example, symbol 1 having the highest transmission probability is assigned to symbol 1, and symbol 9 having the lowest probability of occurrence of burning is coded 0000 110. In the present invention, however, the code is defined as a method of distinguishing each code based on the delimiter 0 (or 1).

일예로서 제4도 (b)에 도시된 바와같이, 본 발명에서는 구분자 0, 10, 110, 1110, ---을 기준으로 뒤이어 따라오는 비트수를 정의, 즉 구분자가 0일때는 부호값 0 또는 1이 따라오고, 구분자가 10 일때는 부호값이 따라오지 않으며, 구분자가 110 일때는 부호값 2비트가 따라오고, 구분자가 1110 일때는 부호값 3비트가 따라오도록 정의할 수 있다. 즉, 본 발명에서는 이러한 방법으로 전송 심볼들에 해당하는 부호를 정의할 수 있다.As an example, as shown in FIG. 4 (b), the present invention defines the number of bits following the delimiter 0, 10, 110, 1110, ---, that is, the sign value 0 or 0 when the delimiter is 0. If 1 is followed and the delimiter is 10, the sign value is not followed. If the delimiter is 110, the code value is 2 bits, and if the delimiter is 1110, the code value is 3 bits. That is, in the present invention, codes corresponding to transmission symbols can be defined in this manner.

한편, 제2도를 참조하면, 가변길이 부호화기(1310)에서는 라인 L13을 통해 제1도의 영상 부호화 블럭(120)으로부터 제공되는 DCT 변환계수들에 대하여 구분자를 이용하여 부호화를 수행한다. 즉, 부호 테이블(1330)에는 나무구조로 하여 코드워드의 발생확률이 높은 순서로 배열되는 데, 가변길이 부호화기(1310)에서는 발생확률의 누적합을 구해 가면서 그 누적합이 연속적으로 누적되어 갱신되는 전체 발생확률의 누적합의 절반인 임계치를 초과하는지 또는 초과하지 않는지의 여부에 따라 하나의 코드워드에 구분자 테이블(1350)에 구비되어 있는 하나의 구분자를 할당하거나 또는 다수개의 코드워드들에 하나의 구분자를 할당하는 방법으로 가변길이 부호화를 수행한다.Meanwhile, referring to FIG. 2, the variable length encoder 1310 performs encoding using a delimiter on DCT transform coefficients provided from the image encoding block 120 of FIG. 1 through a line L13. That is, the code table 1330 is arranged in a tree structure in order of increasing probability of codewords. In the variable length encoder 1310, the cumulative sum of occurrence probabilities is continuously accumulated and updated. According to whether or not to exceed the threshold that is half of the cumulative sum of the total probability of occurrence, one delimiter provided in the delimiter table 1350 or one delimiter in multiple codewords Variable length coding is performed by the method of assigning.

즉, 가변길이 부호화기(1310)에서는 라인 L13상의 DCT 변환계수들에 대하여 구분자 테이블(1330)로부터 해당되는 구분자를 선택한 다음, 부호 테이블(1350)로 부터 코드워드들의 수에 맞게 고정길이 부호를 할당함으로써, 부호화를 수행하며, 이와같이 부호화된 비트열들은 라인 L14를 통해 제1도의 버퍼(140)로 보내진다.That is, the variable length encoder 1310 selects a corresponding delimiter from the delimiter table 1330 for DCT transform coefficients on the line L13, and then assigns a fixed length code according to the number of codewords from the sign table 1350. The encoding is performed, and the encoded bit strings are sent to the buffer 140 of FIG. 1 through a line L14.

다음에, 첨부된 제3도를 참조하여 본 발명에 따라 구분자를 이용하여 부호화를 수행하는 과정에 대하여 설명한다.Next, a process of performing encoding using a delimiter according to the present invention will be described with reference to FIG. 3.

먼저, 코드워드의 발생확률이 높은 순서로 부호들을 부호 테이블(1350)에 배열한 상태에서 가변길이 부호화기(1310)는 첫번째 코드워드(k0)에서 부터 그 발생확률을 검출, 즉 하나의 코드워드에 대한 발생확률을 검출한 다음(단계 11), 그 제곱배수 만큼씩(즉, 코드워드들의 수 1, 2, 4, 8 ----)발생확률을 차례로 누적하여 그 누적합을 산출한다(단계 13). 이때, 첫번째 코드워드인 경우, 그 발생확률의 누적합은 그 이전의 발생확률값이 없기 때문에 해당 코드워드의 발생확률값이 될 것이다.First, in a state in which codes are arranged in the code table 1350 in the order of the high probability of generating a codeword, the variable length encoder 1310 performs the first codeword (k). The probability of occurrence from 0), i.e., the probability of occurrence for one codeword (step 11), and then by the square multiple (i.e. the number of codewords 1, 2, 4, 8 --- -) Accumulate the probability of occurrence one by one to calculate the cumulative sum (step 13). In this case, in the case of the first codeword, the cumulative sum of the probability of occurrence is the probability of occurrence of the corresponding codeword since there is no previous probability of occurrence.

다음에, 가변길이 부호화기(1310)는 산출된 누적합(또는, 첫번째 코드워드인 경우 그 발생확률값)과 현재까지의 모든 발생확률들을 누적하여 절반으로 나눈 값인 임계치(T)를 비교한다(단계 15), 이 단계(15)에서의 비교결과, 산출된 누적값(또는, 첫번째 코드워드인 경우 그 발생확률값)이 연속적으로 갱신가능한 전체 발생확률들의 임계치 T보다 작은 것으로 판단되면, 처리는 상술한 단계(13)로 되돌아가 이어지는 두번째 코드워드의 발생확률과 상기한 첫번째 발생확률과의 새로운 누적합이 산출되며, 단계(15)를 통해 이와같이 생성된 연속적으로 갱신가능한 새로운 전체 발생확률들의 임계치 T와의 비교가 다시 수행될 것이다.Next, the variable length encoder 1310 compares the calculated cumulative sum (or, if it is the first codeword, its occurrence probability value) with a threshold value T, which is a value obtained by accumulating and dividing all occurrence probability up to half (step 15). If, as a result of the comparison in this step 15, it is determined that the calculated cumulative value (or the occurrence probability value in the case of the first codeword) is smaller than the threshold value T of the total occurrence probability that can be continuously updated, the process is performed in the above-described step. Returning to (13), a new cumulative sum of the occurrence probability of the second codeword and the first occurrence probability described above is calculated, and the comparison with the threshold value T of the continuously updateable new total occurrence probabilities thus generated is performed through step (15). Will be performed again.

한편, 상기 단계(15)에서의 비교결과, 산출된 누적합이 연속적으로 갱신가능한 전체 발생확률들의 임계치 T와 같거나 더 큰 것으로 판단되면, 처리는 다음 단계(17)로 진행될 것이다. 그런다음, 단계(17)에서는 구분자 테이블(1330)에서 차례대로 헤더정보인 구분자를 선택한다.On the other hand, if the comparison result in the step 15 determines that the calculated cumulative sum is equal to or greater than the threshold value T of the total occurrence probabilities that can be continuously updated, the process will proceed to the next step 17. Then, in step 17, the delimiter, which is header information, is sequentially selected from the delimiter table 1330.

따라서, 본 발명에서는 상술한 바와같은 과정을 통해 하나의 코드워드에 하나의 구분자를 선택하거나 다수개의 코드워드에 동일한 하나의 구분자를 선택하게 된다. 일예로서, 하나의 코드워드에 대한 발생확률이 전체 발생확률의 임계치(T) 이상일 때 해당 코드워드에 하나의 구분자가 선택되고, 연속하는 네개의 코드워드들의 발생확률의 누적합이 전체 발생확률의 임계치(T) 이상이 될때 해당되는 네개의 코드워드들에 단지 하나의 구분자가 선택, 즉 일예로서 제4도 (b)에서 네번째 부호에서 부터 일곱번째 부호로부터 알 수 있는 바와같이, 하나의 동일한 구분자가 선택되는 것이다. 제4도 (b)에서 참조부호 a는 구분자 부분을 나타내고, 참조부호 b는 부호 부분을 나타낸다.Accordingly, in the present invention, one delimiter is selected for one codeword or the same delimiter is selected for a plurality of codewords through the above-described process. As an example, when a probability of occurrence of one codeword is greater than or equal to the threshold T of the total probability of occurrence, one delimiter is selected for the corresponding codeword, and the cumulative sum of the probability of occurrence of four consecutive codewords is equal to the total probability of occurrence. Only one delimiter is selected for the four codewords that fall above the threshold T, i.e. one identical delimiter, as can be seen from the fourth to seventh signs in FIG. 4 (b) as an example. Is selected. In FIG. 4 (b), reference numeral a denotes a separator portion, and reference numeral b denotes a code portion.

다음에, 상기한 단계(17)에서 해당 코드워드(또는 코드워드들)에 대한 구분자의 선택이 완료되면, 처리는 다음 단계(19)로 진행되어 선택된 구분자에 대해 코드워드들의 수에 맞게 고정길이 부호(즉, 고정비트)가 할당된다. 그런다음, 고정길이 부호가 할당되고 나면, 가변길이 부호화기(1310)에서는 kK-1, 즉 모든 코드워드들의 할당이 끝났는지의 여부를 체크한다(단계 21). 이 단계(21)에서의 체크결과, 모든 코드워드들에 대한 비트 할당이 끝나지 않은 것으로 판단되면, 처리는 상술한 단계(13)로 되돌아가 그 이후의 과정을 반복 수행하며, 이와는 달리 모든 코드워드들에 대한 비트 할당이 끝난 것으로 판단되면, 처리는 종료한다.Next, when the selection of the delimiter for the corresponding codeword (or codewords) is completed in the above step 17, the process proceeds to the next step 19 to fix the fixed length to the number of codewords for the selected delimiter. A sign (ie a fixed bit) is assigned. Then, after the fixed length code is assigned, the variable length encoder 1310 returns k. It is checked whether K-1, i.e., all codewords have been allocated (step 21). As a result of the check in this step 21, if it is determined that the bit allocation for all codewords is not finished, the process returns to the above-described step 13 and repeats the subsequent process, otherwise all codewords If it is determined that bit allocation for these fields has been completed, the process ends.

예를들어, 심볼이 12개이고, k번째 심볼이 발생할 확률이 Pk라 하면 아래의 식과 같이 정의할 수 있다.For example, if there are 12 symbols and the probability that the k-th symbol occurs is Pk, it can be defined as the following equation.

그리고, 각각의 발생확률 P0 0.3, P1 0.2, P2 0.1, P3 0.08, P4 0.07, P5 0.05, P6 0.05, P7 0.04, P8 0.04, P9 0.03, P10 0.02, P11 0.01, P12 0.01 이라 가정할 때, 제3도의 단계(15)에서의 체크결과, P0의 발생확률 0.3이 1의 절반인 0.5(연속적으로 갱신가능한 전체 발생확률의 임계치 T)를 넘지 않으므로, 발생확률 P0의 값 0.3과 P1의 값 0.2를 가산한다. 따라서, 그 누적합이 0.5가 되어 제3도의 단계(15)에서의 체크조건이 충족되므로, 가변길이 부호화기(1310)에서는 구분자 테이블(1330)에서 구분자 0을 선택하고, P0와 P1에 각각 0과 1을 할당한다. 즉, P0의 코드워드는 00이 되고, P1의 코드워드는 01이 된다.And each occurrence probability P 0 0.3, P 1 0.2, P 2 0.1, P 3 0.08, P 4 0.07, P 5 0.05, P 6 0.05, P 7 0.04, P 8 0.04, P 9 0.03, P 10 0.02, P 11 0.01, P 12 Assuming as 0.01, the check in the second step 15 third degree result, the occurrence probability of 0.3 of P 0 does not exceed the half of 0.5 1 (the threshold of the total occurrence probability can continuously update T), the probability P 0 The value 0.3 and the value 0.2 of P 1 are added. Therefore, since the cumulative sum is 0.5 and the check condition in step 15 of FIG. 3 is satisfied, the variable length encoder 1310 selects the delimiter 0 from the delimiter table 1330, and selects P 0 and P 1 respectively. Assign 0 and 1 That is, the codeword of P 0 is 00 and the code word of P 1 is 01.

그런다음, k12가 아니므로, 처리는 단계(13)로 되돌아가며, P2의 값 0.1이 전체 발생확률의 임계치(T)(현재까지의 발생확률 누적합의 절반:1-0.5를 2로 나눈값) 0.25보다 작으므로, 상기 체크조건을 충족시키면서 2의 제곱배수가 되도록 발생확률 P2, P3, P4, P5의 값을 연속하여 누적한다. 따라서, 연속하여 누적한 P2, P3, P4, P5의 누적합이 0.3이고 전체 발생확률의 임계치 0.25를 초과하므로, 구분자 테이블(1330)로 부터 구분자 10이 선택되며, 코드워드 00, 01, 10, 11이 각각 할당된다. 즉, P2는 1000이 되고, P3는 1001이 되며, P4는 1010이 되고, P5는 1011이 될 것이다.Then k Since it is not 12, the process returns to step 13, where the value 0.1 of P 2 is greater than the threshold T of the total probability of occurrence (half the cumulative sum of the probability of occurrence to date: 1-0.5 divided by 2) 0.25. Since it is small, the values of the probability of occurrence P 2 , P 3 , P 4 , and P 5 are successively accumulated to satisfy the above check condition so that the power is multiplied by two . Accordingly, since the cumulative sum of consecutively accumulated P 2 , P 3 , P 4 , and P 5 is 0.3 and exceeds the threshold 0.25 of the total probability of occurrence, the delimiter 10 is selected from the delimiter table 1330, and codewords 00, 01, 10 and 11 are allocated respectively. That is, P 2 would be 1000, P 3 would be 1001, P 4 would be 1010, and P 5 would be 1011.

다시, 단계(21)에서의 체크결과, k12가 아니므로, 처리는 단계(13)로 되돌아가며, P6의 값 0.05가 전체 발생확률의 임계치(T) 0.1(1-0.8을 2로 나눈값)보다 작으므로, 상기 체크조건을 충족시키면서 2의 제곱배수가 되도록 발생확률 P6,P7,P8,P9의 값을 연속하여 누적한다. 따라서, 연속하여 누적한 P6,P7,P8,P9의 누적합이 0.16이고 전체 발생확률의 임계치 0.1을 초과하므로, 구분자 테이블(1330)로부터 구분자 110이 선택되며, 코드워드 00, 01, 10, 11이 각각 할당된다. 즉, P6는 11000이 되고, P7는 11001이 되며, P8는 11010이 되고, P9는 11011이 될 것이다.Again, the result of the check in step 21, k Since it is not 12, the process returns to step 13, while the value 0.05 of P 6 is smaller than the threshold T of the total probability of occurrence 0.1 (1-0.8 divided by 2), while satisfying the above check condition. Accumulate successively the values of P 6 , P 7 , P 8 , and P 9 so that they are powers of two. Therefore, since the cumulative sum of consecutively accumulated P 6 , P 7 , P 8 , and P 9 is 0.16 and exceeds the threshold value 0.1 of the total probability of occurrence, the delimiter 110 is selected from the delimiter table 1330, and codewords 00, 01 , 10 and 11 are allocated respectively. That is, P 6 would be 11000, P 7 would be 11001, P 8 would be 11010, and P 9 would be 11011.

상기와 마찬가지로, 단계(21)에서의 체크결과, k12가 아니므로, 처리는 단계(13)로 되돌아가며, P10의 값 0.02가 전체 발생확률의 임계치(T) 0.02(1-0.96을 2로 나눈값)와 같으므로, 가변길이 부호화기(1310)에서는 구분자 테이블(1330)에서 구분자 1110을 선택한다. 또한, 단계(21)에서의 체크결과, k12가 아니므로, 처리는 단계(13)로 되돌아가며, P11의 값 0.01이 전체 발생확률의 임계치(T) 0.01(1-0.98을 2로 나눈값)과 같으므로, 가변길이 부호화기(1310)에서는 구분자 테이블(1330)에서 구분자 11110을 선택한다.As above, the result of check in step 21, k Since it is not 12, the process returns to step 13, and since the value 0.02 of P 10 is equal to the threshold T of the total probability of occurrence 0.02 (1-0.96 divided by 2), the variable length encoder 1310 Selects a separator 1110 from the separator table 1330. Further, the result of the check in step 21, k Since it is not 12, the process returns to step 13, and since the value 0.01 of P 11 is equal to the threshold T of the total occurrence probability 0.01 (1-0.98 divided by 2), the variable length encoder 1310 Selects the delimiter 11110 from the delimiter table 1330.

한편, 단계(21)에서의 체크결과, k12가 아니므로, 처리는 단계(13)로 되돌아가며 P12의 값 0.01이 전체 발생확률의 임계치(T) 보다 크므로, 가변길이 부호화기(1310)에서는 구분자 테이블(1330)에서 구분자 111110을 선택한다. 그런다음, 단계(21)에서의 체크결과, k12가 되므로써 구분자를 이용한 부호화가 종료된다.On the other hand, the check result in step 21, k Since it is not 12, the process returns to step 13, and since the value 0.01 of P 12 is greater than the threshold value T of the total probability of occurrence, the variable length encoder 1310 selects the separator 111110 from the separator table 1330. . Then, the result of the check in step 21, k By 12, the encoding using the delimiter ends.

따라서, 상술한 바와같은 과정을 통해 구분자를 이용하여 가변길이 부호화된 비트열들은 라인 L14를 통해 제1도의 출력측 버퍼(140)로 제공될 것이며, 최종적으로 도시 생략된 전송채널을 통해 수신측의 복호화 시스템으로 전송될 것이다.Accordingly, through the above-described process, the variable length coded bit strings are provided to the output side buffer 140 of FIG. 1 through the line L14, and finally the decoding of the receiving side through the transport channel (not shown). Will be sent to the system.

이상 설명한 바와같이 본 발명에 따르면, 구분자를 이용하여 가변길이 부호화를 수행하도록 함으로써, 지연시간 없는 실시간하에서의 고속 부호화를 실현할 수 있을 뿐만 아니라 이를 위한 가변길이 부호화 장치의 하드웨어를 간소화할 수 있는 큰 장점을 갖는다.As described above, according to the present invention, the variable length encoding is performed by using the delimiter, so that high-speed encoding can be realized under real time without delay, and the hardware of the variable length encoding apparatus can be simplified. Have

Claims (3)

양자화된 DCT 변환계수들을, 부호 테이블을 이용하여 각 부호의 발생빈도에 따라 그 빈도수가 많은 것은 짧은 길이의 부호로 부호화하고, 그 발생 빈도수가 적은 것은 긴 길이의 부호로 부호화하는 가변길이 부호화 장치에서의 부호화 방법에 있어서, 상기 가변길이 부호화 장치는, 각 부호들의 헤더정보인 구분자들을 구비한 구분자 테이블과, 상기 각 부호들을 그 발생확률 순서에 따라 배열한 부호 테이블을 구비하며, 상기 방법은:입력되는 코드워드들에 대한 발생확률을 검출하여 차례대로 누적한 다음 2의 제곱배수 만큼씩 누적합을 산출하는 제1단계; 상기 누적값이 산출될 때마다 그 산출 누적합과 전체 발생확률에 대한 임계치를 비교하여 새롭게 산출되는 상기 코드워드들에 대한 발생확률의 누적합이 상기 전체 발생확률의 임계치 이상이 될 때까지 상기 누적합 산출 단계를 반복하는 제2단계; 상기 제2단계에서의 비교결과, 산출 누적합 또는 상기 새로운 산출 누적합이 상기 전체 발생확률에 대한 임계치 이상이 되면, 상기 구분자 테이블에서 해당 구분자를 선택하는 제3단계; 상기 제3단계에서 누적합에 대한 구분자가 선택되면, 상기 코드워드들의 수에 상응하도록 상기 부호 테이블에서 고정길이 부호를 할당하는 제4단계; 및 상기 모든 코드워드들에 대한 고정길이 부호의 할당이 끝날때까지 상기 제1단계 내지 제4단계를 반복 수행하는 제5단계로 이루어진 구분자를 이용한 가변길이 부호화 방법.In a variable length encoding apparatus, a quantized DCT transform coefficient is encoded with a short length code having a large frequency according to the frequency of occurrence of each code using a code table, and a long length code with a small frequency of occurrence. The coding method according to claim 1, wherein the variable length coding apparatus comprises a delimiter table including delimiters which are header information of respective codes, and a sign table in which the codes are arranged in order of their probability of occurrence. Detecting a probability of occurrence of the codewords and accumulating them sequentially and calculating a cumulative sum by a power of two; Each time the cumulative value is calculated, the cumulative sum is calculated and the threshold for the total occurrence probability is accumulated until the cumulative sum of the probability of occurrence for the newly generated codewords is equal to or greater than the threshold of the total occurrence probability. A second step of repeating the sum calculating step; A third step of selecting a corresponding delimiter from the delimiter table when the result of the comparison in the second step, the calculated cumulative sum or the new calculated cumulative sum is equal to or greater than a threshold for the total occurrence probability; A fourth step of allocating a fixed length code in the code table to correspond to the number of codewords when the delimiter for the cumulative sum is selected in the third step; And a fifth step of repeatedly performing the first to fourth steps until the assignment of the fixed length code to all the codewords is completed. 제1항에 있어서, 상기 전체 발생확률에 대한 임계치는, 현재까지의 모든 발생확률값들을 누적하여 2로 나눈값인 것을 특징으로 하는 구분자를 이용한 가변길이 부호화 방법.The variable length encoding method of claim 1, wherein the threshold for the total probability of occurrence is a value obtained by accumulating all occurrence probability values up to now and dividing by two. 제1항 또는 제2항에 있어서, 상기 각 구분자는 상기 각 코드워드들의 발생확률에 근거하여 적어도 하나 또는 다수개의 코드워드들에 선택 가능한 것을 특징으로 하는 구분자를 이용한 가변길이 부호화 방법.The variable length encoding method of claim 1 or 2, wherein each separator is selectable from at least one or a plurality of codewords based on a probability of occurrence of each codeword.
KR1019950051036A 1995-12-16 1995-12-16 Variable length encoding method by using discriminator KR100207405B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950051036A KR100207405B1 (en) 1995-12-16 1995-12-16 Variable length encoding method by using discriminator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950051036A KR100207405B1 (en) 1995-12-16 1995-12-16 Variable length encoding method by using discriminator

Publications (2)

Publication Number Publication Date
KR970057919A KR970057919A (en) 1997-07-31
KR100207405B1 true KR100207405B1 (en) 1999-07-15

Family

ID=19440797

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950051036A KR100207405B1 (en) 1995-12-16 1995-12-16 Variable length encoding method by using discriminator

Country Status (1)

Country Link
KR (1) KR100207405B1 (en)

Also Published As

Publication number Publication date
KR970057919A (en) 1997-07-31

Similar Documents

Publication Publication Date Title
US5767909A (en) Apparatus for encoding a digital video signal using an adaptive scanning technique
US10045034B2 (en) System and method for using pattern vectors for video and image coding and decoding
US5835034A (en) System and method for lossless image compression
US5999655A (en) Method and apparatus for transmission of video pictures which are segmented to form maps of picture blocks of variable block sizes
KR100209410B1 (en) Apparatus for encoding an image signal
US5831559A (en) Encoding/decoding video signals using multiple run-val mapping tables
JP3868014B2 (en) Video signal encoding method and apparatus
JP2000125297A (en) Method for coding and decoding consecutive image
JP2008511185A (en) Method and system for representing correlated image sets
KR100959837B1 (en) Adaptive method and system for mapping parameter values to codeword indexes
US5822000A (en) Video encoding using rearrangement of transform coefficients and inter-block correlation
US6011499A (en) Encoding/decoding video signals using multiple run-val mapping tables
Fowler et al. Image coding using differential vector quantization image coding using differential vector quantization
In et al. On RD optimized progressive image coding using JPEG
KR100242635B1 (en) A system for variable-length-coding and variable-length-decoding digital data
KR100207405B1 (en) Variable length encoding method by using discriminator
KR0178221B1 (en) Improved pattern vector encoding system using average value of pixels
Kanefsky et al. Predictive source coding techniques using maximum likelihood prediction for compression of digitized images
KR100207378B1 (en) Image encoding system using adaptive vector quantization
Lei et al. Subband HDTV coding using high-order conditional statistics
KR100207391B1 (en) Image coding system and moving information detecting method using adaptive vector quantization
KR0153984B1 (en) Method and apparatus for encoding video signal using classified vector quantization
KR100203713B1 (en) Method and apparatus for processing an image signal having an object by using an extension-interpolation technique
Wang et al. Pyramid transform coding using vector quantization
KR0178205B1 (en) Image coding system uisng wavelet transform

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: 20120413

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20130401

Year of fee payment: 15

LAPS Lapse due to unpaid annual fee