KR970014373A - Video encoder and decoder - Google Patents

Video encoder and decoder Download PDF

Info

Publication number
KR970014373A
KR970014373A KR1019950028320A KR19950028320A KR970014373A KR 970014373 A KR970014373 A KR 970014373A KR 1019950028320 A KR1019950028320 A KR 1019950028320A KR 19950028320 A KR19950028320 A KR 19950028320A KR 970014373 A KR970014373 A KR 970014373A
Authority
KR
South Korea
Prior art keywords
image
discrete cosine
inverse
quantizer
scalar
Prior art date
Application number
KR1019950028320A
Other languages
Korean (ko)
Other versions
KR100204468B1 (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 KR1019950028320A priority Critical patent/KR100204468B1/en
Publication of KR970014373A publication Critical patent/KR970014373A/en
Application granted granted Critical
Publication of KR100204468B1 publication Critical patent/KR100204468B1/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
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K19/00Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits
    • H03K19/02Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits using specified components
    • H03K19/173Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits using specified components using elementary logic circuits as components
    • H03K19/1733Controllable logic circuits
    • H03K19/1737Controllable logic circuits using multiplexers
    • 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/625Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using discrete cosine transform [DCT]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Discrete Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Image Processing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

본 발명은 영상 부호기 및 영상 복호기에 관한 것으로, 이산여현 변환된 데이타를 복수개의 벡터 양자화기를 이용하여 벡터 양자화함과 동시에 스칼라 양자화한 후 왜곡치가 가장 적은 양자화방식으로 부호화된 영상 시퀀스를 송신하고, 수신측에서는 상기 영상 시퀀스를 수신한 후 복수개의 벡터 양자화 복호기와 스칼라 양자화 복호기에서 복호하고 송신시 선택된 해당 부호기에 해당하는 복호기의 출력을 선택하여 역이산 여현 변환하여 출력하도록 되어있다.The present invention relates to an image encoder and an image decoder, wherein the discrete cosine transformed data is subjected to vector quantization using a plurality of vector quantizers, and simultaneously scalar quantized to transmit an image sequence encoded by a quantization method having the least distortion. After receiving the video sequence, the decoder decodes a plurality of vector quantization decoders and scalar quantization decoders, and selects an output of a decoder corresponding to the corresponding encoder selected at the time of transmission to perform inverse discrete cosine conversion.

Description

영상 부호기 및 복호기Video encoder and decoder

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제2도는 본 발명에 따른 영상 부호기를 도시한 블럭도.2 is a block diagram showing a video encoder according to the present invention.

제3도는 본 발명에 따른 영상 복호기를 도시한 블럭도이다.3 is a block diagram showing an image decoder according to the present invention.

Claims (4)

프레임 메모리(21)로부터 영상데이타를 입력받아 이산여현 변환하는 이산여현 변환기(22), 상기 이산여현 변환기(22)의 출력을 벡터양자화하는 적어도 하나 이상의 벡터 양자화기(23~25), 상기 이산여현 변환기(22)의 출력을 스칼라 양자화하는 스칼라 양자화기(26), 상기 벡터 양자화기로부터 왜곡치입력 받아 비교한 후 최적의 양자화 방식을 선택하기 위한 선택제어신호를 발생하는 판단부(28) 및 상기 벡터 양자화기 및 스칼라 양자화기의 출력을 입력받아 상기 판단부(28)의 출력에 따라 선택하여 압축부호화된 영상을 출력하는 선택기로 구성되는 것을 특징으로 하는 영상 부호기.A discrete cosine transformer 22 for receiving the image data from the frame memory 21 and performing a discrete cosine conversion, at least one vector quantizer 23 to 25 for quantizing the output of the discrete cosine converter 22, and the discrete cosine. A scalar quantizer 26 for scalar quantizing the output of the transformer 22, a judging unit 28 for receiving a distortion value input from the vector quantizer, comparing the distortion value, and generating a selection control signal for selecting an optimal quantization scheme; And a selector configured to receive the outputs of the vector quantizer and the scalar quantizer, and output the compressed coded image according to the output of the determination unit (28). 제1항에 있어서, 상기 선택기는 멀티플렉서(27)로 구현되는 것을 특징으로 하는 영상 부호기.The video encoder according to claim 1, wherein the selector is implemented with a multiplexer (27). 이산여현 변환된 영상 데이타를 적어도 하나 이상의 벡터 양자화기 및 스칼라 양자화기에 의해 부호화된 영상 시퀀스를 수신한 후 복호하는 영상 복호기에 있어서, 상기 수신된 영상 시퀀스에서 영상신호와 선택제어신호를 분리하는 분류기(31), 상기 분류기(31)로부터 영상 시퀀스를 입력받아 역벡터 양자화하는 적어도 하나 이상의 역벡터 양자화기(32~34), 상기 분류기(31)로부터 영상 시퀀스를 입력받아 역스칼라 양자화하는 역스칼라 양자화기 (35) 및 상기 분류기(31)로부터 선택제어신호(SEL)를 입력받아 상기 역벡터 양자화기 및 역스칼라 양자화기의 출력중 하나를 선택하는 선택기 및 상기 선택기의 출력을 입력받아 역 이산여현 변환하는 역이산 여현 변환기(37)가 구비되는 영상 복호기.An image decoder for decoding a discrete cosine transformed image data after receiving an image sequence encoded by at least one vector quantizer and a scalar quantizer, comprising: a classifier for separating an image signal and a selection control signal from the received image sequence ( 31) at least one inverse vector quantizer 32 to 34 for receiving an inverse vector quantized image from the classifier 31 and an inverse scalar quantizer for receiving inverse scalar quantized image from the classifier 31. (35) and a selector for receiving a selection control signal SEL from the classifier 31 and selecting one of the outputs of the inverse vector quantizer and the inverse scalar quantizer, and an output of the selector for inverse discrete cosine conversion. An image decoder provided with an inverse discrete cosine converter 37. 제3항에 있어서, 상기 선택기는 멀티플렉서(36)로 구현되는 것을 특징으로 하는 영상 복호기.4. The video decoder of claim 3, wherein the selector is implemented with a multiplexer (36). ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950028320A 1995-08-31 1995-08-31 An image encoder and decoder KR100204468B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950028320A KR100204468B1 (en) 1995-08-31 1995-08-31 An image encoder and decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950028320A KR100204468B1 (en) 1995-08-31 1995-08-31 An image encoder and decoder

Publications (2)

Publication Number Publication Date
KR970014373A true KR970014373A (en) 1997-03-29
KR100204468B1 KR100204468B1 (en) 1999-06-15

Family

ID=19425681

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950028320A KR100204468B1 (en) 1995-08-31 1995-08-31 An image encoder and decoder

Country Status (1)

Country Link
KR (1) KR100204468B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101902933B1 (en) * 2009-12-16 2018-10-01 한국전자통신연구원 Apparatus for image coding/decoding and the method thereof

Also Published As

Publication number Publication date
KR100204468B1 (en) 1999-06-15

Similar Documents

Publication Publication Date Title
US7609760B2 (en) Signal compressing system
KR960006761B1 (en) Transform coding & decoding method incorporating adpatively selecting transform method
KR940023242A (en) Adaptive Compression of Digital Video Data
KR940008487A (en) Image Coder Using Adaptive Frame / Field Transform Coding
KR950006612A (en) Transcoding device
EP0940774A3 (en) Motion vector coding and decoding apparatus and method
EP0751494A4 (en) Sound encoding system
US20080089421A1 (en) Signal compressing signal
EP0771120A3 (en) Video encoding and decoding apparatus
KR970057951A (en) Picture coding apparatus and picture decoding apparatus and coding / decoding system
KR930702858A (en) Video encoding and decoding device
EP0827346A3 (en) Image quality prediction and control apparatus and method
JPH0355987A (en) Reducing apparatus of redundancy in block of digital video data in discrete cosine transformation coding
JPH10126273A (en) Signal coding method
KR970014373A (en) Video encoder and decoder
KR970060954A (en) Variable length coding and variable length decoding system
KR970009387A (en) Image Coding System Using Adaptive Vector Quantization
KR100268171B1 (en) An image block classification and coding method for image data compression using optimal transform
KR100195698B1 (en) Dpcm encoding method
KR970014385A (en) Coder Using Adaptive Quantization
KR970057862A (en) Satellite channel HDTV system compatible with terrestrial channel HDTV broadcasting
KR950007544A (en) Video encoding and decoding device
KR960036713A (en) Video signal coding device
RU96101188A (en) METHOD FOR CODING INFORMATION AND DEVICE, METHOD FOR DECODING INFORMATION AND DEVICE, METHOD FOR TRANSFER OF INFORMATION AND MEDIA FOR RECORDING INFORMATION
KR930019019A (en) Image signal data compression method and apparatus

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

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee