JP2000069281A - Image reduction device, its method and computer-readable recording medium recorded with program - Google Patents

Image reduction device, its method and computer-readable recording medium recorded with program

Info

Publication number
JP2000069281A
JP2000069281A JP10237216A JP23721698A JP2000069281A JP 2000069281 A JP2000069281 A JP 2000069281A JP 10237216 A JP10237216 A JP 10237216A JP 23721698 A JP23721698 A JP 23721698A JP 2000069281 A JP2000069281 A JP 2000069281A
Authority
JP
Japan
Prior art keywords
image data
reduction
pixels
image
total number
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10237216A
Other languages
Japanese (ja)
Inventor
Motoyuki Suzuki
基之 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP10237216A priority Critical patent/JP2000069281A/en
Publication of JP2000069281A publication Critical patent/JP2000069281A/en
Pending legal-status Critical Current

Links

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce image data while keeping image quality. SOLUTION: This device for reducing digital image data is provided with summing means 19, 20, that obtain a total number of black or white pixels in each division area obtd. by dividing the digital image data into plural divisions respectively, a discrimination means, that discriminates whether a thinning reduction processing or an overlapping reduction processing is executed in each division area, based on a relation between the total pixel number in each division area and the total number of black or white pixels in each division area, and a reduction means that reduces each division area by the reduction processing decided by the discrimination means to obtain reduced image data of the digital image data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、デジタル画像デー
タを縮小するための装置及び方法並びにプログラムを記
録したコンピュータ読み取り可能な記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus and a method for reducing digital image data and a computer-readable recording medium on which a program is recorded.

【0002】[0002]

【従来の技術】例えば、精巧な画像読み取り装置等によ
って読み込まれたデジタルの二次元モノクロ画像データ
をパーソナルコンピュータやワークステーション等の計
算機により保存、管理する場合には、画像データを一旦
ハードディスク等の記憶装置に格納し、必要な場合にこ
の記憶装置から読み出してディスプレイ等のような表示
装置に表示したり、印字出力する。
2. Description of the Related Art For example, when digital two-dimensional monochrome image data read by a sophisticated image reading device is stored and managed by a computer such as a personal computer or a workstation, the image data is temporarily stored in a hard disk or the like. It is stored in a device, read out from the storage device when necessary, and displayed on a display device such as a display or printed out.

【0003】このような場合において、画像データをそ
のまま表示するには、画像データが大きすぎて表示装置
に収まらないことがある。ゆえに、一般的には、画像デ
ータを表示装置の大きさに合わせて縮小加工してから表
示する。
In such a case, in order to display the image data as it is, the image data may be too large to fit on the display device. Therefore, generally, image data is displayed after being reduced in size according to the size of the display device.

【0004】また、元の画像データが大きい場合には参
照用に縮小した画像データを作成して印字出力するのが
一般的である。図6は、上述した画像データの読み取り
から画像データの表示までを行う従来の画像処理装置の
構成を示すブロック図である。
[0004] When the original image data is large, it is common to create reduced image data for reference and print it out. FIG. 6 is a block diagram illustrating a configuration of a conventional image processing apparatus that performs the above-described process from reading image data to displaying image data.

【0005】この画像処理装置は、主に画像読み取り装
置1、圧縮画像ファイル2、画像表示装置3から構成さ
れている。用紙4に描かれた例えばモノクロ写真や地図
等のような二次元画像は、画像読み取り装置1内のスキ
ャナ5によって読み取られ、画像データとして一旦画像
メモリ6に格納される。
The image processing apparatus mainly comprises an image reading device 1, a compressed image file 2, and an image display device 3. A two-dimensional image such as a monochrome photograph or a map drawn on the paper 4 is read by a scanner 5 in the image reading device 1 and temporarily stored in an image memory 6 as image data.

【0006】画像メモリ6に格納されたデジタルの画像
データは、格納効率を上げるために画像圧縮処理部7に
よって画像圧縮されて圧縮画像データとして圧縮画像フ
ァイル2に書き込まれて保存される。
The digital image data stored in the image memory 6 is image-compressed by an image compression processing unit 7 to increase the storage efficiency, and is written and stored as compressed image data in a compressed image file 2.

【0007】画像圧縮処理部7における画像圧縮の方法
は、既に種々の方法が実施されている。例えば、モノク
ロ画像データを送信するファクシミリ通信におけるG4
方式で採用されているCCITT(国際電信電話諮問委
員会)の勧告T4又はT6においては、水平方向に連続
して配列されている黒画素と白画素の数をコード化する
ことで画像圧縮を行う方法が定義されている。
Various image compression methods have already been implemented in the image compression processing section 7. For example, G4 in facsimile communication for transmitting monochrome image data
In the CCITT (International Telegraph and Telephone Consultative Committee) recommendation T4 or T6 adopted in the system, image compression is performed by coding the number of black pixels and white pixels arranged continuously in the horizontal direction. A method has been defined.

【0008】したがって、この圧縮方法を画像圧縮処理
部7に採用すると、圧縮画像ファイル2には、多数の圧
縮コードで構成された圧縮画像データが記憶されること
になる。
Therefore, if this compression method is adopted in the image compression processing section 7, the compressed image file 2 stores compressed image data composed of a large number of compression codes.

【0009】圧縮画像ファイル2内に記憶された圧縮画
像データは、必要に応じて画像表示装置3によって読み
取られ、一旦画像データメモリ8に格納される。この画
像データメモリ8に格納された圧縮画像データは、さら
に画像伸長処理部9によって二次元の配列上(格子状)
に画素が並んだ状態に伸長復元される。
The compressed image data stored in the compressed image file 2 is read by the image display device 3 as needed, and is temporarily stored in the image data memory 8. The compressed image data stored in the image data memory 8 is further processed by an image decompression processing unit 9 into a two-dimensional array (lattice form).
Are decompressed and restored to the state where the pixels are aligned.

【0010】そして、伸長復元された画像データはビッ
トマップメモリ10に一旦展開される。ビットマップメ
モリ10に展開された画像データは次の画像縮小処理部
11によって縮小処理されたのち表示バッファ12に書
き込まれ、この表示バッファ12の内容が表示装置13
によって表示される。
[0010] The decompressed and restored image data is temporarily expanded in the bitmap memory 10. The image data expanded in the bitmap memory 10 is reduced by the next image reduction processing unit 11 and then written into the display buffer 12, and the contents of the display buffer 12 are stored in the display device 13.
Displayed by

