JPH0821861B2 - Hierarchical decoding method - Google Patents

Hierarchical decoding method

Info

Publication number
JPH0821861B2
JPH0821861B2 JP62125731A JP12573187A JPH0821861B2 JP H0821861 B2 JPH0821861 B2 JP H0821861B2 JP 62125731 A JP62125731 A JP 62125731A JP 12573187 A JP12573187 A JP 12573187A JP H0821861 B2 JPH0821861 B2 JP H0821861B2
Authority
JP
Japan
Prior art keywords
decoding
decoding circuit
hierarchical
calculation
circuit
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Lifetime
Application number
JP62125731A
Other languages
Japanese (ja)
Other versions
JPS63292726A (en
Inventor
幸洋 中川
敏行 後藤
俊哉 美間
祐治 中川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62125731A priority Critical patent/JPH0821861B2/en
Publication of JPS63292726A publication Critical patent/JPS63292726A/en
Publication of JPH0821861B2 publication Critical patent/JPH0821861B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概 要〕 本発明は、周波数成分を階層的に復号化する変換符号
化方式であって、各復号化段階での演算結果を次段階で
の演算に有効に利用し、非階層的復号化と同等の演算量
で階層的復号化を行う方式である。
DETAILED DESCRIPTION OF THE INVENTION [Outline] The present invention is a transform coding method for hierarchically decoding frequency components, and the calculation result at each decoding stage is effectively used for the calculation at the next stage. However, this is a method of performing hierarchical decoding with an amount of calculation equivalent to that of non-hierarchical decoding.

〔産業上の利用分野〕[Industrial applications]

本発明は、例えばディジタル画像信号等を帯域圧縮し
て伝送するような場合における信号の直交変換を利用し
た変換符号化のうちの階層的復号化方式に関する。
The present invention relates to a hierarchical decoding method of transform coding using orthogonal transform of a signal when, for example, a digital image signal or the like is band-compressed and transmitted.

〔従来の技術〕[Conventional technology]

符号化方式としては予測符号化、ベクトル量子化、変
換符号化等が挙げられる。この中で変換符号化は複雑な
処理を必要とするが、高圧縮率で比較的高品質な復号化
信号が得られる。第5図に示されるような符号化データ
を狭帯域チャネルを経由して伝送するホスト計算機と端
末機器の間の通信において、端末で復号化する場合、デ
ータの伝送時間が長いため階層的な復号化を行って早い
時点で復号化信号の概要を知ることが望まれる。
Predictive coding, vector quantization, transform coding, etc. are mentioned as a coding system. Among them, transform coding requires complicated processing, but a decoded signal with a high compression rate and a relatively high quality can be obtained. In the communication between the host computer and the terminal equipment which transmits the encoded data as shown in FIG. 5 through the narrow band channel, when the terminal decodes, the data transmission time is long and therefore the hierarchical decoding is performed. It is desirable to know the outline of the decoded signal at an early point after the conversion.

以下に、8点の高速離散コサイン変換(FDCT)を用い
た変換符号化を例に従来技術を説明する。FDCT方式の処
理の流れを第6図に示す。符号化データは原データにFD
CTを実行した後、量子化したものであり、それを逆量子
化してから逆FDCTを実行することによって複号化データ
が得られる。図中の逆FDCTの部分を以後復号回路と呼
ぶ。復号回路は、符号化データを逆量子化した変換デー
タが入力されると逆FDCTを実行し、復号化データを出力
する。
A conventional technique will be described below by taking transform coding using 8-point fast discrete cosine transform (FDCT) as an example. Figure 6 shows the flow of FDCT processing. Encoded data is FD on the original data
After performing CT, it is quantized, and by dequantizing it and then performing inverse FDCT, decoded data can be obtained. The portion of the inverse FDCT in the figure will be called the decoding circuit hereinafter. The decoding circuit executes the inverse FDCT when the transformed data obtained by dequantizing the encoded data is input, and outputs the decoded data.

第7図および第8図には、非階層的復号化方式の一例
が示される。非階層的復号回路は、変換データF(0)
〜F(7)に対して第8図に示す演算を行うことによっ
て復号化信号f(0)〜f(7)を作成する回路であ
る。この場合の演算量は加算(にて表示)26回、乗算
16回である。
An example of a non-hierarchical decoding scheme is shown in FIGS. 7 and 8. The non-hierarchical decoding circuit uses the converted data F (0)
It is a circuit which produces | generates decoded signal f (0) -f (7) by performing the calculation shown in FIG. 8 with respect to-F (7). The calculation amount in this case is addition (displayed by) 26 times, multiplication
16 times.

ここに、第8図のようなシグナルフローグラフについ
て説明する。上述のように符号化された信号はF(0)
〜F(7)で示され、復号化された信号はf(0)〜f
(7)で示される。処理の進む向きは左から右である。
は左側からの信号を加算することを意味し、cosπ/4
はこれが付された左からの信号にcosπ/4を乗算するこ
とを示す。−の表示は、その信号を符号反転する。この
変換は数式で示すと次の通りである。
Here, a signal flow graph as shown in FIG. 8 will be described. The signal encoded as described above is F (0)
~ F (7), the decoded signal is f (0) ~ f
This is indicated by (7). The process proceeds from left to right.
Means to add the signals from the left side, cosπ / 4
Indicates that the signal from the left with this is multiplied by cosπ / 4. The display of-inverts the sign of the signal. This conversion is expressed by the following formula.

従来の階層的復号化方式の一例が第9図および第10図
から第12図に示される。この場合は3つの復号回路で成
立っている。復号回路1ではF(0)およびF(4)に
対して第10図に示す演算を行い、F(0)とF(4)成
分を含む復号化信号1を作成する。復号回路(2)で
は、F(0)、F(4)、F(2)、F(6)に対して
第11図に示す演算を行い、F(0)、F(4)、F
(2)およびF(6)成分を含む復号化信号2を作成す
る。復号回路(3)では、F(0)〜F(7)に対して
第12図に示す演算を行い、F(0)〜F(7)の全成分
を含む復号化信号3を作成する。
An example of a conventional hierarchical decoding scheme is shown in FIGS. 9 and 10-12. In this case, three decoding circuits are used. The decoding circuit 1 performs the operation shown in FIG. 10 on F (0) and F (4) to create a decoded signal 1 including F (0) and F (4) components. In the decoding circuit (2), the calculation shown in FIG. 11 is performed on F (0), F (4), F (2), F (6), and F (0), F (4), F (4)
Create a decoded signal 2 containing (2) and F (6) components. In the decoding circuit (3), the calculation shown in FIG. 12 is performed on F (0) to F (7) to create a decoded signal 3 including all components of F (0) to F (7).

このように、階層的復号化方式では復号化信号に含ま
れる周波数成分を徐々に増加する方法で復号化を行う。
この場合の総演算量は加算36回、乗算24回である。ただ
し乗算において、1つの復号回路における1つの信号に
対する同一値または符号の異なる同一値の乗算は1回と
して算出される。
As described above, in the hierarchical decoding method, decoding is performed by a method of gradually increasing the frequency components included in the decoded signal.
In this case, the total calculation amount is 36 additions and 24 multiplications. However, in the multiplication, one signal in one decoding circuit is multiplied by the same value or the same value with a different sign as once.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

前述の階層的復号化方式は例えば画像信号等に適用さ
れると、F(0)およびF(4)成分を含む復号化信号
1を先に作成するから、画像の概略の全体像を早期に得
ることができる。しかしながら、非階層的復号化方式に
比べて総演算量が増大し、応答時間が長くなるという問
題点がある。
When the above-mentioned hierarchical decoding method is applied to, for example, an image signal or the like, the decoded signal 1 including the F (0) and F (4) components is first created, so that a general overview of the image can be obtained at an early stage. Obtainable. However, compared to the non-hierarchical decoding method, there is a problem that the total calculation amount increases and the response time becomes long.

本発明の目的は、従来の階層的復号化方式における前
述の問題点にかんがみ、比階層的な復号化方式と同様な
演算量で足りる階層的復号化方式を実現し、処理時間の
短縮を可能にすることにある。
The object of the present invention is to realize the hierarchical decoding method that requires the same amount of calculation as the specific hierarchical decoding method in view of the above-mentioned problems in the conventional hierarchical decoding method, and can shorten the processing time. Is to

〔問題点を解決するための手段〕[Means for solving problems]

本発明においては、周波数成分を階層的に復号化す
る、複数の段階の複号回路(例えば第1図復号回路11,1
2,13)から成る、変換符号化における階層的復号化方式
において、各復号回路は前の段階の復号回路の演算結果
と、その段階の復号回路の周波数成分をもとに復号し、
それにより、最終的にすべての段階の周波数成分を含む
復号化信号を得ることを特徴とする階層的復号化方式が
提供される。
In the present invention, a decoding circuit having a plurality of stages (for example, the decoding circuits 11 and 1 in FIG. 1) for hierarchically decoding frequency components
2, 13), each decoding circuit decodes based on the operation result of the decoding circuit of the previous stage and the frequency component of the decoding circuit of that stage,
Thereby, a hierarchical decoding scheme is provided which is characterized by finally obtaining a decoded signal containing frequency components of all stages.

本発明の1つの実施態様として、前記変換符号化とし
て直交変換に高速離散コサイン変換を用いた階層的復号
化方式が提供される。
As one embodiment of the present invention, there is provided a hierarchical decoding method using a fast discrete cosine transform as an orthogonal transform as the transform coding.

〔作 用〕[Work]

上述の方式を用いれば、各復号回路での演算の途中結
果を次段階の復号回路の演算において有効に利用するよ
うにできるから、各復号回路で重復して行っていた演算
を行わないようになり、復号処理速度の向上が可能とな
る。
If the above method is used, the intermediate result of the operation in each decoding circuit can be effectively used in the operation of the decoding circuit in the next stage, so that the operation which has been duplicated in each decoding circuit is not performed. Therefore, the decoding processing speed can be improved.

〔実施例〕〔Example〕

本発明の一実施例としての階層的復号化方式を行う復
号回路のブロック図が第1図に示される。該復号回路は
3つの復号回路(1)〜(3)から構成され、これらの
シグナルフローグラフが第2図から第4図に示される。
FIG. 1 is a block diagram of a decoding circuit that performs a hierarchical decoding method as an embodiment of the present invention. The decoding circuit is composed of three decoding circuits (1) to (3), and their signal flow graphs are shown in FIGS. 2 to 4.

第1図において、復号されるべき符号化された信号
(変換データ)F(0)からF(7)のうち、F(0)
およびF(4)は復号回路(1)11へ、F(2)および
F(6)は復号回路(2)12へ、F(1)、F(3)、
F(5)、F(7)は復号回路(3)13へ供給される。
復号回路11は第2図のシグナルフローグラフに示される
ような処理を行ってF(0)およびF(4)を含む復号
化信号1(f(0)〜f(7))を作成する。すなわ
ち、復号回路11ではF(0)にcosπ/4を乗算したもの
とF(4)にcosπ/4を乗算したものとを加算してf
(0)、f(3)、f(4)、f(7)とし、F(0)
にcosπ/4を乗算したものとF(4)に−cosπ/4を乗算
したものとを加算してf(1)、f(2)、f(5)、
f(6)とする。F(0)とcosπ/4の積と、F(4)
とcosπ/4の積と、の和は必要に応じて蓄積され次段の
復号回路12へ供給される。F(0)とcosπ/4の積と、
F(4)と−cosπ/4の積と、の和も同様に蓄積され復
号回路12へ供給される。すなわち図中ブロックで囲って
斜線を付した演算の演算値は次段へ供給される。
In FIG. 1, of the encoded signals (conversion data) F (0) to F (7) to be decoded, F (0)
And F (4) to the decoding circuit (1) 11, F (2) and F (6) to the decoding circuit (2) 12, F (1), F (3),
F (5) and F (7) are supplied to the decoding circuit (3) 13.
The decoding circuit 11 performs the processing as shown in the signal flow graph of FIG. 2 to create the decoded signal 1 (f (0) to f (7)) including F (0) and F (4). That is, in the decoding circuit 11, F (0) multiplied by cosπ / 4 and F (4) multiplied by cosπ / 4 are added to obtain f
(0), f (3), f (4), f (7), and F (0)
Is multiplied by cosπ / 4 and F (4) is multiplied by −cosπ / 4, and f (1), f (2), f (5),
Let f (6). The product of F (0) and cosπ / 4 and F (4)
And the product of cosπ / 4 and the sum of them are accumulated as needed and are supplied to the decoding circuit 12 in the next stage. The product of F (0) and cosπ / 4,
The sum of F (4) and the product of −cosπ / 4 is also accumulated and supplied to the decoding circuit 12. That is, the calculation value of the calculation surrounded by the blocks and shaded in the figure is supplied to the next stage.

