JPS63205237A - Image processing apparatus - Google Patents

Image processing apparatus

Info

Publication number
JPS63205237A
JPS63205237A JP62038087A JP3808787A JPS63205237A JP S63205237 A JPS63205237 A JP S63205237A JP 62038087 A JP62038087 A JP 62038087A JP 3808787 A JP3808787 A JP 3808787A JP S63205237 A JPS63205237 A JP S63205237A
Authority
JP
Japan
Prior art keywords
image
data
circuit
image data
character
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
JP62038087A
Other languages
Japanese (ja)
Other versions
JP2521744B2 (en
Inventor
Hideshi Osawa
大沢 秀史
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP62038087A priority Critical patent/JP2521744B2/en
Publication of JPS63205237A publication Critical patent/JPS63205237A/en
Application granted granted Critical
Publication of JP2521744B2 publication Critical patent/JP2521744B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/40Picture signal circuits

Abstract

PURPOSE:To perform the binarization processing in accordance with the type of an image, by converting multivalue image data to binary data on the basis of the compared outputs of the first and second comparing means and detecting the continuity of the binary data in line and row directions. CONSTITUTION:A character processing circuit 4 compares a specific threshold value with image data 6 to sharply output the image of a character or line drawing. A medium constrast processing circuit 5 successively compares the threshold value shown by a dither matrix with the image data 6 according to a dither method to reproduce the medium contrast image of a photograph or the like with good gradation. In a character region judge circuit 8, the multivalue image data 6 are converted to binarized data 24 by a binarization circuit 21 and the binary data 24 corresponding to three lines are stored in a line buffer 22. A judge device 23 sets a judge signal 9 to '1' and sets the same to '0' at the time of a medium contrast region. A switch 10 is changed over by the judge signal 9 and the output of the processing circuit 4 or 5 is outputted to a printing part 11.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は画像処理装置に係り、特に原稿中の画像領域を
識別して領域に対応した画像処理を行う画像処理装置に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image processing apparatus, and more particularly to an image processing apparatus that identifies an image area in a document and performs image processing corresponding to the area.

[従来の技術] 従来この種の画像処理装置では第7図に示すように、原
稿をCCD等の入力センサ71で読み取り、その画像デ
ータをA/D変換変換器フチジタル信号に変換する。こ
のデジタル信号は階調補正回路73でコントラスト調整
などの階調補正がなされ、2値化回路74にてドツトの
ON10 F F信号に変換されて2値プリンタ75で
画像出力される構成になっている。
[Prior Art] As shown in FIG. 7, in a conventional image processing apparatus of this type, an input sensor 71 such as a CCD reads a document, and the image data is converted into a digital signal by an A/D converter. This digital signal undergoes gradation correction such as contrast adjustment in a gradation correction circuit 73, is converted into a dot ON10FF signal in a binarization circuit 74, and is output as an image by a binary printer 75. There is.

2値化回路74における2値化手法の代表的なものに、
固定閾値で2値化する方法(固定閾値法)とディザ法で
2値化する方法がある。
Typical binarization methods in the binarization circuit 74 include:
There are a method of binarizing using a fixed threshold value (fixed threshold method) and a method of binarizing using a dither method.

前者は、原稿中の文字・線画などを再現する場合に良い
画質が得られるが、原稿中の写真などの中間調部分は階
調性がなくなり画質が低下するという問題がある。一方
後者では中間調部分の階調性は良くなるが、文字や線画
が切り切れになったり特定のスクリーン線数の網点写真
にモアレ縞が発生することによる画質低下が問題となる
The former method provides good image quality when reproducing characters, line drawings, etc. in a document, but there is a problem in that halftone areas such as photographs in the document lose gradation and the image quality deteriorates. On the other hand, in the latter case, the gradation quality in the half-tone area is improved, but the problem is that the image quality deteriorates due to cut-off of characters and line drawings and the occurrence of moiré fringes in halftone photographs with a certain number of screen lines.

[発明が解決しようとする問題点] このため同一原稿中に文字・線画・写真・網点写真が共
存する場合は、それぞれの画像領域を識別し、その領域
に対応した最適な2値化処理を施す必要がある。即ち、
文字・線画に対しては階調性よりも解像度を重視する2
値化方法を採用し、写真画像等の中間調画像に対しては
逆に解像度よりも階調性を重視する2値化手法を採用す
る。一方、網点写真に対してはモアレの原因となる画像
の高周波成分を抑圧した後に、階調性の出る2値化手法
をとる様にする必要がある。
[Problems to be solved by the invention] For this reason, when characters, line drawings, photographs, and halftone photographs coexist in the same document, each image area is identified and the optimal binarization process corresponding to that area is performed. It is necessary to apply That is,
For text and line drawings, focus on resolution over gradation 2
For halftone images such as photographic images, a binarization method that emphasizes gradation rather than resolution is used. On the other hand, for halftone photographs, it is necessary to suppress high-frequency components of the image that cause moiré, and then apply a binarization method that produces gradation.

本発明は上記従来例に鑑みなされたもので、それぞれの
画像領域に適した画像データの2値化を行うことができ
るように、画像領域の種類を識別できる画像処理装置を
提供することを目的とする。
The present invention has been made in view of the above conventional example, and an object of the present invention is to provide an image processing device that can identify the type of image area so that image data suitable for each image area can be binarized. shall be.

[問題点を解決するための手段] 上記目的を達成するために本発明の画像処理装置は以下
の様な構成からなる。即ち、 多値画像情報を入力する入力手段と、前記多値画像情報
の画像領域の種類を識別する識別手段と、前記画像領域
に対応して前記多値画像情報を2値化する2値化手段と
を備えた画像処理装置であって、 前記識別手段は前記多値画像情報の所定画素ブロック単
位での平均値を算出する算出手段と、前記平均値と前記
多値画像情報とを比較する第1の比較手段と、前記平均
値と前記多値画像情報との差と閾値と比較する第2の比
較手段と、前記第1及び第2の比較手段の比較出力をも
とに前記多値中機情報を2値データに変換する手段と、
前記2値データの行方向あるいは列方向の連続性を検出
する検出手段とを備える。
[Means for Solving the Problems] In order to achieve the above object, the image processing apparatus of the present invention has the following configuration. That is, input means for inputting multi-value image information, identification means for identifying the type of image area of the multi-value image information, and binarization for binarizing the multi-value image information corresponding to the image area. an image processing device comprising: means for calculating an average value of the multivalued image information in units of predetermined pixel blocks; and a calculation means for comparing the average value with the multivalued image information. a first comparison means, a second comparison means that compares the difference between the average value and the multi-value image information with a threshold value, and a second comparison means that compares the difference between the average value and the multi-value image information with a threshold; means for converting intermediate machine information into binary data;
and detection means for detecting continuity of the binary data in the row direction or column direction.

[作用] 以上の構成において、識別手段は多値画像情報の所定画
素ブロック単化での平均値を算出し、平均値と多値画像
情報とを比較するとともに、平均値と多値画像情報との
差と閾値と比較する。第1及び第2の比較手段の比較出
力をもとに多値画像情報を2値データに変換し、2値デ
ータの行方向あるいは列方向の連続性を検出して、その
連続性を基に画像領域の種類を識別する。この識別情報
を基に画像データの種類に対応した処理を行うように動
作する。
[Operation] In the above configuration, the identification means calculates the average value of the multi-value image information in a predetermined pixel block, compares the average value with the multi-value image information, and compares the average value with the multi-value image information. Compare the difference with the threshold. Multivalued image information is converted into binary data based on the comparison outputs of the first and second comparison means, continuity of the binary data in the row direction or column direction is detected, and based on the continuity, Identify the type of image region. Based on this identification information, it operates to perform processing corresponding to the type of image data.

[実施例コ 以下、添付図面を参照して本発明の実施例を詳細に説明
する。
[Embodiments] Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

[画像処理装置の構成の説明 (第1図)コ第1図は本
実施例の画像処理装置の概略構成を示すブロック図であ
る。
[Description of Configuration of Image Processing Apparatus (FIG. 1) FIG. 1 is a block diagram showing a schematic configuration of the image processing apparatus of this embodiment.

例えばCCD等の入力センサ部1によって光電的に読取
られた画像信号はA/D変換器2でデジタル画像データ
フに変換される。いま例えばA/D変換器が8ビツトと
するとデジタル画像データ7は256階調の濃度信号と
なる。階調補正回路3では入力した画像データフに対し
、コントラスト調整、ブライトネス(輝度)調整等の階
調処理を施し、階調補正された画像データ6を出力する
For example, an image signal photoelectrically read by an input sensor section 1 such as a CCD is converted into digital image data by an A/D converter 2. For example, if the A/D converter is 8 bits, the digital image data 7 will be a density signal of 256 gradations. The gradation correction circuit 3 performs gradation processing such as contrast adjustment and brightness adjustment on the input image data, and outputs gradation-corrected image data 6.

階調補正された画像データ6は文字処理回路4、中間調
処理回路5及び文字領域判定回路8に入力される。この
文字領域判定回路8により文字領域か中間調領域かが判
定され、判定信号9を出力してスイッチ10を切換える
ことにより対応する処理回路4または5の出力を2値プ
リンタであるプリンタ部11に出力して像形成を行う。
The tone-corrected image data 6 is input to a character processing circuit 4, a halftone processing circuit 5, and a character area determination circuit 8. This character area determination circuit 8 determines whether the area is a character area or a halftone area, and by outputting a determination signal 9 and switching a switch 10, the output of the corresponding processing circuit 4 or 5 is sent to the printer section 11, which is a binary printer. Output and form an image.

文字処理回路4ではある特定の閾値と画像データ6とを
比較して画像データ6の方が大きい時は1”、逆に画像
データ6の方が小さい時は“O”を出力する。これによ
り文字や線画等の画像が鮮明に出力される。一方、中間
調処理回路5ではディザ法により、ディザマトリクスで
示された闇値を順番に画像データ6と比較し、画像デー
タ6が大きい時は′1”を、逆に画像データ6の方が小
さい時は“0”を出力する。これにより写真等の中間調
画像を階調性良く再現することができる。また中間調処
理回路5では、網点画像のモアレの原因となる画像の高
周波成分を平滑化フィルタ等のローパスフィルタにより
除去した後、前述のディザ処理を実施するためのモアレ
の少ない良好な画像が再現できる。
The character processing circuit 4 compares a certain threshold value with the image data 6 and outputs 1" when the image data 6 is larger, and outputs "O" when the image data 6 is smaller. Images such as characters and line drawings are clearly output.On the other hand, the halftone processing circuit 5 uses a dither method to sequentially compare the darkness values indicated by the dither matrix with the image data 6, and when the image data 6 is large, '1' is output; conversely, when image data 6 is smaller, '0' is output. Thereby, halftone images such as photographs can be reproduced with good gradation. Further, in the halftone processing circuit 5, after removing high-frequency components of the image that cause moiré in the halftone image using a low-pass filter such as a smoothing filter, a good image with less moiré is obtained for performing the dither processing described above. Can be reproduced.

[文字領域判定回路の説明(第2図〜6図)]第2図は
文字領域判定回路8のブロック図で、第1図と共通部分
は同一符号で示している。
[Description of character area determination circuit (FIGS. 2 to 6)] FIG. 2 is a block diagram of the character area determination circuit 8, and parts common to those in FIG. 1 are designated by the same reference numerals.

21は第3図に詳細なブロック図を示す2値化回路を示
し、ここでは多値の画像データ6を入力して2値化デー
タ24に変換する。22は少なくとも3ライン分のライ
ンバッファを含むラインバッファで、2値化データ24
を入力して3ライン分の2値データ24を蓄える。判定
器23は2値化データ24の黒“1”画素の連続性を調
べ、連続性があるときは文字領域として判定信号9を“
1”にし、連続性がない時は、中間調領域として判定信
号9を“0”にする。従ってスイッチ10は判定信号9
が“1”の時はa側に、” o ”のときはb側に切換
えられる。
Reference numeral 21 denotes a binarization circuit whose detailed block diagram is shown in FIG. 22 is a line buffer containing line buffers for at least three lines, and the binarized data 24
is input and three lines of binary data 24 are stored. The determiner 23 checks the continuity of black "1" pixels in the binarized data 24, and if there is continuity, determines the determination signal 9 as a character area.
1", and when there is no continuity, the judgment signal 9 is set to "0" as a halftone area. Therefore, the switch 10 sets the judgment signal 9 to "0".
When is "1", it is switched to the a side, and when it is "o", it is switched to the b side.

第3図は文字領域判定回路8の2値化回路21のブロッ
ク図である。
FIG. 3 is a block diagram of the binarization circuit 21 of the character area determination circuit 8.

平均化回路31は画像データ6を入力し、m×n画素ブ
ロックの画像濃度の平均値37を算出して出力する。比
較器32は平均値37と画像データ6とを比較して、画
像データ6の方が大きい時゛1°°、逆に小さい時は°
゛0″の信号34を出力する。また濃度差検出回路33
では画像データ6と平均値37との差をとり、この差が
閾値より大きいときは1°°、小さい時は“0′の信号
35を出力する。
The averaging circuit 31 inputs the image data 6, calculates and outputs the average value 37 of the image density of the m×n pixel block. The comparator 32 compares the average value 37 and the image data 6, and when the image data 6 is larger, it is 1°°, and when it is smaller, it is 1°.
A signal 34 of "0" is output. Also, a concentration difference detection circuit 33
Then, the difference between the image data 6 and the average value 37 is taken, and when this difference is larger than the threshold value, a signal 35 of 1° is output, and when it is smaller, a signal 35 of “0” is output.

この関係を式で示すと以下の様になる。This relationship is expressed as follows.

l D−AV l≦T  ・B=O +D−AVI>T  ・  B=1 ここでDは画像データ6の値、AVは平均値、Tは閾値
である。
l D-AV l≦T ・B=O +D-AVI>T ・B=1 Here, D is the value of the image data 6, AV is the average value, and T is the threshold value.

第4図(A)は修正器36における入力信号と出力信号
の関係を示す図である。
FIG. 4(A) is a diagram showing the relationship between the input signal and the output signal in the corrector 36.

信号35が“0”の領域、即ち画像の局所的な濃度差が
小さい領域は連続調写真領域もしくは背景領域に相当し
ており、信号35が“1”の領域は画像の局所的な濃度
差が大きい領域で、網点画像領域、文字領域に相当する
所である。本図から明らかな如く信号35が0″の時は
修正器36の出力である2値化データ24は°1”にな
り、信号35が”1”のときは信号34に対応して2値
化データ24が決定される。
The area where the signal 35 is "0", that is, the area where the local density difference of the image is small, corresponds to a continuous tone photographic area or the background area, and the area where the signal 35 is "1" is the area where the local density difference of the image is small. This area is large and corresponds to the halftone image area and character area. As is clear from the figure, when the signal 35 is 0'', the binary data 24 that is the output of the corrector 36 becomes 1'', and when the signal 35 is 1'', the binary data 24 corresponds to the signal 34. converted data 24 is determined.

このようにして得られる2値化データ24により網点の
ドツト及び文字の黒画素部を分離することができる。
The binarized data 24 obtained in this manner allows separation of halftone dots and black pixel portions of characters.

第4図(B)は修正器36の具体的な回路例を示す図で
ある。
FIG. 4(B) is a diagram showing a specific circuit example of the corrector 36.

第5図(A)は網点画像の2値化処理結果の1例を示し
た図で、網点黒画素が点在した状態になっている。また
第5図(B)は文字画像の2値化処理結果の1例を示し
た図で、文字部分の黒画素が連続したものとして示され
ている。
FIG. 5(A) is a diagram showing an example of the result of binarization processing of a halftone dot image, in which halftone black pixels are scattered. Further, FIG. 5(B) is a diagram showing an example of the result of the binarization processing of a character image, and the black pixels of the character portion are shown as continuous.

従って、網点画像と文字画像の分離はこの黒画素の行方
向と列方向の連続性をカウントし、所定の連続性のある
画像領域を文字領域とし、連続性のない画像領域を網点
領域と判定すればよいことがわかる。
Therefore, to separate a halftone image and a character image, count the continuity of black pixels in the row and column directions, set the image area with a predetermined continuity as a character area, and set the image area without continuity as a halftone area. It turns out that it is sufficient to judge that.

第6図は判定器23の具体的な回路例を示す図である。FIG. 6 is a diagram showing a specific circuit example of the determiner 23.

水平方向に連続した画素列61はAND回路63で3画
素分のANDがとられ、3画素連続して“1”の時はデ
ータ“1”がバッファ65に格納される。一方垂直方向
に連続した画素列62はAND回路64で垂直方向の3
画素分のANDがとられ、列方向に3画素連続して“1
”のときはデータ′1′がバッファ68に格納される。
Three pixels of the horizontally continuous pixel column 61 are ANDed by an AND circuit 63, and when three consecutive pixels are "1", data "1" is stored in the buffer 65. On the other hand, the vertically continuous pixel column 62 is connected to the vertically continuous pixel column 62 by an AND circuit 64.
The AND for the pixels is taken, and three consecutive pixels in the column direction are "1".
”, data '1' is stored in the buffer 68.

AND回路67.68はそれぞれバッファ65.66よ
り連続する3個のデータを読出し、この連続する3個の
データが全て1″のときはその出力が“1″となる。。
AND circuits 67 and 68 each read three consecutive pieces of data from buffers 65 and 66, and when the three consecutive pieces of data are all 1'', their output becomes ``1''.

OR回路69はAND回路67.68の出力の論理和を
取っているため、水平方向あるいは垂直方向のいずれか
が連続していると文字、線画領域と判定して判定信号9
が1″となる。
Since the OR circuit 69 takes the logical sum of the outputs of the AND circuits 67 and 68, if either the horizontal direction or the vertical direction is continuous, it is determined that it is a character or line drawing area, and the judgment signal 9 is output.
becomes 1″.

判定器23によるこの判定処理を1画素ずつシフトしな
がら実行することにより、入力された全画像領域に亘っ
て領域の判定を行うことができる。
By executing this determination process by the determiner 23 while shifting one pixel at a time, it is possible to perform area determination over the entire input image area.

尚、本実施例では水平方向、垂直方向、3画素の連続性
を検出したが、これより多くの画素(例えば5画素程度
)の連続性検出及び斜め2方向の連続性検出により、さ
らに精度の良い文字検出が可能となる。
In this example, continuity of 3 pixels in the horizontal and vertical directions was detected, but by detecting continuity of more pixels (for example, about 5 pixels) and in two diagonal directions, even higher precision can be achieved. Good character detection becomes possible.

以上説明したように本実施例によれば、写真領域、文字
領域、網点写真領域を識別し、各領域の種類に対応する
2値化処理を施したデータを選択してプリントアウトす
ることにより、いかなる画像においても良好な画質の画
像が得られるようになった。
As explained above, according to this embodiment, by identifying photographic areas, character areas, and halftone photographic areas, and selecting and printing out data that has been subjected to binarization processing corresponding to the type of each area, , it has become possible to obtain images of good quality no matter what type of image.

[発明の効果] 以上述べた如く本発明によれば、画像データの種類を判
定し、画像の種類に対応した2値化処理を行うことがで
きるという効果がある。
[Effects of the Invention] As described above, according to the present invention, the type of image data can be determined and the binarization process corresponding to the type of image can be performed.

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

第1図は本発明の一実施例の画像処理装置の概略構成を
示すブロック図、 第2図は文字領域判定回路のブロック図、第3図は文字
領域判定回路の2値化回路のブロック図、 第4図(A)は修正器の入出力データの関係を示す図、 第4図(B)は修正器の具体的な回路例を示す図、 第5図(A)、(B)はそれぞれ網点画像及び文字画像
の2値化例を示す図、 第6図は黒画素の連続性を検出する判定器のブロック図
、 第7図は従来例の画像処理装置の概略構成を示すブロッ
ク図である。 図中、1・・・入力センサ部、2・・・A/D変換器、
3・・・階調補正回路、4・・・文字処理回路、5・・
・中間調処理回路、6・・・画像データ、8・・・文字
領域判定回路、9・・・判定信号、10・・・スイッチ
、11・・・プリンタ部、21・・・2値化回路、22
・・・ラインバッファ、23・・・判定器、24・・・
2値化データ、31・・・平均化回路、32・・・比較
器、33・・・濃度差検出回路、36・・・修正器、3
7・・・平均値、65.66・・・バッファである。 第3図 (A)      (B) 第5図 第4図 (A) 第4図 (8)
FIG. 1 is a block diagram showing a schematic configuration of an image processing apparatus according to an embodiment of the present invention, FIG. 2 is a block diagram of a character area determination circuit, and FIG. 3 is a block diagram of a binarization circuit of the character area determination circuit. , FIG. 4(A) is a diagram showing the relationship between input and output data of the corrector, FIG. 4(B) is a diagram showing a specific circuit example of the corrector, and FIGS. 5(A) and (B) are FIG. 6 is a block diagram of a determiner that detects the continuity of black pixels, and FIG. 7 is a block diagram showing a schematic configuration of a conventional image processing device. It is a diagram. In the figure, 1...input sensor section, 2...A/D converter,
3... Gradation correction circuit, 4... Character processing circuit, 5...
- Halftone processing circuit, 6... Image data, 8... Character area determination circuit, 9... Judgment signal, 10... Switch, 11... Printer section, 21... Binarization circuit , 22
...Line buffer, 23...Judgment device, 24...
Binarized data, 31... Averaging circuit, 32... Comparator, 33... Concentration difference detection circuit, 36... Corrector, 3
7...Average value, 65.66...Buffer. Figure 3 (A) (B) Figure 5 Figure 4 (A) Figure 4 (8)

Claims (1)

【特許請求の範囲】 多値画像情報を入力する入力手段と、前記多値画像情報
の画像領域の種類を識別する識別手段と、前記画像領域
に対応して前記多値画像情報を2値化する2値化手段と
を備えた画像処理装置であって、 前記識別手段は前記多値画像情報の所定画素ブロック単
位での平均値を算出する算出手段と、前記平均値と前記
多値画像情報とを比較する第1の比較手段と、前記平均
値と前記多値画像情報との差と閾値と比較する第2の比
較手段と、前記第1及び第2の比較手段の比較出力をも
とに前記多値画像情報を2値データに変換する手段と、
前記2値データの行方向あるいは列方向の連続性を検出
する検出手段とを備え、前記2値データの連続性を基に
前記画像領域の種類を識別するようにしたことを特徴と
する画像処理装置。
[Scope of Claims] Input means for inputting multivalued image information, identification means for identifying the type of image area of the multivalued image information, and binarization of the multivalued image information corresponding to the image area. an image processing device comprising: a binarization means for converting the multi-value image information into a binary image; a first comparison means for comparing the difference between the average value and the multivalued image information with a threshold; and a second comparison means for comparing the difference between the average value and the multivalued image information with a threshold, means for converting the multivalued image information into binary data;
Detecting means for detecting continuity of the binary data in the row direction or column direction, and the type of the image area is identified based on the continuity of the binary data. Device.
JP62038087A 1987-02-23 1987-02-23 Image processing device Expired - Lifetime JP2521744B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62038087A JP2521744B2 (en) 1987-02-23 1987-02-23 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62038087A JP2521744B2 (en) 1987-02-23 1987-02-23 Image processing device

Publications (2)

Publication Number Publication Date
JPS63205237A true JPS63205237A (en) 1988-08-24
JP2521744B2 JP2521744B2 (en) 1996-08-07

Family

ID=12515692

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62038087A Expired - Lifetime JP2521744B2 (en) 1987-02-23 1987-02-23 Image processing device

Country Status (1)

Country Link
JP (1) JP2521744B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7872663B2 (en) 2006-01-27 2011-01-18 Seiko Epson Corporation Light emitting device, image processing device, and electronic apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7872663B2 (en) 2006-01-27 2011-01-18 Seiko Epson Corporation Light emitting device, image processing device, and electronic apparatus

Also Published As

Publication number Publication date
JP2521744B2 (en) 1996-08-07

Similar Documents

Publication Publication Date Title
JP3276985B2 (en) Image pixel processing method
JPH03256178A (en) Picture/character area identifying system for image processor
JPS6198069A (en) Image processor
JPH03208467A (en) Picture area identification system for picture processing unit
JPS62118676A (en) Picture processing system
JP2621879B2 (en) Image processing method
JP2521744B2 (en) Image processing device
JPS63288565A (en) Image processor
JP3789243B2 (en) Image processing apparatus and method
JPH01227573A (en) Image processing system
JPH0457274B2 (en)
JPS63205238A (en) Image processing apparatus
JP3051144B2 (en) Halftone image processing device
JPS6180964A (en) Picture signal processing method
JPS63288566A (en) Image processor
JPH03219774A (en) Picture processor
JPH04270561A (en) Picture processor
JP2778669B2 (en) Halftone area detection method
JPS62165477A (en) Image processor
JPS6180971A (en) Picture signal processor
JP2682985B2 (en) Image processing method
JPH01137378A (en) Picture processing system
JP3146517B2 (en) Image processing device
JP3146516B2 (en) Image processing device
JPH06303424A (en) Dot area discrimination device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term