【0011】なお、画像縮小処理部11によって採用さ
れる画像データの縮小方法には、主に単純間引き方法、
及び重ね合わせ間引き方法の2つの方法が存在する。図
7は、この単純間引き方法と重ね合わせ間引き方法の相
違点を示す図である。
The image data reduction method adopted by the image reduction processing unit 11 mainly includes a simple thinning method,
There are two methods: a superimposition thinning method. FIG. 7 is a diagram showing a difference between the simple thinning method and the superimposed thinning method.

【0012】図7(a)は原画像データと単純間引き後
の画像データとの関係を示している。単純間引き方法
は、原画像データ14を縮小するときに縮小率に応じて
余分な画像データを取り除くことにより縮小する方法で
あり、例えば1/3に縮小する場合には原画像データ1
4における水平方向及び垂直方向の3画素配列のうちの
2画素配列を無作為に排除することにより縮小画像デー
タ15が得られる。
FIG. 7A shows the relationship between original image data and image data after simple thinning. The simple thinning method is a method of reducing the original image data 14 by removing extra image data in accordance with the reduction ratio when reducing the original image data 14. For example, when reducing to 1/3, the original image data 1 is reduced.
The reduced image data 15 is obtained by randomly excluding two pixel arrays among the three pixel arrays in the horizontal and vertical directions in FIG.

【0013】この単純間引き方法は、主に写真画像デー
タを縮小する場合に有効である。図7(b)は原画像デ
ータと重ね合わせ間引き後の画像データとの関係を示し
ている。
This simple thinning method is effective mainly for reducing photographic image data. FIG. 7B shows the relationship between the original image data and the image data after superimposed thinning.

【0014】重ね合わせ間引き方法は、原画像データ1
4において隣接する所定の範囲の画素を重ね合わせてい
くことにより縮小する方法であり、例えば1/3に縮小
する場合には水平方向3画素分×垂直方向3画素分から
なる領域の9画素全ての論理和を求めて縮小画像データ
16が得られる。この重ね合わせ間引き方法は、主に図
面や文書画像データを縮小する場合に有効である。
The superimposition thinning method uses the original image data 1
4 is a method of reducing by overlapping pixels in a predetermined range adjacent to each other. For example, in the case of reducing to 1/3, all nine pixels in an area consisting of three pixels in the horizontal direction × three pixels in the vertical direction are used. The reduced image data 16 is obtained by calculating the logical sum. This superimposition thinning method is effective mainly when reducing drawing or document image data.

【0015】[0015]

【発明が解決しようとする課題】しかしながら、上記の
ような従来の縮小方法を用いて、写真と図面や、写真と
文書が混在した画像データを縮小すると、縮小画像デー
タのかすれや潰れが発生する場合がある。
However, when the image data in which the photograph and the drawing or the photograph and the document are mixed are reduced by using the above-mentioned conventional reduction method, the reduced image data is blurred or crushed. There are cases.

【0016】すなわち、単純間引き方法を用いた場合に
は、画像データ内の図面や文章の部分が部分的に削除さ
れることにより、かすれが生じてしまう。また、重ね合
わせ間引き方法を用いた場合には、領域内の論理和が求
められるため、写真部分が黒く潰れてしまう。
That is, when the simple thinning method is used, blurring occurs due to partial deletion of drawings and sentences in image data. In addition, when the superimposition thinning method is used, since the logical sum in the area is obtained, the photograph portion is crushed black.

【0017】したがって、写真と図面や、写真と文書が
混在した画像データを従来の縮小方法を用いて高画質に
縮小したい場合には、図面・文書画像データと写真画像
データを別々に縮小した後に合成する必要がある。
Therefore, when it is desired to reduce image data including a photograph and a drawing or a mixture of a photograph and a document to a high image quality by using a conventional reducing method, the drawing / document image data and the photographic image data are separately reduced. It needs to be synthesized.

【0018】本発明は、以上のような実状に鑑みてなさ
れたもので、図面・文書画像データと写真画像データと
が混在する場合等のように、原画像データが複数の画像
性質を有する場合であっても高画質に縮小可能な画像縮
小装置及び方法並びにプログラムを記録したコンピュー
タ読み取り可能な記録媒体を提供することを目的とす
る。
The present invention has been made in view of the above situation, and has a case where original image data has a plurality of image properties, such as a case where drawing / document image data and photographic image data are mixed. It is an object of the present invention to provide an image reduction apparatus and method capable of reducing image quality to a high image quality, and a computer-readable recording medium on which a program is recorded.

【0019】[0019]

【課題を解決するための手段】本発明は、上記目的を達
成するために以下のような手段を講じた。第1の発明の
画像縮小装置は、デジタル画像データを縮小する装置で
あって、デジタル画像データを複数に分割して得られる
各分割領域毎に、黒画素又は白画素の合計数を求める合
計手段と、各分割領域毎の総画素数と、各分割領域毎の
黒画素又は白画素の合計数との関係に基づいて、各分割
領域毎に間引き縮小処理又は重ね合わせ縮小処理のいず
れを実行するかを判定する判定手段と、判定手段によっ
て決定された縮小処理によって各分割領域を縮小し、デ
ジタル画像データの縮小画像データを求める縮小手段と
を具備した画像縮小装置である。
In order to achieve the above object, the present invention takes the following measures. An image reducing device according to a first aspect of the present invention is a device for reducing digital image data, wherein a totaling means for calculating a total number of black pixels or white pixels for each divided region obtained by dividing the digital image data into a plurality. Based on the relationship between the total number of pixels in each divided area and the total number of black or white pixels in each divided area, either the thinning reduction processing or the overlap reduction processing is executed for each divided area. The image reducing apparatus includes: a determining unit that determines whether the digital image data is reduced by the reducing process determined by the determining unit; and a reducing unit that obtains reduced image data of digital image data.

【0020】第2の発明の画像縮小装置は、第1の発明
の画像縮小装置であって、分割領域は、デジタル画像デ
ータの行又は列である画像縮小装置である。第3の発明
の画像縮小装置は、第1又は第2の発明の画像縮小装置
であって、デジタル画像データは、圧縮されていた画像
データを伸長して得られたものである画像縮小装置であ
る。
An image reduction apparatus according to a second aspect is the image reduction apparatus according to the first aspect, wherein the divided area is a row or a column of digital image data. An image reduction apparatus according to a third aspect is the image reduction apparatus according to the first or second aspect, wherein the digital image data is obtained by expanding compressed image data. is there.

【0021】第4の発明の画像縮小方法は、デジタル画
像データを縮小する方法であって、デジタル画像データ
を複数に分割して得られる各分割領域毎に、黒画素又は
白画素の合計数を求め、各分割領域毎の総画素数と、各
分割領域毎の黒画素又は白画素の合計数との関係に基づ
いて、各分割領域毎に間引き縮小処理又は重ね合わせ縮
小処理のいずれを実行するかを判定し、この判定によっ
て決定された縮小処理によって各分割領域を縮小し、デ
ジタル画像データの縮小画像データを求める画像縮小方
法である。
An image reduction method according to a fourth aspect of the present invention is a method for reducing digital image data, wherein the total number of black pixels or white pixels is determined for each divided area obtained by dividing the digital image data into a plurality. Then, based on the relationship between the total number of pixels in each divided area and the total number of black or white pixels in each divided area, either the thinning reduction processing or the overlap reduction processing is executed for each divided area. This is an image reduction method in which each divided area is reduced by the reduction processing determined by this determination, and reduced image data of digital image data is obtained.

【0022】このように上記各発明においては、デジタ
ル画像データの分割領域毎に、総画素数と黒画素又は白
画素の合計数との関係によって、縮小処理を切り換え
る。これにより、原画像データを各分割領域毎に適切な
縮小方法により縮小することができ、例えば図面・文書
画像データと写真画像データとが混在する場合等のよう
に、原画像データ上の性質が変化する場合であっても高
画質な縮小画像データを得ることができる。
As described above, in each of the above inventions, the reduction processing is switched for each divided area of digital image data according to the relationship between the total number of pixels and the total number of black pixels or white pixels. As a result, the original image data can be reduced by an appropriate reduction method for each of the divided areas. For example, when the drawing / document image data and the photographic image data are mixed, the properties of the original image data are reduced. Even if it changes, high-quality reduced image data can be obtained.

【0023】また、第5の発明は、コンピュータに、デ
ジタル画像データを複数に分割して得られる各分割領域
毎に、黒画素又は白画素の合計数を求める合計機能と、
各分割領域毎の総画素数と、各分割領域毎の黒画素又は
白画素の合計数との関係に基づいて、各分割領域毎に間
引き縮小処理又は重ね合わせ縮小処理のいずれを実行す
るかを判定する判定機能と、判定機能によって決定され
た縮小処理によって各分割領域を縮小し、デジタル画像
データの縮小画像データを求める縮小機能とを実現させ
るためのプログラムを記録したコンピュータ読み取り可
能な記録媒体である。
According to a fifth aspect of the present invention, there is provided a computer having a total function of calculating a total number of black pixels or white pixels for each divided area obtained by dividing digital image data into a plurality of divided areas.
Based on the relationship between the total number of pixels in each divided region and the total number of black or white pixels in each divided region, it is determined whether to perform the thinning reduction process or the overlap reduction process for each divided region. A computer-readable recording medium storing a program for realizing a determination function and a reduction function for reducing each divided area by the reduction processing determined by the determination function and obtaining reduced image data of digital image data. is there.

【0024】このようなプログラムを記録した記録媒体
を用いることによって、上述した機能を有していない装
置の場合においても、簡単に上述した機能を付加するこ
とができる。
By using a recording medium on which such a program is recorded, even in the case of an apparatus not having the above-mentioned functions, the above-mentioned functions can be easily added.

【0025】[0025]

【発明の実施の形態】以下、図面を参照しながら本発明
の実施の形態について詳細に説明する。本実施の形態に
おいては、画像データを分割して得られる分割領域であ
る水平方向又は垂直方向の各画素配列毎に、縮小処理を
切り換える画像縮小方法を適用した画像縮小装置につい
て説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings. In the present embodiment, an image reduction apparatus to which an image reduction method for switching a reduction process is applied for each pixel array in a horizontal direction or a vertical direction, which is a divided area obtained by dividing image data, will be described.

【0026】図1は、本実施の形態に係る画像縮小装置
の構成を示すブロック図であり、図6と同一の部分には
同一の符号を付してその説明を省略するか又は簡単に説
明し、ここでは異なる部分についてのみ詳しく説明す
る。
FIG. 1 is a block diagram showing the configuration of an image reducing apparatus according to the present embodiment. The same parts as those in FIG. 6 are denoted by the same reference numerals, and the description thereof will be omitted or simply described. Here, only different portions will be described in detail.

【0027】この画像縮小装置17は、画像読み取り装
置1、圧縮画像ファイル2を介して、圧縮画像データを
入力する。。ここで、画像読み取り装置1、及び圧縮画
像ファイル2は先に述べた場合と同様の機能を有する。
The image reducing device 17 inputs compressed image data via the image reading device 1 and the compressed image file 2. . Here, the image reading device 1 and the compressed image file 2 have the same functions as those described above.

【0028】画像縮小装置17は、圧縮画像ファイル2
から読み込んだ圧縮画像データを一旦画像データメモリ
8に格納する。例えば、画像データの圧縮がCCITT
の規格に準じてなされている場合には、この画像データ
メモリには圧縮画像データとして圧縮コードが格納され
ることになる。
The image reducing device 17 is used to store the compressed image file 2
The compressed image data read from the memory is temporarily stored in the image data memory 8. For example, image data compression is CCITT
In this case, a compression code is stored in the image data memory as compressed image data.

【0029】画像伸長処理部18は、圧縮された画像デ
ータを伸長する。例えば、画像データの圧縮がCCIT
Tの規格に準じてなされている場合には、圧縮画像デー
タである圧縮コードを、CCITTの規格に準じたコー
ド表を用いて、黒画素の長さや白画素の長さを表す長さ
コードに変換し、この長さコードから伸長後の画像デー
タを求めてビットマップメモリ10に出力する。
The image expansion processing section 18 expands the compressed image data. For example, image data compression is CCIT
In the case of conforming to the T standard, the compressed code, which is compressed image data, is converted to a length code representing the length of a black pixel or a white pixel using a code table conforming to the CCITT standard. After the conversion, the image data after expansion is obtained from the length code and output to the bitmap memory 10.

【0030】なお、長さコードは、黒又は白を指定する
部分と、この指定された黒又は白と同様の状態が連続す
る長さを示す部分とからなる。また、この画像伸長処理
部18は、長さコードを水平画素カウンタ19に出力す
る。
The length code includes a portion for specifying black or white and a portion for indicating a length in which a state similar to the specified black or white continues. The image decompression processing unit 18 outputs the length code to the horizontal pixel counter 19.

【0031】ビットマップメモリ10は、入力した伸長
画像データを格納する。水平画像カウンタ19は、画像
伸長処理部18から画像に関するデータを入力し、伸長
後における水平方向の画素配列毎、すなわち画像データ
の行毎の黒画素の合計数(以下、「水平方向黒画素数」
という)を求め、保持する。ここでは、画像に関するデ
ータとして長さコードを画像伸長処理部18から入力
し、行毎に水平方向黒画素数を求める。
The bitmap memory 10 stores the input decompressed image data. The horizontal image counter 19 inputs data relating to the image from the image expansion processing unit 18, and outputs the total number of black pixels for each horizontal pixel array after expansion, that is, for each row of image data (hereinafter referred to as “the number of black pixels in the horizontal direction”). "
) And hold it. Here, a length code is input from the image decompression processing unit 18 as data relating to the image, and the number of horizontal black pixels is obtained for each row.

【0032】なお、この画像に関するデータとして適用
可能なものは、長さコードだけではなく、単純に伸縮後
の画像データの行を画像に関するデータとして入力し、
水平方向黒画素数を求めてもよい。
The data applicable to the image is not limited to the length code. Simply, the line of the image data after expansion and contraction is input as the image data.
The number of black pixels in the horizontal direction may be obtained.

【0033】垂直方向カウンタ20は、画像縮小処理部
21から画像データを入力する。また、入力した画像デ
ータにおいて、垂直方向の画素配列毎、すなわち画像デ
ータの列毎に黒画素の合計数(以下、「垂直方向黒画素
数」という)を求め、保持する。
The vertical counter 20 receives image data from the image reduction processing section 21. In addition, in the input image data, the total number of black pixels (hereinafter, referred to as “the number of black pixels in the vertical direction”) is obtained and held for each pixel array in the vertical direction, that is, for each column of the image data.

【0034】画像縮小処理部21は、主に、縮小方法を
判定する機能、及び判定された縮小方法にしたがって画
像データの縮小を実行する縮小機能とを有する。すなわ
ち、この画像縮小処理部21は、水平画素カウンタ19
から各行毎の水平方向黒画素数を入力し、ビットマップ
メモリ10から伸長後の画像データを入力する。
The image reduction processing section 21 mainly has a function of determining a reduction method and a reduction function of reducing image data according to the determined reduction method. That is, this image reduction processing unit 21
, The number of black pixels in the horizontal direction for each row is input, and the expanded image data is input from the bitmap memory 10.

【0035】また、入力した各行毎の水平方向黒画素数
に基づいて、各行毎に、行の総画素数に対する水平方向
黒画素数の比率(以下、「水平方向黒画素比率」とい
う)を求める。
Further, a ratio of the number of black pixels in the horizontal direction to the total number of pixels in the row (hereinafter referred to as "horizontal black pixel ratio") is determined for each row based on the input number of black pixels in the horizontal direction for each row. .

【0036】さらに、この各行毎の水平方向黒画素比率
と縮小比率とを比較し、水平方向黒画素比率が縮小比率
以上の場合には、この行を単純間引きにより縮小し、水
平方向黒画素比率が縮小比率よりも小さい場合には、こ
の行を重ね合わせ間引きにより縮小する。これにより、
水平方向に縮小された画像データが得られる。
Further, the horizontal black pixel ratio and the reduction ratio for each row are compared, and if the horizontal black pixel ratio is equal to or greater than the reduction ratio, this row is reduced by simple thinning and the horizontal black pixel ratio is reduced. Is smaller than the reduction ratio, this line is reduced by overlapping thinning. This allows
Image data reduced in the horizontal direction is obtained.

【0037】次に、この画像縮小処理部21は、この水
平方向に縮小された画像データを垂直画素カウンタに出
力し、この応答として各列毎の垂直方向黒画素数を入力
する。
Next, the image reduction processing section 21 outputs the image data reduced in the horizontal direction to the vertical pixel counter, and receives the number of black pixels in the vertical direction for each column as a response.

【0038】また、入力した各列毎の垂直方向黒画素数
に基づいて、各列毎に、列の総画素数に対する垂直方向
黒画素数の比率(以下、「垂直方向黒画素比率」とい
う)を求める。
On the basis of the input number of vertical black pixels in each column, the ratio of the number of vertical black pixels to the total number of pixels in each column (hereinafter, referred to as "vertical black pixel ratio") for each column. Ask for.

【0039】さらに、この各列毎の垂直方向黒画素比率
と縮小比率とを比較し、垂直方向黒画素比率が縮小比率
以上の場合には、この列を単純間引きにより縮小し、垂
直方向黒画素比率が縮小比率よりも小さい場合には、こ
の列を重ね合わせ間引きにより縮小する。これにより、
水平方向及び垂直方向の双方において縮小された画像デ
ータが得られる。
Further, the vertical black pixel ratio and the reduction ratio of each column are compared, and if the vertical black pixel ratio is equal to or greater than the reduction ratio, this column is reduced by simple thinning and the vertical black pixel ratio is reduced. If the ratio is smaller than the reduction ratio, this column is reduced by superimposing and thinning. This allows
Image data reduced in both the horizontal and vertical directions is obtained.

【0040】そして、この画像縮小処理部21は、縮小
画像データを表示バッファ12に格納する。図2は、こ
の画像縮小処理装置21で扱われる画像データの変化状
態を示す図であり、水平方向に1/3、垂直方向に1/
3に縮小して面積を1/9にする場合を示している。
The image reduction processing section 21 stores the reduced image data in the display buffer 12. FIG. 2 is a diagram showing a change state of the image data handled by the image reduction processing device 21. One third in the horizontal direction and one third in the vertical direction.
3 shows a case where the area is reduced to 3 and the area is reduced to 1/9.

【0041】画像データメモリ8内の圧縮コード22
は、画像伸長処理部18において長さコード23に変換
される。また、この変換により得られた長さコード23
は、画像伸長処理部18において伸長後の画像データ2
4とされビットマップメモリ10に格納される。
The compression code 22 in the image data memory 8
Is converted into a length code 23 in the image decompression processing unit 18. Also, the length code 23 obtained by this conversion
Is the image data 2 after expansion in the image expansion processing unit 18.
4 and stored in the bitmap memory 10.

【0042】さらに、この長さコード23から、水平画
素カウンタ19が各行の水平方向黒画素数を求める。例
えば縮小比率が1/3の場合には、この画像データの行
の総画素数が12であるため、水平方向黒画素数が4以
上の行では単純間引きにより縮小が実行され、水平方向
黒画素数が4より小さい行では重ね合わせ間引きにより
縮小が実行される。
Further, from the length code 23, the horizontal pixel counter 19 obtains the number of black pixels in each row in the horizontal direction. For example, when the reduction ratio is 1/3, since the total number of pixels in the row of this image data is 12, reduction is performed by simple thinning out in rows where the number of black pixels in the horizontal direction is 4 or more. For rows with a number smaller than 4, reduction is performed by superimposition thinning.

