JP2002135600A - Image compression processing apparatus and image compression processing method - Google Patents
Image compression processing apparatus and image compression processing methodInfo
- Publication number
- JP2002135600A JP2002135600A JP2000321333A JP2000321333A JP2002135600A JP 2002135600 A JP2002135600 A JP 2002135600A JP 2000321333 A JP2000321333 A JP 2000321333A JP 2000321333 A JP2000321333 A JP 2000321333A JP 2002135600 A JP2002135600 A JP 2002135600A
- Authority
- JP
- Japan
- Prior art keywords
- image
- compression processing
- correction
- object image
- image compression
- 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
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Television Signal Processing For Recording (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、2値化後の画像デ
ータの圧縮率を向上させるために符号化処理の前段に組
み込まれ、処理対象画像であるオブジェクトの符号化効
率を表すデータが、たとえば記憶可能容量などの所定値
を満足するまで修正を繰り返し実行する画像圧縮処理装
置および画像圧縮処理方法に関する。BACKGROUND OF THE INVENTION The present invention is incorporated in a preceding stage of an encoding process in order to improve a compression ratio of image data after binarization, and data representing encoding efficiency of an object to be processed is represented by: For example, the present invention relates to an image compression processing apparatus and an image compression processing method for repeatedly executing correction until a predetermined value such as a storable capacity is satisfied.
【0002】[0002]
【従来の技術】プリンタには、パーソナルコンピュータ
のアプリケーションソフトウェアなどで作成したプリン
タ画像を印刷する場合、2値化した後に画像を圧縮し、
プリンタ搭載の記憶媒体にセーブする機種が知られてい
る。記憶媒体を搭載する理由の一つとして、プリンタに
紙詰まりなどの搬送不良(ジャム)が発生した場合に、
記憶媒体から画像を自動的に読み込んで出力し直すとい
ったジャムリカバリーを可能にすることが挙げられる。
ただし、このように記憶媒体を用い、さらにその記憶容
量を増やす場合、経済的な制約やハードウェア構成上の
限界がある。2. Description of the Related Art When printing a printer image created by application software of a personal computer on a printer, the image is compressed after being binarized.
A model for saving data in a storage medium mounted on a printer is known. One of the reasons for installing a storage medium is when a paper jam or other transport failure (jam) occurs in the printer.
One example is to enable jam recovery in which an image is automatically read from a storage medium and output again.
However, when the storage medium is used in this way and the storage capacity is further increased, there are economic restrictions and limitations on the hardware configuration.
【0003】しかし、近年、技術の進歩によりプリンタ
はフルカラー化や600dpiから1200dpiとい
った解像度(記録密度)に移行され、高画質の画像出力
が実現されてきている。ところが、このような高画質の
画像出力を行なう場合、画像容量が増大することがネッ
クとなっている。これを解決するためには記憶媒体の容
量を増やすか、記憶画像の圧縮率を向上させることが考
えられる。In recent years, however, printers have been changed to full-color printers and resolutions (recording densities) from 600 dpi to 1200 dpi due to advances in technology, and high-quality image output has been realized. However, when such high-quality image output is performed, an increase in image capacity is a bottleneck. In order to solve this, it is conceivable to increase the capacity of the storage medium or to improve the compression ratio of the stored image.
【0004】2値画像の圧縮方法の一例としてランレン
グス符号化方式を挙げることができる。この方式は画像
を主走査方向に走査し、白画素、黒画素が続く画素数を
係数とし、その長さを符号化する方式である。さらに、
ランレングスの繰り返しを符号化することにより、より
符号化効率を高めたものもある。よって、このランレン
グス符号化方式は処理速度が速い、ハード量が少ない点
において優れている。また、さらに圧縮率を向上させる
ために、ディザ法により構成された疑似中間調信号をデ
ィザ・マトリックスの各要素の値の順に並び替えを行な
い、白黒のランレングスを長くする技術が特開昭60−
93880号公報に開示されている。As an example of a method for compressing a binary image, there is a run-length encoding method. In this method, an image is scanned in the main scanning direction, the number of pixels in which white pixels and black pixels continue is used as a coefficient, and the length is encoded. further,
In some cases, the coding efficiency is further increased by coding the repetition of the run length. Therefore, this run-length encoding method is excellent in that the processing speed is high and the amount of hardware is small. In order to further improve the compression ratio, a technique for rearranging the pseudo halftone signal formed by the dither method in the order of the values of the respective elements of the dither matrix to increase the black-and-white run length has been disclosed in Japanese Patent Application Laid-Open No. Sho 60 (1994). −
No. 93880.
【0005】しかしながら、パーソナルコンピュータの
能力向上とアプリケーションの高機能化から、非常に複
雑な圧縮しにくい画像(ランダムな位置にドットが多数
存在するBMP(WindowsとO/S2で標準的に
使用されているビットマップ画像のファイル形式)画像
を背景として扱っている文書など)が容易に作成できる
ようになってきている。このような複雑な画像は、オリ
ジナル画像をそのままの状態で2値化し、上記特開昭6
0−93880号公報による符号化と組み合わせても高
い圧縮率を得ることができない。そこで、より高い圧縮
率を得ようとしてオリジナル画像を符号化する技術が、
たとえば、特開平10−4559号公報、特開平11−
55667号公報に開示されている。この画像符号化装
置は、イメージ、テキストなどの各オブジェクトの領域
情報およびオリジナル画像を低解像度化し、それらを符
号化して伝送するものである。However, due to the enhancement of the capabilities of personal computers and the enhancement of applications, very complicated images that are difficult to compress (BMP (Windows and O / S2, which are used as standard in Windows and O / S2 in which many dots exist at random positions). (Eg, a file format of a bitmap image) or a document that uses an image as a background). Such a complex image is binarized with the original image as it is,
A high compression rate cannot be obtained even in combination with the encoding according to Japanese Patent Laid-Open No. 93880/90. Therefore, the technology of encoding the original image in order to obtain a higher compression rate,
For example, Japanese Patent Application Laid-Open Nos.
It is disclosed in Japanese Patent No. 55667. This image encoding apparatus reduces the resolution of the area information and the original image of each object such as an image and text, encodes them, and transmits them.
【0006】[0006]
【発明が解決しようとする課題】しかしながら、上記に
示されるような従来の画像符号化装置にあっては、圧縮
後の画像を記憶媒体に記憶する際に、圧縮率を向上させ
てもその記憶媒体には容量に限界があるので、すべて記
憶される保証がないという問題点があった。また、記憶
媒体に当初から記憶可能であっても、より多くのページ
数のデータを収容するということが考慮されていなかっ
た。However, in the conventional image coding apparatus as described above, when storing a compressed image in a storage medium, even if the compression ratio is improved, the storage of the compressed image is prevented. Since the capacity of the medium is limited, there is a problem that there is no guarantee that all of the medium is stored. Further, even if the data can be stored in the storage medium from the beginning, it has not been considered to accommodate data of a larger number of pages.
【0007】本発明は、上記に鑑みてなされたものであ
って、オリジナル画像を加工して画質低下を最小限に抑
制しながら、限られた記憶媒体に全データを記憶可能に
し、かつより多くのページ数のデータを収容可能にする
ことを目的とする。SUMMARY OF THE INVENTION The present invention has been made in view of the above, and has been made to enable all data to be stored in a limited storage medium while processing an original image to minimize image quality deterioration. The purpose of the present invention is to make it possible to accommodate data of the number of pages.
【0008】[0008]
【課題を解決するための手段】上記の目的を達成するた
めに、請求項1にかかる画像圧縮処理装置にあっては、
処理対象となるオブジェクト画像を入力し、当該オブジ
ェクト画像を圧縮して出力する画像圧縮処理装置におい
て、前記オブジェクト画像の符号化効率を算出し、当該
符号化効率をあらかじめ定められた所定値と比較し、当
該符号化効率の大きさを判断する符号化効率算出・判断
手段と、前記符号化効率算出・判断手段による判断が所
定値より大きいと判断された場合、符号化効率を変更し
て修正し、前記符号化効率算出・判断手段に戻す修正手
段と、を備えたものである。In order to achieve the above object, an image compression processing apparatus according to claim 1 comprises:
In an image compression processing device that inputs an object image to be processed, compresses and outputs the object image, calculates an encoding efficiency of the object image, and compares the encoding efficiency with a predetermined value. The coding efficiency calculating / judging means for judging the magnitude of the coding efficiency, and if the judgment by the coding efficiency calculating / judging means is judged to be larger than a predetermined value, the coding efficiency is changed and corrected. Correction means for returning to the coding efficiency calculating / judging means.
【0009】この発明によれば、処理対象のオブジェク
ト画像を符号化効率算出・判断手段に入力し、そこで符
号化効率を算出し、当該算出値が所定値(たとえば、記
憶媒体の記憶可能な圧縮率)未満のときには、記憶媒体
に記憶できないことなので、修正手段により修正を行な
い、この処理を所定値を満足するまで修正を繰り返した
後に後段に出力する。According to the present invention, the object image to be processed is input to the coding efficiency calculating / judging means, where the coding efficiency is calculated, and the calculated value is set to a predetermined value (for example, a compressible storage capacity of a storage medium). If the ratio is less than (ratio), the data cannot be stored in the storage medium. Therefore, the correction is performed by the correction means, and this processing is repeated until the predetermined value is satisfied, and then output to the subsequent stage.
【0010】また、請求項2にかかる画像圧縮処理装置
にあっては、前記オブジェクト画像はイメージオブジェ
クトであって、前記修正手段は、前記オブジェクト画像
のγ特性変換を行なうものである。Further, in the image compression processing apparatus according to the second aspect, the object image is an image object, and the correction means performs a γ characteristic conversion of the object image.
【0011】この発明によれば、請求項1において、イ
メージオブジェクトの処理対象画像に対し、修正手段
が、画像の明るさの入出力特性であるγ特性をγテーブ
ル(たとえばイメージオブジェクトが低濃度寄りの場合
に濃度をさらに低い方向へ、高濃度の場合にはさらに高
方向へ変換するテーブル)にしたがって変換しランレン
グスが長くなり圧縮に有利になることを利用することに
より、画像のもつ特性に合わせた明るさレベルの変更を
可能にする。According to the present invention, in claim 1, for the image to be processed of the image object, the correction means sets the γ characteristic, which is the input / output characteristic of the brightness of the image, to a γ table (for example, when the image object is shifted toward a lower density). In the case of, the density is further lowered, and in the case of high density, it is further converted to a higher direction. Enables changing the brightness level to match.
【0012】また、請求項3にかかる画像圧縮処理装置
にあっては、前記オブジェクト画像はイメージオブジェ
クトであって、前記修正手段は、前記オブジェクト画像
の解像度を粗くする低解像度化による修正を行なうもの
である。According to a third aspect of the present invention, in the image compression processing apparatus, the object image is an image object, and the correcting means performs a correction by lowering the resolution of the object image to a low resolution. It is.
【0013】この発明によれば、請求項1において、イ
メージオブジェクトの処理対象画像に対し、修正手段
が、たとえば間引き処理を行なった後、単純拡大処理に
より元の大きさに戻す処理を実行することにより、物理
的にイメージオブジェクトの画素数が減り、特に大きな
イメージに有効である。According to the present invention, in claim 1, the correcting means executes, for example, a thinning-out process on the image to be processed of the image object, and then returns the image to the original size by a simple enlargement process. Accordingly, the number of pixels of the image object is physically reduced, which is particularly effective for a large image.
【0014】また、請求項4にかかる画像圧縮処理装置
にあっては、前記オブジェクト画像はイメージオブジェ
クトであって、前記修正手段は、前記オブジェクト画像
のγ特性変換および低解像度化の組み合わせによる修正
を行なうものである。Further, in the image compression processing apparatus according to claim 4, the object image is an image object, and the correcting means corrects the object image by a combination of the γ characteristic conversion and the resolution reduction. It is what you do.
【0015】この発明によれば、請求項1において、イ
メージオブジェクトの処理対象画像に対し、修正手段
が、前述した請求項2および請求項3のγ特性変換およ
び低解像度化を組み合わせて実行することにより、処理
対象が有する画像の濃度分布や解像度レベルに合わせた
修正が可能になり、かつより圧縮率を上げる場合に有効
になる。According to the present invention, in claim 1, the correction means executes the γ characteristic conversion and the resolution reduction in combination with the above-mentioned claim 2 and claim 3 for the image to be processed of the image object. Accordingly, correction according to the density distribution and resolution level of the image of the processing target can be performed, and this is effective when the compression ratio is further increased.
【0016】また、請求項5にかかる画像圧縮処理装置
にあっては、前記オブジェクト画像はグラフィクスオブ
ジェクトまたはイメージオブジェクトであって、前記修
正手段は、前記オブジェクト画像のγ特性変換を行なう
ものである。Further, in the image compression processing apparatus according to the present invention, the object image is a graphics object or an image object, and the correcting means performs γ characteristic conversion of the object image.
【0017】この発明によれば、請求項1において、グ
ラフィクスオブジェクトまたはイメージオブジェクトの
処理対象画像に対し、修正手段が、画像の明るさの入出
力特性であるγ特性をγテーブルにしたがって変換する
ことにより、画像のもつ特性に合わせた明るさレベルの
変更を可能にする。According to the present invention, in claim 1, the correction means converts a γ characteristic, which is an input / output characteristic of the brightness of the image, according to a γ table for an image to be processed of a graphics object or an image object. Thus, the brightness level can be changed according to the characteristics of the image.
【0018】また、請求項6にかかる画像圧縮処理装置
にあっては、前記オブジェクト画像はグラフィクスオブ
ジェクトまたはイメージオブジェクトであって、前記修
正手段は、前記オブジェクト画像の解像度を粗くする低
解像度化による修正を行なうものである。Further, in the image compression processing apparatus according to the present invention, the object image is a graphics object or an image object, and the correction means corrects the object image by lowering the resolution to make the resolution coarse. Is performed.
【0019】この発明によれば、請求項1において、グ
ラフィクスオブジェクトまたはイメージオブジェクトの
処理対象画像に対し、修正手段が、たとえば間引き処理
を行なった後、単純拡大処理により元の大きさに戻す処
理を実行することにより、低解像度化の処理が実現す
る。According to the present invention, in claim 1, the correcting means performs, for example, a thinning-out process on the image to be processed of the graphics object or the image object, and then returns the image to the original size by a simple enlargement process. By executing the processing, the processing for lowering the resolution is realized.
【0020】また、請求項7にかかる画像圧縮処理装置
にあっては、前記オブジェクト画像はグラフィクスオブ
ジェクトまたはイメージオブジェクトであって、前記修
正手段は、前記オブジェクト画像のγ特性変換および低
解像度化の組み合わせによる修正を行なうものである。Further, in the image compression processing apparatus according to the present invention, the object image is a graphics object or an image object, and the correcting means is a combination of the gamma characteristic conversion and the resolution reduction of the object image. Is to be corrected.
【0021】この発明によれば、請求項1において、グ
ラフィクスオブジェクトまたはイメージオブジェクトの
処理対象画像に対し、修正手段が、前述した請求項2お
よび請求項3のγ特性変換および低解像度化を組み合わ
せて実行することにより、処理対象が有する画像の濃度
分布や解像度レベルに合わせた修正が可能になる。According to the present invention, in claim 1, the correction means combines the γ characteristic conversion and the resolution reduction described in claims 2 and 3 with respect to the image to be processed of the graphics object or the image object. By executing the correction, it is possible to perform correction in accordance with the density distribution and the resolution level of the image of the processing target.
【0022】また、請求項8にかかる画像圧縮処理装置
にあっては、さらに、前記オブジェクト画像がページを
占める割合を算出し、当該算出値をあらかじめ定められ
た所定値と比較し、当該算出値の大きさを判断する面積
率算出・判断手段を備え、前記修正手段は、前記面積率
算出・判断手段による算出値が所定値より小さいと判断
された場合に、符号化効率を変更して修正し、前記符号
化効率算出・判断手段に戻すものである。Further, in the image compression processing apparatus according to the present invention, the ratio of the object image occupying the page is calculated, and the calculated value is compared with a predetermined value. Area ratio calculating / judging means for judging the size of the image data, wherein the correcting means changes the coding efficiency and corrects when the value calculated by the area ratio calculating / judging means is determined to be smaller than a predetermined value. Then, the processing returns to the coding efficiency calculating / determining means.
【0023】この発明によれば、ページに対するオブジ
ェクトの占める割合(面積率)を、オブジェクトの全画
素またはサンプリングした一部を用いて求め、テキスト
オブジェクトは面積率が大きいときは圧縮率への影響が
大であるので処理を進め、面積率が小さいときには画像
への影響が少ないことから処理を飛ばすことにより、オ
ブジェクトの面積率の大小に応じた処理が実現する。According to the present invention, the ratio of the object to the page (area ratio) is obtained by using all the pixels of the object or a sampled part, and when the text object has a large area ratio, the influence on the compression ratio is reduced. When the area ratio is small, the process is advanced, and when the area ratio is small, the process is skipped because the effect on the image is small, so that the process according to the size of the object area ratio is realized.
【0024】また、請求項9にかかる画像圧縮処理装置
にあっては、さらに、前記オブジェクト画像の種類を判
別するオブジェクト判別手段を備え、前記修正手段は、
前記オブジェクト判別手段で判別されたオブジェクトの
種類に応じて修正を行なうものである。In the image compression processing apparatus according to the ninth aspect, the image compression processing apparatus may further include an object determination unit configured to determine a type of the object image.
The correction is performed according to the type of the object determined by the object determining means.
【0025】この発明によれば、イメージ、グラフィッ
クス、テキストのオブジェクトが混在している場合、そ
のオブジェクトの種類をオブジェクト判別手段によって
判別することにより、そのオブジェクトに適した修正が
可能になる。According to the present invention, when image, graphics, and text objects are mixed, the type of the object is determined by the object determining means, so that a correction suitable for the object can be performed.
【0026】また、請求項10にかかる画像圧縮処理方
法にあっては、処理対象となるオブジェクト画像を入力
し、当該オブジェクト画像を圧縮して出力する画像圧縮
処理方法において、前記オブジェクト画像の符号化効率
を算出する算出工程と、前記第1の工程で算出された符
号化効率をあらかじめ定められた所定値と比較判断する
符号化効率判断工程と、前記符号化効率判断工程よる判
断が所定値より大きいと判断された場合、符号化効率を
変更し所定値以下になるまで修正を繰り返し実行する修
正工程と、を含むものである。According to a tenth aspect of the present invention, there is provided an image compression processing method for inputting an object image to be processed and compressing and outputting the object image. A calculating step for calculating the efficiency, an encoding efficiency determining step for comparing and determining the coding efficiency calculated in the first step with a predetermined value, and a determination made by the coding efficiency determining step being smaller than a predetermined value. A correction step of changing the coding efficiency and repeatedly executing the correction until the coding efficiency becomes equal to or smaller than a predetermined value when the coding efficiency is determined to be larger.
【0027】この発明によれば、処理対象のオブジェク
ト画像を入力してその符号化効率を算出し、当該算出値
が所定値(たとえば、記憶媒体の記憶可能な圧縮率)未
満のときには、記憶媒体に記憶できないことから、所定
値を満足するまで画像に所定の修正を加える処理を繰り
返し実行することにより、記憶媒体に収容可能な画像修
正が実現する。According to the present invention, an object image to be processed is input and its coding efficiency is calculated. When the calculated value is less than a predetermined value (for example, a compression ratio that can be stored in the storage medium), the storage medium Since the image data cannot be stored in the storage medium, by repeatedly executing a process of applying a predetermined correction to the image until a predetermined value is satisfied, an image correction that can be stored in a storage medium is realized.
【0028】また、請求項11にかかる画像圧縮処理方
法にあっては、処理対象となるオブジェクト画像を入力
し、当該オブジェクト画像を圧縮して出力する画像圧縮
処理方法において、前記オブジェクト画像がページを占
める割合を算出し、当該算出値をあらかじめ定められた
所定値と比較し、当該算出値の大きさを判断する面積率
判断工程と、前記面積率判断工程による算出値が所定値
より小さい判断された場合、符号化効率を変更し所定値
以下になるまで修正を繰り返し実行する修正工程と、を
含むものである。In the image compression processing method according to the eleventh aspect, in the image compression processing method for inputting an object image to be processed and compressing and outputting the object image, the object image may include a page. Calculating an occupying ratio, comparing the calculated value with a predetermined value, and determining an area ratio determining step of determining the magnitude of the calculated value; and determining that the calculated value in the area ratio determining step is smaller than a predetermined value. In this case, the coding efficiency is changed and the correction is repeatedly performed until the coding efficiency becomes equal to or less than a predetermined value.
【0029】この発明によれば、ページに対するオブジ
ェクトの占める割合(面積率)を求め、オブジェクトの
全画素またはサンプリングした一部を用いて求め、テキ
ストオブジェクトは面積率が大きいときは圧縮率への影
響が大であるので処理を進め、面積率が小さいときには
画像への影響が少ないことから処理を飛ばすことによ
り、オブジェクトの面積率の大小に応じた処理が実現す
る。According to the present invention, the ratio (area ratio) of an object to a page is determined, and is determined using all pixels or a sampled part of the object. When a text object has a large area ratio, the effect on the compression ratio is obtained. Is large, the processing is advanced, and when the area ratio is small, the processing is skipped because the influence on the image is small, thereby realizing the processing according to the size of the object area ratio.
【0030】また、請求項12にかかる画像圧縮処理方
法にあっては、処理対象となるオブジェクト画像を入力
し、当該オブジェクト画像を圧縮して出力する画像圧縮
処理方法において、前記オブジェクト画像の種類を判別
するオブジェクト判別工程と、前記オブジェクト判別工
程で判別されたオブジェクトの種類に応じて、符号化効
率を変更し所定値以下になるまで修正を繰り返し実行す
る修正工程と、を含むものである。According to a twelfth aspect of the present invention, there is provided an image compression processing method for inputting an object image to be processed and compressing and outputting the object image. The method includes an object discriminating step of discriminating, and a correcting step of changing the coding efficiency according to the type of the object discriminated in the object discriminating step and repeatedly executing the correction until the coding efficiency becomes equal to or less than a predetermined value.
【0031】この発明によれば、イメージ、グラフィッ
クス、テキストのオブジェクトが混在している場合、そ
のオブジェクトの種類をオブジェクト判別工程によって
判別することにより、そのオブジェクトに適した修正が
可能になる。According to the present invention, when image, graphics, and text objects are mixed, the type of the object is determined in the object determining step, so that a correction suitable for the object can be performed.
【0032】また、請求項13にかかる画像圧縮処理方
法にあっては、前記オブジェクト画像はイメージオブジ
ェクトであって、前記修正工程は、前記オブジェクト画
像のγ特性変換である。Further, in the image compression processing method according to claim 13, the object image is an image object, and the correcting step is a γ characteristic conversion of the object image.
【0033】この発明によれば、請求項10〜12の何
れかにおいて、イメージオブジェクトの処理対象画像に
対し、修正工程で、画像の明るさの入出力特性であるγ
特性をγテーブル(たとえばイメージオブジェクトが低
濃度寄りの場合に濃度をさらに低い方向へ、高濃度の場
合にはさらに高方向へ変換するテーブル)にしたがって
変換しランレングスが長くなり圧縮に有利になることを
利用することにより、画像のもつ特性に合わせた明るさ
レベルの変更を可能にする。According to the present invention, in any one of the tenth to twelfth aspects, γ, which is the input / output characteristic of the brightness of the image, is applied to the image to be processed of the image object in the correcting step.
The characteristics are converted in accordance with a γ table (for example, a table for converting the density to a lower direction when the image object is closer to a lower density, and to a higher direction when the image object is higher) to increase the run length, which is advantageous for compression. This makes it possible to change the brightness level according to the characteristics of the image.
【0034】また、請求項14にかかる画像圧縮処理方
法にあっては、前記オブジェクト画像はイメージオブジ
ェクトであって、前記修正工程は、前記オブジェクト画
像の解像度を粗くする低解像度化である。Further, in the image compression processing method according to claim 14, the object image is an image object, and the correcting step is a low-resolution process for reducing the resolution of the object image.
【0035】この発明によれば、請求項10〜12の何
れかにおいて、イメージオブジェクトの処理対象画像に
対し、修正工程で、たとえば間引き処理を行なった後、
単純拡大処理により元の大きさに戻す処理を実行するこ
とにより、物理的にイメージオブジェクトの画素数が減
り、特に大きなイメージに有効である。According to the present invention, after the image to be processed of the image object is subjected to, for example, a thinning process in the correcting step,
By executing the process of returning to the original size by the simple enlargement process, the number of pixels of the image object is physically reduced, which is particularly effective for a large image.
【0036】また、請求項15にかかる画像圧縮処理方
法にあっては、前記オブジェクト画像はイメージオブジ
ェクトであって、前記修正工程は、前記オブジェクト画
像のγ特性変換および低解像度化の組み合わせである。Further, in the image compression processing method according to claim 15, the object image is an image object, and the correcting step is a combination of the γ characteristic conversion and the reduction of the resolution of the object image.
【0037】この発明によれば、請求項10〜12の何
れかにおいて、イメージオブジェクトの処理対象画像に
対し、修正工程で、前述したγ特性変換および低解像度
化を組み合わせて実行することにより、処理対象が有す
る画像の濃度分布や解像度レベルに合わせた修正が可能
になる。According to the present invention, the processing according to any one of claims 10 to 12 is performed by combining the above-mentioned γ-characteristic conversion and reducing the resolution in the correction step with respect to the image to be processed of the image object. Correction according to the density distribution and resolution level of the image possessed by the object becomes possible.
【0038】また、請求項16にかかる画像圧縮処理方
法にあっては、前記オブジェクト画像はグラフィクスオ
ブジェクトまたはイメージオブジェクトであって、前記
修正工程は、前記オブジェクト画像のγ特性変換であ
る。Further, in the image compression processing method according to claim 16, the object image is a graphics object or an image object, and the correcting step is a γ characteristic conversion of the object image.
【0039】この発明によれば、請求項10〜12の何
れかにおいて、グラフィクスオブジェクトまたはイメー
ジオブジェクトの処理対象画像に対し、修正工程で、画
像の明るさの入出力特性であるγ特性をγテーブルにし
たがって変換することにより、画像のもつ特性に合わせ
た明るさレベルの変更を可能にする。According to the present invention, the gamma characteristic, which is the input / output characteristic of the brightness of the image, is set in the gamma table in the correction step for the image to be processed of the graphics object or the image object. , The brightness level can be changed in accordance with the characteristics of the image.
【0040】また、請求項17にかかる画像圧縮処理方
法にあっては、前記オブジェクト画像はグラフィクスオ
ブジェクトまたはイメージオブジェクトであって、前記
修正工程は、前記オブジェクト画像の解像度を粗くする
低解像度化である。[0040] In the image compression processing method according to claim 17, the object image is a graphics object or an image object, and the correcting step is a low-resolution process for reducing the resolution of the object image. .
【0041】この発明によれば、請求項10〜12の何
れかにおいて、グラフィクスオブジェクトまたはイメー
ジオブジェクトの処理対象画像に対し、修正工程で、た
とえば間引き処理を行なった後、単純拡大処理により元
の大きさに戻す処理を実行することにより、低解像度化
の処理が実現する。According to the present invention, the image to be processed of the graphics object or the image object is subjected to, for example, thinning-out processing in the correction step, and then to the original size by simple enlargement processing. By executing the process of returning to the original state, the process of lowering the resolution is realized.
【0042】また、請求項18にかかる画像圧縮処理方
法にあっては、前記オブジェクト画像はグラフィクスオ
ブジェクトまたはイメージオブジェクトであって、前記
修正工程は、前記オブジェクト画像のγ特性変換および
低解像度化の組み合わせである。Further, in the image compression processing method according to claim 18, the object image is a graphics object or an image object, and the correcting step is a combination of the γ characteristic conversion and the resolution reduction of the object image. It is.
【0043】この発明によれば、請求項10〜12の何
れかにおいて、グラフィクスオブジェクトまたはイメー
ジオブジェクトの処理対象画像に対し、修正工程で、前
述したγ特性変換および低解像度化を組み合わせて実行
することにより、処理対象が有する画像の濃度分布や解
像度レベルに合わせた修正が可能になる。According to the present invention, in any one of the tenth to twelfth aspects, in the correction step, the γ characteristic conversion and the lowering of the resolution are performed on the image to be processed of the graphics object or the image object. Accordingly, it is possible to perform correction in accordance with the density distribution and the resolution level of the image of the processing target.
【0044】[0044]
【発明の実施の形態】以下、本発明にかかる画像圧縮処
理装置および画像圧縮処理方法の好適な実施の形態につ
いて添付図面を参照し、詳細に説明する。また、本発明
はこの実施の形態に限定されるものではない。なお、本
発明は、2値画像へ変換する前のプリンタ画像、たとえ
ばパーソナルコンピュータにインストールされたアプリ
ケーションにより作成されたビジネス文書(レポート、
プレゼンテーション資料など)の類を対象としている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of an image compression processing apparatus and an image compression processing method according to the present invention will be described below in detail with reference to the accompanying drawings. Further, the present invention is not limited to this embodiment. The present invention provides a printer image before conversion into a binary image, for example, a business document (report, report, etc.) created by an application installed in a personal computer.
Presentation materials).
【0045】(実施の形態1)図1は、本発明の実施の
形態1にかかる画像圧縮処理装置の構成を示すブロック
図である。この画像圧縮処理装置10は、入力されたオ
ブジェクトの圧縮率(符号化効率)を算出し、該算出値
と所定値(記憶媒体に格納可能な圧縮率の値)と比較し
判断する圧縮率算出・判断部11と、オブジェクトの圧
縮率を変更し修正する修正部12と、を備えている。な
お、符号20は修正後のオブジェクトが格納される記憶
媒体である。記憶媒体20としては、各種の磁気記憶媒
体(フォロッピーディスク,ハードディスクなど)の
他、光ディスク、光磁気ディスクなどを用いるが、情報
を記憶することができる記憶装置であってもよい。(Embodiment 1) FIG. 1 is a block diagram showing a configuration of an image compression processing apparatus according to Embodiment 1 of the present invention. The image compression processing apparatus 10 calculates a compression ratio (encoding efficiency) of an input object, and compares the calculated value with a predetermined value (a value of a compression ratio that can be stored in a storage medium) to determine a compression ratio. A determination unit 11; and a correction unit 12 that changes and corrects the compression ratio of the object. Reference numeral 20 denotes a storage medium in which the corrected object is stored. As the storage medium 20, in addition to various magnetic storage media (floppy disk, hard disk, etc.), an optical disk, a magneto-optical disk, or the like is used, but a storage device capable of storing information may be used.
【0046】なお、この実施の形態における符号化効率
を表す値として、圧縮率、ランレングス(Run Le
ngth)のエントロピー、ランレングスの頻度分布な
どがある。また、オブジェクトの修正が低解像度化であ
る場合には、修正前のオブジェクトがページに占める割
合と修正後の大きさでもよい。このようにオブジェクト
がどの程度の圧縮が可能であるかを予測るいは算出する
ことができる値を意味している。以下、符号化効率を表
す値=圧縮率として説明する。The values representing the coding efficiency in this embodiment include a compression ratio and a run length (Run Le
ngth), frequency distribution of run length, and the like. If the resolution of the object is reduced, the ratio of the object before correction to the page and the size after correction may be used. In this way, it means a value that can predict or calculate how much compression the object can compress. Hereinafter, a description will be given assuming that a value representing the coding efficiency = compression ratio.
【0047】つぎに、以上のように構成された画像圧縮
処理装置10の動作について説明する。図2は、本発明
の実施の形態1にかかる画像圧縮処理装置の動作を示す
フローチャートである。まず、オブジェクトを圧縮率算
出・判断部11に入力し(ステップS11)、圧縮率算
出・判断部11においてオブジェクトの圧縮率Rate
を算出する(ステップS12)。なお、オブジェクトの
種類がグラフィックス、テキストの場合にはイメージに
展開した後に圧縮率Rateを算出する。Next, the operation of the image compression processing apparatus 10 configured as described above will be described. FIG. 2 is a flowchart illustrating an operation of the image compression processing device according to the first embodiment of the present invention. First, an object is input to the compression rate calculation / judgment unit 11 (step S11), and the compression rate calculation / judgment unit 11 inputs the object compression rate Rate.
Is calculated (step S12). If the type of the object is graphics or text, the compression ratio Rate is calculated after the object is expanded into an image.
【0048】続いて、算出した圧縮率Rateをあらか
じめ定めた所定値ThRと比較し、圧縮率Rate<所
定値ThRであるか否かを判断する(ステップS1
3)。ここで、圧縮率Rate<所定値ThRであると
判断した場合、オブジェクトが記憶媒体20の記憶容量
を超えることを意味しているので、そのオブジェクトの
圧縮率を変更し修正し(ステップS14)、ステップS
12に戻り、圧縮率が所定値ThRになるまで上記ステ
ップS12〜ステップS14の動作を繰り返し実行す
る。Subsequently, the calculated compression rate Rate is compared with a predetermined value ThR, and it is determined whether or not the compression rate Rate <the predetermined value ThR (step S1).
3). Here, if it is determined that the compression ratio Rate <the predetermined value ThR, it means that the object exceeds the storage capacity of the storage medium 20, so that the compression ratio of the object is changed and corrected (step S14). Step S
Returning to step 12, the operations in steps S12 to S14 are repeatedly executed until the compression ratio reaches the predetermined value ThR.
【0049】したがって、上述した動作を行なうことに
より、圧縮率が所定の値を満足するまで修正部12によ
って修正処理を繰り返し実行させるため、入力されたオ
ブジェクトデータを確実に記憶媒体20に格納すること
ができる。Therefore, by performing the above-described operation, the correction processing is repeatedly performed by the correction unit 12 until the compression ratio satisfies a predetermined value. Therefore, the input object data is reliably stored in the storage medium 20. Can be.
【0050】図3は、本発明の実施の形態1にかかる画
像圧縮処理装置の修正部における第1の動作例を示すフ
ローチャートであり、修正部12がγ変換によって画像
修正を行なう例を示している。ここでは入力されるオブ
ジェクトがイメージオブジェクトである場合を対象とし
ている。まず、イメージオブジェクトを入力し(ステッ
プS21)、RGBデータからカラーグラフィクスで一
般的なHSV変換などにより、明るさデータv(vはた
とえば0≦v≦100に正規化)をイメージオブジェク
トの画素毎に算出する(ステップS22)。なお、この
明るさデータvの計算は、全画素ではなくサンプリング
して計算量を減らしてもよい。FIG. 3 is a flowchart showing a first operation example of the correction unit of the image compression processing apparatus according to the first embodiment of the present invention, in which the correction unit 12 corrects an image by γ conversion. I have. Here, the case where the input object is an image object is targeted. First, an image object is input (step S21), and brightness data v (v is normalized to, for example, 0 ≦ v ≦ 100) is converted from the RGB data to a general HSV conversion using color graphics for each pixel of the image object. It is calculated (step S22). The calculation of the brightness data v may be performed by sampling instead of all pixels to reduce the calculation amount.
【0051】続いて、明るさデータvの頻度分布を求め
(ステップS23)、明暗の判定を実行し(ステップS
24)、その明るさが中間値よりも明るいか否かを判断
する(ステップS25)。ここで、中間値よりも明るい
データであると判断した場合、より明るくするγテーブ
ルを選択し(ステップS26)、選択したγテーブルに
したがってγ変換を実行する(ステップS27)。一
方、ステップS24において中間値よりも明るいデータ
ではないと判断した場合、より暗くするγテーブルを選
択し(ステップS28)、選択したγテーブルにしたが
ってγ変換を実行する(ステップS27)。Subsequently, the frequency distribution of the brightness data v is obtained (step S23), and the determination of the brightness is executed (step S23).
24) It is determined whether or not the brightness is brighter than the intermediate value (step S25). Here, when it is determined that the data is lighter than the intermediate value, a γ table to be made brighter is selected (step S26), and γ conversion is executed according to the selected γ table (step S27). On the other hand, if it is determined in step S24 that the data is not lighter than the intermediate value, a γ table to be darkened is selected (step S28), and γ conversion is performed according to the selected γ table (step S27).
【0052】このように、オブジェクトがイメージであ
る場合、イメージの変換をγ変換で行なう。この場合に
おけるイメージとは、ページに貼りつけたBMP画像
(Windowsの標準画像データ・フォーマット)や
DSVC撮影画像などを指している。ここで、イメージ
オブジェクトに対し、圧縮率を上げるためγ変換を用い
る理由について述べる。2値化後の画像からその一部分
を取り出した画像を図4に示す。(a)は低濃度部分に
多くみられ、白のランレングスが長い。(b)は(a)
を反転したもので、高濃度部分に多くみられ、黒のラン
レングスが長い。これに対し、(c)に示すように、中
間濃度部分が多い場合は、最長の白、黒のレングスが共
に(a),(b)に対して短いことがわかる。As described above, when the object is an image, the image is converted by γ conversion. The image in this case refers to a BMP image (Windows standard image data format) pasted on a page, a DSVC photographed image, or the like. Here, the reason why the γ conversion is used to increase the compression ratio for the image object will be described. FIG. 4 shows an image obtained by extracting a part of the image after binarization. (A) is often seen in the low density portion and has a long white run length. (B) is (a)
Which is often seen in high density areas and has a long black run length. On the other hand, as shown in (c), when the intermediate density portion is large, it can be seen that the longest white and black lengths are both shorter than (a) and (b).
【0053】したがって、イメージオブジェクトが低濃
度寄りの場合、濃度をさらに低い方向へ、一方、高濃度
寄りの場合にはさらに高い方向へ変換することにより、
ランレングスが長くなり、圧縮に有利になることがわか
る。Therefore, when the image object is closer to the lower density, the density is converted to a lower direction. On the other hand, when the image object is closer to the higher density, it is converted to a higher direction.
It can be seen that the run length becomes longer, which is advantageous for compression.
【0054】図5は、明るさデータvの頻度分布例を示
すグラフである。この場合、分布のピークは中間値v5
0よりも大きい(右側)にあるので、やや明るいオブジ
ェクトであることが分かる。したがって、白のランレン
グスを長くするために、図6に示すようにより明るくす
るγテーブルを選択し、イメージオブジェクトを変換す
る。FIG. 5 is a graph showing an example of a frequency distribution of the brightness data v. In this case, the peak of the distribution is the intermediate value v5
Since it is larger than 0 (right side), it can be seen that the object is slightly bright. Therefore, in order to increase the white run length, a gamma table to be made brighter as shown in FIG. 6 is selected, and the image object is converted.
【0055】したがって、上述した動作を行なうことに
より、修正部12による修正処理がγ変換であるため、
オリジナルの画質を大きく損なうことなく、圧縮率を上
げた状態で、入力されたオブジェクトデータを確実に記
憶媒体20に格納することができる。Therefore, by performing the above-described operation, the correction processing by the correction unit 12 is γ conversion.
The input object data can be reliably stored in the storage medium 20 in a state where the compression ratio is increased without greatly impairing the original image quality.
【0056】図7は、本発明の実施の形態1にかかる画
像圧縮処理装置の修正部における第2の動作例を示すフ
ローチャートであり、修正部12が間引き・単純拡大処
理によって画像修正を行なう例を示している。まず、イ
メージオブジェクトを入力し(ステップS31)、あら
かじめ定められたサンプルンリングレートでオリジナル
をサンプリングし、そのサンプリングした画素に対して
間引き処理を実行する(ステップS32)。続いて、間
引き処理を施した画像に対し、単純拡大処理を実行する
(ステップS33)。すなわち、補間式などを用いた拡
大ではなく、隣接する画素のデータをコピーするだけの
拡大方法を用いて拡大し、元の大きさに戻す。FIG. 7 is a flowchart showing a second operation example of the correcting section of the image compression processing apparatus according to the first embodiment of the present invention, in which the correcting section 12 corrects an image by thinning-out / simple enlargement processing. Is shown. First, an image object is input (step S31), an original is sampled at a predetermined sampling rate, and a thinning process is performed on the sampled pixels (step S32). Subsequently, a simple enlargement process is performed on the image subjected to the thinning process (step S33). That is, instead of enlargement using an interpolation formula or the like, enlargement is performed using an enlargement method that only copies data of adjacent pixels, and the original size is restored.
【0057】したがって、上述した動作を行なうことに
より、修正部12による修正処理が間引き処理という低
解像度化であるため、非常に圧縮が困難な黒画素がラン
ダムに存在する画像の圧縮に対して有効である。また、
ランダム調の画像に対して低解像度化を行なっても画質
の劣化がわかりにくい効果がある。Therefore, by performing the above-described operation, the correction process by the correction unit 12 is a thinning process, which is a low-resolution process, and is effective for compression of an image in which black pixels that are extremely difficult to compress exist randomly. It is. Also,
Even if the resolution is reduced for a random tone image, there is an effect that deterioration of the image quality is hard to be recognized.
【0058】図8は、本発明の実施の形態1にかかる画
像圧縮処理装置の修正部における第3の動作例を示すフ
ローチャートであり、修正部12が前述した図3および
図7を融合した動作例を示している。まず、前述と同様
に、イメージオブジェクトを入力し(ステップS4
1)、イメージオブジェクトからあらかじめ定められた
サンプルンリングレートでオリジナルをサンプリング
し、そのサンプリングした画素に対して間引き処理を実
行する(ステップS42)。続いて、間引き処理を施し
た画像に対し前述した図3のγ変換処理を実行する(ス
テップS43)。さらに、γ変換された画像に対し、単
純拡大処理を実行する(ステップS44)。したがっ
て、間引き処理の後にγ変換を行なった方が画素数が減
るので、処理速度が速くなる。FIG. 8 is a flowchart showing a third operation example of the correction unit of the image compression processing apparatus according to the first embodiment of the present invention. An example is shown. First, an image object is input as described above (step S4).
1) The original is sampled from the image object at a predetermined sampling rate, and a thinning process is performed on the sampled pixels (step S42). Subsequently, the above-described γ conversion processing of FIG. 3 is performed on the image on which the thinning processing has been performed (step S43). Further, simple enlargement processing is performed on the γ-converted image (step S44). Therefore, when the γ conversion is performed after the thinning processing, the number of pixels is reduced, and the processing speed is increased.
【0059】したがって、上述した動作を行なうことに
より、修正部12による修正処理を、γ変換および間引
き処理を併用して行なうため、より圧縮率を上げた状態
で、記憶媒体20にイメージオブジェクトを格納するこ
とができる。Therefore, by performing the above-described operation, the correction processing by the correction unit 12 is performed using both the γ conversion and the thinning-out processing. Therefore, the image object is stored in the storage medium 20 with the compression ratio further increased. can do.
【0060】つぎに、入力オブジェクトがグラフィック
スおよびテキストオブジェクトである場合の処理につい
て説明する。図9は、本発明の実施の形態1にかかる画
像圧縮処理装置の修正部における第4の動作例を示すフ
ローチャートである。まず、グラフィックスおよびテキ
ストオブジェクトを入力し(ステップS51)、後述す
る低階調数処理を実行する(ステップS52)。低階調
数処理とは、グラフィックスオブジェクトの色数を処理
であり、たとえば、図10に示すようになオブジェクト
を構成する色データに施すことによって実現される。す
なわち、中間濃度で指定された色を圧縮に都合がよい濃
度方向へ変更することにより、グラフィックスまたはテ
キストオブジェクトでの圧縮効率を上げることが可能に
なる。Next, processing when the input objects are graphics and text objects will be described. FIG. 9 is a flowchart illustrating a fourth operation example in the correction unit of the image compression processing device according to the first embodiment of the present invention. First, graphics and a text object are input (step S51), and low gradation number processing described later is executed (step S52). The low gradation number processing is processing of the number of colors of the graphics object, and is realized, for example, by applying the color data constituting the object as shown in FIG. That is, by changing the color designated by the intermediate density to a density direction that is convenient for compression, the compression efficiency of graphics or text objects can be increased.
【0061】図11は、本発明の実施の形態1にかかる
画像圧縮処理装置の修正部における第5の動作例を示す
フローチャートである。まず、前述と同様に、グラフィ
ックスおよびテキストオブジェクトを入力し(ステップ
S61)、後述するγ変換処理を実行する(ステップS
62)。このγ変換処理は、図12に示す特性を例とし
て上げることができる。低濃度、高濃度の部分に対して
はなるべくその濃度を維持させ、中濃度部を低/高濃度
の部分へ振り分ける。FIG. 11 is a flowchart showing a fifth operation example of the correction unit of the image compression processing apparatus according to the first embodiment of the present invention. First, in the same manner as described above, graphics and text objects are input (step S61), and γ conversion processing described later is executed (step S61).
62). This gamma conversion process can improve the characteristics shown in FIG. 12 as an example. The density is maintained as low as possible for low density and high density parts, and the medium density part is distributed to low / high density parts.
【0062】図13は、本発明の実施の形態1にかかる
画像圧縮処理装置の修正部における第6の動作例を示す
フローチャートであり、前述した図9および図11の動
作を融合したものである。まず、前述の図9と同様に、
グラフィックスおよびテキストオブジェクトを入力し
(ステップS71)、低階調数処理を実行する(ステッ
プS72)。さらに、前述の図11と同様に、γ変換処
理を実行する(ステップS73)。FIG. 13 is a flowchart showing a sixth operation example of the correcting section of the image compression processing apparatus according to the first embodiment of the present invention, which is a combination of the above-described operations of FIGS. . First, as in FIG. 9 described above,
Graphics and text objects are input (step S71), and low gradation number processing is executed (step S72). Further, similarly to FIG. 11 described above, a γ conversion process is executed (step S73).
【0063】図14は、本発明の実施の形態1にかかる
画像圧縮処理装置の修正部における第7の動作例を示す
フローチャートであり、前述した図9および図11の動
作を融合したものである。この動作は図13の動作に対
し、γ変換と低階調化の順序が異なる。すなわち、グラ
フィックスおよびテキストオブジェクトを入力し(ステ
ップS81)、前述の図11と同様に、γ変換処理を実
行する(ステップS82)。さらに、前述の図9と同様
に、低階調数処理を実行する(ステップS83)。FIG. 14 is a flowchart showing a seventh operation example of the correction unit of the image compression processing apparatus according to the first embodiment of the present invention, which is a combination of the above-described operations of FIGS. . This operation is different from the operation in FIG. 13 in the order of the γ conversion and the gradation reduction. That is, graphics and text objects are input (step S81), and γ conversion processing is executed (step S82) as in FIG. 11 described above. Further, similarly to the above-described FIG. 9, low gradation number processing is executed (step S83).
【0064】テキストオブジェクトに対して図15に示
すような特性の変換が望ましい。この特性は出力の際に
おける高濃度部を255に丸めている。一般的なビジネ
ス文書におけるテキストのほとんどはフルブラック、す
なわちR=G=B=0で表現されている。プリントはテ
キスト品質を高めるためにCMYK変換を行なった後、
K=255(黒文字は黒1色で再現され、文字周囲での
色付きは発生しない)で印刷される。ここで、K=25
5でテキストが描画されているということは、テキスト
の部分は黒画素が連続していることを意味する。It is desirable to convert the characteristics of the text object as shown in FIG. This characteristic rounds the high density portion to 255 at the time of output. Most of the text in general business documents is expressed in full black, that is, R = G = B = 0. The print is CMYK converted to improve text quality,
K = 255 (a black character is reproduced in one black color and no coloring occurs around the character). Where K = 25
The fact that the text is drawn in 5 means that the text portion is a sequence of black pixels.
【0065】これに対し、R=G=B=50の高濃度グ
レーの文字の場合は、テキスト部分がハーフトーンとな
り、白画素が入り込み、R=G=B=0のときの黒ラン
レングスより短くなる。そこで、シャドー部はデータを
潰すが、高濃度部では濃度変化の状態が認識しにくいた
め、画質の及ぼす影響が小さいことを利用する。なお、
低濃度部でも同じ処理を実行すると文字が消えることに
なるので、品質が著しく低下する。On the other hand, in the case of a high-density gray character of R = G = B = 50, the text portion is halftone, white pixels are included, and the black run length when R = G = B = 0 is smaller. Be shorter. Therefore, the shadow part destroys the data, but it is difficult to recognize the state of the density change in the high density part, so that the effect of the image quality is small. In addition,
If the same processing is performed even in a low density portion, the characters will disappear, and the quality will be significantly reduced.
【0066】したがって、グラフィックスおよびテキス
トオブジェクトに対し、上述した処理を実行することに
より、グラデーションを多用したグラフィックスに対し
ても圧縮率を上げることができる。また、階調数が多い
と2値化パターンが増え、その結果、ランレングスが一
定にならないが、階調数が少ない場合は2値化パターン
が限られるため、同じランレングスの繰り返しが発生し
やすくなり、符号化効率が向上する。また、グラフィッ
クスおよびテキストオブジェクトに対する修正を、γ変
換と低階調数化の組み合わせによって行なうため、より
一層の符号化効率が向上する。Therefore, by performing the above-described processing on graphics and text objects, it is possible to increase the compression ratio even for graphics that make extensive use of gradation. When the number of gradations is large, the number of binarized patterns increases, and as a result, the run length is not constant. However, when the number of gradations is small, the number of binarized patterns is limited. And the coding efficiency is improved. Further, since the modification of the graphics and text objects is performed by a combination of the γ conversion and the reduction of the number of gradations, the coding efficiency is further improved.
【0067】(実施の形態2)図16は、本発明に実施
の形態2にかかる画像圧縮処理装置の構成を示すブロッ
ク図である。この画像圧縮処理装置30は、図1に示し
た画像圧縮処理装置10に、オブジェクトがページを占
める割合を算出し判断する面積率算出・判断部31を付
加したものである。すなわち、面積率算出・判断部31
の後段に圧縮率算出・判断部11と、修正部12と、を
備えている。(Embodiment 2) FIG. 16 is a block diagram showing a configuration of an image compression processing apparatus according to Embodiment 2 of the present invention. This image compression processing apparatus 30 is obtained by adding an area ratio calculation / determination unit 31 for calculating and determining the ratio of an object occupying a page to the image compression processing apparatus 10 shown in FIG. That is, the area ratio calculation / judgment unit 31
In the subsequent stage, a compression ratio calculation / judgment unit 11 and a correction unit 12 are provided.
【0068】つぎに、以上のように構成された画像圧縮
処理装置30の動作について説明する。図17は、本発
明の実施の形態2にかかる画像圧縮処理装置の動作を示
すフローチャートである。まず、オブジェクトを面積率
算出・判断部31に入力し(ステップS91)、ページ
に対するオブジェクトの占める割合として面積率Sを算
出する(ステップS92)。続いて、上記算出した面積
率Sとあらかじめ設定した所定値ThSとを比較し、S
>ThSであるか否かを判断する(ステップS93)。
ここで、S>Thでなければ、すなわち面積率が小さい
場合には圧縮率への影響が小さいので、以降の処理をス
ルーさせる。一方、S>ThSであると判断した場合、
圧縮率への影響が大であるため、実施の形態1と同様
に、圧縮率算出・判断部11においてオブジェクトの圧
縮率Rateを算出する(ステップS94)。なお、オ
ブジェクトの種類がグラフィックス、テキストの場合に
はイメージに展開した後に圧縮率Rateを算出する。Next, the operation of the image compression processing device 30 configured as described above will be described. FIG. 17 is a flowchart illustrating the operation of the image compression processing device according to the second embodiment of the present invention. First, the object is input to the area ratio calculation / judgment unit 31 (step S91), and the area ratio S is calculated as the ratio of the object to the page (step S92). Subsequently, the calculated area ratio S is compared with a predetermined value ThS set in advance.
It is determined whether or not> ThS (step S93).
Here, if S> Th is not satisfied, that is, if the area ratio is small, the influence on the compression ratio is small, and the subsequent processing is skipped. On the other hand, if it is determined that S> ThS,
Since the influence on the compression ratio is large, the compression ratio calculation / determination unit 11 calculates the compression ratio Rate of the object as in the first embodiment (step S94). If the type of the object is graphics or text, the compression ratio Rate is calculated after the object is expanded into an image.
【0069】続いて、算出した圧縮率Rateをあらか
じめ定めた所定値ThRと比較し、圧縮率Rate<所
定値ThRであるか否かを判断する(ステップS9
5)。ここで、圧縮率Rate<所定値ThRであると
判断した場合、オブジェクトが記憶媒体20の記憶容量
を超えることを意味しているので、そのオブジェクトの
圧縮率を変更して修正し(ステップS96)、ステップ
S94に戻り、圧縮率が所定値ThRになるまで上記ス
テップS94〜ステップS96の動作を繰り返し実行す
る。Subsequently, the calculated compression rate Rate is compared with a predetermined value ThR, and it is determined whether or not the compression rate Rate <the predetermined value ThR (step S9).
5). Here, if it is determined that the compression ratio Rate <the predetermined value ThR, it means that the object exceeds the storage capacity of the storage medium 20, so the compression ratio of the object is changed and corrected (step S96). Returning to step S94, the operations of steps S94 to S96 are repeatedly executed until the compression ratio reaches the predetermined value ThR.
【0070】したがって、ページに対するオブジェクト
の占める割合として面積率Sを求め、その面積率Sが所
定値ThSより小さい場合には以降の処理を飛ばすこと
により、処理時間の短縮化を図ることができる。この効
果はイメージオブジェクトにおいて最も高く、テキスト
の場合はテキストを取り囲む矩形領域から面積を求める
ことができるが、テキスト自体、ページに対する面積率
が小さいため、テキストは除外してもよい。Therefore, the area ratio S is obtained as the ratio of the object to the page, and when the area ratio S is smaller than the predetermined value ThS, the subsequent processing is skipped, thereby shortening the processing time. This effect is highest in an image object, and in the case of text, the area can be obtained from a rectangular area surrounding the text. However, the text itself may have a small area ratio to the page, so that the text may be excluded.
【0071】(実施の形態3)図18は、本発明に実施
の形態3にかかる画像圧縮処理装置の構成を示すブロッ
ク図である。この画像圧縮処理装置40は、図1に示し
た画像圧縮処理装置10に、オブジェクトの種類がイメ
ージか、グラフィックスか、テキストかを判定するオブ
ジェクト判定部41を付加したものである。すなわち、
オブジェクト判定部41の後段に圧縮率算出・判断部1
1と、修正部12と、を備えている。(Embodiment 3) FIG. 18 is a block diagram showing a configuration of an image compression processing apparatus according to Embodiment 3 of the present invention. This image compression processing apparatus 40 is obtained by adding an object determination unit 41 for determining whether the type of an object is an image, graphics, or text to the image compression processing apparatus 10 shown in FIG. That is,
The compression ratio calculation / judgment unit 1 is provided after the object judgment unit 41.
1 and a correction unit 12.
【0072】つぎに、以上のように構成された画像圧縮
処理装置40の動作について説明する。図19は、本発
明の実施の形態3にかかる画像圧縮処理装置の動作を示
すフローチャートである。まず、処理対象の画像を入力
し(ステップS101)、オブジェクト判定終了である
か否かを判断する(ステップS102)。ここで、オブ
ジェクト判定が終了していないと判断した場合、オブジ
ェクトの判定を行ない(ステップS103)、まず、オ
ブジェクトがイメージであるか否かを判断する(ステッ
プS104)。ここで、オブジェクトがイメージであれ
ばイメージ用の修正を実行する(ステップS105)。Next, the operation of the image compression processing device 40 configured as described above will be described. FIG. 19 is a flowchart illustrating an operation of the image compression processing device according to the third embodiment of the present invention. First, an image to be processed is input (step S101), and it is determined whether or not the object determination has been completed (step S102). Here, if it is determined that the object determination has not been completed, the object is determined (step S103), and it is first determined whether or not the object is an image (step S104). Here, if the object is an image, a correction for the image is executed (step S105).
【0073】一方、ステップS104においてオブジェ
クトがイメージではないと判断した場合、オブジェクト
がグラフィックスであるか否かを判断する(ステップS
106)。ここで、オブジェクトがグラフィックスであ
れば、グラフィックス用の修正を実行する(ステップS
107)。一方、ステップS106においてオブジェク
トがグラフィックスではないと判断した場合、テキスト
用の修正を実行する(ステップS108)。On the other hand, if it is determined in step S104 that the object is not an image, it is determined whether the object is graphics (step S104).
106). If the object is a graphic, a correction for the graphic is executed (step S).
107). On the other hand, if it is determined in step S106 that the object is not a graphic, a text correction is performed (step S108).
【0074】このように、ページを構成するオブジェク
トの種類を順次確認していき、どの種類のオブジェクト
に該当するかを判断することにより、オブジェクトの種
類に適した修正が実現する。As described above, by sequentially confirming the types of the objects constituting the page and determining which type of the object corresponds, a correction suitable for the type of the object is realized.
【0075】[0075]
【発明の効果】以上説明したように、本発明にかかる画
像圧縮処理装置(請求項1)によれば、処理対象のオブ
ジェクト画像を符号化効率算出・判断手段に入力し、そ
こで符号化効率を算出し、当該算出値が所定値未満のと
きには、記憶媒体に記憶できないことなので、修正手段
により修正を行ない、この処理を所定値を満足するまで
修正を繰り返した後に後段に出力するため、オリジナル
画像を加工して画質低下を最小限に抑制しながら、限ら
れた記憶媒体に全データを記憶することができ、かつよ
り多くのページ数のデータの収容が実現する。As described above, according to the image compression processing apparatus according to the present invention (claim 1), the object image to be processed is input to the coding efficiency calculating / judging means, where the coding efficiency is determined. When the calculated value is less than the predetermined value, it cannot be stored in the storage medium. Therefore, the correction is performed by the correction means, and the processing is repeated until the predetermined value is satisfied, and is output to the subsequent stage. In addition, all data can be stored in a limited number of storage media while minimizing deterioration in image quality by processing the image data, and data of a larger number of pages can be accommodated.
【0076】また、本発明にかかる画像圧縮処理装置
(請求項2)によれば、請求項1において、イメージオ
ブジェクトの処理対象画像に対し、修正手段が、画像の
明るさの入出力特性であるγ特性をγテーブルにしたが
って変換するため、原画像に対する画質低下を最小限に
抑制しながら、画像のもつ特性に合わせた明るさレベル
の変更を行なうことができる。According to the image compression processing apparatus according to the present invention (claim 2), in claim 1, the correction means for the image to be processed of the image object is an input / output characteristic of the brightness of the image. Since the γ characteristic is converted in accordance with the γ table, it is possible to change the brightness level according to the characteristic of the image while minimizing the deterioration of the image quality of the original image.
【0077】また、本発明にかかる画像圧縮処理装置
(請求項3)によれば、請求項1において、イメージオ
ブジェクトの処理対象画像に対し、修正手段が、たとえ
ば間引き処理を行なった後、単純拡大処理により元の大
きさに戻す処理を実行するため、低解像度化の処理が実
現する。According to the image compression processing apparatus according to the present invention, the correcting means may perform, for example, thinning processing on the image to be processed of the image object, and then perform simple enlargement. Since the processing for returning to the original size is executed by the processing, the processing for lowering the resolution is realized.
【0078】また、本発明にかかる画像圧縮処理装置
(請求項4)によれば、請求項1において、イメージオ
ブジェクトの処理対象画像に対し、修正手段が、前述し
た請求項2および請求項3のγ特性変換および低解像度
化を組み合わせて実行するため、原画像に対する画質低
下を最小限に抑制しながら、より圧縮率を上げる場合に
有効となる修正が実現する。Further, according to the image compression processing apparatus according to the present invention (claim 4), in claim 1, the correction means for the image to be processed of the image object, the correction means according to claim 2 and claim 3 Since the gamma characteristic conversion and the resolution reduction are performed in combination, a correction that is effective when the compression ratio is further increased while minimizing the image quality deterioration of the original image is realized.
【0079】また、本発明にかかる画像圧縮処理装置
(請求項5)によれば、請求項1において、グラフィク
スオブジェクトまたはイメージオブジェクトの処理対象
画像に対し、修正手段が、画像の明るさの入出力特性で
あるγ特性をγテーブルにしたがって変換するため、原
画像に対する画質低下を最小限に抑制しながら、画像の
もつ特性に合わせた明るさレベルの変更を行なうことが
できる。Further, according to the image compression processing device of the present invention, the correction means for the image to be processed of the graphics object or the image object, the input / output of the brightness of the image is performed. Since the γ characteristic, which is the characteristic, is converted in accordance with the γ table, it is possible to change the brightness level in accordance with the characteristic of the image while minimizing the deterioration of the image quality of the original image.
【0080】また、本発明にかかる画像圧縮処理装置
(請求項6)によれば、請求項1において、グラフィク
スオブジェクトまたはイメージオブジェクトの処理対象
画像に対し、修正手段が、たとえば間引き処理を行なっ
た後、単純拡大処理により元の大きさに戻す処理を実行
するため、低解像度化の処理が実現する。Further, according to the image compression processing apparatus according to the present invention (claim 6), in claim 1, after the correction means performs, for example, a thinning process on the processing object image of the graphics object or the image object. In addition, since the processing for returning to the original size is executed by the simple enlargement processing, the processing for lowering the resolution is realized.
【0081】また、本発明にかかる画像圧縮処理装置
(請求項7)によれば、請求項1において、グラフィク
スオブジェクトまたはイメージオブジェクトの処理対象
画像に対し、修正手段が、前述した請求項2および請求
項3のγ特性変換および低解像度化を組み合わせて実行
するため、原画像に対する画質低下を最小限に抑制しな
がら、処理対象が有する画像の濃度分布や解像度レベル
に合わせた修正を行なうことができる。Further, according to the image compression processing apparatus according to the present invention (claim 7), the correction means for the processing object image of the graphics object or the image object in claim 1, Since the γ characteristic conversion and the resolution reduction in the item 3 are performed in combination, it is possible to perform the correction according to the density distribution and the resolution level of the image of the processing target while minimizing the degradation of the image quality of the original image. .
【0082】また、本発明にかかる画像圧縮処理装置
(請求項8)によれば、ページに対するオブジェクトの
占める割合(面積率)を求め、テキストオブジェクトは
面積率が大きいときは圧縮率への影響が大であるので以
降の修正処理を進め、面積率が小さいときには画像への
影響が少ないことから処理を飛ばすことにより、オブジ
ェクトの面積率の大小に応じた処理が実現するため、小
面積のイメージ画像の処理効率が向上する。According to the image compression processing apparatus of the present invention, the ratio of the object to the page (area ratio) is determined, and when the text object has a large area ratio, the effect on the compression ratio is not affected. Since it is large, the following correction processing is advanced, and when the area ratio is small, the processing is skipped because the effect on the image is small, so that processing according to the magnitude of the area ratio of the object is realized. Processing efficiency is improved.
【0083】また、本発明にかかる画像圧縮処理装置
(請求項9)によれば、イメージ、グラフィックス、テ
キストのオブジェクトが混在している場合、そのオブジ
ェクトの種類をオブジェクト判別手段によって判別する
ことにより、そのオブジェクトに適した修正が可能にな
るため、各オクジェクトに適した修正処理が実現する。Further, according to the image compression processing apparatus of the present invention, when objects of image, graphics, and text are mixed, the type of the object is determined by the object determining means. Therefore, a modification suitable for the object can be performed, so that a modification process suitable for each object is realized.
【0084】また、本発明にかかる画像圧縮処理方法
(請求項10)によれば、処理対象のオブジェクト画像
を入力してその符号化効率を算出し、当該算出値が所定
値未満のときには、記憶媒体に記憶できないことから、
所定値を満足するまで画像に所定の修正を加える処理を
繰り返し実行することにより、記憶媒体に収容可能な画
像修正が実現するため、オリジナル画像を加工して画質
低下を最小限に抑制しながら、限られた記憶媒体に全デ
ータを記憶することができ、かつより多くのページ数の
データの収容が実現する。Further, according to the image compression processing method of the present invention, the encoding efficiency is calculated by inputting the object image to be processed, and when the calculated value is less than the predetermined value, the image is stored. Because it cannot be stored on media,
By repeatedly executing a process of applying a predetermined correction to an image until a predetermined value is satisfied, an image correction that can be accommodated in a storage medium is realized. All data can be stored in a limited storage medium, and more pages of data can be accommodated.
【0085】また、本発明にかかる画像圧縮処理方法
(請求項11)によれば、ページに対するオブジェクト
の占める割合(面積率)を求め、テキストオブジェクト
は面積率が大きいときは圧縮率への影響が大であるので
画像の修正処理を進め、面積率が小さいときには画像へ
の影響が少ないことから画像修正処理をスルーさせるこ
とにより、オブジェクトの面積率の大小に応じた処理が
実現するため、小面積のイメージ画像の処理効率が向上
する。Further, according to the image compression processing method of the present invention (claim 11), the ratio (area ratio) of the object to the page is determined, and when the text object has a large area ratio, the influence on the compression ratio is not affected. Since the size is large, the image correction process is advanced, and when the area ratio is small, the image is not greatly affected. By passing the image correction process through, the process according to the size of the object area ratio is realized. The processing efficiency of the image image is improved.
【0086】また、本発明にかかる画像圧縮処理方法
(請求項12)によれば、イメージ、グラフィックス、
テキストのオブジェクトが混在している場合、そのオブ
ジェクトの種類をオブジェクト判別工程によって判別す
ることにより、そのオブジェクトに適した修正が可能に
なるため、各オクジェクトに適した修正処理が実現す
る。According to the image compression processing method of the present invention (claim 12), the image, graphics,
When text objects are mixed, the type of the object is determined in the object determination step, so that a correction suitable for the object can be performed. Therefore, a correction process suitable for each object is realized.
【0087】また、本発明にかかる画像圧縮処理方法
(請求項13)によれば、請求項10〜12の何れかに
おいて、イメージオブジェクトの処理対象画像に対し、
修正工程で、画像の明るさの入出力特性であるγ特性を
γテーブルにしたがって変換するため、原画像に対する
画質低下を最小限に抑制しながら、画像のもつ特性に合
わせた明るさレベルの変更が実現する。Further, according to the image compression processing method according to the present invention (claim 13), in any one of claims 10 to 12, the image object to be processed is
In the correction process, the gamma characteristic, which is the input / output characteristic of the brightness of the image, is converted according to the gamma table. Is realized.
【0088】また、本発明にかかる画像圧縮処理方法
(請求項14)によれば、請求項10〜12の何れかに
おいて、イメージオブジェクトの処理対象画像に対し、
修正工程で、たとえば間引き処理を行なった後、単純拡
大処理により元の大きさに戻す処理を実行するため、修
正処理における低解像度化が実現する。According to the image compression processing method of the present invention (claim 14), the image compression processing method according to any of claims 10 to 12
In the correction process, for example, after performing a thinning-out process, a process for returning to the original size by the simple enlargement process is executed, so that a lower resolution in the correction process is realized.
【0089】また、本発明にかかる画像圧縮処理方法
(請求項15)によれば、請求項10〜12の何れかに
おいて、イメージオブジェクトの処理対象画像に対し、
修正工程で、前述したγ特性変換および低解像度化を組
み合わせて実行するため、原画像に対する画質低下を最
小限に抑制しながら、より圧縮率を向上させたい場合に
有効である。According to the image compression processing method of the present invention (claim 15), the image compression processing method according to any of claims 10 to 12
In the correction process, since the above-described γ characteristic conversion and resolution reduction are performed in combination, it is effective when it is desired to further improve the compression ratio while minimizing the degradation of the image quality of the original image.
【0090】また、本発明にかかる画像圧縮処理方法
(請求項16)によれば、請求項10〜12の何れかに
おいて、グラフィクスオブジェクトまたはイメージオブ
ジェクトの処理対象画像に対し、修正工程で、画像の明
るさの入出力特性であるγ特性をγテーブルにしたがっ
て変換するため、原画像に対する画質低下を最小限に抑
制しながら、画像のもつ特性に合わせた明るさレベルの
変更を行なうことができる。Further, according to the image compression processing method of the present invention (claim 16), in any one of claims 10 to 12, an image to be processed of a graphics object or an image object is corrected in the correction step. Since the γ characteristic, which is the brightness input / output characteristic, is converted according to the γ table, it is possible to change the brightness level according to the characteristic of the image while minimizing the deterioration of the image quality of the original image.
【0091】また、本発明にかかる画像圧縮処理方法
(請求項17)によれば、請求項10〜12の何れかに
おいて、グラフィクスオブジェクトまたはイメージオブ
ジェクトの処理対象画像に対し、修正工程で、たとえば
間引き処理を行なった後、単純拡大処理により元の大き
さに戻す処理を実行するため、低解像度化の修正処理が
実現する。Further, according to the image compression processing method of the present invention (claim 17), in any one of claims 10 to 12, the image to be processed of the graphics object or the image object is corrected in the correction step, for example, by thinning. After the processing, the processing for returning to the original size by the simple enlargement processing is executed, so that the correction processing for lowering the resolution is realized.
【0092】また、本発明にかかる画像圧縮処理方法
(請求項18)によれば、請求項10〜12の何れかに
おいて、グラフィクスオブジェクトまたはイメージオブ
ジェクトの処理対象画像に対し、前述したγ特性変換お
よび低解像度化(低画素化)を組み合わせて修正工程で
行なうため、原画像に対する画質低下を最小限に抑制し
ながら、処理対象が有する画像の濃度分布や解像度レベ
ルに合わせた修正が実現する。Further, according to the image compression processing method according to the present invention (claim 18), in any one of claims 10 to 12, the above-mentioned γ-characteristic conversion and image processing are performed on the image to be processed of the graphics object or the image object. Since the correction process is performed in combination with lowering the resolution (lowering the number of pixels), the correction according to the density distribution and the resolution level of the image to be processed can be realized while minimizing the deterioration of the image quality of the original image.
【図1】本発明の実施の形態1にかかる画像圧縮処理装
置の構成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of an image compression processing device according to a first embodiment of the present invention;
【図2】本発明の実施の形態1にかかる画像圧縮処理装
置の動作を示すフローチャートである。FIG. 2 is a flowchart illustrating an operation of the image compression processing device according to the first exemplary embodiment of the present invention;
【図3】本発明の実施の形態1にかかる画像圧縮処理装
置の修正部における第1の動作例を示すフローチャート
である。FIG. 3 is a flowchart illustrating a first operation example in the correction unit of the image compression processing device according to the first embodiment of the present invention;
【図4】2値化後の画像から一部分を切り出した状態の
画像例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of an image in a state where a part is cut out from an image after binarization.
【図5】明るさデータvの頻度分布例を示すグラフであ
る。FIG. 5 is a graph showing an example of a frequency distribution of brightness data v.
【図6】明るめのγ変換に用いるγテーブル例を示すグ
ラフである。FIG. 6 is a graph showing an example of a γ table used for brighter γ conversion.
【図7】本発明の実施の形態1にかかる画像圧縮処理装
置の修正部における第2の動作例を示すフローチャート
である。FIG. 7 is a flowchart illustrating a second operation example in the correction unit of the image compression processing device according to the first embodiment of the present invention;
【図8】本発明の実施の形態1にかかる画像圧縮処理装
置の修正部における第3の動作例を示すフローチャート
である。FIG. 8 is a flowchart illustrating a third operation example in the correction unit of the image compression processing device according to the first embodiment of the present invention;
【図9】本発明の実施の形態1にかかる画像圧縮処理装
置の修正部における第4の動作例を示すフローチャート
である。FIG. 9 is a flowchart illustrating a fourth operation example of the correction unit of the image compression processing device according to the first embodiment of the present invention;
【図10】図9における階調画像例を示すグラフであ
る。FIG. 10 is a graph showing an example of a gradation image in FIG. 9;
【図11】本発明の実施の形態1にかかる画像圧縮処理
装置の修正部における第5の動作例を示すフローチャー
トである。FIG. 11 is a flowchart illustrating a fifth operation example of the correction unit of the image compression processing device according to the first embodiment of the present invention;
【図12】図11におけるγ変換例を示すグラフであ
る。FIG. 12 is a graph showing an example of γ conversion in FIG. 11;
【図13】本発明の実施の形態1にかかる画像圧縮処理
装置の修正部における第6の動作例を示すフローチャー
トである。FIG. 13 is a flowchart illustrating a sixth operation example in the correction unit of the image compression processing device according to the first embodiment of the present invention;
【図14】本発明の実施の形態1にかかる画像圧縮処理
装置の修正部における第7の動作例を示すフローチャー
トである。FIG. 14 is a flowchart illustrating a seventh operation example in the correction unit of the image compression processing device according to the first embodiment of the present invention;
【図15】低階調数化およびγ変換例を示すグラフであ
る。FIG. 15 is a graph showing an example of reduction in the number of gradations and γ conversion.
【図16】本発明に実施の形態2にかかる画像圧縮処理
装置の構成を示すブロック図である。FIG. 16 is a block diagram illustrating a configuration of an image compression processing device according to a second embodiment of the present invention;
【図17】本発明の実施の形態2にかかる画像圧縮処理
装置の動作を示すフローチャートである。FIG. 17 is a flowchart illustrating an operation of the image compression processing device according to the second embodiment of the present invention;
【図18】本発明に実施の形態3にかかる画像圧縮処理
装置の構成を示すブロック図である。FIG. 18 is a block diagram illustrating a configuration of an image compression processing device according to a third embodiment of the present invention.
【図19】本発明の実施の形態3にかかる画像圧縮処理
装置の動作を示すフローチャートである。FIG. 19 is a flowchart illustrating an operation of the image compression processing device according to the third embodiment of the present invention;
10,30,40 画像圧縮処理装置 20 記憶媒体 11 圧縮率算出・判断部 12 修正部 31 面積率算出・判断部 41 オブジェクト判定部 10, 30, 40 Image compression processing device 20 Storage medium 11 Compression ratio calculation / judgment unit 12 Correction unit 31 Area ratio calculation / judgment unit 41 Object judgment unit
フロントページの続き Fターム(参考) 5C053 FA07 FA23 GA11 GB26 KA04 LA03 5C059 KK08 MA04 MB14 ME05 PP01 PP28 SS11 TA58 TC24 TC34 TC38 TD10 TD12 TD15 UA02 5C078 CA02 DA00 DA01 DB00 DB04Continued on the front page F-term (reference) 5C053 FA07 FA23 GA11 GB26 KA04 LA03 5C059 KK08 MA04 MB14 ME05 PP01 PP28 SS11 TA58 TC24 TC34 TC38 TD10 TD12 TD15 UA02 5C078 CA02 DA00 DA01 DB00 DB04
Claims (18)
し、当該オブジェクト画像を圧縮して出力する画像圧縮
処理装置において、 前記オブジェクト画像の符号化効率を算出し、当該符号
化効率をあらかじめ定められた所定値と比較し、当該符
号化効率の大きさを判断する符号化効率算出・判断手段
と、 前記符号化効率算出・判断手段による判断が所定値より
大きいと判断された場合、符号化効率を変更して修正
し、前記符号化効率算出・判断手段に戻す修正手段と、 を備えたことを特徴とする画像圧縮処理装置。An image compression processing apparatus for inputting an object image to be processed, compressing and outputting the object image, calculates an encoding efficiency of the object image, and determines the encoding efficiency in advance. A coding efficiency calculating / judging means for comparing the coding efficiency with the predetermined value, and judging the magnitude of the coding efficiency. An image compression processing apparatus comprising: a correction unit that changes and corrects and returns to the coding efficiency calculation / judgment unit.
ェクトであって、 前記修正手段は、前記オブジェクト画像のγ特性変換を
行なうことを特徴とする請求項1に記載の画像圧縮処理
装置。2. The image compression processing apparatus according to claim 1, wherein the object image is an image object, and wherein the correction unit performs gamma conversion of the object image.
ェクトであって、 前記修正手段は、前記オブジェクト画像の解像度を粗く
する低解像度化による修正を行なうことを特徴とする請
求項1に記載の画像圧縮処理装置。3. The image compression processing apparatus according to claim 1, wherein the object image is an image object, and wherein the correction unit performs a correction by lowering the resolution of the object image. .
ェクトであって、 前記修正手段は、前記オブジェクト画像のγ特性変換お
よび低解像度化の組み合わせによる修正を行なうことを
特徴とする請求項1に記載の画像圧縮処理装置。4. The image compression apparatus according to claim 1, wherein said object image is an image object, and said correction means corrects the object image by a combination of gamma characteristic conversion and resolution reduction. Processing equipment.
ブジェクトまたはイメージオブジェクトであって、 前記修正手段は、前記オブジェクト画像のγ特性変換を
行なうことを特徴とする請求項1に記載の画像圧縮処理
装置。5. The image compression processing apparatus according to claim 1, wherein the object image is a graphics object or an image object, and the correction unit performs a γ characteristic conversion of the object image.
ブジェクトまたはイメージオブジェクトであって、 前記修正手段は、前記オブジェクト画像の解像度を粗く
する低解像度化による修正を行なうことを特徴とする請
求項1に記載の画像圧縮処理装置。6. The image according to claim 1, wherein the object image is a graphics object or an image object, and wherein the correction unit performs the correction by reducing the resolution of the object image to a lower resolution. Compression processing device.
ブジェクトまたはイメージオブジェクトであって、 前記修正手段は、前記オブジェクト画像のγ特性変換お
よび低解像度化の組み合わせによる修正を行なうことを
特徴とする請求項1に記載の画像圧縮処理装置。7. The object image processing method according to claim 1, wherein the object image is a graphics object or an image object, and wherein the correction unit corrects the object image by a combination of γ characteristic conversion and resolution reduction. Image compression processing device.
を占める割合を算出し、当該算出値をあらかじめ定めら
れた所定値と比較し、当該算出値の大きさを判断する面
積率算出・判断手段を備え、 前記修正手段は、前記面積率算出・判断手段による算出
値が所定値より小さいと判断された場合に、符号化効率
を変更して修正し、前記符号化効率算出・判断手段に戻
すことを特徴とする請求項1〜7のいずれか一つに記載
の画像圧縮処理装置。8. An area ratio calculating / judging means for calculating a ratio of the object image occupying a page, comparing the calculated value with a predetermined value, and judging the size of the calculated value. The correction unit, when it is determined that the value calculated by the area ratio calculation / determination unit is smaller than a predetermined value, changes and corrects the coding efficiency, and returns to the coding efficiency calculation / determination unit. The image compression processing apparatus according to any one of claims 1 to 7, wherein:
判別するオブジェクト判別手段を備え、 前記修正手段は、前記オブジェクト判別手段で判別され
たオブジェクトの種類に応じて修正を行なうことを特徴
とする請求項1〜8のいずれか一つに記載の画像圧縮処
理装置。9. The image processing apparatus according to claim 1, further comprising: an object determining unit configured to determine a type of the object image, wherein the correcting unit performs correction according to the type of the object determined by the object determining unit. An image compression processing apparatus according to any one of claims 1 to 8.
力し、当該オブジェクト画像を圧縮して出力する画像圧
縮処理方法において、 前記オブジェクト画像の符号化効率を算出する算出工程
と、 前記第1の工程で算出された符号化効率をあらかじめ定
められた所定値と比較判断する符号化効率判断工程と、 前記符号化効率判断工程よる判断が所定値より大きいと
判断された場合、符号化効率を変更し所定値以下になる
まで修正を繰り返し実行する修正工程と、 を含むことを特徴とする画像圧縮処理方法。10. An image compression processing method for inputting an object image to be processed and compressing and outputting the object image, wherein: a calculating step of calculating the encoding efficiency of the object image; An encoding efficiency determining step of comparing the calculated encoding efficiency with a predetermined value determined in advance; and, if the determination by the encoding efficiency determining step is determined to be larger than the predetermined value, changing the encoding efficiency to a predetermined value. A correction step of repeatedly executing correction until the value becomes equal to or less than a value.
力し、当該オブジェクト画像を圧縮して出力する画像圧
縮処理方法において、 前記オブジェクト画像がページを占める割合を算出し、
当該算出値をあらかじめ定められた所定値と比較し、当
該算出値の大きさを判断する面積率判断工程と、 前記面積率判断工程による算出値が所定値より小さい判
断された場合、符号化効率を変更し所定値以下になるま
で修正を繰り返し実行する修正工程と、 を含むことを特徴とする画像圧縮処理方法。11. An image compression processing method for inputting an object image to be processed and compressing and outputting the object image, wherein a ratio of the object image occupying a page is calculated,
Comparing the calculated value with a predetermined value determined in advance, and determining an area ratio determining step of determining the magnitude of the calculated value; and determining that the calculated value in the area ratio determining step is smaller than the predetermined value, the coding efficiency. And a correction step of repeatedly executing the correction until the value becomes equal to or less than a predetermined value.
力し、当該オブジェクト画像を圧縮して出力する画像圧
縮処理方法において、 前記オブジェクト画像の種類を判別するオブジェクト判
別工程と、 前記オブジェクト判別工程で判別されたオブジェクトの
種類に応じて、符号化効率を変更し所定値以下になるま
で修正を繰り返し実行する修正工程と、 を含むことを特徴とする画像圧縮処理方法。12. An image compression processing method for inputting an object image to be processed and compressing and outputting the object image, wherein the object determination step includes determining an object image type and the object determination step. A coding step of changing the coding efficiency according to the type of the object and repeatedly executing the correction until the coding efficiency becomes equal to or less than a predetermined value.
ジェクトであって、 前記修正工程は、前記オブジェクト画像のγ特性変換で
あることを特徴とする請求項10〜12のいずれか一つ
に記載の画像圧縮処理方法。13. The image compression process according to claim 10, wherein the object image is an image object, and the correcting step is a γ characteristic conversion of the object image. Method.
ジェクトであって、 前記修正工程は、前記オブジェクト画像の解像度を粗く
する低解像度化であることを特徴とする請求項10〜1
2のいずれか一つに記載の画像圧縮処理方法。14. The object image processing method according to claim 10, wherein said object image is an image object, and said correcting step is a low-resolution process for reducing a resolution of said object image.
3. The image compression processing method according to any one of 2.
ジェクトであって、 前記修正工程は、前記オブジェクト画像のγ特性変換お
よび低解像度化の組み合わせであることを特徴とする請
求項10〜12のいずれか一つに記載の画像圧縮処理方
法。15. The image processing apparatus according to claim 10, wherein the object image is an image object, and the correcting step is a combination of conversion of a gamma characteristic of the object image and resolution reduction. 2. The image compression processing method according to 1.
オブジェクトまたはイメージオブジェクトであって、 前記修正工程は、前記オブジェクト画像のγ特性変換で
あることを特徴とする請求項10〜12のいずれか一つ
に記載の画像圧縮処理方法。16. The object according to claim 10, wherein the object image is a graphics object or an image object, and the correcting step is a γ characteristic conversion of the object image. Image compression processing method.
オブジェクトまたはイメージオブジェクトであって、 前記修正工程は、前記オブジェクト画像の解像度を粗く
する低解像度化であることを特徴とする請求項10〜1
2のいずれか一つに記載の画像圧縮処理方法。17. The image processing method according to claim 10, wherein the object image is a graphics object or an image object, and the correcting step is a low-resolution process for reducing a resolution of the object image.
3. The image compression processing method according to any one of 2.
オブジェクトまたはイメージオブジェクトであって、 前記修正工程は、前記オブジェクト画像のγ特性変換お
よび低解像度化の組み合わせであることを特徴とする請
求項10〜12のいずれか一つに記載の画像圧縮処理方
法。18. The method according to claim 10, wherein the object image is a graphics object or an image object, and the correcting step is a combination of conversion of a gamma characteristic and resolution reduction of the object image. The image compression processing method according to any one of the above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000321333A JP3857515B2 (en) | 2000-10-20 | 2000-10-20 | Image compression processing apparatus and image compression processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000321333A JP3857515B2 (en) | 2000-10-20 | 2000-10-20 | Image compression processing apparatus and image compression processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2002135600A true JP2002135600A (en) | 2002-05-10 |
JP3857515B2 JP3857515B2 (en) | 2006-12-13 |
Family
ID=18799477
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000321333A Expired - Lifetime JP3857515B2 (en) | 2000-10-20 | 2000-10-20 | Image compression processing apparatus and image compression processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3857515B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011114668A1 (en) * | 2010-03-18 | 2011-09-22 | パナソニック株式会社 | Data processing device and data processing method |
-
2000
- 2000-10-20 JP JP2000321333A patent/JP3857515B2/en not_active Expired - Lifetime
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011114668A1 (en) * | 2010-03-18 | 2011-09-22 | パナソニック株式会社 | Data processing device and data processing method |
US9113173B2 (en) | 2010-03-18 | 2015-08-18 | Panasonic Intellectual Property Corporation Of America | Data processing device and data processing method which compresses image data |
Also Published As
Publication number | Publication date |
---|---|
JP3857515B2 (en) | 2006-12-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5132517B2 (en) | Image processing apparatus and image processing method | |
US7706021B2 (en) | Image processing apparatus and image processing method for suppressing jaggies in the edge portions of image | |
JP4861711B2 (en) | Image processing apparatus, image compression method, image compression program, and recording medium | |
US8553301B2 (en) | Image processing apparatus, method, and program product to perform color-reduction processing for a block | |
EP0590923B1 (en) | Method for compressing, processing, and storing grayscale bitmaps | |
JP3843581B2 (en) | Image encoding device, image decoding device, image processing device, image encoding method, image decoding method, and image processing method | |
JP5139786B2 (en) | Image processing apparatus, image processing method, and image processing program | |
JP2006033828A (en) | Common exchange format architecture for color printing in multi-function system | |
US6824240B2 (en) | Image processing apparatus and method and recording medium | |
CN101800827A (en) | Device and method | |
US11818319B2 (en) | Information processing apparatus, image processing method, and medium | |
WO1996024910A1 (en) | Enhancement of image resolution and contrast | |
JP2006262436A (en) | Image processing apparatus | |
US6873440B2 (en) | Multibit screening of print documents in a PDL environment | |
JP4035456B2 (en) | Image compression method and image compression apparatus | |
JP4898601B2 (en) | Image processing apparatus, image processing method, and program thereof | |
US7511860B2 (en) | Systems and methods of embedding gamut mapping information into printed images | |
US7746501B2 (en) | Method and device for compressing image data | |
JP2009071831A (en) | Image processor, image processing method, and image forming apparatus | |
JP2756371B2 (en) | Image processing device | |
JP3857515B2 (en) | Image compression processing apparatus and image compression processing method | |
JP2007189275A (en) | Image processor | |
JP4963559B2 (en) | Image processing apparatus, image forming apparatus, image processing method, and program for causing computer to execute the method | |
JP3361201B2 (en) | Image encoding apparatus, image encoding / decoding apparatus, and image encoding / decoding method | |
JP2007235430A (en) | Image processor and processing method, image distribution device, image formation apparatus, program, and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050121 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20050202 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060620 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060818 |
|
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: 20060912 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20060914 |
|
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: 20090922 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100922 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110922 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120922 Year of fee payment: 6 |