JPH01135265A - Image encoder - Google Patents

Image encoder

Info

Publication number
JPH01135265A
JPH01135265A JP62294406A JP29440687A JPH01135265A JP H01135265 A JPH01135265 A JP H01135265A JP 62294406 A JP62294406 A JP 62294406A JP 29440687 A JP29440687 A JP 29440687A JP H01135265 A JPH01135265 A JP H01135265A
Authority
JP
Japan
Prior art keywords
image
block
coefficients
sub
data
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
JP62294406A
Other languages
Japanese (ja)
Inventor
Takumi Hasebe
巧 長谷部
Mika Fukuda
美香 福田
Norio Aoki
青木 則夫
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP62294406A priority Critical patent/JPH01135265A/en
Publication of JPH01135265A publication Critical patent/JPH01135265A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently reproduce a heading image by dividing image data into plural subblocks, encoding only the converting coefficient of a reference subblock among them and, for others, encoding only the portions of the errors of the converting coefficients. CONSTITUTION:An image to be encoded is divided into blocks from an image memory 1 and read by a block reading part 2. The data are divided and composed into the subblocks by a subblock reading part 3. The subblocks are orthogonally transformed by an orthogonal transforming part 4. Next, the transformation coefficients of the subblock group are compressed by a transformation coefficient compressing part 5. At the compressing part 5, the transformation coefficients of the reference subblock obtained form the transforming part 4 are sent to a quantizing part 6. For the transformation coefficients of the other subblocks, differences from the corresponding coefficients of the reference subblock are successively obtained for 1 picture element, and only the error data are sent to the quantizing part 6. In such a way, the coefficients compressed by the compressing part 5 are quantized. The coefficients quantized by the quantizing part 6 are encoded by an encoding part 7.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、ディジタル画像データを圧縮し、通信、ファ
イルシステムに利用する高能率符号化装置に関するもの
である。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a highly efficient encoding device that compresses digital image data and utilizes it for communications and file systems.

従来の技術 2 ・\−7 近年磁気ディスク、光ディスク等の記憶媒体の大容量化
、表示の高精細度化が進んでおり、それと共に画像デー
タのファイリングの需要が多くなってきている。2値画
像のファイリングという点では、すでに文書ファイル装
置が一般に普及してきている。しかし多値画像データの
場合は、記憶媒体の記憶容量が飛躍的に伸びてはいるが
、そのデータ量が多く、画像データを圧縮しなければフ
ァイル装置として、実用化しにくい。多値画像データの
圧縮に関しては、MUはアナログ的に伝送周波数を圧縮
しようとする゛帯域圧縮″であったが、集積回路などの
技術が進歩し、信号を量子化し、nビット階調を持つデ
ィジタルの画像データにして、圧縮している。その1つ
の実施例として、画像に相関性がある事に着目して、画
像データをブロック分割して、直交変換を施し、その変
換係数を量子化、符号化する直交変換符号化がある(特
開昭61−123280号公報)。
Prior Art 2 -\-7 In recent years, storage media such as magnetic disks and optical disks have become larger in capacity and displays have become more precise, and along with this, the demand for filing image data has increased. In terms of filing binary images, document filing devices have already become popular. However, in the case of multivalued image data, although the storage capacity of storage media has increased dramatically, the amount of data is large and it is difficult to put it into practical use as a file device unless the image data is compressed. Regarding the compression of multivalued image data, MU was a ``bandwidth compression'' that tried to compress the transmission frequency in an analog manner, but as technology such as integrated circuits progressed, it became possible to quantize the signal and have n-bit gradation. It is converted into digital image data and compressed.As one example, focusing on the fact that there is a correlation in images, the image data is divided into blocks, orthogonal transformation is applied, and the transformation coefficients are quantized. , there is orthogonal transform encoding (Japanese Unexamined Patent Publication No. 123280/1983).

以下、図を用いて説明する。第7図に従来例を示す。第
7図において、71は画像メモリ部、723x7 は画像メモリからnXn(n:整数)画素データを読み
出すブロック読みだし部、73はブロックデータを直交
変換する直交変換部、74は変換により得られた変換係
数を量子化する量子化部、75は量子化した係数を符号
化する符号化部、76は符号化データである。画像メモ
リ71からブロック読み出し部72によシ画像データが
ブロック毎に読み出され、そのブロックデータは直交変
換部73によシ直交変換され、ここで参照した文献では
離散コサイン変換(以下、DCTと呼ぶ)を施している
。さらに、その変換係数は量子化部74゜符号化部76
で量子化、符号化される。従来例においては、画像を再
生する場合においては符号化の逆をたどり、符号データ
から復号、逆量子化によシ変換係数を再生し、その変換
係数から対応する画像データのグロックを再生している
。また、ここで示した従来の変換符号化装置を画像ファ
イルに適用し、例えば画像検索に見出し画像を用いる場
合、その見出し画像を作るには、その画像データを全て
再生し、その後縮小して見出し画像とするか、あるいは
見出し画像を別に作成し、符号化しておく必要がある。
This will be explained below using figures. FIG. 7 shows a conventional example. In FIG. 7, 71 is an image memory section, 723x7 is a block readout section that reads out nXn (n: integer) pixel data from the image memory, 73 is an orthogonal transformation section that orthogonally transforms the block data, and 74 is a block readout section that reads out nXn (n: integer) pixel data from the image memory. A quantizer 75 quantizes the transform coefficients, an encoder 75 encodes the quantized coefficients, and 76 encodes data. Image data is read out block by block from the image memory 71 by the block readout unit 72, and the block data is orthogonally transformed by the orthogonal transformation unit 73. In the literature referred to here, discrete cosine transformation (hereinafter referred to as DCT) is used. (calling) is applied. Furthermore, the transform coefficients are stored in the quantization unit 74° encoding unit 76.
quantized and encoded. In the conventional example, when reproducing an image, the reverse of the encoding is followed, the encoded data is decoded, the transform coefficients are regenerated by inverse quantization, and the Glock of the corresponding image data is regenerated from the transform coefficients. There is. In addition, when applying the conventional conversion encoding device shown here to an image file and using a headline image for image retrieval, for example, in order to create the headline image, all of the image data is reproduced, and then reduced and the headline image is used. It is necessary to create an image or create a separate index image and encode it.

発明が解決しようとする問題点 このように、従来例の変換符号化装置では、画像ファイ
ルでの見出し画像の作成においては、原画像からの再構
成、または別画像の作成というように、演算効率あるい
はメモリ効率の点でよくないという問題点がある。
Problems to be Solved by the Invention As described above, in the conventional conversion encoding device, when creating a headline image in an image file, calculation efficiency is reduced by reconstructing from the original image or creating another image. Another problem is that it is not good in terms of memory efficiency.

問題点を解決するだめの手段 本発明では、上記問題点を解決するため、画像データを
ブロック分割し、さらに前記ブロックをそれぞれ異なる
画素位置をサブサンプルして得られる複数のサブブロッ
クに分割し、#J記サブブロックを直交変換し、得られ
た変換係数の符号化にオイて、前記複数のサブブロック
の内、第1のサブブロックの変換係数はそのまま符号化
し、前記第1のサブブロックを除くサブブロックは、そ
の変換係数と@号笛1のサブブロックの変換係数との誤
差分を符号化する。
Means for Solving the Problems In the present invention, in order to solve the above problems, image data is divided into blocks, and each block is further divided into a plurality of subblocks obtained by subsampling different pixel positions, #J subblock is orthogonally transformed, and the obtained transform coefficients are encoded.Among the plurality of subblocks, the transform coefficient of the first subblock is encoded as is, and the first subblock is For the sub-blocks to be removed, the error between the transform coefficients of the sub-blocks and the transform coefficients of the sub-block of @whistle 1 is encoded.

作   用 5 ヘーノ 上記方法によシ、ブロックを構成するサブブロックの一
部を再生することによシ見出し画像としての縮小画像を
効率よく再生する事ができ、さらに残りのサブブロック
の再生によシ全画像も効率よく得る事ができる。
Effect 5 By using the above method, it is possible to efficiently reproduce a reduced image as a heading image by reproducing a part of the sub-blocks that make up the block, and further by reproducing the remaining sub-blocks. Full images can also be obtained efficiently.

実施例 以下、図を用いて本発明の詳細な説明する。Example Hereinafter, the present invention will be explained in detail using the drawings.

第1図は、本発明の一実施例の画像データの記録・符号
化ブロック図であり、同図において、1は画像メモリ部
、2はブロック読みだし部、3はサブブロック読み出し
部、4は直交変換部、5は変換係数圧縮部、6は量子化
部、7は符号化部、8は符号化データである。第2図は
、画像データの再生・復号化ブロック図である。同図に
おいて、8は符号化データ、9は復号部、1oは逆量子
化部、11は変換係数伸張部、12は逆直交変換部、1
3は画像メモリである。第3図aに変換係数圧縮部の詳
細ブロック図、第3図すに変換係数伸張部の詳細ブロッ
ク図を示す。第4図は本発明におけるサブサンプルの1
例を示しておシ、同図にお61\−ノ いてaは原画像であり、b〜eはそれぞれサブブロック
をしめす。第6図には本発明の符号化データ構成例を示
す。同図において、aは1ブロツクのサブブロック毎の
符号化データ、bは1画像の符号化データを示す。第1
図において、符号化しようとする画像を画像メモリ1か
らブロックに分割してブロック読み出し部2で読みだす
。そのデータを第4図のaに示す。同図において、x、
yはそれぞれのブロック内の画素の位置を示している。
FIG. 1 is a block diagram of recording and encoding image data according to an embodiment of the present invention. In the figure, 1 is an image memory section, 2 is a block reading section, 3 is a sub-block reading section, and 4 is a block diagram for recording and encoding image data. The orthogonal transform section, 5 is a transform coefficient compression section, 6 is a quantization section, 7 is an encoding section, and 8 is encoded data. FIG. 2 is a block diagram of image data reproduction/decoding. In the figure, 8 is encoded data, 9 is a decoding unit, 1o is an inverse quantization unit, 11 is a transform coefficient expansion unit, 12 is an inverse orthogonal transform unit, 1
3 is an image memory. FIG. 3a shows a detailed block diagram of the transform coefficient compression section, and FIG. 3 shows a detailed block diagram of the transform coefficient expansion section. Figure 4 shows one of the sub-samples in the present invention.
For example, in the same figure, 61\-a indicates the original image, and b to e each indicate a sub-block. FIG. 6 shows an example of the encoded data structure of the present invention. In the figure, a indicates encoded data for each subblock of one block, and b indicates encoded data for one image. 1st
In the figure, an image to be encoded is divided into blocks from an image memory 1 and read out by a block reading section 2. The data is shown in FIG. 4a. In the same figure, x,
y indicates the position of a pixel within each block.

図において○印は画素を表し、○内の数字の同じ画素群
によシ、サブブロックを構成するのである。ブロックの
データはサブブロック読み出し部3により、サブブロッ
クに分割、構成される。
In the figure, ○ marks represent pixels, and a group of pixels with the same number inside the ○ constitutes a sub-block. The data of the block is divided and configured into sub-blocks by the sub-block reading section 3.

その構成は第4図に示すとおシである。同図において、
b〜eにサブブロックの画素構成をしめしてあシ、ブロ
ックデータを1画素おきにサブサンプルして得た画素で
構成している。このようにサブブロックを構成すると、
各サブブロックの画像データは類似したものとなる。そ
のサブブロックを直交変換部4で直交変換する。画像デ
ータの変7 ベージ 換にはディスクリートコサイン変換を施す場合が多くこ
の場合もその1例として用いる。
Its configuration is shown in FIG. In the same figure,
The pixel configurations of the sub-blocks are shown in b to e, and are composed of pixels obtained by sub-sampling the block data every other pixel. By configuring subblocks like this,
The image data of each sub-block becomes similar. The orthogonal transform unit 4 orthogonally transforms the sub-block. Image Data Transformation 7 In Beige transformation, discrete cosine transformation is often applied, and this case is also used as an example.

サブブロックは類似した画像データであるので、変換係
数も類似したものになっている。その特徴を利用して、
サブブロック群の変換係数の圧縮処理を変換係数圧縮部
5で行う。その詳細を第3図aに示す。同図において3
1はサブブロックの変換係数、32は基準サブブロック
変換係数を一時格納するメモリ、33は減算部、34は
その減算結果を示し、メモリ32はブロックの変換開始
時は初期値○とする。直交変換部4より、まず得られる
基準サブブロックの変換係数はメモリ32の初期値がO
であるので減算部33減算してもその!マの係数を結果
34として量子化部へおぐる。
Since the sub-blocks are similar image data, their transform coefficients are also similar. Taking advantage of its characteristics,
A transform coefficient compression unit 5 performs compression processing on the transform coefficients of the sub-block group. The details are shown in FIG. 3a. In the same figure, 3
1 is a transform coefficient of a sub-block, 32 is a memory for temporarily storing a reference sub-block transform coefficient, 33 is a subtraction unit, and 34 is a result of the subtraction, and the memory 32 is set to an initial value ◯ at the start of block conversion. The orthogonal transform unit 4 first obtains the transform coefficients of the reference sub-block when the initial value of the memory 32 is O.
Therefore, even if the subtraction unit 33 subtracts, that! The coefficient of M is sent to the quantization section as result 34.

そのときメモリ32に基準サブブロックの変換係数を格
納する。次のサブブロックの変換係数では減算部33に
より、1画素づつ順次、基準サブブロックの対応する変
換係数との差分がとられ、結果としてその誤差データの
みが量子化部へ送られるのである。このように基準サブ
ブロック以外の変換係数は基準サブブロックの対応する
変換係数との誤差分のみとなシ、サブブロックの変換係
数は類似しているのでその誤差も小さいものであシ、そ
の係数は圧縮される事になる。このように係数圧縮部5
により圧縮された係数は、量子化部6によシ、量子化さ
れる。量子化する場合においては量子化部6におくられ
だ係数の値が小さいものには量子化ビット数を少なく、
大きいものにはビット数を多く配分して量子化する。た
とえば基準サブブロックの変換係数には多くのビットを
配分し、それ以外のサブブロックの誤差係数は値も小さ
いので少ないビット数を配分する。量子化部6によシ量
子化された係数は符号化部7により符号化データに変換
される。第6図aに1ブロツクの符号化データ構成例を
示し、bに1画像データの符号化データ構成例を示す。
At that time, the transform coefficients of the reference sub-block are stored in the memory 32. The difference between the transform coefficients of the next sub-block and the corresponding transform coefficient of the reference sub-block is taken pixel by pixel by the subtracting section 33, and as a result, only the error data is sent to the quantization section. In this way, the transform coefficients other than the reference sub-block are only the error with the corresponding transform coefficient of the reference sub-block, and since the transform coefficients of the sub-blocks are similar, the error is small, and the coefficient will be compressed. In this way, the coefficient compression unit 5
The compressed coefficients are quantized by the quantizer 6. When quantizing, the number of quantization bits is reduced for coefficients sent to the quantization unit 6 whose values are small.
Quantize by allocating more bits to larger items. For example, a large number of bits are allocated to the transform coefficients of the reference sub-block, and a small number of bits are allocated to the error coefficients of other sub-blocks since they have small values. The coefficients quantized by the quantizer 6 are converted into encoded data by the encoder 7. FIG. 6a shows an example of the encoded data structure of one block, and FIG. 6b shows an example of the encoded data structure of one image data.