【0043】この伸長後の画像データ24では、上部に
位置する6行が重ね合わせ間引きとされ、下部に位置す
る6行が単純間引きとされている。これにより水平方向
に縮小された画像データ25が、画像縮小処理部21に
おいて得られる。
In the decompressed image data 24, the upper six lines are thinned out for superposition, and the lower six lines are simply thinned out. Thereby, the image data 25 reduced in the horizontal direction is obtained in the image reduction processing unit 21.

【0044】さらに、この水平方向に縮小された画像デ
ータ25から、垂直画素カウンタ20が各列の垂直方向
黒画素数を求める。ここでは、この画像データ25の列
の総画素数が12であるため、垂直方向黒画素数が4以
上の行では単純間引きにより縮小が実行され、垂直方向
黒画素数が4より小さい行では重ね合わせ間引きにより
縮小が実行される。
Further, from the image data 25 reduced in the horizontal direction, the vertical pixel counter 20 obtains the number of vertical black pixels in each column. Here, since the total number of pixels in the column of the image data 25 is 12, reduction is performed by simple thinning in a row in which the number of black pixels in the vertical direction is 4 or more, and overlapping is performed in a row in which the number of black pixels in the vertical direction is smaller than 4. Reduction is performed by thinning.

【0045】この水平方向縮小後の画像データ25で
は、4つの列の全てが単純間引きとされている。これに
より、縮小画像データ26が、画像縮小処理部21にお
いて得られる。
In the image data 25 after reduction in the horizontal direction, all four columns are simply thinned out. Thereby, reduced image data 26 is obtained in the image reduction processing unit 21.

【0046】以下、本実施の形態に係る画像縮小装置1
7の動作について示す。この画像縮小装置では、まず圧
縮画像データから伸長画像データ及び水平方向黒画素数
を求めるまでの第1処理が実行される。次に、圧縮画像
データ及び水平方向画素数から水平方向に縮小された画
像データを求めるまでの第2処理が実行される。そし
て、水平方向に縮小された画像データから最終的な縮小
画像データを求めるまでの第3処理が実行される。
Hereinafter, the image reducing apparatus 1 according to the present embodiment will be described.
7 is described. In this image reduction apparatus, first processing is performed until the expanded image data and the number of black pixels in the horizontal direction are obtained from the compressed image data. Next, a second process is performed until image data reduced in the horizontal direction is obtained from the compressed image data and the number of pixels in the horizontal direction. Then, a third process is performed until the final reduced image data is obtained from the image data reduced in the horizontal direction.

【0047】以下、各処理について分説する。図3は、
本実施の形態に係る画像縮小装置の第1処理を示すフロ
ーチャートである。
Hereinafter, each process will be described separately. FIG.
5 is a flowchart illustrating a first process of the image reduction device according to the present embodiment.

【0048】この第1処理では、画像データメモリ8へ
の圧縮画像データ格納後から、ビットマップメモリ10
への伸長画像データ格納及び水平画素カウンタ19での
水平方向黒画素数演算までの処理がなされる。
In the first process, after the compressed image data is stored in the image data memory 8, the bit map memory 10
The expanded image data is stored in the horizontal pixel counter 19 and the horizontal pixel counter 19 calculates the number of black pixels in the horizontal direction.

【0049】まず、水平画素カウンタ19において水平
方向の行番号ループ変数Aに1が代入される(s1)。
次に、この水平画素カウンタ19において黒画素数カウ
ント変数Xにゼロが代入される(s2)。
First, 1 is assigned to the horizontal line number loop variable A in the horizontal pixel counter 19 (s1).
Next, in the horizontal pixel counter 19, zero is substituted for a black pixel count variable X (s2).

【0050】次に、圧縮画像データである圧縮コードが
画像データメモリ8から画像伸長処理部18に一つ読み
出される(s3)。次に、読み出された圧縮コードが画
像伸長処理部18によってコード変換され長さコードが
得られる(s4)。この長さコードは、画像伸長処理部
18から水平画素カウンタ19に出力される。
Next, one compressed code, which is compressed image data, is read from the image data memory 8 to the image decompression processing unit 18 (s3). Next, the read compression code is converted by the image decompression processing unit 18 to obtain a length code (s4). This length code is output from the image expansion processing section 18 to the horizontal pixel counter 19.

【0051】ここで、水平画素カウンタ19において、
長さコードが黒画素の長さを示す場合には(s5)、黒
画素数カウント変数Xが長さコードの示す長さの数だけ
加算される(s6)。
Here, in the horizontal pixel counter 19,
When the length code indicates the length of the black pixel (s5), the number X of black pixel count variables is added by the number of times indicated by the length code (s6).

【0052】一方、画像伸長処理部18においては、長
さコードが画像データの画素に変換され、ビットマップ
メモリ10に描画される(s7)。次に、この画像デー
タメモリ8から読み出された圧縮画像データの圧縮コー
ドがA行目の最後のコードであるか否かが判定される
(s8)。
On the other hand, in the image decompression processing section 18, the length code is converted into the pixel of the image data, and drawn in the bit map memory 10 (s7). Next, it is determined whether or not the compression code of the compressed image data read from the image data memory 8 is the last code in the A-th row (s8).

【0053】この判定の結果、A行目の最後のコードで
なければ上記と同様の処理が実行される。一方、判定の
結果、A行目の最後のコードの場合には、水平画素カウ
ンタ19において、黒画素カウント変数Xの値がA行目
の水平方向黒画素数として保持される(s9)。
If the result of this determination is not the last code on line A, the same processing as described above is performed. On the other hand, as a result of the determination, in the case of the last code in the A-th row, the value of the black pixel count variable X is held in the horizontal pixel counter 19 as the number of black pixels in the A-th row in the horizontal direction (s9).

【0054】そして、画像データメモリ8から圧縮画像
データの圧縮コードが全て読み出されたか否かの判定が
画像伸長処理部18によってなされ(s10)、全て読
み出されていない場合には行番号ループ変数Aに1が加
算される(s11)。
Then, it is determined by the image decompression processing section 18 whether or not all the compressed codes of the compressed image data have been read from the image data memory 8 (s10). 1 is added to the variable A (s11).

