JP2001177729A - Image coding method, image decoding method, and color facsimile apparatus - Google Patents

Image coding method, image decoding method, and color facsimile apparatus

Info

Publication number
JP2001177729A
JP2001177729A JP35632799A JP35632799A JP2001177729A JP 2001177729 A JP2001177729 A JP 2001177729A JP 35632799 A JP35632799 A JP 35632799A JP 35632799 A JP35632799 A JP 35632799A JP 2001177729 A JP2001177729 A JP 2001177729A
Authority
JP
Japan
Prior art keywords
image
color
data
jpeg
image 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.)
Granted
Application number
JP35632799A
Other languages
Japanese (ja)
Other versions
JP3538352B2 (en
Inventor
Hideaki Yamada
英明 山田
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP35632799A priority Critical patent/JP3538352B2/en
Publication of JP2001177729A publication Critical patent/JP2001177729A/en
Application granted granted Critical
Publication of JP3538352B2 publication Critical patent/JP3538352B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image coding method, an image decoding method, and a color facsimile apparatus by which compression processing time of a color image can be shortened and addition of dummy data in the faxing can be suppressed. SOLUTION: The color facsimile apparatus is provided with a color image reader 27 to read a color image of an original, a controller 24 that applies compression coding to the read image data in compliance with the JPEG system, and a MODEM 23 or the like that faxes the compression-coded image data. When a setting size WT at faxing is larger than an original size WR in the reading of an original, the controller 24 adds a bank in a single color to the color image and composites image data, compresses the color image area in compliance with the JPEG system and compresses the blank area by a system other than that in compliance with the JPEG system.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、カラー画像データ
をJPEG方式で圧縮符号化または伸長復号化するため
の画像符号化方法および画像復号化方法に関する。また
本発明は、カラー画像データをJPEG方式で圧縮符号
化または伸長復号化して電送するためのカラーファクシ
ミリ装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image encoding method and an image decoding method for compressively encoding or decompressing color image data by the JPEG system. The present invention also relates to a color facsimile apparatus for transmitting color image data by compression encoding or decompression decoding by the JPEG method and transmitting the same.

【0002】[0002]

【従来の技術】JPEG方式は、国際通信連合(ITU) で
国際標準化されたカラーファクシミリ画像圧縮方式とし
て採択されている。
2. Description of the Related Art The JPEG system has been adopted as a color facsimile image compression system internationally standardized by the International Telecommunication Union (ITU).

【0003】JPEG方式でカラー画像データを圧縮ま
たは伸長する場合、通常、画像データの全領域を処理対
象とする。すなわち、圧縮時にはDCT変換(離散コサ
イン変換:Discrete Cosine Transformation)および量
子化マトリクスによる除算等を画像データの全領域に対
して実行し、伸長時には量子化マトリクスによる乗算お
よび逆DCT変換(逆離散コサイン変換)等を画像デー
タの全領域に対して実行する。
When color image data is compressed or decompressed by the JPEG method, the entire area of the image data is usually processed. That is, at the time of compression, DCT (Discrete Cosine Transform) and division by a quantization matrix are performed on the entire area of the image data, and at the time of decompression, multiplication and inverse DCT (inverse discrete cosine transform) by the quantization matrix are performed. ) And the like are executed for the entire area of the image data.

【0004】[0004]

【発明が解決しようとする課題】JPEG方式で圧縮し
た場合、同色のブロックを圧縮すると、ブロックのAC
成分がゼロとなるため、ブロックデータはDC成分だけ
となる。その結果、同色ブロックについてはデータ圧縮
率が非常に高くなって、電送に要する通信時間は圧縮処
理時間よりも短くなる。そのためファクシミリ電送時に
通信処理タイミングを圧縮処理タイミングに合わせるた
め、圧縮データにダミーデータを付加して電送するダミ
ーデータ処理が必要になる。
When a block of the same color is compressed by the JPEG system, the AC of the block is reduced.
Since the component becomes zero, the block data becomes only the DC component. As a result, for the same color block, the data compression rate becomes very high, and the communication time required for the transmission becomes shorter than the compression processing time. Therefore, in order to match the communication processing timing with the compression processing timing at the time of facsimile transmission, dummy data processing for adding dummy data to the compressed data and transmitting the data is required.

【0005】こうしたダミーデータ処理によって不必要
なデータ電送が生じ、電送回路網の利用効率が低下す
る。
[0005] Unnecessary data transmission occurs due to such dummy data processing, and the utilization efficiency of the transmission network is reduced.

【0006】さらに、原稿読み取りの際に原稿の無記入
部分や余白部分は無地であるため、本来、同色データと
して処理されるべきであるが、実際には原稿の僅かな色
違いや読取用照明の分布むら、読取素子の感度ばらつき
等に起因して同色データとならない場合がある。そのた
め無地領域をJPEG方式で圧縮した場合にもブロック
のAC成分が出現して、原稿画像と同じ圧縮処理を行な
うことになるため、データ処理に無駄が多くなる。
Further, when reading a document, blank portions and blank portions of the document are plain and should be processed as the same color data. May not be the same color data due to uneven distribution of the reading, sensitivity variation of the reading element, or the like. Therefore, even when the plain area is compressed by the JPEG method, the AC component of the block appears, and the same compression processing as that of the original image is performed.

【0007】なお関連する先行技術として、特開平11
−27538号には、カラー画像をブロック化し、各ブ
ロックの画素を2つ以上の近似色に類別して、1つのブ
ロックを色情報および分解能情報に分離して符号化処理
を行なう方法が記載されている。
A related prior art is disclosed in
No. 27538 describes a method of dividing a color image into blocks, classifying the pixels of each block into two or more approximate colors, separating one block into color information and resolution information, and performing an encoding process. ing.

【0008】また特開平11−75183号には、画像
信号を量子化して複数の符号ブロックを連続生成し、ブ
ロック内に特定符号が連続した場合に、特定符号をラン
レングス符号に置き換えた後、圧縮画像データを作成す
る方法が記載されている。
Japanese Patent Application Laid-Open No. 11-75183 discloses that a plurality of code blocks are continuously generated by quantizing an image signal, and when a specific code is consecutive in a block, the specific code is replaced with a run-length code. A method for creating compressed image data is described.

【0009】本発明の目的は、カラー画像の圧縮処理時
間を短縮でき、電送時のダミーデータ付加を抑制できる
画像符号化方法およびこの方法に対応した画像復号化方
法、ならびこれらの方法を用いたカラーファクシミリ装
置を提供することである。
SUMMARY OF THE INVENTION An object of the present invention is to provide an image encoding method capable of shortening the compression processing time of a color image and suppressing the addition of dummy data during transmission, an image decoding method corresponding to the method, and a color encoding method using these methods. A facsimile machine is provided.

【0010】[0010]

【課題を解決するための手段】本発明は、カラー画像領
域および単一色の余白部領域を含む画像データを符号化
する方法であって、カラー画像領域をJPEG方式で圧
縮し、余白部領域をJPEG方式とは異なる方式で圧縮
することを特徴とする画像符号化方法である。
SUMMARY OF THE INVENTION The present invention is a method for encoding image data including a color image area and a single color margin area, wherein the color image area is compressed by the JPEG method and the margin area is compressed. This is an image encoding method characterized by performing compression by a method different from the JPEG method.

