JP2002218249A - Image processing circuit - Google Patents

Image processing circuit

Info

Publication number
JP2002218249A
JP2002218249A JP2001015310A JP2001015310A JP2002218249A JP 2002218249 A JP2002218249 A JP 2002218249A JP 2001015310 A JP2001015310 A JP 2001015310A JP 2001015310 A JP2001015310 A JP 2001015310A JP 2002218249 A JP2002218249 A JP 2002218249A
Authority
JP
Japan
Prior art keywords
circuit
pixel
image
matching
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2001015310A
Other languages
Japanese (ja)
Other versions
JP3809767B2 (en
Inventor
Keiichi Nakanishi
啓一 中西
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2001015310A priority Critical patent/JP3809767B2/en
Publication of JP2002218249A publication Critical patent/JP2002218249A/en
Application granted granted Critical
Publication of JP3809767B2 publication Critical patent/JP3809767B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To set a matrix corresponding to an image by using a simple constitution in order to perform matching for smoothing processing. SOLUTION: A printer image processing circuit 11 is provided with a register 13 for valid/invalid matrix stetting besides a matching pattern RAM 12, and a matrix for which validity/invalidity is set beforehand for each pixel is stored in the register 13. Source image data stored in a line memory 15 and a matching pattern read from the matching pattern RAM 12 are compared with a comparator 18 for a valid pixel stored in the register 13 and matching is performed.

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 circuit for comparing pixel data of a matching pattern with image data of an image for smoothing processing.

【0002】[0002]

【従来の技術】一般に、画像処理の1つとして、スムー
ジングと呼ばれる処理がある。原画像に対して、プリン
ト解像度を上げる(例えば200dpi→400dp
i)ことにより、画素を補間して画像をなめらかに見せ
る手法である。この処理では、注目画素の周囲の画素、
例えば3×3のマトリクスを切り出し、中央の画素を注
目画素として、その周囲の8画素についてパターンマッ
チングを行う方法がある。そして、マッチしたパターン
に対する解像度変換された画素データを出力する。
2. Description of the Related Art Generally, there is a process called smoothing as one of image processing. For the original image, increase the print resolution (for example, 200 dpi → 400 dpi)
i) This is a method of interpolating pixels to make an image look smoother. In this process, pixels around the pixel of interest,
For example, there is a method in which a 3 × 3 matrix is cut out and pattern matching is performed on eight pixels surrounding the central pixel as a target pixel. Then, it outputs pixel data that has been subjected to resolution conversion for the matched pattern.

【0003】[0003]

【発明が解決しようとする課題】上記従来の画像処理回
路においては、スムージングの効果は、その周囲の画素
をどのように取るかによって変わってくる。したがっ
て、マッチングを行うための周辺画素の取り方を任意に
変更できると、(1)印字対象となる原画像に応じて、
最適なマトリクスを選択できる。(2)回路〔ハードウ
ェア〕確定後も、ソフト的に変更可能なので、設計の自
由度が上がる。等のメリットがある。
In the above-mentioned conventional image processing circuit, the effect of the smoothing depends on how the surrounding pixels are taken. Therefore, if it is possible to arbitrarily change the method of obtaining peripheral pixels for performing matching, (1) according to the original image to be printed
You can select the optimal matrix. (2) Even after the circuit [hardware] is determined, it can be changed by software, so that the degree of freedom in design increases. There are merits such as.

【0004】この発明はこの点に着目してなされたもの
であって、簡易な構成で、画像に応じたマトリクスを設
定するすることができ、より画像に応じた処理を行い得
る画像処理回路を提供することを目的としている。
The present invention has been made in view of this point, and has an image processing circuit capable of setting a matrix corresponding to an image with a simple configuration and capable of performing processing according to an image. It is intended to provide.

【0005】[0005]

【課題を解決するための手段】この出願の請求項1に係
る画像処理装置は、画像の各画素データをマッチングパ
ターンの画素データと比較することにより、画像データ
をスムージング処理する画像処理回路において、マッチ
ングするパターン中の画素につき、比較を行うかどうか
を設定する手段を備えている。
An image processing apparatus according to claim 1 of the present application is an image processing circuit that performs smoothing processing on image data by comparing each pixel data of the image with pixel data of a matching pattern. Means are provided for setting whether or not to perform comparison for pixels in the pattern to be matched.

