KR100216600B1 - Method of transmitting multi-code for vector quantizer of image signal - Google Patents

Method of transmitting multi-code for vector quantizer of image signal Download PDF

Info

Publication number
KR100216600B1
KR100216600B1 KR1019960069805A KR19960069805A KR100216600B1 KR 100216600 B1 KR100216600 B1 KR 100216600B1 KR 1019960069805 A KR1019960069805 A KR 1019960069805A KR 19960069805 A KR19960069805 A KR 19960069805A KR 100216600 B1 KR100216600 B1 KR 100216600B1
Authority
KR
South Korea
Prior art keywords
distortion
codeword
codewords
vector
index
Prior art date
Application number
KR1019960069805A
Other languages
Korean (ko)
Other versions
KR19980050957A (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 KR1019960069805A priority Critical patent/KR100216600B1/en
Publication of KR19980050957A publication Critical patent/KR19980050957A/en
Application granted granted Critical
Publication of KR100216600B1 publication Critical patent/KR100216600B1/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/94Vector quantisation

Abstract

1. 청구범위에 기재된 발명이 속한 기술분야1. TECHNICAL FIELD OF THE INVENTION

영상신호 벡터 양자화기를 위한 다중 부호어 전송방법.Multiple Codeword Transmission Method for Image Signal Vector Quantizer.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

훈련 데이터와 통계적 특성이 다른 입력 영상에 대해서 하나 이상의 부호어를 할당하여 전송하고, 수신측에서 이들을 내삽함으로써 벡터 양자화의 성능을 개선하고자 함.We want to improve the performance of vector quantization by assigning one or more codewords to input images that are different from the training data and statistical characteristics, and interpolating them on the receiving side.

3. 발명의 해결방법의 요지3. Summary of Solution to Invention

본 발명은 하나의 입력 데이터 패턴을 인코딩하는 데 다수의 부호어를 사용하고, 수신측에서는 수신된 다수의 부호어를 이용하여 원래의 패턴을 복원함으로 벡터 양자화의 성능을 개선한다.The present invention improves the performance of vector quantization by using a plurality of codewords to encode one input data pattern and reconstructing the original pattern by using the plurality of codewords received at the receiver.

4. 발명의 중요한 용도4. Important uses of the invention

영상 신호의 압축 및 전송을 위한 벡터 양자화기에 적용된다.Applied to vector quantizer for compression and transmission of video signal.

Description

영상 신호 벡터 양자화기를 위한 다중 부호어 전송 방법Multiple Codeword Transmission Method for Video Signal Vector Quantizer

본 발명은 영상 신호를 압축하는 데 이용되는 중요한 요소 기술 중의 하나인 벡터 양자화에 있어서, 성능을 개선하기 위한 방법으로서 다중 부호어 전송 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiple codeword transmission method as a method for improving performance in vector quantization, which is one of the important element techniques used to compress a video signal.

일반적으로 영상 데이터 압축의 목적은 시각적인 정보의 손실없이 영상을 전송하거나 저장하는데 소요되는 비트 수를 줄이는 것이다. 영상 압축을 위한 부호화 기법은 정보 이론에 입각하여 영상 데이터의 시간 혹은 공간 상의 중복성(Redundancy)을 효과적으로 이용하여 영상 데이터를 감축하는 제1세대 영상 부호화 기법과 사람의 시각 특성 또는 패턴 인식 기법을 이용하는 제2세대 영상 부호화 기법으로 분류할 수 있다.In general, the purpose of image data compression is to reduce the number of bits required to transmit or store an image without losing visual information. Coding techniques for image compression are based on information theory, and are based on first-generation image coding techniques for reducing image data by effectively using redundancy in time or space, and using human visual characteristics or pattern recognition techniques. It can be classified as a second generation video encoding technique.

제1세대 영상 부호화 기법에 속하는 대부분의 고전적인 데이터 압축 방식은 크게 예측 방식과 변환방식 두가지로 나누어진다. (예측방식)은 연속 샘플 간의 상호 중복성을 제거하고 오차 정보만을 양자화(quantization)하는 것으로서 중복성이란 현재의 샘플값이 이전의 샘플값에 의해 예측될 수 있는 특성을 말한다.Most of the classical data compression methods belonging to the first generation video encoding scheme are largely divided into two types of prediction methods and transform methods. Prediction method removes mutual redundancy between consecutive samples and quantizes only error information. Redundancy refers to a property in which a current sample value can be predicted by a previous sample value.

따라서 예측 방식에서는 어떤 픽셀을 직접 양자화하는 대신에 각 픽셀과 이전에 인코드된 픽셀로부터 구한 예측값의 차이를 양자화한다.(변환 방식에) 의한 코딩에서는 먼저 주어진 영상을 정보가 적은 수의 샘플에 밀집되도록 영상을 변화하고 그 변환 계수를 양자화한다. 보통 이들 두가지 방식을 일반화하거나 결합한 형태의 다양한 영상 데이터 압축 방식이 제안되고 연구되어 왔다. 2세대 영상 부호화 기법은 인간 시각 시스템(haman visual system : HVS)의 특성을 이용한 방식으로서 피라미드(pyramid) 코딩, 방향성 분할기반(directional decomposition-based), 분할 기반(segmentation-based) 코딩 등이 있다. 이러한 코딩 방법의 공통적인 약점은 양자화가 파형이나 영상 픽셀의 개개의 실수값에 대해 스칼라 방식으로 행해진다는 것이다.Therefore, instead of directly quantizing a pixel, the prediction method quantizes the difference between the predicted value obtained from each pixel and the previously encoded pixel. In the coding method, a given image is first concentrated in a small number of samples. Change the image as much as possible and quantize its transform coefficients. In general, various image data compression methods in the form of generalizing or combining these two methods have been proposed and studied. Second-generation image coding techniques use the characteristics of the human visual system (HVS) and include pyramid coding, directional decomposition-based, and segmentation-based coding. A common drawback of this coding method is that quantization is done in a scalar fashion on individual real values of waveforms or image pixels.

벡터 양자화는 프로토타입 패턴으로 구성된 코드북을 사용하여 입력 블록을 인코딩하는 방법으로서 일종의 패턴 매칭 기법이라고도 할 수 있다. Shannon의 rate-distortion 이론에 의하면 스칼라 양자화 방식보다 벡터 양자화 방식이 항상 나은 성능을 가진다고 알려져 있으며 종래의 준최적(sub-optimal) 기법들과 rate-distortion 이론이 제시하는 소스 코딩의 이론적 한계 사이의 공백을 메워준다.Vector quantization is a method of encoding an input block using a codebook composed of prototype patterns, which may be referred to as a pattern matching technique. According to Shannon's rate-distortion theory, vector quantization is always better than scalar quantization, and there is a gap between the conventional sub-optimal techniques and the theoretical limitations of source coding proposed by rate-distortion theory. To fill.

이러한 벡터 양자화를 저 전송율을 갖는 선로에서 동영상 압축에 적용하는 경우에는 코드북의 크기가 작으므로 훈련 데이터와 통계적 특성이 다른 입력 영상에 대해서 화질이 크게 저하되는 것을 막기가 어렵다.When the vector quantization is applied to video compression on a line having a low data rate, the codebook is small in size, and thus, it is difficult to prevent a significant deterioration in image quality of an input image having different statistical characteristics from training data.

다시말하면, 벡터 양자화에서 입력 데이터 패턴은 코드북에 포함된 프로토타입 패턴인 부호어에 의해 표현되는데, 이때 재생 화질은 코드북에 의해 결정되고 코드북을 학습하는데 사용된훈련 데이터와 유사한 통계적 특성을 가진 입력 데이터 패턴만이 제대로 표현될 수 있다. 따라서 코드북의 크기가 작아야 하는 고압축율 코딩에서 입력 영상의 비교적 적은 부분을 차지하는 에지등의 정보는 제대로 표현되기 어렵다.In other words, in vector quantization, the input data pattern is represented by a codeword, which is a prototype pattern included in the codebook, where the reproduction quality is determined by the codebook and has input data having statistical characteristics similar to the training data used to learn the codebook. Only patterns can be properly represented. Therefore, in high compression coding where the size of the codebook should be small, information such as edges, which occupy a relatively small portion of the input image, cannot be properly represented.

본 발명은 훈련 데이터와 특성이 다른 입력 영상에 대해서 하나 이상의 부호어를 할당하여 전송하고 수신측에서 이들을 내삽함으로써 벡터 양자화의 성능을 개선하는 다중 부호어 전송방법을 제공하는데 그 목적이 있다.An object of the present invention is to provide a multiple codeword transmission method for improving performance of vector quantization by allocating one or more codewords to an input image having different characteristics from training data and transmitting the interpolated codewords.

제1도는 벡터 양자화 시스템 불럭도,1 is a vector quantization system block diagram,

제2도는 본 발명에 따른 영상 벡터 양자화 개념도,2 is a conceptual diagram of image vector quantization according to the present invention;

제3도는 본 발명에 따른 다중 부호어 전송 방법의 개념도,3 is a conceptual diagram of a multiple codeword transmission method according to the present invention;

제4도는 본 발명에 따른 다중 부호어 전송 방법의 처리 흐름도.4 is a processing flowchart of a multiple codeword transmission method according to the present invention.

상기 목적을 달성하기 위하여 본 발명은, 입력 벡터가 들어오면 코드북을 탐색하여 최소의 왜곡을 갖는 부호어를 선택하는 제1단계와, 왜곡이 미리 정해진 임계 값보다 큰 경우에는 다음으로 작은 왜곡을 갖는 부호어 2개를 선택하여 이들을 평균에 의해 내삽하고 내삽된 결과 벡터와 입력 벡터와의 왜곡을 계산하는 제2단계와 상기 왜곡 오차의 값이 제일 처음 선택된 부호어와의 왜곡 오차보다 작다면 3개의 부호어의 인덱스를 모두 전송하고 그렇지 않다면 제일 처음 선택된 부호어의 인덱스 만을 전송하는 제3단계와, 수신측에서 전송된 정보를 복원하는 제4단계를 포함한다.In order to achieve the above object, the present invention provides a first step of selecting a codeword having a minimum distortion by searching a codebook when an input vector is input, and having a next smaller distortion when the distortion is larger than a predetermined threshold. A second step of selecting two codewords and interpolating them by an average and calculating the distortion between the interpolated result vector and the input vector and three codes if the value of the distortion error is smaller than the distortion error of the first selected codeword. A third step of transmitting all indexes of the word, otherwise only the index of the first selected codeword, and a fourth step of restoring information transmitted from the receiving side.

이하, 첨부된 도면을 참조하여 본 발명의 일실시예를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention;

제1도와 제2도는 벡터 양자화 시스템의 블록도와 동작 개념도를 나타낸다.1 and 2 show a block diagram and a conceptual diagram of a vector quantization system.

보통 벡터 양자화 시스템에서 인코더와 디코더는 동일한 코드북을 미리 저장하고 있어야 한다.In a vector quantization system, encoders and decoders must store the same codebook in advance.

벡터 양자화 인코딩은 먼저 코드북에 저장된 N개의 부호어와 K차원의 입력 벡터간의 왜곡을 계산하고, 이 왜곡이 최소화되는 부호어를 선택한다. 이러한 과정을 전역(exhaustive) 코드북 탐색이라 한다. 전역 코드북 탐색에서 가장 잘 일치되는 부호어를 찾고 인덱스를 전송한다. 벡터 양자화의 디코더에서도 코드북을 저장하고 있으며 단순히 테이블 참조(table look-up) 과정만이 요구된다. 이때 수신된 인코드의 출력 인덱스는 동일한 코드북에서 해당 코드벡터를 추출하기 위한 어드레스로 이용된다. 이러한 단순한 디코딩 과정 때문에 수신기의 가격이 송신기 보다 낮아야 하는 방송과 같은 응용 분야에 유용하다.Vector quantization encoding first calculates the distortion between the N codewords stored in the codebook and the K-dimensional input vector, and selects a codeword for which the distortion is minimized. This process is called exhaustive codebook search. In the global codebook search, find the best matched codeword and send the index. The decoder of vector quantization also stores a codebook and only requires a table look-up process. At this time, the output index of the received encoding is used as an address for extracting the corresponding codevector from the same codebook. This simple decoding process is useful for applications such as broadcasting, where the cost of the receiver must be lower than the transmitter.

벡터 양자화에서 입력 데이터 패턴은 코드북에 포함된 프로토타입 패턴인 부호어에 의해 표현된다. 이때 재생 화질은 코드북에 의해 결정되고 코드북을 학습하는데 사용된 훈련 데이터와 유사한 통계적 특성을 가진 입력 데이터 패턴만이 제대로 표현될 수 있다. 따라서 코드북의 크기가 작아야 하는 고압축율 코딩에서 입력 영상의 비교적 적은 부분을 차지하는 에지등의 정보는 제대로 표현되기 어렵다.In vector quantization, the input data pattern is represented by a codeword, which is a prototype pattern included in the codebook. In this case, only the input data pattern having a statistical characteristic similar to the training data used for learning the codebook may be properly represented. Therefore, in high compression coding where the size of the codebook should be small, information such as edges, which occupy a relatively small portion of the input image, cannot be properly represented.

다중 부호어 방식은 하나의 입력 데이터 패턴을 인코딩하는 데 다수의 부호어를 사용함으로써 이러한 문제점을 극복한다. 수신측에서는 다수의 부호어를 이용하여 원래의 패턴을 복원한다.The multiple codeword approach overcomes this problem by using multiple codewords to encode one input data pattern. The receiving side restores the original pattern using a plurality of codewords.

제3도는 다중 부호어 방식에 의한 입력 벡터의 인코딩과 디코딩 과정의 블록도를 나타내었다.3 is a block diagram of an encoding and decoding process of an input vector by a multiple codeword method.

도면에서 Pi는 주어진 입력 데이터 벡터이고 Wi= [ Wi1, Wi2...WiM]는 인코딩된 부호어이며, Ri는 수신측에서의 재생 패턴이다. 수신측에서 Ri는 수학식 1과 같이 계산된다.In the figure, P i is a given input data vector and W i = [W i1 , W i2 ... W iM ] is an encoded codeword and R i is a reproduction pattern at the receiving side. On the receiving side, R i is calculated as in Equation 1.

여기서 aij는 내삽을 위한 가중치 벡터이다.Where a ij is the weight vector for interpolation.

이렇게 재생된 재생 패턴 Ri는 코드북에 포함되지 않은 새로운 프로토타입 패턴이 된다. 그러나 이 방식은 선택된 부호어와 함께 내삽을 위한 가중치 벡터 (aij)도 함께 전송해야 하므로 전송 정보의 양을 증가시켜서 압축율을 떨어뜨리는 결과를 초래한다. 따라서 재생 화질과 압축을 사이에 적적한 타협점을 찾을 필요가 있다. 가장 간단한 방법은 3개의 부호어를 선택하고 (M = 3) 가중지 벡터 (aij)를 사용하는 대신 수신측에서 부호어들의 평균에의해 내삽하는 방법을 적용하는 것이다. 이 경우 가중치 벡터(aij)는 모두 1/M이 된다.The reproduced pattern R i thus reproduced is a new prototype pattern not included in the codebook. However, this method has to transmit the weight vector (aij) for interpolation together with the selected codeword, resulting in a decrease in the compression rate by increasing the amount of transmitted information. Therefore, there is a need to find a suitable compromise between playback quality and compression. The simplest method is to select three codewords (M = 3) and apply the method of interpolation by the average of the codewords at the receiving side instead of using the weight vector (aij). In this case, the weight vectors a ij are all 1 / M.

코드북의 훈련을 위해 신경 회로망 학습 알고리즘을 이용하는 경우 송수신 양측이 필요한 때마다 코드북을 학습하여 갱신하는 적응 벡터 양자화에 매우 유리 하다. 수신측에서는 송신측에서 보내온 인데스 정보에 따라 단일 부호어 또는 다중 부호어로 복원을 한다.When the neural network learning algorithm is used for the training of the codebook, it is very advantageous for the adaptive vector quantization which learns and updates the codebook whenever both sides of the transmission and reception are needed. The receiver recovers a single codeword or multiple codewords according to the indes information sent from the transmitter.

이러한 다중 부호어 방법의 내부 처리절차, 즉 인코딩 및 디코딩 과정은 제4도와 같다.An internal processing procedure, that is, the encoding and decoding processes of the multiple codeword method is shown in FIG. 4.

입력 벡터가 들어오면(1) 먼저 코드북을 탐색하여(2) 최소의 왜곡을 갖는 부호어를 선택한다. 그리고 이때의 왜곡이 미리 정해진 임계 값보다 큰 경우에는 다음으로 작은 왜곡을 갖는 부호어 2개를 선택하여 이들을 평균에 의해 내삽하고 내삽된 결과 벡터와의 왜곡을 계산한다 (4 내지 7). 이 왜곡 오차의 값이 제일 처음 선택된 부호어와의 왜곡 오차보다 작다면 3개의 부호어의 인덱스를 모두 전송한다(8, 9). 그렇지 않다면 제일 처음 선택된 부호어의 인덱스 만을 전송한다(8, 10) 이 때 송신되는 인덱스에는 어떤 방식으로 인코딩 되었는지를 표시해주는 정보가 부가될 필요가 있다.When an input vector comes in (1), the codebook is first searched (2) to select the codeword with the least distortion. If the distortion at this time is larger than a predetermined threshold value, two codewords having the next smaller distortion are selected, interpolated by the average, and the distortion with the resulting vector is calculated (4 to 7). If the value of the distortion error is smaller than the distortion error with the first selected codeword, all the indexes of the three codewords are transmitted (8, 9). Otherwise, only the index of the first selected codeword is transmitted (8, 10). At this time, information indicating how to be encoded needs to be added to the transmitted index.

수신측에서는 단순히 이 정보를 판독하여 단일 코드어에 의해 인코딩된 경우는 수신 인덱스를 어드레스로 하여 복원하고 다중 코드어에 의해 인코딩된 경우는 수신 인덱스를 어드레스로 하여 3 개의 송신 벡터를 구한 다음 이들을 내삽하여 복원한다(11 내지 14).The receiver simply reads this information and restores the receiving index as an address if it is encoded by a single codeword, obtains three transmit vectors using the receiving index as an address if it is encoded by multiple codewords, and then interpolates them. Restore (11-14).

이상에서 설명한 본 발명은 본 발명이 속하는 기술분야에서의 통상의 지식을 가진자에게 있어 본 발명의 기술적 사상을 벗어나지 않는 범위내에서 여러 가지 치환, 변형 및 변경이 가능하므로, 전술한 실시예 및 도면에 한정되는 것이 아니다.The present invention described above can be variously substituted, modified and changed within the scope without departing from the technical spirit of the present invention for those skilled in the art to which the present invention belongs, the above-described embodiment and drawings It is not limited to.

따라서, 본 발명은 하나의 입력 데이터 패턴을 인코딩하는 데 다수의 부호어를 사용하고, 수신측에서는 수신된 다수의 부호어를 이용하여 원래의 패턴을 복원 함으로 벡터 양자화의 성능을 개선할 수 있다. 또한 이 방식은 선로의 특성이 시간에 따라 변하는 상황에서 가변 비트율 방식으로도 운용할 수 있는 장점을 가지고 있다.Accordingly, the present invention can improve the performance of vector quantization by using a plurality of codewords to encode one input data pattern and reconstructing the original pattern by using the plurality of codewords received at the receiver. In addition, this method has the advantage that it can be operated in a variable bit rate method in the situation that the characteristics of the line changes with time.

Claims (3)

입력 벡터가 들어오면 코드북을 탐색하여 최소의 왜곡을 갖는 부호어를 선택하는 제1단계와, 왜곡이 미리 정해진 임계 값보다 큰 경우에는 다음으로 작은 왜곡을 갖는 부호어 2개를 선택하여 이들을 평균에 의해 내삽하고 내삽된 결과 벡터와 입력 벡터 와의 왜곡을 계산하는 제2단계와, 상기 왜곡 오차의 값이 제일 처음 선택된 부호어와의 왜곡 오차보다 작다면 3개의 부호어의 인덱스를 모두 전송하고 그렇지 않다면 제일 처음 선택된 부호어의 인덱스 만을 전송하는 제3단계, 및 수신측에서 전송된 정보를 복원하는 제4단계를 포함하는 것을 특징으로 하는 영상 신호 벡터 양자화를 위한 다음 부호어 전송 방법.The first step is to select a codeword with the least distortion by searching the codebook when the input vector comes in; and, if the distortion is greater than a predetermined threshold, select the next two codewords with the smallest distortion and add them to the average. The second step of calculating the distortion between the interpolated and interpolated result vector and the input vector, and if the distortion error value is smaller than the distortion error between the first selected codeword, all three codeword indices are transmitted. And a fourth step of transmitting only the index of the first selected codeword, and a fourth step of reconstructing information transmitted from the receiving side. 제1항에 있어서, 상기 제4단계는, 송신되는 인덱스에 주가된 인코딩 방식 표시 정보를 단순히 판독하여 정보를 복원하도록 한 것을 특징으로 하는 영상 신호 벡터 양자화를 위한 다중 부호어 전송 방법.The method of claim 1, wherein the fourth step is to simply read the encoding scheme indication information added to the transmitted index to restore the information. 제1항에 있어서, 상기 제4단계는, 송신측으로 부터의 정보가 단일 코드어에 의해 인코딩된 경우는 수신 인덱스를 어드레스로 하여 복원하고 다중 코드어에 의해 인코딩된 경우는 수신 인덱스를 어드레스로 하여 복원하고 다중 코드어에 의해 인코딩된 경우는 수신 인덱스를 어드레스로 하여 3개의 송신 벡터를 구한 다음 이들을 내삽하여 복원하도록 한 것을 특징으로 하는 영상 신호 벡터 양자화를 위한 다중 부호어 전송 방법.2. The method of claim 1, wherein the fourth step restores the reception index to the address when the information from the transmitter is encoded by a single codeword, and sets the reception index as an address when encoded by multiple codewords. In the case of reconstruction and encoding by multiple codewords, three transmission vectors are obtained by using a reception index as an address, and then interpolated and reconstructed.
KR1019960069805A 1996-12-21 1996-12-21 Method of transmitting multi-code for vector quantizer of image signal KR100216600B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960069805A KR100216600B1 (en) 1996-12-21 1996-12-21 Method of transmitting multi-code for vector quantizer of image signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960069805A KR100216600B1 (en) 1996-12-21 1996-12-21 Method of transmitting multi-code for vector quantizer of image signal

Publications (2)

Publication Number Publication Date
KR19980050957A KR19980050957A (en) 1998-09-15
KR100216600B1 true KR100216600B1 (en) 1999-08-16

Family

ID=19490132

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960069805A KR100216600B1 (en) 1996-12-21 1996-12-21 Method of transmitting multi-code for vector quantizer of image signal

Country Status (1)

Country Link
KR (1) KR100216600B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TR200400547T4 (en) * 2000-12-12 2004-07-21 Franz L�Sser Ag Spinning reel roller

Also Published As

Publication number Publication date
KR19980050957A (en) 1998-09-15

Similar Documents

Publication Publication Date Title
US5446806A (en) Quadtree-structured Walsh transform video/image coding
US6345126B1 (en) Method for transmitting data using an embedded bit stream produced in a hierarchical table-lookup vector quantizer
US4851906A (en) Data compression using orthogonal transform and vector quantization
JP2527874B2 (en) Device for imparting robustness to local image loss to compressed image data.
US4281344A (en) Video interframe transform coding technique
KR20010030916A (en) System and method for fixed-rate block-based image compression with inferred pixel values
JPH07112279B2 (en) Two-dimensional information coding system
JPH09505188A (en) Quad-tree WALSH transform coding
WO2001050768A2 (en) Method and apparatus for video compression using sequential frame cellular automata transforms
JPH08275165A (en) Method and apparatus for coding video signal
RU2313174C2 (en) Adaptive method and system for transforming values of parameters into indexes of code words
JP3087835B2 (en) Image encoding method and apparatus and image decoding method and apparatus
Kabir et al. Edge-based transformation and entropy coding for lossless image compression
Nasrabadi et al. A dynamic finite-state vector quantization scheme
WO2001050769A9 (en) Method and apparatus for video compression using multi-state dynamical predictive systems
KR100216600B1 (en) Method of transmitting multi-code for vector quantizer of image signal
US5861923A (en) Video signal encoding method and apparatus based on adaptive quantization technique
Hung et al. New irregular sampling coding method for transmitting images progressively
Sayood Data Compression.
Ghafourian et al. Comparison between several adaptive search vector quantization schemes and JPEG standard for image compression
RU2316908C2 (en) Method for combined usage of vector quantization and fractal encoding of images
Ho et al. A variable-rate image coding scheme with vector quantization and clustering interpolation
Oehler et al. Unbalanced tree-growing algorithms for practical image compression
KR100613106B1 (en) An index assignment method for coding based on Tree-Structured Vector Quantization
JP2002223455A (en) Image coding method and device, and image decoding method and device

Legal Events

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

Payment date: 20090528

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee