JPH06348834A - Image processing device - Google Patents

Image processing device

Info

Publication number
JPH06348834A
JPH06348834A JP5142365A JP14236593A JPH06348834A JP H06348834 A JPH06348834 A JP H06348834A JP 5142365 A JP5142365 A JP 5142365A JP 14236593 A JP14236593 A JP 14236593A JP H06348834 A JPH06348834 A JP H06348834A
Authority
JP
Japan
Prior art keywords
image
magnification
binary
enlarging
pixels
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
JP5142365A
Other languages
Japanese (ja)
Inventor
Takashi Nagao
隆 長尾
Kazuki Hirata
和貴 平田
Noriaki Seki
範顕 関
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP5142365A priority Critical patent/JPH06348834A/en
Publication of JPH06348834A publication Critical patent/JPH06348834A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4007Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To perform processing at high speed without generating the deterioration of picture quality due to moire, etc., in an image processing device capable of performing the magnification-reduction/resolution conversion processing of a binary image. CONSTITUTION:This device is provided with a magnification conversion means 15 which converts a magnification to N/M (where, H, M: natural number) times that is a value to approximate the magnification to magnify/reduce the binary image, an integer ratio magnification/reduction conversion value storage means 16 which stores a table to output the binary values or multivalues of N picture elements that is the magnification/reduction images in accordance with the input of M picture elements of the binary image, an integer ratio magnifying/reducing means 11 which forms the image of binary or multivalues by multiplying by N/M a targeted binary image by using the table stored in the integer ratio magnification/reduction conversion value storage means 16, a real number ratio magnifying/reducing means 12 which magnifies/reduces the binary or multivalues formed by the integer ratio magnifying/ reducing means 11 by magnification XN/M as preserving density by interpolation, and a binarizing means 13 which binarizes the image magnified/reduced by the real number ratio magnifying/reducing means 12.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は画像の画像処理装置に係
り、特に画像の拡大/縮小処理が実行可能な画像処理装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus for an image, and more particularly to an image processing apparatus capable of enlarging / reducing an image.

【0002】[0002]

【従来の技術】一般に、画像処理装置や画像を入力可能
なDTP(Desk Top Publishing)
システムなどでは、画像に拡縮処理を施す必要がある。
また、画像入力時の解像度と表示/出力デバイスの解像
度が異なるような場合には、入力原稿と出力原稿との間
でサイズを一致させるために、解像度変換処理を行う必
要がある。この解像度変換処理の処理内容は拡縮処理と
同一である。
2. Description of the Related Art Generally, an image processing apparatus or a DTP (Desk Top Publishing) capable of inputting an image
In a system or the like, it is necessary to perform scaling processing on the image.
If the resolution at the time of image input and the resolution of the display / output device are different, it is necessary to perform resolution conversion processing in order to make the sizes of the input document and the output document match. The processing content of this resolution conversion processing is the same as that of the scaling processing.

【0003】従来、このような画像の拡縮処理では、間
引き法が広く用いられていた。しかし、間引き法は処理
速度は高速であるが、拡縮後の画質が悪いという欠点が
ある。特に、疑似中間調処理などにより白黒2値で表現
された自然画等を間引き法で拡縮すると、モアレが発生
して著しく画質が劣化する場合がある。
Conventionally, a thinning-out method has been widely used in such image enlargement / reduction processing. However, although the thinning method has a high processing speed, it has a drawback that the image quality after scaling is poor. In particular, when a natural image expressed in black and white binary by pseudo halftone processing or the like is enlarged or reduced by the thinning method, moire may occur and the image quality may be significantly deteriorated.

【0004】そこでこのような劣化を防ぐ手法として、
特開平2−239380号公報に記載のように、投影法
と呼ばれる処理前後での局所濃度分布を保存する拡縮法
と、誤差拡散法と呼ばれる投影法により多値化された出
力を局所濃度分布を保存しながら再び2値画像に戻す疑
似中間調処理を組み合せた拡縮方式が提案されている。
Therefore, as a method for preventing such deterioration,
As described in Japanese Patent Application Laid-Open No. 2-239380, a scaling method for preserving a local density distribution before and after processing called a projection method, and an output multivalued by a projection method called an error diffusion method are converted into a local density distribution. A scaling method has been proposed which combines pseudo halftone processing for returning to a binary image while saving.

【0005】しかしながら、投影法は、変換後の各画素
が変換前の画像上に写像された場合の、各変換前画素の
その占める面積に応じた加重和を計算する必要があるた
め、演算に非常に時間がかかるという欠点がある(図2
参照)。
However, the projection method needs to calculate a weighted sum corresponding to the area occupied by each pixel before conversion when each pixel after conversion is mapped on the image before conversion, and therefore the calculation method is performed. It has the drawback of being extremely time-consuming (Fig. 2
reference).

【0006】そこでこの演算時間を短縮する手法とし
て、特開平4−299470号公報では、投影法をN/
Mで表現される整数比拡縮と、線形補間機能、余弦補間
機能、ガウス補間機能その他の補間機能を持ちいた実数
比拡縮の組合せに展開し、処理を単純化する手法が提案
されている。
Therefore, as a method of shortening this calculation time, in Japanese Patent Laid-Open No. 4-299470, the projection method is N / N.
There has been proposed a method of simplifying the processing by expanding it into a combination of an integer ratio scaling represented by M and a real number scaling having a linear interpolation function, a cosine interpolation function, a Gaussian interpolation function and other interpolation functions.

【0007】[0007]

【発明が解決しようとする課題】しかしながら上記の処
理方式でも、整数比拡縮、実数比拡縮それぞれにかなり
の処理時間を必要とする。
However, even in the above processing method, a considerable processing time is required for each of the integer ratio scaling and the real number scaling.

【0008】本発明は上記の点に鑑みてなされたもの
で、2値画像を拡縮/解像度変換処理することが可能な
画像処理装置において、モアレ等による画質劣化を生じ
させることなく、高速に処理を行うことのできる画像処
理装置の提供を目的とする。
The present invention has been made in view of the above points, and in an image processing apparatus capable of performing scaling / resolution conversion processing of a binary image, high-speed processing is performed without causing image quality deterioration due to moire or the like. An object of the present invention is to provide an image processing device capable of performing the above.

【0009】[0009]

