JP2011188489A - Image processing apparatus and image processing method - Google Patents

Image processing apparatus and image processing method Download PDF

Info

Publication number
JP2011188489A
JP2011188489A JP2011047601A JP2011047601A JP2011188489A JP 2011188489 A JP2011188489 A JP 2011188489A JP 2011047601 A JP2011047601 A JP 2011047601A JP 2011047601 A JP2011047601 A JP 2011047601A JP 2011188489 A JP2011188489 A JP 2011188489A
Authority
JP
Japan
Prior art keywords
image
signal
image processing
unit
background
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
JP2011047601A
Other languages
Japanese (ja)
Inventor
Keiko Kanamori
恵子 金盛
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.)
Toshiba Corp
Toshiba TEC Corp
Original Assignee
Toshiba Corp
Toshiba TEC Corp
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 Toshiba Corp, Toshiba TEC Corp filed Critical Toshiba Corp
Publication of JP2011188489A publication Critical patent/JP2011188489A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing apparatus in which a ground portion is detected through one time scanning and post-processing is properly performed in accordance with a detection result. <P>SOLUTION: The image processing apparatus includes: a first image-processing unit for processing an image signal input from an image input unit; a ground level-detecting unit for detecting a ground level within a preset range, in the image signal from the image input unit, and generating a ground detecting signal; a page memory for holding the image signal from the first image-processing unit and the ground detecting signal in the unit of a page; a second image-processing unit for processing an image signal outputted from the page memory while using the ground detecting signal as a control parameter; and an image output unit for outputting the image signal processed by the second image-processing unit. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明の実施形態は、画像入力部から入力された画像の下地レベルを検出し、検出結果に基づいて画像信号の後処理を行って画像出力部に出力する画像処理装置及び画像処理方法に関する。   Embodiments described herein relate generally to an image processing apparatus and an image processing method that detect a background level of an image input from an image input unit, perform post-processing of an image signal based on the detection result, and output the image signal to an image output unit.

従来、電子写真方式の画像形成装置にあっては、画像入力部(スキャナ)から入力された画像の背景部のデータを検出し、検出したデータ値を用いて下地除去を行う画像処理装置を備えたものがある。例えばスキャナで読み取られた画像情報に下地部分があったり、文字の薄い部分があった場合に、自動的に原稿にあった濃度に調整し、下地部分を除去したり、薄い文字を濃くするようにしている。   2. Description of the Related Art Conventionally, an electrophotographic image forming apparatus includes an image processing apparatus that detects background data of an image input from an image input unit (scanner) and removes a background using the detected data value. There is something. For example, if the image information read by the scanner has a background part or a thin part of the text, it automatically adjusts the density to match the original so that the base part is removed or the thin text is darkened. I have to.

しかしながら、リアルタイム処理を行った場合には、対象となる原稿1ページ分の下地の分布は処理が進んだところまでしか得られず、原稿の構成によっては上手く補正しきれず1ページの中で濃度ムラが発生する場合がある。これに対し、原稿1ページ分の下地の分布を正確に把握して下地除去しようとすると一度原稿をスキャンして下地部分を把握し、その後で本スキャンをする必要があるため、処理が遅くなるという問題点がある。   However, when real-time processing is performed, the background distribution for one page of the target document can only be obtained up to the point where the processing has progressed, and depending on the configuration of the document, it cannot be corrected satisfactorily. May occur. On the other hand, if it is necessary to accurately grasp the background distribution for one page of the document and remove the background, it is necessary to scan the document once to grasp the background portion and then perform the main scan, which slows down the processing. There is a problem.

特許第3779400号公報Japanese Patent No. 3779400 特許第3207067号公報Japanese Patent No. 32007067

発明が解決しようとする課題は、1回のスキャンで下地部分を検出し、検出結果に応じて適正に後処理を行う画像処理装置及び画像処理方法を提供することにある。   The problem to be solved by the invention is to provide an image processing apparatus and an image processing method for detecting a background portion in one scan and appropriately performing post-processing according to the detection result.

実施形態に係る画像処理装置は、画像入力部から入力された画像信号を処理する第1の画像処理部と、前記画像入力部からの画像信号のうち、予め設定した範囲内に入る下地レベルを検出して下地検出信号を生成する下地レベル検出部と、前記第1の画像処理部からの画像信号と前記下地検出信号をページ単位で保持するページメモリと、前記下地検出信号を制御パラメータとして、前記ページメモリから出力した画像信号を処理する第2の画像処理部と、前記第2の画像処理部で処理された画像信号を出力する画像出力部と、を具備する。   An image processing apparatus according to an embodiment includes a first image processing unit that processes an image signal input from an image input unit, and a background level that falls within a preset range among the image signals from the image input unit. A background level detection unit that detects and generates a background detection signal; a page memory that holds the image signal from the first image processing unit and the background detection signal in units of pages; and the background detection signal as a control parameter. A second image processing unit that processes the image signal output from the page memory; and an image output unit that outputs the image signal processed by the second image processing unit.

一実施形態における画像形成装置の内部を示す構成図。1 is a configuration diagram showing the inside of an image forming apparatus according to an embodiment. 一実施形態における画像形成装置の制御系の構成を示すブロック図。1 is a block diagram illustrating a configuration of a control system of an image forming apparatus according to an embodiment. 一実施形態に係る画像処理装置の構成を示すブロック図。1 is a block diagram illustrating a configuration of an image processing apparatus according to an embodiment. 一実施形態に係る画像処理装置の後処理部の構成を示すブロック図。1 is a block diagram illustrating a configuration of a post-processing unit of an image processing apparatus according to an embodiment. 一実施形態に係る画像処理装置の下地レベル検出部の動作を示すフローチャート。6 is a flowchart showing an operation of a background level detection unit of the image processing apparatus according to the embodiment. 一実施形態において入力画像データが白下地のときの信号分布を示す説明図。Explanatory drawing which shows signal distribution when input image data is a white background in one Embodiment. 一実施形態における下地レベル検出部のヒストグラム作成の動作を示す説明図。Explanatory drawing which shows the operation | movement of the histogram preparation of the base level detection part in one Embodiment. 第2の実施形態における下地レベル検出部の動作を示すフローチャート。10 is a flowchart illustrating an operation of a ground level detection unit according to the second embodiment.

以下、発明を実施するための実施形態について、図面を参照して説明する。尚、各図において同一箇所については同一の符号を付す。   Embodiments for carrying out the invention will be described below with reference to the drawings. In addition, in each figure, the same code | symbol is attached | subjected about the same location.