【0011】本発明に従えば、1つの画像データにカラ
ー画像領域および単一色の余白部領域が含まれる場合、
カラー画像領域はJPEG方式で圧縮することによっ
て、国際標準規格と同等の高品質データ圧縮が可能にな
るとともに、余白部領域はJPEG方式とは異なる方式
で圧縮することによって、JPEG方式より高速かつ簡
単な圧縮処理が適用できるため、画像全体の圧縮処理時
間を短縮化できる。
According to the present invention, when one image data includes a color image area and a blank area of a single color,
By compressing the color image area using the JPEG method, high-quality data compression equivalent to the international standard can be achieved, and the margin area is compressed using a method different from the JPEG method, so that it is faster and easier than the JPEG method. Since various compression processes can be applied, the compression processing time of the entire image can be reduced.

【0012】また本発明は、画像データを複数のブロッ
クに分割した後、ブロックのピクセルの明度成分および
色差成分が所定範囲内である場合、該ブロックは余白部
領域であると判定して圧縮することを特徴とする。
Further, according to the present invention, after the image data is divided into a plurality of blocks, if the brightness component and the color difference component of the pixels of the block are within a predetermined range, the block is determined to be a blank area and compressed. It is characterized by the following.

【0013】本発明に従えば、画像データにおける余白
部領域の位置を特定する際、画像データを複数のブロッ
クに分割した後、ブロックのピクセルの明度成分および
色差成分が所定範囲内であるか否かを判定することによ
って、余白部領域を迅速かつ正確に特定できる。
According to the present invention, when specifying the position of the blank area in the image data, after dividing the image data into a plurality of blocks, it is determined whether or not the brightness components and the color difference components of the pixels of the blocks are within predetermined ranges. By determining whether or not the blank area can be specified quickly and accurately.

【0014】また本発明は、余白部領域の判定基準は、
原稿読取装置で読み取った原稿の地色データ、原稿読取
装置の読取時に原稿外の空読取りデータ、またはデータ
入力装置による入力データに基づいて設定することを特
徴とする。
Further, according to the present invention, the criterion for determining the margin area is:
It is set based on the ground color data of the document read by the document reading device, the blank reading data outside the document when the document reading device reads, or the input data by the data input device.

【0015】本発明に従えば、余白部領域の判定基準を
原稿読取時の原稿地色データあるいは原稿外の空読取り
データに基づいて設定することによって、簡単な操作で
判定基準を設定できる。なお、原稿の背面に白色の背面
板を設けることによって、原稿外領域が白色データとな
るため、原稿地色データと比較することで原稿端部の位
置を容易に特定できる。また、余白部領域の判定基準を
キーボード等のデータ入力装置による入力データに基づ
いて対話的に設定してもよい。
According to the present invention, the criterion of the margin area is set based on the document ground color data at the time of reading the document or the blank reading data outside the document, so that the criterion can be set by a simple operation. By providing a white back plate on the back of the document, the area outside the document becomes white data, so that the position of the document end can be easily specified by comparing it with the document ground color data. Further, the criterion of the margin area may be set interactively based on input data from a data input device such as a keyboard.

【0016】また本発明は、余白部領域の圧縮方式は、
DCT変換処理およびDCT変換処理で得られたAC成
分に関する量子化テーブルでの除算丸め処理のうち部分
的に省略して演算することを特徴とする。
Further, according to the present invention, the compression method of the margin area is:
The DCT transform processing and the division rounding processing in the quantization table for the AC component obtained in the DCT transform processing are partially omitted in the calculation.

【0017】本発明に従えば、余白部領域はカラー画像
領域よりも高い空間周波数成分が少なく、または高周波
数成分が存在してもゴミやよごれ等に起因するノイズ成
分であることから、ブロックのAC成分に関する処理を
省略しても影響が少なく、省略した分だけ圧縮処理時間
を短縮化できる。
According to the present invention, the marginal region has less high spatial frequency components than the color image region, or is a noise component caused by dust or dirt even if high frequency components are present. Omission of the processing related to the AC component has little effect, and the compression processing time can be reduced by the omitted amount.

【0018】また本発明は、余白部領域の圧縮方式は、
DCT変換処理で得られたAC成分をゼロとすることを
特徴とする。
Further, according to the present invention, the compression method of the margin area is:
The AC component obtained by the DCT transform processing is set to zero.

【0019】本発明に従えば、余白部領域のブロックを
DCT変換し、AC成分をゼロとすることによって、余
白部ブロックをベタの単一色に変更できるとともに、A
C成分に関する処理が全て省略可能になり、その分圧縮
処理時間を短縮化でき、さらにデータ量の低減によって
電送時間の短縮化も図られる。
According to the present invention, the blocks in the margin area are DCT-transformed and the AC component is set to zero, so that the margin block can be changed to a solid single color.
All of the processing relating to the C component can be omitted, the compression processing time can be shortened accordingly, and the transmission time can be shortened by reducing the data amount.

【0020】また本発明は、JPEG方式で圧縮された
画像を復号化する方法であって、圧縮画像データのブロ
ックのAC成分がゼロである場合、該ブロックをJPE
G方式とは異なる方式で伸長することを特徴とする画像
復号化方法である。
The present invention also relates to a method for decoding an image compressed by the JPEG method, wherein when the AC component of a block of compressed image data is zero, the block is subjected to JPE.
This is an image decoding method characterized in that decompression is performed by a method different from the G method.

【0021】本発明に従えば、圧縮画像データのブロッ
クのAC成分がゼロである場合、そのままJPEG方式
で復号化することも可能であるが、当該ブロックを余白
部領域であると判断して、JPEG方式とは異なる方式
で伸長することによって、JPEG方式より高速かつ簡
単な伸長処理が適用できるため、画像全体の伸長処理時
間を短縮化できる。
According to the present invention, when the AC component of a block of compressed image data is zero, it is possible to decode the block in the JPEG format as it is, but it is determined that the block is a blank area, By performing decompression using a method different from the JPEG method, a faster and simpler decompression process can be applied than in the JPEG method, so that the decompression processing time of the entire image can be reduced.

【0022】また本発明は、AC成分がゼロであるブロ
ックは、AC成分に関する量子化テーブルでの乗算処理
および逆DCT変換処理のうち部分的に省略して演算す
ることを特徴とする。
Further, the present invention is characterized in that a block having zero AC component is calculated by partially omitting the multiplication process and the inverse DCT transform process in the quantization table relating to the AC component.

【0023】本発明に従えば、AC成分がゼロであるブ
ロックは余白部領域であると判断して、AC成分に関す
る処理を省略しても影響が少なく、省略した分だけ伸長
処理時間を短縮化できる。
According to the present invention, a block having zero AC component is determined to be a blank area, and the omission of the processing related to the AC component has little effect, and the decompression processing time is reduced by the omitted amount. it can.