【0006】また、請求項2に係る画像処理回路は、マ
ッチングパターンを記憶する第1のメモリと、画像の画
素データと前記第1のメモリに記憶されたマッチングパ
ターンとを比較する比較回路と、この比較回路の比較結
果によるマッチング結果に基づき、画素データを出力す
る第2のメモリと、前記比較回路で比較する各画素の有
効/無効を設定する第3のメモリとを備えている。
An image processing circuit according to a second aspect of the present invention includes a first memory storing a matching pattern, a comparing circuit comparing pixel data of an image with the matching pattern stored in the first memory, There is provided a second memory for outputting pixel data based on a matching result based on a comparison result of the comparison circuit, and a third memory for setting validity / invalidity of each pixel to be compared by the comparison circuit.

【0007】[0007]

【発明の実施の形態】以下、実施の形態により、この発
明を更に詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in more detail with reference to embodiments.

【0008】図1は、実施形態に係る画像形成装置を備
えたコピー機能及びファクシミリ機能兼有の複合装置の
概略構成を示すブロック図である。この複合装置は、C
PU(制御部)1、NCU2、モデム3、スキャナ4、
操作部5、ROM6、RAM7、画像メモリ(DRA
M)8、CODEC9、DMAC(ダイレクト・メモリ
・アクセス・コントローラ)10、マッチングパターン
用RAM12及び有効/無効マトリクス用のレジスタ1
3、スムージング画データメモリ14を有するプリンタ
画像処理回路(画像データ処理部)11、ラインメモリ
(FIFO)15、DMAC16、プリンタ(画像形成
部)17を備える。これらの各要素は、システムバス1
9やイメージバス20で接続されている。
FIG. 1 is a block diagram showing a schematic configuration of a multifunction device having a copy function and a facsimile function provided with the image forming apparatus according to the embodiment. This composite device is C
PU (control unit) 1, NCU 2, modem 3, scanner 4,
Operation unit 5, ROM 6, RAM 7, image memory (DRA
M) 8, CODEC 9, DMAC (Direct Memory Access Controller) 10, RAM 12 for matching pattern, and register 1 for valid / invalid matrix
3, a printer image processing circuit (image data processing unit) 11 having a smoothed image data memory 14, a line memory (FIFO) 15, a DMAC 16, and a printer (image forming unit) 17. Each of these elements is the system bus 1
9 and the image bus 20.

【0009】CPU1は、この装置を構成する各部を制
御する。
[0009] The CPU 1 controls each unit constituting the apparatus.

【0010】NCU2は、電話回線(図示せず)との接
続を制御すると共に、相手先の電話番号(FAX番号を
含む)に対応したダイヤル信号を送出する機能及び着信
を検出するための機能を備えている。モデム3は、IT
U(国際電気通信連合)−T勧告T.30に従ったファ
クシミリ伝送制御手順に基づいて、V.17、V.27
ter、V.29等に従った送信データの変調及び受信
データの復調を行う。
The NCU 2 controls a connection with a telephone line (not shown), and has a function of transmitting a dial signal corresponding to a destination telephone number (including a FAX number) and a function of detecting an incoming call. Have. Modem 3 uses IT
U (International Telecommunication Union) -T Recommendation 30 based on a facsimile transmission control procedure according to V.30. 17, V.I. 27
ter. Modulation of the transmission data and demodulation of the reception data according to 29 or the like.

【0011】スキャナ4は、FAX送信及びコピーをす
るときに原稿の画像データを読み取る。操作部5は、フ
ァクシミリ機能やコピー機能を使用するときに、ユーザ
がFAX送信・受信、プリント等の指示をするためのも
のである。
The scanner 4 reads image data of a document when performing fax transmission and copying. The operation unit 5 is for the user to instruct facsimile transmission / reception, printing, and the like when using the facsimile function and the copy function.