(第1の実施形態)
図1は、一実施形態に係る画像処理装置を備えた画像形成装置の構成図である。図1において、画像形成装置100は例えば複合機であるMFP(Multi-Function Peripherals)や、プリンタ、複写機等である。以下の説明ではMFPを例に説明する。MFP100の本体11の上部には原稿台があり、原稿台上には自動原稿搬送部(ADF)12を開閉自在に設けている。また本体11の上部には操作パネル13を設けている。操作パネル13は、各種のキーから成る操作部14と、タッチパネル式の表示部15を有している。
(First embodiment)
FIG. 1 is a configuration diagram of an image forming apparatus including an image processing apparatus according to an embodiment. In FIG. 1, an image forming apparatus 100 is, for example, a multifunction peripheral (MFP), a printer, a copier, or the like. In the following description, an MFP will be described as an example. An upper part of the main body 11 of the MFP 100 has a document table, and an automatic document feeder (ADF) 12 is provided on the document table so as to be opened and closed. An operation panel 13 is provided on the upper portion of the main body 11. The operation panel 13 includes an operation unit 14 composed of various keys and a touch panel type display unit 15.

本体11内のADF12の下部にはスキャナ部16を設けている。スキャナ部16は、ADF12によって送られる原稿または原稿台上に置かれた原稿を読み取って画像データを生成する。さらに本体11内の中央部にはプリンタ部17を有し、本体11の下部には、各種サイズの用紙を収容する複数のカセット18を備えている。プリンタ部17は、感光体ドラムとレーザ等を含み、スキャナ部16で読み取った画像データや、PC(Personal Computer)などで作成された画像データを処理して記録媒体である用紙に画像を定着する。プリンタ部17によって画像が定着された用紙は、排紙部40に排出される。   A scanner unit 16 is provided below the ADF 12 in the main body 11. The scanner unit 16 reads a document sent by the ADF 12 or a document placed on a document table and generates image data. Further, a printer unit 17 is provided at the center of the main body 11, and a plurality of cassettes 18 for storing various sizes of paper are provided at the bottom of the main body 11. The printer unit 17 includes a photosensitive drum, a laser, and the like. The printer unit 17 processes image data read by the scanner unit 16 or image data created by a PC (Personal Computer) or the like to fix an image on a sheet as a recording medium. . The paper on which the image is fixed by the printer unit 17 is discharged to the paper discharge unit 40.

プリンタ部17は、例えばタンデム方式によるカラーレーザプリンタであり、レーザ露光装置19からのレーザビームによって感光体を走査して画像を生成するもので、ブラック(K),イエロー(Y)、マゼンタ(M)、シアン(C)の各色の画像形成部20K,20Y,20M,20Cを含む。画像形成部20K,20Y,20M,20Cは、転写ベルト21の下側に、上流から下流側に沿って並列に配置している。   The printer unit 17 is, for example, a tandem color laser printer, which scans a photosensitive member with a laser beam from a laser exposure device 19 to generate an image. The printer unit 17 generates black (K), yellow (Y), magenta (M ) And cyan (C) image forming units 20K, 20Y, 20M, and 20C. The image forming units 20K, 20Y, 20M, and 20C are arranged below the transfer belt 21 in parallel from upstream to downstream.

各画像形成部20K,20Y,20M,20Cは同じ構成であるため、画像形成部20Kを代表にして説明する。画像形成部20Kは、感光体ドラム22Kを有し、感光体ドラム22Kの周囲には帯電チャージャ23K、現像装置24K、転写ローラ25K、クリーナ26K等を配置している。画像形成部20K,20Y,20M,20Cの上部には、現像装置24K,24Y,24M,24Cに現像剤を供給する現像剤カートリッジ28を設けている。現像剤カートリッジ28は、ブラック(K)、イエロー(Y)、マゼンタ(M)、シアン(C)の各色の現像剤カートリッジ28K,28Y,28M,28Cが隣接している。   Since the image forming units 20K, 20Y, 20M, and 20C have the same configuration, the image forming unit 20K will be described as a representative. The image forming unit 20K includes a photosensitive drum 22K, and a charging charger 23K, a developing device 24K, a transfer roller 25K, a cleaner 26K, and the like are disposed around the photosensitive drum 22K. Above the image forming units 20K, 20Y, 20M, and 20C, a developer cartridge 28 that supplies the developer to the developing devices 24K, 24Y, 24M, and 24C is provided. The developer cartridge 28 is adjacent to black (K), yellow (Y), magenta (M), cyan (C) developer cartridges 28K, 28Y, 28M, and 28C.

中間転写ベルト21は、循環的に移動し、耐熱性及び耐磨耗性の点から例えば半導電性ポリイミドが用いられる。中間転写ベルト21は、駆動ローラ29及び従動ローラ30,31,32に張架されている。中間転写ベルト21は感光体ドラム22Kに対向して接触可能である。中間転写ベルト21の感光体ドラム22Kに対向する位置には、転写ローラ25Kにより1次転写電圧が印加され、感光体ドラム22K上のトナー像は中間転写ベルト21に1次転写される。   The intermediate transfer belt 21 moves cyclically, and for example, semiconductive polyimide is used from the viewpoint of heat resistance and wear resistance. The intermediate transfer belt 21 is stretched around a driving roller 29 and driven rollers 30, 31 and 32. The intermediate transfer belt 21 can be opposed to and contact the photosensitive drum 22K. A primary transfer voltage is applied to the position of the intermediate transfer belt 21 facing the photosensitive drum 22K by the transfer roller 25K, and the toner image on the photosensitive drum 22K is primarily transferred to the intermediate transfer belt 21.

また、中間転写ベルト21を張架する駆動ローラ29には、2次転写ローラ33を対向して配置している。駆動ローラ29と2次転写ローラ33間を用紙Sが通過する際に、2次転写ローラ33により2次転写電圧が印加され、中間転写ベルト21上のトナー像が用紙Sに2次転写される。中間転写ベルト21の従動ローラ32の付近には、ベルトクリーナ34を設けている。   Further, a secondary transfer roller 33 is disposed opposite to the drive roller 29 that stretches the intermediate transfer belt 21. When the sheet S passes between the driving roller 29 and the secondary transfer roller 33, a secondary transfer voltage is applied by the secondary transfer roller 33, and the toner image on the intermediate transfer belt 21 is secondarily transferred to the sheet S. . A belt cleaner 34 is provided near the driven roller 32 of the intermediate transfer belt 21.

また感光体ドラム22Kの露光位置には、レーザ露光装置19からブラックのレーザビームが照射され、感光体ドラム22K上に潜像を形成する。帯電チャージャ23Kは、感光体ドラム22Kの表面を一様に全面帯電する。現像装置24Kは、現像ローラにより各色のトナー及びキャリアからなる二成分現像剤を感光体ドラム22Kに供給する。クリーナ26Kは、ブレードを用いて感光体ドラム22Kの表面の残留トナーを除去する。   The exposure position of the photosensitive drum 22K is irradiated with a black laser beam from the laser exposure device 19 to form a latent image on the photosensitive drum 22K. The charging charger 23K uniformly charges the entire surface of the photosensitive drum 22K. The developing device 24K supplies a two-component developer composed of toner and carrier of each color to the photosensitive drum 22K by a developing roller. The cleaner 26K removes residual toner on the surface of the photosensitive drum 22K using a blade.

レーザ露光装置19は、半導体レーザ素子から出射されたレーザビームを感光体ドラム22Kの軸線方向に走査するもので、ポリゴンミラー19A、結像レンズ系19B、ミラー19C等を含んでいる。   The laser exposure device 19 scans the laser beam emitted from the semiconductor laser element in the axial direction of the photosensitive drum 22K, and includes a polygon mirror 19A, an imaging lens system 19B, a mirror 19C, and the like.

また、給紙カセット18から2次転写ローラ33に至る間には、給紙カセット18内の用紙Sを取り出す分離ローラ35及び搬送ローラ36、レジストローラ37を設けており、2次転写ローラ31の下流には定着器38を設けている。定着器38の下流には排紙ローラ39を設け、用紙Sを排紙部40に排出する。また反転搬送路41を設けている。反転搬送路41は、複数のローラ42を有し、用紙Sを反転させて2次転写ローラ33の方向に導くもので、両面印刷を行う際に使用する。定着器38を通過した用紙Sは、振り分けゲート43によって排紙部40又は反転搬送路41に導かれる。   Further, a separation roller 35, a transport roller 36, and a registration roller 37 for taking out the paper S in the paper feed cassette 18 are provided between the paper feed cassette 18 and the secondary transfer roller 33. A fixing device 38 is provided downstream. A paper discharge roller 39 is provided downstream of the fixing device 38 to discharge the paper S to the paper discharge unit 40. A reverse conveyance path 41 is also provided. The reverse conveyance path 41 has a plurality of rollers 42 and reverses the paper S and guides it in the direction of the secondary transfer roller 33, and is used when performing duplex printing. The paper S that has passed through the fixing device 38 is guided to the paper discharge unit 40 or the reverse conveyance path 41 by the sorting gate 43.

画像形成部装置100の動作を簡単に述べる。スキャナやパソコン端末等から画像情報が入力されると、各画像形成部20K〜20Cにより、ブラック(K)、イエロー(Y)、マゼンタ(M)、シアン(C)のトナー像が形成され、中間転写ベルト21上のトナー像が形成された同一位置にブラック(K)、イエロー(Y)、マゼンタ(M)、シアン(C)のトナー像が多重転写され、フルカラートナー像が得られる。   The operation of the image forming apparatus 100 will be briefly described. When image information is input from a scanner, a personal computer terminal, or the like, black (K), yellow (Y), magenta (M), and cyan (C) toner images are formed by the image forming units 20K to 20C. Black (K), yellow (Y), magenta (M), and cyan (C) toner images are multiplex-transferred at the same position on the transfer belt 21 where the toner image is formed, and a full-color toner image is obtained.

中間転写ベルト21のフルカラートナー像は2次転写ローラ31により用紙S上に一括2次転写される。用紙Sは、給紙部18から2次転写ローラ33の位置に給紙される。トナー像が2次転写された用紙Sは定着装置38に送られ、トナー像を用紙Sに定着する。一方、中間転写ベルト21は、2次転写終了後、ベルトクリーナ32により残留トナーがクリーニングされる。又感光体ドラム22は、トナー像を中間転写ベルト21に1次転写した後、クリーナ26により残留トナーが除去され、次の画像形成が可能となる。   The full color toner image on the intermediate transfer belt 21 is secondarily transferred onto the sheet S by the secondary transfer roller 31 at once. The sheet S is fed from the sheet feeding unit 18 to the position of the secondary transfer roller 33. The sheet S on which the toner image is secondarily transferred is sent to the fixing device 38 and the toner image is fixed on the sheet S. On the other hand, the intermediate transfer belt 21 is cleaned of residual toner by the belt cleaner 32 after the completion of the secondary transfer. The photosensitive drum 22 primarily transfers the toner image to the intermediate transfer belt 21, and then the residual toner is removed by the cleaner 26, so that the next image can be formed.

図2は、一実施形態に係る画像形成装置(MFP)100の制御系の構成を示すブロック図である。図2において、MFP100は、主制御部50と、操作パネル13と、スキャナ部16、及びプリンタ部17を有している。MFP100の制御系は、主制御部50内のメインCPU500と、操作パネル13のパネルCPU130と、スキャナ部16のスキャナCPU160、及びプリンタ部17のプリンタCPU170の複数のCPUを含む。   FIG. 2 is a block diagram illustrating a configuration of a control system of the image forming apparatus (MFP) 100 according to the embodiment. In FIG. 2, the MFP 100 includes a main control unit 50, an operation panel 13, a scanner unit 16, and a printer unit 17. The control system of the MFP 100 includes a plurality of CPUs including a main CPU 500 in the main control unit 50, a panel CPU 130 of the operation panel 13, a scanner CPU 160 of the scanner unit 16, and a printer CPU 170 of the printer unit 17.

主制御部50は、メインCPU500、ROM501、RAM502、NVRAM503、共有RAM504、ページメモリ制御部505、ページメモリ506、記憶デバイスとしてのHDD507、ネットワークコントローラ508及び画像処理部60を含む。又、101は画像データバスである。   The main control unit 50 includes a main CPU 500, ROM 501, RAM 502, NVRAM 503, shared RAM 504, page memory control unit 505, page memory 506, HDD 507 as a storage device, network controller 508, and image processing unit 60. Reference numeral 101 denotes an image data bus.

メインCPU500は、MFP100の全体の動作を制御するものであり、かつADF12を制御する。ROM501には、制御プログラムなどが記憶されている。RAM502は、一時的にデータを記憶するものである。NVRAM503は、不揮発性のメモリであり、電源を遮断しても記憶データを保持する。共有RAM504は、メインCPU500とプリンタCPU170との間で、双方向通信を行うために用いる。   The main CPU 500 controls the overall operation of the MFP 100 and controls the ADF 12. The ROM 501 stores a control program and the like. The RAM 502 temporarily stores data. The NVRAM 503 is a non-volatile memory and retains stored data even when the power is turned off. The shared RAM 504 is used for bidirectional communication between the main CPU 500 and the printer CPU 170.

画像処理部60は、ページメモリ制御部505を制御してページメモリ506又は図示されていないラインメモリ等のメモリへの画像データの記憶、及び読出しを制御する。これにより、画像情報の拡大/縮小といった画像変換処理を行う。また画像処理部60は、スキャナ部30でスキャンした画像データをもとに下地レベルを検出し、下地レベルの検出信号によって、後処理部(例えば色変換部、空間フィルタ部、濃度変換部、識別部等)を制御する。   The image processing unit 60 controls the page memory control unit 505 to control the storage and reading of image data in the page memory 506 or a memory such as a line memory (not shown). Thereby, image conversion processing such as enlargement / reduction of image information is performed. The image processing unit 60 detects a background level based on the image data scanned by the scanner unit 30, and uses a detection signal of the background level to perform a post-processing unit (for example, a color conversion unit, a spatial filter unit, a density conversion unit, an identification unit, Control).

ページメモリ506は、複数ページ分の画像情報を記憶できる領域を有し、スキャナ部16からの画像情報を1ページ分ごとに記憶可能である。ネットワークコントローラ508は、ネットワークに接続され、MFP100は、ネットワークコントローラ508を介して外部機器、例えばサーバや、PC(Personal Computer)に接続可能である。   The page memory 506 has an area capable of storing image information for a plurality of pages, and can store image information from the scanner unit 16 for each page. The network controller 508 is connected to a network, and the MFP 100 can be connected to an external device such as a server or a PC (Personal Computer) via the network controller 508.

又、HDD507は、スキャナ部16で読み取った画像データや、PCからの画像データ(文書データや描画イメージデータ等)を圧縮して記憶するものである。HDD507に記憶された画像データは、画像処理部60に入力されて各種の画像処理が施され、プリンタ部17によって用紙に印刷される。   The HDD 507 compresses and stores image data read by the scanner unit 16 and image data (document data, drawing image data, etc.) from the PC. The image data stored in the HDD 507 is input to the image processing unit 60, subjected to various image processing, and printed on paper by the printer unit 17.

操作パネル13は、メインCPU500に接続されたパネルCPU130と、各種の操作キー14と液晶等から成る表示部15を有し、操作キー14は、印刷部数の指示等を行うテンキー等を含む。表示部15はタッチパネル機能を有し、用紙サイズ、印刷倍率等の各種の指示を入力するほか、表示15の操作により画点調整等の各種の設定を行うことができる。   The operation panel 13 includes a panel CPU 130 connected to the main CPU 500, a display unit 15 including various operation keys 14 and liquid crystal, and the operation key 14 includes a numeric keypad for instructing the number of copies to be printed. The display unit 15 has a touch panel function, and can input various instructions such as paper size and printing magnification, and can perform various settings such as image point adjustment by operating the display 15.

スキャナ部16は、スキャナCPU160と、画像補正部161、イメージセンサを駆動するCCDドライバ162等によって構成されている。CCDドライバ162は、イメージセンサを駆動して原稿の画像を読み取り、画像データに変換する。画像補正部161は、イメージセンサから出力されるR、G、Bのアナログ信号をそれぞれデジタル信号に変換するA/D変換回路や、シェーディング補正回路、及びシェーディング補正回路からの補正されたデジタル信号を一旦記憶するラインメモリ等から構成されている。   The scanner unit 16 includes a scanner CPU 160, an image correction unit 161, a CCD driver 162 that drives an image sensor, and the like. The CCD driver 162 drives the image sensor to read an image of the document and converts it into image data. The image correction unit 161 converts the R, G, and B analog signals output from the image sensor into digital signals, the shading correction circuit, and the corrected digital signal from the shading correction circuit, respectively. It is composed of a line memory and the like for storing once.

プリンタ部17は、プリンタCPU170、レーザ露光装置19のレーザを駆動するレーザドライバ171、用紙Pの搬送を制御する搬送制御部172、及び帯電器、現像器、転写器等を制御する制御部173を有している。   The printer unit 17 includes a printer CPU 170, a laser driver 171 that drives the laser of the laser exposure device 19, a transport control unit 172 that controls transport of the paper P, and a control unit 173 that controls the charger, the developing device, the transfer device, and the like. Have.

メインCPU500は、プリンタCPU170と共有RAM(ランダム・アクセス・メモリ)504を介して双方向通信を行い、メインCPU500は動作指示を出し、プリンタCPU170は状態ステータスを返す。また、プリンタCPU170とスキャナCPU160はシリアル通信を行い、プリンタCPU170は動作指示を出し、スキャナCPU160は状態ステータスを返す。なお、画像処理部60、ページメモリ506、ネットワークコントローラ508、画像補正部161、レーザドライバ171は、画像データバス101によって接続されている。   The main CPU 500 performs bidirectional communication with the printer CPU 170 via a shared RAM (random access memory) 504, the main CPU 500 issues an operation instruction, and the printer CPU 170 returns a status status. The printer CPU 170 and the scanner CPU 160 perform serial communication, the printer CPU 170 issues an operation instruction, and the scanner CPU 160 returns a status status. Note that the image processing unit 60, the page memory 506, the network controller 508, the image correction unit 161, and the laser driver 171 are connected by the image data bus 101.

図3は、実施形態の主要部である画像処理装置の構成を示すブロック図である。図3の画像処理装置において、画像処理部60には、画像入力部(スキャナ部16)で読み取った画像信号(画像データ)が入力され、画像処理部60で画像データを処理して画像出力部(プリンタ部17)に出力する。   FIG. 3 is a block diagram illustrating a configuration of an image processing apparatus that is a main part of the embodiment. In the image processing apparatus of FIG. 3, an image signal (image data) read by the image input unit (scanner unit 16) is input to the image processing unit 60, the image processing unit 60 processes the image data, and an image output unit (Printer unit 17).

画像処理部60は、スキャナ部16で読み取った画像データを前処理する前処理部61と、原稿の下地レベルを検出する下地レベル検出部62を含む。前処理部61からの画像データと、下地レベル検出部62で検出した下地レベルはそれぞれページメモリ506に供給され、さらにHDD507に格納される。   The image processing unit 60 includes a preprocessing unit 61 that preprocesses image data read by the scanner unit 16 and a background level detection unit 62 that detects the background level of the document. The image data from the preprocessing unit 61 and the background level detected by the background level detection unit 62 are respectively supplied to the page memory 506 and further stored in the HDD 507.

また下地レベル検出部62はメインCPU500によって制御され、メインCPU500は、HDD507を制御するとともに、HDD507からの下地検出信号に応じて後処理部70の各部を制御する。即ち、HDD507から読み出された画像データはページメモリ506以降の後処理部70に引渡されるが、メインCPU500は、HDD507に格納された下地検出信号を制御パラメータとして後処理部70の各部を制御する。   The background level detection unit 62 is controlled by the main CPU 500, and the main CPU 500 controls the HDD 507 and controls each unit of the post-processing unit 70 according to the background detection signal from the HDD 507. That is, the image data read from the HDD 507 is delivered to the post-processing unit 70 after the page memory 506, but the main CPU 500 controls each unit of the post-processing unit 70 using the background detection signal stored in the HDD 507 as a control parameter. To do.

図4は、後処理部70の一例を示すブロック図である。後処理部70は、例えば色変換部71、空間フィルタ72、濃度変換部73、識別部74を有する。また後処理部70は、階調処理部やスクリーン処理部を含む。   FIG. 4 is a block diagram illustrating an example of the post-processing unit 70. The post-processing unit 70 includes, for example, a color conversion unit 71, a spatial filter 72, a density conversion unit 73, and an identification unit 74. The post-processing unit 70 includes a gradation processing unit and a screen processing unit.

色変換部71は、スキャナ部16からのR,G,Bの画像データをイエロー(Y)、マゼンタ(M)、シアン(C)の各データに変換し下地除去等を行う。空間フィルタ72は、色変換部から出力されるY,M,Cの画像データに対し、ノイズ除去、エッジ強調などの処理を行う。濃度変換部73は、C,M,Yの各色の濃度を調整する。識別部74は、文字、写真、網点などの領域を識別する。濃度変換後、C、M、Yの各画像データは黒色の補正処理(墨入れ)を行い、Y,M,C,K(ブラック)の画像データが得られる。   The color conversion unit 71 converts R, G, and B image data from the scanner unit 16 into yellow (Y), magenta (M), and cyan (C) data, and performs background removal and the like. The spatial filter 72 performs processing such as noise removal and edge enhancement on the Y, M, and C image data output from the color conversion unit. The density conversion unit 73 adjusts the density of each color of C, M, and Y. The identification unit 74 identifies areas such as characters, photographs, and halftone dots. After the density conversion, the C, M, and Y image data are subjected to black correction processing (inking), and Y, M, C, and K (black) image data are obtained.

以下、実施形態に係る画像処理装置の動作について説明する。図3に示す通り、画像処理部60は、スキャナ部16から入力された画像データの下地レベルを下地レベル検出部62によって検出し、下地検出信号と画像データを一旦ページメモリ506を介してHDD507に格納する。そして、印刷時にHDD507から再度読み出し、前処理として回転、面付け(1ページ内に複数ページを配置するNin1機能を含む)などをページメモリ506上で行った後、後処理部70に送る。   The operation of the image processing apparatus according to the embodiment will be described below. As shown in FIG. 3, the image processing unit 60 detects the background level of the image data input from the scanner unit 16 by the background level detection unit 62, and temporarily transmits the background detection signal and the image data to the HDD 507 via the page memory 506. Store. Then, it is read again from the HDD 507 at the time of printing, and as preprocessing, rotation, imposition (including a Nin1 function for arranging a plurality of pages in one page), etc. are performed on the page memory 506, and then sent to the post-processing unit 70.

後処理部70としては、色変換部71、空間フィルタ72、濃度変換部73、識別部74などを含むが、複数の処理部のうち少なくとも1つの処理部において、入力された画像データを、下地検出信号を用いて制御する。   The post-processing unit 70 includes a color conversion unit 71, a spatial filter 72, a density conversion unit 73, an identification unit 74, and the like. Control using the detection signal.

色変換部71では、対照となる下地レベルのデータのみを除去し、他のデータに影響を及ぼさないように処理することができる。例えば、カラーコピーを行うときに、原稿が黄ばんでいるような場合は下地除去を行う。また原稿がピンク色のように、紙の色に意味がある場合は、下地除去すると色が消えてしまうため下地除去を行わないようにする。下地除去するか否かは、閾値の設定により決定する。   The color conversion unit 71 can perform processing so as to remove only the background level data as a reference and not affect other data. For example, when performing color copying, if the original is yellow, the background is removed. If the paper color is significant, such as pink, the background will not be removed because the color will disappear if the background is removed. Whether or not to remove the background is determined by setting a threshold value.

また空間フィルタ72では、下地レベルのデータに対する強調処理を抑制する等、選択的な処理を行う。また濃度処理部73では、予め設定した濃度レベル以下の画像はすべてゼロにするといつた処理を行う。さらに識別部74では、下地レベルが既知であるため、文字、写真、網点などの領域をより高い精度で識別することができる。   The spatial filter 72 performs selective processing such as suppressing enhancement processing on background level data. Further, the density processing unit 73 performs processing when all the images below the preset density level are set to zero. Furthermore, since the background level is known, the identification unit 74 can identify areas such as characters, photographs, and halftone dots with higher accuracy.

また後処理部70には、スクリーン処理部も含まれる。スクリーン処理部では下地については出力信号をゼロにすることで下地レベルを出力しない適応処理が可能である。また上述したような複数の後処理を複数組み合わせることで相乗効果が期待できる。   The post-processing unit 70 also includes a screen processing unit. The screen processing unit can perform adaptive processing for outputting the background level by setting the output signal to zero for the background. Further, a synergistic effect can be expected by combining a plurality of post-treatments as described above.

図5は、下地レベル検出部61の処理を示すフローチャートであり、画像入力部(スキャナ部16)から入力された画像データを3次元データとした場合の例を示す。先ず動作A0をスタートステップとすると、動作A1では注目画素を移動する。即ち、スキャナ部16では、原稿を順次に読み取っていくため注目画素が順次に移動する。動作A2では、画像入力部から入力されたデータ(RGB信号)を別の次元の空間、例えば、C(シアン)、M(マゼンタ)、Y(イエロー)の信号に変換する。変換後のデータをそれぞれDc,Dm,Dyとする。   FIG. 5 is a flowchart showing the processing of the background level detection unit 61, and shows an example in which the image data input from the image input unit (scanner unit 16) is three-dimensional data. First, assuming that the operation A0 is a start step, the target pixel is moved in the operation A1. That is, since the scanner unit 16 sequentially reads the original, the target pixel moves sequentially. In operation A2, the data (RGB signal) input from the image input unit is converted into a signal of another dimension, for example, C (cyan), M (magenta), and Y (yellow). The converted data are Dc, Dm, and Dy, respectively.

図6は、入力画像データ(RGB信号)が白下地であるときの信号分布を示す。R,G,B信号を0〜255のレベルで表すと、原稿が白下地の場合、R,G,B信号はそれぞれレベル255に近い部分に頻度のピークが現れる。一方、RGB信号をC,M,Y信号に変換すると、原稿が白下地の場合、C,M,Y信号はレベル0に近い部分に頻度のピークが現れる。したがつて、閾値を設定してC,M,Y信号のレベルを判断することで下地部分を判別することができる。   FIG. 6 shows a signal distribution when the input image data (RGB signal) is a white background. When the R, G, and B signals are represented by levels 0 to 255, when the original is a white background, the R, G, and B signals each have a frequency peak near the level 255. On the other hand, when the RGB signals are converted into C, M, and Y signals, when the original is a white background, the C, M, and Y signals show frequency peaks near the level 0. Therefore, the background portion can be determined by setting the threshold value and determining the levels of the C, M, and Y signals.

図5の動作A3では、各データDc,Dm,Dyを予め設定した閾値Thc、THm、THyと比較し、閾値THc、THm、THyよりも低い入力画像を判定し、下地とみなされる範囲に注目画素が入っているか否を判定する。動作A4では、下地とみなされる範囲に入っているデータのみを使用して、ヒストグラムを作成する。即ち、動作A4で扱う信号はC,M,Y信号なので、注目画素のC,M,Y値が閾値よりも小さい場合に、ヒストグラムの作成対象とする。ヒストグラムは、C,M,Y別々に作成する。   In the operation A3 of FIG. 5, each data Dc, Dm, Dy is compared with preset threshold values Thc, THm, THy, an input image lower than the threshold values THc, THm, THy is determined, and attention is paid to a range regarded as a background. It is determined whether or not there is a pixel. In operation A4, a histogram is created using only data that falls within the range considered as the background. That is, since the signals handled in the operation A4 are C, M, and Y signals, a histogram is created when the C, M, and Y values of the target pixel are smaller than the threshold value. The histograms are created separately for C, M, and Y.

例えば図7のように、C,M,Y信号のレベルを0〜255で表したとき、注目画素のC,M,Y値が閾値よりも小さい場合に、0〜255のレベル毎に閾値を下回る個数をカウントアップしてヒストグラムを作成する。図7では、C,M,Y信号のヒストグラム(hist_C[Dc]、hist_M[Dm]、hist_Y[Dy])のいずれか1つを例示している。   For example, as shown in FIG. 7, when the levels of the C, M, and Y signals are represented by 0 to 255, when the C, M, and Y values of the pixel of interest are smaller than the threshold, the threshold is set for each level of 0 to 255. A histogram is created by counting up the number below. FIG. 7 illustrates one of the histograms (hist_C [Dc], hist_M [Dm], hist_Y [Dy]) of the C, M, and Y signals.

上述した処理を1ページ分行い、動作A5において1ページ分を完了すると、動作A6では、作成したヒストグラムデータを使用して、ヒストグラムの形状から下地レベルのC,M,Y信号の特徴量を求める。そして、この特徴量の値を下地検出信号とする。動作A7は下地レベル検出の終了ステップである。   When the above-described processing is performed for one page and one page is completed in the operation A5, in the operation A6, the feature amounts of the C, M, and Y signals at the background level are obtained from the histogram shape using the created histogram data. . The feature value is used as a background detection signal. Operation A7 is a background level detection end step.

検出した下地検出信号は、画像データと共にページメモリ506に出力し、さらにHDD507に格納する。HDD507はメインCPU500に接続されており、HDD507に格納した下地検出信号をもとに、メインCPU500は後処理部70の各部(色変換部71、空間フィルタ72、濃度変換部73、識別部74など)を制御する。したがって、下地検出信号を制御パラメータとして後処理部70の処理に適用して、入力画像に適した下地除去を実現することができる。   The detected background detection signal is output to the page memory 506 together with the image data, and further stored in the HDD 507. The HDD 507 is connected to the main CPU 500, and based on the background detection signal stored in the HDD 507, the main CPU 500 detects each part of the post-processing unit 70 (color conversion unit 71, spatial filter 72, density conversion unit 73, identification unit 74, etc. ) To control. Therefore, the background removal signal suitable for the input image can be realized by applying the background detection signal as a control parameter to the processing of the post-processing unit 70.

また、別の処理案として、ヒストグラムの作成までをハードウェアで作成し、作成したデータをもとにメインCPU500で下地レベルを算出し、後段の処理パラメータとして反映させることも可能である。   As another processing plan, it is also possible to create up to the creation of a histogram by hardware, calculate the background level by the main CPU 500 based on the created data, and reflect it as a subsequent processing parameter.

(第2の実施形態)
図8は、第2の実施形態に係る下地レベル検出部61の処理を示すフローチャートである。図8では、画像入力部(スキャナ部16)から入力されたR,G,B信号をもとに下地レベル検出を行う。先ず動作A10をスタートステップとすると、動作A11では注目画素を移動する。動作A12では、画像入力部から入力された画像データ(R,G,B信号)の差分を算出し、予め設定した閾値と比較する。
(Second Embodiment)
FIG. 8 is a flowchart showing the processing of the ground level detection unit 61 according to the second embodiment. In FIG. 8, background level detection is performed based on R, G, and B signals input from the image input unit (scanner unit 16). First, assuming that the operation A10 is a start step, the pixel of interest is moved in the operation A11. In operation A12, the difference between the image data (R, G, B signals) input from the image input unit is calculated and compared with a preset threshold value.

即ち、原稿が白下地の場合、R,G,B信号は図6に示すようにレベル255に近い部分に頻度のピークが現れる。したがって、各信号の差分([R−G]、[G−B]、[B−R])はゼロに近くなる。そして各差分が予め設定した閾値Th1,Th2,Th3よりも低い部分を下地部分として判別し、動作A13では、下地とみなされる範囲に入っている画像データのみを使用して、ヒストグラムを作成する。ヒストグラムは、R,G,B別々にhist_R[R]、hist_G[G]、hist_B[B]を作成する。   In other words, when the original is a white background, the R, G, B signal has a frequency peak at a portion close to the level 255 as shown in FIG. Therefore, the difference ([RG], [GB], [BR]) of each signal is close to zero. Then, a portion where each difference is lower than preset threshold values Th1, Th2, Th3 is determined as a background portion, and in operation A13, a histogram is created using only image data that falls within the range considered as the background. The histogram creates hist_R [R], hist_G [G], and hist_B [B] separately for R, G, and B.

上述した処理を1ページ分行い、動作A14において1ページ分を完了すると、動作A15では作成したヒストグラムデータを使用して、ヒストグラムの形状から下地レベルのR,G,B信号の特徴量を求める。そして、この特徴量の値を下地検出信号とする。動作A16は下地レベル検出の終了ステップである。   When the processing described above is performed for one page and one page is completed in operation A14, the feature data of the R, G, and B signals at the background level is obtained from the shape of the histogram using the generated histogram data in operation A15. The feature value is used as a background detection signal. The operation A16 is a background level detection end step.

尚、ヒストグラムの作成においては、画像信号のR,G,B信号のうち少なくとも2つの色信号の差分を算出し、差分値と予め設定した閾値とを比較し、閾値よりも低い画素データについてヒストグラムを作成するようにしてもよい。   In creating the histogram, the difference between at least two color signals among the R, G, and B signals of the image signal is calculated, the difference value is compared with a preset threshold value, and the histogram of pixel data lower than the threshold value is compared. You may make it create.

図5の閾値(Thc,Thm,Thy)及び図8の閾値(Th1,Th2,Th3)は、予め設定することができ、閾値が小さいほど白下地であり、閾値が高いほど着色した下地であると判別することができる。したがって、閾値の設定により、原稿が黄ばんでいるような場合は下地除去を行い、原稿がピンク色のように紙の色に意味がある場合は、下地除去を行わないようにすることが可能となる。   The threshold values (Thc, Thm, Thy) in FIG. 5 and the threshold values (Th1, Th2, Th3) in FIG. 8 can be set in advance. The smaller the threshold value, the white background, and the higher the threshold value, the colored background. Can be determined. Therefore, by setting the threshold value, it is possible to remove the background when the document is yellowed, and not to remove the background when the document is meaningful in paper color such as pink. Become.

以上説明した実施形態によれば、1回のスキャンで下地部分を検出し、入力画像に合わせた適正な下地除去等を行うことができる。   According to the embodiment described above, it is possible to detect the background portion in one scan and perform appropriate background removal in accordance with the input image.

尚、本発明のいくつかの実施形態を述べたが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これらの実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これらの実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   In addition, although several embodiment of this invention was described, these embodiment is shown as an example and is not intending limiting the range of invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the invention described in the claims and equivalents thereof as well as included in the scope and gist of the invention.

100…画像形成装置(MFP)
11…画像形成装置本体
13…操作パネル
16…スキャナ部
17…プリンタ部
50…主制御部
60…画像処理部
61…前処理部(第1の画像処理部)
62…下地レベル検出部
63…ページメモリ
70…後処理部(第2の画像処理部)
71…色変換部
72…空間フィルタ
73…濃度変換部
74…識別部
500…メインCPU
507…記憶デバイス(HDD)
100: Image forming apparatus (MFP)
DESCRIPTION OF SYMBOLS 11 ... Image forming apparatus main body 13 ... Operation panel 16 ... Scanner part 17 ... Printer part 50 ... Main control part 60 ... Image processing part 61 ... Pre-processing part (1st image processing part)
62 ... Background level detection unit 63 ... Page memory 70 ... Post-processing unit (second image processing unit)
71 ... Color conversion unit 72 ... Spatial filter 73 ... Density conversion unit 74 ... Identification unit 500 ... Main CPU
507 ... Storage device (HDD)

Claims (10)

画像入力部から入力された画像信号を処理する第1の画像処理部と、
前記画像入力部からの画像信号のうち、予め設定した範囲内に入る下地レベルを検出して下地検出信号を生成する下地レベル検出部と、
前記第1の画像処理部からの画像信号と前記下地検出信号をページ単位で保持するページメモリと、
前記下地検出信号を制御パラメータとして、前記ページメモリから出力した画像信号を処理する第2の画像処理部と、
前記第2の画像処理部で処理された画像信号を出力する画像出力部と、
を具備する画像処理装置。
A first image processing unit that processes an image signal input from the image input unit;
A background level detection unit that detects a background level that falls within a preset range among the image signals from the image input unit and generates a background detection signal;
A page memory that holds the image signal from the first image processing unit and the background detection signal in units of pages;
A second image processing unit that processes the image signal output from the page memory using the background detection signal as a control parameter;
An image output unit for outputting an image signal processed by the second image processing unit;
An image processing apparatus comprising:
前記下地レベル検出部は、前記入力された画像信号のRGB信号を別の色空間の信号に変換し、変換した信号と予め設定した閾値とを比較し、前記閾値よりも低い画素データのヒストグラムを作成し、前記ヒストグラムの形状から下地レベルを検出する請求項1記載の画像処理装置。   The background level detection unit converts the RGB signal of the input image signal into a signal of another color space, compares the converted signal with a preset threshold value, and generates a histogram of pixel data lower than the threshold value. The image processing apparatus according to claim 1, wherein the image processing apparatus creates and detects a background level from the shape of the histogram. 前記下地レベル検出部は、前記入力された画像信号のRGB信号のうち少なくとも2つの色信号の差分を算出し、差分値と予め設定した閾値とを比較し、前記閾値よりも低い画素データのヒストグラムを作成し、前記ヒストグラムの形状から下地レベルを検出する請求項1記載の画像処理装置。   The background level detection unit calculates a difference between at least two color signals among the RGB signals of the input image signal, compares the difference value with a preset threshold, and a histogram of pixel data lower than the threshold The image processing apparatus according to claim 1, wherein a background level is detected from the shape of the histogram. 前記下地レベル検出部は、注目画素の信号値が予め設定した特定条件を満たす場合にカウントアップしてヒストグラムを作成し、前記ヒストグラムの形状から下地レベルを検出する請求項1記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the background level detection unit counts up when a signal value of a target pixel satisfies a specific condition set in advance, creates a histogram, and detects a background level from the shape of the histogram. 前記下地レベル検出手段で作成されるヒストグラムがRGB信号ごとに作成される場合、前記特定条件はRGB信号の全てについて別々に設定する請求項4記載の画像処理装置。   5. The image processing apparatus according to claim 4, wherein when the histogram created by the background level detection means is created for each RGB signal, the specific condition is set separately for all of the RGB signals. 前記第2の画像処理部は、色変換処理部を含み、前記下地検出信号に応じて下地除去を行う請求項1記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the second image processing unit includes a color conversion processing unit, and performs background removal according to the background detection signal. 前記第2の画像処理部は、空間フィルタを含み、前記下地検出信号に応じて下地レベル信号の強調処理を抑制する請求項1記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the second image processing unit includes a spatial filter and suppresses enhancement processing of a background level signal according to the background detection signal. 画像入力部から入力された画像信号を第1の画像処理部で処理し、
前記画像入力部からの画像信号のうち、予め設定した範囲内に入る下地レベルを検出して下地検出信号を生成し、
前記第1の画像処理部からの画像信号と前記下地検出信号をページ単位でページメモリに保持し、
前記下地検出信号を制御パラメータとして、前記ページメモリから出力した画像信号を第2の画像処理部で処理し、
前記第2の画像処理部で処理された画像信号を出力する画像処理方法。
The image signal input from the image input unit is processed by the first image processing unit,
Among the image signals from the image input unit, a background level that falls within a preset range is detected to generate a background detection signal,
The image signal from the first image processing unit and the background detection signal are held in a page memory in units of pages,
Using the background detection signal as a control parameter, the image signal output from the page memory is processed by a second image processing unit,
An image processing method for outputting an image signal processed by the second image processing unit.
前記下地レベルの検出は、前記入力された画像信号のRGB信号を別の色空間の信号に変換し、変換した信号と予め設定した閾値とを比較し、前記閾値よりも低い画素データのヒストグラムを作成し、前記ヒストグラムの形状から下地レベルを検出する請求項8記載の画像処理方法。   The detection of the background level is performed by converting the RGB signal of the input image signal into a signal in another color space, comparing the converted signal with a preset threshold value, and generating a histogram of pixel data lower than the threshold value. 9. The image processing method according to claim 8, wherein the image processing method is prepared and a ground level is detected from the shape of the histogram. 前記下地レベルの検出は、前記入力された画像信号のRGB信号のうち少なくとも2つ色信号の差分を算出し、差分値と予め設定した閾値とを比較し、前記閾値よりも低い画素データのヒストグラムを作成し、前記ヒストグラムの形状から下地レベルを検出する請求項8記載の画像処理方法。   The background level is detected by calculating a difference between at least two color signals among the RGB signals of the input image signal, comparing the difference value with a preset threshold value, and a histogram of pixel data lower than the threshold value. The image processing method according to claim 8, wherein a background level is detected from the shape of the histogram.
JP2011047601A 2010-03-04 2011-03-04 Image processing apparatus and image processing method Pending JP2011188489A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US31049310A 2010-03-04 2010-03-04
US61/310,493 2010-03-04

Publications (1)

Publication Number Publication Date
JP2011188489A true JP2011188489A (en) 2011-09-22

Family

ID=44794176

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011047601A Pending JP2011188489A (en) 2010-03-04 2011-03-04 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP2011188489A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04313774A (en) * 1991-01-28 1992-11-05 Fuji Xerox Co Ltd Surface removing system for image processor
JP2004264540A (en) * 2003-02-28 2004-09-24 Toshiba Tec Corp Image forming apparatus and image display method of image forming apparatus
JP2005026824A (en) * 2003-06-30 2005-01-27 Kyocera Mita Corp Image processor
JP2005260530A (en) * 2004-03-11 2005-09-22 Fuji Xerox Co Ltd Image reader, image forming device, image processor and program
JP2005286611A (en) * 2004-03-29 2005-10-13 Sharp Corp Image processing apparatus, image forming apparatus equipped with it, image processing method, program, and recording medium recording the program thereon
JP2006252562A (en) * 2005-03-11 2006-09-21 Toshiba Corp Image recognition method
JP2009005068A (en) * 2007-06-21 2009-01-08 Ricoh Co Ltd Image processing apparatus and image processing method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04313774A (en) * 1991-01-28 1992-11-05 Fuji Xerox Co Ltd Surface removing system for image processor
JP2004264540A (en) * 2003-02-28 2004-09-24 Toshiba Tec Corp Image forming apparatus and image display method of image forming apparatus
JP2005026824A (en) * 2003-06-30 2005-01-27 Kyocera Mita Corp Image processor
JP2005260530A (en) * 2004-03-11 2005-09-22 Fuji Xerox Co Ltd Image reader, image forming device, image processor and program
JP2005286611A (en) * 2004-03-29 2005-10-13 Sharp Corp Image processing apparatus, image forming apparatus equipped with it, image processing method, program, and recording medium recording the program thereon
JP2006252562A (en) * 2005-03-11 2006-09-21 Toshiba Corp Image recognition method
JP2009005068A (en) * 2007-06-21 2009-01-08 Ricoh Co Ltd Image processing apparatus and image processing method

Similar Documents

Publication Publication Date Title
JP5803268B2 (en) Image forming apparatus, image forming method, and program
JP4929064B2 (en) Confidential processing apparatus and image forming apparatus
US9703245B2 (en) Image processing apparatus, image processing method, and storage medium performing toner amount adjustment
JP2009290612A (en) Image processing device, image processing method and image forming apparatus
US11323589B2 (en) Image processing apparatus and image forming apparatus for synthesizing a reading direction image with image data generated from a scanned sheet to determine reading direction of a sheet
JP2008109234A (en) Image processor
JP2011188489A (en) Image processing apparatus and image processing method
JP5740991B2 (en) Image processing apparatus and image processing method
JP6394993B2 (en) Image forming apparatus and toner consumption calculation method
US11809116B2 (en) Image processing device
US20240031507A1 (en) Image processing apparatus and image forming apparatus
US11882257B2 (en) Image forming apparatus and method of controlling image forming apparatus comprising a scanner and processor to generate a first combined image that includes an image of a document and a reading direction image that indicates a reading direction of the scanner and has a shape indicating the reading mode
JP4012129B2 (en) Image processing apparatus, image processing method, and image forming apparatus
JP4203253B2 (en) Image forming apparatus
JP2011164603A (en) Image forming apparatus and image processing method
JP2011164621A (en) Image forming apparatus and method of adjusting image point
JP2011254463A (en) Image processing apparatus and image processing method
JP2009053332A (en) Image forming apparatus, image processor, and program
US20150029564A1 (en) Image forming apparatus and image forming method
JP2009027529A (en) Image forming device, image processor, and program
JP2015052886A (en) Printed matter inspection device and printed matter inspection method
JP5777584B2 (en) Image processing device
JP2005065031A (en) Image processor, image reader and color copying device
JP2015177472A (en) Image formation apparatus, image formation method and image formation program
JP2012151695A (en) Image forming apparatus, image forming method, and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130308

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140204

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140404

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140715