【0024】また本発明は、原稿のカラー画像を読み取
るための原稿読取部と、読み取った画像データをJPE
G方式で圧縮符号化する画像処理部と、圧縮符号化した
画像データをファクシミリ送信するデータ送信部とを備
え、ファクシミリ送信時の設定サイズWTが原稿読取時
の原稿サイズWRより大きい場合、画像処理部は、カラ
ー画像に単一色の余白部を付加して画像データを合成し
た後、カラー画像領域をJPEG方式で圧縮し、余白部
領域をJPEG方式とは異なる方式で圧縮することを特
徴とするカラーファクシミリ装置である。
Also, the present invention provides a document reading unit for reading a color image of a document,
An image processing unit for compression-encoding in the G system; and a data transmission unit for facsimile transmission of the compression-encoded image data. If the set size WT for facsimile transmission is larger than the original size WR for original reading, image processing The unit is characterized in that after adding a blank portion of a single color to the color image and synthesizing the image data, the color image region is compressed by the JPEG method, and the blank region is compressed by a method different from the JPEG method. It is a color facsimile machine.

【0025】本発明に従えば、ファクシミリ送信時の設
定サイズWTが原稿読取時の原稿サイズWRより大きい
場合、カラー画像に単一色の余白部を付加して画像デー
タを合成することによって、サイズの不一致を解消でき
る。余白部の単一色は、ボタン操作等によって使用者の
好みに応じて任意に設定でき、たとえば写真の額縁や縁
取り等のような画像データが得られる。また、カラー画
像の位置を中央に移動させることで左右のバランスがと
れた画像データになる。
According to the present invention, when the set size WT at the time of facsimile transmission is larger than the document size WR at the time of document reading, a margin of a single color is added to the color image to synthesize the image data to thereby reduce the size. Discrepancies can be resolved. The single color of the margin can be set arbitrarily according to the user's preference by button operation or the like, and for example, image data such as a picture frame or a border of a photograph can be obtained. In addition, moving the position of the color image to the center results in image data in which the left and right are balanced.

【0026】さらに1つの画像データにカラー画像領域
および単一色の余白部領域が含まれる場合、カラー画像
領域はJPEG方式で圧縮することによって、国際標準
規格と同等の高品質データ圧縮が可能になるとともに、
余白部領域はJPEG方式とは異なる方式で圧縮するこ
とによって、JPEG方式より高速かつ簡単な圧縮処理
が適用できるため、画像全体の圧縮処理時間を短縮化で
き、さらにデータ量の低減によって電送時間の短縮化も
図られる。
Further, when one image data includes a color image area and a blank area of a single color, the color image area is compressed by the JPEG method, whereby high-quality data compression equivalent to the international standard can be performed. With
By compressing the blank area using a method different from the JPEG method, faster and simpler compression processing can be applied than in the JPEG method, so that the compression processing time of the entire image can be shortened. Shortening is also possible.

【0027】また本発明は、JPEG方式で圧縮された
画像データをファクシミリ受信するデータ受信部と、受
信した画像データをJPEG方式で伸長復号化する画像
処理部と、伸長復号化した画像データを用紙に印刷する
印刷部とを備え、画像処理部は、圧縮画像データのブロ
ックのAC成分がゼロである場合、該ブロックをJPE
G方式とは異なる方式で伸長することを特徴とするカラ
ーファクシミリ装置である。
According to the present invention, there is provided a data receiving unit for receiving facsimile image data compressed by the JPEG system, an image processing unit for expanding and decoding the received image data by the JPEG system, and And a printing unit for printing the compressed image data when the AC component of the block of the compressed image data is zero.
This is a color facsimile apparatus characterized in that it is expanded by a method different from the G method.

【0028】本発明に従えば、圧縮画像データのブロッ
クのAC成分がゼロである場合、そのままJPEG方式
で復号化することも可能であるが、当該ブロックを余白
部領域であると判断して、JPEG方式とは異なる方式
で伸長することによって、JPEG方式より高速かつ簡
単な伸長処理が適用できるため、画像全体の伸長処理時
間を短縮化できる。
According to the present invention, when the AC component of a block of compressed image data is zero, it is possible to decode the block in the JPEG format as it is, but it is determined that the block is a blank area, By performing decompression using a method different from the JPEG method, a faster and simpler decompression process can be applied than in the JPEG method, so that the decompression processing time of the entire image can be reduced.

【0029】[0029]

【発明の実施の形態】図1は、本発明の実施の一形態の
電気的構成を示すブロック図である。カラーファクシミ
リ装置は、網制御装置22と、モデム23と、制御装置
24と、カラー画像記憶装置25と、カラー印刷装置2
6と、カラー画像読取装置27と、記憶装置28と、入
力用キーボード210と、送受話器211と、表示装置
212等で構成される。
FIG. 1 is a block diagram showing an electrical configuration of an embodiment of the present invention. The color facsimile apparatus includes a network control device 22, a modem 23, a control device 24, a color image storage device 25, and a color printing device 2.
6, a color image reading device 27, a storage device 28, an input keyboard 210, a handset 211, a display device 212, and the like.

【0030】モデム23は、デジタル信号を電話回路網
21に適したアナログ信号に変調したり、電話回路網2
1からのアナログ信号をデジタル信号に復調する。モデ
ム23と電話回路網21との間には網制御装置22が介
在しており、網制御装置22は電話回路網21の状況を
監視するとともに、送受話器211とモデム23との切
換を行なう。
The modem 23 modulates the digital signal into an analog signal suitable for the telephone network 21,
The analog signal from 1 is demodulated into a digital signal. A network controller 22 is interposed between the modem 23 and the telephone network 21. The network controller 22 monitors the status of the telephone network 21 and switches between the handset 211 and the modem 23.

【0031】ここでは電話回路網21を用いたファクシ
ミリ電送を説明するが、その他にシリアルケーブル、パ
ラレルケーブル、LAN(Local Area Network)ケーブル
等の通信経路を経由したファクシミリ電送であっても構
わない。
Here, the facsimile transmission using the telephone network 21 will be described. However, facsimile transmission via a communication path such as a serial cable, a parallel cable, or a LAN (Local Area Network) cable may be used.

【0032】カラー画像読取装置27は、原稿を光学的
に読み取って電気信号に変換する機能を有し、たとえば
LEDや蛍光灯から成る3色の光源を1ライン読取り毎
に順次点灯して1つのCCDラインセンサで受光する方
式、白色光源を用いて3色分の色フィルタを装備した3
色分のCCDラインセンサで受光する方式などが採られ
る。読取信号をカラー印刷装置26へ供給するとコピー
動作となり、読取信号をモデム23へ供給するとファク
シミリ送信動作となる。
The color image reading device 27 has a function of optically reading an original and converting it into an electric signal. For example, three color light sources such as LEDs and fluorescent lamps are sequentially turned on for each line read, and one color is read. A method of receiving light with a CCD line sensor, equipped with color filters for three colors using a white light source.
For example, a method of receiving light by a CCD line sensor for each color is used. When a read signal is supplied to the color printing device 26, a copy operation is performed, and when a read signal is supplied to the modem 23, a facsimile transmission operation is performed.