【0055】全ての圧縮画像データのコードが読み出さ
れた場合には、この画像伸長処理部18及び水平画素カ
ウンタ19の処理が終了される。続いて、図4は、本実
施の形態に係る画像縮小装置の第2処理を示すフローチ
ャートである。
When all the codes of the compressed image data have been read, the processing of the image expansion processing section 18 and the horizontal pixel counter 19 is terminated. Subsequently, FIG. 4 is a flowchart illustrating a second process of the image reduction device according to the present embodiment.

【0056】この第2処理では、ビットマップメモリ1
0に格納された伸長画像データ及び水平画素カウンタ1
9で演算された水平方向黒画素数に基づいて画像縮小処
理部21によって水平方向縮小画像データが求められる
までの処理がなされる。
In the second process, the bit map memory 1
Decompressed image data stored in 0 and horizontal pixel counter 1
Processing until the horizontal reduction image data is obtained by the image reduction processing unit 21 based on the number of horizontal black pixels calculated in 9 is performed.

【0057】まず、ループ変数Hに初期値1が代入され
る(t1)。次に、ビットマップメモリ10から伸長後
の画像データのH行目が画像縮小処理部21によって読
み出される(t2)。
First, an initial value 1 is substituted for a loop variable H (t1). Next, the H-th row of the decompressed image data is read from the bitmap memory 10 by the image reduction processing unit 21 (t2).

【0058】次に、水平方向カウンタ19からこのH行
目における水平方向黒画素数が画像縮小処理部21によ
って読み出される(t3)。次に、H行目の総画素数と
水平方向黒画素数とに基づいて、H行目の水平方向黒画
素比率が、画像縮小処理部21によって求められる(t
4)。
Next, the number of horizontal black pixels in the H-th row is read from the horizontal counter 19 by the image reduction processing section 21 (t3). Next, based on the total number of pixels in the H-th row and the number of black pixels in the horizontal direction, the horizontal-direction black pixel ratio in the H-th row is obtained by the image reduction processing unit 21 (t
4).

【0059】次に、画像縮小処理部21において、H行
目の水平方向黒画素比率と縮小比率の大小関係が判定さ
れる(t5)。この大小関係調査の結果、水平方向の黒
画素比率が縮小比率以上の場合には、この画像のH行目
が単純間引きにより縮小される(t6)。
Next, the image reduction processing section 21 determines the magnitude relationship between the horizontal black pixel ratio of the H-th row and the reduction ratio (t5). As a result of the magnitude relationship investigation, if the black pixel ratio in the horizontal direction is equal to or greater than the reduction ratio, the H-th row of this image is reduced by simple thinning (t6).

【0060】一方、水平方向の黒画素比率が縮小比率よ
りも小さい場合には、この画像データのH行目が重ね合
わせ間引きにより縮小される(t7)。ここで、Hが伸
長画像データの行の総数Nに満たない場合には、Hに1
が加算されて同様の処理が繰り返される(t8)。
On the other hand, if the black pixel ratio in the horizontal direction is smaller than the reduction ratio, the H-th row of this image data is reduced by superimposition thinning (t7). Here, if H is less than the total number N of rows of the decompressed image data, H is set to 1
Are added, and the same processing is repeated (t8).

【0061】そして、図5は、本実施の形態に係る画像
縮小装置の第3処理を示すフローチャートである。この
第3処理では、画像縮小処理部21によって求められた
水平方向縮小画像データに基づいて最終的な縮小画像デ
ータが求められるまでの処理がなされる。
FIG. 5 is a flowchart showing a third process of the image reducing apparatus according to the present embodiment. In the third processing, processing until final reduced image data is obtained based on the horizontal reduced image data obtained by the image reduction processing unit 21 is performed.

【0062】まず、ループ変数Vに初期値1が代入され
る(u1)。次に、水平方向縮小後の画像データのV行
目における垂直方向黒画素数が垂直画素カウンタ20に
よって求められる(u2)。
First, an initial value 1 is substituted for a loop variable V (u1). Next, the number of black pixels in the vertical direction in the V-th row of the image data after the horizontal reduction is obtained by the vertical pixel counter 20 (u2).

【0063】次に、V行目の総画素数と垂直方向黒画素
数とに基づいて、V行目の垂直方向黒画素比率が、画像
縮小処理部21によって求められる(u3)。次に、画
像縮小処理部21において、V行目の垂直方向黒画素比
率と縮小比率の大小関係が判定される(u4)。
Next, based on the total number of pixels in the V-th row and the number of black pixels in the vertical-direction, the ratio of the vertical black pixels in the V-th row is obtained by the image reduction processing section 21 (u3). Next, the image reduction processing unit 21 determines the magnitude relationship between the vertical black pixel ratio on the V-th row and the reduction ratio (u4).

【0064】この大小関係調査の結果、垂直方向の黒画
素比率が縮小比率以上の場合には、この画像データのV
行目が単純間引きにより縮小される(u5)。一方、垂
直方向の黒画素比率が縮小比率よりも小さい場合には、
この画像データのV行目が重ね合わせ間引きにより縮小
される(u6)。
As a result of the magnitude relationship investigation, if the ratio of black pixels in the vertical direction is equal to or greater than the reduction ratio, the V
The line is reduced by simple thinning (u5). On the other hand, if the black pixel ratio in the vertical direction is smaller than the reduction ratio,
The V-th row of this image data is reduced by superimposition thinning (u6).

【0065】そして、Vが水平方向縮小画像データの列
の総数M以上か否かが判定される(u7)。ここで、V
が水平方向縮小画像データの列の総数M以上であれば、
縮小画像データが表示バッファ12に出力され(u
8)、Vが水平方向縮小画像データの列の総数Mよりも
小さければVに1が加算されて上記と同様の処理が繰り
返される(u9)。
Then, it is determined whether or not V is equal to or greater than the total number M of columns of the reduced image data in the horizontal direction (u7). Where V
Is greater than or equal to the total number M of columns of horizontal reduced image data,
The reduced image data is output to the display buffer 12 (u
8) If V is smaller than the total number M of rows of the reduced image data in the horizontal direction, 1 is added to V and the same processing as described above is repeated (u9).

【0066】以上のように、本実施の形態に係る画像縮
小装置17においては、画像データの行又は列毎に黒画
素の占める比率を求め、この比率を基準として縮小方法
を切り換える。すなわち、黒っぽいと判断された行又は
列の縮小には単純間引きが適用され、白っぽいと判断さ
れた行又は列の縮小には重ね合わせ間引きが適用され
る。
As described above, in the image reducing apparatus 17 according to the present embodiment, the ratio of black pixels occupied for each row or column of image data is obtained, and the reduction method is switched based on this ratio. That is, simple thinning is applied to the reduction of a row or column determined to be dark, and overlap thinning is applied to the reduction of a row or column determined to be dark.

