JP2000307867A - Device and method for image processing and computer- readable recording medium with image processing program recorded thereon - Google Patents

Device and method for image processing and computer- readable recording medium with image processing program recorded thereon

Info

Publication number
JP2000307867A
JP2000307867A JP11110014A JP11001499A JP2000307867A JP 2000307867 A JP2000307867 A JP 2000307867A JP 11110014 A JP11110014 A JP 11110014A JP 11001499 A JP11001499 A JP 11001499A JP 2000307867 A JP2000307867 A JP 2000307867A
Authority
JP
Japan
Prior art keywords
image data
jpeg
image
processing
unit
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
JP11110014A
Other languages
Japanese (ja)
Inventor
Yoshinori Tanaka
芳則 田中
Naoya Misawa
直也 三澤
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.)
Minolta Co Ltd
Original Assignee
Minolta 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 Minolta Co Ltd filed Critical Minolta Co Ltd
Priority to JP11110014A priority Critical patent/JP2000307867A/en
Publication of JP2000307867A publication Critical patent/JP2000307867A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce mosquito noise due to JPEG compression, using a simple processing. SOLUTION: This image processor separates and extracts only the character part data from image data obtained by reading an original image (S5), binarizes them (S6) and stores them in a memory (S7) in the case of copying an original in which the character parts and design parts are mixed, and also performs JPEG compression of another design parts (S8), stores them in a memory (S9), performs JPEG expansion (S10) and subsequently, combines the design part data with the binarized character part data (S11) and output them (S16).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えば文字部と絵
柄部とが混在する画像データをJPEG圧縮した場合に
発生するモスキートノイズと呼ばれる画質劣化を低減す
ることができる画像処理装置及び方法並びに画像処理プ
ログラムを記録したコンピュータ読取り可能な記録媒体
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus and method capable of reducing image quality degradation called mosquito noise generated when JPEG compression is performed on image data in which, for example, a character portion and a picture portion are mixed, and an image processing method. The present invention relates to a computer-readable recording medium on which a processing program is recorded.

【0002】[0002]

【従来の技術】画像データ(特にカラー静止画像)の圧
縮方法として、現在、DCT(離散コサイン変換)を用
いたJPEG圧縮が広く採用されている。しかし、JP
EG圧縮においては、高い圧縮率を得るためにJPEG
圧縮で用いるDCTの高周波成分を粗く量子化すると、
量子化時の高周波成分除去により、高周波成分を含む画
像やエッジ部(画素値が急激に変化する部分)にモスキ
ートノイズと呼ばれる画質劣化が発生することが知られ
ている。そのため、JPEG圧縮を用いた画像形成シス
テム、例えば、複写機や、スキャナで読み取った原稿を
プリンタで印刷するシステムなどにおいて、文字部と絵
柄部とが混在する原稿をコピーする場合には、データに
高周波成分が含まれるため、画素値が急激に変化する文
字部においてモスキートノイズが発生し、文字部の画質
劣化を来した出力画像を得ることがあった。
2. Description of the Related Art As a method for compressing image data (particularly, a color still image), JPEG compression using DCT (Discrete Cosine Transform) is widely used at present. However, JP
In EG compression, JPEG
When the high frequency components of DCT used for compression are roughly quantized,
It is known that the elimination of high-frequency components during quantization causes image quality deterioration called mosquito noise to occur in images and edge portions (portions where pixel values change rapidly) containing high-frequency components. Therefore, in an image forming system using JPEG compression, for example, in a copying machine or a system in which a document read by a scanner is printed by a printer, when copying a document in which a character portion and a picture portion are mixed, data is Since a high-frequency component is included, mosquito noise is generated in a character portion where the pixel value changes rapidly, and an output image in which the image quality of the character portion is deteriorated is sometimes obtained.

【0003】モスキートノイズを除去する従来の方法と
しては、例えば、圧縮前に文字部の領域分離データを保
持しておき、圧縮されたデータの伸長後にその領域分離
データをもとに文字領域を補正することによって、モス
キートノイズ除去を行うようにしたものが知られている
(特開平5−294018号公報参照)。
[0003] As a conventional method for removing mosquito noise, for example, area separation data of a character portion is held before compression, and a character area is corrected based on the area separation data after decompression of compressed data. There is known a mosquito noise removing device (see Japanese Patent Application Laid-Open No. 5-294018).

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記の
モスキートノイズ除去方法にあっては、領域分離データ
をもとに文字部の補正処理を行うため、画像データの補
正といった比較的複雑な処理が別途必要となり、画質改
善のための処理の高速化、低コスト化に一定の限界があ
る。
However, in the above-described mosquito noise removing method, since a character portion is corrected based on the segmentation data, a relatively complicated process such as correction of image data is separately performed. However, there is a certain limit to speeding up processing and cost reduction for improving image quality.

【0005】本発明は、上記の課題に着目してなされた
ものであり、簡素な処理によりモスキートノイズを低減
することができる画像処理装置及び方法並びに画像処理
プログラムを記録したコンピュータ読取り可能な記録媒
体を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and has an image processing apparatus and method capable of reducing mosquito noise by simple processing, and a computer-readable recording medium storing an image processing program. The purpose is to provide.

【0006】[0006]

【課題を解決するための手段】本発明の上記目的は、下
記の手段によって達成される。
The above object of the present invention is achieved by the following means.

【0007】(1)本発明に係る画像処理装置は、画像
データのエッジ部を検出する検出手段と、前記検出手段
の検出結果に基づいて画像データをエッジ部と非エッジ
部とに分離する分離手段と、前記分離手段によって分離
された非エッジ部の画像データに対してJPEG処理を
行うJPEG処理手段と、前記分離手段によって分離さ
れたエッジ部の画像データと前記分離手段によって分離
された後前記JPEG処理手段によってJPEG処理さ
れた非エッジ部の画像データとを合成する合成手段とを
有することを特徴とする。
(1) An image processing apparatus according to the present invention comprises a detecting means for detecting an edge part of image data, and a separating means for separating the image data into an edge part and a non-edge part based on a detection result of the detecting means. JPEG processing means for performing JPEG processing on the image data of the non-edge part separated by the separation means; and the image data of the edge part separated by the separation means and the JPEG processing after being separated by the separation means. Synthesizing means for synthesizing the non-edge image data JPEG-processed by the JPEG processing means.

【0008】(2)また、前記分離手段によって分離さ
れたエッジ部の画像データに対して階調数を減少させる
階調減処理を行う階調減処理手段をさらに有し、前記合
成手段は、前記階調減処理手段によって階調減処理され
たエッジ部の画像データと前記JPEG処理手段によっ
てJPEG処理された非エッジ部の画像データとを合成
する。
(2) Further, the image processing apparatus further includes a gradation reduction processing means for performing a gradation reduction processing for reducing the number of gradations on the image data of the edge part separated by the separation means. The image data of the edge part subjected to the gradation reduction processing by the gradation reduction processing means is combined with the image data of the non-edge part subjected to the JPEG processing by the JPEG processing means.

【0009】(3)前記階調減処理手段は、画像データ
を二値化する二値化処理部と、二値化された画像データ
を記憶する第1メモリ部とを有する。
(3) The gradation reduction processing means has a binarization processing section for binarizing the image data, and a first memory section for storing the binarized image data.

【0010】(4)前記階調減処理手段は、階調減処理
された画像データを可逆圧縮する可逆圧縮部と、可逆圧
縮された階調減処理後の画像データを可逆伸長する可逆
伸長部とをさらに有し、前記第1メモリは、可逆圧縮さ
れた階調減処理後の画像データを記憶する。
(4) The gradation reduction processing means includes a reversible compression section for reversibly compressing the image data subjected to the gradation reduction processing, and a reversible decompression section for reversibly expanding the image data after the gradation reduction processing which has been subjected to the gradation reduction processing. And the first memory stores the image data that has been subjected to the gradation loss processing that has been losslessly compressed.

【0011】(5)前記JPEG処理手段は、画像デー
タをJPEG圧縮するJPEG圧縮部と、JPEG圧縮
された画像データを記憶する第2メモリ部と、該第2メ
モリ部から取り出した画像データをJPEG伸長するJ
PEG伸長部とを有する。
(5) The JPEG processing means includes a JPEG compression unit for JPEG-compressing the image data, a second memory unit for storing the JPEG-compressed image data, and a JPEG compression unit for storing the image data taken out from the second memory unit. Extending J
And a PEG extension unit.

【0012】(6)本発明に係る画像処理方法は、画像
データのエッジ部を検出する工程と、エッジ部の検出結
果に基づいて画像データをエッジ部と非エッジ部とに分
離する工程と、分離された非エッジ部の画像データに対
してJPEG処理を行う工程と、分離されたエッジ部の
画像データと分離後にJPEG処理された非エッジ部の
画像データとを合成する工程とを有することを特徴とす
る。
(6) In the image processing method according to the present invention, a step of detecting an edge portion of the image data, a step of separating the image data into an edge portion and a non-edge portion based on a detection result of the edge portion, Performing a JPEG process on the separated non-edge image data; and combining the separated edge image data and the non-edge image data subjected to the JPEG process after the separation. Features.

【0013】(7)本発明に係るコンピュータ読取り可
能な記録媒体は、画像データのエッジ部を検出させる手
順と、エッジ部の検出結果に基づいて画像データをエッ
ジ部と非エッジ部とに分離させる手順と、分離された非
エッジ部の画像データに対してJPEG処理を行わせる
手順と、分離されたエッジ部の画像データと分離後にJ
PEG処理された非エッジ部の画像データとを合成させ
る手順とをコンピュータに実行させる画像処理プログラ
ムを記録したものである。
(7) In the computer readable recording medium according to the present invention, a procedure for detecting an edge portion of image data and separating the image data into an edge portion and a non-edge portion based on a detection result of the edge portion. A procedure for performing JPEG processing on the image data of the separated non-edge portion;
And a procedure for synthesizing the image data of the non-edge portion subjected to the PEG processing.

【0014】[0014]

【発明の実施の形態】以下、図面を使って、本発明の実
施の形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0015】図1は、本発明が適用される画像形成シス
テムの一例を示す構成図である。
FIG. 1 is a configuration diagram showing an example of an image forming system to which the present invention is applied.

【0016】この画像形成システムは、原稿の読取りを
行うスキャナ1と印刷を行うプリンタ2とを接続し、ス
キャナ1で読み取った原稿画像を接続されているプリン
タ2で出力する形態のものであって、複写機のような使
用が可能となっている。原稿画像は、スキャナ1のカラ
ーCCDにより読み取られRGB各8ビットの画像デー
タとして出力される。この画像データは、スキャナ1の
画像処理部でRGB→YMCK色変換などの各種処理を
経た後、プリンタ2に転送される。
In this image forming system, a scanner 1 for reading a document and a printer 2 for printing are connected, and a document image read by the scanner 1 is output by the connected printer 2. It can be used like a copying machine. The original image is read by the color CCD of the scanner 1 and output as 8-bit RGB image data. This image data is transferred to the printer 2 after various processes such as RGB → YMCK color conversion in the image processing unit of the scanner 1.

【0017】なお、本発明が適用される画像形成システ
ムは、これに限定されるわけではなく、例えば、パソコ
ンやワークステーションなどで作成された画像データ、
または、スキャナ以外のディジタル機器(例えば、ディ
ジタルカメラやディジタルビデオカメラなど)からの画
像データを、上記装置からプリンタに転送して、印刷す
るシステムであってもよい。また、複写機自体に対して
も、もちろん適用可能である。
The image forming system to which the present invention is applied is not limited to the above. For example, image data created by a personal computer or a workstation,
Alternatively, a system may be used in which image data from a digital device other than a scanner (for example, a digital camera or a digital video camera) is transferred from the device to a printer and printed. Further, the present invention can be applied to the copying machine itself.

【0018】図2は、図1の画像形成システムの詳細な
構成を示すブロック図である。
FIG. 2 is a block diagram showing a detailed configuration of the image forming system of FIG.

【0019】スキャナ1は、カラーCCDやA/D変換
部を備えた読取り部101と、ユーザの指示が入力され
る操作パネル102と、コントロールボード103とを
有する。コントロールボード103は、読取り部101
を制御する読取り制御部104と、読み取った画像デー
タなどを一時保存するメモリ105と、設定された画像
処理パラメータを保存するバックアップRAM106
と、メモリ105やバックアップRAM106を制御す
るメモリ制御部107と、各種の画像処理を行う画像処
理部108と、操作パネル102を制御するパネル制御
部109と、プリンタ2と通信可能なビデオインタフェ
ース(I/F)110及びこれを制御するビデオインタ
フェース制御部111と、スキャナ1全体を総合的に制
御するCPU112とを備えている。読取り部101と
コントロールボード103とはSCSIで接続され、操
作パネル102とコントロールボード103とは専用イ
ンタフェースで接続されている。画像処理された画像デ
ータは、ビデオインタフェース110を介してプリンタ
2に転送される。
The scanner 1 has a reading unit 101 provided with a color CCD and an A / D conversion unit, an operation panel 102 to which a user's instruction is input, and a control board 103. The control board 103 includes a reading unit 101
, A memory 105 for temporarily storing read image data, and a backup RAM 106 for storing set image processing parameters.
, A memory control unit 107 for controlling the memory 105 and the backup RAM 106, an image processing unit 108 for performing various image processing, a panel control unit 109 for controlling the operation panel 102, and a video interface (I / F) 110, a video interface control unit 111 for controlling the F / F) 110, and a CPU 112 for comprehensively controlling the entire scanner 1. The reading unit 101 and the control board 103 are connected by SCSI, and the operation panel 102 and the control board 103 are connected by a dedicated interface. The image data subjected to the image processing is transferred to the printer 2 via the video interface 110.

【0020】プリンタ2は、スキャナ1と通信可能なビ
デオインタフェース(I/F)201及び非ビデオイン
タフェース(I/F)202と、ビデオインタフェース
201で受信した画像データを出力(印字)するプリン
タエンジン203と、プリンタ2全体を総合的に制御す
るCPU204とを有している。プリンタエンジン20
3は、イエロー(Y)、マゼンタ(M)、シアン
(C)、ブラック(K)の各色に対応した画像を1面ご
とに形成し4色の画像を合成することでカラー画像を得
る。
The printer 2 includes a video interface (I / F) 201 and a non-video interface (I / F) 202 that can communicate with the scanner 1, and a printer engine 203 that outputs (prints) image data received by the video interface 201. And a CPU 204 that comprehensively controls the entire printer 2. Printer engine 20
3 forms a color image by forming an image corresponding to each color of yellow (Y), magenta (M), cyan (C), and black (K) on one surface and synthesizing an image of four colors.

【0021】図3は、図2の画像処理部108における
画像処理の一例を示すブロック図である。
FIG. 3 is a block diagram showing an example of image processing in the image processing section 108 of FIG.

【0022】読取り部101で読み取られA/D変換さ
れて出力されたRGB各8ビットの画像データは、図示
しないが、コントロールボード103のメモリ105に
一時保存された後、プリンタ2のYMCK各色プリント
のタイミングに合わせて読み出され、画像処理部108
に入力される。画像処理部108では、入力されたRG
B画像データに対して、順に、LOG変換、UCR/B
P処理、色補正を行う。すなわち、LOG変換部113
では、RGB画像データの輝度データを濃度データに変
換する処理を行い、UCR/BP処理部114では、R
GB画像データの下色除去と墨生成(墨量計算)の処理
を行い、色補正部115では、RGB画像データを印字
色であるYMCデータに変換する処理を行う。
The RGB 8-bit image data read by the reading unit 101 and A / D converted and output are temporarily stored in a memory 105 of a control board 103 (not shown). Is read out at the timing of
Is input to In the image processing unit 108, the input RG
For B image data, LOG conversion, UCR / B
P processing and color correction are performed. That is, the LOG conversion unit 113
Then, a process of converting the luminance data of the RGB image data into density data is performed.
The undercolor removal of the GB image data and the processing of black generation (black amount calculation) are performed, and the color correction unit 115 performs processing of converting the RGB image data into YMC data which is a printing color.

【0023】なお、画像処理の内容は、これらに限定さ
れるわけではなく、例えば、変倍処理、スムージング
(モアレの抑圧)やMTF補正(文字/線画の鮮鋭化)
といった空間フィルタ処理、プリンタ2の出力特性に合
わせたγ補正(記録濃度の線形化)などを行ってもよ
い。また、画像処理部108で行う画像処理の内容は、
上記した各種画像処理の中から、適宜、任意に選択可能
である。
The contents of the image processing are not limited to these. For example, scaling processing, smoothing (suppression of moiré), and MTF correction (sharpening of characters / line drawings)
Γ correction (linearization of recording density) in accordance with the output characteristics of the printer 2 may be performed. The contents of the image processing performed by the image processing unit 108 are as follows.
It can be arbitrarily selected as appropriate from the above various image processing.

【0024】本発明では、JPEG圧縮を利用して文字
部と絵柄部とが混在する原稿などをコピーした場合に文
字部に発生するモスキートノイズを低減するために、モ
スキートノイズが高周波成分を含む画像やエッジ部(画
素値が急激に変化する部分)に発生しやすいことに着目
して、画素値が急激に変化し階調変化が大きい文字部と
なだらかな階調を持ち階調変化が小さい絵柄部とを分離
し、絵柄部にのみJPEG圧縮を行い、JPEG伸長後
に文字部と絵柄部とを画像合成するようにしている。
According to the present invention, in order to reduce mosquito noise generated in a character portion when a document or the like in which a character portion and a picture portion are mixed using JPEG compression is used, the mosquito noise includes an image including a high frequency component. Focusing on the tendency to occur at edges and edges (where the pixel value changes rapidly), a character portion with a sudden change in pixel value and a character portion with a large gradation change and a picture with a gentle gradation and a small gradation change The JPEG compression is performed only on the picture portion, and the text portion and the picture portion are image-combined after JPEG decompression.

【0025】図4は、本発明の一実施の形態に係るモス
キートノイズ低減処理のためのシステム構成全体を示す
ブロック図である。
FIG. 4 is a block diagram showing the entire system configuration for mosquito noise reduction processing according to one embodiment of the present invention.

【0026】文字部と絵柄部とが混在した原稿の画像
は、カラーCCD116で読み取られ、アナログ画像デ
ータとしてA/D変換部117に送られ、ここで多値の
ディジタル画像データに変換される。カラーCCD11
6とA/D変換部117は、スキャナ1の読取り部10
1に含まれている。
An image of a document in which a character portion and a picture portion are mixed is read by a color CCD 116 and sent to an A / D converter 117 as analog image data, where it is converted into multi-valued digital image data. Color CCD 11
6 and the A / D conversion unit 117
1 included.

【0027】A/D変換部117から出力されるディジ
タル画像データ(以下単に「画像データ」という)は、
上記したように、コントロールボード103のメモリ1
05に一時保存された後(図示せず)、画像処理部10
8に送られるとともに、領域判別部118に送られる。
画像処理部108では、上記した画像処理が行われる
(図3参照)。一方、領域判別部118では、文字部と
絵柄部との判別処理が行われる。この判別処理は、例え
ば、エッジと判別された画素が所定のしきい値を超えて
連続していれば文字部とする等の手法を用いて実行され
る。
Digital image data (hereinafter simply referred to as “image data”) output from the A / D converter 117 is
As described above, the memory 1 of the control board 103
05 (not shown), the image processing unit 10
8 and to the area determining unit 118.
The image processing section 108 performs the above-described image processing (see FIG. 3). On the other hand, the area determination unit 118 performs a process of determining a character portion and a picture portion. This determination processing is performed using a method of, for example, setting a character portion if pixels determined to be edges continue beyond a predetermined threshold value.

【0028】文字/絵柄分離部119では、領域判別部
118の判別結果を用いて、画像処理部108で画像処
理された画像データを文字部と絵柄部とに分離し、文字
部のみの画像データ(以下「文字部データ」という)と
絵柄部のみの画像データ(以下「絵柄部データ」とい
う)を得る。
The character / picture separating section 119 separates the image data processed by the image processing section 108 into a character section and a picture section by using the discrimination result of the area discriminating section 118. (Hereinafter referred to as "character portion data") and image data of only the picture portion (hereinafter referred to as "picture portion data").

【0029】さらに説明すると、図5に示すように、文
字/絵柄分離部119では、画像処理された後の入力画
像131は、領域判別部118の判別結果を用いて、文
字部のみの画像(文字部データ)132と絵柄部のみの
画像(絵柄部データ)133とに分離される。このと
き、文字部のみの画像132において、絵柄が存在して
いた画素には濃度値0を代入する。同様に、絵柄部のみ
の画像133においても、文字が存在していた画素には
濃度値0を代入する。
More specifically, as shown in FIG. 5, in the character / pattern separation section 119, the input image 131 after the image processing is performed by using the determination result of the area determination section 118 as an image of only a character portion ( This is separated into a character portion data 132 and an image (picture portion data) 133 having only a picture portion. At this time, in the image 132 including only the character portion, the density value 0 is substituted for the pixel where the picture exists. Similarly, in the image 133 including only the picture portion, the density value 0 is assigned to the pixel where the character exists.

【0030】そして、文字部データについては、二値化
処理部120で二値化して、二値化されたデータをメモ
リ121に記憶する。つまり、文字部データについて
は、JPEG圧縮を行わない。
The character part data is binarized by the binarization processing section 120 and the binarized data is stored in the memory 121. That is, JPEG compression is not performed on character portion data.

【0031】一方、絵柄部データについては、JPEG
圧縮部122でJPEG圧縮して、圧縮されたデータを
メモリ123に記憶する。JPEG伸長部124では、
メモリ123から取り出された絵柄部データがJPEG
伸長される。
On the other hand, as for the picture portion data, JPEG
JPEG compression is performed by the compression unit 122, and the compressed data is stored in the memory 123. In the JPEG decompression unit 124,
The picture data extracted from the memory 123 is JPEG
It is extended.

【0032】文字/絵柄合成部125では、JPEG伸
長部124でJPEG伸長された後の絵柄部データとメ
モリ121から取り出された文字部データとが画像合成
される。
In the character / pattern synthesizing unit 125, the image data after the JPEG decompression by the JPEG decompression unit 124 and the character data extracted from the memory 121 are image-combined.

【0033】さらに説明すると、図6に示すように、文
字/絵柄合成部125では、二値化された文字部のみの
画像(文字部データ)134とJPEG伸長された後の
絵柄部のみの画像(絵柄部データ)135とを合成し
て、合成画像136を作成する。このとき、画像の合成
は、例えば、文字部のみの画像134と絵柄部のみの画
像135とを加算すること等によって行う。
More specifically, as shown in FIG. 6, in the character / pattern synthesizing unit 125, an image (character part data) 134 of only the binarized character part and an image only of the pattern part after the JPEG expansion are performed. (Picture part data) 135 and a composite image 136 is created. At this time, the images are combined by, for example, adding the image 134 having only the character portion and the image 135 having only the picture portion.

【0034】文字/絵柄合成部125で合成された画像
データは、スクリーニング処理部126でスクリーニン
グ処理され、プリンタ2に送られる。プリンタ2に送ら
れる画像データは、YMCKのデータである(図3参
照)。
The image data synthesized by the character / picture synthesizing unit 125 is subjected to screening processing by the screening processing unit 126 and sent to the printer 2. The image data sent to the printer 2 is YMCK data (see FIG. 3).

【0035】なお、本実施の形態では、分離後の文字部
データに対して二値化処理を行っているが、これに限定
されるわけではない。階調数を減少させる処理であれ
ば、多値化処理であってもよい。
In this embodiment, the binarization process is performed on the character part data after separation, but the present invention is not limited to this. Multi-value processing may be used as long as the number of gradations is reduced.

【0036】また、文字部データに対しては、メモリ容
量をより一層低減するために、二値化または多値化の後
に適当な可逆圧縮を行ってからメモリ207に保存する
ようにしてもよい。この場合には、メモリ207から取
り出したデータを可逆伸長する可逆伸長部が必要とな
る。
In order to further reduce the memory capacity, the character portion data may be stored in the memory 207 after performing appropriate reversible compression after binarization or multi-level conversion. . In this case, a reversible decompression unit for reversibly decompressing the data retrieved from the memory 207 is required.

【0037】また、本実施の形態では、画像処理された
画像データを文字/絵柄分離部119で文字部と絵柄部
とに分離した後は、文字部データ、絵柄部データ、合成
画像のいずれに対しても画像処理を行っていないが、こ
れに限定されるわけではなく、文字/絵柄分離部119
で入力画像を文字部と絵柄部とに分離した後に、文字部
データ、絵柄部データ若しくは合成画像又はこれらの組
合せに対して別の画像処理を行うようにしてもよい。
In the present embodiment, after the image-processed image data is separated into a character portion and a pattern portion by the character / pattern separation section 119, the image data is converted into any of the character portion data, the pattern portion data, and the composite image. Although no image processing is performed, the character / picture separation unit 119 is not limited to this.
After the input image is separated into a character portion and a pattern portion by (5), another image processing may be performed on the character portion data, the pattern portion data, the composite image, or a combination thereof.

【0038】図7は、図4のシステムにおけるコピー動
作の手順を示すフローチャートである。
FIG. 7 is a flowchart showing the procedure of the copy operation in the system of FIG.

【0039】原稿のコピーがスタートすると、スキャナ
1の読取り部101によるスキャン動作が開始され、カ
ラーCCD116でその原稿の画像を読み取ってA/D
変換部117で多値のディジタル画像データに変換し
(S1)、この画像データを画像処理部108に送ると
ともに領域判別部118にも送る。
When the copying of the document is started, the scanning operation by the reading unit 101 of the scanner 1 is started, and the image of the document is read by the color CCD 116 and A / D
The conversion unit 117 converts the image data into multi-valued digital image data (S1), and sends the image data to the image processing unit 108 and also to the area determination unit 118.

【0040】画像処理部108では、入力した画像デー
タに対して上記した画像処理を行い(図3参照)(S
2)、一方、領域判別部118では、同じく入力した画
像データに対して、文字部と絵柄部との領域判別処理を
行う(S3)。この領域判別処理は、例えば、上記のよ
うに、エッジと判別された画素が所定のしきい値を超え
て連続していれば文字部とする等の手法を用いて実行さ
れる。なお、ステップ2で画像処理された画像データと
ステップ3の領域判別処理結果は共に文字/絵柄分離部
119に送られる。
The image processing unit 108 performs the above-described image processing on the input image data (see FIG. 3).
2) On the other hand, the area discriminating section 118 performs an area discriminating process between the character portion and the picture portion on the input image data (S3). This area determination processing is executed by using a method of determining a character portion if pixels determined to be edges continue beyond a predetermined threshold value, as described above. The image data subjected to the image processing in step 2 and the result of the area discrimination processing in step 3 are both sent to the character / pattern separation unit 119.

【0041】文字/絵柄分離部119では、まず、ステ
ップ3の領域判別処理結果に基づいて、当該原稿が文字
部と絵柄部の混在原稿か否か判断し(S4)、混在原稿
であれば(S4:YES)ステップ5に進み、混在原稿
でなければ(S4:NO)ステップ11に進む。
The character / pattern separating section 119 first determines whether or not the original is a mixed original of a character portion and a pattern portion based on the result of the area discrimination processing in step 3 (S4). (S4: YES) The process proceeds to step 5, and if not a mixed document (S4: NO), the process proceeds to step 11.

【0042】混在原稿である場合には(S4:YE
S)、ステップ5で、ステップ3の領域判別処理結果を
用いて、ステップ2で画像処理された後の画像データを
文字部データと絵柄部データとに分離する(図5参
照)。
If the document is a mixed document (S4: YE
S) In step 5, the image data subjected to the image processing in step 2 is separated into character portion data and picture portion data using the area determination processing result in step 3 (see FIG. 5).

【0043】ステップ5で分離された文字部データにつ
いては、二値化処理部120で二値化処理を行った後
(S6)、二値化処理後のデータをメモリ121に一時
保存する(S7)。
The character part data separated in step 5 is subjected to the binarization processing by the binarization processing section 120 (S6), and the data after the binarization processing is temporarily stored in the memory 121 (S7). ).

【0044】一方、同じくステップ5で分離された絵柄
部データについては、JPEG圧縮部122でJPEG
圧縮を行い(S8)、JPEG圧縮されたデータをメモ
リ123に一時保存した後(S9)、JPEG伸長部1
24で、メモリ123から取り出したJPEG圧縮され
たデータをJPEG伸長する(S10)。
On the other hand, the picture data separated in step 5 is also JPEG compressed by the JPEG compression section 122.
After compression (S8), the JPEG-compressed data is temporarily stored in the memory 123 (S9).
At 24, JPEG-compressed data extracted from the memory 123 is JPEG-decompressed (S10).

【0045】その後、文字/絵柄合成部125で、メモ
リ121から取り出した二値化処理された文字部データ
とステップ10でJPEG伸長部124でJPEG伸長
された絵柄部データとを1つの画像データに合成し(図
6参照)(S11)、ステップ15に進む。
Thereafter, the character / pattern synthesizing unit 125 combines the binarized character portion data extracted from the memory 121 and the picture portion data JPEG decompressed by the JPEG decompression unit 124 in step 10 into one image data. The images are combined (see FIG. 6) (S11), and the process proceeds to step 15.

【0046】また、混在原稿でない場合には(S4:N
O)、ステップ2で画像処理された後の画像データをそ
のままJPEG圧縮部122でJPEG圧縮を行い(S
12)、JPEG圧縮されたデータをメモリ123に一
時保存した後(S13)、JPEG伸長部124で、メ
モリ123から取り出したJPEG圧縮されたデータを
JPEG伸長し(S14)、ステップ15に進む。
If the document is not a mixed document (S4: N
O), the image data after the image processing in step 2 is JPEG-compressed by the JPEG compression unit 122 as it is (S
12) After temporarily storing the JPEG-compressed data in the memory 123 (S13), the JPEG decompression unit 124 JPEG-decompresses the JPEG-compressed data extracted from the memory 123 (S14), and proceeds to step 15.

【0047】ステップ15では、スクリーニング処理部
126で、受け取った画像データに対するスクリーニン
グ処理を行う。スクリーニング処理後の画像データは、
プリンタ2に送られ、プリンタ2からプリントアウトさ
れる(S16)。
In step 15, the screening processing unit 126 performs a screening process on the received image data. The image data after the screening process is
It is sent to the printer 2 and printed out from the printer 2 (S16).

【0048】なお、本実施の形態では、文字部と絵柄部
の混在原稿でない場合には、文字部のみの原稿か絵柄部
のみの原稿かにかかわらず、画像処理後の画像データを
そのままJPEG圧縮するようにしているが、両者で処
理の仕方を変えて、混在原稿の場合と同様に、文字部の
みの原稿である場合には、画像処理後の画像データ(文
字部データ)に対して二値化処理などを行い(S6〜S
7参照)、絵柄部のみの原稿である場合には、画像処理
後の画像データ(絵柄部データ)に対してJPEG圧縮
などを行う(S8〜S10)ようにしてもよい。
In this embodiment, if the original is not a mixture of a character portion and a pattern portion, the image data after image processing is directly JPEG-compressed regardless of whether the original is a character-only document or a document-only document. However, as in the case of a mixed document, if the document is a text-only document, the image data (text-portion data) after image processing is duplicated. Perform value processing, etc. (S6 to S
7), if the original is only a picture portion, JPEG compression or the like may be performed on the image data after the image processing (picture portion data) (S8 to S10).

【0049】したがって、本実施の形態によれば、文字
部と絵柄部の混在原稿をコピーする場合において、スキ
ャンによって得られた画像データから文字部データのみ
を分離し抜き出して二値化しメモリに保存すると共に、
その他の絵柄部データについてはJPEG圧縮してメモ
リに保存し、JPEG伸長後にこの絵柄部データと二値
化された文字部データとを合成して出力(印刷)する、
換言すれば、JPEG圧縮を行う前に、JPEG圧縮す
る画像データから画素濃度値が急激に変化する部分(エ
ッジ部または文字部)を取り除き、残りのJPEG圧縮
してもモスキートノイズが発生しにくい部分(非エッジ
部または絵柄部)に対してのみJPEG圧縮を行った
後、両部分を合成して出力(印刷)するようにしたの
で、従来JPEG圧縮により文字部に発生していたモス
キートノイズが低減され、高品質な画像を得ることが可
能となる。しかも、その際には、文字部と絵柄部とを分
離して別々の処理を行い再度合成するといった比較的簡
素な演算処理で足り、従来のように画像データの補正と
いった比較的複雑な演算処理を必要としないため、画質
改善のための処理の高速化、低コスト化を図ることがで
きる。
Therefore, according to the present embodiment, when copying an original having both a character portion and a picture portion, only the character portion data is separated from the image data obtained by scanning, extracted, binarized, and stored in the memory. Along with
Other picture part data is JPEG-compressed and stored in a memory, and after JPEG decompression, the picture part data and binarized character part data are combined and output (printed).
In other words, before performing JPEG compression, a portion (edge portion or character portion) where the pixel density value changes rapidly is removed from the image data to be JPEG-compressed, and a portion where mosquito noise is unlikely to be generated even when JPEG compression is performed. JPEG compression is performed only on non-edge parts or picture parts, and then both parts are combined and output (printed). This reduces mosquito noise that has conventionally occurred in character parts due to JPEG compression. Thus, a high-quality image can be obtained. Moreover, in that case, a relatively simple operation such as separating the character part and the picture part and performing separate processing and recombining them is sufficient, and a relatively complicated operation such as correction of image data as in the past. Is not required, so that processing for improving image quality can be speeded up and cost can be reduced.

【0050】また、文字部と絵柄部とを分離することに
より、JPEG圧縮する画像データ(絵柄部データ)の
中に画素値が急激に変化する部分が少なくなるので、絵
柄部データに対するJPEG圧縮の圧縮率を高くするこ
とができる。
Further, by separating the character portion and the picture portion, the portion where the pixel value changes rapidly in the image data (picture portion data) to be JPEG-compressed is reduced. The compression ratio can be increased.

【0051】また、文字部データを二値化する場合に
は、そのデータを0又は1の1ビットで表現できるた
め、その分メモリ容量を低減することができる。
Further, when character part data is binarized, the data can be represented by one bit of 0 or 1, so that the memory capacity can be reduced accordingly.

【0052】なお、スキャナ1における上記モスキート
ノイズ低減処理は、図7の処理手順を記述した所定のプ
ログラムをCPU112が実行することによって行わ
れ、この所定のプログラムは、コンピュータ読取り可能
な記録媒体(例えば、フロッピーディスクやCD−RO
Mなど)によって提供される。また、この所定のプログ
ラムは、例えば、単独で上記各処理を実行するアプリケ
ーションソフトウェアとして提供されてもよいし、ま
た、スキャナの一機能としてスキャナのソフトウェアに
組み込んでもよい。このことは、スキャナ出力をパソコ
ン上で画像処理しプリンタへ出力する場合についても同
様である。
The mosquito noise reduction processing in the scanner 1 is performed by the CPU 112 executing a predetermined program describing the processing procedure of FIG. 7, and the predetermined program is stored in a computer-readable recording medium (for example, , Floppy disk and CD-RO
M etc.). Further, the predetermined program may be provided, for example, as application software that executes the above-described processes independently, or may be incorporated in scanner software as one function of the scanner. The same applies to the case where the scanner output is image-processed on a personal computer and output to a printer.

【0053】[0053]

【発明の効果】以上説明したように、本発明によれば、
JPEG圧縮を行う前に、JPEG圧縮する画像データ
からJPEG圧縮によりモスキートノイズが発生しやす
いエッジ部を取り除き、残りのJPEG圧縮してもモス
キートノイズが発生しにくい非エッジ部の画像データに
対してのみJPEG圧縮を行った後、エッジ部と非エッ
ジ部の画像データを合成して出力するようにしたので、
簡素な処理により、従来JPEG圧縮により発生してい
たモスキートノイズを低減することができ、高品質な画
像を得ることが可能となる。また、エッジ部と非エッジ
部とを分離することにより、JPEG圧縮する非エッジ
部の画像データの中に画素値が急激に変化する部分が少
なくなるので、非エッジ部の画像データに対するJPE
G圧縮の圧縮率を高くすることができる。
As described above, according to the present invention,
Before performing JPEG compression, edge parts where mosquito noise is likely to be generated by JPEG compression are removed from the image data to be JPEG compressed, and only the remaining non-edge image data where mosquito noise is unlikely to be generated even when JPEG compression is performed. After JPEG compression, the image data of the edge part and the non-edge part are combined and output.
With simple processing, mosquito noise that has conventionally occurred due to JPEG compression can be reduced, and a high-quality image can be obtained. Also, by separating the edge portion from the non-edge portion, the portion where the pixel value changes rapidly in the non-edge portion image data to be JPEG-compressed is reduced.
The compression ratio of G compression can be increased.

【0054】また、分離されたエッジ部の画像データに
対して階調減処理を行う場合には、そのデータを原画像
の階調数よりも低いビット数で表現できるため、その分
メモリ容量を低減することができる。
Further, when the gradation reduction processing is performed on the image data of the separated edge portion, the data can be expressed by the number of bits lower than the number of gradations of the original image. Can be reduced.

【0055】その際、階調減処理として二値化処理を行
った場合には、そのデータを0又は1の1ビットで表現
できるため、メモリ容量をさらに低減することができ
る。
At this time, when the binarization processing is performed as the gradation reduction processing, the data can be represented by one bit of 0 or 1, so that the memory capacity can be further reduced.

【0056】また、階調減処理されたエッジ部の画像デ
ータに対して可逆圧縮を行う場合には、階調減処理のみ
を行った場合と比較して、メモリ容量をさらに低減する
ことができる。
When reversible compression is performed on the image data of the edge part subjected to the gradation reduction processing, the memory capacity can be further reduced as compared with the case where only the gradation reduction processing is performed. .

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

【図1】 本発明が適用される画像形成システムの一例
を示す構成図である。
FIG. 1 is a configuration diagram illustrating an example of an image forming system to which the present invention is applied.

【図2】 図1の画像形成システムの詳細な構成を示す
ブロック図である。
FIG. 2 is a block diagram illustrating a detailed configuration of the image forming system of FIG. 1;

【図3】 図2の画像処理部における画像処理の一例を
示すブロック図である。
FIG. 3 is a block diagram illustrating an example of image processing in an image processing unit in FIG. 2;

【図4】 本発明の一実施の形態に係るモスキートノイ
ズ低減処理のためのシステム構成全体を示すブロック図
である。
FIG. 4 is a block diagram showing an entire system configuration for mosquito noise reduction processing according to an embodiment of the present invention.

【図5】 図4の文字/絵柄分離部の処理内容の説明図
である。
FIG. 5 is an explanatory diagram of processing contents of a character / pattern separation unit in FIG. 4;

【図6】 図4の文字/絵柄合成部の処理内容の説明図
である。
FIG. 6 is an explanatory diagram of processing contents of a character / picture combining unit of FIG. 4;

【図7】 図4のシステムにおけるコピー動作の手順を
示すフローチャートである。
FIG. 7 is a flowchart illustrating a procedure of a copy operation in the system of FIG. 4;

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

1…スキャナ、 2…プリンタ、 118…領域判別部(検出手段)、 119…文字/絵柄分離部(分離手段)、 120…二値化処理部(階調減処理手段)、 121…メモリ(階調減処理手段、第1メモリ部)、 122…JPEG圧縮部(JPEG処理手段)、 123…メモリ(JPEG処理手段、第2メモリ部)、 124…JPEG伸長部(JPEG処理手段)、 125…文字/絵柄合成部(合成手段)。 DESCRIPTION OF SYMBOLS 1 ... scanner, 2 ... printer, 118 ... area discrimination part (detection means), 119 ... character / picture separation part (separation means), 120 ... binarization processing part (tone reduction processing means), 121 ... memory (floor Adjustment processing means, first memory section), 122: JPEG compression section (JPEG processing means), 123: memory (JPEG processing means, second memory section), 124: JPEG decompression section (JPEG processing means), 125: characters / Picture synthesis section (synthesis means).

フロントページの続き Fターム(参考) 5C077 LL02 MP07 MP08 PP23 PP27 PP28 PP32 PP33 PP38 PP43 PP47 PQ22 RR02 RR21 TT02 TT06 5C078 AA09 BA21 CA21 DA01 DA02 DB06 9A001 EE04 HH27 HH28 Continued on the front page F term (reference) 5C077 LL02 MP07 MP08 PP23 PP27 PP28 PP32 PP33 PP38 PP43 PP47 PQ22 RR02 RR21 TT02 TT06 5C078 AA09 BA21 CA21 DA01 DA02 DB06 9A001 EE04 HH27 HH28

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 画像データのエッジ部を検出する検出手
段と、 前記検出手段の検出結果に基づいて画像データをエッジ
部と非エッジ部とに分離する分離手段と、 前記分離手段によって分離された非エッジ部の画像デー
タに対してJPEG処理を行うJPEG処理手段と、 前記分離手段によって分離されたエッジ部の画像データ
と前記分離手段によって分離された後前記JPEG処理
手段によってJPEG処理された非エッジ部の画像デー
タとを合成する合成手段と、 を有することを特徴とする画像処理装置。
A detecting unit that detects an edge of the image data; a separating unit that separates the image data into an edge portion and a non-edge portion based on a detection result of the detecting unit; JPEG processing means for performing JPEG processing on non-edge image data; non-edge image data separated by the separation means and non-edge JPEG processed by the JPEG processing means after being separated by the separation means And a synthesizing unit for synthesizing the image data of the section.
【請求項2】 前記分離手段によって分離されたエッジ
部の画像データに対して階調数を減少させる処理を行う
階調減処理手段をさらに有し、前記合成手段は、前記階
調減処理手段によって階調減処理されたエッジ部の画像
データと前記JPEG処理手段によってJPEG処理さ
れた非エッジ部の画像データとを合成することを特徴と
する請求項1記載の画像処理装置。
2. The image processing apparatus according to claim 1, further comprising: a gradation reduction processing unit configured to perform a process of reducing the number of gradations on the image data of the edge part separated by the separation unit. 2. The image processing apparatus according to claim 1, wherein the image data of the edge part subjected to the gradation reduction processing is combined with the image data of the non-edge part subjected to the JPEG processing by the JPEG processing means.
【請求項3】 前記階調減処理手段は、画像データを二
値化する二値化処理部と、二値化された画像データを記
憶する第1メモリ部とを有することを特徴とする請求項
2記載の画像処理装置。
3. The image processing apparatus according to claim 2, wherein the gradation reduction processing unit includes a binarization processing unit that binarizes the image data, and a first memory unit that stores the binarized image data. Item 3. The image processing device according to Item 2.
【請求項4】 前記階調減処理手段は、階調減処理され
た画像データを可逆圧縮する可逆圧縮部と、可逆圧縮さ
れた階調減処理後の画像データを可逆伸長する可逆伸長
部とをさらに有し、前記第1メモリは、可逆圧縮された
階調減処理後の画像データを記憶することを特徴とする
請求項2記載の画像処理装置。
4. A reversible compression section for reversibly compressing image data subjected to gradation reduction processing, and a reversible expansion section for reversibly expanding image data after gradation reduction processing which has been subjected to gradation reduction processing. The image processing apparatus according to claim 2, further comprising: a first memory that stores the image data that has been subjected to the gradation reduction processing that has been losslessly compressed.
【請求項5】 前記JPEG処理手段は、画像データを
JPEG圧縮するJPEG圧縮部と、JPEG圧縮され
た画像データを記憶する第2メモリ部と、該第2メモリ
部から取り出した画像データをJPEG伸長するJPE
G伸長部とを有することを特徴とする請求項1記載の画
像処理装置。
5. The JPEG processing means includes: a JPEG compression unit for JPEG-compressing image data; a second memory unit for storing JPEG-compressed image data; and a JPEG decompression unit for extracting image data extracted from the second memory unit. JPE to do
The image processing apparatus according to claim 1, further comprising a G decompression unit.
【請求項6】 画像データのエッジ部を検出する工程
と、 エッジ部の検出結果に基づいて画像データをエッジ部と
非エッジ部とに分離する工程と、 分離された非エッジ部の画像データに対してJPEG処
理を行う工程と、 分離されたエッジ部の画像データと分離後にJPEG処
理された非エッジ部の画像データとを合成する工程と、 を有することを特徴とする画像処理方法。
6. A step of detecting an edge portion of the image data, a step of separating the image data into an edge portion and a non-edge portion based on a detection result of the edge portion, An image processing method comprising: performing a JPEG process on the image data; and combining the separated image data of the edge portion and the image data of the non-edge portion subjected to the JPEG process after the separation.
【請求項7】 画像データのエッジ部を検出させる手順
と、 エッジ部の検出結果に基づいて画像データをエッジ部と
非エッジ部とに分離させる手順と、 分離された非エッジ部の画像データに対してJPEG処
理を行わせる手順と、 分離されたエッジ部の画像データと分離後にJPEG処
理された非エッジ部の画像データとを合成させる手順
と、 をコンピュータに実行させる画像処理プログラムを記録
したコンピュータ読取り可能な記録媒体。
7. A procedure for detecting an edge portion of image data, a procedure for separating image data into an edge portion and a non-edge portion based on a detection result of the edge portion, A computer for storing an image processing program for causing a computer to execute a JPEG process on the image, a procedure for combining the separated edge image data with the non-edge image data subjected to the JPEG process after the separation, and A readable recording medium.
JP11110014A 1999-04-16 1999-04-16 Device and method for image processing and computer- readable recording medium with image processing program recorded thereon Pending JP2000307867A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11110014A JP2000307867A (en) 1999-04-16 1999-04-16 Device and method for image processing and computer- readable recording medium with image processing program recorded thereon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11110014A JP2000307867A (en) 1999-04-16 1999-04-16 Device and method for image processing and computer- readable recording medium with image processing program recorded thereon

Publications (1)

Publication Number Publication Date
JP2000307867A true JP2000307867A (en) 2000-11-02

Family

ID=14524947

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11110014A Pending JP2000307867A (en) 1999-04-16 1999-04-16 Device and method for image processing and computer- readable recording medium with image processing program recorded thereon

Country Status (1)

Country Link
JP (1) JP2000307867A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006080731A (en) * 2004-09-08 2006-03-23 Ricoh Co Ltd Image forming apparatus, encoder, image processor, processing method, and program
CN100442834C (en) * 2004-06-24 2008-12-10 松下电器产业株式会社 Moving image recording method
US7813588B2 (en) 2007-04-27 2010-10-12 Hewlett-Packard Development Company, L.P. Adjusting source image data prior to compressing the source image data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100442834C (en) * 2004-06-24 2008-12-10 松下电器产业株式会社 Moving image recording method
JP2006080731A (en) * 2004-09-08 2006-03-23 Ricoh Co Ltd Image forming apparatus, encoder, image processor, processing method, and program
US7813588B2 (en) 2007-04-27 2010-10-12 Hewlett-Packard Development Company, L.P. Adjusting source image data prior to compressing the source image data

Similar Documents

Publication Publication Date Title
US8606003B2 (en) Image processing device, image processing method and image processing program
JP3741090B2 (en) Image processing device
JP4169522B2 (en) Image processing apparatus, image processing program, and storage medium for storing the program
JP2006005939A (en) Segmentation-based hybrid compression scheme for scanned documents
JP2004228811A (en) Image processor, image processing method and program for computer to perform execution
JP2005045404A (en) Image processor and method, and program
JP6923037B2 (en) Image processing equipment, image processing methods and programs
US8620081B2 (en) Image processing apparatus, method, and storage medium for determining attributes
JP2004193964A (en) Picture processor, picture processing method, program and recording medium
JP3931651B2 (en) Image processing device
US6987587B2 (en) Multiple recognition image processing apparatus
JP4212876B2 (en) Image processing apparatus and image processing system
JP3424642B2 (en) Image processing apparatus, image reading apparatus and image forming apparatus equipped with the same, and image processing method
JP4898601B2 (en) Image processing apparatus, image processing method, and program thereof
JP3899872B2 (en) Image processing apparatus, image processing method, image processing program, and computer-readable recording medium recording the same
JP2003283821A (en) Image processor
JP2000307867A (en) Device and method for image processing and computer- readable recording medium with image processing program recorded thereon
JP4050639B2 (en) Image processing apparatus, image processing method, and program executed by computer
JP3815214B2 (en) Image processing apparatus and storage medium storing screen processing program
JP4040528B2 (en) Image processing apparatus, image processing method, image processing program, recording medium storing image processing program, and image forming apparatus including image processing apparatus
JP4526577B2 (en) Image processing apparatus, image processing system, and image processing method
JP2000308058A (en) Image processor, image reader and image forming device loaded with it, and image processing method
JP3882657B2 (en) Image processing apparatus, image processing method, image processing program, and computer-readable recording medium on which image processing program is recorded
JP3882603B2 (en) Image processing apparatus, image processing method, image processing program, and computer-readable recording medium on which image processing program is recorded
JP4032735B2 (en) Image processing apparatus and image processing method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20021008