復号回路12は第3図にシグナルフローグラフが示され
る。前段よりの演算値は破線のブロックで示された部分
に供給される。この回路にはF(2)およびF(6)が
供給され、図に示されるような演算が行われF(0)、
F(4)、F(2)、F(6)を含む復号化信号2(f
(0)〜f(7))が得られる。この回路においても斜
線の付された演算処理における演算値は次段(復号回路
13)へ供給される。
A signal flow graph of the decoding circuit 12 is shown in FIG. The calculated value from the previous stage is supplied to the portion indicated by the broken line block. F (2) and F (6) are supplied to this circuit, and the calculation shown in the figure is performed to F (0),
Decoded signal 2 (f containing F (4), F (2), F (6)
(0) to f (7)) are obtained. Also in this circuit, the calculation value in the calculation process with diagonal lines is in the next stage (decoding circuit).
13).

復号回路13は第4図にシグナルフローグラフが示され
る。この回路は前段の復号回路12から4つの入力を受
け、かつF(1)、F(5)、F(3)、F(7)を受
けて、図に示されるような演算処理を行って、F(0)
〜F(7)を含む復号化信号3(f(0)〜f(7))
が得られる。
A signal flow graph of the decoding circuit 13 is shown in FIG. This circuit receives four inputs from the decoding circuit 12 in the previous stage, and also receives F (1), F (5), F (3), and F (7) to perform the arithmetic processing as shown in the figure. , F (0)
Decoded signal 3 (f (0) to f (7)) including ~ F (7)
Is obtained.

本実施例においては、第2図の斜線付実線ブロックで
示した演算結果を第3図の復号回路で利用することによ
り重複した演算(従来破線ブロック内で行っていた演
算)を避けることができる。同様に第3図の斜線付実線
ブロックで示した演算結果を第4図の復号回路で利用す
ることにより、従来破線ブロック内で行っていた演算が
不要となる。本実施例によれば、総演算量は加算26回、
乗算16回となり非階層的復号化方式と演算量が同じにな
る。
In the present embodiment, the calculation result shown by the solid line block with diagonal lines in FIG. 2 is used in the decoding circuit in FIG. 3 to avoid duplicate calculation (calculation which is conventionally performed in the broken line block). . Similarly, by utilizing the calculation result shown by the shaded solid line block in FIG. 3 in the decoding circuit in FIG. 4, the calculation conventionally performed in the broken line block becomes unnecessary. According to the present embodiment, the total calculation amount is 26 times of addition,
The multiplication is 16 times, and the amount of calculation is the same as the non-hierarchical decoding method.

本実施例では、FDCTを例に挙げて説明したが、他の直
交変換の高速アルゴリズムを用いて行うこともできる。
In the present embodiment, the FDCT has been described as an example, but another fast algorithm of orthogonal transformation can be used.

〔発明の効果〕〔The invention's effect〕

本発明によれば、非階層的復号化と同等の演算量で階
層的復号化を行うことができ、処理速度を減ずることな
く、階層的復号化の利点はそのまま維持することができ
る。
According to the present invention, hierarchical decoding can be performed with an amount of calculation equivalent to that of non-hierarchical decoding, and the advantages of hierarchical decoding can be maintained without reducing the processing speed.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の一実施例としての階層的復号化方式を
行う復号回路のブロック図、 第2図は第1図の復号回路(1)のシグナルフローグラ
フを示す図、 第3図は第1図の復号回路(2)のシグナルフローグラ
フを示す図、 第4図は第1図の復号回路(3)のシグナルフローグラ
フを示す図、 第5図は関連技術を説明するための伝送システムのブロ
ック図、 第6図は関連技術を説明するためのFDCT方式の処理の流
れを示すブロック図、 第7図は従来例の非階層的復号回路を示すブロック図、 第8図は従来例の非階層的復号回路のシグナルフローグ
ラフを示す図、 第9図は従来例の階層的復号回路のブロック図、および 第10図、第11図、および第12図は第9図の復号回路
(1)、(2)、および(3)のシグナルフローグラフ
をそれぞれ示す図である。 図において、 11……復号回路(1)、12……復号回路(2)、 13……復号回路(3)。
FIG. 1 is a block diagram of a decoding circuit that performs a hierarchical decoding system as an embodiment of the present invention, FIG. 2 is a diagram showing a signal flow graph of the decoding circuit (1) in FIG. 1, and FIG. FIG. 4 is a diagram showing a signal flow graph of the decoding circuit (2) in FIG. 1, FIG. 4 is a diagram showing a signal flow graph of the decoding circuit (3) in FIG. 1, and FIG. 5 is a transmission for explaining related art. 6 is a block diagram of the system, FIG. 6 is a block diagram showing a processing flow of the FDCT method for explaining related arts, FIG. 7 is a block diagram showing a non-hierarchical decoding circuit of a conventional example, and FIG. 8 is a conventional example. 9 is a signal flow graph of the non-hierarchical decoding circuit of FIG. 9, FIG. 9 is a block diagram of a conventional hierarchical decoding circuit, and FIGS. 10, 11, and 12 are decoding circuits of FIG. The signal flow graphs of 1), (2), and (3) are shown respectively. FIG. In the figure, 11 ... Decoding circuit (1), 12 ... Decoding circuit (2), 13 ... Decoding circuit (3).

───────────────────────────────────────────────────── フロントページの続き (72)発明者 中川 祐治 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 特開 昭63−212287(JP,A) 特開 昭63−263983(JP,A) 特公 平4−32457(JP,B2) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yuji Nakagawa 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture, Fujitsu Limited (56) Reference JP-A-63-212287 (JP, A) JP-A-63-263983 (JP, A) Japanese Patent Publication 4-32457 (JP, B2)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】周波数成分を階層的に復号化する、複数の
段階の復号回路(11,12,13)から成る、変換符号化にお
ける階層的復号化方式において、 前記各復号回路は、前の段階の復号回路の演算結果と、
その段階の復号回路の周波数成分をもとに復号し、それ
までの段階の周波数成分を含む復号化信号を得ることを
特徴とする階層的復号化方式。
1. A hierarchical decoding system in transform coding, comprising a plurality of stages of decoding circuits (11, 12, 13) for hierarchically decoding frequency components, wherein each decoding circuit The operation result of the stage decoding circuit,
A hierarchical decoding method characterized in that decoding is performed based on the frequency components of the decoding circuit at that stage, and a decoded signal including the frequency components at the stages up to that point is obtained.
【請求項2】前記変換符号化として直交変換に高速離散
コサイン変換を用いるようにした特許請求の範囲第1項
記載の階層的復号化方式。
2. The hierarchical decoding system according to claim 1, wherein a high-speed discrete cosine transform is used as an orthogonal transform as the transform coding.
JP62125731A 1987-05-25 1987-05-25 Hierarchical decoding method Expired - Lifetime JPH0821861B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62125731A JPH0821861B2 (en) 1987-05-25 1987-05-25 Hierarchical decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62125731A JPH0821861B2 (en) 1987-05-25 1987-05-25 Hierarchical decoding method

Publications (2)

Publication Number Publication Date
JPS63292726A JPS63292726A (en) 1988-11-30
JPH0821861B2 true JPH0821861B2 (en) 1996-03-04

Family

ID=14917389

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62125731A Expired - Lifetime JPH0821861B2 (en) 1987-05-25 1987-05-25 Hierarchical decoding method

Country Status (1)

Country Link
JP (1) JPH0821861B2 (en)

Also Published As

Publication number Publication date
JPS63292726A (en) 1988-11-30

Similar Documents

Publication Publication Date Title
Merhav et al. Fast algorithms for DCT-domain image downsampling and for inverse motion compensation
JP4006047B2 (en) Image reduction sampling method
KR100331136B1 (en) A computer system performing an inverse cosine transfer function for use with multimedia information
JPH0970044A (en) Image signal processor and method therefor
JP4688988B2 (en) Video data compression method and apparatus, and decompression method and apparatus
KR930019049A (en) Motion compensation method and device for color video signal
JPH09212484A (en) Discrete cosine transformation method
JPH06334986A (en) Weighted cosine transform method
EP0686940B1 (en) Image processing systems and methods
JPH0821861B2 (en) Hierarchical decoding method
JP2001145107A (en) Signal processor using dct and image-compressing device
JPH06266747A (en) Dct/inverse dct arithmetic unit
JP2888292B2 (en) Two-dimensional inverse discrete cosine transform (IDCT) device
KR19980041724A (en) Inverse Discrete Cosine Transformation Method
US6111989A (en) 1/4 size real time decoding of digital video
JP4511451B2 (en) Decoding method and decoding apparatus
US6201895B1 (en) Orthogonal converting apparatus
US5636339A (en) Circuit structure and system configuration for implementing pseudo four-point interpolation
US6215909B1 (en) Method and system for improved digital video data processing using 4-point discrete cosine transforms
JPH08180194A (en) Method and device for coding
Sakamoto et al. Software JPEG for a 32-bit MCU with dual issue
JPH04293360A (en) Orthogonal transformation arithmetic device
JPH10116267A (en) Arithmetic unit and information processor
JP2698824B2 (en) Discrete cosine converter
JP3630727B2 (en) Orthogonal transformation device and orthogonal transformation method