【0012】ROM6は、この装置を制御するためのプ
ログラムを記憶する。RAM7は、データ等を一時的に
記憶する。画像メモリ8は、受信画像データやスキャナ
4で読み取った画像データを圧縮状態で一時的に記憶す
る。CODEC9は、読み取った画像データを送信する
ためにMH、MR、MMR方式等により符号化(エンコ
ード)し、受信画像データを復号(デコード)する。D
MAC10は、画像メモリ8に格納された画像データを
CODEC9に転送するためのもので、CPU1により
起動される。
The ROM 6 stores a program for controlling this device. The RAM 7 temporarily stores data and the like. The image memory 8 temporarily stores received image data and image data read by the scanner 4 in a compressed state. The CODEC 9 encodes (reads) the read image data by MH, MR, MMR or the like in order to transmit the decoded image data, and decodes (decodes) the received image data. D
The MAC 10 is for transferring image data stored in the image memory 8 to the CODEC 9 and is started by the CPU 1.

【0013】プリンタ画像処理回路11は、入力される
画素データに、解像度変換とともにスムージング処理を
行い、プリンタ17に供給する。マッチングパターンR
AM12には、原画データと比較し、マッチングを取る
ためのデータが、複数パターン記憶されている。レジス
タ13は、スムージングを行うための原画データとマッ
チングパターンとの各画素毎のマッチング結果を有効と
するか無効とするかの設定データを記憶する。スムージ
ング画データメモリ14には、マッチング処理後の出力
されたスムージング画データが記憶される。マッチング
パターンRAM12、レジスタ13及びスムージング画
データメモリ14については、更に後述する。
The printer image processing circuit 11 performs a smoothing process together with a resolution conversion on the input pixel data and supplies it to a printer 17. Matching pattern R
The AM 12 stores a plurality of patterns of data for comparison with the original image data and matching. The register 13 stores setting data for determining whether the matching result of each pixel between the original image data for performing the smoothing and the matching pattern is valid or invalid. The smoothed image data memory 14 stores the output smoothed image data after the matching process. The matching pattern RAM 12, the register 13, and the smoothing image data memory 14 will be further described later.

【0014】DMAC16は、CODEC9によりビッ
トイメージに復号された画像データをプリンタ画像処理
回路11に転送するためのものであり、CPU1により
起動される。プリンタ17は、プリンタ画像処理回路1
1から供給された画像データを記録紙上にプリントす
る。
The DMAC 16 transfers the image data decoded into the bit image by the CODEC 9 to the printer image processing circuit 11 and is started by the CPU 1. The printer 17 is a printer image processing circuit 1
The image data supplied from 1 is printed on recording paper.

【0015】図2は、プリンタ画像処理回路11の構成
を示すブロック図である。プリンタ画像処理回路11
は、マッチングパターンRAM12、有効/無効マトリ
クス記憶用のレジスタ13、ラインメモリ15用のアド
レスカウンタ15a、コンパレータ18、画データメモ
リ14を有する。
FIG. 2 is a block diagram showing the configuration of the printer image processing circuit 11. Printer image processing circuit 11
Has a matching pattern RAM 12, a register 13 for storing a valid / invalid matrix, an address counter 15a for a line memory 15, a comparator 18, and an image data memory 14.

【0016】プリンタ画像処理回路11では、スムージ
ング処理を行うための画像の画素データがラインメモリ
15に取り込まれると、アドレスカウンタ15aで指定
された画素データを読み出し、マッチングパターンRA
M12からマッチングパターンが読み出され、更にレジ
スタ13からも各画素毎の有効/無効データがコンパレ
ータ18に入力され、これら原画素データとマッチング
パターンと有効/無効のデータとをコンパレータ18で
比較し、原画素データとマッチングパターンとが、全て
の有効画素で一致した場合に、マッチングが取れたもの
として、マッチングしたパターンを識別するデータを出
力する。画データメモリ14は、マッチングしたパター
ンに対応する解像度変換かつスムージングされた画デー
タを記憶し、このスムージング後の画データをプリンタ
17に出力する。
In the printer image processing circuit 11, when pixel data of an image to be subjected to smoothing processing is fetched into the line memory 15, the pixel data designated by the address counter 15a is read out, and the matching pattern RA is read.
The matching pattern is read from M12, and the valid / invalid data for each pixel is also input from the register 13 to the comparator 18. The original pixel data is compared with the matching pattern and valid / invalid data by the comparator 18. When the original pixel data and the matching pattern match in all the valid pixels, the matching data is output as data that identifies the matched pattern. The image data memory 14 stores the image data subjected to resolution conversion and smoothing corresponding to the matched pattern, and outputs the image data after smoothing to the printer 17.

【0017】図3は、図2のコンパレータ(比較回路)
18の論理回路構成を、更に具体的に示したものであ
る。図3は1パターン分なので、通常はこの回路が複数
個存在する。図4に、このコンパレータ18に入力する
画データを示している。図4の(a)は、原画データ中
の3行3列の画素データを示し、中心の注目画素と、そ
の周囲の画素データA、B、……、Cを示している。図
4の(b)は、3行3列のマッチングパターンであり、
図4の(c)は、同じく3行3列の有効/無効マトリク
スを示している。ここでは、0=無効、1=有効とす
る。
FIG. 3 shows the comparator (comparison circuit) shown in FIG.
18 shows the configuration of the logic circuit 18 more specifically. Since FIG. 3 is equivalent to one pattern, usually there are a plurality of such circuits. FIG. 4 shows image data input to the comparator 18. FIG. 4A shows pixel data in three rows and three columns in the original image data, and shows a central target pixel and surrounding pixel data A, B,... FIG. 4B shows a matching pattern of 3 rows and 3 columns.
FIG. 4C also shows a valid / invalid matrix of 3 rows and 3 columns. Here, 0 = invalid and 1 = valid.

【0018】コンパレータ18は、ここでは8個のXO
R回路(排他的論理和回路:但し、出力が否定される)
21a、21b、……、21hと、NOT回路22a、
22b、……、22hと、8個のOR回路(論理和回
路)23a、23b、……、23hと、更に1個のAN
D回路(論理積回路)とを備えている。XOR回路21
aの入力には、原画データの画素Aとマッチングパター
ンの画素aが入力され、XOR回路21bの入力には、
原画データの画素Bと、マッチングパターンの画素bが
入力され、以下同様に、XOR回路21c、……、21
hの入力には、それぞれ画素Cとc、……、画素Hとh
が入力されている。
The comparator 18 has eight XOs here.
R circuit (Exclusive OR circuit: However, output is negated)
, 21h, NOT circuit 22a,
, 22h, eight OR circuits (OR circuits) 23a, 23b, ..., 23h, and one AN
And a D circuit (logical product circuit). XOR circuit 21
The pixel A of the original image data and the pixel a of the matching pattern are input to the input of a, and the input of the XOR circuit 21b is
The pixel B of the original image data and the pixel b of the matching pattern are input, and similarly, XOR circuits 21c,.
The inputs of h include pixels C and c,..., pixels H and h, respectively.
Is entered.

【0019】また、OR回路23aの入力には、XOR
回路21aの出力と、NOT回路22aで反転された有
効/無効マトリクスの画素Saが入力され、OR回路2
3bの入力には、XOR回路21bの出力と、NOT回
路22bで反転された有効/無効マトリクスの画素Sb
が入力され、以下同様にOR回路23c、……、23h
の入力には、それぞれXOR回路21cの出力とNOT
回路22cで反転された画素Sc、……、XOR回路2
1hの出力とNOT回路23hで反転された画素Shが
入力されている。また、OR回路23a、23b、…
…、23hの出力がAND回路24の入力に加えられて
いる。
The input of the OR circuit 23a has an XOR
The output of the circuit 21a and the pixel Sa of the valid / invalid matrix inverted by the NOT circuit 22a are input, and the OR circuit 2
3b, the output of the XOR circuit 21b and the pixel Sb of the valid / invalid matrix inverted by the NOT circuit 22b
, And similarly the OR circuits 23c,..., 23h
Are the output of the XOR circuit 21c and the NOT, respectively.
Pixel Sc inverted by circuit 22c,..., XOR circuit 2
The output of 1h and the pixel Sh inverted by the NOT circuit 23h are input. Also, OR circuits 23a, 23b,...
, 23h are applied to the input of the AND circuit 24.