【0033】カラー印刷装置26は、電話回路網21お
よびモデム23を経由して受信した画像データまたはカ
ラー画像読取装置27が読み取った画像データを記録媒
体に印刷する機能を有し、たとえばカラーインクジェッ
ト方式、カラー電子写真方式、カラー静電記録方式、カ
ラーサーマル転写方式、カラー写真露光方式などが採用
できる。カラー印刷方式として、写真の銀塩フィルムや
昇華型サーマル転写方式のように各ピクセルの3原色が
多段階の階調を示す方式と、通常のインクジェット方式
のように各色がドットの有無の2階調しか表現できない
方式があり、後者の方式で中間調を表現する場合、ディ
ザ法、誤差拡散法等の疑似中間調表現を使用する。たと
えば、カラー印刷装置26のドット分解能が受信した画
像のドット分解能より高い場合、受信画像をカラー印刷
装置26の解像度に一致するように各印刷ドットに関し
て内挿法により各色の3原色(C,M,Y)の濃度を決
定し、次に疑似中間調の技法を用いて各原色毎にカラー
印刷装置26の解像度を規定するドット毎に印刷の有無
を決定する。
The color printing device 26 has a function of printing image data received via the telephone network 21 and the modem 23 or image data read by the color image reading device 27 on a recording medium. , A color electrophotographic system, a color electrostatic recording system, a color thermal transfer system, a color photographic exposure system, and the like. As a color printing method, a method in which three primary colors of each pixel show multi-step gradation, such as a silver halide film of a photograph or a sublimation thermal transfer method, and a second floor, in which each color has a dot, as in a normal ink jet method. There is a method capable of expressing only a tone, and when expressing a halftone by the latter method, a pseudo halftone expression such as a dither method or an error diffusion method is used. For example, when the dot resolution of the color printing device 26 is higher than the dot resolution of the received image, the received image is interpolated so as to match the resolution of the color printing device 26 with respect to each printing dot by three primary colors (C, M) of each color. , Y), and then determine the presence or absence of printing for each dot defining the resolution of the color printing device 26 for each primary color using a pseudo halftone technique.

【0034】またカラー印刷装置26には、印刷すべき
記録媒体の有無を検出する媒体センサ、記録媒体が搬送
経路で詰まるジャム発生を検出するジャムセンサ、イン
クリボン、トナー、インク等の各種記録方式に対応した
記録剤の有無を検出する記録剤残量センサ等が設置さ
れ、制御装置24はセンサ出力によってカラー印刷装置
26の印刷可能状態または印刷不能状態を判定できる。
The color printing device 26 includes a medium sensor for detecting the presence or absence of a recording medium to be printed, a jam sensor for detecting the occurrence of a jam in which the recording medium is jammed in the transport path, and various recording methods such as an ink ribbon, toner, and ink. The control device 24 can determine whether the color printing device 26 is printable or unprintable based on the output of the sensor.

【0035】カラー画像記憶装置25は、受信した画像
データまたは読み取った画像データを記憶する機能を有
し、たとえばメモリやハードディスク等で構成される。
このカラー画像記憶装置25を設けることによって、多
くの複雑な機能、たとえば受信した画像データの一時保
存、転送、同報送信、代行受信、メモリ送信等が可能に
なる。
The color image storage device 25 has a function of storing received image data or read image data, and is constituted by, for example, a memory or a hard disk.
By providing the color image storage device 25, many complicated functions such as temporary storage, transfer, broadcast transmission, substitute reception, and memory transmission of received image data become possible.

【0036】記憶装置28は、ROMやRAM等で構成
され、プログラムやデータの格納エリアおよび作業エリ
アとして機能する。
The storage device 28 is composed of a ROM or a RAM, and functions as a storage area for programs and data and a work area.

【0037】入力用キーボード210は、使用者の指示
を入力する機能を有し、たとえば受信開始ボタン、送信
ボタン、「0〜9,*,#」に対応したダイヤルボタン
など、複数のボタンが設けられる。
The input keyboard 210 has a function of inputting a user's instruction, and is provided with a plurality of buttons such as a reception start button, a transmission button, and dial buttons corresponding to "0 to 9, *, #". Can be

【0038】表示装置212は、使用者に種々の情報、
たとえば操作ガイダンス、動作状態、警告等を表示する
機能を有し、たとえば数行表示のLCD(液晶パネル)
等で構成される。
The display 212 displays various information for the user,
For example, it has a function of displaying operation guidance, an operation state, a warning, and the like. For example, an LCD (liquid crystal panel) displaying several lines
Etc.

【0039】制御装置24は、CPU(中央処理装置)
等で構成され、記憶装置28に格納されたプログラムに
従って動作し、ファクシミリ装置全体の制御を管理する
とともに、画像データの圧縮、伸長、符号化、復号化等
のデータ処理を行なう。たとえばファクシミリ用符号化
処理として、MH(Modified Huffman)方式やMR(Modif
ied READ) 方式等の単色画像の圧縮、伸長を行ない、カ
ラー画像用としてITU−T勧告によるJPEG方式の
圧縮、伸長を行なう。
The control unit 24 is a CPU (central processing unit).
And operates in accordance with a program stored in the storage device 28 to manage control of the entire facsimile apparatus and perform data processing such as compression, decompression, encoding, and decoding of image data. For example, MH (Modified Huffman) method or MR (Modif
iED READ) compression and decompression of a single color image, etc., and JPEG compression and decompression according to the ITU-T recommendation for color images.

【0040】また制御装置24は、カラー表色系の相互
変換、たとえば画像読取り時に用いられる加色3原色で
あるR,G,B系で表現されたカラー画像、カラー印刷
時に用いられる減色3原色であるC,M,Y系で表現さ
れたカラー画像、および送受信時に用いられるL*,a
*,b* カラー空間座標で表現されたカラー画像を互
いに変換する機能を有する。
Further, the control device 24 performs a mutual conversion of the color specification system, for example, a color image expressed by R, G, B systems which are three primary colors used when reading an image, and three subtractive primary colors used in color printing. And a color image expressed in C, M, and Y systems, and L *, a used for transmission and reception.
*, B * It has a function of mutually converting color images represented by color space coordinates.

【0041】図2は、カラー画像をJPEG方式で圧縮
符号化する動作の典型例を示すフローチャートである。
なお、カラー画像の処理手順には多くの選択肢の組み合
わせがあるため、ここでは最も標準的な手順を説明す
る。
FIG. 2 is a flowchart showing a typical example of the operation of compression-encoding a color image by the JPEG system.
Since there are many combinations of options in the processing procedure of a color image, the most standard procedure will be described here.

【0042】まずステップs31からスタートして、ス
テップs32においてカラー画像読取装置27は原稿の
カラー画像を読み取って、たとえば水平200dpi(d
otper inch)×垂直200dpiの解像度で各RGB色
8ビットの画像データに変換して、カラー画像記憶装置
25に保存する。
First, starting from step s31, in step s32, the color image reading device 27 reads a color image of a document and, for example, 200 dpi (d)
The image data is converted into 8-bit image data of each RGB color at a resolution of (otper inch) × vertical 200 dpi and stored in the color image storage device 25.

【0043】次にステップs33で制御装置24はカラ
ー画像記憶装置25に保存されたRGB系画像データを
取り出して、L*a*b* カラー座標に変換する。次
にステップs34で明度を示すL*成分はそのままの解
像度で保持し、色差を示すa*b*成分についてはデー
タ間引き等によって主走査方向および副走査方向の解像
度を半分にするデータ圧縮を行なう。
Next, in step s33, the control device 24 extracts the RGB system image data stored in the color image storage device 25 and converts it into L * a * b * color coordinates. Next, in step s34, the L * component indicating the lightness is held at the same resolution, and the a * b * component indicating the color difference is subjected to data compression to reduce the resolution in the main scanning direction and the sub scanning direction to half by data thinning or the like. .

【0044】次にステップs35で制御装置24は、明
度成分L*、色差成分a*、b*毎に主走査8ドット×
副走査8ドットから成るブロックで切り出して、画像デ
ータを複数のブロックに分割する。次にステップs36
で各ブロック毎にDCT変換(離散コサイン変換)を実
行して、2次元周波数分布マトリクスの表現に変換され
る。
Next, in step s35, the control unit 24 sets the main scanning 8 dots * for each of the lightness component L * and color difference components a * and b *
The image data is cut out in blocks composed of 8 dots in the sub-scanning direction, and the image data is divided into a plurality of blocks. Next, step s36
Performs a DCT transform (discrete cosine transform) for each block to convert the data into a two-dimensional frequency distribution matrix expression.

【0045】次にステップs37で制御装置24は、D
CT変換された明度マトリクスおよび色差マトリクスを
所定の量子化テーブルで除算し、商の整数化による丸め
処理を行なう。このとき量子化テーブルの値によって画
像の圧縮率および品質が変化し、量子化テーブルの数値
が大きいほど画像の圧縮率は高くなって電送の高速化が
図られるが、画質は劣化する傾向がある。
Next, at step s37, the control device 24
The lightness matrix and the color difference matrix that have been subjected to the CT conversion are divided by a predetermined quantization table, and rounding is performed by converting the quotient to an integer. At this time, the compression ratio and quality of the image change depending on the value of the quantization table. As the numerical value of the quantization table increases, the compression ratio of the image increases and the speed of transmission increases, but the image quality tends to deteriorate. .

【0046】次にステップs38で制御装置24は、量
子化テーブルでの除算丸め処理を終えた各マトリクスを
所定のハフマンテーブルで符号化してデータ圧縮を行な
う。次にステップs39で制御装置24は、使用した量
子化テーブルおよびハフマンテーブルとともに、符号化
された画像データをモデム23へ供給して、受信先へ電
送する。
Next, in step s38, the control device 24 encodes each matrix, which has been subjected to the division and rounding processing in the quantization table, by a predetermined Huffman table, and performs data compression. Next, in step s39, the control device 24 supplies the encoded image data to the modem 23 together with the used quantization table and Huffman table, and transmits the data to the reception destination.

【0047】受信側のカラーファクシミリ装置も、図1
と同様な構成を有し、受信した画像データは図2と逆の
手順に従って伸長復号化される。すなわち、受信したハ
フマンテーブルを用いて受信画像データを復号化し、次
に受信した量子化テーブルで乗算処理を行なって明度マ
トリクスおよび色差マトリクスを算出し、次に逆DCT
変換(逆離散コサイン変換)を実行して、明度成分L
*、色差成分a*、b*から成るブロックデータに伸長
して、さらにCMY系あるいは黒成分を加えたCMYK
系の各成分に変換した後、カラー印刷を実行する。
The color facsimile apparatus on the receiving side is also shown in FIG.
The received image data is decompressed and decoded according to a procedure reverse to that of FIG. That is, the received Huffman table is used to decode the received image data, and then the received quantization table is multiplied to calculate a brightness matrix and a chrominance matrix.
Performs a transform (inverse discrete cosine transform) to obtain a lightness component L
*, CMYK expanded to block data consisting of color difference components a * and b *, and further added with a CMY-based or black component
After conversion into each component of the system, color printing is performed.

【0048】図3は、原稿読取時の原稿サイズとファク
シミリ送信時の設定サイズとの関係を示す説明図であ
る。送信される画像サイズは、ITU−T規格に従っ
て、たとえばA4サイズやB4サイズ等の標準的な数種
類のサイズに規定されている。一方、原稿読取時の原稿
サイズは、カラー画像読取装置27が読取可能な原稿で
あれば特に制限はなく、葉書等の小さいサイズから新聞
等の大きいサイズのものまで任意である。ファクシミリ
送信時の設定サイズWTは、特別の設定がない限り、原
稿読取時の原稿サイズを包含するように自動的に選択さ
れる。
FIG. 3 is an explanatory diagram showing the relationship between the original size at the time of original reading and the set size at the time of facsimile transmission. The size of the image to be transmitted is specified in several standard sizes such as A4 size and B4 size according to the ITU-T standard. On the other hand, the document size at the time of reading the document is not particularly limited as long as the document can be read by the color image reading device 27, and is arbitrary from a small size such as a postcard to a large size such as a newspaper. The set size WT at the time of facsimile transmission is automatically selected so as to include the original size at the time of original reading, unless otherwise specified.

【0049】たとえば葉書サイズの原稿を長手方向に搬
送してA4サイズで送信する場合、図3に示すように、
原稿領域(ハッチング部)の境界を示す画像読取り位置
12は送信領域の境界を示す送信画像位置11に包含さ
れるため、原稿領域以外に先端余白13、後端余白1
4、右余白15、左余白16等の余白部が生ずる。これ
らの余白部は送信時に何らかのデータで補充する必要が
あり、一般には白色等の単一色データを原稿画像データ
の周辺に付加する。
For example, when a postcard-size original is conveyed in the longitudinal direction and transmitted in A4 size, as shown in FIG.
Since the image reading position 12 indicating the boundary of the document area (hatched portion) is included in the transmission image position 11 indicating the boundary of the transmission area, the leading margin 13 and the trailing margin 1
4, margins such as a right margin 15 and a left margin 16 are generated. These margins need to be supplemented with some data at the time of transmission, and generally single color data such as white is added to the periphery of the document image data.

【0050】画像読取り位置12の検出方法として、レ
バーとホトカプラとの組み合わせによって原稿の先端位
置および後端位置を検出する方法、原稿ガイドの位置を
検出して原稿の左端位置および右端位置を推測する方
法、読取りデータの画像解析によって原稿の前後左右端
の位置を検出する方法、等が適用できる。
As a method of detecting the image reading position 12, a method of detecting the leading end position and the trailing end position of the document by a combination of a lever and a photocoupler, and a position of the document guide are detected to estimate the left end position and the right end position of the document. A method, a method of detecting the positions of the front, rear, left, and right edges of the document by image analysis of the read data can be applied.

【0051】本発明では、ファクシミリ送信時の設定サ
イズWTが原稿読取時の原稿サイズWRより大きい場
合、カラー画像に単一色の余白部を付加して画像データ
を合成した後、カラー画像領域をJPEG方式で圧縮
し、余白部領域をJPEG方式とは異なる方式で圧縮し
ている。
In the present invention, when the set size WT at the time of facsimile transmission is larger than the document size WR at the time of document reading, a single color margin is added to the color image to synthesize the image data, and then the color image area is JPEG. The margin area is compressed by a method different from the JPEG method.