同図において、Aは第2図すの基準サブブロックの変換
係数の符号化データを示し、B−Dは第2図C−9でし
めずサブブロックの変換係数と基準サブブロックの変換
係数の誤差係数の符号化データである。このように得9
ベーノ られた符号化データを通信あるいはメモリに記録する。
In the same figure, A indicates the encoded data of the transform coefficients of the reference sub-block in Fig. 2, and B-D indicate the encoded data of the transform coefficients of the sub-block and the reference sub-block, which are not shown in Fig. 2 C-9. This is encoded data of error coefficients. This way you get 9
The encoded data is communicated or recorded in memory.

この場合に、第6図すのように基準サブブロックの変換
係数の符号化データ群を最初に、送信あるいは記録する
例もある。それらのデータを再生あるいは受信して、画
像を再生する事について説明する。第2図に、画像デー
タの再生・復号化ブロック図をしめす。同図において、
符号化データ8は復号部9によシ復号され、逆量子化部
1゜により、変換係数および誤差係数は再生される。
In this case, as shown in FIG. 6, there is an example in which a group of encoded data of transform coefficients of a reference sub-block is first transmitted or recorded. We will explain how to reproduce or receive such data and reproduce images. FIG. 2 shows a block diagram for reproducing and decoding image data. In the same figure,
The encoded data 8 is decoded by the decoding section 9, and the transform coefficients and error coefficients are reproduced by the inverse quantization section 1°.

その再生された変換係数及び誤差係数は変換係数伸張部
11で誤差係数はもとの係数に伸張される。
The reproduced transform coefficients and error coefficients are expanded into the original coefficients by a transform coefficient expansion section 11.

変換係数伸張部11の詳細ブロックを第3図すに示す。A detailed block diagram of the transform coefficient expansion section 11 is shown in FIG.

同図において35は再生された変換係数および誤差係数
、36は基準サブブロック変換係数を一時格納するメモ
リ、37は加算部、38はその加算結果を示し、メモリ
36はブロックの係数変換開始時は初期値0とする。逆
量子化部10より、まず得られる基準サブブロックの変
換係数はメモリ36の初期値がOであるので加算部37
で加算してもそのままの係数を結果38として逆面10
、。
In the figure, 35 indicates the reproduced transform coefficients and error coefficients, 36 a memory for temporarily storing the reference sub-block transform coefficients, 37 an adder, and 38 the addition result. The initial value is 0. Since the initial value of the memory 36 is O, the transform coefficient of the reference sub-block obtained by the inverse quantization unit 10 is first obtained by the addition unit 37.
Even if added with
,.

交変換部12へおぐる。そのときメモリ36に基準サブ
ブロックの変換係数をブロック毎に格納しておく。サブ
ブロックの誤差係数についてはそのサブブロックに対応
する基準サブブロックの変換係数を用いて、加算部37
により基準サブブロックの変換係数との加算がとられ、
結果としてそのもとの変換係数となり、そのデータが逆
量子化部へおくられるのである。ここで見出し画像の再
生について説明すると、最初に基準サブブロックの変換
係数のみを用いて画像データを再生する。そうすると、
原画像データの1/4の画像が再生される。その図を第
6図に示す。同図において、aは原画像であり、bがそ
の1/4の画像である。
Go to the exchange section 12. At this time, the transform coefficients of the reference sub-blocks are stored in the memory 36 for each block. Regarding the error coefficient of the sub-block, the addition unit 37 uses the transform coefficient of the reference sub-block corresponding to the sub-block.
The addition with the transformation coefficient of the reference sub-block is taken by
The result is the original transform coefficient, and the data is sent to the inverse quantization section. To explain reproduction of a headline image, first, image data is reproduced using only the transform coefficients of the reference sub-block. Then,
An image of 1/4 of the original image data is reproduced. The diagram is shown in FIG. In the figure, a is the original image, and b is a quarter of the original image.

このように再生された画像データはファイルシステムの
検索処理において見出し画像とする事ができる。また、
他のサブブロックの変換係数に対応する誤差データを復
号して、すでに再生した基準サブブロックの変換係数を
加算することで、それらのサブブロックの変換係数を得
て、追加して画像再生することにより、原画像を再生す
ることも11 l・−7 できる。このように本発明により、符号化されたデータ
の一部から見出し画像を効率よく作成する事ができ、そ
の見出し画像のデータに追加再生する事で原画像を再生
する事ができるのである。この実施例ではブロックを構
成するサブブロックを4つとしたが、これを例えば16
として、原画像を再生する場合に原画像の1/16の画
像再生、次に1/4の画像再生とすることで、さらに細
かく、階層的に画像再生する事も可能である。
The image data reproduced in this manner can be used as a headline image in the file system search process. Also,
By decoding the error data corresponding to the transform coefficients of other sub-blocks and adding the transform coefficients of the reference sub-block that have already been reproduced, the transform coefficients of those sub-blocks are obtained, and the image is reproduced by adding them. Accordingly, the original image can also be reproduced by 11 l·-7. As described above, according to the present invention, a headline image can be efficiently created from a part of encoded data, and the original image can be reproduced by additionally reproducing the data of the headline image. In this embodiment, the number of sub-blocks constituting the block is four, but for example, there are 16 sub-blocks.
When reproducing the original image, it is possible to reproduce the image in more detail and hierarchically by first reproducing an image of 1/16th of the original image, and then reproducing an image of 1/4th of the original image.

発明の効果 以上のように本発明においては、原画像の符号化データ
の一部を用いて見出し画像を効率よく再生することがで
きる、1だ階層的な画像再生ができる。
Effects of the Invention As described above, in the present invention, it is possible to efficiently reproduce a headline image using a part of the encoded data of the original image, and to perform image reproduction in a single layer.

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

第1図は本発明の一実施例の画像符号化装置における画
像データの記録・符号化の処理過程図、第2図は同装置
における画像データの再生・復号化ブロック図、第3図
は同装置における変換係数圧縮部、伸張部のプロyり図
、第4図は同装置におけるサブサンプルの一例を示す図
、第5図は同装置における符号化データの構成図、第6
図は同1・・・・・・画像メモリ部、2・・・・・・ブ
ロック読み出し部、3・・・・・・サブブロック読み出
し部、4・・・・・・直交変換部、5・・・・・・変換
係数圧縮部、6・・・・・・量子化部、7・・・・・・
符号化部、8・・・・・・符号化データ。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名第1
図 第2図 第3図 (b)   36 第4図 (b)                 (cン(d
)                 (eン第5図 ブブロックの符号イLデータ構成例 (区) !画像め符号化デ′−タ構成例 (b) 第6図 (cL) (b) 第7図
FIG. 1 is a process diagram of recording and encoding image data in an image encoding device according to an embodiment of the present invention, FIG. 2 is a block diagram of reproducing and decoding image data in the same device, and FIG. FIG. 4 is a diagram showing an example of a subsample in the device; FIG. 5 is a configuration diagram of encoded data in the device; FIG.
The figure shows 1...image memory section, 2...block readout section, 3...subblock readout section, 4...orthogonal transformation section, 5. ...Transform coefficient compression section, 6...Quantization section, 7...
Encoding unit, 8...Encoded data. Name of agent: Patent attorney Toshio Nakao and 1 other person No. 1
Figure 2 Figure 3 (b) 36 Figure 4 (b) (cn(d)
) (Fig. 5) Example of block code I L data structure (ward) ! Image coded data structure example (b) Fig. 6 (cL) (b) Fig. 7

Claims (1)

【特許請求の範囲】[Claims]  画像データをブロック分割し、さらに前記ブロックを
それぞれ異なる画素位置をサブサンプルして得られる複
数のサブブロックに分割し、前記サブブロックを直交変
換し、得られた変換係数の符号化において、前記複数の
サブブロックの内、第1のサブブロックの変換係数はそ
のまま符号化し、前記第1のサブブロックを除くサブブ
ロックは、その変換係数と前記第1のサブブロックの変
換係数との誤差分を符号化する事を特徴とする画像符号
化装置。
Divide image data into blocks, further divide the block into a plurality of subblocks obtained by subsampling different pixel positions, orthogonally transform the subblocks, and encode the obtained transform coefficients. Among the sub-blocks, the transform coefficient of the first sub-block is encoded as is, and for the sub-blocks other than the first sub-block, the error between the transform coefficient and the transform coefficient of the first sub-block is encoded. An image encoding device characterized by:
JP62294406A 1987-11-20 1987-11-20 Image encoder Pending JPH01135265A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62294406A JPH01135265A (en) 1987-11-20 1987-11-20 Image encoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62294406A JPH01135265A (en) 1987-11-20 1987-11-20 Image encoder

Publications (1)

Publication Number Publication Date
JPH01135265A true JPH01135265A (en) 1989-05-26

Family

ID=17807330

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62294406A Pending JPH01135265A (en) 1987-11-20 1987-11-20 Image encoder

Country Status (1)

Country Link
JP (1) JPH01135265A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6459816B2 (en) 1997-05-08 2002-10-01 Ricoh Company, Ltd. Image processing system for compressing image data including binary image data and continuous tone image data by a sub-band transform method with a high-compression rate
US6603884B2 (en) 1997-05-08 2003-08-05 Ricoh Company, Ltd. Image processing system for compressing image data including binary image data and continuous tone image data by a sub-band transform method with a high-compression rate

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6459816B2 (en) 1997-05-08 2002-10-01 Ricoh Company, Ltd. Image processing system for compressing image data including binary image data and continuous tone image data by a sub-band transform method with a high-compression rate
US6603884B2 (en) 1997-05-08 2003-08-05 Ricoh Company, Ltd. Image processing system for compressing image data including binary image data and continuous tone image data by a sub-band transform method with a high-compression rate
US6714685B2 (en) 1997-05-08 2004-03-30 Ricoh Company, Ltd. Image processing system for compressing image data including binary image data and continuous tone image data by a sub-band transform method with a high-compression rate
US6985634B2 (en) 1997-05-08 2006-01-10 Ricoh Company, Ltd. Image processing system for compressing image data including binary image data and continuous tone image data by a sub-band transform method with a high-compression rate

Similar Documents

Publication Publication Date Title
EP0580454B1 (en) Coding and decoding of digital data
JP3037407B2 (en) Digital signal processing system
JP2665127B2 (en) Image data encoding / decoding method and apparatus
US5497246A (en) Image signal processing device
JPH0779405A (en) Electronic still camera and picture reproducing device
JPH1118087A (en) Device and method for converting image data
JP2798168B2 (en) Image coding device
JPH0654317A (en) Television system for transmission of image signal in digital form
JPH01135265A (en) Image encoder
JP3168183B2 (en) Data processing device
JP3029354B2 (en) Digital video signal encoding device and decoding device
JPH07146927A (en) Image file device
JPH04971A (en) Picture encoding system
JPH02143735A (en) Voice multi-stage coding transmission system
JPS62172884A (en) Orthogonal transform coding method for picture data
JP2993212B2 (en) How to combine images
JP3065393B2 (en) Image data restoration method and image data restoration device
JP2627927B2 (en) Image data compression rate conversion method
JP2934425B1 (en) Image data compression device and image data decompression device
JPH0621828A (en) Vector quantizing decoder
JP2521359B2 (en) Image coding device
JPH1188183A (en) Wavelet converter, its method, wavelet inverse converter, its method, image coder, its method, image decoder and its method
JP2700355B2 (en) Image data compression device
JP3238444B2 (en) Image coding system and image decoding system
KR100195095B1 (en) Image signal encoding apparatus