【0020】この実施形態回路において、今、原画デー
タ、マッチングパターン及び有効/無効マトリクスの具
体例として、図5に示すデータを想定すると(なお、解
像度変換としては200dpi→400dpiを想定す
ると)画素Aと画素aはいずれも“1”で一致するが、
有効/無効マトリクスの画素Saは“0”で無効と設定
されている。そのため、XOR回路21aの入力は
“1”、“1”で論理は一致し、出力が“1”となる
が、OR回路23aの入力は、画素Sa=“0”がNO
T回路で反転されて“1”であるため、OR回路23a
の出力はXOR回路21aの出力とは関係なく“1”と
なり、その出力“1”はAND回路24の入力に加えら
れる。その他の無効の信号Sc、Sf、ShがNOT回
路22c、22f、22hで反転されて入力されるOR
回路23c、23f、23hも“1”を出力し、これが
AND回路24に入力される。
In the circuit of this embodiment, assuming that the data shown in FIG. 5 are assumed as specific examples of the original image data, the matching pattern, and the valid / invalid matrix (note that the resolution conversion is assumed to be 200 dpi → 400 dpi). And pixel a both match at “1”,
The pixel Sa of the valid / invalid matrix is set to "0" and invalid. Therefore, the input of the XOR circuit 21a is "1", the logic is "1", the logic is identical, and the output is "1". However, the input of the OR circuit 23a is NO when the pixel Sa = "0" is NO.
Since it is inverted by the T circuit and is "1", the OR circuit 23a
Is "1" regardless of the output of the XOR circuit 21a, and the output "1" is applied to the input of the AND circuit 24. OR of other invalid signals Sc, Sf, Sh inverted by NOT circuits 22c, 22f, 22h
The circuits 23c, 23f, and 23h also output "1", and this is input to the AND circuit 24.

【0021】一方、画素Sb、Sd、Se、Sgは
“1”、つまり有効なので、NOT回路22b、22
d、22e、22gで反転されて“0”がOR回路23
b、23d、23e、23gに入力されるが、画素Dと
d、画素Eとe、画素Gとgのように、それぞれ“1”
か“0”で一致するところは、OR回路23d、23
e、23gの出力が“1”となり、AND回路24の入
力に“1”が入力される。これに対し、画素Bは“1”
であるに対し、画素bは“0”であり、XOR回路21
bの出力は“0”となるので、OR回路23bの一方の
入力が“0”となり、画素Sbが“1”でNOT回路2
2bで反転されて“0”であり、OR回路23bの出力
は“0”となる。したがって、AND回路24に“0”
が入力されるので、この場合は原画データとマッチング
パターンは一致していないことになる。
On the other hand, since the pixels Sb, Sd, Se, Sg are "1", that is, valid, the NOT circuits 22b, 22
"0" is inverted by d, 22e, and 22g and the OR circuit 23
b, 23d, 23e, and 23g, each of which is "1" like pixels D and d, pixels E and e, and pixels G and g.
Or "0", the OR circuits 23d, 23d
The outputs of e and 23g become "1", and "1" is inputted to the input of the AND circuit 24. On the other hand, pixel B is “1”
On the other hand, the pixel b is “0” and the XOR circuit 21
b becomes “0”, one input of the OR circuit 23b becomes “0”, the pixel Sb becomes “1” and the NOT circuit 2
It is inverted at 2b to be "0", and the output of the OR circuit 23b becomes "0". Therefore, "0" is input to the AND circuit 24.
Is input, in this case, the original image data and the matching pattern do not match.

【0022】もし図5において、原画データの画素Bが
“0”であればOR回路21bの出力は“1”となり、
したがってOR回路23bの出力も“1”となり、これ
がAND回路24の入力に加えられるので、AND回路
24の入力はすべて“1”となり、原画データとマッチ
ングパターンが完全に一致したことを確認できる。この
場合、b=“0”、d=“1”、e=“1”、g=
“1”がマッチングしたパラメータを識別するデータと
して出力され、これに基づいてスムージングされ、かつ
解像度変換された4画素分の画データがメモリ14より
出力される。
In FIG. 5, if the pixel B of the original image data is "0", the output of the OR circuit 21b becomes "1",
Therefore, the output of the OR circuit 23b also becomes "1", which is added to the input of the AND circuit 24. Therefore, the inputs of the AND circuit 24 all become "1", and it can be confirmed that the original image data and the matching pattern completely match. In this case, b = “0”, d = “1”, e = “1”, g =
“1” is output as data for identifying a matched parameter, and image data for four pixels, which has been smoothed based on this and subjected to resolution conversion, is output from the memory 14.

