JPS6180970A - Picture signal processor - Google Patents

Picture signal processor

Info

Publication number
JPS6180970A
JPS6180970A JP59201869A JP20186984A JPS6180970A JP S6180970 A JPS6180970 A JP S6180970A JP 59201869 A JP59201869 A JP 59201869A JP 20186984 A JP20186984 A JP 20186984A JP S6180970 A JPS6180970 A JP S6180970A
Authority
JP
Japan
Prior art keywords
image
circuit
halftone
character
pixel
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
JP59201869A
Other languages
Japanese (ja)
Inventor
Masami Kurata
倉田 正實
Taiji Nagaoka
永岡 大治
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 JP59201869A priority Critical patent/JPS6180970A/en
Publication of JPS6180970A publication Critical patent/JPS6180970A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimile Image Signal Circuits (AREA)

Abstract

PURPOSE:To discriminate exactly a character image part and a halftone image part without losing the sharpness of the character image part by eliminating a halftone dot existing in a picture information source, and thereafter, discriminating the character image part and the halftone image part. CONSTITUTION:An analog picture signal 24 from an image sensor 22 is A/D- converted and applied to a series circuit of line memories 26, 28 and a series circuit of shift registers 271, 272. Also, outputs of the line memories 26, 28 are provided to a series circuit of shift registers 273, 274 and a series circuit of the same 275-276 are provided to a filter operating circuit 21, and nine kinds of image signals which have been inputted in said circuit are multiplied by a filter coefficient, and synthesized and calculated. As a result, an operating signal 29 is sent to a character and halftone deciding circuit 31, and in accordance with a signal which has been decided in this circuit, one output of a multivalue dither circuit 47 or a simple multivalue circuit 48 is selected and fetched by a multiplexer 46.

Description

【発明の詳細な説明】 「産業上の利用分野」 本発明は、文字画像と中間調画像の混在する画情報源に
ついてこれらの部分でそれぞれ適正な画像処理を行わせ
るための画信号処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image signal processing device for performing appropriate image processing on an image information source containing a mixture of character images and halftone images. .

「従来の技術」 ファクシミリ装置やディジタル化されたある種の複写機
等では、イメージセンサを用いて原稿上の画情報を読み
取り、これを画像の濃淡に応じて量子化した後、記録装
置や表示装置に送って画像の再現を行っている。
``Prior art'' Facsimile machines and some types of digital copying machines use image sensors to read image information on a document, quantize it according to the shading of the image, and then use it to display it on a recording device or display. The image is sent to a device and reproduced.

このような画信号処理装置では、原稿に文字や線画等の
文字画像の部分と、写真や網点印刷等の中間調画像の部
分が混在している場合□には、それぞれの部分を区別し
て画像を処理している。これは画素ごとの多値化処理で
は文字画像の部分のみ ・が良好に再現され、中間調の
部分の階調の再現住に限界がある一方、ディザ処理等の
擬似中間調処理を行うと中間調画像の部分が良好に再現
される反面、文字画像の部分の輪郭がぼやけその再現性
が劣化することになるためである。
In such an image signal processing device, when a document contains text image parts such as characters and line drawings, and halftone image parts such as photographs and halftone printing, it is necessary to distinguish between the two parts. Processing images. This is because multi-value processing for each pixel only reproduces the character image part well, but there is a limit to the reproduction of the gradation of the halftone part, while pseudo halftone processing such as dithering This is because while the tone image portion is well reproduced, the outline of the character image portion becomes blurred and its reproducibility deteriorates.

文字画像の部分と中間調画像の部分を区別する従来技術
としては、特開昭58−3374号によって開示された
装置が代表的なものである。この装置(方式)では、原
稿面(画面)を複数の画素から成るブロックに分割し、
各ブロック内で濃度レベルの最大の画素と最小の画素を
検出し、これらの間で濃度レベルの差を求める。そして
この差が予め定められた値よりも大きい場合には2値画
像領域あるいは文字画像部分と判別し、これ以外の場合
には濃淡画像領域あるいは中間調画像部分と判別する。
As a conventional technique for distinguishing between a character image portion and a halftone image portion, a device disclosed in Japanese Patent Application Laid-Open No. 58-3374 is a typical example. This device (method) divides the document surface (screen) into blocks each consisting of multiple pixels.
The pixel with the maximum density level and the pixel with the minimum density level are detected within each block, and the difference in density level between them is determined. If this difference is larger than a predetermined value, it is determined that the area is a binary image area or a character image area; otherwise, it is determined that it is a grayscale image area or a halftone image area.

「発明が解決しようとする問題点」 ところで一般の印刷物等では、中間調が網点画像によっ
て表現されている場合が多い。ここで網点画像とは、網
点印刷の行われた部分やプリンタによっていわゆる「網
かけjが行われた部分をいう。網点画像の部分ては、通
常黒色に着色された点が単位面積中に占める面積パーセ
ントによって階調(濃度)を表現する。従って微視的に
見れば、網点画1象の部分はいわゆる白黒の2値表現が
行われている部分てあり、文字画像の部分と近似した特
徴をもっている。すなわちこれら両画像部分を読み取っ
た画信号中には、共に高周波成分が含まれており、これ
が文字画像の部分と網点画像を含んだ中間調画像の部分
の区別を実際上で因難なものとしていた。
"Problems to be Solved by the Invention" In general printed matter, halftones are often expressed by halftone images. Here, the halftone image refers to the area where halftone printing has been performed or the area where so-called "hatching has been performed" by the printer. In the halftone image area, the dots colored black are usually The gradation (density) is expressed by the percentage of area occupied within the area. Therefore, microscopically, the part of the halftone image is the part where so-called black and white binary expression is performed, and it is different from the part of the character image. In other words, the image signals obtained by reading these two image parts both contain high-frequency components, which makes it difficult to distinguish between the character image part and the halftone image part including the halftone image. It was considered a culprit.

本発明はこのような事情に鑑み、網点画像を含んだ画情
報源から文字画像と中間調画像を正確に判別して信号処
理を行うことのできる画信号処理装置を提供することを
その目的とする。
In view of the above circumstances, an object of the present invention is to provide an image signal processing device that can accurately discriminate character images and halftone images from an image information source including halftone images and perform signal processing. shall be.

「問題点を解決するための手段」 本発明では第1図に原理的に示すように、量子化された
画信号に対し網点除去のための平滑化を行う画信号平滑
化手段1と、平滑化後の画信号を基にして文字または線
画から構成される文字画像の部分とこれ以外の中間調画
像の部分を判別する文字・中間調判別手段2と、文字・
中間調判別手段2による判別結果に応じて量子化された
画信号の記録または表示に適切なそれぞれ異なった信号
処理を行う信号処理手段3とを画信号処理装置に具備さ
せる。
"Means for Solving the Problems" In the present invention, as shown in principle in FIG. 1, an image signal smoothing means 1 that performs smoothing for removing halftone dots on a quantized image signal; a character/halftone discriminating means 2 for discriminating between a character image portion consisting of characters or line drawings and a halftone image portion other than the character image portion based on the smoothed image signal;
The image signal processing device is equipped with a signal processing means 3 that performs different signal processing appropriate for recording or displaying the quantized image signal according to the determination result by the halftone determination means 2.

ここで、画信号平滑化手段1としては網点画像を平滑化
するためのフィルタ係数をもった空間周波数フィルタを
用いることが有効である。また信号処理手段3としては
、文字画像の部分に単純多値回路を用いて画素ごとに階
調表現を行い、中間調画像の部分では多値ディザ回路を
用いて複数の画素群を単位とした階調表現を行うことが
有効である。もちろんこれらの信号処理方法に限られる
ものではない。
Here, as the image signal smoothing means 1, it is effective to use a spatial frequency filter having filter coefficients for smoothing the halftone image. In addition, as the signal processing means 3, a simple multi-value circuit is used in the character image part to express gradation for each pixel, and in the half-tone image part, a multi-value dither circuit is used to express a plurality of pixel groups as a unit. It is effective to perform gradation expression. Of course, the signal processing method is not limited to these methods.

本発明によれば、画情報源中に存在する網点を除去して
から文字画像の部分と中間調画像の部分を判別するので
、正確な判別が可能となる。
According to the present invention, since halftone dots present in the image information source are removed before character image portions and halftone image portions are discriminated, accurate discrimination is possible.

