JP2008017032A - Image processor and image processing method - Google Patents

Image processor and image processing method Download PDF

Info

Publication number
JP2008017032A
JP2008017032A JP2006184624A JP2006184624A JP2008017032A JP 2008017032 A JP2008017032 A JP 2008017032A JP 2006184624 A JP2006184624 A JP 2006184624A JP 2006184624 A JP2006184624 A JP 2006184624A JP 2008017032 A JP2008017032 A JP 2008017032A
Authority
JP
Japan
Prior art keywords
processing
image
image data
recognition
switching
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.)
Withdrawn
Application number
JP2006184624A
Other languages
Japanese (ja)
Inventor
Shuji Kimura
修二 木村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2006184624A priority Critical patent/JP2008017032A/en
Publication of JP2008017032A publication Critical patent/JP2008017032A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)
  • Facsimiles In General (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor and an image processing method that comply with a variety of user's demands. <P>SOLUTION: When a recognizing function is for top-bottom discrimination, a second image data processor 104 uses an input image 201 to perform recognition processing 203. Image data are suitably processed according to incidental information on a document mode, magnification rate, etc. Correction processing 206 is performed according to "some condition" between a recognition result 204 obtained by the recognition processing 203 and information included in the incidental information. When the recognizing function is for skew correction, the second image data processor 104 uses the input image 201 to perform the recognition processing 203. The skew angle of the image data is output based upon an execution result. Further, contents of the recognition processing and correction processing 206 are switched according to the condition included in the incidental information 202. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、コピー・FAX・スキャナ・プリンタ・HDD蓄積アプリなどのアプリケーションで利用する画像処理装置および画像処理方法に関し、認識精度、処理速度等の性能を優先するのか、あるいは機能を優先するのか、という条件をユーザ自身の環境・用途・好みなどに合わせて選択可能な画像処理装置および画像処理方法に関する。   The present invention relates to an image processing apparatus and an image processing method used in an application such as a copy / fax / scanner / printer / HDD storage application, whether priority is given to performance such as recognition accuracy, processing speed, or function. The present invention relates to an image processing apparatus and an image processing method that can select the above conditions according to the user's own environment, application, and preferences.

近年のMFP機では、コピー・スキャナ・FAX・HDD蓄積アプリ等さまざまなアプリケーションに対応しているが、天地識別やスキュー補正の「認識して画像補正する」といういわゆる画像認識機能もMFPが取り扱うさまざまなアプリケーションに対応することが望まれている。このような中、天地識別やスキュー補正などといった画像認識機能において、これまでに、認識精度の向上、処理速度の高速化等を目的とした様々な処理方式が提案されている。   Recent MFP machines support various applications such as copy, scanner, FAX, and HDD storage applications, but the MFP also handles so-called image recognition functions such as “recognize and correct images” for top and bottom identification and skew correction. It is desired to support various applications. Under such circumstances, various processing methods have been proposed so far in order to improve recognition accuracy, increase processing speed, and the like in image recognition functions such as top and bottom identification and skew correction.

例えば、特許文献1では、文字認識(OCR)で使用する2値化処理として、画像全体について単一のしきい値を使用した、いわゆる単純2値化方法における欠陥(認識精度の低下)を改善する方式が提案されている。   For example, in Patent Document 1, as a binarization process used in character recognition (OCR), a defect (decrease in recognition accuracy) in a so-called simple binarization method using a single threshold value for the entire image is improved. A method has been proposed.

また、特許文献2では、文字認識(OCR)を利用して天地方向を判別する方式が提案されている。   Patent Document 2 proposes a method for determining the top-to-bottom direction using character recognition (OCR).

さらに、特許文献3では、文字行の行内矩形の配置情報を量子化しシンボルを付与し行内矩形のシンボル系列を作成し該シンボル系列から当該文字行のエヌグラムモデルを作成し、基準文書画像から文字方向および回転方向別に作成したエヌグラムモデルと比較することによって文字方向を識別する方式が提案されている。
特開2003−058879号公報 実開平5−012960号公報 特開2006−031546号公報
Further, in Patent Document 3, the arrangement information of the in-line rectangle of the character line is quantized and a symbol is added to create a symbol series of the in-line rectangle, and an engram model of the character line is generated from the symbol series, and the character string is generated from the reference document image. A method has been proposed in which a character direction is identified by comparing with an engram model created for each direction and rotation direction.
JP 2003-058879 A Japanese Utility Model Publication No. 5-012960 JP 2006-031546 A

しかしながら、特許文献1では、文字認識(OCR)で使用する2値化処理は、単純2値化方法と比較するとどうしても処理演算量が大きくなり、少なからず処理速度が低下する。   However, in Patent Document 1, the binarization processing used in character recognition (OCR) inevitably increases the amount of processing computation compared with the simple binarization method, and the processing speed is reduced.

また、特許文献2では、文字認識(OCR)を利用して天地方向を判別する方式で、高い認識精度を出せる反面、辞書データが大きく、辞書との照合に多大な時間を要するという欠点をもち、処理速度の低下をもたらす。   Further, Patent Document 2 uses a character recognition (OCR) method to determine the top / bottom direction. While high recognition accuracy can be achieved, the dictionary data is large and has a drawback that it takes a lot of time to collate with the dictionary. , Resulting in reduced processing speed.

それに対して、特許文献3では、少ない情報記憶ならびに少ない演算量で迅速に天地方向を判別する新たな方式であるが、認識精度の面では不利とされていた。   On the other hand, Patent Document 3 is a new method for quickly determining the top-and-bottom direction with a small amount of information storage and a small amount of calculation, but it is disadvantageous in terms of recognition accuracy.

このように、上記に代表される従来技術では、処理速度の改善、認識精度の改善、等を個々に提案しているものはあるが、処理速度を優先したいのか、あるいは認識精度を優先したいのか、等の条件を環境・用途・好みなどによってユーザ自身が選択可能とするシステム的な仕組みを提供しているものはない。   As described above, some of the conventional technologies represented by the above individually propose improvement of processing speed, improvement of recognition accuracy, etc., but do you want to give priority to processing speed or recognition accuracy? No system provides a system-like mechanism that allows the user to select the conditions such as, etc. according to the environment, application, and preferences.

そこで本発明では、性能あるいは機能に影響を与える何らかの条件を選択するための選択手段と、前記で選択した条件にしたがって処理を切り替える処理手段とを備えた画像処理装置および画像処理方法を提供する。   Therefore, the present invention provides an image processing apparatus and an image processing method including selection means for selecting any condition that affects performance or function, and processing means for switching processing according to the selected condition.

上記課題を解決するために、請求項1に記載の発明では、原稿を読み取り電子化した画像データを得る画像形成装置と、転写紙に画像データを印字する画像書込装置と、前記画像データおよび前記画像データの付帯情報を蓄積するメモリ装置と、外部装置と前記画像データを送受する外部インタフェース装置と、前記画像読取装置からの前記画像データを処理する第1の画像データ処理装置と、前記画像読取装置からの前記画像データを処理する第2の画像データ処理装置と、上記各装置を接続するバス制御装置とを有する画像処理装置において、前記第2の画像データ処理装置は、前記画像処理の性能あるいは機能のどちらか片方に影響を与える条件を選択する選択手段と、選択した前記条件にしたがって処理を切り替える切替手段とを有する画像処理装置であることを特徴とする。   In order to solve the above problems, in the invention described in claim 1, an image forming apparatus that obtains image data obtained by electronically reading a document, an image writing apparatus that prints image data on transfer paper, the image data, A memory device for accumulating auxiliary information of the image data; an external interface device for transmitting and receiving the image data; a first image data processing device for processing the image data from the image reading device; In the image processing apparatus having a second image data processing apparatus that processes the image data from the reading apparatus and a bus control apparatus that connects the respective apparatuses, the second image data processing apparatus is configured to perform the image processing. A selection unit that selects a condition that affects either the performance or the function, and a switching unit that switches processing according to the selected condition. Characterized in that it is a that image processing apparatus.

請求項2に記載の発明は、請求項1に記載の画像処理装置において、前記第2の画像データ処理装置は、前記画像データを天地識別する天地識別手段と、スキュー補正処理するスキュー補正処理手段とを有することを特徴とする。   According to a second aspect of the present invention, in the image processing apparatus according to the first aspect, the second image data processing apparatus includes a top / bottom identification unit that identifies the image data and a skew correction processing unit that performs a skew correction process. It is characterized by having.

請求項3に記載の発明は、請求項2に記載の画像処理装置において、前記選択手段が、選択する前記条件は、前記画像処理の認識精度を優先する、処理速度を優先する2つであることを特徴とする。   According to a third aspect of the present invention, in the image processing apparatus according to the second aspect, the conditions selected by the selection means are two, which prioritize recognition accuracy of the image processing and prioritize processing speed. It is characterized by that.

請求項4に記載の発明は、請求項3に記載の画像処理装置において、前記切替手段は、切り換える処理対象として、認識処理内の2値化処理を有することを特徴とする。   According to a fourth aspect of the present invention, in the image processing apparatus according to the third aspect, the switching means has a binarization process in the recognition process as a process to be switched.

請求項5に記載の発明は、請求項3に記載の画像処理装置において、前記切替手段は、切り替える処理対象として、認識処理内の画素密度変換処理を有することを特徴とする。   According to a fifth aspect of the present invention, in the image processing apparatus according to the third aspect, the switching unit includes a pixel density conversion process in a recognition process as a process to be switched.

請求項6に記載の発明は、請求項3に記載の画像処理装置において、前記切替手段は、切り替える処理対象として、認識処理内の本処理にて、画像データの特徴から方向を判別する部分と、傾き角度を検出する部分とを有することを特徴とする。   According to a sixth aspect of the present invention, in the image processing apparatus according to the third aspect, the switching means is a part for determining the direction from the feature of the image data in the main process in the recognition process as a process to be switched. And a portion for detecting an inclination angle.

請求項7に記載の発明は、請求項3に記載の画像処理装置において、前記切替手段により切り替える処理対象は、クライアントPCへ電子データを配信する場合で、且つファイル出力フォーマットがPDF形式の場合において、補正処理として実際に回転処理するか、回転処理をせずにPDFファイルのヘッダに回転情報を記述することによってクライアントPC側のビューアによる回転するかであることを特徴とする。   According to a seventh aspect of the present invention, in the image processing apparatus according to the third aspect, the processing target switched by the switching unit is when the electronic data is distributed to the client PC and the file output format is the PDF format. In addition, the correction processing is to actually perform rotation processing, or to perform rotation by the viewer on the client PC side by describing the rotation information in the header of the PDF file without performing the rotation processing.

請求項8に記載の発明は、請求項3に記載の画像処理装置において、前記切替手段により切り替える処理対象は、補正処理のうちの回転処理時に使用するワークメモリ量であることを特徴とする。   According to an eighth aspect of the present invention, in the image processing apparatus according to the third aspect, the processing target to be switched by the switching unit is a work memory amount used during the rotation process of the correction process.

請求項9に記載の発明は、画像形成手段にて原稿を読み取り電子化した画像データを得る工程と、画像書込手段にて転写紙に画像データを印字する工程と、メモリ手段にて前記画像データおよび前記画像データの付帯情報を蓄積する工程と、外部インタフェース手段にて外部装置と前記画像データを送受する工程と、第1の画像データ処理手段にて前記画像読取装置からの前記画像データを処理する工程と、第2の画像データ処理手段にて前記画像読取装置からの前記画像データを処理する工程と、バス制御手段にて上記各装置を接続する工程とを有する画像処理方法において、前記第2の画像データ処理手段は、前記画像処理の性能あるいは機能のどちらか片方に影響を与える条件を選択する選択工程と、選択した前記条件にしたがって処理を切り替える工程とを有する画像処理方法であることを特徴とする。   According to a ninth aspect of the present invention, there is provided a step of obtaining an image data obtained by reading an original document by an image forming unit, a step of printing image data on a transfer paper by an image writing unit, and a step of printing the image data by a memory unit. A step of accumulating data and incidental information of the image data, a step of transmitting and receiving the image data to and from an external device by an external interface means, and a step of sending the image data from the image reading device by a first image data processing means. An image processing method comprising: a step of processing; a step of processing the image data from the image reading device by a second image data processing unit; and a step of connecting the devices by a bus control unit. The second image data processing means selects a condition that affects either the performance or function of the image processing, and performs processing according to the selected condition. Characterized in that an image processing method and a step of switching a.

請求項10に記載の発明は、請求項9に記載の画像処理方法において、前記第2の画像データ処理手段は、前記画像データを天地識別する工程と、スキュー補正処理する工程とを有することを特徴とする。   According to a tenth aspect of the present invention, in the image processing method according to the ninth aspect, the second image data processing means includes a step of identifying the image data upside down and a step of performing skew correction processing. Features.

請求項11に記載の発明は、請求項10に記載の画像処理方法において、前記選択工程が、選択する前記条件は、前記画像処理の認識精度を優先する、処理速度を優先する2つであることを特徴とする。   According to an eleventh aspect of the present invention, in the image processing method according to the tenth aspect, the condition to be selected by the selection step is two priority is given to the recognition speed of the image processing, and priority is given to the processing speed. It is characterized by that.

請求項12に記載の発明は、請求項11に記載の画像処理方法において、前記切替工程は、切り換える処理対象として、認識処理内の2値化処理手段を有することを特徴とする。   According to a twelfth aspect of the present invention, in the image processing method according to the eleventh aspect, the switching step includes binarization processing means in a recognition process as a switching target.

請求項13に記載の発明は、請求項11に記載の画像処理方法において、前記切替工程は、切り替える処理対象として、認識処理内の画素密度変換処理手段を有することを特徴とする。   A thirteenth aspect of the present invention is the image processing method according to the eleventh aspect, wherein the switching step includes pixel density conversion processing means in a recognition process as a switching target.

請求項14に記載の発明は、請求項11に記載の画像処理方法において、前記切替工程にて切り替える処理対象は、認識処理内の本処理にて、画像データの特徴から方向を判別する部分と、傾き角度を検出する部分とを有することを特徴とする。   According to a fourteenth aspect of the present invention, in the image processing method according to the eleventh aspect, the processing target to be switched in the switching step is a part for determining the direction from the characteristics of the image data in the main processing in the recognition processing. And a portion for detecting an inclination angle.

請求項15に記載の発明は、請求項11に記載の画像処理方法において、前記切替工程により切り替える処理対象は、クライアントPCへ電子データを配信する場合で、且つファイル出力フォーマットがPDF形式の場合において、補正処理として実際に回転処理するか、回転処理をせずにPDFファイルのヘッダに回転情報を記述することによってクライアントPC側のビューアによる回転するかであることを特徴とする。   According to a fifteenth aspect of the present invention, in the image processing method according to the eleventh aspect, the processing object to be switched by the switching step is when the electronic data is distributed to the client PC and the file output format is the PDF format. In addition, the correction processing is to actually perform rotation processing, or to perform rotation by the viewer on the client PC side by describing the rotation information in the header of the PDF file without performing the rotation processing.

請求項16に記載の発明は、請求項11に記載の画像処理方法において、前記切替工程により切り替える処理対象は、補正処理のうちの回転処理時に使用するワークメモリ量であることを特徴とする。   According to a sixteenth aspect of the present invention, in the image processing method according to the eleventh aspect, the processing target to be switched by the switching step is a work memory amount used during the rotation process of the correction process.

このように、本発明によれば、ユーザ自身の環境・用途・好みなどに合わせて選択可能とし、選択した条件にしたがって処理の切り替えを可能とすることにより、多様なユーザ要求を満足することができる。   As described above, according to the present invention, it is possible to select according to the user's own environment, application, preference, etc., and to satisfy various user requirements by enabling the process to be switched according to the selected condition. it can.

本実施形態では、認識精度、処理速度等の性能を優先するのか、あるいは機能を優先するのか、という条件をユーザ自身の環境・用途・好みなどに合わせて選択可能とし、選択した条件にしたがって処理の切り替えを可能とする画像処理装置および画像処理方法を提供する。   In the present embodiment, it is possible to select whether conditions such as recognition accuracy and processing speed are prioritized or whether functions are prioritized according to the user's own environment, application, and preferences, and processing is performed according to the selected conditions. An image processing apparatus and an image processing method are provided.

以下からは、本実施形態の画像処理装置および画像処理方法について詳細に説明する。   Hereinafter, the image processing apparatus and the image processing method of this embodiment will be described in detail.

図1は、本実施形態のMFPシステム構成の概要を示し、構成要素について説明する。読取り装置101はCCD光電変換素子からなるラインセンサとA/Dコンバータとそれら駆動回路を具備し、セットされた原稿をスキャンすることで得る原稿の濃淡情報から、RGB各8ビットのデジタル画像データを生成し出力する。   FIG. 1 shows an outline of the MFP system configuration of this embodiment, and the components will be described. The reading device 101 includes a line sensor composed of a CCD photoelectric conversion element, an A / D converter, and a driving circuit thereof, and converts digital image data of 8 bits for each of RGB from grayscale information obtained by scanning a set original. Generate and output.

第1の画像データ処理装置102は、読取り装置101からのデジタル画像データに対し、予め定めた特性に統一する処理を施して出力する。本装置では、読取り装置101の特性は変わらず、出力も予め定められて統一された画像データであるため、専用の画像処理回路であるASICにより、決められた画像処理を実現する。   The first image data processing apparatus 102 performs a process for unifying the digital image data from the reading apparatus 101 to a predetermined characteristic and outputs the digital image data. In this apparatus, since the characteristics of the reading apparatus 101 are not changed and the output is predetermined and unified image data, predetermined image processing is realized by an ASIC which is a dedicated image processing circuit.

バス制御装置103は、本デジタル画像処理装置内で必要な画像データや制御コマンド等各種データのやり取りを行なうデータバスの制御装置で、複数種のバス規格間のブリッジ機能も有している。本実施形態では、第1の画像データ処理装置102、第2の画像データ処理装置104、CPU106とは、パソコン内部の各パーツ間で結ぶバスであるPCIやPCI−Expressバス,HDD105とはATAバスで接続し、ASIC化している。   The bus control device 103 is a data bus control device that exchanges various data such as image data and control commands necessary in the digital image processing device, and also has a bridge function between a plurality of types of bus standards. In the present embodiment, the first image data processing device 102, the second image data processing device 104, and the CPU 106 are a PCI or PCI-Express bus that is a bus connecting between parts in the personal computer, and the HDD 105 is an ATA bus. Connected by ASIC.

第2の画像データ処理装置104は、第1の画像データ処理装置102で予め定めた特性を統一されたデジタル画像データに対し、ユーザから指定される出力先に適した画像処理を施し出力する。本装置の画像処理による認識処理は、この第2の画像データ処理装置104の入力画像データは、統一化された特性なので、この出力先に適した画像処理の前段で認識処理を施し、本装置の画像処理による認識処理の結果による補正処理を後段に行なう。なお、認識処理、及び補正処理は、あらかじめ選択された条件にしたがった処理を施す。   The second image data processing device 104 performs image processing suitable for the output destination designated by the user on the digital image data whose characteristics predetermined by the first image data processing device 102 are unified, and outputs the result. Since the input image data of the second image data processing device 104 is a unified characteristic in the recognition processing by the image processing of this device, the recognition processing is performed before the image processing suitable for this output destination, and this device Correction processing based on the result of recognition processing by the image processing is performed in the subsequent stage. Note that the recognition process and the correction process are performed according to preselected conditions.

HDD105は、デスクトップパソコンにも使用されている電子データを保存するための大型の記憶装置で、本デジタル画像処理装置内では主にデジタル画像データおよびデジタル画像データの付帯情報を蓄積する。本実施形態ではIDEを拡張して規格化されているATAバス接続のハードディスクを使用する。   The HDD 105 is a large-sized storage device for storing electronic data that is also used in a desktop personal computer, and mainly stores digital image data and accompanying information of the digital image data in the digital image processing apparatus. In this embodiment, an ATA bus connection hard disk standardized by expanding IDE is used.

CPU106は、本デジタル画像処理装置の制御全体を司るマイクロプロセッサである。本実施形態では、全体制御のためのシーケンス管理や各装置への要求管理やハードウェアの設定管理、タイミング管理や複数のユーザ要求に対するタスク管理、第2の画像データ処理装置104のソフトウェアによる画像処理もこのCPU106を用いて実行される。   The CPU 106 is a microprocessor that controls the entire control of the digital image processing apparatus. In this embodiment, sequence management for overall control, request management for each device, hardware setting management, timing management, task management for a plurality of user requests, and image processing by software of the second image data processing device 104 Is also executed using the CPU 106.

メモリ107は、CPU106が制御するためにプログラムされた内容を実行する際に、プログラムや中間処理データや画像データを一時的に記憶する揮発性メモリである。オブジェクト指向プログラムにより、各制御単位にオブジェクト化されたオブジェクトデータを保存しておき、ユーザ要求に従って各オブジェクトの責務に従って制御処理を遂行する。   The memory 107 is a volatile memory that temporarily stores programs, intermediate processing data, and image data when the CPU 106 executes the contents programmed for control. An object-oriented program stores object data that is objectized in each control unit, and performs control processing according to the responsibility of each object according to a user request.

プロッタI/F装置108は、CPU106のプリント要求に従い、汎用規格I/F経由で送られてくる色の表現方式C(シアン)M(マゼンタ)Y(イエロ)K(ブラック)からなるデジタル画像データを受け取ると、プロッタ装置109の専用I/Fに出力するバスブリッジ処理を行なう。本実施形態で使用している汎用規格I/FはPCIやPCI−Expressバスである。   The plotter I / F device 108, in accordance with the print request of the CPU 106, digital image data having a color expression method C (cyan) M (magenta) Y (yellow) K (black) sent via the general-purpose standard I / F. Is received, a bus bridge process for outputting to the dedicated I / F of the plotter device 109 is performed. The general-purpose standard I / F used in the present embodiment is a PCI or PCI-Express bus.

プロッタ装置109は、CMYKからなるデジタル画像データを受け取ると、レーザビームを用いた電子写真プロセスを使って、転写紙に受け取った画像データを出力する。
S.B.113は、パーソナルコンピュータに使用されるチップセットのひとつで、サウスブリッジと呼ばれる汎用の電子デバイスである。
When the plotter device 109 receives the digital image data composed of CMYK, the plotter device 109 outputs the received image data on the transfer paper using an electrophotographic process using a laser beam.
S.B.113 is one of chip sets used in personal computers, and is a general-purpose electronic device called a south bridge.

ROM114は、CPU106が本デジタル画像処理装置の制御を行なう際の制御プログラムが格納されるメモリである。   The ROM 114 is a memory that stores a control program used when the CPU 106 controls the digital image processing apparatus.

また、第2の画像データ処理装置104内のミドルウェア(デジタルシグナルプロセッサ 以下DSP)用の画像処理アセンブラコードや画像処理である、フィルタ処理やγ処理等の画像処理パラメータが格納されている。   In addition, image processing assembler code for middleware (digital signal processor or DSP) in the second image data processing device 104 and image processing parameters such as filter processing and γ processing, which are image processing, are stored.

また、音声や画像などの処理に持下したマイクロプロセッサのDSPで画像処理を行なう場合、ROM114にあらかじめ格納されている機械語と一対一に対応した低級言語によるプログラミングのアセンブラコードや画像処理パラメータをダウンロードしてDSPで画像処理を行なう際に用いる。   In addition, when image processing is performed by a microprocessor DSP brought to the processing of voice, images, etc., assembler codes and image processing parameters for programming in a lower language corresponding to the machine language stored in the ROM 114 in one-to-one correspondence. Used when downloading and performing image processing with a DSP.

操作表示装置110は、本デジタル画像処理装置とユーザのインターフェースを行なう部分で、液晶表示装置(以下 LCD)とキースイッチから構成され、装置の各種状態や操作方法をLCDに表示し、ユーザからのキースイッチ入力を検知する。   The operation display device 110 is a part that performs a user interface with the digital image processing device, and is composed of a liquid crystal display device (hereinafter referred to as LCD) and a key switch, and displays various states and operation methods of the device on the LCD. Detects key switch input.

本実施形態では操作表示装置110は、PCIやPCI−Expressバスを介してCPU106と接続する。コピー、スキャナ、HDD蓄積、FAX送信に対応している。   In the present embodiment, the operation display device 110 is connected to the CPU 106 via a PCI or PCI-Express bus. It supports copy, scanner, HDD storage, and FAX transmission.

回線I/F装置111は、PCIやPCI−Expressバスと電話回線を接続する装置で、この装置により本デジタル画像処理装置は電話回線を介して各種データのやり取りを行なうことが可能になる。FAXは通常のファクシミリで、電話回線を介して本デジタル画像処理装置と画像データの受信を行なう。   The line I / F device 111 is a device that connects a PCI or PCI-Express bus to a telephone line. This apparatus enables the digital image processing apparatus to exchange various data via the telephone line. A FAX is a normal facsimile, and receives image data from the digital image processing apparatus via a telephone line.

外部I/F装置112は、PCIやPCI−Expressバスと外部装置を接続する装置で、この装置により本デジタル画像処理装置は外部装置と各種データのやり取りを行なうことが可能になる。本実施形態では機器側にIPアドレスが割り振られ、その接続I/Fにイーサネット(登録商標)ワークによるTCP/IP接続される。   The external I / F device 112 is a device that connects a PCI or PCI-Express bus to an external device, and this device enables the digital image processing apparatus to exchange various data with the external device. In this embodiment, an IP address is assigned to the device side, and the connection I / F is connected by TCP / IP using an Ethernet (registered trademark) work.

クライアントPCは、いわゆるパーソナルコンピュータで、クライアントPC116にインストールされたアプリケーションソフトやドライバを介して、ユーザは本実施形態ではTwainドライバという画像入力機器とパソコンを接続するためのアプリケーションソフトによるスキャナ読取や、プリントアウトを行なう。   The client PC is a so-called personal computer, and through the application software and driver installed in the client PC 116, in this embodiment, the user scans and prints with the application software for connecting the image input device called a Twin driver to the personal computer. Do out.

図2に、第2の画像データ処理装置104の詳細な構成を示す。まず構成要素としては、ユーザから指定された出力先に適した処理を施す通常の画像処理205と、本実施形態で必要となる認識処理203と認識結果204、及び認識処理の結果による補正処理206がある。   FIG. 2 shows a detailed configuration of the second image data processing apparatus 104. First, as a component, normal image processing 205 that performs processing suitable for an output destination designated by the user, recognition processing 203 and recognition result 204 required in the present embodiment, and correction processing 206 based on the result of recognition processing There is.

例えば、スキャナ配信動作の場合、読取り装置101でデジタル化された画像がシステムに入力される。そのデータをもとに画像データ装置102はある特性(色空間等)に統一化された画像に変換する。第2の画像データ処理装置104の入力画像201は、画像データ装置102で統一化されたデジタル画像データである。   For example, in the case of a scanner distribution operation, an image digitized by the reading device 101 is input to the system. Based on the data, the image data device 102 converts the image into a unified image with a certain characteristic (color space or the like). The input image 201 of the second image data processing device 104 is digital image data unified by the image data device 102.

もう一方の付帯情報202は、入力画像201の付帯情報になる。この付帯情報とは、操作表示装置110での入力情報(原稿モード、変倍率、画像サイズ等)、画像データの1画素ごとに対応した分離データ(文字/写真/網点等)と、本実施形態で必要となる性能や機能に影響を与える何らかの条件も含まれる。何らかの条件の選択手段としては、操作表示装置110が最も一般的であり、スキャナ配信動作前に予め選択しておくことになる。   The other incidental information 202 becomes incidental information of the input image 201. The supplementary information includes input information (manuscript mode, magnification, image size, etc.) on the operation display device 110, separation data (character / photo / halftone dot, etc.) corresponding to each pixel of the image data, and this implementation. Some conditions that affect the performance and functionality required by the form are also included. The operation display device 110 is the most common selection means for any condition, and is selected in advance before the scanner distribution operation.

また、選択手段はネットワーク経由などによるリモート設定などでも構わない。第2の画像データ処理装置104では、入力画像201を用いて、まず認識処理203を行う。その際、付帯情報201に含まれる情報のうちの「何らかの条件」にしたがって、認識処理203の[条件1の処理][条件2の処理]・・・「条件Nの処理」の中から適する処理に切り替えて、その処理を実行する。   The selection means may be remote setting via a network or the like. In the second image data processing device 104, first, recognition processing 203 is performed using the input image 201. At that time, according to “some condition” in the information included in the incidental information 201, the processing suitable for the “processing of condition 1”, “processing of condition 2”,... Switch to, and execute the process.

次に、画像データを原稿モードや変倍率などの付帯情報202にしたがって適する画像処理を施す。その後、適する画像処理205(例:フィルタ処理やガンマ処理)を施した画像データに対して、先ほど認識処理203によって得られた認識結果204と付帯情報202に含まれる情報のうちの「何らかの条件」にしたがって、補正処理206を行う。   Next, the image data is subjected to suitable image processing in accordance with incidental information 202 such as a document mode and a variable magnification. After that, “some condition” of the recognition result 204 obtained by the recognition processing 203 and the information included in the incidental information 202 for image data that has been subjected to suitable image processing 205 (eg, filter processing or gamma processing). Accordingly, the correction process 206 is performed.

なお、適する処理への切り替え動作に関しては、前述の認識処理203と同様である。そして、補正処理206を行った画像データを第2の画像データ処理装置104の出力画像207として出力する。その後、外部I/F装置112を経由してクライアントPCに画像データが配信される。   The operation for switching to a suitable process is the same as the recognition process 203 described above. Then, the image data subjected to the correction process 206 is output as the output image 207 of the second image data processing apparatus 104. Thereafter, the image data is distributed to the client PC via the external I / F device 112.

また、本実施形態では、出力先に適した画像処理205の後段に補正処理206を配置したが、反対に配置しても構わない。重要なのは、付帯情報202に含まれる何らかの条件にしたがって、認識処理203と補正処理206の内容を切り替えることである。   In this embodiment, the correction process 206 is arranged after the image process 205 suitable for the output destination. However, the correction process 206 may be arranged in reverse. What is important is that the contents of the recognition process 203 and the correction process 206 are switched according to some condition included in the incidental information 202.

上記のように、コピー・FAX・スキャナ・プリンタ・HDD蓄積アプリなどのアプリケーションで画像認識処理を利用する場合に関して、認識精度、処理速度等の性能を優先するのか、あるいは機能を優先するのか、という条件をユーザ自身の環境・用途・好みなどに合わせて選択可能とし、選択した条件にしたがって処理の切り替えを可能とすることにより、多様なユーザ要求を満足することが可能となる。   As mentioned above, whether to prioritize performance such as recognition accuracy and processing speed, or prioritize functions when using image recognition processing in applications such as copying, faxing, scanners, printers, and HDD storage apps By making it possible to select conditions according to the user's own environment, application, preferences, and the like, and enabling switching of processing according to the selected conditions, it is possible to satisfy various user requirements.

次に、図3(a)は本実施形態の認識処理203の詳細な構成を示す図である。第2の画像データ処理装置104の認識機能として天地識別あるいはスキュー補正を適用したケースである。構成要素としては、前処理301と本処理304がある。   Next, FIG. 3A is a diagram showing a detailed configuration of the recognition processing 203 of the present embodiment. This is a case where top-to-bottom identification or skew correction is applied as the recognition function of the second image data processing device 104. The component includes a pre-process 301 and a main process 304.

前処理301とは、認識機能としての本処理に対する前段階としての処理であり、2値化処理302と画素密度変換処理303で構成される。2値化処理302は本処理の入力に適した2値画像にするための処理であり、画素密度変換処理303は本処理に入力する画素密度(画像サイズ/解像度)を変換する処理である。   The pre-process 301 is a process as a previous step with respect to the main process as a recognition function, and includes a binarization process 302 and a pixel density conversion process 303. The binarization process 302 is a process for making a binary image suitable for the input of this process, and the pixel density conversion process 303 is a process of converting the pixel density (image size / resolution) input to this process.

本処理304とは、認識機能としてのメイン処理のことで、天地識別であれば画像データの特徴から東西南北の方向を判別する処理を指し、スキュー補正であれば画像データの特徴からスキュー角度(傾き角度)を検出する処理を指す。   The main processing 304 is a main processing as a recognition function. In the case of top-and-bottom identification, the processing 304 refers to processing for discriminating the east, west, north, and south directions from the characteristics of the image data. In the case of skew correction, the skew angle ( (Tilt angle) is detected.

また、図3(b)は本実施形態の補正処理206の構成を示す図である。補正処理206は認識処理203のように処理が細分化されないので図2と同等の構成になる。補正処理206とは、天地識別であれば認識処理203の結果から北向きの方向へ補正(回転)する処理を指し、スキュー補正であれば傾かない方向へ補正(回転)する処理を指す。   FIG. 3B is a diagram showing the configuration of the correction process 206 of the present embodiment. Since the correction process 206 is not subdivided like the recognition process 203, the correction process 206 has the same configuration as that in FIG. The correction process 206 refers to a process of correcting (rotating) in the north direction from the result of the recognition process 203 in the case of top-and-bottom identification, and refers to a process of correcting (rotating) in a non-inclined direction in the case of skew correction.

以下、本実施形態の補正処理の動作について詳細に説明する。   Hereinafter, the operation of the correction process of this embodiment will be described in detail.

まず、認識機能が天地識別の場合、第2の画像データ処理装置104では入力画像201を用いて、まず認識処理203を行なう。その際、付帯情報202に含まれる情報のうちの[何らかの条件]に従って認識処理203の構成要素である前処理301(2値化処理302と画素密度変換処理303)と本処理304(画像データの特徴から東西南北の方向を判別する処理)の中から適する処理に切り替えて、それぞれの処理を実行する。   First, when the recognition function is top-and-bottom identification, the second image data processing apparatus 104 first performs recognition processing 203 using the input image 201. At that time, pre-processing 301 (binarization processing 302 and pixel density conversion processing 303) which is a component of the recognition processing 203 and main processing 304 (image data of the image data) according to [some conditions] of the information included in the incidental information 202. The process is switched from the process of determining the direction of east, west, north, and south to a suitable process, and each process is executed.

この実行結果によって、画像データの東西南北の方向を出力する。次に、画像データを原稿モードや変倍率などの付帯情報202にしたがって適する画像処理を施す。その後、適する画像処理205(例:フィルタ処理やガンマ処理)を施した画像データに対して、先ほど認識処理203によって得られた認識結果204(東西南北の方向)と付帯情報202に含まれる情報のうちの[何らかの条件]にしたがって補正処理206(北向きの方向へ回転する処理)を行なう。   According to this execution result, the east, west, north, and south directions of the image data are output. Next, the image data is subjected to suitable image processing in accordance with incidental information 202 such as a document mode and a variable magnification. After that, with respect to the image data that has been subjected to suitable image processing 205 (for example, filter processing or gamma processing), the recognition result 204 (direction of east, west, north, and south) obtained by the recognition processing 203 and the information included in the incidental information 202 are displayed. A correction process 206 (a process of rotating in the north direction) is performed in accordance with [some conditions].

なお、適する処理への切り替え動作に関しては、前述の認識処理203と同様である。そして、補正処理206を実行した画像データを第2の画像データ処理装置104の出力画像207として出力する。   The operation for switching to a suitable process is the same as the recognition process 203 described above. Then, the image data that has been subjected to the correction process 206 is output as the output image 207 of the second image data processing apparatus 104.

その後、外部I/F装置112を経由してクライアントPCに画像データが配信される。なお本実施形態では、出力先に適した画像処理205の後段に補正処理206を配置したが、反対に配置しても構わない。重要なのは、付帯情報202に含まれる何らかの条件に従って、認識処理203と補正処理206の内容を切り替えることである。   Thereafter, the image data is distributed to the client PC via the external I / F device 112. In the present embodiment, the correction process 206 is arranged after the image process 205 suitable for the output destination. However, the correction process 206 may be arranged in reverse. What is important is that the contents of the recognition process 203 and the correction process 206 are switched according to some condition included in the incidental information 202.

次に、認識機能がスキュー補正の場合、第2の画像データ処理装置104では入力画像201を用いて、まず認識処理203を行なう。その際、付帯情報202に含まれる情報のうちの[何らかの条件]に従って認識処理203の構成要素である前処理301(2値化処理302と解像度変換処理303)と本処理304(画像データの特徴からスキュー角度を検出する処理)の中から適する処理に切り替えて、それぞれの処理を実行する。この実行結果によって、画像データのスキュー角度(傾き角度)を出力する。   Next, when the recognition function is skew correction, the second image data processing apparatus 104 first performs recognition processing 203 using the input image 201. At that time, pre-processing 301 (binarization processing 302 and resolution conversion processing 303), which are components of the recognition processing 203, and main processing 304 (characteristics of image data) according to [some conditions] of the information included in the supplementary information 202 The processing is switched from the processing for detecting the skew angle to the appropriate processing, and each processing is executed. Based on the execution result, the skew angle (tilt angle) of the image data is output.

次に、画像データを原稿モードや変倍率などの付帯情報202にしたがって適する画像処理を施す。その後、適する画像処理205(例:フィルタ処理やガンマ処理)を施した画像データに対して、先ほど認識処理203によって得られた認識結果204(スキュー角度)と付帯情報202に含まれる情報のうちの[何らかの条件]にしたがって補正処理206(傾かない方向へ回転する処理)を行なう。なお、適する処理への切り替え動作に関しては、前述の認識処理203と同様である。   Next, the image data is subjected to suitable image processing in accordance with incidental information 202 such as a document mode and a variable magnification. After that, with respect to image data that has been subjected to suitable image processing 205 (eg, filter processing or gamma processing), the recognition result 204 (skew angle) obtained by the recognition processing 203 and information included in the accompanying information 202 A correction process 206 (a process of rotating in a non-tilt direction) is performed according to [some conditions]. The operation for switching to a suitable process is the same as the recognition process 203 described above.

そして、補正処理206を行った画像データを第2の画像データ処理装置104の出力画像207として出力する。その後、外部I/F装置112を経由してクライアントPCに画像データが配信される。なお本実施形態では、出力先に適した画像処理205の後段に補正処理206を配置したが、反対に配置しても構わない。重要なのは、付帯情報202に含まれる何らかの条件に従って、認識処理203と補正処理206の内容を切り替えることである。   Then, the image data subjected to the correction process 206 is output as the output image 207 of the second image data processing apparatus 104. Thereafter, the image data is distributed to the client PC via the external I / F device 112. In the present embodiment, the correction process 206 is arranged after the image process 205 suitable for the output destination. However, the correction process 206 may be arranged in reverse. What is important is that the contents of the recognition process 203 and the correction process 206 are switched according to some condition included in the incidental information 202.

また、上記のようにコピー・FAX・スキャナ・プリンタ・HDD蓄積アプリなどのアプリケーションで画像認識処理を利用する場合に関して、認識精度、処理速度等の性能を優先するのか、あるいは機能を優先するのか、という条件をユーザ自身の環境・用途・好みなどに合わせて選択可能とし、選択した条件にしたがって処理の切り替えを可能とすることにより、多様なユーザ要求を満足することが可能となる。   In addition, when using image recognition processing in applications such as copy, fax, scanner, printer, HDD storage app as described above, whether priority is given to performance such as recognition accuracy, processing speed, etc. Can be selected according to the user's own environment, application, and preferences, and processing can be switched according to the selected condition, thereby satisfying various user requirements.

以下に、「何らかの条件」と「切り替える処理」とを具体化したケースを説明する。   Hereinafter, a case in which “some condition” and “switching process” are embodied will be described.

まず、選択する何らかの条件が「認識精度を優先する」「処理速度を優先する」で、切り替え処理の対象が図3の2値化処理302のケースである。図4に切り替える処理対象である2値化処理302の実施形態として単純2値化処理401と適応2値化処理402を示す。   First, some conditions to be selected are “prioritize recognition accuracy” and “prioritize processing speed”, and the target of the switching process is the binarization process 302 in FIG. FIG. 4 shows a simple binarization process 401 and an adaptive binarization process 402 as an embodiment of the binarization process 302 to be switched.

単純2値化処理401とは、画像全体について単一の敷居値を使用した単純な方法である。この処理は画像全面に対して同じ処理を行なうため、本処理304における認識精度面(画像品質面)においては低下する要因になりやすい。しかし、演算量が少なく処理速度面では有利である。したがって「処理速度を優先する」が選択されたときに適用される処理の例である。   The simple binarization process 401 is a simple method using a single threshold value for the entire image. Since this process performs the same process on the entire image surface, the recognition accuracy (image quality) in the present process 304 tends to be a factor that decreases. However, the amount of calculation is small, which is advantageous in terms of processing speed. Therefore, this is an example of processing applied when “prioritize processing speed” is selected.

適応2値化処理402とは、画像内容によって処理を変化させて適した2値化する方法を総称したものである。この処理は本処理304における認識精度を向上させるための高品質な2値画像を得ることを可能とするが、演算量が多くなりがちで処理速度面においては不利となる。したがって、「認識精度を優先する」が選択されたときに適用される処理の例である。なお、動作については、条件と切り替え処理対象を当てはめることが出来る。   The adaptive binarization process 402 is a general term for a method of binarization suitable by changing the process according to the image content. This process makes it possible to obtain a high-quality binary image for improving the recognition accuracy in the present process 304, but it tends to increase the amount of calculation and is disadvantageous in terms of processing speed. Therefore, this is an example of processing applied when “prioritize recognition accuracy” is selected. Regarding the operation, it is possible to apply a condition and a switching process target.

また、上記のように認識機能が天地識別処理あるいはスキュー補正処理の場合において、「認識精度を優先する」「処理速度を優先する」という条件を選択可能とし、選択した条件にしたがって認識処理内の2値化処理の切り替えを可能とすることにより、多様なユーザ要求を満足することが可能となる。   Further, when the recognition function is the top / bottom identification process or the skew correction process as described above, the conditions “prioritize recognition accuracy” and “prioritize the processing speed” can be selected, and the recognition process is performed according to the selected condition. By making it possible to switch the binarization process, it is possible to satisfy various user requirements.

次に、選択する何らかの条件が「認識精度を優先する」「処理速度を優先する」で、切り替え処理の対象が図3の画素密度変換処理303のケースである。図5に切り替える処理対象である画素密度変換処理303の実施形態として画素密度1/2倍変換処理501と画素密度1/4倍変換処理502と画素密度1倍変換処理(変換しない処理)503を示す。   Next, the selection condition is “prioritize recognition accuracy” or “prioritize processing speed”, and the target of the switching process is the pixel density conversion process 303 in FIG. As an embodiment of the pixel density conversion process 303 to be switched to FIG. 5, a pixel density 1 / 2-fold conversion process 501, a pixel density 1 / 4-fold conversion process 502, and a pixel density 1-fold conversion process (process that does not convert) 503 are performed. Show.

画素密度1/2倍変換処理501とは、画素密度を半分にすること、つまり2画素を1画素の割合で変換する処理であり、単純間引き処理やOR間引き処理などが一般的である。画像密度を減らすほど(画素数を減らすほど)、単純に処理するデータ量が減るので本処理304での処理時間が短縮されるが、その分画像品質面が悪くなるため認識精度面では低下する要因になりやすい。したがって「処理速度を優先する」が選択された場合の処理の例となる。   The pixel density ½ conversion process 501 is a process of halving the pixel density, that is, a process of converting two pixels at a ratio of one pixel, and simple thinning processing, OR thinning processing, and the like are common. As the image density is reduced (the number of pixels is reduced), the amount of data to be processed is simply reduced, so the processing time in this processing 304 is shortened. However, the image quality is deteriorated and the recognition accuracy is lowered accordingly. It tends to be a factor. Therefore, this is an example of processing when “prioritize processing speed” is selected.

画素密度1/4倍変換処理503は、密度変換の倍率をさらに上げた例なので、1/2倍と比べてもさらに処理速度面で有利ということになる。画素密度1倍変換処理504は、密度変換をしないで入力画像をそのまま本処理304へ渡す処理である。これが本処理304にとって最も認識精度を低下させない処理といえるので、「認識精度を優先する」が選択された場合の処理の例となる。   Since the pixel density ¼ conversion processing 503 is an example in which the density conversion magnification is further increased, it is advantageous in terms of processing speed compared to ½ times. The pixel density 1-time conversion process 504 is a process for transferring the input image as it is to the main process 304 without performing density conversion. This can be said to be the process that most reduces the recognition accuracy for the present process 304, and is an example of the process when “prioritize recognition accuracy” is selected.

これまで説明してきた内容から本項を総合的に考えると、第2の画像データ処理装置104に入力される画像の画素密度に応じて、密度変換をするのか、画像変換をしないのか、またどの程度の倍率で密度変換をするのかを調整するような選択手段を設けると、より効果が出ると思われる。なお、動作については、条件と切り替え処理対象を当てはめることができる。   Considering this item comprehensively from the contents described so far, whether density conversion is performed or not is performed according to the pixel density of the image input to the second image data processing device 104, and which one Providing a selection means that adjusts whether density conversion should be performed at a certain magnification would be more effective. Regarding the operation, a condition and a switching process target can be applied.

また、上記のように認識機能が天地識別処理あるいはスキュー補正処理の場合において、「認識精度を優先する」「処理速度を優先する」という条件を選択可能とし、選択した条件にしたがって認識処理内の画素密度変換処理の切り替えを可能とすることにより、多様なユーザ要求を満足することが可能となる。   Further, when the recognition function is the top / bottom identification process or the skew correction process as described above, the conditions “prioritize recognition accuracy” and “prioritize the processing speed” can be selected, and the recognition process is performed according to the selected condition. By making it possible to switch the pixel density conversion process, various user requirements can be satisfied.

次に、選択する何らかの条件が「認識精度を優先する」「処理速度を優先する」で、切り替え処理の対象が本処理304のケースで、図6に切り替える処理対象である本処理304の実施形態として、認識機能が天地識別の場合のOCR天地識別処理601と高速軽量天地識別処理602を示す。   Next, an embodiment of the present processing 304 that is a processing target to be switched to FIG. 6 when some condition to be selected is “prioritize recognition accuracy” and “prioritize processing speed” and the target of the switching processing is the case of the present processing 304. The OCR top and bottom identification processing 601 and the high-speed and lightweight top and bottom identification processing 602 when the recognition function is top and bottom identification are shown.

OCR天地識別処理601とは、公知技術である文字認識(OCR)を利用して天地方向を判別する方式である。この方式の場合、安定した認識精度を出せる反面、辞書データが大きく、辞書との照合に多大な時間を要するという欠点をもつ。したがって「認識精度を優先する」が選択された場合の処理の例となる。   The OCR top / bottom identification processing 601 is a method of determining the top / bottom direction using character recognition (OCR), which is a known technique. In the case of this method, although stable recognition accuracy can be obtained, the dictionary data is large and has a drawback that it takes a lot of time to collate with the dictionary. Therefore, this is an example of processing when “prioritize recognition accuracy” is selected.

高速軽量天地識別処理602とは、少ない情報記憶ならびに少ない演算量で迅速に天地方向を判別する新たな方式である。この場合には認識精度の面をある程度犠牲にしているため、「処理速度を優先する」が選択された場合の処理の例となる。   The high-speed lightweight top-and-bottom identification process 602 is a new method for quickly determining the top-and-bottom direction with a small amount of information storage and a small amount of calculation. In this case, since the aspect of recognition accuracy is sacrificed to some extent, this is an example of processing when “prioritize processing speed” is selected.

今回は、認識機能として天地識別を例に挙げたが、スキュー補正の場合においても同じ考え方が適用できる。なお動作については、条件と切り替え処理対象を当てはめることができる。   This time, the top and bottom identification is given as an example of the recognition function, but the same idea can be applied to the case of skew correction. Regarding the operation, it is possible to apply a condition and a switching process target.

また、上記のように認識機能が天地識別処理の場合において、「認識精度を優先する」「処理速度を優先する」という条件を選択可能とし、選択した条件にしたがって認識処理内の本処理(画像から方向を判別する部分)の切り替えを可能とすることにより、多様なユーザ要求を満足することが可能となる。   Further, when the recognition function is the top / bottom identification process as described above, the conditions “prioritize the recognition accuracy” and “prioritize the processing speed” can be selected, and the main process (image in the recognition process) is selected according to the selected condition. It is possible to satisfy various user requirements by enabling switching of the direction determining part).

次に、選択する何らかの条件が「処理速度を優先する」「機能を優先する」で、切り替え処理の対象が認識処理の結果による補正処理206のケースで、図7に切り替える処理対象である認識処理の結果による補正処理206の実施形態として、回転処理701とPDFヘッダを利用した補正処理702を示す。   Next, in the case of the correction process 206 based on the result of the recognition process, the recognition process which is the process target to be switched to FIG. As an embodiment of the correction process 206 based on the result of the above, a rotation process 701 and a correction process 702 using a PDF header are shown.

回転処理701とは、認識結果204(天地識別ならば東西南北の向き)に従って、実際の画像データを北向き方向に回転する処理である。ハードウェア回転で実現する場合にはコスト的に不利になり易く、ソフトウェア回転で実現する場合には、処理速度面で不利になり易い。   The rotation process 701 is a process of rotating the actual image data in the north direction according to the recognition result 204 (the direction of east, west, north, and south in the case of top and bottom identification). When it is realized by hardware rotation, it tends to be disadvantageous in terms of cost, and when it is realized by software rotation, it tends to be disadvantageous in terms of processing speed.

しかし、スキャナ配信機能の場合には最終的なファイル形式の種類は特に問わず任意の出力ファイル形式として配信することが可能であり、後述するPDFヘッダを利用した補正処理702と比べて機能面で有利である。したがって[機能を優先する]が選択されたときに適用される処理の例である。   However, in the case of the scanner distribution function, the final file format can be distributed as an arbitrary output file format regardless of the type of file format, which is functional in comparison with a correction process 702 using a PDF header described later. It is advantageous. Therefore, this is an example of processing that is applied when [prioritize function] is selected.

PDFヘッダを利用した補正処理702とは、認識結果204(天地識別ならば東西南北の向き)に従って、実際に画像データを北向き方向に回転せず、補正するための回転情報をPDFヘッダ内に記述してクライアントPC側のビューアがこの回転情報に従って回転させて表示しするというPDFファイルフォーマット特有の機能を利用する処理である。   The correction processing 702 using the PDF header is based on the recognition result 204 (or the direction of east, west, north, and south in the case of top and bottom identification), and does not actually rotate the image data in the north direction, but includes rotation information for correction in the PDF header. This process uses a function specific to the PDF file format that is described and displayed by the viewer on the client PC side according to the rotation information.

この処理では、実際の回転処理をしないため処理速度面で有利であるが、TIFFやJPEGといったPDFファイルフォーマット以外で出力できないため機能面で制限が出る。   This processing is advantageous in terms of processing speed because it does not perform actual rotation processing, but is limited in function because it cannot be output in other than PDF file formats such as TIFF and JPEG.

したがって「処理速度を優先する」が選択されたときに適用される処理の例である。今回は認識機能として天地識別を例に挙げたが、スキュー補正の場合においても同じ考え方が適用できる。   Therefore, this is an example of processing applied when “prioritize processing speed” is selected. In this example, top-and-bottom identification is given as an example of the recognition function, but the same idea can be applied to skew correction.

今回は、認識機能として天地識別を例に挙げたが、スキュー補正の場合においても補正する内容を「傾かない方向へ回転すること」に置き換えるだけであり、同じ考え方が適用できる。なお、動作については、条件と切り替え処理対象を当てはめることができる。   In this example, top-and-bottom identification is given as an example of the recognition function. However, even in the case of skew correction, only the content to be corrected is replaced by “rotating in a non-tilt direction”, and the same concept can be applied. Regarding the operation, a condition and a switching process target can be applied.

また、上記のように認識機能が天地識別処理あるいはスキュー補正処理の場合において、「処理速度を優先する」「機能を優先する」という条件を選択可能とし、選択した条件にしたがって補正処理として回転処理するか回転処理せずPDF機能を利用するかの切り替えを可能とすることにより、多様なユーザ要求を満足することが可能となる。   In addition, when the recognition function is the top / bottom identification process or the skew correction process as described above, the conditions “prioritize the processing speed” and “prioritize the function” can be selected, and the rotation process is performed as the correction process according to the selected condition. By making it possible to switch between using the PDF function without performing the rotation process, it becomes possible to satisfy various user requirements.

さらに、選択する何らかの条件が「認識機能の処理速度を優先する」「認識機能以外の処理速度を優先する」で、切り替え処理の対象が認識処理の結果による補正処理206のケースで、図8に切り替える処理対象である認識処理の結果による補正処理206の実施形態として、一般的な回転処理(ワークメモリ量=画像1面分)801と省ワークメモリ回転処理(ワークメモリ量<画像1面未満)802を示す。   Further, in the case where some conditions to be selected are “prioritize the processing speed of the recognition function” and “prioritize the processing speed other than the recognition function” and the target of the switching process is the correction process 206 based on the result of the recognition process, FIG. As an embodiment of the correction process 206 based on the result of the recognition process to be switched, a general rotation process (work memory amount = one image) 801 and a work memory rotation process (work memory amount <less than one image) 802 is shown.

一般的な回転処理(ワークメモリ量=画像1面分)801とは、認識結果204(天地識別ならば東西南北の向き)に従って、実際の画像データを北向き方向に回転する際のワークメモリ量として画像1面分を使用する場合の処理である。   The general rotation processing (work memory amount = one image) 801 is the work memory amount when rotating the actual image data in the north direction according to the recognition result 204 (or the direction of east, west, south, and north in the case of top and bottom identification). Is a process when one image is used.

この処理の場合、1面分を一度に回転できるため処理速度面では有利であるが、ワークメモリ使用量が多くなり、限られたメモリを様々な機能で共有しているケースにおいては他機能のリソースを圧迫して認識機能以外は、処理速度低下に陥りやすい。したがって「認識機能の処理速度を優先する」が選択されたときに適用される処理の例である。   This processing is advantageous in terms of processing speed because one surface can be rotated at a time, but the amount of work memory used increases, and in the case where limited memory is shared by various functions, other functions Except for the recognition function by squeezing resources, the processing speed tends to decrease. Therefore, this is an example of processing applied when “prioritize processing speed of recognition function” is selected.

省ワークメモリ回転処理(ワークメモリ量<画像1面未満)802とは、認識結果204(天地識別ならば東西南北の向き)に従って、実際の画像データを北向き方向に回転する際のワークメモリ量として画像1面分を使用せず小さいメモリで実現する場合の処理である。この処理の場合、1度に回転できず分割して逐次回転していく必要があるため処理速度面で不利となる。   The work memory rotation processing (work memory amount <less than one image) 802 is the amount of work memory when rotating the actual image data in the north direction according to the recognition result 204 (or the direction of east, west, north, south) This is a process in the case of realizing with a small memory without using one image. In the case of this processing, it is disadvantageous in terms of processing speed because it cannot be rotated at once but needs to be divided and sequentially rotated.

しかし、ワークメモリ使用量を節約できるので、限られたメモリを様々な機能で共有しているケースにおいては、他機能が利用できるリソースを多く確保できることになり、結果として他機能の処理速度向上につながる。したがって「認識機能以外の処理速度を優先する」が選択されたときに適用される処理の例である。   However, since the amount of work memory used can be saved, in the case where limited memory is shared by various functions, it is possible to secure many resources that other functions can use, and as a result, the processing speed of other functions can be improved. Connected. Therefore, this is an example of processing applied when “prioritize processing speed other than the recognition function” is selected.

今回は、認識機能として天地識別を例に挙げたが、スキュー補正の場合においても補正する内容を、「傾かない方向へ回転すること」に置き換えるだけであり、同じ考え方が適用できる。なお動作については、条件と切り替え処理対象を当てはめることが出来る。   In this example, top-and-bottom identification has been taken as an example of the recognition function. However, even in the case of skew correction, the content to be corrected is simply replaced by “rotating in a non-tilt direction”, and the same concept can be applied. Regarding the operation, it is possible to apply a condition and a switching process target.

このように、天地識別処理あるいはスキュー補正処理の場合において、認識機能が「認識機能の処理速度を優先する」「認識機能以外の処理速度を優先する」という条件を選択可能とし、選択した条件にしたがって、補正処理として回転処理時に使用するワークメモリ量の切り替えを可能とすることにより、多様なユーザ要求を満足することが可能となる。   As described above, in the case of the top-and-bottom identification processing or the skew correction processing, the recognition function can select the conditions “prioritize the processing speed of the recognition function” and “prioritize the processing speed other than the recognition function”. Therefore, by making it possible to switch the amount of work memory used during the rotation process as the correction process, it is possible to satisfy various user requirements.

本実施形態のMFPシステム構成の概要を示す。1 shows an outline of a configuration of an MFP system according to the present embodiment. 本実施形態の第2の画像データ処理装置104の詳細な構成を示す。2 shows a detailed configuration of a second image data processing apparatus 104 according to the present embodiment. (a)は、本実施形態の認識処理203の詳細な構成を示す。(b)は、本実施形態の補正処理206の構成を示す。(A) shows the detailed structure of the recognition process 203 of this embodiment. (B) shows the configuration of the correction processing 206 of the present embodiment. 本実施形態の切り替える処理対象である2値化処理302の実施形態として、単純2値化処理401と適応2値化処理402を示す。A simple binarization process 401 and an adaptive binarization process 402 are shown as embodiments of the binarization process 302 to be switched in this embodiment. 本実施形態の切り替える処理対象である画素密度変換処理303を示す。A pixel density conversion process 303 that is a process target to be switched in the present embodiment is shown. 本実施形態の切り替える処理対象である本処理304を示す。The present processing 304 that is a processing target to be switched in the present embodiment is shown. 本実施形態の切り替える処理対象である認識処理の結果による補正処理206の一例として、回転処理701とPDFヘッダを利用した補正処理702を示す。A rotation process 701 and a correction process 702 using a PDF header are shown as an example of the correction process 206 based on the result of the recognition process to be switched in this embodiment. 本実施形態の切り替える処理対象である認識処理の結果による補正処理206の一例として、一般的な回転処理801と省ワークメモリ回転処理802を示す。A general rotation process 801 and a work-saving memory rotation process 802 are shown as an example of the correction process 206 based on the result of the recognition process to be switched in this embodiment.

符号の説明Explanation of symbols

101 読取り装置
102 第1の画像データ処理装置102
103 バス制御装置
104 第2の画像データ処理装置104
105 HDD
106 CPU
107 メモリ
108 プロッタI/F装置
109 プロッタ装置
110 操作表示装置
111 回線I/F装置
112 外部I/F装置
113 S.B.
114 ROM
201 入力画像
202 付帯情報
203 認識処理
204 認識結果
205 出力先に適した画像処理
206 認識処理の結果による補正処理
207 出力画像
301 前処理
302 2値下処理
303 画素密度変換処理
304 本処理
401 単純2値化処理
402 適応2値化処理
501 画素密度1/2倍変換処理
502 画素密度1/4倍変換処理
503 画素密度1倍変換処理
601 OCR天地識別
602 高速軽量天地識別
701 回転処理
702 PDFヘッダを利用した補正処理
801 一般的な回転処理
802 省ワークメモリ回転処理
101 Reading device 102 First image data processing device 102
103 Bus control device 104 Second image data processing device 104
105 HDD
106 CPU
107 Memory 108 Plotter I / F Device 109 Plotter Device 110 Operation Display Device 111 Line I / F Device 112 External I / F Device 113 B.
114 ROM
201 Input Image 202 Auxiliary Information 203 Recognition Processing 204 Recognition Result 205 Image Processing Suitable for Output Destination 206 Correction Processing Based on Recognition Processing Result 207 Output Image 301 Preprocessing 302 Binary Down-Processing 303 Pixel Density Conversion Processing 304 Main Processing 401 Simple 2 Value conversion processing 402 Adaptive binarization processing 501 Pixel density ½ times conversion processing 502 Pixel density ¼ time conversion processing 503 Pixel density 1 time conversion processing 601 OCR top and bottom identification 602 High-speed and lightweight top and bottom identification 701 Rotation processing 702 PDF header Correction processing used 801 General rotation processing 802 Work memory rotation processing

Claims (16)

原稿を読み取り電子化した画像データを得る画像読取装置と、
転写紙に前記画像データを印字する画像書込装置と、
前記画像データおよび前記画像データの付帯情報を蓄積するメモリ装置と、
外部装置と前記画像データを送受する外部インタフェース装置と、
前記画像読取装置からの前記画像データを処理する第1の画像データ処理装置と、
前記メモリ装置からの前記画像データを処理する第2の画像データ処理装置と、
上記各装置を接続するバス制御装置とを有する画像処理装置において、
前記第2の画像データ処理装置は、前記画像処理の性能あるいは機能のどちらか片方に影響を与える条件を選択する選択手段と、
選択した前記条件にしたがって処理を切り替える切替手段とを有することを特徴とする画像処理装置。
An image reading apparatus for obtaining image data obtained by reading a document and digitizing it;
An image writing device for printing the image data on transfer paper;
A memory device for storing the image data and incidental information of the image data;
An external interface device that transmits and receives the image data to and from an external device;
A first image data processing device for processing the image data from the image reading device;
A second image data processing device for processing the image data from the memory device;
In an image processing apparatus having a bus control device for connecting the above devices,
The second image data processing device includes a selection unit that selects a condition that affects either one of the performance or function of the image processing;
An image processing apparatus comprising switching means for switching processing according to the selected condition.
前記第2の画像データ処理装置は、前記画像データを天地識別する天地識別手段と、スキュー補正処理するスキュー補正処理手段とを有することを特徴とする請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the second image data processing apparatus includes a top / bottom identification unit that identifies the image data, and a skew correction processing unit that performs a skew correction process. 前記選択手段が、選択する前記条件は、前記画像処理の認識精度を優先する、処理速度を優先するの2つであることを特徴とする請求項2に記載の画像処理装置。   The image processing apparatus according to claim 2, wherein the condition selected by the selection unit includes two conditions: priority is given to recognition accuracy of the image processing, and priority is given to processing speed. 前記切替手段は、切り替える処理対象が認識処理内の2値化処理であることを特徴とする請求項3に記載の画像処理装置。   The image processing apparatus according to claim 3, wherein the processing unit to be switched is a binarization process in a recognition process. 前記切替手段は、切り替える処理対象が認識処理内の画素密度変換処理であることを特徴とする請求項3に記載の画像処理装置。   The image processing apparatus according to claim 3, wherein the switching unit is a pixel density conversion process in a recognition process. 前記切替手段は、切り替える処理対象が認識処理内の本処理にて、画像データの特徴から方向を判別する部分と、傾き角度を検出する部分とであることを特徴とする請求項3に記載の画像処理装置。   4. The switching unit according to claim 3, wherein the switching target is a part for determining a direction from a feature of image data and a part for detecting an inclination angle in the main process in the recognition process. Image processing device. 前記切替手段により切り替える処理対象は、クライアントPCへ電子データを配信する場合で、且つファイル出力フォーマットがPDF形式の場合において、
補正処理として実際に回転処理するか、回転処理をせずにPDFファイルのヘッダに回転情報を記述することによってクライアントPC側のビューアによる回転するかであることを特徴とする請求項3に記載の画像処理装置
The processing object to be switched by the switching means is when electronic data is distributed to the client PC and when the file output format is PDF format.
4. The method according to claim 3, wherein the correction processing is actually rotation processing, or rotation is described by a viewer on the client PC side by describing rotation information in a header of the PDF file without performing rotation processing. Image processing device
前記切替手段により切り替える処理対象は、補正処理のうちの回転処理時に使用するワークメモリ量であることを特徴とする請求項3に記載の画像処理装置。   The image processing apparatus according to claim 3, wherein the processing target to be switched by the switching unit is a work memory amount used during a rotation process of the correction process. 原稿を読み取り電子化した画像データを得る工程と、
転写紙に前記画像データを印字する工程と、
前記画像データおよび前記画像データの付帯情報を蓄積する工程と、
前記メモリ装置からの前記画像データを処理する工程と、
前記画像データを処理する工程は、前記画像処理の性能あるいは機能のどちらか片方に影響を与える条件を選択する選択工程と、
選択した前記条件にしたがって処理を切り替える切替工程とを有することを特徴とする画像処理方法。
A step of obtaining electronic image data by reading a document;
Printing the image data on transfer paper;
Storing the image data and incidental information of the image data;
Processing the image data from the memory device;
The step of processing the image data includes a selection step of selecting a condition that affects either one of the performance or function of the image processing;
A switching step of switching processing according to the selected condition.
前記画像データを処理する工程は、前記画像データを天地識別する工程と、スキュー補正処理する工程とを有することを特徴とする請求項9に記載の画像処理方法。   The image processing method according to claim 9, wherein the step of processing the image data includes a step of identifying the image data upside down and a step of performing a skew correction process. 前記選択工程が選択する前記条件は、前記画像処理の認識精度を優先する、処理速度を優先するの2つであることを特徴とする請求項10に記載の画像処理方法。   11. The image processing method according to claim 10, wherein the conditions selected by the selection step are two: priority is given to recognition accuracy of the image processing, and priority is given to processing speed. 前記切替工程は、切り替える処理対象が認識処理内の2値化処理手段であることを特徴とする請求項11に記載の画像処理方法。   12. The image processing method according to claim 11, wherein in the switching step, a processing target to be switched is a binarization processing unit in a recognition process. 前記切替工程は、切り替える処理対象が認識処理内の画素密度変換処理であることを特徴とする請求項11に記載の画像処理方法。   The image processing method according to claim 11, wherein in the switching step, a processing target to be switched is a pixel density conversion process in a recognition process. 前記切替工程にて切り替える処理対象は、認識処理内の本処理にて、画像データの特徴から方向を判別する部分と、傾き角度を検出する部分とを有することを特徴とする請求項11に記載の画像処理方法。   The processing target to be switched in the switching step includes a part for determining a direction from a feature of image data and a part for detecting an inclination angle in the main process in the recognition process. Image processing method. 前記切替工程により切り替える処理対象は、クライアントPCへ電子データを配信する場合で、且つファイル出力フォーマットがPDF形式の場合において、
補正処理として実際に回転処理するか、回転処理をせずにPDFファイルのヘッダに回転情報を記述することによってクライアントPC側のビューアによる回転するかであることを特徴とする請求項11に記載の画像処理方法。
The processing target to be switched by the switching step is when the electronic data is distributed to the client PC and the file output format is the PDF format.
12. The method according to claim 11, wherein the correction processing is to actually perform rotation processing, or to perform rotation by a viewer on the client PC side by describing rotation information in a header of the PDF file without performing rotation processing. Image processing method.
前記切替工程により切り替える処理対象は、補正処理のうちの回転処理時に使用するワークメモリ量であることを特徴とする請求項11に記載の画像処理方法。   The image processing method according to claim 11, wherein the processing target to be switched by the switching step is a work memory amount used during a rotation process of the correction process.
JP2006184624A 2006-07-04 2006-07-04 Image processor and image processing method Withdrawn JP2008017032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006184624A JP2008017032A (en) 2006-07-04 2006-07-04 Image processor and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006184624A JP2008017032A (en) 2006-07-04 2006-07-04 Image processor and image processing method

Publications (1)

Publication Number Publication Date
JP2008017032A true JP2008017032A (en) 2008-01-24

Family

ID=39073658

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006184624A Withdrawn JP2008017032A (en) 2006-07-04 2006-07-04 Image processor and image processing method

Country Status (1)

Country Link
JP (1) JP2008017032A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11811992B2 (en) 2021-03-23 2023-11-07 Ricoh Company, Ltd. Image processing apparatus, image processing method, and recording medium, considering top-bottom determination
US12028499B2 (en) 2022-11-21 2024-07-02 Ricoh Company, Ltd. Image processing apparatus, image processing method, and non-transitory recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11811992B2 (en) 2021-03-23 2023-11-07 Ricoh Company, Ltd. Image processing apparatus, image processing method, and recording medium, considering top-bottom determination
US12028499B2 (en) 2022-11-21 2024-07-02 Ricoh Company, Ltd. Image processing apparatus, image processing method, and non-transitory recording medium

Similar Documents

Publication Publication Date Title
JP4476203B2 (en) Image processing apparatus, program, and image processing method
US20070064267A1 (en) Image processing apparatus
US8446642B2 (en) Image processing apparatus
US8605345B2 (en) Image processing apparatus, image processing method and computer program product
JP2007336143A (en) Image processing apparatus
JP4755569B2 (en) Image processing apparatus and image processing method
JP2009272774A (en) Image processor, image forming apparatus, image processing method, and computer program
US20080043291A1 (en) Image forming apparatus
JP2011024116A (en) Image processing apparatus, image processing method, and program
JP2007082060A (en) Image processing device and connection system for image processings
US20090237714A1 (en) Image processing apparatus and image processing method
JP4849118B2 (en) Image processing apparatus, image conversion method, and computer program
JP2007251835A (en) Image processor, and image processing method
JP2008017032A (en) Image processor and image processing method
JP5326882B2 (en) Image processing device
JP2008236540A (en) Image processing apparatus, image processing method, and computer program
US11863717B2 (en) Image reading apparatus and image reading method
JP4697933B2 (en) Image processing apparatus, image input / output apparatus and methods thereof
JP2013222983A (en) Image processing system, image processing method, and computer program
JP5090969B2 (en) Image processing device
JP5062633B2 (en) Image processing apparatus, image processing method, and program
JP4787697B2 (en) Image processing apparatus and image processing method
JP4844744B2 (en) Facsimile machine
JP5413297B2 (en) Image processing apparatus, image processing method, program, and recording medium
JP2009194538A (en) Apparatus, method, program and storage medium for processing two-dimensional code

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20091006