KR19980050957A - Multiple Codeword Transmission Method for Video Signal Vector Quantizer - Google Patents

Multiple Codeword Transmission Method for Video Signal Vector Quantizer Download PDF

Info

Publication number
KR19980050957A
KR19980050957A KR1019960069805A KR19960069805A KR19980050957A KR 19980050957 A KR19980050957 A KR 19980050957A KR 1019960069805 A KR1019960069805 A KR 1019960069805A KR 19960069805 A KR19960069805 A KR 19960069805A KR 19980050957 A KR19980050957 A KR 19980050957A
Authority
KR
South Korea
Prior art keywords
distortion
codeword
codewords
vector
video signal
Prior art date
Application number
KR1019960069805A
Other languages
Korean (ko)
Other versions
KR100216600B1 (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 video 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 the first generation of image coding techniques that effectively reduce the image data by using time or space redundancy in the image data and the 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 image coding scheme are largely divided into two types, a prediction method and a transform method. The 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세대 영상 부호화 기법은 인간 시각 시스템(hunnn visual system:HVS)의 특성을 이용한 방식으로서 피라미드(pyramid) 코딩, 방향성 분할기반(directional decomposition-based), 분할 기반(segmentation-based) 코딩 등이 있다. 이러한 코딩 방법의 공통적인 약점은 양자화가 파형이나 영상 픽셀의 개개의 실수값에 대해 스칼라 방식으로 행해진다는 것이다.Therefore, instead of directly quantizing a pixel, the prediction method quantizes the difference between a prediction value obtained from each pixel and a previously encoded pixel. In coding by the transform method, first, a given image is transformed so that information is concentrated in a small number of samples, and the transform coefficient is quantized. 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 (HUNS 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 always has better performance than scalar quantization, and between conventional sub-optimal techniques and theoretical limitations of source coding presented by rate-distortion theory Fill in spaces.

이러한 벡터 양자화를 저 전송율을 갖는 선로에서 동영상 압축에 적용하는 경우에는 코드북의 크기가 작으므로 훈련 데이터와 통계적 특성이 다른 입력 영상에 대해서 화질이 크게 저하되는 것을 막기가 어렵다.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 statistical characteristics from those of training data, and interpolating them.

도 1은 벡터 양자화 시스템 블럭도,1 is a vector quantization system block diagram,

도 2는 본 발명에 따른 영상 벡터 양자화 개념도,2 is a conceptual diagram of an 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 process 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 if the distortion error value is smaller than the distortion error between the first codeword selected. A third step of transmitting all the indexes of the codeword, and only the index of the first selected codeword; and a fourth step of restoring the 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, information such as edges, which occupy a relatively small portion of the input image, is difficult to be properly represented in high compression coding that requires a small size of the codebook.

다중 부호어 방식은 하나의 입력 데이터 패턴을 인코딩하는 데 다수의 부호어를 사용함으로써 이러한 문제점을 극복한다. 수신측에서는 수신된 다수의 부호어를 이용하여 원래의 패턴을 복원한다.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 the plurality of received codewords.

도 3은 다중 부호어 방식에 의한 입력 벡터의 인코딩과 디코딩 과정의 블럭도를 나타내었다.3 shows 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 drawing P i is given input data vector, Wi = [W i1, W i2 ... W iM] is encoded codeword, R i is a reproduction pattern on the receiving side. On the receiving side, R i is calculated as in Equation 1.

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

이렇게 재생된 재생 패턴 Ri는 코드북에 포함되지 않은 새로운 프로토타입 패턴이 된다. 그러나 이 방식은 선택된 부호어와 함께 내삽을 위한 가중치 벡터(aij)도 함께 전송해야 하므로 전송 정보의 양을 증가시켜서 압축율을 떨어뜨리는 결과를 초래한다. 따라서 재생 화질과 압축율 사이에 적적한 타협점을 찾을 필요가 있다. 가장 간단한 방법은 3개의 부호어를 선택하고(M = 3) 가중치 벡터(aij)를 사용하는 대신 수신측에서 부호어들의 평균에 의해 내삽하는 방법을 적용하는 것이다. 이 경우 가중치 벡터(αij)는 모두 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 reproduction quality and compression ratio. 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 α ij are all 1 / M.

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

이러한 다중 부호어 방법의 내부 처리절차, 즉 인코딩 및 디코딩 과정은 도 4와 같다.An internal processing procedure, that is, the encoding and decoding procedures 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 between the interpolated result vector and the input 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 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, the transmitted index needs to be added with information indicating how it is encoded.

수신측에서는 단순히 이 정보를 판독하여 단일 코드어에 의해 인코딩된 경우는 수신 인덱스를 어드레스로 하여 복원하고 다중 코드어에 의해 인코딩된 경우는 수신 인덱스를 어드레스로 하여 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 transmission 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 is capable of various substitutions, modifications, and changes within the scope without departing from the technical spirit of the present invention for those skilled in the art to which the present invention pertains, and thus is limited to the above-described embodiments and drawings. It is not.

따라서, 본 발명은 하나의 입력 데이터 패턴을 인코딩하는 데 다수의 부호어를 사용하고, 수신측에서는 수신된 다수의 부호어를 이용하여 원래의 패턴을 복원함으로 벡터 양자화의 성능을 개선할 수 있다. 또한 이 방식은 선로의 특성이 시간에 따라 변하는 상황에서 가변 비트율 방식으로도 운용할 수 있는 장점을 가지고 있다.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 a plurality of received codewords at the receiving end. 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 restoring 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. A method of transmitting multiple codewords for video signal vector quantization, wherein three transmission vectors are obtained 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 true KR19980050957A (en) 1998-09-15
KR100216600B1 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)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100749869B1 (en) * 2000-12-12 2007-08-21 레써 아크티엔게젤샤프트 Thread roller cylinder

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100749869B1 (en) * 2000-12-12 2007-08-21 레써 아크티엔게젤샤프트 Thread roller cylinder

Also Published As

Publication number Publication date
KR100216600B1 (en) 1999-08-16

Similar Documents

Publication Publication Date Title
US6345126B1 (en) Method for transmitting data using an embedded bit stream produced in a hierarchical table-lookup vector quantizer
US8755616B2 (en) System and method for using pattern vectors for video and image coding and decoding
US5150209A (en) Hierarchical entropy coded lattice threshold quantization encoding method and apparatus for image and video compression
US4851906A (en) Data compression using orthogonal transform and vector quantization
US6456744B1 (en) Method and apparatus for video compression using sequential frame cellular automata transforms
KR20010030916A (en) System and method for fixed-rate block-based image compression with inferred pixel values
JPH09507347A (en) Quad-tree WALSH conversion video / image coding
JPH07112279B2 (en) Two-dimensional information coding system
JPH08275165A (en) Method and apparatus for coding video signal
JP3087835B2 (en) Image encoding method and apparatus and image decoding method and apparatus
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
Hung et al. New irregular sampling coding method for transmitting images progressively
US5861923A (en) Video signal encoding method and apparatus based on adaptive quantization technique
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
Oehler et al. Unbalanced tree-growing algorithms for practical image compression
JP2002223455A (en) Image coding method and device, and image decoding method and device
KR100613106B1 (en) An index assignment method for coding based on Tree-Structured Vector Quantization
Liang et al. Comparison between adaptive search and bit allocation algorithms for image compression using vector quantization
KR100204468B1 (en) An image encoder and decoder
Reddy et al. Review on Image Compression Techniques
JPH05509209A (en) Hierarchical Entropy Coding Lattice Threshold Quantization Coding Method and Apparatus for Image and Video Compression
Shanbehzadeh et al. Index compressed image adaptive vector quantisation

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