「実施例」 以下実施例につき本発明の詳細な説明する。"Example" The present invention will be described in detail below with reference to Examples.

第2図は画情報源としての原稿11と、画像の判断に用
いるための3×3の画素群P。−P6 を表わしたもの
である。この実施例で原稿ll上には、3X3の画素群
を採取するためのウィンドウ12が設定される。ウィン
ドウ12の中央に位置する画素P。が画像処理の対象と
なる注目画素である。注目画素P。は原稿11が平面走
査されると共にその位置を逐次変化させることになる。
FIG. 2 shows a document 11 as an image information source and a 3×3 pixel group P used for image judgment. -P6. In this embodiment, a window 12 for collecting a 3×3 pixel group is set on the document 11. Pixel P located at the center of window 12. is the pixel of interest that is the target of image processing. Pixel of interest P. As the original 11 is scanned in a plane, its position is successively changed.

注目画素P。を取り巻いた形の8つの画素Pl−P8は
、注目画素P。と共に画像状態の判別を行ったり、ある
いは画信号の平滑化を行うための周辺画素である。以上
説明したこれらの画素P。−P8のそれぞれの濃度d。
Pixel of interest P. The eight pixels Pl-P8 surrounding the pixel P are the pixel P of interest. They are also peripheral pixels for determining the image state or smoothing the image signal. These pixels P explained above. - the respective concentration d of P8.

−d8 は、読取素子の光電変検出力をA/D変換した
後の信号レベルとして表わしたものである。この実施例
で濃度do””’d6はそれぞれ8ビツト(2561階
)のディジタルデータとして表わされる。
-d8 represents the photoelectric change detection power of the reading element as a signal level after A/D conversion. In this embodiment, the densities do'''''d6 are each expressed as 8-bit (2561st floor) digital data.

さて本実施例ではウィンドウ12に対してまず空間周波
数フィルタをかけてその出力を平滑化する。この説明を
行う前に、空間周波数フィルタの原理を第3図および第
4図を用いて説明する。まず第3図の空間周波数フィル
タでは、注目画素の濃度d。がフィルタ係数゛9′によ
って9倍”され、8つの周辺画素の濃度d、〜d8 が
それぞれのフィルタ係数によって“−1倍”される。こ
れらの総和がフィルタ出力となる。このようにこの空間
周波数フィルタでは、注目画素P。に対応するフィルタ
係数が周囲のそれよりも飛び抜けて大きく設定されてい
るので、注目画素P、にわずかな濃度変化があったとし
てもこれが拡大されることになる。すなわちこの空間周
波数フィルタは、注目画素P。の画像を鮮鋭化するため
に用いられる。
In this embodiment, a spatial frequency filter is first applied to the window 12 to smooth the output thereof. Before this explanation, the principle of the spatial frequency filter will be explained using FIGS. 3 and 4. First, in the spatial frequency filter of FIG. 3, the density d of the pixel of interest. is multiplied by 9 by the filter coefficient '9', and the densities d, ~d8 of the eight surrounding pixels are multiplied by -1 by the respective filter coefficients.The sum of these becomes the filter output.In this way, this space In the frequency filter, the filter coefficient corresponding to the pixel of interest P is set to be much larger than those of the surrounding pixels, so even if there is a slight change in density in the pixel of interest P, this will be magnified. That is, this spatial frequency filter is used to sharpen the image of the pixel of interest P.

次に第4図に示す空間周波数フィルタでは、各画素の濃
度が1X9倍されて加算され、ウィンドウ全体の濃度が
求められる。従ってウィンドウ12内の画素間で濃度が
均一でなかったとしても、これらの濃度が平滑化(平均
化)されて出力されることになる。すなわちこの空間周
波数フィルタは、注目画素Pa の画像を平滑化するた
めに用いられる。
Next, in the spatial frequency filter shown in FIG. 4, the density of each pixel is multiplied by 1×9 and added, and the density of the entire window is determined. Therefore, even if the densities are not uniform among the pixels within the window 12, these densities are smoothed (averaged) and output. That is, this spatial frequency filter is used to smooth the image of the pixel of interest Pa.

このような空間周波数フィルタについてのよく知られた
原理を応用すると、網点画像を平滑化するための空間周
波数フィルタを作成することができる。第5図は、この
実施例で100線/インチ以上の網点線数(スクリーン
線数)の網点画像に対して用いられる空間周波数フィル
タを示したものである。
By applying the well-known principles of such spatial frequency filters, it is possible to create spatial frequency filters for smoothing halftone images. FIG. 5 shows a spatial frequency filter used in this embodiment for a halftone image having a halftone dot number (screen number) of 100 lines/inch or more.

第6図は、この実施例の画信号処理装置を示したもので
ある。第5図に示した空間周波数フィルタは、この装置
のフィルタ演算回路21に用いられている。さてこの装
置のイメージセンサ22は原稿11(第2図)をラスク
スキャンし、A/D変換器23は人力されたアナログ画
信号24を1画素ずつ量子化する。8ビツトのパラレル
なデータとしてA/D変換器23から出力されるディジ
タル画信号25は、ラインメモリ26に供給される他、
第1および第2のシフトレジスタ271.272の直列
回路に供給され、8ビツトのパラレルなデータが図示し
ないビデオクロックに同期して1画素分ずつシフトされ
る。
FIG. 6 shows the image signal processing device of this embodiment. The spatial frequency filter shown in FIG. 5 is used in the filter calculation circuit 21 of this device. Now, the image sensor 22 of this device scans the original 11 (FIG. 2), and the A/D converter 23 quantizes the manually input analog image signal 24 pixel by pixel. The digital image signal 25 output from the A/D converter 23 as 8-bit parallel data is supplied to the line memory 26, and
The 8-bit parallel data is supplied to the serial circuits of the first and second shift registers 271 and 272, and is shifted by one pixel in synchronization with a video clock (not shown).

ラインメモリ26はこの8ビツトのパラレルなデータを
1主走査ライン分蓄えて順に出力する一種の遅延メモリ
であり、その出力は同一構成の池のラインメモリ28に
供給される他、第3および第4の7フトレジスタ27.
.27. から成る直列回路に供給され、同様に1画素
分ずつシフトされる。ラインメモリ28の出力は第5お
よび第6のシフトレジスタ273.276から成る直列
回路に供給され、同様に1画素分ずつシフトされる。
The line memory 26 is a type of delay memory that stores this 8-bit parallel data for one main scanning line and outputs it in order.The output is supplied to the line memory 28 having the same configuration, and also to the third and third lines. 4-7 foot register 27.
.. 27. The signal is supplied to a series circuit consisting of , and similarly shifted by one pixel. The output of the line memory 28 is supplied to a series circuit consisting of fifth and sixth shift registers 273 and 276, and similarly shifted by one pixel.

A/D変換器23から出力されるディジタル画信号25
および各ラインメモリ26.28の出力、並びに各シフ
トレジスタ271〜276の出カバ、フィルタ演算回路
21に供給される。
Digital image signal 25 output from A/D converter 23
The outputs of the line memories 26 and 28, the outputs of the shift registers 271 to 276, and the filter arithmetic circuit 21 are supplied.

フィルタ演算回路21では、人力された9種類の画信号
に対して第5図で示したフィルタ係数を掛け、それらの
合計を演算する。具体的には、注目画素P。に対応する
第3のシフトレジスタ273の出力に係数” 1 / 
5 ”が用いられ、他の8つの画信号には係数” −1
/ 10”が用いられる。演算出力29は文字・中間調
判定回路31に人力される。
The filter calculation circuit 21 multiplies nine types of manually inputted image signals by the filter coefficients shown in FIG. 5, and calculates their sum. Specifically, the pixel of interest P. The output of the third shift register 273 corresponding to the coefficient "1/
5" is used, and the other eight image signals have a coefficient of "-1".
/10" is used. The calculation output 29 is manually input to the character/halftone determination circuit 31.

第7図は文字・中間調判定回路を具体的に表わしたもの
である。文字・中間調判定回路31も2つのラインメモ
リ33.34と6つのシフトレジスタ351〜356を
備えており、第6図で説明したと同様に3X3の画素群
に対応する濃度を採取する。これらの濃度データは最大
値・最小値検出回路38に供給される。
FIG. 7 specifically shows the character/halftone determination circuit. The character/halftone determination circuit 31 also includes two line memories 33 and 34 and six shift registers 351 to 356, and samples densities corresponding to 3×3 pixel groups in the same manner as described with reference to FIG. These density data are supplied to a maximum value/minimum value detection circuit 38.

最大値・最小値検出回路38は例えば複数のディジタル
コンパレータによって構成されており、第2図で示した
ような3X3のマl−+Jフックス成の画素における濃
度d、〜d、の大小を比較し、最大値M A Xおよび
最小値M I Nを求めることになる。
The maximum value/minimum value detection circuit 38 is composed of, for example, a plurality of digital comparators, and compares the magnitudes of the densities d, ~d, in the pixels of the 3×3 Mar-+J Fuchs composition as shown in FIG. , the maximum value M A X and the minimum value M I N.

減算器41はこれら最大値M A Xと最小値MINの
差を求め、これを濃度差信号42として図示しないビデ
オクロックに同期して出力することになる。濃度差信号
42は比較器43に人力され、所定のスレッショルドレ
ベル44と比較される。
The subtracter 41 calculates the difference between the maximum value MAX and the minimum value MIN, and outputs this as a density difference signal 42 in synchronization with a video clock (not shown). The concentration difference signal 42 is input to a comparator 43 and compared with a predetermined threshold level 44 .

このスレッショルドレベル44は、濃度−/J< 64
 段階で表現されるとき、例えば20〜30の間の値に
設定される。
This threshold level 44 is defined as concentration −/J<64
When expressed in stages, it is set to a value between 20 and 30, for example.

このような比較作業を行ったのは、濃度匂配によって文
字画像の部分と中間調画像の部分を区別するためである
。すなわち文字画像では一般に原稿の地色の部分と文字
の部分の2つの7i13度が存在するので、濃度匂配が
急であり、濃度変化がなめらか(多段階)に変化する中
間副画像の部分と濃度匂配の比較によって区別すること
ができる。
The purpose of this comparison is to distinguish between the character image portion and the halftone image portion based on the density gradient. In other words, in a character image, there are generally two 7i13 degrees: the background color part of the original and the character part, so the density gradient is steep, and the density change is smooth (multi-step) in the intermediate sub-image part and They can be distinguished by comparing their concentration scents.

比較結果45は第6図に示すマルチプレクサ46に供給
される。マルチプレクサ46には多値ディザ回路47と
単純多値回路48が接続されている。多値ディザ回路4
7と単純多値回路48は、それぞれ遅延回路49によっ
て遅延された注目画素の画信号51を順に人力し、これ
らを時間的に並行して処理するようになっている。
The comparison result 45 is supplied to a multiplexer 46 shown in FIG. A multi-value dither circuit 47 and a simple multi-value circuit 48 are connected to the multiplexer 46 . Multilevel dither circuit 4
7 and the simple multivalued circuit 48 are configured to sequentially input the pixel signal 51 of the pixel of interest delayed by the delay circuit 49, and process these signals in parallel in time.

ここで多値ディザ回路47は中間調画像の再現に適した
画像処理を行う回路であり、ディザマトリックスを構成
する各ドツトに対して複数のスレッショルドレベルを可
変的に設定して、このマトリックスを単位として多数の
階調表現を可能とする画信号53を作成する。これに対
して単純多値回路48では固定されたスレッショルドレ
ベルを用いて画素ごとに多値化を行い、数段階の階調表
現を可能とする画信号54を作成する。
Here, the multivalued dither circuit 47 is a circuit that performs image processing suitable for reproducing halftone images, and it variably sets a plurality of threshold levels for each dot making up the dither matrix, and uses this matrix as a unit. An image signal 53 that enables expression of many gradations is created as follows. On the other hand, the simple multi-value circuit 48 performs multi-value conversion for each pixel using a fixed threshold level, and creates an image signal 54 that can express several levels of gradation.

マルチプレクサ46は判定回路31の比較結果45に応
じてこれら2種類の画信号53.54のうち最適なもの
を選択する。すなわち第7図に示した濃度差信号42が
スレッショルドレベル44よりも小さい中間調画像の場
合には画信号53が選択され、これ以外の場合には画信
号54が選択されることになる。マルチプレクサ46に
よって選択された画信号53あるいは54は、画信号5
5として出力され、図示しない記録部または表示部へ供
給されることになる。
The multiplexer 46 selects the optimal one from these two types of image signals 53 and 54 according to the comparison result 45 of the determination circuit 31. That is, in the case of a halftone image in which the density difference signal 42 shown in FIG. 7 is smaller than the threshold level 44, the image signal 53 is selected, and in other cases, the image signal 54 is selected. The image signal 53 or 54 selected by the multiplexer 46 is the image signal 5
5 and is supplied to a recording section or a display section (not shown).

なお以上説明した実施例では1画素ずつすべての画素に
ついて順に画像状態の判別とその前処理としての平滑化
を行ったが、特定の注目画素についての判別結果等をこ
の注目画素を含んだ所定範囲の画素群の判別結果として
拡張適用することも、ノイズの1氏減と信号処理の簡略
化から有効である。
Note that in the embodiment described above, the image state was sequentially determined for each pixel and smoothing was performed as preprocessing for each pixel. It is also effective to extend and apply the discrimination result of the pixel group of , since it reduces noise by one degree and simplifies signal processing.

また実施例では文字画像について単純多値回路を、また
中間調画像について多値ディザ回路を用いて画嘴号の処
理を行ったが、それぞれこれ以外の回路を用いて処理を
行ってもよいことは当然である。文字画像と中間調画像
の判別のための回路も、実施例で示した回路に限られる
ものではない。
In addition, in the embodiment, a simple multi-value circuit is used for character images, and a multi-value dither circuit is used for halftone images to process the picture beak, but the process may be performed using circuits other than these. Of course. The circuit for distinguishing between a character image and a halftone image is also not limited to the circuit shown in the embodiment.

「発明の効果」 このように本発明によれば画像状態の判別に平滑化後の
画信号を用いるので、文字画像の部分の鮮鋭度を失うこ
とがない。
[Effects of the Invention] As described above, according to the present invention, since the smoothed image signal is used to determine the image state, the sharpness of the character image portion is not lost.

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

第1図は本発明の原理的構成を示すブロック図、第2図
〜第7図は本発明の一実施例を説明するためのもので、
このうち第2図は原稿と画像処理に用いる画素群との関
係を示す説明図、第3図は鮮鋭化のために用いられる空
間周波数フィルタの一例を示す構成図、第4図は平滑化
のために用いられる空間周波数フィルタの一例を示す構
成図、第5図はこの装置に使用される空間周波数フィル
タの構成図、第6図は画信号処理装置の概略を示すブロ
ック図、第7図は文字・中間調判定回路のブロック図で
ある。 ■・・・・・・画信号平滑化手段、 2・・・・・・文字・中間調判別手段、3・・・・・・
信号処理手段、 21″°°・・°フィルタ演算回路、 31・・・・・・文字・中間調判定回路、47・・・・
・・多値ディザ゛回路、 48・・・・・・単純多1直回路。 出 願 人    富士ゼロックス株式会社代  理 
 人       弁理士  山  内  梅  雄第
1図 第2図 、−二一一一一 第3図   第4図 第5図 第6図 第7図
FIG. 1 is a block diagram showing the basic configuration of the present invention, and FIGS. 2 to 7 are for explaining one embodiment of the present invention.
Of these, Figure 2 is an explanatory diagram showing the relationship between the original and the pixel group used for image processing, Figure 3 is a configuration diagram showing an example of a spatial frequency filter used for sharpening, and Figure 4 is a diagram for smoothing. 5 is a block diagram showing an example of a spatial frequency filter used for this device, FIG. 6 is a block diagram showing an outline of the image signal processing device, and FIG. 7 is a block diagram showing an outline of the image signal processing device. FIG. 2 is a block diagram of a character/halftone determination circuit. ■... Image signal smoothing means, 2... Character/halftone discrimination means, 3...
Signal processing means, 21″°°...° filter calculation circuit, 31... Character/halftone determination circuit, 47...
...Multi-value dither circuit, 48...Simple multi-single series circuit. Applicant: Fuji Xerox Co., Ltd. Representative
Person Patent Attorney Umeo Yamauchi Figure 1 Figure 2, -2111 Figure 3 Figure 4 Figure 5 Figure 6 Figure 7

Claims (1)

【特許請求の範囲】 1、画像の濃淡に応じて量子化された画信号に対し平滑
化を行う画信号平滑化手段と、平滑化後の画信号を基に
して文字または線画から構成される文字画像の部分とこ
れ以外の中間調画像の部分を判別する文字・中間調判別
手段と、文字・中間調判別手段による判別結果に応じて
前記量子化された画信号の記録または表示に適切なそれ
ぞれ異なった信号処理を行う信号処理手段とを具備する
ことを特徴とする画信号処理装置。 2、網点画像の部分の網点を除去するための空間周波数
フィルタを用いて画信号の平滑化を行うことを特徴とす
る特許請求の範囲第1項記載の画信号処理装置。 3、文字画像の部分では単純多値回路を用いて画素ごと
に階調表現を行い、中間調画像の部分では多値ディザ回
路を用いて複数の画素群を単位とした階調表現を行う信
号処理手段を具備することを特徴とする特許請求の範囲
第1項記載の画信号処理装置。
[Claims] 1. Image signal smoothing means for smoothing a quantized image signal according to the shading of the image, and a character or line drawing based on the smoothed image signal. A character/halftone discrimination means for discriminating between a character image part and a halftone image part other than the character image part; 1. An image signal processing device comprising: signal processing means each performing different signal processing. 2. The image signal processing device according to claim 1, wherein the image signal is smoothed using a spatial frequency filter for removing halftone dots in the halftone image portion. 3. In the character image part, a simple multi-value circuit is used to express gradation for each pixel, and in the half-tone image part, a multi-value dither circuit is used to express gradation in units of multiple pixel groups. The image signal processing device according to claim 1, further comprising processing means.
JP59201869A 1984-09-28 1984-09-28 Picture signal processor Pending JPS6180970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59201869A JPS6180970A (en) 1984-09-28 1984-09-28 Picture signal processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59201869A JPS6180970A (en) 1984-09-28 1984-09-28 Picture signal processor

Publications (1)

Publication Number Publication Date
JPS6180970A true JPS6180970A (en) 1986-04-24

Family

ID=16448231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59201869A Pending JPS6180970A (en) 1984-09-28 1984-09-28 Picture signal processor

Country Status (1)

Country Link
JP (1) JPS6180970A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03192970A (en) * 1989-12-22 1991-08-22 Canon Inc Picture processor
JPH06125456A (en) * 1992-08-24 1994-05-06 Sharp Corp Picture processor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03192970A (en) * 1989-12-22 1991-08-22 Canon Inc Picture processor
JPH06125456A (en) * 1992-08-24 1994-05-06 Sharp Corp Picture processor

Similar Documents

Publication Publication Date Title
JP3276985B2 (en) Image pixel processing method
JPS60204177A (en) Picture signal processor
EP0685959B1 (en) Image processing apparatus for identifying character, photo and dot images in the image area
JPH10283470A (en) Image processor, image processing method and recording medium
JPS6180970A (en) Picture signal processor
JPH01115271A (en) Image processor
JPH0370433B2 (en)
JPS63288565A (en) Image processor
JPH09212642A (en) Image processor
JP3245600B2 (en) Image processing device
JPS6180961A (en) Picture signal processing method
JP3361355B2 (en) Image processing device
JPS6180969A (en) Picture signal processor
JPS6180964A (en) Picture signal processing method
JPS6180971A (en) Picture signal processor
JPH0561677B2 (en)
JP2507927B2 (en) Image processing device
JP3006460B2 (en) Binary image processing device
JPS63260267A (en) Picture area discriminating device
JP3183788B2 (en) Halftone area determination device
JP2682985B2 (en) Image processing method
JPS6180966A (en) Picture signal processing method
JP2629183B2 (en) Image area identification device
JPS6356064A (en) Picture processing method
JP3596962B2 (en) Image processing device