【課題を解決するための手段】本発明の画像処理装置
は、2値画像を拡大/縮小する倍率を近似する値である
N/M(但し、N,Mは自然数)倍に変換する倍率変換
手段と、2値画像のM画素の入力に対応して拡大/縮小
画像であるN画素の2値又は多値を出力するテーブルを
記憶する整数比拡大/縮小変換値記憶手段と、前記整数
比拡大/縮小変換値記憶手段に記憶されているテーブル
を用いて対象とする2値画像をN/M倍することによっ
て2値又は多値の画像を形成する整数比拡大/縮小手段
と、前記整数比拡大/縮小手段によって形成された2値
又は多値の画像を倍率×M/N倍に補間による濃度保存
をしながら拡大/縮小する実数比拡大/縮小手段と、前
記実数比拡大/縮小手段により拡大/縮小された画像を
2値化する2値化手段とを有する。
An image processing apparatus according to the present invention is a magnification conversion for converting a binary image into N / M (where N and M are natural numbers) times which is a value approximating the magnification. Means, an integer ratio enlargement / reduction conversion value storage means for storing a table for outputting binary or multi-valued N pixels which are enlargement / reduction images corresponding to the input of M pixels of the binary image, and the integer ratio. An integer ratio enlarging / reducing means for forming a binary or multivalued image by multiplying a target binary image by N / M using a table stored in the enlarging / reducing conversion value storage means, and the integer. A real number ratio enlarging / reducing means for enlarging / reducing a binary or multi-valued image formed by the ratio enlarging / reducing means while storing density by interpolation at a magnification of M / N times, and the real number ratio enlarging / reducing means. Binarization method for binarizing images enlarged / reduced by With the door.

【0010】また、前記整数比拡大/縮小手段と前記実
数比拡大/縮小手段は、それぞれ対象とする画像の主走
査方向及び副走査方向ごとに行うことを特徴とする。
Further, the integer ratio enlarging / reducing means and the real number ratio enlarging / reducing means are respectively operated in the main scanning direction and the sub-scanning direction of the target image.

【0011】[0011]

【作用】本発明は、原画像上の複数画素を一括に読み込
んでその画素パターンを整数比に拡縮した結果を出力す
るテーブルを用意し、このテーブルを使用して複数画素
一括の2値または多値の整数比拡縮結果を高速に得るこ
とができるよう構成した。本発明によれば、原画像上の
複数画素を一括に整数比拡縮することができるため、画
質劣化を防ぐ解像度変換処理のうちの整数比拡縮処理部
分を高速に処理することが可能となる。
The present invention prepares a table for collectively reading a plurality of pixels on an original image and outputting the result obtained by scaling the pixel pattern to an integer ratio, and using this table, a binary or multi-pixel for a plurality of pixels is batched. It is configured so that the integer ratio scaling result of values can be obtained at high speed. According to the present invention, since a plurality of pixels on an original image can be collectively subjected to integer ratio scaling, it is possible to process the integer ratio scaling processing portion of the resolution conversion processing that prevents image quality deterioration at high speed.

【0012】また、整数比/実数比拡縮を行う際に画像
の主走査方向と副走査方向の拡縮処理を独立に実行する
よう構成して、前記の整数比拡縮および実数比拡縮を画
像の主走査方向と副走査方向独立に処理するため、各々
の拡縮演算を簡略化することが可能となる。
Further, when the integer ratio / real number ratio scaling is performed, the scaling process in the main scanning direction and the subscanning direction of the image are executed independently, and the integer ratio scaling and the real number ratio scaling are performed in the main image. Since the processing is performed independently in the scanning direction and the sub-scanning direction, it is possible to simplify each scaling operation.

【0013】[0013]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0014】図1は、本発明による画像処理装置の一実
施例を示すブロック図である。図において、10は原画
像を記憶する2値画像記憶手段、11は画像を整数比で
表された倍率で拡縮する整数比拡大/縮小手段、12は
画像を実数比で表された倍率で拡縮する実数比拡大/縮
小手段、13は拡大/縮小処理により多値化された画像
データを再び2値データに戻すための2値化手段、14
はこれら手段により拡縮された2値画像データを表示す
る2値画像表示手段、15は全体の倍率を整数比で表現
される部分と残りの実数比で表現される部分とに分離す
る倍率変換手段、16は入力の複数画素を一括して変換
するための倍率変換テーブルを有し倍率変換手段15に
より分離された整数比拡縮率を元にこのテーブルの内容
を生成する整数比拡大/縮小変換値記憶手段である。
FIG. 1 is a block diagram showing an embodiment of an image processing apparatus according to the present invention. In the figure, 10 is a binary image storing means for storing an original image, 11 is an integer ratio enlarging / reducing means for enlarging / reducing an image at a magnification represented by an integer ratio, and 12 is an image scaling at a magnification represented by a real number ratio. A real number ratio enlarging / reducing means, 13 is a binarizing means for returning the multi-valued image data by the enlarging / reducing processing to binary data again, 14
Is a binary image display means for displaying the binary image data scaled up and down by these means, and 15 is a magnification conversion means for separating the overall magnification into a portion represented by an integer ratio and a remaining portion represented by a real number ratio. , 16 have a magnification conversion table for collectively converting a plurality of input pixels, and an integer ratio enlargement / reduction conversion value for generating the contents of this table based on the integer ratio enlargement / reduction ratio separated by the magnification conversion means 15. It is a storage means.

【0015】ここで画像を縮小する場合を考える。図2
において、破線で区切られた画素が変換前の画像を示
し、実線で区切られた画素がこれに対応する変換後の画
像を示す。任意倍率の拡縮を通常の投影法で処理する
と、図2の辺が点線である斜線が付された画素と点が付
された画素とに対して、辺が実線である画素との対応か
らもわかるように、変換後の画素(以下、変換画素と略
す)の値を求めるために参照する原画素(以下、参照画
素と略す)の数が変換画素により異なる。このため、こ
れらの場合分けを考えながらの処理は非常に煩雑にな
り、処理速度の低下や装置規模の増大を引き起こす。
Here, consider the case where the image is reduced. Figure 2
In, the pixels separated by broken lines indicate the image before conversion, and the pixels separated by the solid line indicate the corresponding converted image. When the scaling of an arbitrary magnification is processed by the normal projection method, it is also possible to compare the pixel with the diagonal line with the dotted side and the pixel with the dotted line in FIG. As can be seen, the number of original pixels (hereinafter abbreviated as reference pixels) that are referred to in order to obtain the value of the converted pixels (hereinafter abbreviated as converted pixels) differs depending on the converted pixels. For this reason, the processing considering these cases becomes very complicated, which causes a decrease in processing speed and an increase in device scale.