【0052】図4は、本発明に係る画像符号化処理の手
順を示すフローチャートである。この手順は図2のステ
ップs36〜s38に対応した1ブロックに関する処理
を示している。
FIG. 4 is a flowchart showing the procedure of the image encoding process according to the present invention. This procedure shows a process for one block corresponding to steps s36 to s38 in FIG.

【0053】まずステップs41からスタートして、ス
テップs42において制御装置24は、8ドット×8ド
ットから成る1ブロック内のピクセル間の色差、明度の
値およびばらつきを検証して、ステップs43で明度成
分および色差成分が所定範囲内である場合、すなわち色
差、明度の値のばらつきが既定値以下である場合は該ブ
ロックは余白部領域であると判定でき、ステップs44
の簡易化処理に移行する。
First, starting from step s41, in step s42, the control device 24 verifies the color difference, brightness value and variation between pixels in one block of 8 dots × 8 dots, and in step s43, the brightness component If the chrominance component is within a predetermined range, that is, if the variance of the chrominance and lightness values is equal to or less than a predetermined value, the block can be determined to be a margin area, and step s44 is performed.
Shifts to simplification processing.

【0054】余白部領域の判定基準は、原稿読取装置で
読み取った原稿の地色データ、原稿読取装置の読取時に
原稿外の空読取りデータ、またはデータ入力装置による
入力データに基づいて設定することができる。なお、本
来のカラー画像領域においても明度および色差の変化が
少ないブロックが存在する可能性があるため、余白部領
域判定ルーチンを原稿の周辺領域に限って適用してもよ
い。
The criteria for determining the margin area can be set based on the ground color data of the document read by the document reading device, the blank reading data outside the document when the document reading device reads, or the input data by the data input device. it can. Note that there is a possibility that there is a block in which the brightness and the color difference are small in the original color image area. Therefore, the margin area determination routine may be applied only to the peripheral area of the document.

【0055】一方、色差、明度の値のばらつきが大きい
場合は、該ブロックはカラー画像領域であると判定で
き、ステップs45の通常の圧縮処理に移行して、ステ
ップs47において図2のステップs36〜s38と同
じ内容で処理した後、ステップs410で各マトリクス
を所定のハフマンテーブルで符号化してデータ圧縮を行
なって、ステップs411で次のブロック処理へ移行す
る。
On the other hand, if there is a large variation in the values of the color difference and the brightness, the block can be determined to be a color image area, and the process proceeds to the normal compression processing in step s45, and in step s47, steps s36 to s36 in FIG. After processing with the same contents as in s38, in step s410 each matrix is coded with a predetermined Huffman table to perform data compression, and in step s411, the process proceeds to the next block processing.

【0056】余白部の簡易化処理では、DCT変換処理
およびDCT変換処理で得られたAC成分に関する量子
化テーブルでの除算丸め処理のうち部分的に省略して演
算することによって、圧縮処理時間を短縮化している。
In the simplification processing of the margin, the compression processing time is reduced by partially omitting the DCT transform processing and the division rounding processing in the quantization table for the AC component obtained in the DCT transform processing. It is shortened.

【0057】すなわちステップs46で色差、明度のブ
ロック内の平均値を計算することによってDCT変換の
DC成分だけを算出し、AC成分に関するDCT変換処
理を省いている。次にステップs48で算出したDC成
分を量子化テーブルのDC成分で除算して、丸め処理を
行なう。次にステップs49で明度マトリクスおよび色
差マトリクスのAC成分にゼロを代入している。こうし
てDC成分に関する処理だけを実行し、AC成分に関す
る処理を省略して、最終的にDC成分だけが存在する明
度マトリクスおよび色差マトリクスを作成する。
That is, in step s46, only the DC component of the DCT conversion is calculated by calculating the average value of the color difference and brightness in the block, and the DCT conversion processing for the AC component is omitted. Next, the DC component calculated in step s48 is divided by the DC component of the quantization table to perform a rounding process. Next, in step s49, zero is substituted for the AC component of the brightness matrix and the color difference matrix. In this way, only the process related to the DC component is executed, and the process related to the AC component is omitted. Finally, a brightness matrix and a color difference matrix including only the DC component are created.

【0058】次にステップs410で制御装置24は、
各マトリクスを所定のハフマンテーブルで符号化してデ
ータ圧縮を行なって、ステップs411で次のブロック
処理へ移行する。
Next, at step s410, the control device 24
Each matrix is encoded using a predetermined Huffman table to perform data compression, and the process proceeds to the next block processing in step s411.

【0059】こうして通常の圧縮処理で符号化されたデ
ータおよび簡易化処理で符号化されたデータは1枚の画
像データとして合成され、図2のステップs39に従っ
て受信先へ電送する。電送方法として、a)符号化データ
を頁単位でまとめて電送する方法、b)符号化処理および
電送処理をブロック単位で並行して実行する方法、等が
可能であり、制御装置24の処理能力やカラー画像記憶
装置25の記憶容量など送信側または受信側の能力に応
じて選択される。この場合、電送処理に比べて符号化処
理に時間がかかると、送信データにダミーデータを追加
する必要性が出てくるが、上記のような簡易化処理を適
用することによって符号化処理速度が向上し、ダミーデ
ータ追加のような無駄な処理を回避できる。
The data coded by the normal compression processing and the data coded by the simplification processing are combined as one piece of image data, and transmitted to the destination according to step s39 in FIG. As the transmission method, a) a method of transmitting coded data collectively in page units, b) a method of executing the encoding process and the transmission process in block units in parallel, and the like are possible. And the storage capacity of the color image storage device 25 and the like on the transmitting side or the receiving side. In this case, if the encoding process takes more time than the transmission process, it becomes necessary to add dummy data to the transmission data. However, the encoding process speed is reduced by applying the above-described simplification process. It is possible to avoid unnecessary processing such as adding dummy data.

【0060】受信側のカラーファクシミリ装置は、通常
の伸長復号化処理が適用できる。すなわち受信したハフ
マンテーブルを用いて受信画像データを復号化し、次に
受信した量子化テーブルで乗算処理を行なって明度マト
リクスおよび色差マトリクスを算出し、次に逆DCT変
換(逆離散コサイン変換)を実行して、明度成分L*、
色差成分a*、b*から成るブロックデータに伸長し
て、さらにCMY系あるいは黒成分を加えたCMYK系
の各成分に変換した後、カラー印刷を実行する。
A normal color decoding process can be applied to the color facsimile machine on the receiving side. That is, the received image data is decoded using the received Huffman table, and then a multiplication process is performed on the received quantization table to calculate a lightness matrix and a color difference matrix, and then an inverse DCT transform (inverse discrete cosine transform) is executed. And the lightness component L *,
After decomposing into block data composed of the color difference components a * and b *, and converting the data into CMY-based components or CMYK-based components to which a black component is added, color printing is performed.

【0061】こうした伸長復号化処理においてもAC成
分に関する処理を省略する簡易化処理が適用できる。す
なわち、ハフマンテーブルを用いて受信画像データを復
号化した後、明度マトリクスおよび色差マトリクスのA
C成分が全てゼロである場合は、量子化テーブルの乗算
処理および逆DCT変換処理はDC成分に関する処理だ
けを実行する。その結果、送信時の余白部処理に対応し
た伸長処理時間を短縮化できる。
In such a decompression decoding process, a simplification process in which the process related to the AC component is omitted can be applied. In other words, after decoding the received image data using the Huffman table, the A
When all the C components are zero, the multiplication process and the inverse DCT transform process of the quantization table execute only the process related to the DC component. As a result, the decompression processing time corresponding to the margin processing at the time of transmission can be reduced.