【0067】このため、写真や文書、図面が混在した画
像データであっても、かすれや潰れを抑制し、高画質な
縮小画像データを提供することが可能となる。なお、本
実施の形態においては、黒っぽいか、あるいは白っぽい
かの判断を行又は列に占める黒画素の比率と縮小比率と
の大小関係から求めているが、他の要素により判断して
もよく、例えばユーザが自由に設定可能なパラメータに
より判断するとしてもよい。
For this reason, even if the image data includes a mixture of photographs, documents, and drawings, it is possible to suppress blurring and crushing and to provide high-quality reduced image data. In the present embodiment, whether the image is dark or whitish is determined from the magnitude relationship between the ratio of the black pixels occupying the row or column and the reduction ratio, but may be determined based on other factors. For example, the determination may be made based on parameters that can be freely set by the user.

【0068】また、本実施の形態においては、黒画素の
占める比率により縮小方法を切り換えているが、白画増
の占める比率により縮小方法を切り換えても同様の効果
を得ることができる。
In this embodiment, the reduction method is switched according to the ratio of black pixels. However, the same effect can be obtained by switching the reduction method according to the ratio of white pixels.

【0069】さらに、本実施の形態においては、水平方
向の縮小後に垂直方向の縮小を行っているが、これとは
逆に垂直方向の縮小後に水平方向の縮小を行ってもよ
い。さらに、本実施の形態においてデータ容量の大きい
画像データを扱う場合には、画像データを分割して1部
分毎を取り扱うとしてもよい。
Furthermore, in the present embodiment, the reduction in the vertical direction is performed after the reduction in the horizontal direction. Conversely, the reduction in the horizontal direction may be performed after the reduction in the vertical direction. Further, when handling image data having a large data capacity in the present embodiment, the image data may be divided and handled one by one.

【0070】さらに、本実施の形態においては、画像デ
ータの縮小方法を切り換える領域の単位を行又は列とし
ているが、この領域は行又は列に限定されるものではな
く、例えば矩形状の小領域等のように自由に定めること
ができる。
Further, in the present embodiment, the unit of the area for switching the image data reduction method is a row or a column. However, this area is not limited to a row or a column. It can be freely defined as in

【0071】さらに、本実施の形態に係る画像縮小装置
の各機能は、コンピュータに実行させることのできるプ
ログラムとして、例えば磁気ディスク(フロッピーディ
スク、ハードディスク等)、光ディスク(CD−RO
M、DVD等)、半導体メモリなどの記録媒体に書き込
んで適用したり、通信媒体により伝送して各種装置に適
用することも可能である。本装置を実現するコンピュー
タは、記録媒体に記録されたプログラムを読み込み、プ
ログラムによって動作が制御されることにより、上述し
た処理を実行する。
Further, each function of the image reduction apparatus according to the present embodiment is implemented as a program that can be executed by a computer, for example, a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-RO).
M, DVD, etc.), a semiconductor memory or the like, and can be applied to the recording medium, or transmitted by a communication medium and applied to various devices. A computer that implements the present apparatus reads the program recorded on the recording medium, and executes the above-described processing by controlling the operation of the program.

【0072】[0072]

【発明の効果】以上詳記したように、本発明の画像縮小
装置及び方法並びにプログラムを記録したコンピュータ
読み取り可能な記録媒体においては、デジタル画像デー
タの各分割領域毎に、黒画素又は白画素の合計数を求
め、この合計数に基づいて各分割領域毎に実行される縮
小処理の種類を切り換える。
As described above in detail, in the computer-readable recording medium on which the image reducing apparatus and method and the program according to the present invention are recorded, black pixels or white pixels are provided for each divided area of digital image data. The total number is obtained, and the type of reduction processing executed for each divided area is switched based on the total number.

【0073】したがって、各領域毎の黒画素又は白画素
の割合から適切な縮小処理が決定され実行されるため、
例えば図面・文書画像データと写真画像データとが混在
する場合等のように、原画像データ上の性質が変化する
場合であっても高画質な縮小画像データを得ることがで
きる。
Therefore, an appropriate reduction process is determined and executed based on the ratio of black pixels or white pixels in each region.
For example, high-quality reduced image data can be obtained even when the characteristics of the original image data change, such as when the drawing / document image data and the photographic image data are mixed.

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

【図1】本発明の実施の形態に係る画像縮小装置の構成
を示すブロック図。
FIG. 1 is a block diagram showing a configuration of an image reduction device according to an embodiment of the present invention.

【図2】同実施の形態に係る画像縮小処理装置21で扱
われる画像データの変化状態を示す図。
FIG. 2 is a diagram showing a change state of image data handled by the image reduction processing device 21 according to the embodiment.

【図3】同実施の形態に係る画像縮小装置の第1処理を
示すフローチャート。
FIG. 3 is a flowchart showing first processing of the image reduction device according to the embodiment;

【図4】同実施の形態に係る画像縮小装置の第2処理を
示すフローチャート。
FIG. 4 is a flowchart showing a second process of the image reduction device according to the embodiment;

【図5】同実施の形態に係る画像縮小装置の第3処理を
示すフローチャート。
FIG. 5 is a flowchart showing a third process of the image reduction device according to the embodiment;

【図6】画像データの読み取りから画像データの表示ま
でを行う従来の画像処理装置の構成を示すブロック図。
FIG. 6 is a block diagram showing a configuration of a conventional image processing apparatus that performs from reading image data to displaying image data.

【図7】単純間引き方法と重ね合わせ間引き方法の相違
点を示す図。
FIG. 7 is a view showing a difference between a simple thinning method and a superimposed thinning method.

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

1…画像読み取り装置 2…圧縮画像ファイル 3…画像表示装置 4…用紙 5…スキャナ 6…画像メモリ 7…画像圧縮処理部 8…画像データメモリ 9、18…画像伸長処理部 10…ビットマップメモリ 11、21…画像縮小処理部 12…表示バッファ 13…表示装置 14…原画像データ 15、16、26…縮小画像データ 17…画像縮小装置 19…水平画素カウンタ 20…垂直画素カウンタ 22…圧縮コード 23…長さコード 24…伸長画像データ 25…水平方向縮小画像データ DESCRIPTION OF SYMBOLS 1 ... Image reading device 2 ... Compressed image file 3 ... Image display device 4 ... Paper 5 ... Scanner 6 ... Image memory 7 ... Image compression processing unit 8 ... Image data memory 9, 18 ... Image decompression processing unit 10 ... Bitmap memory 11 , 21 image reduction processing unit 12 display buffer 13 display device 14 original image data 15, 16, 26 reduced image data 17 image reduction device 19 horizontal pixel counter 20 vertical pixel counter 22 compression code 23 Length code 24: expanded image data 25: horizontal reduced image data

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 デジタル画像データを縮小する装置であ
って、 前記デジタル画像データを複数に分割して得られる各分
割領域毎に、黒画素又は白画素の合計数を求める合計手
段と、 前記各分割領域毎の総画素数と、前記各分割領域毎の黒
画素又は白画素の合計数との関係に基づいて、前記各分
割領域毎に間引き縮小処理又は重ね合わせ縮小処理のい
ずれを実行するかを判定する判定手段と、 前記判定手段によって決定された縮小処理によって前記
各分割領域を縮小し、前記デジタル画像データの縮小画
像データを求める縮小手段とを具備したことを特徴とす
る画像縮小装置。
1. An apparatus for reducing digital image data, comprising: summing means for calculating a total number of black pixels or white pixels for each of divided areas obtained by dividing the digital image data into a plurality of pieces; Based on the relationship between the total number of pixels for each divided area and the total number of black or white pixels for each divided area, which of the thinning reduction processing or the overlap reduction processing is executed for each of the divided areas And a reduction unit that reduces each of the divided areas by the reduction processing determined by the determination unit and obtains reduced image data of the digital image data.
【請求項2】 請求項1記載の画像縮小装置であって、 前記分割領域は、前記デジタル画像データの行又は列で
あることを特徴とする画像縮小装置。
2. The image reduction device according to claim 1, wherein the divided area is a row or a column of the digital image data.
【請求項3】 請求項1又は請求項2記載の画像縮小装
置であって、 前記デジタル画像データは、圧縮されていた画像データ
を伸長して得られたものであることを特徴とする画像縮
小装置。
3. The image reduction device according to claim 1, wherein the digital image data is obtained by expanding compressed image data. apparatus.
【請求項4】 デジタル画像データを縮小する方法であ
って、 前記デジタル画像データを複数に分割して得られる各分
割領域毎に、黒画素又は白画素の合計数を求め、 前記各分割領域毎の総画素数と、前記各分割領域毎の黒
画素又は白画素の合計数との関係に基づいて、前記各分
割領域毎に間引き縮小処理又は重ね合わせ縮小処理のい
ずれを実行するかを判定し、 この判定によって決定された縮小処理によって前記各分
割領域を縮小し、前記デジタル画像データの縮小画像デ
ータを求めることを特徴とする画像縮小方法。
4. A method for reducing digital image data, comprising: obtaining a total number of black pixels or white pixels for each divided region obtained by dividing the digital image data into a plurality of divided regions; Based on the relationship between the total number of pixels and the total number of black pixels or white pixels for each of the divided areas, it is determined whether to perform the thinning reduction processing or the superimposition reduction processing for each of the divided areas. An image reduction method, wherein each of the divided areas is reduced by a reduction process determined by the determination to obtain reduced image data of the digital image data.
【請求項5】 コンピュータに、 デジタル画像データを複数に分割して得られる各分割領
域毎に、黒画素又は白画素の合計数を求める合計機能
と、 前記各分割領域毎の総画素数と、前記各分割領域毎の黒
画素又は白画素の合計数との関係に基づいて、前記各分
割領域毎に間引き縮小処理又は重ね合わせ縮小処理のい
ずれを実行するかを判定する判定機能と、 前記判定機能によって決定された縮小処理によって前記
各分割領域を縮小し、前記デジタル画像データの縮小画
像データを求める縮小機能とを実現させるためのプログ
ラムを記録したコンピュータ読み取り可能な記録媒体。
5. A computer, comprising: a total function for calculating a total number of black pixels or white pixels for each divided region obtained by dividing digital image data into a plurality of divided regions; a total number of pixels for each divided region; A determining function of determining whether to perform a thinning-out reduction process or an overlay reduction process for each of the divided regions based on a relationship with the total number of black pixels or white pixels for each of the divided regions; A computer-readable recording medium storing a program for realizing a reduction function for reducing each of the divided areas by a reduction process determined by a function and obtaining reduced image data of the digital image data.
JP10237216A 1998-08-24 1998-08-24 Image reduction device, its method and computer-readable recording medium recorded with program Pending JP2000069281A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10237216A JP2000069281A (en) 1998-08-24 1998-08-24 Image reduction device, its method and computer-readable recording medium recorded with program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10237216A JP2000069281A (en) 1998-08-24 1998-08-24 Image reduction device, its method and computer-readable recording medium recorded with program

Publications (1)

Publication Number Publication Date
JP2000069281A true JP2000069281A (en) 2000-03-03

Family

ID=17012111

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10237216A Pending JP2000069281A (en) 1998-08-24 1998-08-24 Image reduction device, its method and computer-readable recording medium recorded with program

Country Status (1)

Country Link
JP (1) JP2000069281A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111091532A (en) * 2019-10-30 2020-05-01 中国资源卫星应用中心 Remote sensing image color evaluation method and system based on multilayer perceptron

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111091532A (en) * 2019-10-30 2020-05-01 中国资源卫星应用中心 Remote sensing image color evaluation method and system based on multilayer perceptron

Similar Documents

Publication Publication Date Title
US5644366A (en) Image reproduction involving enlargement or reduction of extracted contour vector data for binary regions in images having both binary and halftone regions
JPH02288984A (en) Bit map changing method
JP2830690B2 (en) Image processing device
JP2967011B2 (en) Image processing method and apparatus
US8107745B2 (en) Image processing device
US8111931B2 (en) Image processing device
JP2000069281A (en) Image reduction device, its method and computer-readable recording medium recorded with program
US20110228296A1 (en) Image processing apparatus, control method, and computer-readable medium
JPH0457570A (en) Picture processor
JP4134303B2 (en) Image data processing apparatus, image data processing method, program, and recording medium
JPH07118002B2 (en) Image processing device
JP3576575B2 (en) Image processing apparatus and image processing method
JP2845938B2 (en) Halftone image processing method
JP3666079B2 (en) Image processing device
JP2613589B2 (en) Mask processing method
JP3207071B2 (en) Digital video decoding system and method
JPS62144282A (en) Picture processor
JPH02222371A (en) Data compressing method
JPH02274177A (en) Data compression method
JPH09321993A (en) Color image reproduction system and method
JPH1198333A (en) Image processing compressing/expanding device
JP2001309181A (en) Image processing unit and method
JPS62150484A (en) Picture processor
JPS635485A (en) Image data compression circuit
JPH02274176A (en) Data compression method