【0023】なお、複数のマッチングパターンについて
一致が起こる場合があるが、その場合には、マッチング
パターンに優先順位を付けておき、最も優先順位の高い
マッチングパターンについて、解像度変換された4画素
分の画データがメモリ14から出力されるようにすれば
よい。
In some cases, a match occurs for a plurality of matching patterns. In such a case, priorities are assigned to the matching patterns, and the matching pattern having the highest priority is assigned to four pixels whose resolution has been converted. The image data may be output from the memory 14.

【0024】また、上記実施形態では、マッチングパタ
ーン等は3×3のマトリクスで説明したが、この発明は
これに限ることなく、5×5のマトリクス等、他の行列
数のマトリクスの場合でも適用できる。
In the above embodiment, the matching pattern and the like have been described as a 3 × 3 matrix. However, the present invention is not limited to this, and is applicable to a matrix of another number of matrices such as a 5 × 5 matrix. it can.

【0025】[0025]

【発明の効果】この発明によれば、マッチングするパタ
ーン中の画素につき比較を行うかどうかを設定できるよ
うにしているので、画像に応じたマトリクスを設定する
ことができ、より画像に応じた処理を行うことができ
る。
According to the present invention, it is possible to set whether or not to perform comparison for pixels in a pattern to be matched, so that a matrix can be set in accordance with an image, and processing in accordance with an image can be performed. It can be performed.

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

【図1】この発明の一実施形態である複合機能付きファ
クシミリ装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a facsimile apparatus with a multifunction function according to an embodiment of the present invention.

【図2】同実施形態複合機能付きファクシミリ装置のプ
リンタ画像処理部の機能構成を説明するブロック図であ
る。
FIG. 2 is a block diagram illustrating a functional configuration of a printer image processing unit of the facsimile apparatus with a multifunction according to the embodiment.

【図3】同プリンタ画像処理部のコンパレータの論理回
路構成を示すブロック図である。
FIG. 3 is a block diagram illustrating a logical circuit configuration of a comparator of the printer image processing unit.

【図4】同プリンタ画像処理部における原画データ、マ
ッチングパターン及び有効/無効マトリクスを説明する
図である。
FIG. 4 is a diagram illustrating original image data, a matching pattern, and a valid / invalid matrix in the printer image processing unit.

【図5】同原画データ、マッチングパターン及び有効/
無効マトリクスの各画素のデータ例を示す図である。
FIG. 5 shows original image data, matching patterns and valid /
FIG. 7 is a diagram illustrating an example of data of each pixel of an invalid matrix.

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

11 プリンタ画像処理回路 12 マッチングパターンRAM 13 有効/無効マトリクス記憶用レジスタ 14 スムージング後の画データメモリ 15 ラインメモリ 18 コンパレータ Reference Signs List 11 Printer image processing circuit 12 Matching pattern RAM 13 Register for valid / invalid matrix 14 Image data memory after smoothing 15 Line memory 18 Comparator

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C062 AA24 AA37 5B057 AA11 CA02 CA06 CA12 CA16 CB02 CB06 CB12 CB16 CC01 CE05 CE06 CH07 CH08 5C077 LL19 MP04 PP02 PP20 PP48 PP55 PP68 PQ12 PQ23 RR19 SS02 TT02  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 2C062 AA24 AA37 5B057 AA11 CA02 CA06 CA12 CA16 CB02 CB06 CB12 CB16 CC01 CE05 CE06 CH07 CH08 5C077 LL19 MP04 PP02 PP20 PP48 PP55 PP68 PQ12 PQ23 RR19 SS02 TT02

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】画像の各画素データをマッチングパターン
の画素データと比較することにより、画像データをスム
ージング処理する画像処理回路において、マッチングす
るパターン中の画素につき、比較を行うかどうかを設定
する手段を備えたことを特徴とする画像処理回路
An image processing circuit that performs smoothing processing on image data by comparing each pixel data of an image with pixel data of a matching pattern, and sets whether or not to perform comparison for pixels in the pattern to be matched. Image processing circuit comprising:
【請求項2】マッチングパターンを記憶する第1のメモ
リと、画像の画素データと前記第1のメモリに記憶され
たマッチングパターンとを比較する比較回路と、この比
較回路の比較結果によるマッチング結果に基づき、画素
データを出力する第2のメモリと、前記比較回路で比較
する各画素の有効/無効を設定する第3のメモリとを備
えたことを特徴とする画像処理回路。
2. A first memory for storing a matching pattern, a comparison circuit for comparing pixel data of an image with the matching pattern stored in the first memory, and a matching result based on a comparison result of the comparison circuit. An image processing circuit, comprising: a second memory for outputting pixel data based on the second memory; and a third memory for setting validity / invalidity of each pixel to be compared by the comparison circuit.
【請求項3】前記比較回路は、画像の画素データの各画
素と前記第1のメモリに記憶された各画素のデータとの
排他的論理和を取り、更に各画素について前記第3のメ
モリとの論理積を取ることにより、当該パターンについ
てのマッチングを判断することを特徴とする請求項2記
載の画像処理回路。
3. The comparison circuit calculates an exclusive OR of each pixel of pixel data of an image and data of each pixel stored in the first memory. 3. The image processing circuit according to claim 2, wherein the logical product of the two is used to determine the matching of the pattern.
JP2001015310A 2001-01-24 2001-01-24 Image processing circuit Expired - Fee Related JP3809767B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001015310A JP3809767B2 (en) 2001-01-24 2001-01-24 Image processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001015310A JP3809767B2 (en) 2001-01-24 2001-01-24 Image processing circuit

Publications (2)

Publication Number Publication Date
JP2002218249A true JP2002218249A (en) 2002-08-02
JP3809767B2 JP3809767B2 (en) 2006-08-16

Family

ID=18881880

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001015310A Expired - Fee Related JP3809767B2 (en) 2001-01-24 2001-01-24 Image processing circuit

Country Status (1)

Country Link
JP (1) JP3809767B2 (en)

Also Published As

Publication number Publication date
JP3809767B2 (en) 2006-08-16

Similar Documents

Publication Publication Date Title
US7664320B2 (en) Image processing apparatus, image processing method, and computer product
US20070058224A1 (en) Image processing apparatus and image processing method
JP2008236793A (en) Image processing apparatus, control method of same, program, and storage medium
JP2001169022A (en) Image processor
EP2309716B1 (en) Image processing apparatus, control method therefor and program
JP2007034040A (en) Image forming apparatus
JP5212886B2 (en) Image forming system and image forming program
US8493641B2 (en) Image processing device, image processing method, and program for performing direct printing which considers color matching processing based on a profile describing the input color characteristics of an image input device and the output color characteristics of an image output device
US8274684B2 (en) Image processing apparatus and image processing method for proceesing reading blocks
JP2007082060A (en) Image processing device and connection system for image processings
KR101758761B1 (en) Image forming apparatus and method for image forming thereof
JP2005138531A (en) Image processing apparatus
JP2002218249A (en) Image processing circuit
US7423783B2 (en) Color image scanning and printing device with efficient conversion of scanned image data into print image data
JP2002163089A (en) Image forming system
JP2002118756A (en) Data transfer method and data transfer device, and image processing unit and image forming device
JP3651396B2 (en) Image processing circuit
JP2006166134A (en) Image communication equipment, its control method, program, and storage medium
JP3570381B2 (en) Image forming device
JP4339943B2 (en) Image processing device
US20090316227A1 (en) Image processing apparatus and method and computer program product
JP2001353931A (en) Imaging apparatus, imaging system, method for controlling imaging apparatus, and medium for providing process program
JP2002218116A (en) Image forming device
JP2005348046A (en) Image processing apparatus
JP2000183926A (en) Multifunction system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050510

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050711

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051216

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060210

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060502

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060515

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090602

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120602

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130602

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130602

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140602

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees