KR100311573B1 - Wavelet-based software encoder and decoder - Google Patents

Wavelet-based software encoder and decoder Download PDF

Info

Publication number
KR100311573B1
KR100311573B1 KR1019970048435A KR19970048435A KR100311573B1 KR 100311573 B1 KR100311573 B1 KR 100311573B1 KR 1019970048435 A KR1019970048435 A KR 1019970048435A KR 19970048435 A KR19970048435 A KR 19970048435A KR 100311573 B1 KR100311573 B1 KR 100311573B1
Authority
KR
South Korea
Prior art keywords
wavelet
image
band
unit
decoder
Prior art date
Application number
KR1019970048435A
Other languages
Korean (ko)
Other versions
KR19990037963A (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 KR1019970048435A priority Critical patent/KR100311573B1/en
Publication of KR19990037963A publication Critical patent/KR19990037963A/en
Application granted granted Critical
Publication of KR100311573B1 publication Critical patent/KR100311573B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/63Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation

Abstract

PURPOSE: Wavelet-based software encoder and decoder are provided to prevent the block effect of a decoded image and to obtain a compressed image proper to multi-channel transfer by using the characteristic of a wavelet. CONSTITUTION: A wavelet-based software encoder comprises a wavelet transforming unit(11) for splitting an input image by each band employing a wavelet filter, an average energy calculating unit(12) for calculating the average energy of the images of respective bands, a decision control unit(13) for deciding the priority order of bands to transfer depending on the average energy, a scalar quantization unit(14) for scalar-quantizing the image of the highest band, and a run-length coding unit(16) for run-length coding the images on the other bands and transferring the images. A wavelet-based software decoder comprises a receiving unit for receiving the compressed image of respective bands from the encoder, a decoding unit for decoding the compressed images, and a wavelet inverse converting unit for regenerating the decoded images as an original image.

Description

웨이브릿 기반의 소프트웨어 부호화기 및 복호화기Wavelet-based Software Encoder and Decoder

본 발명은 비동기 전송 모드(Asynchronous Transfer Mode ; ATM)와 같이 스트림 전송에 대하여 우선권을 지원하는 네트워크나 QOS(Quality Of Service)에 따라 다중의 전송 채널을 요구하는 서비스에 있어서, 웨이브릿(Wavelet)의 특성을 이용하여 영상을 압축 및 복원함으로써 계층적 전송에 적합하고 실시간으로 동작할 수 있는 웨이브릿 기반의 소프트웨어 부호화기 및 복호화기에 관한 것이다.The present invention relates to a wavelet service in a service requiring multiple transport channels according to a network or a quality of service (QOS) that supports priority for stream transmission, such as an asynchronous transfer mode (ATM). The present invention relates to a wavelet-based software encoder and decoder suitable for hierarchical transmission by compressing and reconstructing an image using a feature, and capable of operating in real time.

일반적으로 인터넷에서 널리 이용되고 있는 소프트웨어 기반의 부호화기에는 nv(Network Video), CUSee-Me, IVS 등이 있다.Generally, software-based encoders widely used on the Internet include nv (Network Video), CUSee-Me, and IVS.

상기 nv는 LBL에서 개발한 소프트웨어 부호화기로써 약 18:1에서 20:1의 압축률을 가지며, 이미지를 8×8 블록 단위로 나누고, 현 프레임과 이전 프레임의 각 블록에서 임계치 이상 변화한 블록을 마크해서 이를 2차원 Haar 변환을 하거나 DCT를 수행한 후 가변 길이 부호화를 수행하여 전송하며, 이때 화질의 개선을 위해 변화하지 않은 블록도 주기적으로 전송하는 알고리즘을 사용한다.The nv is a software encoder developed by LBL, has a compression ratio of about 18: 1 to 20: 1, divides an image into 8 × 8 block units, and marks blocks that have changed above a threshold in each block of the current frame and the previous frame. After this, two-dimensional Haar transform or DCT is performed, variable length coding is performed, and at this time, an algorithm for periodically transmitting unchanged blocks is used to improve image quality.

상기 CUSee-Me는 비디오를 4비트의 16-gray로 변환하여 이를 8×8의 블록들로 나눈 후 이전 프레임과 현 프레임에서 많이 변화한 부분만 압축하여 전송하며, 주기적인 전송은 상기 nv와 동일한다.The CUSee-Me converts the video into 4 bits of 16-gray, divides it into 8 × 8 blocks, and compresses and transmits only the most changed part of the previous frame and the current frame, and the periodic transmission is the same as the nv. do.

그리고, 상기 IVS에서는 H.261 표준을 소프트웨어로 구현하여 사용하며, 블록 분석과 주파수 분석 두 부분으로 나누어진다.In IVS, the H.261 standard is implemented by software, and it is divided into two parts: block analysis and frequency analysis.

즉, 첫 번째 과정은 영상을 8×8 블록으로 나눈 후 각 블록이 이전 영상의 해당 블록과 비교하여 큰 변화가 없으면 이 블록은 전송하지 않으며, 만약 변화가 있다면 변화한 양 만큼을 전송하는데, 이것이 모션 백터(motion vector)가 될 수도 있다.That is, the first process divides the image into 8 × 8 blocks, and if each block does not change much compared to the corresponding block of the previous image, this block is not transmitted. If there is a change, it transmits the changed amount. It can also be a motion vector.

두 번째 과정은 DCT를 수행하고 이를 양자화한 후 가변 길이 부호화를 수행하여 전송한다.The second process performs DCT, quantizes it, and then performs variable length coding to transmit it.

이러한 부호화기의 장점은 표준안을 채택했기 때문에 H.320을 따르는 다른 비디오 부호화기와 연동이 가능하며 압축률이 상당히 높다.The advantage of these encoders is that they are compatible with other H.320-compliant video encoders, and the compression ratio is quite high.

또한 최근에 개발된 UCB/LBL vic는 위의 nv와 IVS를 혼합한 Intra-H.261 부호화기를 설계함으로 해서 nv와 IVS의 장점을 취하였다.In addition, the recently developed UCB / LBL vic takes advantage of nv and IVS by designing the Intra-H.261 coder that combines the above nv and IVS.

그러나, 상기에서 설명한 종래의 소프트웨어 부호화기에 있어서, 이미지를 8×8 블록으로 나눈 후 각 블록에 대해서 처리한 후 압축 전송하는 알고리즘의 공통된 특성으로 인하여 수신측에서 블록 효과(block effect)가 발생하는 문제점이 있었다.However, in the above-described conventional software encoder, a block effect occurs at the receiving side due to a common characteristic of an algorithm that divides an image into 8 × 8 blocks, processes each block, and then compresses and transmits the image. There was this.

또한, 종래 소프트웨어 부호화기가 단일 계층의 부호화기이므로 여러 개의 채널을 통한 전송에 필요한 압축된 영상을 제공하지 못하는 문제도 있다.In addition, since the conventional software encoder is a single layer encoder, there is a problem in that it is not possible to provide a compressed image necessary for transmission through multiple channels.

본 발명은 상기와 같은 문제점을 해결하기 위해 안출한 것으로서, 그 목적은 웨이브릿의 특성을 이용하여 영상을 압축 및 복원함으로써 계층적 전송에 적합하고 실시간으로 동작할 수 있는 웨이브릿 기반의 소프트웨어 부호화기 및 복호화기를 제공하는 데에 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object thereof is to provide a wavelet-based software encoder suitable for hierarchical transmission and to operate in real time by compressing and reconstructing an image using the characteristics of the wavelet, and To provide a decoder.

이러한 목적을 달성하기 위한 본 발명의 웨이브릿 기반의 소프트웨어 부호화기 및 복호화기는, 입력되는 영상을 웨이브릿 필터를 사용하여 대역별로 분할한 후, 이 대역별로 분할된 영상의 평균 에너지를 구하여 에너지가 가장 큰 영상은 스칼라 양자화에 이어 가변 길이 코딩을 수행하여 전송하고, 나머지 영상은 런-랭스 코딩을 수행하여 전송하도록 하고, 이어 복호화기에서는 부호화기에서 부호화되어 전송되는 압축 영상을 디코딩한 후 웨이브릿 역변환하여 원래의 영상으로 복원하도록 함을 특징으로 한다.In order to achieve the above object, the wavelet-based software encoder and decoder of the present invention divides an input image into bands by using a wavelet filter, and then obtains an average energy of the image divided into the bands. The video is transmitted by performing variable length coding after scalar quantization, and the remaining video is transmitted by performing run-length coding. The decoder decodes the compressed video transmitted by the encoder and then inversely transforms the original wavelet. Characterized in that to restore to the image.

도 1은 본 발명에 의한 웨이브릿 기반의 소프트웨어 부호화기의 블록 구성도,1 is a block diagram of a wavelet-based software encoder according to the present invention;

도 2는 본 발명에 의한 웨이브릿 기반의 소프트웨어 복호화기의 블록 구성도,2 is a block diagram of a wavelet-based software decoder according to the present invention;

도 3은 본 발명에 의한 웨이브릿 기반의 소프트웨어 부호화기의 계층화된 영상의 전송 형태를 일예로 보여주는 도면.3 is a diagram illustrating a transmission form of a layered image of a wavelet-based software encoder according to an embodiment of the present invention.

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

11 : 웨이브릿 변환부 12 : 대역별 평균 에너지 계산부11 wavelet converter 12 band average energy calculation unit

13 : 판단 제어부 14 : 스칼라 양자화부13: Determination Control Unit 14: Scalar Quantization Unit

15 : 가변 길이 코딩부 16 : 런-랭스 코딩부15 variable length coding unit 16 run-length coding unit

21 : 수신부 22 : 디코딩부21: receiver 22: decoder

23 : 웨이브릿 역변환부23: wavelet inverse transform unit

이하, 첨부된 도면을 참고하여 본 발명에 의한 웨이브릿 기반의 소프트웨어 부호화기 및 복호화기의 구성과 동작을 상세히 설명한다.Hereinafter, the configuration and operation of a wavelet-based software encoder and decoder according to the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 의한 웨이브릿 기반의 소프트웨어 부호화기의 블록 구성도이고, 도 2는 본 발명에 의한 웨이브릿 기반의 소프트웨어 복호화기의 블록 구성도이다.1 is a block diagram of a wavelet-based software encoder according to the present invention, Figure 2 is a block diagram of a wavelet-based software decoder according to the present invention.

도 1에 도시된 바와 같이 웨이브릿 기반의 소프트웨어 부호화기는 입력되는 영상을 웨이브릿 필터를 이용하여 대역별로 분할하는 웨이브릿 변환부(11)와, 상기 웨이브릿 변환부(11)에서 분할된 대역별 영상의 평균 에너지를 계산하는 대역별 평균 에너지 계산부(12)와, 상기 대역별 평균 에너지 계산부(12)에서 구한 에너지에 따라 전송할 대역의 우선순위를 결정하는 판단 제어부(13)와, 상기 판단 제어부(13)에서 에너지가 가장 크다고 판단한 대역의 영상을 스칼라 양자화하는 스칼라 양자화부(Scalar Quantization)(14)와, 상기 스칼라 양자화부(14)에서 양자화된 영상을 가변 길이 코딩하여 전송하는 가변 길이 코딩부(Variable Length Coding)(15)와 상기 판단 제어부(13)에서 두 번째와 세 번째로 에너지가 크다고 판단한 대역의 영상을 런-랭스 코딩하여 전송하는 런-랭스 코딩부(Run Length Coding)(16)로 구성된다.As illustrated in FIG. 1, a wavelet-based software encoder divides an input image into bands by using a wavelet filter, and a wavelet transform unit 11 and band-by-band splits by the wavelet transform unit 11. A band-specific average energy calculator 12 for calculating an average energy of an image, a determination controller 13 for determining a priority of a band to be transmitted according to energy obtained by the band-specific average energy calculator 12, and the determination Scalar quantization unit 14 for scalar quantizing an image of a band determined by the controller 13 to have the largest energy, and variable length coding for variable length coding the quantized image in the scalar quantization unit 14 and transmitting the same. Run-Length for run-length coding the image of the band determined by the variable length coding 15 and the determination controller 13 to have the second and third largest energy. It is composed of a coding unit (Run Length Coding) 16.

도 2에 도시된 웨이브릿 기반의 소프트웨어 복호화기는 부호화기에서 압축되어 전송되는 압축 영상을 대역별로 수신하는 수신부(21)와, 상기 수신부(21)에서 수신한 압축 영상을 디코딩하는 디코딩부(Decoding)(22)와, 상기 디코딩부(22)에서 디코딩된 대역별 영상을 조합하여 원래의 영상으로 복원하는 웨이브릿 역변환부(23)로 구성된다.The wavelet-based software decoder illustrated in FIG. 2 includes a receiver 21 for receiving a compressed image compressed and transmitted by an encoder for each band and a decoding unit for decoding the compressed image received by the receiver 21 ( 22) and a wavelet inverse transform unit 23 for combining the band-decoded images decoded by the decoder 22 to restore the original image.

본 발명에서의 웨이브릿 변환은 임의의 함수 f(x)를 시간-주파수 공간에서 동시에 지역성(locality)을 갖는 웨이브릿 기저함수들(basis functions)의 선형 결합으로 표현할 수 있다.The wavelet transform in the present invention can represent any function f (x) as a linear combination of wavelet basis functions having locality simultaneously in time-frequency space.

상기와 같이 구성된 웨이브릿 기반의 소프트웨어 부호화기 및 복호화기의 동작을 설명하면 다음과 같다.The operation of the wavelet-based software encoder and decoder configured as described above is as follows.

먼저, 부호화기의 웨이브릿 변환부(11)에서는 입력되는 영상을 2∼3 레벨의 웨이브릿 변환을 수행한 후, 임계치 이하의 계수를 제거한다.First, the wavelet transform unit 11 of the encoder performs 2 to 3 levels of wavelet transform on the input image, and then removes coefficients below the threshold.

이때, 웨이브릿 필터를 사용하여 영상을 대역별로 분할하게 되는데, 쌍직교 웨이브릿 필터를 사용한다.At this time, the image is divided into bands using a wavelet filter, and a bi-orthogonal wavelet filter is used.

즉, 직류 웨이브릿 필터는 비선형의 위상 특성을 가지고 있어 위상 왜곡이 생겨 영상 처리에 특성이 좋지 않으므로 쌍직교 웨이브릿 필터를 사용한다.In other words, since the DC wavelet filter has a nonlinear phase characteristic, phase distortion occurs, and thus the image wavelet filter is poor in image processing, a bi-orthogonal wavelet filter is used.

상기 쌍직교 웨이브릿 필터는 부동 소수점 연산을 배제한 쉬프트(shift)와 합과 차로써 연산을 수행할 수 있으므로 연산량을 줄일 수 있는 특징이 있으며, 다음과 같이 표현된다.The bi-orthogonal wavelet filter has a characteristic of reducing the amount of computation since the operation can be performed by a sum and a difference with a shift excluding the floating-point arithmetic, and is expressed as follows.

H_O(Z) =-0.0625 Z**-2 + 0.0625 Z**-1 + 0.5 + 0.5 Z + 0.0625 Z**2 - 0.0625 Z**3H_O (Z) = -0.0625 Z **-2 + 0.0625 Z **-1 + 0.5 + 0.5 Z + 0.0625 Z ** 2-0.0625 Z ** 3

계속해서, 상기 웨이브릿 변환부(11)에서 대역별로 분할된 영상은 대역별 평균 에너지 계산부(12)에 입력되고, 이에 따라 대역별 평균 에너지 계산부(12)에서는 영상의 각 부 대역별 평균 에너지를 계산한다.Subsequently, the image divided for each band by the wavelet converter 11 is input to the average energy calculator 12 for each band, and accordingly, the average energy calculator 12 for each band averages each subband of the image. Calculate your energy.

그러면, 판단 제어부(13)에서는 상기 대역별 평균 에너지 계산부(12)에서 구한 에너지를 높은 순으로 정렬하여 가장 큰 순서대로 세 개의 대역만을 취하도록 한다.Then, the determination controller 13 arranges the energy obtained by the average energy calculator 12 for each band in ascending order and takes only three bands in the largest order.

이에 따라, 상기 판단 제어부(13)로부터 가장 에너지가 크다고 판단된 부분은 현재의 영상에서 가장 중요한 성분을 포함하고 있으므로 손실율이 적은 스칼라 양자화부(14)를 통해 스칼라 양자화를 수행하고, 이어 가변 길이 코딩부(15)를 거쳐 가변 길이 코딩을 수행하여 전송한다.Accordingly, since the portion determined to have the greatest energy from the determination controller 13 includes the most important component in the current image, scalar quantization is performed through the scalar quantization unit 14 having a low loss rate, and then variable length coding. The variable length coding is performed through the unit 15 and then transmitted.

그리고, 상기 판단 제어부(13)로부터 나머지 대역의 영상은 런-랭스 코딩부(16)를 통해 영점 교차 런-랭스 코딩을 수행하여 전송한다.In addition, the image of the remaining band is transmitted from the determination controller 13 through the run-length coding unit 16 to perform zero crossing run-length coding.

이때, 실제 영상의 압축에서는 수행속도가 빠른 피라미드(pyramid) 방식의 웨이브릿 변환을 사용한다.At this time, in the compression of the actual image, a pyramid wavelet transform having a fast execution speed is used.

한편, 부호화기의 웨이브릿 변환부(11)에서는 입력되는 영상을 도 3의 (a)에 도시된 바와 같이 대역 분할하며, 각 대역은 0에서 7사이의 상수로 표현된다.Meanwhile, the wavelet transform unit 11 of the encoder divides the input image into bands as shown in FIG. 3A, and each band is represented by a constant between 0 and 7. FIG.

즉, 두 레벨로 영상이 분할된 후 LL(Low Low)2를 사용하여 0을 전송하게 된다.That is, after the image is divided into two levels, 0 is transmitted using LL (Low Low) 2.

그리고, 본 발명에 의한 부호화기를 영상 회의 시스템에서 사용하기 위해서는 영상 압축 방식이 혼합 형태(hybrid)를 가지므로 수신측에서 압축된 영상을 복원하기 위해서는 압축 방식에 대한 정보가 필요하다.In addition, in order to use the encoder according to the present invention in a video conference system, since the video compression scheme has a hybrid form, information on the compression scheme is required to restore the compressed image at the reception side.

즉, 도 3의 (b)에 도시된 바와 같이 영상의 위치(Location)(1), 압축 모드(Compression mode)(2), 너비(Width)(3), 높이(Height)(4)의 영상의 압축 정보와 함께 압축 영상(Compressed image)이 전송되게 된다.That is, as shown in (b) of FIG. 3, an image of a location (1), a compression mode (2), a width (3), and a height (4) of an image Compressed image is transmitted along with the compressed information.

이어, 상기 부호화기에서 부호화되어 전송되는 압축 영상을 원래의 영상으로 복원하는 복호화기에서는 수신부(21)를 통해 대역별 압축 영상을 수신하여 디코딩부(22)에 출력한다.Subsequently, the decoder which reconstructs the compressed image encoded and transmitted by the encoder to the original image receives the band-specific compressed image through the receiver 21 and outputs the compressed image to the decoder 22.

그러면, 상기 디코딩부(22)에서는 상기 수신부(21)에서 수신한 압축 영상을 디코딩하고, 이어 웨이브릿 역변환부(23)에서 상기 디코딩부(22)에서 디코딩된 대역별 영상을 조합하여 원래의 영상으로 복원하도록 한다.Then, the decoding unit 22 decodes the compressed image received by the receiver 21, and then combines the original band-specific image decoded by the decoder 22 in the wavelet inverse transform unit 23. Restore to.

이상, 상기 설명에서와 같이 본 발명은 웨이브릿의 특성을 이용하여 복원된 영상의 블록 효과를 방지하고, 다중 채널 전송에 적합한 압축 이미지를 획득할 수 있게 되는 효과가 있다.As described above, the present invention has an effect of preventing the block effect of the reconstructed image by using the characteristics of the wavelet and obtaining a compressed image suitable for multi-channel transmission.

Claims (2)

입력되는 영상을 웨이브릿 필터를 이용하여 대역별로 분할하는 웨이브릿 변환부(11)와, 상기 웨이브릿 변환부(11)에서 분할된 대역별 영상의 평균 에너지를 계산하는 대역별 평균 에너지 계산부(12)와, 상기 대역별 평균 에너지 계산부(12)에서 구한 에너지에 따라 전송할 대역의 우선순위를 결정하는 판단 제어부(13)와, 상기 판단 제어부(13)에서 에너지가 가장 크다고 판단한 대역의 영상을 스칼라 양자화하는 스칼라 양자화부(14)와, 상기 스칼라 양자화부(14)에서 양자화된 영상을 가변 길이 코딩하여 전송하는 가변 길이 코딩부(15)와 상기 판단 제어부(13)에서 두 번째와 세 번째로 에너지가 크다고 판단한 대역의 영상을 런-랭스 코딩하여 전송하는 런-랭스 코딩부(16)로 구성되는 부호화기와;A wavelet converter 11 for dividing the input image into bands by using a wavelet filter, and an average energy calculator for each band, which calculates an average energy of the band-specific image divided by the wavelet converter 11 ( 12) and a decision controller 13 for determining the priority of a band to be transmitted according to the energy obtained by the average energy calculator 12 for each band, and an image of a band determined by the decision controller 13 to have the greatest energy. The scalar quantization unit 14 for scalar quantization, the variable length coding unit 15 for transmitting variable length coding of the quantized image in the scalar quantization unit 14, and the second and third in the decision controller 13 An encoder comprising a run-length coding unit 16 for performing run-length coding and transmitting an image of a band determined to have high energy; 상기 부호화기에서 압축되어 전송되는 압축 영상을 대역별로 수신하는 수신부(21)와, 상기 수신부(21)에서 수신한 압축 영상을 디코딩하는 디코딩부(22)와, 상기 디코딩부(22)에서 디코딩된 대역별 영상을 조합하여 원래의 영상으로 복원하는 웨이브릿 역변환부(23)로 구성되는 복호화기로 이루어지는 것을 특징으로 하는 웨이브릿 기반의 소프트웨어 부호화기 및 복호화기.A receiver 21 for receiving a compressed image compressed and transmitted by the encoder for each band, a decoder 22 for decoding the compressed image received by the receiver 21, and a band decoded by the decoder 22. A wavelet-based software encoder and decoder, comprising: a decoder comprising a wavelet inverse transform unit (23) for combining a star image to restore an original image. 제 1 항에 있어서, 상기 웨이브릿 변환부(11)의 웨이브릿 필터가 쌍직교 웨이브릿 필터인 것을 특징으로 하는 웨이브릿 기반의 소프트웨어 부호화기 및 복호화기.The wavelet-based software encoder and decoder of claim 1, wherein the wavelet filter of the wavelet transform unit is a bi-orthogonal wavelet filter.
KR1019970048435A 1997-09-24 1997-09-24 Wavelet-based software encoder and decoder KR100311573B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970048435A KR100311573B1 (en) 1997-09-24 1997-09-24 Wavelet-based software encoder and decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970048435A KR100311573B1 (en) 1997-09-24 1997-09-24 Wavelet-based software encoder and decoder

Publications (2)

Publication Number Publication Date
KR19990037963A KR19990037963A (en) 1999-06-05
KR100311573B1 true KR100311573B1 (en) 2001-11-15

Family

ID=37531039

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970048435A KR100311573B1 (en) 1997-09-24 1997-09-24 Wavelet-based software encoder and decoder

Country Status (1)

Country Link
KR (1) KR100311573B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010011050A2 (en) * 2008-07-23 2010-01-28 에스케이텔레콤 주식회사 Wavelet transform apparatus and method based on prediction-update lifting scheme, and adaptive prediction apparatus and method and recording medium for the same

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100694026B1 (en) * 1999-11-01 2007-03-12 삼성전자주식회사 Wideband radio transmitting method and device thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010011050A2 (en) * 2008-07-23 2010-01-28 에스케이텔레콤 주식회사 Wavelet transform apparatus and method based on prediction-update lifting scheme, and adaptive prediction apparatus and method and recording medium for the same
WO2010011050A3 (en) * 2008-07-23 2010-05-27 에스케이텔레콤 주식회사 Wavelet transform apparatus and method based on prediction-update lifting scheme, and adaptive prediction apparatus and method and recording medium for the same
US8559509B2 (en) 2008-07-23 2013-10-15 Sk Telecom Co., Ltd. Wavelet transform apparatus and method based on prediction-update lifting scheme, and adaptive prediction apparatus and method and recording medium for the same

Also Published As

Publication number Publication date
KR19990037963A (en) 1999-06-05

Similar Documents

Publication Publication Date Title
US6556624B1 (en) Method and apparatus for accomplishing multiple description coding for video
CN110383835B (en) Apparatus and method for encoding or decoding using sub-band dependent predictive adaptation for GCLI entropy encoding
KR100281463B1 (en) Sub-data encoding apparatus in object based encoding system
EP1668913A1 (en) Scalable video coding and decoding methods, and scalable video encoder and decoder
US7342965B2 (en) Adaptive method and system for mapping parameter values to codeword indexes
KR20070088334A (en) Video transcoding method and apparatus thereof
US5826225A (en) Method and apparatus for improving vector quantization performance
KR20070075234A (en) Motion vector compression method, video encoder and video decoder using the method
KR100311573B1 (en) Wavelet-based software encoder and decoder
KR100220582B1 (en) Image encoder having adaptive coding
JPH0270127A (en) Conversion encoding system
KR100203291B1 (en) Wavelet tansformation image encoding/decoding system using cubic lattice structure vector quantization
KR100207378B1 (en) Image encoding system using adaptive vector quantization
Fukuma et al. Adaptive multi-channel prediction for lossless scalable coding
KR100220583B1 (en) Image encoder having adaptive encoder
KR0170935B1 (en) Method and apparatus for coding a fractal image in a wavelet transform domain
JP2938652B2 (en) Time-varying interframe subband coding method
KR0169655B1 (en) Device for encoding moving picture signal
KR100577364B1 (en) Adaptive Interframe Video Coding Method, Computer Readable Medium and Device for the Same
KR0178222B1 (en) Improved image encoding system using band characteristic
KR0178204B1 (en) Pattern vector coding system using subband transform and method thereof
JPH0965334A (en) Image coder and image decoder
Müller et al. ICSY
Müller 5. Compression
JPH03212084A (en) Band split type vector quantization system

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

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee