JPS63198420A - Picture compressing device - Google Patents

Picture compressing device

Info

Publication number
JPS63198420A
JPS63198420A JP21684086A JP21684086A JPS63198420A JP S63198420 A JPS63198420 A JP S63198420A JP 21684086 A JP21684086 A JP 21684086A JP 21684086 A JP21684086 A JP 21684086A JP S63198420 A JPS63198420 A JP S63198420A
Authority
JP
Japan
Prior art keywords
block
orthogonal
picture
output
unit
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.)
Pending
Application number
JP21684086A
Other languages
Japanese (ja)
Inventor
Eitaro Nishihara
栄太郎 西原
Yukio Go
呉 志雄
Yoshihiko Ogawa
小川 吉彦
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP21684086A priority Critical patent/JPS63198420A/en
Publication of JPS63198420A publication Critical patent/JPS63198420A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To prevent the appearance of a block joint of a restored picture by providing a 1st orthogonal conversion section applying orthogonal conversion to an original picture at each block, a 2nd orthogonal conversion section rearranging its output into the block at every same frequency component and applying orthogonal conversion at every block and a quantization section for the output of orthogonal conversion. CONSTITUTION:An original picture written in a memory 1 is split into blocks by an address control 2 and subjected to 2-dimensional high speed cosine conversion 3. The result is subjected to address control 8 and rearranged 7 into a block at every same frequency component. Then the result is subjected to 2-dimensional or linear high speed cosine conversion 10 and quantized (4). By such a constitution, the picture power is concentrated to decrease the error caused by the quantization. Thus, in restoring the compressed picture information generated by the compressor, the number of joints of blocks caused by the quantizing error is decreased, the S/N is improved and the excellent picture is obtained.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は画像圧縮装置、特に画像をコード化。[Detailed description of the invention] [Purpose of the invention] (Industrial application field) The present invention is an image compression device, especially for encoding images.

投影化または変換処理を施して情報量の保存を行いつつ
見掛けのデータ量の圧縮を行う画像圧縮装置に関するも
のである。
The present invention relates to an image compression device that compresses the apparent amount of data while preserving the amount of information by performing projection or conversion processing.

(従来の技術) デジタル画像を通信回線を通して送受信する場合あるい
は記憶装置に格納する場合、または通信路あるいは記憶
9A置の負荷を軽減する場合には、より少ない語数で原
画像を表現する方法、所謂画像圧縮を必要とするがこの
画像圧縮方法には可逆圧縮と非可逆圧縮の2種がある。
(Prior Art) When transmitting and receiving a digital image through a communication line, when storing it in a storage device, or when reducing the load on a communication line or a storage device, there is a method of expressing the original image with fewer words, a so-called method. Image compression is required, and there are two types of image compression methods: reversible compression and irreversible compression.

可逆圧縮は、圧縮した画像をランレングスユーデインク
法または例えば予測符号化で圧縮したハフマン符号法等
を用いることにより原画像に完全に復元可能であるのに
対し、KLT、コサイン変換等の非可逆圧縮では、可逆
圧縮に比し圧縮率を大きくとれるが、完全に原画像に復
元することができず、しかも、圧縮率に比例して画質も
劣化するので、人間の目に画質の劣化を感じさせない程
度に圧縮率を制限する必要がある。
With reversible compression, the compressed image can be completely restored to the original image by using the run-length UDE ink method or the Huffman coding method, which is compressed using predictive coding, whereas non-reversible compression methods such as KLT and cosine transformation can completely restore the original image. Reversible compression allows a higher compression rate than lossless compression, but it cannot completely restore the original image, and the image quality deteriorates in proportion to the compression rate, so the image quality is not noticeable to the human eye. It is necessary to limit the compression ratio to a level that does not make it noticeable.

非可逆圧縮では直交変換、特にブロック直交変換法が周
知であり、その中でもブロックコサイン変換法が最も実
用的で有望視されている。
Orthogonal transform, especially block orthogonal transform, is well known for lossy compression, and among these, block cosine transform is considered the most practical and promising.

第5図はブロックコサイン変換法を採用した従来の画像
圧縮装置を示すものである。同図に示すようにこの装置
は、取り込まれた原画像を一旦記憶するメモリ1と、こ
のメモリ1のアドレス制御を行い、ブロック毎に画像の
一部を出力させるアドレス制御器2と、メモリ1内の原
画像をブロック毎に直交変換(例えば2次元の高速コサ
イン変換)を行う直交変換部3と、この変換出力を量子
化する量子化部4とを有する。量子化部4はビットアロ
ケーションテーブル5と、このテーブル情報に基づいて
前記直交変換部3の変換出力を母子化する量子化器6と
を有して成り、この量子化器6の出力が、圧縮画像デー
タとして外部装置例えば記憶装置等に送出される。
FIG. 5 shows a conventional image compression device that employs the block cosine transform method. As shown in the figure, this device includes a memory 1 that temporarily stores the captured original image, an address controller 2 that controls the address of this memory 1 and outputs a part of the image for each block, and a memory 1. It has an orthogonal transformation unit 3 that performs orthogonal transformation (for example, two-dimensional high-speed cosine transformation) on the original image in each block, and a quantization unit 4 that quantizes the output of this transformation. The quantizer 4 includes a bit allocation table 5 and a quantizer 6 that converts the transform output of the orthogonal transformer 3 based on the table information, and the output of the quantizer 6 is compressed. The image data is sent to an external device such as a storage device.

(発明が解決しようとする問題点) しかしながら、ブロック直交変換法を採用する従来装置
による圧縮画像を復元した場合に、その復元画像にブロ
ックの継ぎ目が現われ、画質低下により診断能が低下す
るという問題点を生じている。この現象は、画像の低周
波成分の量子化誤差に起因するものであり、圧縮率を上
げる程、著しい。
(Problems to be Solved by the Invention) However, when a compressed image by a conventional device that employs the block orthogonal transformation method is restored, block seams appear in the restored image, resulting in a decrease in image quality and diagnostic ability. points are occurring. This phenomenon is caused by a quantization error in low frequency components of the image, and becomes more significant as the compression rate increases.

本発明は上記事情に鑑みて成されたものであり、その目
的とするところは、ブロック直交変換法を採るのにもか
かわらず、復元画像にブロックの継ぎ目等の現像を生じ
ない圧縮画像データを生成することができる画像圧縮装
置を提供することにある。
The present invention has been made in view of the above circumstances, and its purpose is to create compressed image data that does not cause development of block seams or the like in the restored image, despite using the block orthogonal transformation method. An object of the present invention is to provide an image compression device that can generate images.

[発明の構成] (問題点を解決するための手段) 本発明は、原画像をブロック毎に直交変換する第1の直
交変換部と、この直交変換出力を同−周波数成分毎のブ
ロックに再配置する再配置部と、再配置されたブロック
毎に直交変換を行う第2の直交変換部と、この直交変換
出力を母子化する量子化部とを有するものである。
[Structure of the Invention] (Means for Solving the Problems) The present invention includes a first orthogonal transform unit that orthogonally transforms an original image block by block, and a first orthogonal transform unit that orthogonally transforms the orthogonal transform output into blocks of the same frequency component. It has a rearrangement section for arranging, a second orthogonal transform section that performs orthogonal transformation for each rearranged block, and a quantization section that converts the orthogonal transform output into a matrix.

(作 用) 第1の直交変換により、原画像がブロック毎に直交変換
され、この変換出力が再配置部により、同−周波数成分
毎のブロックに再配置され、この再配置されたブロック
毎に第2の直交変換部により直交変換される。この再配
置部による再配置及び第2の直交変換部による直交変換
によ、り画像のパワーが更に集中され、これにより、母
子化部における量子化誤差が低減される。このため、復
元画像にブロックの継ぎ目等の現象を生じない圧縮画像
データを生成することができる。
(Function) The original image is orthogonally transformed block by block through the first orthogonal transformation, and the output of this transformation is rearranged by the rearrangement unit into blocks of the same frequency component, and each rearranged block is Orthogonal transformation is performed by the second orthogonal transformation unit. The power of the image is further concentrated by the rearrangement by the rearrangement unit and the orthogonal transformation by the second orthogonal transform unit, thereby reducing the quantization error in the mother-child generator. Therefore, it is possible to generate compressed image data that does not cause phenomena such as block seams in the restored image.

(実施例) 以下、本発明を実施例により具体的に説明する。(Example) Hereinafter, the present invention will be specifically explained with reference to Examples.

第1図は本発明の一実施例たる画像圧縮vL置のブロッ
ク図である。本実施例装置は、メモリ1゜第1のアドレ
ス制御器2.第1の直交変換部3゜再配置部7.第2の
直交変換部10.量子化部4を有する。
FIG. 1 is a block diagram of an image compression VL system according to an embodiment of the present invention. The device of this embodiment includes a memory 1, a first address controller 2. First orthogonal transformation unit 3° rearrangement unit 7. Second orthogonal transformation unit 10. It has a quantization section 4.

メモリ1は原画像を一旦記憶するものであり、第1のア
ドレス制御器2はメモリ1のアドレス制御を行うことで
原画像をブロック毎に出力させるものであり、第1の直
交変換部3はメモリ1よりブロック毎に出力された原画
像をブロック毎に直交変換(例えば2次元高速コサイン
変換)するものでおり、いずれも第5図に示すのと同様
の機能を有している。
The memory 1 temporarily stores the original image, the first address controller 2 outputs the original image block by block by controlling the address of the memory 1, and the first orthogonal transform unit 3 The original image output block by block from the memory 1 is orthogonally transformed (for example, two-dimensional high speed cosine transform) for each block, and both have the same functions as shown in FIG.

再配置部7は、前記第1の直交変換部3の変換出力を同
−周波数成分毎のブロックに再配置するものであり、メ
モリ9とこのメモリ9のアドレス制御を行う第2のアド
レス制御器8とを有して成る。第2の直交変換部10は
、この再配置部7により再配置されたブロック毎に直交
変換を行うものである。尚、この第2の直交変換部8に
おいては2次元(2−D)又は1次元(1−D>の高速
コサイン変換が行われる。
The rearrangement unit 7 rearranges the transform output of the first orthogonal transform unit 3 into blocks of the same frequency component, and includes a memory 9 and a second address controller that controls the address of this memory 9. 8. The second orthogonal transformation unit 10 performs orthogonal transformation for each block rearranged by the rearrangement unit 7. Note that the second orthogonal transform unit 8 performs two-dimensional (2-D) or one-dimensional (1-D>) high-speed cosine transform.

そして、母子化部4は、前記第2の直交変換部8の変換
出力を母子化するものであり、第5図に示すのと同様、
ビットアロケーションテーブル5と母子化器6とを有し
て成る。
Then, the mother-child converting section 4 converts the transformed output of the second orthogonal transform section 8 into a mother-child, and as shown in FIG.
It comprises a bit allocation table 5 and a mother/son generator 6.

次に、上記構成の作用について第2図のフローチャート
に従って説明する。
Next, the operation of the above configuration will be explained according to the flowchart of FIG. 2.

先ず、第1のアドレス制御器2の制御下でメモリ1に書
込まれた原画像(第3図(a>参照)が再び第1のアド
レス制御器2の制御により第3図(b)に示すように所
定のブロック毎に分割され(ステップ$1)、第1の直
交変換部3に送出ざれる。そしてこの第1の直交変換部
3により第3図(C)に示すようにブロック毎に直交変
換(2次元高速コサイン変換)され(ステップ32>、
この変換出力が再配置部7に送出される。この再配置部
7においは、第2のアドレス制御器8の制御により、同
−周波数成分毎のブロックに再配置される(ステップ3
3)。第3図(C)の直交変換出力をさらに詳しく表わ
すと同図(d)のようになり、これを同−周波数成分毎
のブロックに再配置したものが同図(e)である。尚、
図中において丸印の違いは周波数の違いを意味する。
First, the original image written in the memory 1 under the control of the first address controller 2 (see FIG. 3(a)) is again written to FIG. 3(b) under the control of the first address controller 2. As shown in FIG. is orthogonally transformed (two-dimensional fast cosine transform) into (step 32>,
This converted output is sent to the rearrangement section 7. This rearrangement section 7 rearranges blocks for each same frequency component under the control of the second address controller 8 (step 3).
3). A more detailed representation of the orthogonal transform output in FIG. 3(C) is shown in FIG. 3(d), and FIG. 3(e) shows this rearranged into blocks for each frequency component. still,
In the figure, the difference in circles means the difference in frequency.

そして再配置されたブロック毎に、第1の直交変換部1
0において直交変換(2次元又は1次元の高速コサイン
変換)が行われ(ステップS4)、この変換出力が量子
化部4に送出され、ここで量子化される(ステップ35
)。第3−図(f)は前記第2の直交変換部10による
変換出力を示している。
Then, for each rearranged block, the first orthogonal transform unit 1
0, an orthogonal transform (two-dimensional or one-dimensional fast cosine transform) is performed (step S4), and the transform output is sent to the quantizer 4, where it is quantized (step S35).
). FIG. 3(f) shows the transform output from the second orthogonal transform section 10.

このように本実施例装置にあっては、原画像をブロック
毎に直交変換し、この変換出力を同−周波数成分毎のブ
ロックに再配置し、再配置されたブロック毎に直交変換
し、この変換出力を量子化するようにしたものであり、
従来のように原画像をブロック毎に変換し、これを直交
変換した直後に量子化するものではないから、従来より
も画像のパワーを集中させること達でき、量子化による
誤差を低減することができる。このため、本実施例装置
によって生成された圧縮画像データを復元した場合に、
量子化誤差に起因する“ブロックの継ぎ目”が低減され
、S/N比向上により診断能に優れた画像を得ることが
できる。また、同一圧縮率では従来装置に比してより少
ないビット数でしかもより小さな誤差で量子化できるの
で、多くのビット数を高周波成分に割り当てることがで
き、これにより復元画像の空間分解能及び濃度分解能を
も高めることができるという利点を有する。ざらに、よ
り少ないビット数で従来と同質の復元画像が得られるた
め、従来より圧縮率を上げることもでき、これにより、
圧縮画像データの転送時間短縮及び記憶容」の節約を図
ることができる。
In this way, in the device of this embodiment, the original image is orthogonally transformed block by block, the transform output is rearranged into blocks of the same frequency component, orthogonal transform is performed for each rearranged block, and this The conversion output is quantized,
Unlike conventional methods, the original image is transformed block by block and quantized immediately after orthogonal transformation, so it is possible to concentrate the power of the image more than before, and reduce errors caused by quantization. can. Therefore, when compressed image data generated by the device of this embodiment is restored,
"Block seams" caused by quantization errors are reduced, and images with excellent diagnostic performance can be obtained by improving the S/N ratio. In addition, at the same compression rate, quantization can be performed using fewer bits and with smaller errors than conventional devices, so a large number of bits can be allocated to high frequency components, which improves the spatial resolution and density resolution of the restored image. It has the advantage that it can also increase Roughly speaking, since a restored image of the same quality as before can be obtained with a smaller number of bits, it is also possible to increase the compression rate compared to the conventional method.
It is possible to shorten the transfer time of compressed image data and save storage capacity.

以上本発明の一実施例について説明したが、本発明は上
記実施例に限定されるものではなく、種々の変形実施が
可能であるのはいうまでもない。
Although one embodiment of the present invention has been described above, it goes without saying that the present invention is not limited to the above embodiment, and various modifications can be made.

例えば上記実施例では、再配置部7により再配置された
全てのブロックについて第2の直交変換部10により直
交変換を行うものについて説明したが、再配置されたブ
ロック中には直交変換を要しないブロックも存在するた
め、このようなブロックについては第2の直交変換部1
0を経由させずに量子化部4に送出するのが好ましい。
For example, in the above embodiment, the second orthogonal transformation section 10 performs orthogonal transformation on all blocks rearranged by the rearrangement section 7, but the orthogonal transformation is not required for the rearranged blocks. Since there are also blocks, the second orthogonal transform unit 1
It is preferable to send the signal to the quantization unit 4 without passing through 0.

このようにすれば画質及び処理時間短縮の点で上記実施
例よりも有利となる。この場合の構成例を第4図に示す
。同図においては、再配置部7と第2の直交変換部10
との間にブロック選択器11を配置し、このブロック選
択器11により、第2の直交変換部10による直交変換
を要するブロックと要しないブロックとに分けるように
している。直交変換を要するか否かは、再配置されたブ
ロックのアドレスから明確に判別できるため、ブロック
選択はアドレス制御を行うことで容易に実現できる。ま
た、必要に応じて」子化部のピットアロケーションテー
ブルも切り換える。
This will be more advantageous than the above embodiments in terms of image quality and processing time reduction. An example of the configuration in this case is shown in FIG. In the figure, a rearrangement section 7 and a second orthogonal transformation section 10 are shown.
A block selector 11 is disposed between the block selector 11 and the block selector 11 to divide the blocks into blocks that require orthogonal transformation by the second orthogonal transform unit 10 and blocks that do not. Whether or not orthogonal transformation is required can be clearly determined from the address of the rearranged block, so block selection can be easily achieved by controlling the address. Additionally, the pit allocation table of the slave unit is also switched as necessary.

[発明の効果] 以上詳述したように本発明によれば、ブロック直交変換
法を採るのにもかかららず、復元画像にブロックの継ぎ
目等の現像を生じない圧縮画像データを生成することが
できる画像圧縮装置を提供できる。
[Effects of the Invention] As detailed above, according to the present invention, compressed image data that does not cause development of block joints etc. in the restored image can be generated, even though the block orthogonal transformation method is adopted. It is possible to provide an image compression device that can perform

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示すブロック図、第2図は
本実施例装置の作用を説明するためのフローチャート、
第3図(a)乃至(f)は本実施例装置における各種処
理の説明図、第4図は本発明の他の実施例を示すブロッ
ク図、第5図は従来例のブロック図である。 3・・・第1の直交変換部、4・・・量子化部、7・・
・再配置部、10・・・第2の直交変換部。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a flowchart for explaining the operation of the device of this embodiment,
3(a) to 3(f) are explanatory diagrams of various processes in the apparatus of this embodiment, FIG. 4 is a block diagram showing another embodiment of the present invention, and FIG. 5 is a block diagram of a conventional example. 3... First orthogonal transformation unit, 4... Quantization unit, 7...
- Relocation unit, 10... second orthogonal transformation unit.

Claims (1)

【特許請求の範囲】[Claims] 原画像を圧縮する画像圧縮装置において、原画像をブロ
ック毎に直交変換する第1の直交変換部と、この直交変
換出力を同一周波数成分毎のブロックに再配置する再配
置部と、再配置されたブロック毎に直交変換を行う第2
の直交変換部と、この直交変換出力を量子化する量子化
部とを有することを特徴とする画像圧縮装置。
An image compression device that compresses an original image includes a first orthogonal transformation unit that orthogonally transforms the original image block by block, a relocation unit that rearranges the orthogonal transformation output into blocks of the same frequency component, and a rearrangement unit that rearranges the orthogonal transformation output into blocks of the same frequency component. The second step is to perform orthogonal transformation for each block.
An image compression device comprising: an orthogonal transform unit; and a quantizer that quantizes the output of the orthogonal transform.
JP21684086A 1986-09-13 1986-09-13 Picture compressing device Pending JPS63198420A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21684086A JPS63198420A (en) 1986-09-13 1986-09-13 Picture compressing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21684086A JPS63198420A (en) 1986-09-13 1986-09-13 Picture compressing device

Publications (1)

Publication Number Publication Date
JPS63198420A true JPS63198420A (en) 1988-08-17

Family

ID=16694723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21684086A Pending JPS63198420A (en) 1986-09-13 1986-09-13 Picture compressing device

Country Status (1)

Country Link
JP (1) JPS63198420A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5625714A (en) * 1991-01-10 1997-04-29 Olympus Optical Co., Ltd. Image signal decoding device capable of removing block distortion with simple structure
US5694489A (en) * 1994-10-20 1997-12-02 Olympus Optical Co., Ltd. Image signal processing apparatus with no change of signal processing mode in compression/expansion processing loop
US6134288A (en) * 1996-10-16 2000-10-17 Hyundai Electronics Industries Co., Ltd. Apparatus and method for generating a decoding clock signal in response to a period of write and read clock signals

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5625714A (en) * 1991-01-10 1997-04-29 Olympus Optical Co., Ltd. Image signal decoding device capable of removing block distortion with simple structure
US5787204A (en) * 1991-01-10 1998-07-28 Olympus Optical Co., Ltd. Image signal decoding device capable of removing block distortion with simple structure
US5694489A (en) * 1994-10-20 1997-12-02 Olympus Optical Co., Ltd. Image signal processing apparatus with no change of signal processing mode in compression/expansion processing loop
US6134288A (en) * 1996-10-16 2000-10-17 Hyundai Electronics Industries Co., Ltd. Apparatus and method for generating a decoding clock signal in response to a period of write and read clock signals

Similar Documents

Publication Publication Date Title
CN100463488C (en) System and method for progressively transforming and coding digital data
JPH06189285A (en) Quantization/inverse quantization circuit for picture data compression/expansion device
JP2593453B2 (en) Image compression device
US5793428A (en) Self-encoded deltas for digital video data transmission
JPS63198420A (en) Picture compressing device
US20020001414A1 (en) System for building a data compression encoder
JPH1066077A (en) Code amount control method for image data and its device
US7127119B2 (en) Image processing apparatus and method, program, and storage medium
JPH07203211A (en) Method and device for processing picture
JP2538568B2 (en) Image compression device
JP2674642B2 (en) Image compression device
JPS63253785A (en) Image compressing device
JP2993212B2 (en) How to combine images
JPS63131273A (en) Picture compression equipment
JP3110255B2 (en) Character data compression processing apparatus and character data compression method
JPH02122766A (en) Device and method for compressing picture data and device and method for expanding compression data
JPH0795415A (en) Method and device for picture communication
JP2002199225A (en) Coding method, decoding method, coder, decoder and recording medium
JPH06338802A (en) Re-compression device
JPH06141299A (en) Picture data communication method, picture compression or decoder
JPH0670305A (en) Picture compander
JPS62150472A (en) Method for compressing picture data
JPS63253784A (en) Image compressing device
JPH04271664A (en) Picture data compressor and picture data decoder
JPH0496474A (en) Picture data compressing system