【0016】そこで本実施例においては、倍率変換手段
15で指定された倍率に近い整数比を求める処理を行
い、整数比拡大/縮小部11で予め整数比での拡縮を行
うことで、残りの実数比拡大/縮小処理を簡略化する。
以下、図3のフローチャートを用いて、倍率変換部15
での処理の一例を説明する。N,Mは変数である。
Therefore, in the present embodiment, the processing for obtaining an integer ratio close to the specified magnification by the magnification conversion means 15 is performed, and the integer ratio enlarging / reducing unit 11 performs enlarging / reducing the integer ratio in advance, thereby remaining the remainder. The real number ratio enlargement / reduction processing is simplified.
The magnification conversion unit 15 will be described below with reference to the flowchart of FIG.
An example of the processing in 1 will be described. N and M are variables.

【0017】 Nに入力画像の主(副)走査画素数
を、Mに出力画像の主(副)走査画素数を設定する。
The number of main (sub) scan pixels of the input image is set to N, and the number of main (sub) scan pixels of the output image is set to M.

【0018】 N,Mの最大公約数(GCM:gre
atest common measure)を求め
る。もしN,Mが互いに素(GCM=1)の場合には、
に進む。
The greatest common divisor of N and M (GCM: gre
atest common measure). If N and M are relatively prime (GCM = 1),
Proceed to.

【0019】 N=N/GCM,M=M/GCMと
し、に戻る。
Set N = N / GCM and M = M / GCM, and return to.

【0020】 N,Mが、共に予め定められた閾値T
h以下の場合には、そのN,Mを整数比拡大/縮小変換
値記憶手段16に入力して処理を終了する。N,Mのど
ちらかが閾値Thより大きい場合には、に進む。
N and M are both predetermined threshold values T
If h or less, the N and M are input to the integer ratio enlarging / reducing converted value storage means 16 and the process is terminated. If either N or M is larger than the threshold Th, proceed to.

【0021】この閾値Thは、あまり大きい数値にする
と整数比拡大/縮小変換値記憶手段16中の変換テーブ
ルの容量が大きくなるので、例えば4程度の小さな値を
用いる。尚、この例ではNとMで同じ閾値を用いたが、
異なる閾値を用いて判定しても良い。
If the threshold value Th is set to a too large value, the capacity of the conversion table in the integer ratio enlarging / reducing conversion value storage means 16 becomes large, so a small value of, for example, about 4 is used. In this example, the same threshold value was used for N and M,
The determination may be performed using different thresholds.

【0022】 N/M<0.5の場合にはN=1,M
=4とし、そのN,Mを整数比拡大/縮小変換値記憶手
段16に入力して処理を終了する。
When N / M <0.5, N = 1, M
= 4, N and M are input to the integer ratio enlargement / reduction conversion value storage means 16 and the processing is terminated.

【0023】 N/M<0.75の場合にはN=1,
M=2とし、そのN,Mを整数比拡大/縮小変換値記憶
手段16に入力して処理を終了する。
When N / M <0.75, N = 1,
M = 2, the N and M are input to the integer ratio enlarging / reducing converted value storage means 16, and the process is terminated.

【0024】 N/M<1.0の場合にはN=3,M
=4とし、そのN,Mを整数比拡大/縮小変換値記憶手
段16に入力して処理を終了する。
When N / M <1.0, N = 3, M
= 4, N and M are input to the integer ratio enlargement / reduction conversion value storage means 16 and the processing is terminated.

【0025】 N=INT(N/M),M=1とし、
そのN,Mを整数比拡大/縮小変換値記憶手段16に入
力して処理を終了する。尚、INT(N/M)は、N/
Mを切捨てした整数部分を取るものとする。
With N = INT (N / M) and M = 1,
The N and M are input to the integer ratio enlargement / reduction conversion value storage means 16 and the processing is ended. Note that INT (N / M) is N /
Let the integer part of M be truncated.

【0026】このような処理手順により、整数比拡大/
縮小手段11での拡縮倍率を決定する。尚、上記の例で
は、手順の条件を満たさなかった場合に、手順
で1/4,1/2,3/4,1,2,・・・のどれか
の倍率になるようにしているが、1/5,4/5,3/
2などのもっと細かい倍率を用いてもよい。この実現方
法は、手順で用いている0.5,0.75,1.
0を変更し、同様のことを行う処理ステップを増やすこ
とによって行うことができる。
By such a processing procedure, integer ratio expansion /
The enlargement / reduction ratio of the reduction means 11 is determined. In the above example, when the condition of the procedure is not satisfied, the magnification is set to any one of 1/4, 1/2, 3/4, 1, 2, ... In the procedure. , 1/5, 4/5, 3 /
Finer scale factors such as 2 may be used. This realization method uses 0.5, 0.75, 1.
This can be done by changing 0 and adding more processing steps to do the same.

【0027】また、全体の倍率が1.0以上の場合に
は、投影法で参照される画素数が最大4画素までに収ま
るので、整数比拡大/縮小手段11での拡縮を行わず
に、実数比拡大/縮小手段12のみで拡縮を行うように
してもよい。
Further, when the overall magnification is 1.0 or more, the number of pixels referred to by the projection method is limited to a maximum of 4 pixels, so that the integer ratio enlarging / reducing means 11 does not perform enlarging or reducing, The scaling may be performed only by the real number ratio scaling unit 12.

【0028】尚、実数比拡大/縮小手段での拡縮倍率R
は、上記手順により設定されたN/Mを除いた倍率、即
ち(全体の倍率)/(N/M)となる。
The enlargement / reduction ratio R in the real number ratio enlargement / reduction means
Is a magnification excluding N / M set by the above procedure, that is, (overall magnification) / (N / M).

【0029】このようにして求めたN,Mにより、整数
比拡大/縮小変換値記憶部16では、以下に説明するよ
うな変換テーブルを作成する。例えば入力画像が100
×100画素で構成され、その画像を85×85画素に
縮小する場合、図3のフローではN=3,M=4とな
る。即ち、4画素から3画素を生成する処理を行うこと
で0.75倍の縮小を行い、残りの(0.85/0.7
5)倍を実数比拡大/縮小部12で処理することにな
る。
Based on N and M thus obtained, the integer ratio enlargement / reduction conversion value storage unit 16 creates a conversion table as described below. For example, if the input image is 100
When the image is composed of × 100 pixels and the image is reduced to 85 × 85 pixels, N = 3 and M = 4 in the flow of FIG. That is, by performing the process of generating 3 pixels from 4 pixels, a reduction of 0.75 times is performed, and the remaining (0.85 / 0.7
5) The real number ratio enlarging / reducing unit 12 processes the multiplication.

【0030】4画素から3画素を生成する処理を局所濃
度分布を保って行うためには、図4に示すように、4つ
の各入力画素(同図(a)参照)を3回づつ繰り返して
12画素(同図(b)参照)とし、その12画素の先頭
から4画素づつの平均値を求めて出力の3画素(同図
(c)参照)を得る方法がある。たとえば、図4(b)
に示される12画素の最後の4画素の平均値は、(0+
1+1+1)×255/4=191.25≒BF(16
進表記)となる。このような処理は、途中12画素の中
間結果を生成したり、画素値を加算/除算するなどの処
理が必要なため、高速処理が難しい。そこで、入力の4
画素から一括して出力の3画素を生成する変換テーブル
を作成し、前記加算/除算などを行わずに3/4倍の縮
小を行う。具体的には図5に示すように、4ビット入力
/24ビット出力のルックアップテーブルを用意し、入
力の2進数0000から1111に対応した出力値を予
め計算して格納する。例えば入力の4画素が2進表記で
1101の場合には、出力は16進表記でFF80BF
となる。このようなテーブルを予め作成することによ
り、整数比での拡縮を高速に実行することが可能とな
る。また、この例では4ビット入力/24ビット出力の
ルックアップテーブルとしたが、さらに効率を上げるた
めに8ビット入力/48ビット出力のルックアップテー
ブルを用いて8画素一括で変換することもできる。
In order to perform the process of generating 3 pixels from 4 pixels while maintaining the local density distribution, as shown in FIG. 4, each of the four input pixels (see FIG. 4A) is repeated 3 times. There is a method of obtaining 12 pixels (see FIG. 2B), and obtaining an average value of 4 pixels from the beginning of the 12 pixels to obtain 3 pixels of output (see FIG. 2C). For example, FIG. 4 (b)
The average value of the last 4 pixels of the 12 pixels shown in is (0+
1 + 1 + 1) × 255/4 = 191.25≈BF (16
It is written in hex). Such processing requires high-speed processing because it requires processing such as generating an intermediate result of 12 pixels on the way and adding / dividing pixel values. So input 4
A conversion table for collectively generating three output pixels from the pixels is created, and the conversion table is subjected to 3/4 times reduction without performing the addition / division. Specifically, as shown in FIG. 5, a lookup table of 4-bit input / 24-bit output is prepared, and output values corresponding to the input binary numbers 0000 to 1111 are calculated in advance and stored. For example, if the input 4 pixels are 1101 in binary notation, the output is FF80BF in hexadecimal notation.
Becomes By creating such a table in advance, it becomes possible to execute scaling with an integer ratio at high speed. Further, in this example, the look-up table of 4-bit input / 24-bit output is used. However, in order to further improve the efficiency, it is also possible to use the look-up table of 8-bit input / 48-bit output to perform conversion in batch with 8 pixels.

【0031】尚、この例では2値の入力に対して多値
(8ビット)を出力するテーブルを使用したが、倍率が
N/M=2/1=2などの整数倍の拡大の場合には、テ
ーブルの容量を少なくすることも可能である。例示の場
合、2値データであるkビットに対して2値データであ
る2(=N/M)×kビットを出力するテーブルを使用
することもできる。この場合においても、倍率が整数倍
であることから、拡大後の画像は拡大前の画像の局所濃
度を保存するという目的は達成している。
In this example, a table which outputs multi-valued (8 bits) for a binary input is used. However, when the magnification is an integral multiple such as N / M = 2/1 = 2, Can reduce the capacity of the table. In the case of an example, it is also possible to use a table that outputs 2 (= N / M) × k bits that are binary data with respect to k bits that are binary data. Even in this case, since the magnification is an integral multiple, the objective of preserving the local density of the image before enlargement is achieved in the image after enlargement.

【0032】上記の方法により作成した変換テーブルを
用いて、整数比拡大/縮小手段11では、2値画像記憶
手段10から画像を入力し、主走査/副走査の各々につ
いて拡縮処理を行い、その結果を実数比拡大/縮小手段
12に入力する。
Using the conversion table created by the above method, the integer ratio enlarging / reducing means 11 inputs an image from the binary image storage means 10 and performs enlarging / reducing processing for each of the main scanning / sub scanning. The result is input to the real number ratio enlarging / reducing means 12.

【0033】実数比拡大/縮小手段12では、(全体の
倍率)/(整数比拡大/縮小手段11で行った拡縮の倍
率)で定義される拡縮を行う。もし、この倍率が1.0
になった場合には、なにも処理を行わずに2値化手段1
3に画像データを送り出す。それ以外の場合には、例え
ば以下のような方法で拡縮を行う。
The real number ratio enlarging / reducing means 12 performs enlargement / reduction defined by (overall magnification) / (enlargement / reduction magnification performed by the integer ratio enlarging / reducing means 11). If this magnification is 1.0
When it becomes, the binarization means 1 without performing any processing.
The image data is sent to 3. In other cases, the scaling is performed by the following method, for example.

【0034】図3のフローチャートの手順により、実数
比拡大/縮小手段12での拡縮倍率は1.0よりも大き
く設定される場合が多い。そのため、図2に示すような
9画素やそれ以上の参照画素を必要とする場合は少な
く、図6に示すような高々4画素の参照で処理を行うこ
とができる。そのため、場合分けを簡略化した実数比で
の拡縮を行うことができる。図6は、3/2倍に拡大す
る場合の例を示しており、画素値P0 ,P1 ,P2 ,P
3 の2画素×2画素の画像が、画素値P'0,P'1
P'2,P'3,P'4,P'5,P'6,P'7,P'8の3画素×
3画素の画像に拡大されるとすると、たとえば、画素値
P'4は、 P'4=w0 ・P0 +w1 ・P1 +w2 ・P2 +w3 ・P
3 の演算で求められる。但し、w0 ,w1 ,w2 ,w
3 は、各変換画素が変換前の画像上に写像された場合
の、各参照画素の占める面積に応じた加重係数である。
According to the procedure of the flowchart of FIG. 3, the enlargement / reduction ratio in the real number ratio enlarging / reducing means 12 is often set to be larger than 1.0. Therefore, it is rare that 9 or more reference pixels as shown in FIG. 2 are required, and the process can be performed by referring to at most 4 pixels as shown in FIG. Therefore, it is possible to perform scaling with a real number ratio in which case classification is simplified. FIG. 6 shows an example in the case of enlarging by 3/2 times, and pixel values P 0 , P 1 , P 2 , P
The image of 2 pixels × 2 pixels of 3 has pixel values P ′ 0 , P ′ 1 ,
P '2, P' 3, P '4, P' 5, P '6, P' 7, 3 pixels × the P '8
If it is enlarged to a 3-pixel image, for example, the pixel value P ′ 4 is P ′ 4 = w 0 · P 0 + w 1 · P 1 + w 2 · P 2 + w 3 · P
Calculated by calculation of 3 . However, w 0 , w 1 , w 2 , w
3 is a weighting coefficient according to the area occupied by each reference pixel when each converted pixel is mapped on the image before conversion.

【0035】図3のフローチャートの例では、全体の倍
率が1/4より小さい場合には図2に示すような多くの
参照画素が必要となるが、倍率が小さい場合には、4画
素までの参照で近似して計算を行ってもモアレの発生は
少ないため、あまり問題にならない。また、図3のフロ
ーチャートを変更して、例えば「N/M<0.5」で条
件判定している部分を例えば「N/M<0.45」のよ
うに少し小さい値に変更すると、全体の倍率が0.47
の場合などには図2のような多くの参照画素を必要とす
るケースが生じる。しかし、このような場合も4画素以
上が必要となるのは画素全体のうちの一部であり、また
その一部についても4画素以上の参照画素の寄与は少な
いため、参照画素数を4までに限定して近似計算しても
モアレ等の発生は少なく、また一旦0.25倍した後に
残りの0.47/0.25倍拡大を実施する場合に比べ
て鮮鋭さを維持できるという長所もある。
In the example of the flowchart of FIG. 3, many reference pixels as shown in FIG. 2 are required when the overall magnification is smaller than ¼, but when the magnification is small, up to 4 pixels are required. Even if the calculation is performed by approximation using a reference, moiré does not occur so much, so there is not much problem. Further, if the flowchart of FIG. 3 is modified to change the condition-determined portion with “N / M <0.5” to a slightly smaller value such as “N / M <0.45”, Magnification of 0.47
In such a case, there are cases in which many reference pixels as shown in FIG. 2 are required. However, even in such a case, it is only a part of the whole pixel that requires 4 pixels or more, and the contribution of reference pixels of 4 pixels or more is small for that part as well. Even if the approximation calculation is limited to, the occurrence of moiré is small, and the sharpness can be maintained as compared with the case where the remaining 0.47 / 0.25 times enlargement is performed after 0.25 times. is there.

【0036】これまで述べたような方法により処理を行
った結果、原画像データは2値から多値の状態に変換さ
れる。そこで、この多値情報を元の2値の状態に戻すた
め、2値化手段13において局所濃度を保った方法であ
る誤差拡散法を用いて2値化を行う。誤差拡散法につい
ては公知の技術であり、ここでは説明を省略する。全体
の倍率が2.0倍のような場合には、これまで述べた手
順での処理の結果、2値データのまま2値化手段13に
入力される場合もあるが、この場合には当然この2値化
の処理はパスされる。また、図1では出力デバイスとし
て2値の表示デバイスを前提にしているが、もし多値の
表示が可能なデバイスに出力するような場合には、2値
化手段13そのものを省略することも可能である。
As a result of the processing performed by the method described above, the original image data is converted from a binary state to a multi-valued state. Therefore, in order to restore this multi-valued information to the original binary state, the binarizing means 13 performs binarization by using the error diffusion method which is a method of maintaining the local density. The error diffusion method is a known technique and will not be described here. In the case where the overall magnification is 2.0 times, the binary data may be directly input to the binarizing means 13 as a result of the processing in the procedure described above. This binarization process is passed. Further, although FIG. 1 is premised on a binary display device as an output device, the binarizing means 13 itself may be omitted when outputting to a device capable of multivalued display. Is.

【0037】2値化手段13で2値化された画像データ
は、2値画像表示手段14にモアレ等による画質劣化の
無い良好な拡縮画像として表示される。
The image data binarized by the binarization unit 13 is displayed on the binary image display unit 14 as a good enlarged / reduced image without image quality deterioration due to moire or the like.

【0038】次に、第2発明について、実施例を詳細に
説明する。
Next, an embodiment of the second invention will be described in detail.

【0039】前記第1発明の実施例では、主走査方向と
副走査方向を同時に処理しているため、実数比拡大/縮
小手段12では最大4画素の参照が必要となっている。
これは、9画素やそれ以上の参照を行う場合と比較して
処理が簡略化されているが、それでもやや複雑な処理手
順を必要とする。また、整数比拡大/縮小手段11での
拡縮も、副走査方向の拡縮については複数画素を一括に
変換するために、副走査方向に連続した画素データをま
とめる操作が必要となり、処理が複雑となる。
In the embodiment of the first aspect of the invention, since the main scanning direction and the sub scanning direction are processed simultaneously, the real number ratio enlarging / reducing means 12 needs to refer to a maximum of 4 pixels.
This simplifies the processing as compared with the case of referring to 9 pixels or more, but still requires a slightly complicated processing procedure. Further, with respect to the scaling in the integer ratio enlarging / reducing means 11, as for the scaling in the sub-scanning direction, a plurality of pixels are collectively converted, and therefore an operation of collecting pixel data continuous in the sub-scanning direction is required, which makes the processing complicated. Become.

【0040】そこで、第2の発明においては、図7に示
すように、主走査方向整数比拡大/縮小手段70、副走
査方向整数比拡大/縮小手段71を設けると共に、主走
査方向実数比拡大/縮小手段72、副走査方向実数比拡
大/縮小手段73を設け、主走査方向の拡縮と副走査方
向の拡縮を独立に行うことにより、実数比での拡縮時の
参照画素数を2画素にして処理をさらに簡略化し、ま
た、整数比での拡縮の際には主走査方向のみ変換テーブ
ルでの一括拡縮を行うように構成する。以下、各部での
動作を詳細に説明する。
Therefore, in the second aspect of the invention, as shown in FIG. 7, main scanning direction integer ratio enlarging / reducing means 70 and sub scanning direction integer ratio enlarging / reducing means 71 are provided, and main scanning direction real number ratio enlarging is performed. The number of reference pixels at the time of enlargement / reduction in the real number ratio is set to 2 pixels by providing the / reduction unit 72 and the sub-scanning direction real number ratio enlarging / reducing unit 73 and performing the enlargement / reduction in the main scanning direction and the enlargement / reduction in the sub-scanning direction independently. The processing is further simplified, and in the case of scaling with an integer ratio, batch scaling with the conversion table is performed only in the main scanning direction. The operation of each unit will be described in detail below.

【0041】倍率変換手段15では、先の実施例と同じ
く、全体の倍率から整数比拡縮の倍率を計算する。この
結果は、主走査方向の倍率については先の実施例と同じ
く整数比拡大/縮小変換値記憶手段16に、副走査方向
の倍率については、副走査方向整数比拡大/縮小手段7
1に入力される。整数比拡大/縮小変換値記憶手段16
で作成された変換テーブルは、主走査方向整数比拡大/
縮小手段70での拡縮処理にのみ用いられる。主走査方
向の画素データは通常8画素を1バイトとして格納され
ているので、整数比拡縮の倍率N/Mが1/8,2/
8,3/8,4/8,5/8,6/8,7/8,8/8
のどれかになるように倍率変換手段15での処理を変更
すると、入力の1バイト単位で出力を作成するよう変換
テーブルを構成でき、ソフトにより処理を行う場合等に
は処理速度の面で有効である。
As in the previous embodiment, the magnification conversion means 15 calculates the integer ratio scaling ratio from the overall ratio. As a result, the magnification in the main scanning direction is stored in the integer ratio enlargement / reduction conversion value storage means 16 as in the previous embodiment, and the magnification in the sub-scanning direction is expanded / reduced in the sub-scanning direction.
Input to 1. Integer ratio enlargement / reduction conversion value storage means 16
The conversion table created by
It is used only for the enlargement / reduction processing in the reduction means 70. Since pixel data in the main scanning direction is normally stored with 8 pixels as 1 byte, the integer ratio scaling factor N / M is 1/8, 2 /
8, 3/8, 4/8, 5/8, 6/8, 7/8, 8/8
If the processing in the magnification conversion means 15 is changed to any one of the above, the conversion table can be configured so that the output is created in the unit of 1 byte of the input, which is effective in terms of processing speed when the processing is performed by software. Is.

【0042】このようにして主走査方向に整数比倍率で
拡縮された画像データは、副走査方向に拡縮を行うため
に、副走査方向整数比拡大/縮小手段71に入力され
る。副走査方向の拡縮では、先の実施例と異なり、変換
テーブルを用いずに図8に示す方法で拡縮を行う。N=
3,M=4の場合を例に取ると、入力画像データ(図8
(a)参照)各主走査線を3回繰り返して出力すること
で一旦3倍拡大の出力を生成する(同図(b)参照)。
その後、4ライン分の同一主走査位置にある画素の画素
値を平均化する(同図(c)参照)ことで、参照画素数
が異なる際の場合分けを意識せずに、処理を行うことが
できる。このような処理方法は一見時間がかかるように
見えるが、1ライン分の連続したデータのコピーなどは
BitBlt(ビットブロック転送)等の機能をもつ機
器では高速に実行出来るため、全体としては処理速度を
向上させることができる。
The image data scaled in the main scanning direction by the integer ratio magnification is input to the sub scanning direction integer ratio scaling means 71 for scaling in the sub scanning direction. In the scaling in the sub-scanning direction, unlike the previous embodiment, scaling is performed by the method shown in FIG. 8 without using the conversion table. N =
Taking 3 and M = 4 as an example, input image data (see FIG.
(See (a)) Each main scanning line is repeatedly output three times to once generate a three-fold enlarged output (see (b) in the figure).
After that, by averaging the pixel values of the pixels at the same main scanning position for four lines (see FIG. 7C), the processing can be performed without being aware of the case when the number of reference pixels is different. You can This kind of processing method seems to take time at first glance, but copying data such as continuous data for one line can be executed at high speed with a device having a function such as BitBlt (bit block transfer), so the overall processing speed is Can be improved.

【0043】上記の方法により主走査方向/副走査方向
ともに整数比拡縮された画像データは、主走査方向実数
比拡大/縮小手段72に入力される。主走査方向実数比
拡大/縮小手段72では、図9(b)に示すように、主
走査方向のみについて実数比倍率での拡縮を行う。先の
実施例では、図9(a)に示すように主走査/副走査を
同時に拡縮していたため、倍率が1.0以上の場合でも
参照画素数が1画素から4画素の間で異なっていたが、
主走査のみを単独に拡縮する場合には図9(b)に示す
ように、参照画素数は1または2画素の2通りのみとな
る。参照画素が2画素以内であるため、ある参照画素が
変換画素に占める面積率をWとした場合には、もう一方
の参照画素の面積率は(1−W)となり、 (出力画素値)=(左側の参照画素値)×W+(右側の
参照画素値)×(1−W) なる簡便な式により、出力画素値を計算することができ
る。またこの面積率Wは、変換画素の原画像上座標値の
小数部分により決まるので、小数部分の値に対する面積
率Wの値を予め計算してテーブル化すれば、さらに高速
な処理が可能となる。
The image data which has been subjected to the integer ratio scaling in both the main scanning direction and the sub-scanning direction by the above method is input to the main scanning direction real number ratio enlarging / reducing means 72. In the main scanning direction real number ratio enlarging / reducing means 72, as shown in FIG. 9B, the enlargement / reduction of the real number ratio magnification is performed only in the main scanning direction. In the previous embodiment, as shown in FIG. 9A, the main scanning / sub-scanning was expanded / contracted at the same time. Therefore, even if the magnification is 1.0 or more, the number of reference pixels is different from 1 pixel to 4 pixels. But
When only the main scanning is scaled up or down independently, as shown in FIG. 9B, the number of reference pixels is only two, that is, one or two. Since the number of reference pixels is within 2 pixels, if the area ratio of a certain reference pixel in the conversion pixel is W, the area ratio of the other reference pixel is (1-W), and (output pixel value) = The output pixel value can be calculated by a simple formula of (left reference pixel value) × W + (right reference pixel value) × (1-W). Further, since the area ratio W is determined by the decimal part of the coordinate value on the original image of the converted pixel, if the value of the area ratio W with respect to the value of the decimal part is calculated in advance and made into a table, higher speed processing becomes possible. .

【0044】次に、副走査方向実数比拡大/縮小手段7
3により、副走査方向の実数倍率での拡縮処理が行われ
る。図9(c)に示すように、副走査方向のみを拡大す
る場合には、主走査方向と同様に参照画素数は2画素以
下となる。そのため、上記主走査方向実数比拡縮と同様
に、 (出力画素値)=(上側の参照画素値)×W+(下側の
参照画素値)×(1−W) なる式により、出力画素値を計算できる。倍率が1.0
以下の場合には参照画素数が2画素よりも多くなり上式
が成立しなくなるが、先の実施例でも述べたように、近
似的に上の式を用いて計算しても良い結果が得られる。
Next, the sub-scanning direction real number ratio enlarging / reducing means 7
3, the enlargement / reduction processing is performed at the real magnification in the sub-scanning direction. As shown in FIG. 9C, when only the sub-scanning direction is enlarged, the number of reference pixels is 2 or less as in the main scanning direction. Therefore, similarly to the scaling in the main scanning direction, (output pixel value) = (upper reference pixel value) × W + (lower reference pixel value) × (1-W) Can be calculated. Magnification is 1.0
In the following cases, the number of reference pixels is more than 2 pixels and the above equation is not satisfied. However, as described in the previous embodiment, a good result can be obtained by approximately using the above equation. To be

【0045】このようにして拡縮された画像データは、
先の実施例と同様に、2値化手段13により再2値化さ
れて2値画像表示手段14に表示される。
The image data scaled in this way is
Similar to the previous embodiment, it is re-binarized by the binarizing means 13 and displayed on the binary image display means 14.

【0046】このように、主走査方向と副走査方向を独
立に拡縮するように構成することで、各拡縮処理での演
算が簡略化され、結果として高速な処理が可能となる。
尚、図7では処理の順番を「主走査方向整数比拡縮」→
「副走査方向整数比拡縮」→「主走査方向実数比拡縮」
→「副走査方向実数比拡縮」の順で説明したが、説明か
らも明らかなように、「主走査方向整数比拡縮」→「主
走査方向実数比拡縮」→「副走査方向整数比拡縮」→
「副走査方向実数比拡縮」などの順や、副走査方向を先
にした順番で処理を行ってもよい。
In this way, by configuring the main scanning direction and the sub scanning direction to be independently scaled, the calculation in each scaling process is simplified, and as a result, high-speed processing becomes possible.
Incidentally, in FIG. 7, the processing order is “integral ratio scaling in main scanning direction” →
"Integral ratio scaling in sub-scanning direction" → "Real number ratio scaling in main scanning direction"
→ The explanation has been made in the order of "sub-scan direction real number ratio scaling", but as is clear from the explanation, "main-scan direction integer ratio scaling" → "main scanning direction real-number ratio scaling" → "sub-scanning direction integer ratio scaling" →
The processing may be performed in an order such as “scaling in the sub-scanning direction real number ratio” or in an order in which the sub-scanning direction is first.

【0047】[0047]

【発明の効果】以上説明したように、本発明によれば、
テーブルにより整数比拡大/縮小を行うと共に、補間に
よる濃度保存を行いながら実数比拡大/縮小を行うよう
にしたので、モアレ等による画質劣化の無い拡縮/解像
度変換を、簡便かつ高速に処理することができる。
As described above, according to the present invention,
Since the integer ratio expansion / reduction is performed by the table and the real number ratio expansion / reduction is performed while storing the density by interpolation, it is possible to easily and quickly process the expansion / reduction conversion without image quality deterioration due to moire. You can

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

【図1】 第1発明の一実施例を示す画像処理装置のブ
ロック図である。
FIG. 1 is a block diagram of an image processing apparatus showing an embodiment of the first invention.

【図2】 投影法での参照画素を説明する図である。FIG. 2 is a diagram illustrating reference pixels in a projection method.

【図3】 倍率変更手段での動作の一例を表すフローチ
ャートである。
FIG. 3 is a flowchart showing an example of an operation of a magnification changing unit.

【図4】 整数比での拡縮を説明する図である。FIG. 4 is a diagram illustrating scaling with an integer ratio.

【図5】 整数比拡大/縮小変換値記憶手段の変換テー
ブルを説明する図である。
FIG. 5 is a diagram illustrating a conversion table of an integer ratio enlargement / reduction conversion value storage unit.

【図6】 投影法による拡縮を説明する図である。FIG. 6 is a diagram for explaining scaling by a projection method.

【図7】 第2発明の一実施例を示す画像処理装置のブ
ロック図である。
FIG. 7 is a block diagram of an image processing apparatus showing an embodiment of the second invention.

【図8】 副走査方向の整数比拡縮を説明する図であ
る。
FIG. 8 is a diagram for explaining integer ratio scaling in the sub-scanning direction.

【図9】 主走査/副走査を別々に拡縮する場合の実数
比拡縮を説明する図である。
FIG. 9 is a diagram for explaining real number ratio scaling when scaling is performed separately for main scanning and sub scanning.

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

10…2値画像記憶手段、11…整数比拡大/縮小手
段、12…実数比拡大/縮小手段、13…2値化手段、
14…2値画像表示手段、15…倍率変換手段、16…
整数比拡大/縮小変換値記憶手段、70…主走査方向整
数比拡大/縮小手段71…副走査方向整数比拡大/縮小
手段、72…主走査方向実数比拡大/縮小手段、73…
副走査方向実数比拡大/縮小手段
10 ... Binary image storage means, 11 ... Integer ratio enlarging / reducing means, 12 ... Real number ratio enlarging / reducing means, 13 ... Binarizing means,
14 ... Binary image display means, 15 ... Magnification conversion means, 16 ...
Integer ratio enlarging / reducing converted value storage means, 70 ... Main scanning direction integer ratio enlarging / reducing means 71 ... Sub scanning direction integer ratio enlarging / reducing means, 72 ... Main scanning direction real number ratio enlarging / reducing means, 73 ...
Sub scanning direction real number ratio enlargement / reduction means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 2値画像を拡大/縮小する倍率を近似す
る値であるN/M(但し、N,Mは自然数)倍に変換す
る倍率変換手段と、 2値画像のM画素の入力に対応して拡大/縮小画像であ
るN画素の2値又は多値を出力するテーブルを記憶する
整数比拡大/縮小変換値記憶手段と、 前記整数比拡大/縮小変換値記憶手段に記憶されている
テーブルを用いて対象とする2値画像をN/M倍するこ
とによって2値又は多値の画像を形成する整数比拡大/
縮小手段と、 前記整数比拡大/縮小手段によって形成された2値又は
多値の画像を倍率×M/N倍に補間による濃度保存をし
ながら拡大/縮小する実数比拡大/縮小手段と、 前記実数比拡大/縮小手段により拡大/縮小された画像
を2値化する2値化手段とを有することを特徴とする画
像処理装置。
1. A magnification conversion means for converting N / M (where N and M are natural numbers) times, which is a value approximating a magnification for enlarging / reducing a binary image, and inputting M pixels of the binary image. Correspondingly, integer ratio enlargement / reduction conversion value storage means for storing a table for outputting binary or multi-valued N pixels that are enlargement / reduction images, and integer ratio enlargement / reduction conversion value storage means. Integer ratio enlargement that forms a binary or multi-valued image by multiplying a target binary image N / M times using a table
A reducing means; a real number ratio enlarging / reducing means for enlarging / reducing the binary or multi-valued image formed by the integer ratio enlarging / reducing means while enlarging / reducing the density by M × N / magnification. An image processing apparatus comprising: a binarizing unit that binarizes an image enlarged / reduced by a real number ratio enlarging / reducing unit.
【請求項2】 前記整数比拡大/縮小手段と前記実数比
拡大/縮小手段は、それぞれ対象とする画像の主走査方
向及び副走査方向ごとに行うことを特徴とする請求項1
記載の画像処理装置。
2. The integer ratio enlarging / reducing means and the real number ratio enlarging / reducing means are respectively executed in a main scanning direction and a sub-scanning direction of a target image.
The image processing device described.
JP5142365A 1993-06-14 1993-06-14 Image processing device Pending JPH06348834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5142365A JPH06348834A (en) 1993-06-14 1993-06-14 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5142365A JPH06348834A (en) 1993-06-14 1993-06-14 Image processing device

Publications (1)

Publication Number Publication Date
JPH06348834A true JPH06348834A (en) 1994-12-22

Family

ID=15313694

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5142365A Pending JPH06348834A (en) 1993-06-14 1993-06-14 Image processing device

Country Status (1)

Country Link
JP (1) JPH06348834A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR980007743A (en) * 1996-06-05 1998-03-30 이데이 노브유끼 Image processing apparatus and image processing method
US7602523B2 (en) 2003-10-27 2009-10-13 Noritsu Koki Co. Ltd. Image processing method for resizing image and image processing apparatus for implementing the method
US8390875B2 (en) 2008-10-24 2013-03-05 Fuji Xerox Co., Ltd. Image processing apparatus, image forming apparatus, image processing method, and computer readable medium storing program
JP2020504838A (en) * 2017-04-28 2020-02-13 クンシャン ゴー−ビシオノクス オプト−エレクトロニクス カンパニー リミテッドKunshan Go−Visionox Opto−Electronics Co., Ltd. Pixel structure driving method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR980007743A (en) * 1996-06-05 1998-03-30 이데이 노브유끼 Image processing apparatus and image processing method
US7602523B2 (en) 2003-10-27 2009-10-13 Noritsu Koki Co. Ltd. Image processing method for resizing image and image processing apparatus for implementing the method
US8390875B2 (en) 2008-10-24 2013-03-05 Fuji Xerox Co., Ltd. Image processing apparatus, image forming apparatus, image processing method, and computer readable medium storing program
JP2020504838A (en) * 2017-04-28 2020-02-13 クンシャン ゴー−ビシオノクス オプト−エレクトロニクス カンパニー リミテッドKunshan Go−Visionox Opto−Electronics Co., Ltd. Pixel structure driving method

Similar Documents

Publication Publication Date Title
JPH07210670A (en) Image processor
JP2004040790A (en) Descreen method and system for image signal
JPH0865510A (en) Error diffusion method,error diffusion system and error production generation
JP3176195B2 (en) Image processing device
JPH05268462A (en) Picture processor
JPH06105160A (en) Image controller
JPH08317197A (en) Image processing unit
JPH06348834A (en) Image processing device
JP3092769B2 (en) Image processing device
JP2000270208A (en) Image processor and image processing method
JP3262425B2 (en) Image processing device
JP3624153B2 (en) Image processing apparatus and image processing method
JP3581460B2 (en) Image processing method and apparatus
KR100440944B1 (en) Binary image resolution reducing method and device simplifying resolution reduction algorithm
JPH0993424A (en) Image processor
JP3815514B2 (en) High-speed pixel interpolation method and image processing apparatus for enlarged image
JPH07210669A (en) Image processor and its control method
JPH10126609A (en) Image processor
JPH07262351A (en) Image processor and control method for the same
JP3054299B2 (en) Image processing apparatus and method
JP2714140B2 (en) Pixel density converter
JP3054315B2 (en) Image processing method and apparatus
JPH08251397A (en) Method and device for image processing
JPH0548881A (en) Picture varying power processing system and device
JP2714141B2 (en) Pixel density converter