【0062】以上の説明では、JPEG方式の符号化ま
たは復号化を行なう機器としてカラーファクシミリ装置
を例示したが、その他にインターネット等のネットワー
クを用いた通信機器全般に本発明は適用可能である。
In the above description, a color facsimile apparatus has been described as an example of an apparatus that performs JPEG encoding or decoding. However, the present invention can be applied to any communication apparatus using a network such as the Internet.

【0063】[0063]

【発明の効果】以上詳説したように本発明によれば、1
つの画像データにカラー画像領域および単一色の余白部
領域が含まれる場合、カラー画像領域はJPEG方式で
圧縮することによって、国際標準規格と同等の高品質デ
ータ圧縮が可能になるとともに、余白部領域はJPEG
方式とは異なる方式で圧縮することによって、JPEG
方式より高速かつ簡単な圧縮処理が適用できるため、画
像全体の圧縮処理時間を短縮化できる。
As described in detail above, according to the present invention, 1
When one image data includes a color image area and a single-color margin area, the color image area is compressed by the JPEG method, so that high-quality data compression equivalent to the international standard can be performed. Is JPEG
By compressing in a different format, JPEG
Since a faster and simpler compression processing can be applied than the method, the compression processing time of the entire image can be reduced.

【0064】また、画像データにおける余白部領域の位
置を特定する際、画像データを複数のブロックに分割し
た後、ブロックのピクセルの明度成分および色差成分が
所定範囲内であるか否かを判定することによって、余白
部領域を迅速かつ正確に特定できる。
When specifying the position of the blank area in the image data, after dividing the image data into a plurality of blocks, it is determined whether or not the lightness component and the color difference component of the pixels of the block are within a predetermined range. Thus, the blank area can be specified quickly and accurately.

【0065】また、余白部領域の圧縮方式は、DCT変
換処理およびDCT変換処理で得られたAC成分に関す
る量子化テーブルでの除算丸め処理のうち部分的に省略
して演算することによって、省略した分だけ圧縮処理時
間を短縮化できる。
The compression method of the blank area is omitted by partially omitting and calculating the DCT transform processing and the division and rounding processing in the quantization table for the AC component obtained by the DCT transform processing. The compression processing time can be shortened by the minute.

【0066】また本発明によれば、受信した圧縮画像デ
ータのブロックのAC成分がゼロである場合、そのまま
JPEG方式で復号化することも可能であるが、当該ブ
ロックを余白部領域であると判断して、JPEG方式と
は異なる方式で伸長することによって、JPEG方式よ
り高速かつ簡単な伸長処理が適用できるため、画像全体
の伸長処理時間を短縮化できる。
According to the present invention, when the AC component of the block of the received compressed image data is zero, it is possible to decode the block as it is by the JPEG method, but it is determined that the block is a blank area. Then, by performing decompression using a method different from the JPEG method, a faster and simpler decompression process can be applied than in the JPEG method, so that the decompression processing time of the entire image can be reduced.

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

【図1】本発明の実施の一形態の電気的構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing an electrical configuration of an embodiment of the present invention.

【図2】カラー画像をJPEG方式で圧縮符号化する動
作の典型例を示すフローチャートである。
FIG. 2 is a flowchart illustrating a typical example of an operation of compression-encoding a color image by the JPEG method.

【図3】原稿読取時の原稿サイズとファクシミリ送信時
の設定サイズとの関係を示す説明図である。
FIG. 3 is an explanatory diagram showing a relationship between a document size at the time of document reading and a set size at the time of facsimile transmission.

【図4】本発明に係る画像符号化処理の手順を示すフロ
ーチャートである。
FIG. 4 is a flowchart illustrating a procedure of an image encoding process according to the present invention.

【符号の説明】[Explanation of symbols]

22 網制御装置 23 モデム 24 制御装置 25 カラー画像記憶装置 26 カラー印刷装置 27 カラー画像読取装置 28 記憶装置 210 入力用キーボード 211 送受話器 212 表示装置 Reference Signs List 22 network control device 23 modem 24 control device 25 color image storage device 26 color printing device 27 color image reading device 28 storage device 210 input keyboard 211 handset 212 display device

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04N 11/04 H04N 7/133 Z Fターム(参考) 5C057 AA06 AA07 EA01 EA02 EA07 ED06 EL01 EM09 EM16 FE01 FE03 GH05 5C059 KK11 MA00 MA23 MC11 MC32 MC34 ME02 PP01 PP15 PP16 PP23 SS06 SS15 SS28 TA16 TB08 TC02 TC04 TD12 UA02 UA05 5C078 AA09 BA21 BA23 BA57 CA36 DA01 DA02 5J064 AA03 BA09 BA16 BC01 BD06──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) H04N 11/04 H04N 7/133 Z F term (Reference) 5C057 AA06 AA07 EA01 EA02 EA07 ED06 EL01 EM09 EM16 FE01 FE03 GH05 5C059 KK11 MA00 MA23 MC11 MC32 MC34 ME02 PP01 PP15 PP16 PP23 SS06 SS15 SS28 TA16 TB08 TC02 TC04 TD12 UA02 UA05 5C078 AA09 BA21 BA23 BA57 CA36 DA01 DA02 5J064 AA03 BA09 BA16 BC01 BD06

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 カラー画像領域および単一色の余白部領
域を含む画像データを符号化する方法であって、 カラー画像領域をJPEG方式で圧縮し、余白部領域を
JPEG方式とは異なる方式で圧縮することを特徴とす
る画像符号化方法。
1. A method for encoding image data including a color image area and a single color margin area, wherein the color image area is compressed by a JPEG method and the margin area is compressed by a method different from the JPEG method. Image encoding method.
【請求項2】 画像データを複数のブロックに分割した
後、ブロックのピクセルの明度成分および色差成分が所
定範囲内である場合、該ブロックは余白部領域であると
判定して圧縮することを特徴とする請求項1記載の画像
符号化方法。
2. After the image data is divided into a plurality of blocks, if the lightness component and the color difference component of the pixels of the block are within a predetermined range, the block is determined to be a margin area and compressed. 2. The image encoding method according to claim 1, wherein:
【請求項3】 余白部領域の判定基準は、原稿読取装置
で読み取った原稿の地色データ、原稿読取装置の読取時
に原稿外の空読取りデータ、またはデータ入力装置によ
る入力データに基づいて設定することを特徴とする請求
項1記載の画像符号化方法。
3. A criterion for determining a margin area is set based on ground color data of a document read by a document reading device, blank reading data outside a document when the document reading device reads, or input data by a data input device. 2. The image encoding method according to claim 1, wherein:
【請求項4】 余白部領域の圧縮方式は、DCT変換処
理およびDCT変換処理で得られたAC成分に関する量
子化テーブルでの除算丸め処理のうち部分的に省略して
演算することを特徴とする請求項2記載の画像符号化方
法。
4. A method for compressing a margin area is performed by partially omitting a DCT transform process and a division rounding process in a quantization table for an AC component obtained by the DCT transform process. The image encoding method according to claim 2.
【請求項5】 余白部領域の圧縮方式は、DCT変換処
理で得られたAC成分をゼロとすることを特徴とする請
求項4記載の画像符号化方法。
5. The image encoding method according to claim 4, wherein in the compression method of the blank area, the AC component obtained by the DCT transform processing is set to zero.
【請求項6】 JPEG方式で圧縮された画像を復号化
する方法であって、 圧縮画像データのブロックのAC成分がゼロである場
合、該ブロックをJPEG方式とは異なる方式で伸長す
ることを特徴とする画像復号化方法。
6. A method for decoding an image compressed by the JPEG method, wherein when the AC component of a block of the compressed image data is zero, the block is expanded by a method different from the JPEG method. Image decoding method.
【請求項7】 AC成分がゼロであるブロックは、AC
成分に関する量子化テーブルでの乗算処理および逆DC
T変換処理のうち部分的に省略して演算することを特徴
とする請求項6記載の画像復号化方法。
7. A block whose AC component is zero is an AC component.
Multiplication and inverse DC in quantization table for components
7. The image decoding method according to claim 6, wherein the calculation is performed by partially omitting the T conversion processing.
【請求項8】 原稿のカラー画像を読み取るための原稿
読取部と、 読み取った画像データをJPEG方式で圧縮符号化する
画像処理部と、 圧縮符号化した画像データをファクシミリ送信するデー
タ送信部とを備え、 ファクシミリ送信時の設定サイズWTが原稿読取時の原
稿サイズWRより大きい場合、画像処理部は、カラー画
像に単一色の余白部を付加して画像データを合成した
後、カラー画像領域をJPEG方式で圧縮し、余白部領
域をJPEG方式とは異なる方式で圧縮することを特徴
とするカラーファクシミリ装置。
8. A document reading unit for reading a color image of a document, an image processing unit for compressing and encoding the read image data in a JPEG format, and a data transmitting unit for facsimile transmitting the compressed and encoded image data. When the set size WT at the time of facsimile transmission is larger than the document size WR at the time of document reading, the image processing unit adds a single color margin to the color image, synthesizes the image data, and then converts the color image area into a JPEG image. A color facsimile apparatus, wherein the compression is performed by a method and the margin area is compressed by a method different from the JPEG method.
【請求項9】 JPEG方式で圧縮された画像データを
ファクシミリ受信するデータ受信部と、 受信した画像データをJPEG方式で伸長復号化する画
像処理部と、 伸長復号化した画像データを用紙に印刷する印刷部とを
備え、 画像処理部は、圧縮画像データのブロックのAC成分が
ゼロである場合、該ブロックをJPEG方式とは異なる
方式で伸長することを特徴とするカラーファクシミリ装
置。
9. A data receiving unit for receiving facsimile image data compressed by the JPEG system, an image processing unit for expanding and decoding the received image data by the JPEG system, and printing the expanded and decoded image data on paper. A color facsimile apparatus, comprising: a printing unit; and, when the AC component of the block of the compressed image data is zero, the image processing unit expands the block by a method different from the JPEG method.
JP35632799A 1999-12-15 1999-12-15 Image encoding method, image decoding method and color facsimile apparatus Expired - Fee Related JP3538352B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35632799A JP3538352B2 (en) 1999-12-15 1999-12-15 Image encoding method, image decoding method and color facsimile apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35632799A JP3538352B2 (en) 1999-12-15 1999-12-15 Image encoding method, image decoding method and color facsimile apparatus

Publications (2)

Publication Number Publication Date
JP2001177729A true JP2001177729A (en) 2001-06-29
JP3538352B2 JP3538352B2 (en) 2004-06-14

Family

ID=18448490

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35632799A Expired - Fee Related JP3538352B2 (en) 1999-12-15 1999-12-15 Image encoding method, image decoding method and color facsimile apparatus

Country Status (1)

Country Link
JP (1) JP3538352B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008527809A (en) * 2005-01-07 2008-07-24 北大方正集▲団▼有限公司 Process for image compression and decompression acceleration
JP2012023605A (en) * 2010-07-15 2012-02-02 Sony Corp Image processing device and method
JP2012028993A (en) * 2010-07-22 2012-02-09 Fuji Xerox Co Ltd Image data decoding device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008527809A (en) * 2005-01-07 2008-07-24 北大方正集▲団▼有限公司 Process for image compression and decompression acceleration
JP4831547B2 (en) * 2005-01-07 2011-12-07 北大方正集▲団▼有限公司 Method for image compression and decompression acceleration
US8548266B2 (en) 2005-01-07 2013-10-01 Peking University Founder Group Co., Ltd. Method of performing fast compression and decompression for image with accelerated steps
JP2012023605A (en) * 2010-07-15 2012-02-02 Sony Corp Image processing device and method
JP2012028993A (en) * 2010-07-22 2012-02-09 Fuji Xerox Co Ltd Image data decoding device

Also Published As

Publication number Publication date
JP3538352B2 (en) 2004-06-14

Similar Documents

Publication Publication Date Title
JP4011933B2 (en) Image processing apparatus and method
JP4176114B2 (en) Image compression apparatus, image reading apparatus including the same, image processing apparatus including the image compression apparatus, image forming apparatus including the same, and image compression processing method
US20050276500A1 (en) Image encoding apparatus, and image processing apparatus and its control method
JP4037824B2 (en) Image encoding method and image apparatus
CN103491374A (en) Cell-based compression method of digital images and computing device
JP2016149763A (en) Printing device, computer program and method
JP2001189938A (en) Processing method for jpeg compression picture data
JP2009141430A (en) Image processor
JP6537020B2 (en) Printing device, computer program and method
JP2005333393A (en) Image compressing device, image output device, image expanding device, printer, image processor, copying machine, image compression method, image expansion method, image processing program, and recording medium with image processing program recorded thereon
JP2016149762A (en) Computing device, computer program and method
JP2016149761A (en) Printing device, program and method
US20050012963A1 (en) Image processing apparatus, image processing method, and computer product
JP2004112695A (en) Image processing apparatus and processing method thereof
JP3538352B2 (en) Image encoding method, image decoding method and color facsimile apparatus
JP2003046789A (en) Image coding apparatus and image decoding apparatus
JP4079167B2 (en) Image processing apparatus and image compression preprocessing method
JP3815214B2 (en) Image processing apparatus and storage medium storing screen processing program
JP2001186356A (en) Picture compression device, picture compresion method and computer readable storage medium
JP2001309183A (en) Image processing unit and method
JP4281242B2 (en) Image processing apparatus and method, printer apparatus having the image processing apparatus, and storage medium storing computer-readable program
JP2001211336A (en) Apparatus and method for image processing, storage medium, and image processing system
JP2007129447A (en) Image processor, image processing method, program implementing image processing method, and storage medium
JP2001211318A (en) Device and method for image processing, storage medium, and image processing system
JP3448969B2 (en) Image processing device

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040119

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040123

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040316

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040319

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080326

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090326

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100326

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100326

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110326

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120326

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120326

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130326

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130326

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140326

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees