JP3036071B2 - Image compression device - Google Patents

Image compression device

Info

Publication number
JP3036071B2
JP3036071B2 JP32494490A JP32494490A JP3036071B2 JP 3036071 B2 JP3036071 B2 JP 3036071B2 JP 32494490 A JP32494490 A JP 32494490A JP 32494490 A JP32494490 A JP 32494490A JP 3036071 B2 JP3036071 B2 JP 3036071B2
Authority
JP
Japan
Prior art keywords
image data
memory
block
data
image
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 - Fee Related
Application number
JP32494490A
Other languages
Japanese (ja)
Other versions
JPH04192761A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP32494490A priority Critical patent/JP3036071B2/en
Publication of JPH04192761A publication Critical patent/JPH04192761A/en
Application granted granted Critical
Publication of JP3036071B2 publication Critical patent/JP3036071B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、画像圧縮を含む画像処理技術に係り、特に
DCT(離散的コサイン変換)を用いた高画質画像圧縮装
置のように狭い伝送帯域における高画質画像圧縮装置に
好適な画像圧縮装置に関する。
Description: TECHNICAL FIELD The present invention relates to an image processing technique including image compression, and in particular,
The present invention relates to an image compression device suitable for a high-quality image compression device in a narrow transmission band, such as a high-quality image compression device using DCT (Discrete Cosine Transform).

[従来の技術] 従来のこの種の画像圧縮装置では、一般に、第3図に
示すように、処理対象となる1フレームの入力画像デー
タを、8ドット×8ラインを1ブロックとして、重複し
ないように1ブロックずつ夫々DCT処理し画像圧縮を行
っていた。この場合、8ドット×8ラインの1ブロック
毎に個別に順次、例えば画像プレーン上で左から右へ上
から下へと処理してゆく。
[Prior Art] In a conventional image compression apparatus of this type, generally, as shown in FIG. 3, input image data of one frame to be processed is not overlapped with 8 dots × 8 lines as one block. Each block is subjected to DCT processing and image compression. In this case, processing is sequentially performed individually for each block of 8 dots × 8 lines, for example, from left to right on the image plane, from top to bottom.

[発明が解決しようとする課題] 上述した従来の画像圧縮装置では、例えば8ドット×
8ラインの1ブロック毎に個別にDCT処理しており、各
ブロックの処理に隣接ブロックとの相関性がない。この
ため、処理結果として出力される画像は、原画像に含ま
れていないタイル状のモザイク模様が生じた画像、即ち
モザイク画像になり易い。従って、従来の画像圧縮装置
には、圧縮処理により画質が著しく劣化するという欠点
がある。特に、このようなDCT処理等を用いた画像圧縮
処理は、伝送帯域の狭い伝送系により高画質の画像デー
タを伝送するような場合には不可欠な処理であり、高画
質の画像データの伝送に際し、伝送のための画像圧縮に
よって画質が劣化してしまうということは大きな問題で
あった。
[Problems to be Solved by the Invention] In the conventional image compression apparatus described above, for example, 8 dots ×
DCT processing is performed individually for each block of 8 lines, and processing of each block has no correlation with adjacent blocks. For this reason, the image output as the processing result is likely to be an image in which a tiled mosaic pattern not included in the original image is generated, that is, a mosaic image. Therefore, the conventional image compression apparatus has a disadvantage that the image quality is significantly deteriorated by the compression processing. In particular, such image compression processing using DCT processing or the like is indispensable when transmitting high-quality image data through a transmission system with a narrow transmission band. However, the fact that the image quality is degraded by image compression for transmission has been a serious problem.

本発明はかかる問題点に鑑みてなされたものであっ
て、画像データの圧縮処理による画質の劣化が少ない画
像圧縮装置を提供することを目的とする。
The present invention has been made in view of such a problem, and an object of the present invention is to provide an image compression apparatus in which image quality is hardly degraded due to image data compression processing.

[課題を解決するための手段] 本発明に係る画像圧縮装置は、少なくとも1フレーム
の入力画像データを蓄える第1のメモリと、前記入力画
像データを所定のドット数×ライン数のブロック毎に圧
縮処理する圧縮処理手段と、圧縮処理された画像データ
を格納する第2のメモリと、前記所定のドット数×ライ
ン数で且つ互いに境界部分でオーバーラップするブロッ
ク毎の画像データを前記第1のメモリから前記圧縮処理
手段に供給すると共に前記圧縮処理手段で圧縮処理され
た前記ブロック毎の画像データを前記第1のメモリにお
けるアドレスに対応させて前記第2のメモリに格納する
ように制御する処理制御手段と、前記第2のメモリに格
納されるブロック毎の画像データのうちオーバーラップ
部分に対応する重複する画像データ相互に所定の演算処
理を施す演算手段と、を具備し、前記処理制御手段は、
前記第2のメモリに同一アドレスに重複するデータが転
送された場合に前記第2のメモリの該当するアドレスに
既に書き込まれているデータを読み出して前記演算手段
に送り、前記演算手段はこの読み出されたデータと新た
に転送されたデータとを両者が相関をもつように演算す
ることを特徴とする。
[Means for Solving the Problems] An image compression apparatus according to the present invention includes a first memory for storing at least one frame of input image data, and compressing the input image data for each block of a predetermined number of dots × the number of lines. Compression processing means for processing; a second memory for storing the compressed image data; and a first memory for storing the image data for each block having the predetermined number of dots × the number of lines and overlapping each other at a boundary portion. Processing control to supply the image data of each block, which has been compressed by the compression processing means, to the second memory in correspondence with the address in the first memory. Means for mutually overlapping image data corresponding to the overlapping portion of the image data for each block stored in the second memory. Anda calculation means for performing arithmetic processing, the processing control unit,
When duplicate data at the same address is transferred to the second memory, the data already written at the corresponding address of the second memory is read and sent to the arithmetic means. The calculated data and the newly transferred data are calculated so that they have a correlation.

具体的には、例えば、16ドット×16ラインのブロック
毎にDCT処理を行うようにすると共に、処理されるブロ
ックをアドレッサにより隣接ブロックとオーバラップさ
せ、その重複部分の処理されたデータについては平均値
をとる等の演算処理を施す。このため、処理単位である
ブロックの隣接ブロックとの相関性が高くなり、処理さ
れた出力画像はタイル状の模様を含むモザイク画像には
なりにくい。
Specifically, for example, DCT processing is performed for each block of 16 dots × 16 lines, and the block to be processed is overlapped with an adjacent block by an addresser, and the processed data of the overlapping portion is averaged. Perform arithmetic processing such as taking a value. For this reason, the correlation between the block serving as the processing unit and the adjacent block is high, and the processed output image is unlikely to be a mosaic image including a tile pattern.

[作用] 本発明の画像圧縮装置においては、処理単位となるブ
ロック同士をブロック相互の境界部分でオーバラップさ
せ、前記オーバラップによる重複部分については圧縮処
理結果を相互に演算するため、隣接ブロック間の相関性
が高くなり、処理された出力画像にはタイル状のモザイ
ク模様が生じにくい。
[Operation] In the image compression apparatus according to the present invention, the blocks serving as processing units are overlapped with each other at the boundary between the blocks, and the result of the compression processing is mutually calculated for the overlapping portion due to the overlap. , And a tiled mosaic pattern is less likely to occur in the processed output image.

[実施例] 以下、添付の図面を参照して、本発明の実施例につい
て説明する。
Embodiment An embodiment of the present invention will be described below with reference to the accompanying drawings.

第1図は、本発明の一実施例に係る画像圧縮装置の構
成を示す。
FIG. 1 shows a configuration of an image compression apparatus according to one embodiment of the present invention.

第1図に示す画像圧縮装置は、フレームメモリ1,3、D
CT処理部2、アドレッサ4及び演算部5を備えている。
The image compression apparatus shown in FIG.
It includes a CT processing unit 2, an addresser 4, and a calculation unit 5.

第1のフレームメモリ1には、処理されるべき入力画
像データが1フレームだけ格納される。DCT処理部2
は、アドレッサ4の指定により逐次第1のフレームメモ
リ1から読み出される16ドット×16ラインのブロック毎
の画像データをDCT(離散的コサイン変換)により圧縮
処理する。DCT処理部2により圧縮処理された画像デー
タは、アドレッサ4の指定に従って第2のフレームメモ
リ3に逐次格納される。アドレッサ4は、16ドット×16
ラインのブロック毎の画像データを第1のフレームメモ
リ1から読み出す際に、第2図に示すように4ドット幅
及び4ライン幅のオーバラップ部分が生ずるようにし
て、読み出される各ブロックを例えば画像プレーン上の
左から右へそして上から下へと逐次指定する。また、ア
ドレッサ4は、DCT処理部2で処理された16ドット×16
ラインのブロック毎の画像データを第2のフレームメモ
リ3の第1のフレームメモリ1における読出しアドレス
に対応するアドレスに書き込む。このときDCT処理部2
で処理された16ドット×16ラインのブロック毎の画像デ
ータの上記オーバラップによる重複部分のデータは第2
のフレームメモリ3に書き込む際に演算部5で例えば平
均値をとる。従って、第2のフレームメモリ3には、DC
T処理部2で処理され且つ各ブロックの重複部分につい
ては更に平均化されて隣接ブロックとの相関性が与えら
れた画像データが格納される。演算部5における平均値
の演算処理は次のようにして行われる。即ち、先に処理
されたデータを一旦第2のフレームメモリ3に書き込ん
でおき、同一アドレスに重複するデータが転送された場
合には、第2のフレームメモリ3の該当するアドレスに
既に書き込まれているデータを読み出して、演算部5に
おいて、この読み出されたデータと新たに転送されたデ
ータとの平均値を求め、その結果を第2のフレームメモ
リ3の該当するアドレスに書き込む。
In the first frame memory 1, only one frame of input image data to be processed is stored. DCT processing unit 2
Performs compression processing by DCT (discrete cosine transform) on image data for each block of 16 dots × 16 lines read from one frame memory 1 as specified by the addresser 4. The image data compressed by the DCT processing unit 2 is sequentially stored in the second frame memory 3 according to the designation of the addresser 4. Addresser 4 is 16 dots x 16
When the image data for each block of the line is read from the first frame memory 1, each block to be read is, for example, an image in which an overlap portion of 4 dot width and 4 line width is generated as shown in FIG. Specify sequentially from left to right on the plane and from top to bottom. The addresser 4 is 16 dots × 16 pixels processed by the DCT processing unit 2.
The image data for each block of the line is written to an address of the second frame memory 3 corresponding to the read address in the first frame memory 1. At this time, the DCT processing unit 2
The data of the overlapped portion due to the overlap of the image data of each block of 16 dots × 16 lines processed in
The arithmetic unit 5 takes, for example, an average value when writing the data into the frame memory 3. Therefore, the DC is stored in the second frame memory 3.
Image data that has been processed by the T processing unit 2 and that has been further averaged for the overlapping portion of each block and given a correlation with an adjacent block is stored. The arithmetic processing of the average value in the arithmetic unit 5 is performed as follows. That is, the previously processed data is once written in the second frame memory 3, and when duplicate data is transferred to the same address, the data is already written to the corresponding address in the second frame memory 3. The read data is read, the arithmetic unit 5 calculates an average value of the read data and the newly transferred data, and writes the result to a corresponding address of the second frame memory 3.

従来、一般には、第3図のように、8ドット×8ライ
ンを1ブロックとして、隣接ブロックとの相関性なしに
DCT処理されていたため、処理後の出力画像にモザイク
模様があらわれ易かったのに対し、本実施例では第2図
のように16ドット×16ラインを1ブロックとして隣接ブ
ロックと一部オーバラップしてDCT処理される。そし
て、重複部分の画像データはDCT処理後にその平均値を
とる。その結果、各ブロックの画像データは隣接ブロッ
クとの相関性が高くなり、処理された結果として得られ
る出力画像はブロック境界が滑らかになり、画質の劣化
が効果的に抑制される。
Conventionally, generally, as shown in FIG. 3, 8 dots × 8 lines are regarded as one block without correlation with adjacent blocks.
Since the DCT processing was performed, the mosaic pattern was likely to appear in the output image after the processing, but in the present embodiment, as shown in FIG. DCT processing is performed. Then, the image data of the overlapping portion takes the average value after the DCT processing. As a result, the image data of each block has a high correlation with the adjacent blocks, and the output image obtained as a result of the processing has a smooth block boundary, and the deterioration of the image quality is effectively suppressed.

本発明は、上述の実施例に限定されず、種々変形して
実施することができる。例えば、画像圧縮処理としてDC
T処理以外の圧縮処理を用いることもできる。また、フ
レームメモリ1又は3に1フレーム以上の画像データを
格納するようにしてもよい。更に、圧縮処理する画像デ
ータの単位としては16ドット×16ライン以外のブロック
を用いてもよく、隣接ブロックのオーバラップ部分の幅
を4ドット及び4ライン以外の値としてもよい。また、
重複部分の演算処理としては、重複部分が相関を持つよ
うにすればよいのであるから、算術平均の他に、重み付
け加算又は相乗平均等を用いてもよい。
The present invention is not limited to the above-described embodiment, and can be implemented with various modifications. For example, as image compression processing, DC
Compression processing other than T processing can also be used. Further, one or more frames of image data may be stored in the frame memory 1 or 3. Further, a block other than 16 dots × 16 lines may be used as a unit of the image data to be compressed, and the width of the overlap portion of the adjacent block may be a value other than 4 dots and 4 lines. Also,
Since it is only necessary to make the overlapping portion have a correlation as the arithmetic processing of the overlapping portion, weighted addition or geometric mean may be used in addition to the arithmetic mean.

[発明の効果] 以上述べたように、本発明によれば、隣接ブロックを
重複して処理するため、隣接ブロックが相関を持ち、ブ
ロック境界が滑らかになって、画像圧縮による画質の劣
化を抑制し得る画像圧縮装置を提供することができる。
[Effects of the Invention] As described above, according to the present invention, since adjacent blocks are processed in an overlapping manner, adjacent blocks have a correlation and block boundaries are smoothed, thereby suppressing deterioration in image quality due to image compression. An image compression apparatus capable of performing the above-described operations can be provided.

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

第1図は本発明の実施例に係る画像圧縮装置を示すブロ
ック図、第2図は同実施例における画像圧縮処理方法を
説明するための図、第3図は従来の一般的な画像圧縮処
理方法を説明するための図である。 1,3;フレームメモリ、2;DCT処理部、 4;アドレッサ、5;演算部
FIG. 1 is a block diagram showing an image compression apparatus according to an embodiment of the present invention, FIG. 2 is a view for explaining an image compression processing method in the embodiment, and FIG. 3 is a conventional general image compression processing. It is a figure for explaining a method. 1,3; Frame memory, 2; DCT processing unit, 4; Addresser, 5; Operation unit

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】少なくとも1フレームの入力画像データを
蓄える第1のメモリと、前記入力画像データを所定のド
ット数×ライン数のブロック毎に圧縮処理する圧縮処理
手段と、圧縮処理された画像データを格納する第2のメ
モリと、前記所定のドット数×ライン数で且つ互いに境
界部分でオーバーラップするブロック毎の画像データを
前記第1のメモリから前記圧縮処理手段に供給すると共
に前記圧縮処理手段で圧縮処理された前記ブロック毎の
画像データを前記第1のメモリにおけるアドレスに対応
させて前記第2のメモリに格納するように制御する処理
制御手段と、前記第2のメモリに格納されるブロック毎
の画像データのうちオーバーラップ部分に対応する重複
する画像データ相互に所定の演算処理を施す演算手段
と、を具備し、前記処理制御手段は、前記第2のメモリ
に同一アドレスに重複するデータが転送された場合に前
記第2のメモリの該当するアドレスに既に書き込まれて
いるデータを読み出して前記演算手段に送り、前記演算
手段はこの読み出されたデータと新たに転送されたデー
タとを両者が相関をもつように演算することを特徴とす
る画像圧縮装置。
1. A first memory for storing at least one frame of input image data, compression processing means for compressing the input image data for each block of a predetermined number of dots × the number of lines, and image data compressed And a second memory for storing image data for each block of the predetermined number of dots × the number of lines and overlapping each other at a boundary portion from the first memory to the compression processing means. Processing control means for controlling the image data of each block, which has been subjected to the compression processing, to be stored in the second memory in correspondence with the address in the first memory, and the block stored in the second memory Computing means for performing a predetermined computing process on the overlapping image data corresponding to the overlapped portion among the image data for each of the image data. When duplicate data at the same address is transferred to the second memory, the logical control unit reads the data already written at the corresponding address of the second memory, sends the data to the arithmetic unit, and Means for calculating the read data and the newly transferred data such that the two have a correlation with each other.
JP32494490A 1990-11-26 1990-11-26 Image compression device Expired - Fee Related JP3036071B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32494490A JP3036071B2 (en) 1990-11-26 1990-11-26 Image compression device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32494490A JP3036071B2 (en) 1990-11-26 1990-11-26 Image compression device

Publications (2)

Publication Number Publication Date
JPH04192761A JPH04192761A (en) 1992-07-10
JP3036071B2 true JP3036071B2 (en) 2000-04-24

Family

ID=18171371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32494490A Expired - Fee Related JP3036071B2 (en) 1990-11-26 1990-11-26 Image compression device

Country Status (1)

Country Link
JP (1) JP3036071B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100561462B1 (en) * 2003-07-09 2006-03-16 삼성전자주식회사 Image processing method and apparatus in image forming system
JP2007141176A (en) * 2005-11-22 2007-06-07 Iix Inc Noise reducing circuit and noise reducing method

Also Published As

Publication number Publication date
JPH04192761A (en) 1992-07-10

Similar Documents

Publication Publication Date Title
JP2577898B2 (en) Image transmission method and apparatus
US20060140498A1 (en) Apparatus and method for processing an image
US5801678A (en) Fast bi-linear interpolation pipeline
JPH08251422A (en) Block distortion correction device and image signal expander
JPH08181984A (en) Image compressor and image compression method
JP3036071B2 (en) Image compression device
JPH0714211B2 (en) Method and apparatus for removing block distortion in moving picture coding
EP0609985B1 (en) Compression factor adjustment to facilitate image display
JPH06113147A (en) Noise removal device
JP3028752B2 (en) Quantization coefficient determination circuit in image compression circuit
JPH0738762A (en) Control system for post-processing filter for video codec
JP4179777B2 (en) Image processing device
JP3176270B2 (en) Image decoding processing method
JPH04340886A (en) Moving image encoding device and moving image decoding device
US20030210830A1 (en) Image signal distortion removal apparatus, and image signal distortion removal method
JP3692613B2 (en) Information processing method and information processing apparatus
JP3028513B2 (en) Image data encoding device and image data decoding device
JPH0622297A (en) Motion compensation coder
JP3889629B2 (en) Image processing apparatus, image processing method, and image processing program
JPH05260436A (en) Moving picture data compression processing method
JP2009159631A (en) Image processor, image processing method, computer program, and recording medium
JP3382298B2 (en) Image processing device
JPH10336658A (en) Image processor
JPS62164376A (en) Picture data restoration device
JPH04349496A (en) Device and system for image processing

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees