JP2013232844A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2013232844A
JP2013232844A JP2012104850A JP2012104850A JP2013232844A JP 2013232844 A JP2013232844 A JP 2013232844A JP 2012104850 A JP2012104850 A JP 2012104850A JP 2012104850 A JP2012104850 A JP 2012104850A JP 2013232844 A JP2013232844 A JP 2013232844A
Authority
JP
Japan
Prior art keywords
image data
feature
processing
feature determination
data storage
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
JP2012104850A
Other languages
Japanese (ja)
Inventor
Hiroko Ishikawa
寛子 石川
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2012104850A priority Critical patent/JP2013232844A/en
Publication of JP2013232844A publication Critical patent/JP2013232844A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To suppress increase in user's time and effort caused by using up of the free space of memory, in the case of storing acquired image data in the memory.SOLUTION: An image processing apparatus executes: feature-determination data storage processing which acquires, from image data acquired by acquisition processing, feature-determination data for determining the feature of the image data, and stores the feature-determination data in the memory; image data storage processing for storing, in the memory, the image data acquired by the acquisition processing; free space determination processing for determining whether there is a free space to store the image data in the memory; and invalidation processing for invalidating the feature-determination data storage processing, when it is determined that there is no free space in the free space determination processing.

Description

画像データを取得してメモリに記憶する技術に関する。   The present invention relates to a technique for acquiring image data and storing it in a memory.

従来、原稿から読み取った画像データを記憶部に格納すると共に地肌検出部に与え、この画像データにより地肌部分の濃度を検出する技術が知られている(例えば、特許文献1参照)。   Conventionally, a technique is known in which image data read from a document is stored in a storage unit and applied to a background detection unit, and the density of the background portion is detected based on the image data (for example, see Patent Document 1).

特開2000−156762号公報JP 2000-156762 A

ところで、従来の技術のように原稿から読み取った画像データを記憶部に記憶する場合、原稿の数が多いと途中で記憶部の空き領域がなくなってしまい、それ以上原稿を読み取れなくなるという問題がある。この場合、ユーザは原稿を分けて読み取らせなければならず、ユーザにとって手間であった。
本明細書では、取得した画像データをメモリに記憶する場合に、メモリの空き領域がなくなることによるユーザの手間の増大を抑制する技術を開示する。
By the way, when image data read from a document is stored in the storage unit as in the prior art, there is a problem that if the number of documents is large, there is no space in the storage unit in the middle and the document cannot be read any more. . In this case, the user has to read the document separately, which is troublesome for the user.
In the present specification, a technique for suppressing an increase in user's effort due to the vacant area of the memory when the acquired image data is stored in the memory is disclosed.

本明細書によって開示される画像処理装置は、画像データを取得する取得部と、メモリと、処理部と、を備え、前記処理部は、前記取得部を制御して前記画像データを取得する取得処理と、前記取得処理によって取得された前記画像データから当該画像データの特徴を判断するための特徴判断用データを取得して前記メモリに記憶させる特徴判断用データ記憶処理と、前記取得処理によって取得された前記画像データを前記メモリに記憶させる画像データ記憶処理と、前記メモリに前記画像データを記憶するための空き領域があるか否かを判断する空き領域判断処理と、前記空き領域判断処理によって前記空き領域がないと判断された場合に、前記特徴判断用データ記憶処理を無効化する無効化処理と、
を実行する。
An image processing device disclosed in this specification includes an acquisition unit that acquires image data, a memory, and a processing unit, and the processing unit acquires the image data by controlling the acquisition unit. Processing, feature determination data storage processing for acquiring feature determination data for determining the characteristics of the image data from the image data acquired by the acquisition processing, and storing the data in the memory, and acquisition by the acquisition processing An image data storage process for storing the image data in the memory, a free area determination process for determining whether or not there is a free area for storing the image data in the memory, and a free area determination process. An invalidation process for invalidating the feature determination data storage process when it is determined that there is no free space;
Execute.

上記画像処理装置によると、メモリの空き領域がない場合は特徴判断用データをメモリに記憶させないので、メモリに記憶させることができる画像データを増やすことができる。
よって上記画像処理装置によると、取得した画像データをメモリに記憶する場合に、メモリの空き領域がなくなることによるユーザの手間の増大を抑制することができる。
According to the image processing apparatus, the feature determination data is not stored in the memory when there is no free space in the memory, so that the image data that can be stored in the memory can be increased.
Therefore, according to the image processing apparatus, when the acquired image data is stored in the memory, it is possible to suppress an increase in time and effort of the user due to the absence of the memory free space.

また、前記処理部は、前記特徴判断用データ記憶処理において、前記画像データから特徴毎に前記特徴判断用データを取得して前記メモリに記憶させ、前記無効化処理において、前記空き領域判断処理によって前記空き領域がないと判断される毎に、前記特徴判断用データ記憶処理を段階的に無効化してもよい。   In the feature determination data storage process, the processing unit acquires the feature determination data from the image data for each feature and stores the feature determination data in the memory. In the invalidation process, the processing unit performs the free area determination process. Each time it is determined that there is no free space, the feature determination data storage process may be invalidated in stages.

上記画像処理装置によると、特徴判断用データ記憶処理を段階的に無効化するので、上述したような場合に必要以上に特徴判断用データ記憶処理を無効化することなく画像データを全て記憶できる。   According to the image processing apparatus, the feature determination data storage process is invalidated step by step, so that all the image data can be stored without invalidating the feature determination data storage process more than necessary in the above case.

また、前記処理部は、前記特徴判断用データを記憶するための特徴判断用データ記憶領域を前記メモリに確保する特徴判断用データ記憶領域確保処理と、前記画像データを取得して前記メモリに記憶させる処理を繰り返し実行する特徴判断/記憶処理であって、前記画像データを記憶するための画像データ記憶領域を前記メモリに確保する画像データ記憶領域確保処理と、前記画像データ記憶領域確保処理によって前記メモリに前記画像データ記憶領域が確保された場合に、前記取得部を制御して前記画像データを取得する前記取得処理と、前記取得処理によって取得された前記画像データから前記特徴判断用データを取得して前記特徴判断用データ記憶領域に記憶させる前記特徴判断用データ記憶処理と、前記取得処理によって取得された前記画像データを前記画像データ記憶領域に記憶させる前記画像データ記憶処理と、前記画像データ記憶処理によって前記画像データ記憶領域に前記画像データが記憶された後に、前記メモリに次の前記画像データを記憶するための空き領域があるか否かを判断する前記空き領域判断処理と、前記空き領域判断処理によって前記空き領域がないと判断された場合に、前記特徴判断用データ記憶処理を無効化するとともに、前記特徴判断用データ記憶領域を開放する前記無効化処理と、を繰り返し実行する特徴判断/記憶処理と、を実行してもよい。   Further, the processing unit acquires a feature determination data storage area for storing the feature determination data storage area for storing the feature determination data in the memory, and acquires the image data and stores it in the memory. The feature determination / storage process for repeatedly executing the process includes: an image data storage area securing process for securing an image data storage area for storing the image data in the memory; and the image data storage area securing process When the image data storage area is secured in the memory, the acquisition unit controls the acquisition unit to acquire the image data, and the feature determination data is acquired from the image data acquired by the acquisition process Acquired by the feature determination data storage process to be stored in the feature determination data storage area and the acquisition process. Storing the image data in the image data storage area; and storing the next image data in the memory after the image data is stored in the image data storage area by the image data storage process. The feature determination data storage process is invalidated when it is determined that there is no free area by the free area determination process for determining whether there is a free area to perform, and the free area determination process. The feature determination / storage process for repeatedly executing the invalidation process for releasing the feature determination data storage area may be executed.

上記画像処理装置によると、メモリの空き領域がない場合は特徴判断用データ記憶領域を開放するので、メモリに記憶させることができる画像データを増やすことができる。   According to the image processing apparatus, when there is no free memory area, the feature determination data storage area is released, so that the image data that can be stored in the memory can be increased.

また、前記処理部は、前記画像データ記憶領域確保処理によって最初に前記画像データ記憶領域を確保する前に、前記メモリに前記画像データを記憶するための空き領域があるか否かを判断する初回空き領域判断処理を実行し、前記画像データ記憶領域確保処理において、最初に前記画像データ記憶領域を確保するとき、前記初回空き領域判断処理によって空き領域があると判断された場合に、前記画像データ記憶領域を確保してもよい。   In addition, the processing unit determines whether or not there is a free area for storing the image data in the memory before the image data storage area is first secured by the image data storage area securing process. In the image data storage area securing process, when the image data storage area is first secured in the image data storage area securing process, when it is determined that there is a free area in the initial free area judging process, the image data A storage area may be secured.

例えば最初に画像データを取得する時、画像処理装置の他の機能によってメモリが使用されていることにより、最初に画像データ記憶領域を確保する時点で既に空き容量が無くなっている場合もないとはいえない。このため、最初に画像データ記憶領域を確保する前にも、メモリに画像データを記憶するための空き領域があるか否かを判断することが望ましい。   For example, when acquiring image data for the first time, because the memory is used by other functions of the image processing apparatus, there is no case where the free space has already been exhausted when the image data storage area is first reserved. I can't say that. For this reason, it is desirable to determine whether or not there is a free area for storing image data in the memory before the image data storage area is secured for the first time.

また、前記処理部は、前記特徴判断用データ記憶領域に記憶されている前記特徴判断用データを解析して前記画像データの特徴を判断する特徴判断処理と、前記特徴判断処理によって判断された特徴に基づいて前記画像データを加工する画像データ加工処理と、を実行し、前記画像データ記憶処理において、前記画像データ加工処理によって加工された後の前記画像データを前記画像データ記憶領域に記憶させ、前記無効化処理において、更に、前記特徴判断処理を無効化してもよい。   In addition, the processing unit analyzes the feature determination data stored in the feature determination data storage area to determine the feature of the image data, and the feature determined by the feature determination processing An image data processing process for processing the image data based on the image data, and in the image data storage process, the image data processed by the image data processing process is stored in the image data storage area, In the invalidation process, the feature determination process may be invalidated.

上記画像処理装置によると、判断した特徴に基づいて画像データを加工することができる。   According to the image processing apparatus, image data can be processed based on the determined characteristics.

また、前記処理部は前記画像データの複数の特徴を判断するものであって、判断する特徴に応じて異なる前記特徴判断処理を実行するものであり、前記特徴判断用データ記憶領域確保処理において、判断する特徴毎に前記特徴判断用データ記憶領域を確保し、前記特徴判断用データ記憶処理において、前記画像データから特徴毎に前記特徴判断用データを取得して前記特徴判断用データ記憶領域に記憶させ、前記無効化処理において、前記空き領域判断処理によって前記空き領域がないと判断される毎に、前記特徴判断用データ記憶処理、及び、前記特徴判断処理を段階的に無効化するとともに、無効化した前記特徴判断処理によって用いられる前記特徴判断用データが記憶される前記特徴判断用データ記憶領域を解放してもよい。   In addition, the processing unit is configured to determine a plurality of characteristics of the image data, and performs the feature determination process that differs depending on the determined characteristics. In the feature determination data storage area securing process, The feature determination data storage area is secured for each feature to be determined. In the feature determination data storage process, the feature determination data is acquired for each feature from the image data and stored in the feature determination data storage area. In the invalidation process, each time the free area determination process determines that there is no free area, the feature determination data storage process and the feature determination process are invalidated step by step and invalidated. The feature determination data storage area in which the feature determination data used by the converted feature determination process is stored may be released.

判断する特徴毎に特徴判断用データ記憶領域を確保する場合、一部の特徴判断用データ記憶処理及び特徴判断処理のみを無効化して特徴判断用データ記憶領域を解放すれば画像データを全て記憶できる場合もある。
上記画像処理装置によると、特徴判断用データ記憶処理、及び、特徴判断処理を段階的に無効化するので、上述したような場合に必要以上に特徴判断用データ記憶処理や特徴判断処理を無効化することなく画像データを全て記憶できる。
When a feature determination data storage area is secured for each feature to be determined, all image data can be stored by disabling only a part of the feature determination data storage process and the feature determination process and releasing the feature determination data storage area. In some cases.
According to the above image processing apparatus, the feature determination data storage process and the feature determination process are invalidated in stages, so that the feature determination data storage process and the feature determination process are invalidated more than necessary in the above case. All of the image data can be stored without doing so.

また、複数の前記特徴判断処理には無効化の優先順位が設定されており、前記処理部は、前記無効化処理において、前記優先順位が高い前記特徴判断処理から先に無効化してもよい。   The priority order of invalidation may be set for the plurality of feature determination processes, and the processing unit may invalidate the feature determination process having a higher priority first in the invalidation process.

上記画像処理装置によると、無効化の優先順位が高い特徴判断処理から先に無効化することにより、特徴判断処理を無効化することによる影響を低減できる。   According to the image processing apparatus, by invalidating the feature determination process having a high priority of invalidation first, it is possible to reduce the influence of invalidating the feature determination process.

また、前記画像データ加工処理によって画像データが加工された割合が基準割合以上である場合は当該画像データ加工処理によって用いられる特徴を判断した前記特徴判断処理が有効に機能しているというとき、前記処理部は、前記無効化処理において、前記特徴判断処理が有効に機能しているか否かを判断し、有効に機能していない前記特徴判断処理から先に無効化してもよい。   Further, when the ratio of the image data processed by the image data processing is equal to or higher than a reference ratio, the feature determination processing that determines the feature used by the image data processing is functioning effectively. The processing unit may determine whether or not the feature determination process functions effectively in the invalidation process, and invalidate the feature determination process that does not function effectively first.

上記画像処理装置によると、有効に機能していない特徴判断処理から先に無効化するので、特徴判断処理を無効化することによる影響を低減できる。   According to the image processing apparatus, since the feature determination process that is not functioning effectively is invalidated first, the influence of invalidating the feature determination process can be reduced.

また、複数の前記特徴判断処理には無効化の優先順位が設定されており、前記処理部は、前記無効化処理において、前記特徴判断処理が有効に機能しているか否かを、前記優先順位が高い前記特徴判断処理から順に判断してもよい。   In addition, a priority of invalidation is set for a plurality of the feature determination processes, and the processing unit determines whether the feature determination process functions effectively in the invalidation process. It may be determined in order from the feature determination process having a higher value.

上記画像処理装置によると、有効に機能していない特徴判断処理が複数ある場合に、それら有効に機能していない特徴判断処理のうち無効化の優先順位が高い特徴判断処理から先に無効化することができる。   According to the image processing apparatus, when there are a plurality of feature determination processes that are not functioning effectively, the feature determination processes that are not functioning effectively are invalidated first from the feature determination processes that have a high priority of invalidation. be able to.

また、特徴の判断に用いる前記特徴判断用データ記憶領域のサイズが大きい前記特徴判断処理ほど高い前記優先順位が設定されていてもよい。   The higher priority may be set for the feature determination process having a larger size of the feature determination data storage area used for feature determination.

上記画像処理装置によると、特徴判断用データ記憶領域のサイズが大きい特徴判断処理ほど先に無効化されるので、メモリに記憶させることができる画像データを増やすことができる。   According to the image processing apparatus, since the feature determination process having a larger size of the feature determination data storage area is invalidated earlier, the image data that can be stored in the memory can be increased.

また、前記処理部は、前記優先順位の設定をユーザから受け付ける設定処理を実行してもよい。   The processing unit may execute a setting process for receiving the priority order setting from a user.

上記画像処理装置によると、特徴判断処理を無効化する順序をユーザが設定できる。   According to the image processing apparatus, the user can set the order in which the feature determination process is invalidated.

また、前記処理部は、前記無効化処理によって前記特徴判断処理を無効化した場合は、前記取得部を制御して、取得可能な範囲でデータ量が最大の画像データを取得してもよい。   Further, when the feature determination process is invalidated by the invalidation process, the processing unit may acquire the image data having the maximum data amount within the obtainable range by controlling the acquisition unit.

特徴判断処理を無効化した場合はユーザが自身で画像データを加工する可能性がある。その場合、取得する画像データの色数が少なかったり、あるいはサイズが小さかったりすると、ユーザは所望する画像データを得られない可能性がある。
上記画像処理装置によると、特徴判断処理を無効化した場合は取得可能な範囲でデータ量が最大の画像データを取得するので、ユーザが所望する画像データを得られる可能性が高くなる。
When the feature determination process is invalidated, the user may process the image data by himself. In that case, if the number of colors of the acquired image data is small or the size is small, the user may not obtain the desired image data.
According to the above-described image processing apparatus, when the feature determination process is invalidated, the image data having the maximum data amount within the obtainable range is obtained, so that there is a high possibility that the user can obtain desired image data.

また、前記処理部は、前記無効化処理によって前記特徴判断処理を無効化した場合は、当該無効化した特徴判断処理によって無効化前に判断された特徴の変化が基準変化レベルに下であるか否かを判断する特徴変化判断処理と、前記特徴変化判断処理によって前記基準変化レベル以下であると判断された場合に、当該特徴判断処理によって無効化前に判断された特徴から無効化後に取得される前記画像データの特徴を推定する特徴推定処理とを実行し、前記取得処理において、無効化後に前記画像データを取得するとき、前記特徴推定処理によって推定された特徴に応じた設定で取得してもよい。   In addition, when the feature determination process is invalidated by the invalidation process, whether the feature change determined before invalidation by the invalidated feature judgment process is below a reference change level Acquired after invalidation from a feature determined by the feature determination process before invalidation when it is determined by the feature change determination process and the feature change determination process that the level is not more than the reference change level. A feature estimation process for estimating the feature of the image data, and when acquiring the image data after invalidation in the acquisition process, the image data is acquired with a setting according to the feature estimated by the feature estimation process. Also good.

上記画像処理装置によると、特徴判断処理を無効化した後は無効化前に判断された特徴に応じた設定で画像データを取得することにより、特徴判断処理を無効化したことによる影響を低減できる。
特徴判断処理を無効化した後も継続して画像データ加工処理を実行することができる。
According to the above-described image processing apparatus, after invalidating the feature determination process, the influence of the feature determination process being invalidated can be reduced by acquiring image data with a setting according to the feature determined before the invalidation. .
Even after the feature determination process is invalidated, the image data processing process can be continuously executed.

また、前記処理部は、前記無効化処理を実行した旨をユーザに報知する報知処理を実行してもよい。   Further, the processing unit may execute a notification process for notifying a user that the invalidation process has been executed.

上記画像処理装置によると、特徴判断用データがメモリに記憶されなくなることをユーザが知ることができる。   According to the image processing apparatus, the user can know that the feature determination data is not stored in the memory.

また、前記取得部は、一以上の原稿を順に読み取って画像データを生成する画像読取部であってもよい。   The acquisition unit may be an image reading unit that sequentially reads one or more documents and generates image data.

上記画像処理装置によると、メモリの空き領域がなくなることによってユーザが原稿を読み取らせる手間が増大することを抑制することができる。   According to the above-described image processing apparatus, it is possible to suppress an increase in time and effort required for the user to read a document due to the absence of a free memory area.

なお、この発明は、画像処理システム、画像処理方法、画像処理プログラム、画像処理プログラムを記録した記録媒体等の種々の態様で実現することができる。   The present invention can be realized in various modes such as an image processing system, an image processing method, an image processing program, and a recording medium on which the image processing program is recorded.

実施形態1に係る画像読取部の構成を簡略化して示す模式図。FIG. 2 is a schematic diagram illustrating a simplified configuration of an image reading unit according to the first embodiment. 画像読取装置の電気的構成を示すブロック図。FIG. 3 is a block diagram showing an electrical configuration of the image reading apparatus. 特徴判断/記憶処理のデータフロー図。The data flow figure of a feature judgment / storage process. 特徴判断用データ記憶処理、特徴判断用データ記憶領域、特徴判断処理、及び、画像データ加工処理を示す模式図。FIG. 4 is a schematic diagram illustrating a feature determination data storage process, a feature determination data storage area, a feature determination process, and an image data processing process. 特徴判断/記憶処理のフローチャート。The flowchart of a characteristic judgment / storage process. 一の原稿の読取処理のフローチャート。6 is a flowchart of one original reading process. 空き領域判断・無効化処理のフローチャート。10 is a flowchart of empty area determination / invalidation processing. 空き領域判断・無効化処理のフローチャート。10 is a flowchart of empty area determination / invalidation processing. 実施形態2に係る空き領域判断・無効化処理のフローチャート。10 is a flowchart of empty area determination / invalidation processing according to the second embodiment. 空き領域判断・無効化処理のフローチャート。10 is a flowchart of empty area determination / invalidation processing. 空き領域判断・無効化処理のフローチャート。10 is a flowchart of empty area determination / invalidation processing. 色数自動判別用無効化判断処理のフローチャート。10 is a flowchart of invalidation determination processing for automatically determining the number of colors. 原稿領域抽出用無効化判断処理のフローチャート。9 is a flowchart of invalidation determination processing for document area extraction.

<実施形態1>
実施形態1を図1ないし図8によって説明する。
(1)画像読取部の構成
先ず、図1を参照して、実施形態1に係る画像処理装置としての画像読取装置1(図2参照)が備える画像読取部11について説明する。画像読取部11は取得部の一例である。
<Embodiment 1>
The first embodiment will be described with reference to FIGS.
(1) Configuration of Image Reading Unit First, an image reading unit 11 included in an image reading device 1 (see FIG. 2) as an image processing device according to the first embodiment will be described with reference to FIG. The image reading unit 11 is an example of an acquisition unit.

画像読取装置1の筐体31は概ね箱形に形成されており、上部に第1プラテンガラス32と第2プラテンガラス33とが並設されている。
原稿カバー34は上述した各プラテンガラスを覆う閉姿勢とそれらのプラテンガラスを開放する開姿勢とに回動可能に筐体31に連結されている。原稿カバー34には、1枚以上の原稿が積載される原稿トレイ35、原稿トレイ35に積載されている原稿を1枚ずつ搬送するADF(Auto Document Feeder)13、ADF13によって搬送された原稿が排紙される排紙トレイ37などが設けられている。
A housing 31 of the image reading apparatus 1 is formed in a box shape, and a first platen glass 32 and a second platen glass 33 are juxtaposed on the top.
The document cover 34 is connected to the casing 31 so as to be rotatable between a closed posture covering the platen glasses and an open posture of opening the platen glasses. The document cover 34 has a document tray 35 on which one or more documents are stacked, an ADF (Auto Document Feeder) 13 that transports documents stacked on the document tray 35 one by one, and a document transported by the ADF 13 is discharged. A paper discharge tray 37 for paper is provided.

ADF13の内部には、分離ローラ38、分離ローラ38を軸支する軸に基端側を軸支されたアームの先端部に回転自在に設けられている吸入ローラ39、搬送ローラ40、41、排紙ローラ42、これらに圧接する複数の従動ローラ43が設けられている。原稿はこれらのローラによって搬送経路T上を搬送され、読取デバイス15によって読み取られる位置を通過して排紙トレイ37上に排紙される。   Inside the ADF 13, there are a separation roller 38, a suction roller 39, a conveyance roller 40, 41, a discharge roller that is rotatably provided at the distal end of an arm that is pivotally supported by the shaft that supports the separation roller 38. A paper roller 42 and a plurality of driven rollers 43 that are in pressure contact therewith are provided. The original is transported on the transport path T by these rollers, passes through a position where it is read by the reading device 15, and is discharged onto the discharge tray 37.

読取デバイス15は、RGB3色のLEDなどで構成される光源、複数の受光素子が紙面垂直方向(主走査方向)に直線状に配列されたイメージセンサ、原稿によって反射された反射光をイメージセンサの各受光素子に結像させる光学系、これらが搭載されるキャリッジなどを備えて構成されている。   The reading device 15 includes a light source composed of RGB RGB LEDs and the like, an image sensor in which a plurality of light receiving elements are linearly arranged in the direction perpendicular to the paper surface (main scanning direction), and reflected light reflected by the document. An optical system for forming an image on each light receiving element, a carriage on which these are mounted, and the like are provided.

搬送機構14は、駆動ローラ45、図示しない従動ローラ、これらに掛け回されたタイミングベルト46、図示しないステッピングモータなどを備えて構成されている。
読取デバイス15は、第1プラテンガラス32に載置されている原稿を読み取るときは搬送機構14によって第1プラテンガラス32の盤面に平行な副走査方向(図中のA方向)に搬送され、光源の色を順に切り替えながら原稿を1ラインずつ読み取って後述するAFE16(図2参照)に画像信号を出力する。
一方、ADF13によって搬送されている原稿を読み取るときは、読取デバイス15は搬送機構14によって第2プラテンガラス33の直下に移動され、停止した状態で光源の色を順に切り替えながら原稿を1ラインずつ読み取って後述するAFE16に画像信号を出力する。
The transport mechanism 14 includes a driving roller 45, a driven roller (not shown), a timing belt 46 wound around these, a stepping motor (not shown), and the like.
When reading a document placed on the first platen glass 32, the reading device 15 is transported by the transport mechanism 14 in the sub-scanning direction (A direction in the figure) parallel to the surface of the first platen glass 32, and the light source The document is read line by line while sequentially switching the colors of the images, and an image signal is output to the AFE 16 (see FIG. 2) described later.
On the other hand, when reading a document conveyed by the ADF 13, the reading device 15 is moved directly below the second platen glass 33 by the conveyance mechanism 14, and reads the document line by line while sequentially switching the color of the light source in the stopped state. Then, an image signal is output to the AFE 16 described later.

(2)画像読取装置の電気的構成
次に、図2を参照して、画像読取装置1の電気的構成について説明する。画像読取装置1は、制御部10、画像読取部11、画像処理ASIC17、表示部18、操作部19、通信インタフェース部20などを備えて構成されている。
(2) Electrical Configuration of Image Reading Apparatus Next, the electrical configuration of the image reading apparatus 1 will be described with reference to FIG. The image reading apparatus 1 includes a control unit 10, an image reading unit 11, an image processing ASIC 17, a display unit 18, an operation unit 19, a communication interface unit 20, and the like.

制御部10は、CPU10a、ROM10b、RAM10cなどを備えて構成されている。CPU10aはROM10bに記憶されている各種のプログラムを実行することによって画像読取装置1の各部を制御する。ROM10bにはCPU10aによって実行される制御プログラムや各種のデータなどが記憶されている。RAM10cはCPU10aが各種の処理を実行するための主記憶装置として用いられる。RAM10cはメモリの一例である。   The control unit 10 includes a CPU 10a, a ROM 10b, a RAM 10c, and the like. The CPU 10a controls each unit of the image reading apparatus 1 by executing various programs stored in the ROM 10b. The ROM 10b stores a control program executed by the CPU 10a and various data. The RAM 10c is used as a main storage device for the CPU 10a to execute various processes. The RAM 10c is an example of a memory.

画像読取部11は、デバイス制御部12、ADF13、搬送機構14、読取デバイス15、及び、AFE(Analog Front End)16を備えている。
デバイス制御部12は制御部10による制御の下でADF13、搬送機構14、及び、読取デバイス15を制御するASICである。
AFE16は読取デバイス15から出力された画像信号のゲイン調整、ゲイン調整された画像信号をデジタルの画像信号に変換するA/D変換などを行う回路である。以降の説明ではA/D変換された画像信号のことを読取データという。
The image reading unit 11 includes a device control unit 12, an ADF 13, a transport mechanism 14, a reading device 15, and an AFE (Analog Front End) 16.
The device control unit 12 is an ASIC that controls the ADF 13, the transport mechanism 14, and the reading device 15 under the control of the control unit 10.
The AFE 16 is a circuit that performs gain adjustment of the image signal output from the reading device 15, A / D conversion for converting the gain-adjusted image signal into a digital image signal, and the like. In the following description, the A / D converted image signal is referred to as read data.

画像処理ASIC17は、AFE16から出力されてRAM10cに記憶されている読取データを読み出し、ガンマ補正やシェーディング補正を施して画素毎にRGB3色の濃度値を持つ画像データを生成する回路である。また、画像処理ASIC17は後述する白紙除去機能、斜行補正機能、色数自動判別機能、原稿領域抽出機能などの各種の画像処理機能を有しており、生成した画像データに画像処理を施してRAM10cに記憶する
制御部10と画像処理ASIC17とは処理部9を構成している。なお、画像処理ASIC17によって実行される画像処理の一部あるいは全部は制御部10によって実行されてもよい。逆に、制御部10によって実行される処理の一部は画像処理ASIC17によって実行されてもよい。
The image processing ASIC 17 is a circuit that reads the read data output from the AFE 16 and stored in the RAM 10c, performs gamma correction and shading correction, and generates image data having RGB three-color density values for each pixel. The image processing ASIC 17 has various image processing functions such as a blank sheet removal function, a skew correction function, an automatic color number discrimination function, and a document area extraction function, which will be described later, and performs image processing on the generated image data. The control unit 10 and the image processing ASIC 17 stored in the RAM 10c constitute a processing unit 9. Note that part or all of the image processing executed by the image processing ASIC 17 may be executed by the control unit 10. Conversely, part of the processing executed by the control unit 10 may be executed by the image processing ASIC 17.

表示部18は、液晶ディスプレイなどの表示装置、表示装置を駆動する駆動回路などで構成されている。   The display unit 18 includes a display device such as a liquid crystal display, a drive circuit that drives the display device, and the like.

操作部19は、ユーザが画像読取装置1を操作するための各種のボタンを有している。ユーザは操作部19を操作することにより原稿を読み取る際の読取条件の設定や原稿の読み取りの指示などを行うことができる。
読取条件としては、読取色数、原稿サイズ、上述した白紙除去機能の有効/無効、斜行補正機能の有効/無効などを設定することができる。
The operation unit 19 has various buttons for the user to operate the image reading apparatus 1. The user can operate the operation unit 19 to set a reading condition when reading a document or to instruct reading of the document.
As the scanning conditions, the number of scanning colors, the document size, the above-described blank sheet removal function validity / invalidity, the skew correction function validity / invalidity, and the like can be set.

読取色数にはカラー、モノクロ、白黒、又は、自動を設定することができる。自動を設定した場合はカラーで読み取りが行われ、その後に画像読取装置1によって色数が自動判別され、判別した色数に応じて画像データのデータ量が低減される。本実施形態では読取色数に自動が設定されている場合は色数自動判別機能が有効であるとし、自動以外が設定されている場合は色数自動判別機能が無効であるとする。   Color, monochrome, black and white, or automatic can be set as the number of read colors. When automatic is set, reading is performed in color, and then the number of colors is automatically determined by the image reading apparatus 1, and the data amount of the image data is reduced according to the determined number of colors. In the present embodiment, it is assumed that the automatic color number discrimination function is valid when automatic is set for the number of read colors, and the automatic color number discrimination function is invalid when other than automatic is set.

原稿サイズには読み取る原稿のサイズ、又は、自動を設定することができる。自動を設定した場合は読み取り可能な最大サイズで原稿の読み取りが行われ、その後に画像読取装置1によって原稿サイズが検出され、検出した原稿サイズに応じて画像データから原稿領域が抽出される。本実施形態では原稿サイズに自動が設定されている場合は原稿領域抽出機能が有効であるとし、自動以外が設定されている場合は原稿領域抽出機能が無効であるとする。自動以外が設定されている場合は原稿サイズの検出は行われず、設定されているサイズに応じた大きさの領域が原稿領域として抽出されるものとする。自動以外が設定されている場合の原稿領域の抽出についての説明は本実施形態では省略する。   The size of the document to be read or automatic can be set as the document size. When automatic is set, the original is read at the maximum readable size, and then the original size is detected by the image reading apparatus 1, and the original area is extracted from the image data according to the detected original size. In the present embodiment, it is assumed that the document area extraction function is valid when the document size is set to automatic, and the document area extraction function is disabled when other than automatic is set. When other than automatic is set, the document size is not detected, and an area having a size corresponding to the set size is extracted as the document area. The description of the extraction of the document area when other than automatic is set is omitted in this embodiment.

通信インタフェース部20は、LAN(LocalArea Network)などの通信ネットワーク、USB(Universal Serial Bus)、パラレル回線などを介してPC(パーソナルコンピュータ)などの外部の装置と通信するためのインタフェースである。
画像読取装置1は原稿を読み取って画像データを生成するとその画像データをRAM10cに記憶し、PCから画像データの送信が要求されると通信インタフェース部20を介してPCに当該画像データを送信する。
The communication interface unit 20 is an interface for communicating with an external device such as a PC (personal computer) via a communication network such as a LAN (Local Area Network), a USB (Universal Serial Bus), a parallel line, or the like.
When the image reading apparatus 1 reads a document and generates image data, the image data is stored in the RAM 10c. When transmission of image data is requested from the PC, the image data is transmitted to the PC via the communication interface unit 20.

(3)特徴判断/記憶処理のデータフロー
次に、図3に示すデータフロー図を参照して、CPU10a及び画像処理ASIC17によって実行される特徴判断/記憶処理の概略について説明する。特徴判断/記憶処理は、画像データを取得してRAM10cに記憶させる処理を繰り返し実行する処理である。ただし、図3では特徴判断/記憶処理によって繰り返し実行される処理の一部のみを示している。
ここで、図3に示す画像データ一時記憶領域81、特徴判断用データ記憶領域82、圧縮待ちデータ記憶領域83、及び、画像データ記憶領域84はいずれもRAM10cに確保されている記憶領域であるとする。
また、画像処理ASIC17は画像データを生成するとその画像データをRGB色空間からYCbCr色空間に変換して画像データ一時記憶領域81に記憶させるものとする。
(3) Data Flow of Feature Judgment / Storage Processing Next, an outline of the feature judgment / storage processing executed by the CPU 10a and the image processing ASIC 17 will be described with reference to the data flow diagram shown in FIG. The feature determination / storage process is a process of repeatedly executing a process of acquiring image data and storing it in the RAM 10c. However, FIG. 3 shows only a part of the process repeatedly executed by the feature determination / storage process.
Here, the image data temporary storage area 81, the feature determination data storage area 82, the compression waiting data storage area 83, and the image data storage area 84 shown in FIG. 3 are all storage areas secured in the RAM 10c. To do.
Further, when the image processing ASIC 17 generates image data, the image data is converted from the RGB color space to the YCbCr color space and stored in the image data temporary storage area 81.

図3に示す空き領域判断・無効化処理52はCPU10aによって実行される処理である。CPU10aはこの他に、RAM10cに特徴判断用データ記憶領域82を確保する特徴判断用データ記憶領域確保処理、一の画像データを記憶するための画像データ記憶領域84をRAM10cに確保する画像データ記憶領域確保処理、画像読取部11を制御して前述した読取データを取得する取得処理、特徴変化判断処理、特徴推定処理なども実行する。図3に示していない処理についての説明は後述する。   The free space determination / invalidation process 52 shown in FIG. 3 is a process executed by the CPU 10a. In addition to this, the CPU 10a performs a feature determination data storage area securing process for securing the feature judgment data storage area 82 in the RAM 10c, and an image data storage area for securing the image data storage area 84 for storing one image data in the RAM 10c. The securing process, the acquisition process for controlling the image reading unit 11 to acquire the read data, the feature change determination process, the feature estimation process, and the like are also executed. A description of processing not shown in FIG. 3 will be given later.

特徴判断用データ記憶処理51、特徴判断処理53、画像データ加工処理54、及び、圧縮・画像データ記憶処理55は画像処理ASIC17によって実行される処理である。   The feature determination data storage process 51, the feature determination process 53, the image data processing process 54, and the compression / image data storage process 55 are processes executed by the image processing ASIC 17.

以下、図3に示す各処理について説明する。
特徴判断用データ記憶処理51は、画像データ一時記憶領域81に記憶されている画像データから当該画像データの特徴を判断するための特徴判断用データを取得して特徴判断用データ記憶領域82に記憶する処理である。特徴判断用データは画像データから抽出されたものである場合もあるし、画像データそのものである場合もある。
Hereinafter, each process shown in FIG. 3 will be described.
The feature judgment data storage process 51 acquires feature judgment data for judging the feature of the image data from the image data stored in the image data temporary storage area 81 and stores it in the feature judgment data storage area 82. It is processing to do. The feature determination data may be extracted from image data or may be image data itself.

特徴判断処理53は、特徴判断用データ記憶領域82に記憶されている特徴判断用データを解析して画像データの特徴を判断する処理である。
画像データ加工処理54は、画像データ一時記憶領域81に記憶されている画像データを読み出し、特徴判断処理53によって判断された特徴に基づいて当該画像データを加工するとともに、加工後の画像データを圧縮待ちデータ記憶領域83に記憶する処理である。
The feature judgment process 53 is a process for judging the feature of the image data by analyzing the feature judgment data stored in the feature judgment data storage area 82.
The image data processing 54 reads out the image data stored in the image data temporary storage area 81, processes the image data based on the feature determined by the feature determination processing 53, and compresses the processed image data. This is a process of storing in the waiting data storage area 83.

なお、画像データ加工処理54が複数ある場合は、先に実行される画像データ加工処理54は加工後に画像データを画像データ一時記憶領域81に戻し、最後に実行される画像データ加工処理54が画像データを圧縮待ちデータ記憶領域83に記憶させるものとする。   When there are a plurality of image data processing processes 54, the image data processing process 54 executed first returns the image data to the image data temporary storage area 81 after the processing, and the image data processing process 54 executed last is an image. It is assumed that data is stored in the compression waiting data storage area 83.

圧縮・画像データ記憶処理55は、圧縮待ちデータ記憶領域83に記憶されている画像データをJpeg形式などの所定の圧縮形式で圧縮し、圧縮後の画像データを画像データ記憶領域84に記憶する処理である。
空き領域判断・無効化処理52は、画像データ記憶領域84に画像データを記憶するための空き領域があるか否かを判断し、原稿の枚数が多いことによって空き領域がなくなった場合に、特徴判断用データ記憶処理51、特徴判断処理53、及び、画像データ加工処理54を無効化するとともに、特徴判断用データ記憶領域82を解放する処理である。処理を無効化するとは、その処理を実行しないことをいう。
The compression / image data storage process 55 is a process of compressing the image data stored in the compression-waiting data storage area 83 in a predetermined compression format such as the Jpeg format, and storing the compressed image data in the image data storage area 84. It is.
The free area determination / invalidation process 52 determines whether or not there is a free area for storing image data in the image data storage area 84, and if there is no free area due to a large number of documents, This is a process of invalidating the judgment data storage process 51, the feature judgment process 53, and the image data processing process 54 and releasing the feature judgment data storage area 82. Invalidating a process means not executing the process.

空き領域判断・無効化処理52によって特徴判断用データ記憶処理51、特徴判断処理53、及び、画像データ加工処理54が無効化された場合は、画像データ一時記憶領域81に記憶されている画像データはCPU10aによって圧縮待ちデータ記憶領域83に記憶されるものとする。   If the feature determination data storage process 51, the feature determination process 53, and the image data processing process 54 are invalidated by the free area determination / invalidation process 52, the image data stored in the image data temporary storage area 81 is stored. Is stored in the compression waiting data storage area 83 by the CPU 10a.

(4)特徴判断用データ記憶処理、特徴判断処理、及び、画像データ加工処理の詳細
次に、図4を参照して、画像処理ASIC17によって実行される特徴判断用データ記憶処理51、特徴判断処理53、及び、画像データ加工処理54についてより具体的に説明する。
画像処理ASIC17は画像データの複数の特徴を判断するものであって、判断する特徴に応じて異なる特徴判断用データ記憶処理51、特徴判断処理53、及び、画像データ加工処理54を実行する。図示するように特徴判断用データ記憶領域82は特徴判断処理53毎に確保される。
(4) Details of Feature Judgment Data Storage Processing, Feature Judgment Processing, and Image Data Processing Processing Next, referring to FIG. 4, feature judgment data storage processing 51, feature judgment processing executed by the image processing ASIC 17 53 and the image data processing 54 will be described more specifically.
The image processing ASIC 17 determines a plurality of characteristics of the image data, and executes a characteristic determination data storage process 51, a characteristic determination process 53, and an image data processing process 54 that differ depending on the determined characteristics. As shown in the figure, the feature determination data storage area 82 is secured for each feature determination process 53.

以下、特徴判断用データ記憶処理51、特徴判断処理53、及び、画像データ加工処理54について、画像処理ASIC17が有する画像処理機能毎に説明する。   Hereinafter, the feature determination data storage process 51, the feature determination process 53, and the image data processing process 54 will be described for each image processing function of the image processing ASIC 17.

(4−1)白紙除去機能
白紙除去機能は、画像データが表す画像が白紙であるか否かを判断する白紙判断処理53aと、白紙判断処理53aによって白紙であると判断された場合に当該画像データを除去する白紙除去処理54aとを実行する機能である。白紙は画像データの特徴の一例である。
白紙であるか否かは、YCbCr色空間に変換した画像データのY成分の値を用いて行われる。具体的には、白紙除去用特徴判断用データ記憶処理51aを実行する画像処理ASIC17は、YCbCr色空間で表される画像データのY成分のみを白紙除去用特徴判断用データとして白紙除去用特徴判断用データ記憶領域82aに記憶する。そして、白紙判断処理53aを実行する画像処理ASIC17は、白紙除去用特徴判断用データのY成分の値が所定値以上である画素の割合が一定値以上であれば白紙であると判断する。
(4-1) Blank Page Removal Function The blank page removal function is a blank page determination process 53a for determining whether or not an image represented by image data is a blank page, and when the blank page determination process 53a determines that the page is blank. This function executes a blank paper removal process 54a for removing data. Blank paper is an example of the characteristics of image data.
Whether or not the sheet is blank is determined by using the value of the Y component of the image data converted into the YCbCr color space. Specifically, the image processing ASIC 17 that executes the blank sheet removal feature determination data storage process 51a performs blank sheet removal feature determination using only the Y component of the image data represented in the YCbCr color space as blank sheet removal feature determination data. The data is stored in the data storage area 82a. Then, the image processing ASIC 17 that executes the blank page determination process 53a determines that the page is blank if the ratio of the pixels whose Y component value in the blank sheet removal feature determination data is equal to or greater than a predetermined value.

(4−2)斜行補正機能
斜行補正機能は、画像データが表す画像上において原稿を表す原稿領域が傾いているか否か、言い換えると原稿が斜行した状態で読み取られたか否かを判断する斜行判断処理53bと、斜行判断処理53bによって斜行した状態で読み取られたと判断された場合に、画像データの傾きを補正する斜行補正処理54bとを実行する機能である。
(4-2) Skew Correction Function The skew correction function determines whether or not the document area representing the document is inclined on the image represented by the image data, in other words, whether or not the document has been read in a skewed state. This function executes a skew determination process 53b to be performed, and a skew correction process 54b to correct the inclination of the image data when it is determined by the skew determination process 53b that the image is read while being skewed.

原稿が斜行した状態で読み取られたか否かは、YCbCr色空間に変換した画像データのY成分の値を用いて行われる。具体的には、斜行補正用特徴判断用データ記憶処理51bを実行する画像処理ASIC17は、YCbCr色空間で表される画像データのY成分のみを斜行補正用特徴判断用データとして斜行補正用特徴判断用データ記憶領域82bに記憶する。そして、斜行判断処理53bを実行する画像処理ASIC17は、斜行補正用特徴判断用データのY成分の値を用いて原稿の辺を表すエッジを検出し、検出したエッジが画像読取装置1の主走査方向に相当する方向に対して傾いている角度を判断する。そして、画像処理ASIC17は、傾いている角度が0度以外であれば原稿が斜行していると判断する。傾いている角度は画像データの特徴の一例である。   Whether or not the original is read in a skewed state is determined using the Y component value of the image data converted into the YCbCr color space. Specifically, the image processing ASIC 17 that executes the skew correction feature determination data storage process 51b performs skew correction using only the Y component of the image data represented in the YCbCr color space as skew correction feature determination data. Stored in the feature determination data storage area 82b. Then, the image processing ASIC 17 that executes the skew determination process 53 b detects an edge representing the side of the document using the value of the Y component of the skew correction feature determination data, and the detected edge is detected by the image reading apparatus 1. An angle inclined with respect to a direction corresponding to the main scanning direction is determined. Then, the image processing ASIC 17 determines that the document is skewed if the tilt angle is other than 0 degrees. The tilted angle is an example of the characteristics of the image data.

(4−3)色数自動判別機能
色数自動判別機能は、画像データが表す画像の色数がカラー、モノクロ、白黒のいずれであるかを判断する色数自動判別処理53cと、判断した色数に応じて画像データのデータ量を低減するデータ量低減処理54cとを実行する機能である。色数は画像データの特徴の一例である。
(4-3) Automatic Color Number Discriminating Function The automatic color number discriminating function is an automatic color number discriminating process 53c for judging whether the color number of the image represented by the image data is color, monochrome or black and white, and the judged color. This is a function for executing a data amount reduction process 54c for reducing the amount of image data according to the number. The number of colors is an example of the characteristics of image data.

色数自動判別は、YCbCr色空間に変換した画像データを用いて行われる。具体的には、色数自動判別用特徴判断用データ記憶処理51cを実行する画像処理ASIC17は、YCbCr色空間で表される画像データをそのまま色数自動判別用特徴判断用データとして色数自動判別用特徴判断用データ記憶領域82cに記憶する。   The automatic determination of the number of colors is performed using image data converted into the YCbCr color space. Specifically, the image processing ASIC 17 that executes the color number automatic determination feature determination data storage process 51c automatically determines the number of colors as the image data expressed in the YCbCr color space as it is as the color number automatic determination feature determination data. Stored in the feature determination data storage area 82c.

色数自動判別処理53cを実行する画像処理ASIC17は、画像データのY、Cb、Cr各成分を用いて色数を判断する。データ量低減処理54cを実行する画像処理ASIC17は、色数がカラーである場合は画像データのデータ量の低減は行わない。これに対し、色数がモノクロである場合は、画像処理ASIC17はYCbCrのうちCb、Cr成分を削除することにより、画像データのデータ量を約1/3に低減する。また、色数が白黒である場合は、画像処理ASIC17は更に各画素の濃度値を0又は1に二値化することによってモノクロの場合よりもデータ量を低減する。   The image processing ASIC 17 that executes the automatic color number determination process 53c determines the number of colors by using the Y, Cb, and Cr components of the image data. The image processing ASIC 17 that executes the data amount reduction processing 54c does not reduce the data amount of the image data when the number of colors is color. On the other hand, when the number of colors is monochrome, the image processing ASIC 17 deletes the Cb and Cr components from YCbCr, thereby reducing the data amount of the image data to about 3. When the number of colors is black and white, the image processing ASIC 17 further binarizes the density value of each pixel to 0 or 1, thereby reducing the amount of data compared to the case of monochrome.

(4−4)原稿領域抽出機能
原稿領域抽出機能は、原稿サイズを検出するサイズ検出処理53dと、画像データが表す画像からサイズ検出処理53dによって検出された原稿サイズに応じた領域を原稿領域として抽出する原稿領域抽出処理54dとを実行する機能である。原稿サイズは画像データの特徴の一例である。
(4-4) Document Area Extraction Function The document area extraction function uses a size detection process 53d for detecting the document size and an area corresponding to the document size detected by the size detection process 53d from the image represented by the image data as a document area. This is a function for executing the document area extraction processing 54d to be extracted. The document size is an example of the characteristics of image data.

原稿サイズの検出は、YCbCr色空間に変換した画像データのY成分の値を用いて行われる。具体的には、原稿領域抽出用特徴判断用データ記憶処理51dを実行する画像処理ASIC17は、YCbCr色空間で表される画像データのY成分のみを原稿領域抽出用特徴判断用データとして原稿領域抽出用特徴判断用データ記憶領域82dに記憶する。そして、サイズ検出処理53dを実行する画像処理ASIC17は、原稿領域抽出用特徴判断用データのY成分の値を用いて原稿の4辺を表すエッジを検出することにより、原稿サイズを検出する。   The document size is detected using the Y component value of the image data converted into the YCbCr color space. Specifically, the image processing ASIC 17 that executes the document area extraction feature determination data storage process 51d extracts the document area using only the Y component of the image data represented in the YCbCr color space as the document area extraction feature determination data. Stored in the feature determination data storage area 82d. Then, the image processing ASIC 17 that executes the size detection process 53d detects the document size by detecting the edges representing the four sides of the document using the Y component value of the document area extraction feature determination data.

(5)特徴判断/記憶処理の流れ
次に、図5を参照して、特徴判断/記憶処理のうちCPU10aによって実行される処理についてより具体的に説明する。なお、特徴判断/記憶処理のうち画像処理ASIC17によって実行される処理は前述した特徴判断/記憶処理のデータフローで説明した通りであるのでここでは説明を省略する。また、特徴判断用データ記憶領域確保処理は特徴判断/記憶処理に含まれるものではないが、ここでは特徴判断用データ記憶領域確保処理についても併せて説明する。
本処理はユーザが操作部19を操作して原稿の読み取りを指示すると開始される。ここではユーザはADF13に複数の原稿をセットして読み取りを指示したものとする。
(5) Flow of Feature Judgment / Storage Processing Next, the processing executed by the CPU 10a in the feature judgment / storage processing will be described more specifically with reference to FIG. Note that the processing executed by the image processing ASIC 17 in the feature determination / storage processing is as described in the above-described data flow of the feature determination / storage processing, and thus description thereof is omitted here. The feature determination data storage area securing process is not included in the feature determination / storage process, but the feature determination data storage area securing process is also described here.
This process is started when the user operates the operation unit 19 to instruct reading of a document. Here, it is assumed that the user has set a plurality of documents on the ADF 13 and instructed reading.

S101では、CPU10aはユーザによって設定された読取条件を参照することにより、白紙除去機能、斜行補正機能、色数自動判別機能、及び、原稿領域抽出機能のうち少なくとも一つの機能が有効であるか否かを判断する。CPU10aは一つでも有効な機能がある場合はS102に進み、いずれの機能も無効である場合はS103に進む。   In S101, the CPU 10a refers to the reading conditions set by the user, so that at least one of the blank sheet removal function, the skew feeding correction function, the color number automatic discrimination function, and the document area extraction function is valid. Judge whether or not. If there is any valid function, the CPU 10a proceeds to S102, and if any function is invalid, proceeds to S103.

S102では、CPU10aは有効な機能についてそれぞれRAM10cに特徴判断用データ記憶領域82を確保する。S102は特徴判断用データ記憶領域確保処理の一例である。
S103では、CPU10aはRAM10cに一の画像データ分の画像データ記憶領域84を確保する。画像データ記憶領域84として確保する記憶領域のサイズは、読取条件に従って原稿を読み取って生成した画像データを圧縮したサイズの画像データを記憶することのできるサイズであるとする。例えば、色数自動判別機能、及び、原稿領域抽出機能が有効な場合は、原稿をカラー、及び、読み取り可能な最大サイズで読み取って生成された画像データを圧縮した場合のサイズとして推定されるサイズの画像データを記憶することのできるサイズであるとする。
In S102, the CPU 10a secures a feature determination data storage area 82 in the RAM 10c for each effective function. S102 is an example of a feature determination data storage area securing process.
In S103, the CPU 10a secures an image data storage area 84 for one image data in the RAM 10c. It is assumed that the size of the storage area secured as the image data storage area 84 is a size that can store image data having a size obtained by compressing image data generated by reading a document in accordance with reading conditions. For example, when the automatic color number discrimination function and the document area extraction function are enabled, the size estimated as the size when the image data generated by reading the document with color and the maximum readable size is compressed It is assumed that the image data is a size that can be stored.

S104では、CPU10aは一の原稿の読取処理を実行する。
S105では、CPU10aは次の原稿があるか否かを判断し、ある場合はS106に進み、ない場合はS109に進む。
In S104, the CPU 10a executes a process for reading one original.
In S105, the CPU 10a determines whether or not there is a next document. If there is, the process proceeds to S106, and if not, the process proceeds to S109.

S106では、CPU10aは空き領域判断・無効化処理52を実行する。
詳しくは後述するが、空き領域判断・無効化処理52では、画像データを記憶するための空き領域がある場合、あるいは、空き領域がない場合であっても特徴判断用データ記憶領域82を解放した場合は、空き領域の有無を示す変数である空き領域フラグに空き領域があることを示す値「オン」が設定される。
In S106, the CPU 10a executes a free space determination / invalidation process 52.
As will be described in detail later, in the free area determination / invalidation processing 52, the feature determination data storage area 82 is released even when there is a free area for storing image data or when there is no free area. In this case, a value “ON” indicating that there is an empty area is set in an empty area flag, which is a variable indicating the presence or absence of an empty area.

S107では、CPU10aは上述した空き領域フラグを参照することにより空き領域があるか否かを判断し、空き領域がある場合はS103に戻り、ない場合はS108に進む。
S108では、CPU10aはメモリフルにより原稿の読み取りを中止する旨のメッセージを表示部18に表示することにより、原稿の読み取りを中止することをユーザに報知する。
In S107, the CPU 10a determines whether or not there is a free area by referring to the above-mentioned free area flag. If there is a free area, the process returns to S103, and if not, the process proceeds to S108.
In S108, the CPU 10a notifies the user that reading of the document is stopped by displaying a message on the display unit 18 that the reading of the document is stopped due to memory full.

S109では、CPU10aはRAM10cに記憶されている画像データをPCに送信する。
S110では、CPU10aは画像データ記憶領域84に記憶されている全ての画像データを破棄し、画像データ記憶領域84を解放する。なお、読み取った分の画像データのみをPCに送信する構成であってもよい。
In S109, the CPU 10a transmits the image data stored in the RAM 10c to the PC.
In S110, the CPU 10a discards all the image data stored in the image data storage area 84, and releases the image data storage area 84. Note that only the read image data may be transmitted to the PC.

(6)一の原稿の読取処理
次に、図6を参照して、上述したS104で実行される一の原稿の読取処理について説明する。
S201では、CPU10aは原稿を読み取る際の読取色数を設定する。読取色数はデバイス制御部12が読取デバイス15を制御して原稿を読み取らせる際の制御パラメータとして用いられるものである。
具体的には、CPU10aは、色数自動判別機能が有効にされている場合は読取色数にカラーを設定し、色数自動判別機能が無効にされている場合は読取色数にユーザが設定した色数を設定する。
(6) One Original Reading Process Next, the one original reading process executed in S104 described above will be described with reference to FIG.
In S201, the CPU 10a sets the number of reading colors when reading the document. The number of read colors is used as a control parameter when the device control unit 12 controls the reading device 15 to read a document.
Specifically, the CPU 10a sets the color as the read color number when the automatic color number discrimination function is enabled, and sets the read color number when the automatic color number discrimination function is disabled. Set the number of colors.

S202では、CPU10aは原稿を読み取る際の原稿サイズを設定する。具体的には、CPU10aは、原稿領域自動抽出機能が有効にされている場合は原稿サイズに最大サイズを設定し、原稿サイズ自動検出が無効にされている場合はユーザが設定した原稿サイズを設定する。   In S202, the CPU 10a sets the document size when reading the document. Specifically, the CPU 10a sets the maximum size as the document size when the document area automatic extraction function is enabled, and sets the document size set by the user when the document size automatic detection is disabled. To do.

S203では、CPU10aはデバイス制御部12を制御して原稿を1枚読み取らせる。S203は取得処理の一例である。
S204では、CPU10aは白紙除去機能、斜行補正機能、色数自動判別機能、及び、原稿領域抽出機能のうち少なくとも一つの機能が有効であるか否かを判断し、一つでも有効な機能がある場合はS205に進み、いずれの機能も無効である場合は本処理を終了して戻る。
In S203, the CPU 10a controls the device control unit 12 to read one document. S203 is an example of an acquisition process.
In S204, the CPU 10a determines whether at least one of the blank sheet removal function, the skew feeding correction function, the color number automatic determination function, and the document area extraction function is effective, and even one of the functions is effective. If there is, the process proceeds to S205, and if any of the functions is invalid, the process ends and returns.

S205では、CPU10aは画像処理ASIC17を制御して、有効な機能について特徴判断用データ記憶処理51、特徴判断処理53、画像データ加工処理54を実行させるとともに、圧縮・画像データ記憶処理55を実行させる。   In S205, the CPU 10a controls the image processing ASIC 17 to execute the feature determination data storage processing 51, the feature determination processing 53, and the image data processing processing 54 for effective functions, and to execute the compression / image data storage processing 55. .

(7)空き領域判断・無効化処理
次に、図7及び図8を参照して、上述したS106で実行される空き領域判断・無効化処理52について説明する。
S301では、CPU10aは空き領域フラグに初期値として空き領域がないことを示す値「オフ」を設定する。
(7) Free Space Judgment / Invalidation Processing Next, with reference to FIGS. 7 and 8, the free space judgment / invalidation processing 52 executed in S106 will be described.
In S301, the CPU 10a sets a value “OFF” indicating that there is no empty area as an initial value in the empty area flag.

S302では、CPU10aはRAM10cに一の画像データを記憶するための空き領域があるか否かを判断し、ない場合はS303に進み、ある場合はS322に進む。
S303では、CPU10aは白紙除去機能が有効であるか否かを判断し、有効である場合はS304に進み、無効である場合はS308に進む。
In S302, the CPU 10a determines whether or not there is a free area for storing one image data in the RAM 10c. If there is not, the process proceeds to S303, and if there is, the process proceeds to S322.
In S303, the CPU 10a determines whether or not the blank paper removal function is valid. If it is valid, the process proceeds to S304, and if it is invalid, the process proceeds to S308.

S304では、CPU10aは白紙除去用特徴判断用データ記憶領域82aを解放する。
S305では、CPU10aは白紙除去機能を無効化する。具体的には、CPU10aは白紙除去用特徴判断用データ記憶処理51a、白紙判断処理53a、及び、白紙除去処理54aを無効化する。
In S304, the CPU 10a releases the blank paper removal feature determination data storage area 82a.
In S305, the CPU 10a invalidates the blank paper removal function. Specifically, the CPU 10a invalidates the blank sheet removal feature determination data storage process 51a, the blank sheet determination process 53a, and the blank sheet removal process 54a.

S306では、CPU10aは白紙除去機能を無効化した旨のメッセージを表示部18に表示することにより、白紙除去機能を無効化したことをユーザに報知する。S306は報知処理の一例である。
S307では、CPU10aは空き領域フラグに空き領域があることを示す値「オン」を設定する。
In S306, the CPU 10a notifies the user that the blank sheet removal function has been disabled by displaying a message indicating that the blank sheet removal function has been disabled on the display unit 18. S306 is an example of notification processing.
In S307, the CPU 10a sets a value “ON” indicating that there is a free space in the free space flag.

S308〜S312は、S303の白紙除去機能が斜行補正機能に置き換わったことを除いてS303〜S307の処理と実質的に同一である。
S313〜S317は、S303の白紙除去機能が色数自動判別機能に置き換わったことを除いてS303〜S307の処理と実質的に同一である。
S318〜S322は、S303の白紙除去機能が原稿領域抽出機能に置き換わったことを除いてS303〜S307の処理と実質的に同一である。
S308 to S312 are substantially the same as the processes of S303 to S307 except that the blank sheet removal function of S303 is replaced with a skew feeding correction function.
S313 to S317 are substantially the same as the processes of S303 to S307 except that the blank sheet removal function of S303 is replaced with an automatic color number discrimination function.
S318 to S322 are substantially the same as the processes of S303 to S307 except that the blank sheet removal function of S303 is replaced with the document area extraction function.

(8)実施形態の効果
複数の原稿を読み取らせている途中でRAM10cの空き領域がなくなるとそれ以上原稿の読み取りを継続できなくなる。その場合、ユーザはRAM10cに画像データを記憶できる枚数に原稿を分けて再度読み取りの操作を行わなければならず、ユーザの手間が増大する。
これに対し、実施形態1に係る画像読取装置1によると、画像データと画像データの特徴を判断するための特徴判断用データとをRAM10cに記憶させる場合に、RAM10cに空き領域がない場合は空き領域判断・無効化処理52によって特徴判断用データ記憶領域82を解放するので、RAM10cに記憶させることができる画像データを増やすことができる。それにより、可能な限り原稿の読み取りを継続することができる。よって画像読取装置1によると、RAM10cの空き領域がなくなることによるユーザの手間の増大を抑制することができる。
(8) Effects of the embodiment When the empty area of the RAM 10c runs out while a plurality of originals are being read, the reading of the originals can no longer be continued. In that case, the user has to divide the document into the number of images that can be stored in the RAM 10c and perform the reading operation again, which increases the user's trouble.
On the other hand, according to the image reading apparatus 1 according to the first embodiment, when storing the image data and the feature determination data for determining the characteristics of the image data in the RAM 10c, if the RAM 10c has no empty area, the image reading apparatus 1 is empty. Since the feature determination data storage area 82 is released by the area determination / invalidation processing 52, the image data that can be stored in the RAM 10c can be increased. Thereby, it is possible to continue reading the document as much as possible. Therefore, according to the image reading apparatus 1, it is possible to suppress an increase in user's effort due to the vacant area of the RAM 10c being lost.

更に、画像読取装置1によると、特徴判断用データを解析して画像データの特徴を判断する特徴判断処理53と、特徴判断処理53によって判断された特徴に基づいて画像データを加工する画像データ加工処理54とを実行するので、判断した特徴に基づいて画像データを加工することができる。   Further, according to the image reading apparatus 1, the feature determination processing 53 that analyzes the feature determination data to determine the feature of the image data, and the image data processing that processes the image data based on the feature determined by the feature determination processing 53 Since the process 54 is executed, the image data can be processed based on the determined characteristics.

更に、画像読取装置1によると、無効化処理を実行した旨をユーザに報知するので、特徴判断用データがRAM10cに記憶されなくなることをユーザが知ることができる。   Furthermore, according to the image reading apparatus 1, since the user is notified that the invalidation processing has been executed, the user can know that the feature determination data is not stored in the RAM 10c.

<実施形態2>
次に、実施形態2を図9ないし図13によって説明する。
実施形態1に係る空き領域判断・無効化処理52ではS302において空き領域がないと判断された場合は白紙除去機能、斜行補正機能、色数自動判別機能、原稿領域抽出機能を全て無効化し、それに伴い白紙除去用特徴判断用データ記憶領域82a、斜行補正用特徴判断用データ記憶領域82b、色数自動判別用特徴判断用データ記憶領域82c、及び、原稿領域抽出用特徴判断用データ記憶領域82dを全て解放する場合を例に説明した。これに対し、実施形態2では特徴判断処理53を段階的に無効化し、それに伴い特徴判断用データ記憶処理51、及び、画像データ加工処理54も段階的に無効化するとともに、特徴判断用データ記憶領域82を段階的に開放する。すなわち、画像処理機能を段階的に無効化する。
<Embodiment 2>
Next, Embodiment 2 will be described with reference to FIGS.
In the empty area determination / invalidation process 52 according to the first embodiment, when it is determined in S302 that there is no empty area, the blank sheet removal function, the skew feeding correction function, the color number automatic determination function, and the original area extraction function are all invalidated Accordingly, a blank paper removal feature judgment data storage area 82a, a skew correction feature judgment data storage area 82b, a color number automatic judgment feature judgment data storage area 82c, and a document area extraction feature judgment data storage area. The case where all of 82d are released has been described as an example. On the other hand, in the second embodiment, the feature determination processing 53 is invalidated step by step, and the feature determination data storage processing 51 and the image data processing processing 54 are also invalidated step by step, and the feature determination data storage is performed. The area 82 is gradually opened. That is, the image processing function is invalidated step by step.

(1)特徴判断処理の無効化の優先順位
特徴判断処理53を段階的に無効化する場合の無効化の順序を決定する方法としては複数の方法が考えられる。以下にその例を示す。
(1) Priority of Invalidation of Feature Judgment Processing A plurality of methods can be considered as a method for determining the invalidation order when the feature judgment processing 53 is invalidated step by step. An example is shown below.

(決定方法1)優先順位に基づく決定
特徴判断処理53に無効化の優先順位を設定し、優先順位が高い特徴判断処理53を先に無効化する方法である。無効化の優先順位の設定の仕方としては、例えば特徴判断用データ記憶領域82のサイズが大きい順を用いることができる。特徴判断用データのデータ量が大きいとその特徴判断処理53を無効化した場合に多くの空き領域ができる。このため、例えば特徴判断用データのデータ量が最も大きい特徴判断処理53を無効化したとし、それによって画像データを全て記憶できたとすると、一つの特徴判断処理53を無効化しただけで済むことになるので不必要に特徴判断処理53を無効化しなくてよくなる。
(Decision Method 1) Determination Based on Priority Order This is a method in which the priority order of invalidation is set in the feature judgment process 53, and the feature judgment process 53 having a higher priority order is invalidated first. As a method of setting the priority order of invalidation, for example, the order in which the size of the feature determination data storage area 82 is large can be used. If the amount of feature determination data is large, a large amount of free space is created when the feature determination processing 53 is invalidated. For this reason, for example, if the feature determination processing 53 having the largest amount of feature determination data is invalidated, and all the image data can be stored thereby, only one feature determination processing 53 need be invalidated. Therefore, it is not necessary to invalidate the feature determination process 53 unnecessarily.

また、無効化の優先順位は、無効化した場合のユーザにとっての不利益の大きさを基準に設定してもよい。例えば白紙除去処理54aは他の特徴判断処理53に比べて無効化した場合のユーザの不利益は小さいといえる。なぜなら、画像データの中に白紙の画像データが含まれていたとしてもユーザにとってそれほど不都合はないといえるからである。   The priority order of invalidation may be set on the basis of the degree of disadvantage for the user when invalidation is performed. For example, it can be said that the user's disadvantage when the blank paper removal process 54 a is invalidated compared to the other feature determination process 53 is small. This is because even if blank image data is included in the image data, it can be said that there is not much inconvenience for the user.

また、無効化の優先順位は、ユーザが操作部19を操作して設定してもよい。CPU10aが操作部19を制御してユーザから無効化の優先順位の設定を受け付ける処理は設定処理の一例である。   The priority order of invalidation may be set by the user operating the operation unit 19. The process in which the CPU 10a controls the operation unit 19 and receives the setting of the invalidation priority order from the user is an example of a setting process.

(決定方法2)有効な特徴判断処理に基づく決定
画像データ加工処理54によって画像データが加工された割合が基準割合以上である場合は当該画像データ加工処理54によって用いられる特徴を判断した特徴判断処理53が有効に機能しているというとき、有効に機能していない特徴判断処理53から先に無効化する方法である。
(Determination Method 2) Determination Based on Effective Feature Judgment Processing When the rate at which image data has been processed by the image data processing processing 54 is greater than or equal to the reference rate, feature determination processing for determining the features used by the image data processing processing 54 When 53 is functioning effectively, the feature determination processing 53 that is not functioning effectively is invalidated first.

例えば白紙判断処理53aによって白紙判定された場合は白紙除去処理54aによって削除されるので画像データが加工されたことになり、白紙判定されなかった場合は削除されないので画像データは加工されていないことになる。
白紙判断処理53aによって白紙判定された画像データの割合が多い場合は画像データが加工された割合が多くなるので、白紙判断処理53aは有効に機能しているといえる。逆に、白紙判定された画像データの割合が少ない場合は、画像データが加工された割合は小さくなるので白紙判断処理53aは有効に機能していないといえる。
For example, if a blank page is determined by the blank page determination process 53a, the image data is processed because it is deleted by the blank page removal process 54a. If it is not determined, the image data is not processed. Become.
If the ratio of the image data determined to be blank by the blank page determination process 53a is large, the ratio of the processed image data is increased. Therefore, it can be said that the blank page determination process 53a functions effectively. On the contrary, when the ratio of the image data determined to be blank is small, it can be said that the blank sheet determination processing 53a does not function effectively because the ratio of the processed image data is small.

同様に、斜行判断処理53bによって原稿が傾いていると判断された画像データの割合が多い場合は、斜行補正処理54bによって斜行が補正された画像データの割合が多くなるので、斜行判断処理53bは有効に機能しているといえる。逆に、斜行判定された画像データの割合が少ない場合は、斜行判断処理53bは有効に機能していないといえる。色数自動判別処理53c、サイズ検出処理53dについても同様である。   Similarly, when the ratio of image data in which the document is determined to be tilted by the skew determination process 53b is large, the ratio of image data in which skew correction is corrected by the skew correction process 54b is increased. It can be said that the determination process 53b functions effectively. On the contrary, when the ratio of the image data determined to be skewed is small, it can be said that the skew determination processing 53b does not function effectively. The same applies to the automatic color number discrimination process 53c and the size detection process 53d.

有効に機能している特徴判断処理53と有効に機能していない特徴判断処理53とがある場合、有効に機能していない特徴判断処理53を先に無効化したほうがユーザにとって不利益が少ない。このため、有効に機能していない特徴判断処理53を先に無効化すると、ユーザの不利益の増大を抑制しつつ特徴判断処理53を無効化することができる。   When there is a feature determination process 53 that functions effectively and a feature determination process 53 that does not function effectively, it is less disadvantageous for the user to disable the feature determination process 53 that does not function effectively first. For this reason, if the feature determination processing 53 that does not function effectively is invalidated first, the feature determination processing 53 can be invalidated while suppressing an increase in the user's disadvantage.

(決定方法3)無効化の優先順位と有効な特徴判断処理との組み合わせに基づく決定
例えば特徴判断処理53の無効化の優先順位が次の様に設定されていたとする。
(Decision Method 3) Determination Based on Combination of Invalidation Priority and Effective Feature Judgment Processing For example, assume that the invalidation priority of feature judgment processing 53 is set as follows.

無効化の優先順位1:白紙判断処理53a
無効化の優先順位2:斜行判断処理53b
無効化の優先順位3:色数自動判別処理53c
無効化の優先順位4:サイズ検出処理53d
Invalidation priority 1: Blank page determination process 53a
Invalidation priority order 2: skew determination processing 53b
Invalidation priority 3: Color number automatic discrimination processing 53c
Invalidation priority 4: Size detection processing 53d

この場合、先ず、無効化の優先順位が最も高い特徴判断処理53である白紙判断処理53aについて有効に機能しているか否かが判断され、有効に機能していない場合は白紙判断処理53aが無効化される。   In this case, first, it is determined whether or not the blank page determination process 53a, which is the feature determination process 53 with the highest priority of invalidation, is functioning effectively. If it is not functioning effectively, the blank page determination process 53a is disabled. It becomes.

これに対し、白紙判断処理53aが有効に機能している場合は、白紙判断処理53aは無効化の優先順位が最も高い処理ではあるが無効化はされず、次に無効化の優先順位が高い処理である斜行判断処理53bについて有効に機能しているか否かが判断される。そして、斜行判断処理53bが有効に機能していない場合には、斜行判断処理53bが無効化される。つまり、斜行判断処理53bは白紙判断処理53aよりも無効化の優先順位が低い機能であるが、白紙判断処理53aよりも先に無効化されることになる。色数自動判別処理53c、及び、サイズ検出処理53dについても同様である。   On the other hand, when the blank page determination process 53a is functioning effectively, the blank page determination process 53a is a process having the highest invalidation priority, but is not invalidated, and has the next highest invalidation priority. It is determined whether or not the skew determination process 53b, which is a process, is functioning effectively. If the skew determination process 53b does not function effectively, the skew determination process 53b is invalidated. That is, the skew determination process 53b is a function having a lower priority of invalidation than the blank sheet determination process 53a, but is invalidated before the blank sheet determination process 53a. The same applies to the color number automatic discrimination processing 53c and the size detection processing 53d.

ここで、無効化の優先順位と有効な特徴判断処理53とを組み合わせて優先順位を決定する場合であっても、有効に機能しているか否かの判断は必ずしも全ての特徴判断処理53について行わなくてもよい。
例えば、白紙除去処理54a、及び、斜行判断処理53bについては有効に機能しているか否かを判断し、色数自動判別処理53c、及び、サイズ検出処理53dについては有効に機能しているか否かを判断しないようにしてもよい。この場合、白紙除去処理54a及び斜行判断処理53bがどちらも有効に機能している場合は、白紙除去処理54a及び斜行判断処理53bより先に、それらよりも無効化の優先順位が低い特徴判断処理53である色数自動判別処理53c及びサイズ検出処理53dが無効化されることになる。
Here, even when the priority order is determined by combining the priority order of invalidation and the valid feature determination process 53, it is not necessarily determined for all the feature determination processes 53 whether or not the function is functioning effectively. It does not have to be.
For example, it is determined whether or not the blank paper removal process 54a and the skew determination process 53b function effectively, and the automatic color number determination process 53c and the size detection process 53d function effectively. You may make it not judge. In this case, when both the blank paper removal process 54a and the skew feeding determination process 53b are functioning effectively, the invalidation priority is lower than the blank paper removal process 54a and the skew feeding judgment process 53b. The automatic color number determination process 53c and the size detection process 53d, which are the determination processes 53, are invalidated.

(2)特徴判断処理を無効化した場合の原稿の読み取り
特徴判断処理53を無効化した場合は特徴を判断できないので、その特徴判断処理53によって判断される特徴に基づいて画像データを加工する画像データ加工処理54も無効化される。この場合に、無効化された特徴判断処理53によって無効化前に判断された特徴の傾向から無効化後の画像データの特徴を推定できる場合には、推定される特徴を用いて画像読取部11に原稿を読み取らせてもよい。
(2) Document reading when feature determination processing is disabled Since the feature cannot be determined when the feature determination processing 53 is disabled, an image whose image data is processed based on the feature determined by the feature determination processing 53 Data processing 54 is also invalidated. In this case, when the feature of the image data after invalidation can be estimated from the tendency of the feature determined before invalidation by the invalidated feature determination processing 53, the image reading unit 11 is used using the estimated feature. You may make the original read.

例えば色数自動判別処理53cの場合、前の原稿までのモノクロまたはグレー判定割合が90%以上であった場合は、色数自動判別処理53cを無効化した後の画像データもモノクロまたはグレーであると推定し、色数自動判別処理53cを無効化した後は画像読取部11にグレーの設定で原稿を読み取らせてもよい。   For example, in the case of automatic color number discrimination processing 53c, when the monochrome or gray judgment ratio up to the previous document is 90% or more, the image data after invalidating the color number automatic discrimination processing 53c is also monochrome or gray. It is possible to cause the image reading unit 11 to read the document with the gray setting after the automatic color number discrimination processing 53c is invalidated.

同様に、例えばサイズ検出処理53dの場合、前の原稿までのサイズ判定結果が90%以上同種の定型サイズであった場合は、サイズ検出処理53dを無効化した後の原稿サイズも当該定型サイズであると推定し、サイズ検出処理53dを無効化した後は画像読取部11に当該定型サイズの設定で原稿を読み取らせてもよい。   Similarly, in the case of the size detection process 53d, for example, if the size determination result up to the previous document is 90% or more of the same standard size, the document size after the size detection process 53d is invalidated is also the standard size. After presuming that there is a size and invalidating the size detection process 53d, the image reading unit 11 may read the document with the standard size setting.

ただし、必ずしも全ての機能について無効化後の画像データの特徴を推定しなくてもよい。例えば、色数自動判別処理53c、及び、サイズ検出処理53dについてのみ特徴を推定して画像読取部11に原稿を読み取らせてもよい。   However, it is not always necessary to estimate the characteristics of the image data after invalidation for all functions. For example, the feature may be estimated only for the number-of-colors automatic discrimination processing 53c and the size detection processing 53d, and the image reading unit 11 may read the document.

(3)空き領域判断・無効化処理
次に、図9、10、及び、11を参照して、実施形態2に係る空き領域判断・無効化処理52について説明する。
ここでは上述した特徴判断処理53の無効化の優先順位を決定する方法のうち、「(決定方法3)無効化の優先順位と有効な特徴判断処理との組み合わせに基づく決定」を例に説明する。具体的には、特徴判断処理53の無効化の優先順位が次の様に設定されているものとする。
(3) Free Space Judgment / Invalidation Processing Next, free space judgment / invalidation processing 52 according to the second embodiment will be described with reference to FIGS. 9, 10, and 11.
Here, “(determination method 3) determination based on a combination of invalidation priority and valid feature determination processing” of the above-described methods for determining the invalidation priority of the feature determination processing 53 will be described as an example. . Specifically, it is assumed that the priority of invalidation of the feature determination process 53 is set as follows.

無効化の優先順位1:白紙判断処理53a
無効化の優先順位2:斜行判断処理53b
無効化の優先順位3:色数自動判別処理53c
無効化の優先順位4:サイズ検出処理53d
Invalidation priority 1: Blank page determination process 53a
Invalidation priority order 2: skew determination processing 53b
Invalidation priority 3: Color number automatic discrimination processing 53c
Invalidation priority 4: Size detection processing 53d

また、有効に機能しているか否かの判断は白紙判断処理53a、及び、斜行判断処理53bについてのみ行い、色数自動判別処理53c、及び、サイズ検出処理53dについては有効に機能しているか否かの判断は行わないものとする。   Whether or not the function is functioning effectively is determined only for the blank sheet determination process 53a and the skew determination process 53b, and the color number automatic determination process 53c and the size detection process 53d are functioning effectively. No judgment will be made.

また、色数自動判別処理53c、及び、サイズ検出処理53dについては無効化後の画像データの特徴を推定し、無効化前に判断された特徴の傾向から無効化後の画像データの特徴を推定できる場合にはその推定される特徴に応じた設定で画像読取部11に原稿を読み取らせるものとする。   For the automatic color number discrimination processing 53c and the size detection processing 53d, the feature of the image data after invalidation is estimated, and the feature of the image data after invalidation is estimated from the tendency of the feature determined before invalidation. If possible, it is assumed that the image reading unit 11 reads the document with settings according to the estimated characteristics.

また、ここでは実施形態1に係る空き領域判断・無効化処理52と実質的に同一の処理には同一の符号を付して説明を省略する。   Further, here, substantially the same processes as those in the free area determination / invalidation process 52 according to the first embodiment are denoted by the same reference numerals, and description thereof is omitted.

S401では、CPU10aはユーザによって設定された読取条件を参照することにより白紙除去機能が有効であるか否かを判断し、有効である場合はS402に進み、無効である場合はS406に進む。
S402では、CPU10aは白紙判断処理53aが有効に機能しているか否かを判断する。具体的には、CPU10aは前の原稿までの白紙判定された画像データの割合が70%以上であったか否かを判断し、70%未満であった場合は有効に機能していないと判断してS403に進み、70%以上であった場合は有効に機能していると判断してS406に進む。70%は基準割合の一例である。
In S401, the CPU 10a refers to the reading conditions set by the user to determine whether or not the blank sheet removal function is valid. If valid, the process proceeds to S402, and if invalid, the process proceeds to S406.
In S402, the CPU 10a determines whether or not the blank page determination process 53a is functioning effectively. Specifically, the CPU 10a determines whether or not the ratio of image data determined to be blank up to the previous document is 70% or more, and if it is less than 70%, the CPU 10a determines that it is not functioning effectively. The process proceeds to S403, and if it is 70% or more, it is determined that the function is effective, and the process proceeds to S406. 70% is an example of a reference ratio.

S403では、CPU10aは白紙除去用特徴判断用データ記憶領域82aを解放する。
S404では、CPU10aは白紙除去機能を無効化する。具体的には、CPU10aは白紙除去用特徴判断用データ記憶処理51a、白紙判断処理53a、及び、白紙除去処理54aを無効化する。
S405では、CPU10aは白紙除去機能を無効化したことをユーザに報知する。報知後、CPU10aはS319に進む。
In S403, the CPU 10a releases the blank paper removal feature determination data storage area 82a.
In S404, the CPU 10a invalidates the blank paper removal function. Specifically, the CPU 10a invalidates the blank sheet removal feature determination data storage process 51a, the blank sheet determination process 53a, and the blank sheet removal process 54a.
In S405, the CPU 10a notifies the user that the blank sheet removal function has been invalidated. After the notification, the CPU 10a proceeds to S319.

S406では、CPU10aは斜行補正機能が有効であるか否かを判断し、有効である場合はS407に進み、無効である場合はS411に進む。
S407では、CPU10aは斜行判断処理53bが有効に機能しているか否かを判断する。具体的には、CPU10aは前の原稿までの斜行判定された画像データの割合が70%以上であったか否かを判断し、70%未満であった場合は有効に機能していないと判断してS408に進み、70%以上であった場合は有効に機能していると判断してS411に進む。70%は基準割合の一例である。
In S406, the CPU 10a determines whether or not the skew correction function is valid. If it is valid, the process proceeds to S407, and if it is invalid, the process proceeds to S411.
In S407, the CPU 10a determines whether or not the skew determination process 53b is functioning effectively. Specifically, the CPU 10a determines whether or not the ratio of the image data determined to be skewed up to the previous document is 70% or more. If it is less than 70%, the CPU 10a determines that the image data is not functioning effectively. The process proceeds to S408, and if it is 70% or more, it is determined that the function is effective, and the process proceeds to S411. 70% is an example of a reference ratio.

S408では、CPU10aは斜行補正用特徴判断用データ記憶領域82bを解放する。
S409では、CPU10aは斜行補正機能を無効化する。具体的には、CPU10aは斜行補正用特徴判断用データ記憶処理51b、斜行判断処理53b、及び、斜行補正処理54bを無効化する。
S410では、CPU10aは斜行判断機能を無効化したことをユーザに報知する。報知後、CPU10aはS319に進む。
In S408, the CPU 10a releases the skew correction feature determination data storage area 82b.
In S409, the CPU 10a invalidates the skew feeding correction function. Specifically, the CPU 10a invalidates the skew correction feature determination data storage process 51b, the skew determination process 53b, and the skew correction process 54b.
In S410, the CPU 10a notifies the user that the skew determination function has been invalidated. After the notification, the CPU 10a proceeds to S319.

S411では、CPU10aは色数自動判別処理53cが有効か否かを判断し、有効である場合はS412に進み、無効である場合はS413に進む。   In S411, the CPU 10a determines whether or not the automatic color number determination process 53c is valid. If it is valid, the process proceeds to S412. If it is invalid, the process proceeds to S413.

S412では、CPU10aは色数自動判別用無効化判断処理を実行する。
S413では、CPU10aは原稿領域抽出機能が有効であるか否かを判断し、有効である場合はS414に進み、無効である場合はS413に進む。
S414では、CPU10aは原稿領域抽出用無効化判断処理を実行する。
In S412, the CPU 10a executes an invalidity determination process for automatically determining the number of colors.
In S413, the CPU 10a determines whether or not the document area extraction function is valid. If it is valid, the process proceeds to S414, and if it is invalid, the process proceeds to S413.
In S414, the CPU 10a executes a document area extraction invalidation determination process.

S415〜S418は、S401〜S414の処理でいずれの特徴判断処理53も無効化されなかった場合を考慮した処理である。CPU10aは、S401〜S414の処理でいずれの特徴判断処理53も無効化されなかった場合は、S402で白紙判断処理53aが有効に機能していると判断されていても、空き領域を確保するために白紙判断機能を無効化する。S415〜S418は、S401、S403〜S405と同一の処理であるのでステップ番号の後にS401、S403〜S405の対応するステップ番号を付して説明を省略する。   S415 to S418 are processes that take into consideration the case where none of the feature determination processes 53 is invalidated in the processes of S401 to S414. If none of the feature determination processes 53 is invalidated in the processes of S401 to S414, the CPU 10a secures an empty area even if it is determined in S402 that the blank sheet determination process 53a is functioning effectively. Disable the blank page judgment function. Since S415 to S418 are the same processes as S401 and S403 to S405, the corresponding step numbers of S401 and S403 to S405 are added after the step numbers, and description thereof is omitted.

S419〜S422も、S401〜S418の処理でいずれの特徴判断処理53も無効化されなかった場合を考慮した処理である。S401〜S418の処理でいずれの特徴判断処理53も無効化されなかった場合は、S419の時点でいずれの特徴判断処理53も無効化されていない。このためCPU10aは、S407で斜行補正処理54bが有効に機能していると判断されていても、空き領域を確保するために斜行補正機能を無効化する。S419、S420〜S422は、S406、S408〜S410と同一の処理であるのでステップ番号の後にS406、S408〜S410の対応するステップ番号を付して説明を省略する。   S419 to S422 are also processes in consideration of the case where none of the feature determination processes 53 is invalidated in the processes of S401 to S418. If none of the feature determination processes 53 is invalidated in the processes of S401 to S418, none of the feature determination processes 53 is invalidated at the time of S419. For this reason, even if it is determined in S407 that the skew correction process 54b is functioning effectively, the CPU 10a disables the skew correction function in order to secure an empty area. Since S419 and S420 to S422 are the same processes as S406 and S408 to S410, the corresponding step numbers of S406 and S408 to S410 are attached after the step numbers, and the description thereof is omitted.

(4)色数自動判別用無効化判断処理
次に、図12を参照して、上述したS412で実行される色数自動判別用無効化判断処理について説明する。
S501では、CPU10aは色数自動判別用特徴判断用データ記憶領域82cを解放する。
(4) Color Number Automatic Determination Invalidation Determination Process Next, the color number automatic determination invalidation determination process executed in S412 will be described with reference to FIG.
In S501, the CPU 10a releases the color number automatic discrimination feature determination data storage area 82c.

S502では、CPU10aは色数自動判別機能を無効化する。具体的には、CPU10aは色数自動判別用特徴判断用データ記憶処理51c、色数自動判別処理53c、及び、データ量低減処理54cを無効化する。
S503では、CPU10aは色数自動判別処理53cによって無効化前に判断された特徴の傾向から無効化後の画像データの特徴を推定できるか否かを判断する。具体的には、CPU10aは前の原稿までのモノクロまたはグレーと判定された画像データの割合が90%未満であるか否かを判断し、90%未満である場合は特徴を推定できないと判断してS504に進み、90%以上である場合は特徴を推定できるとしてS505に進む。
90%以上であるということは特徴の変化が少ないということであるので、特徴の変化が基準変化レベル以下であるということになる。S503は特徴変化判断処理、及び、特徴推定処理の一例である。
In S502, the CPU 10a invalidates the automatic color number discrimination function. Specifically, the CPU 10a invalidates the color number automatic determination feature determination data storage processing 51c, the color number automatic determination processing 53c, and the data amount reduction processing 54c.
In step S503, the CPU 10a determines whether the feature of the image data after invalidation can be estimated from the tendency of the feature determined before invalidation by the color number automatic discrimination processing 53c. Specifically, the CPU 10a determines whether or not the ratio of the image data determined as monochrome or gray up to the previous document is less than 90%, and determines that the feature cannot be estimated if it is less than 90%. The process proceeds to S504, and if it is 90% or more, the process proceeds to S505 because the feature can be estimated.
If it is 90% or more, it means that the change of the feature is small, so that the change of the feature is below the reference change level. S503 is an example of a feature change determination process and a feature estimation process.

S504では、CPU10aは画像読取部11が原稿を読み取るときの読取色数をカラーに設定する。言い換えると、CPU10aは取得可能な範囲でデータ量が最大の画像データを取得する設定にする。
読取色数をカラーに設定する理由は、画像データの色数がカラー、モノクロ、白黒のいずれであるかを判断できないので、安全を期して最も色数の多い画像データを記憶するためである。
より具体的には、例えばモノクロの原稿であってもカラーで読み取ればユーザは後でPC上で画像データを加工することによってモノクロに変換できる。これに対し、モノクロで読み取るとカラーの原稿であった場合に後から画像データを加工してカラーにすることは困難である。つまり、カラーで読み取れば後で画像データを加工する手間は生じるとしてもユーザは所望する色数の画像データを確実に得ることができるので、ユーザが所望する色数の画像データを確実に得ることができるという意味で安全であるといえる。
In step S504, the CPU 10a sets the number of reading colors when the image reading unit 11 reads a document to color. In other words, the CPU 10a is set to acquire image data having the maximum data amount within an acquirable range.
The reason for setting the read color number to color is that the image data with the largest number of colors is stored for the sake of safety because it cannot be determined whether the color number of the image data is color, monochrome, or black and white.
More specifically, for example, even if a monochrome document is read in color, the user can later convert it to monochrome by processing image data on a PC. On the other hand, if the original is a color original when read in monochrome, it is difficult to process the image data into a color later. In other words, even if it takes time to process the image data later if it is read in color, the user can surely obtain the image data of the desired number of colors, so that the image data of the desired number of colors can be reliably obtained. It can be said that it is safe in the sense that it can.

S505では、CPU10aは前の原稿までのグレーと判定された画像データの割合が90%以上であるか否かを判断し、90%以上である場合はS506に進み、90%未満である場合はS507に進む。   In S505, the CPU 10a determines whether or not the ratio of the image data determined to be gray up to the previous document is 90% or more. If it is 90% or more, the process proceeds to S506, and if it is less than 90%. The process proceeds to S507.

S506では、CPU10aは読取色数をグレーに設定する。
S507では、CPU10aは読取色数をモノクロに設定する。
S508では、CPU10aは色数自動判別機能を無効化したこと、及び、読取色数設定を変更したことをユーザに報知する。
In S506, the CPU 10a sets the number of read colors to gray.
In S507, the CPU 10a sets the number of reading colors to monochrome.
In step S <b> 508, the CPU 10 a notifies the user that the color number automatic discrimination function has been invalidated and the read color number setting has been changed.

(5)原稿領域抽出用無効化判断処理
次に、図13を参照して、上述したS414で実行される原稿領域抽出用無効化判断処理について説明する。
(5) Document Area Extraction Invalidation Determination Process Next, the document area extraction invalidation determination process executed in S414 will be described with reference to FIG.

S601では、CPU10aは原稿領域抽出用特徴判断用データ記憶領域82dを解放する。
S602では、CPU10aは原稿領域抽出機能を無効化する。具体的には、CPU10aは原稿領域抽出用特徴判断用データ記憶処理51d、サイズ検出処理53d、及び、原稿領域抽出処理54dを無効化する。
In step S601, the CPU 10a releases the document area extraction feature determination data storage area 82d.
In S602, the CPU 10a invalidates the document area extraction function. Specifically, the CPU 10a invalidates the document area extraction feature determination data storage process 51d, the size detection process 53d, and the document area extraction process 54d.

S603では、CPU10aはサイズ検出処理53dによって無効化前に判断された特徴の傾向から無効化後の画像データの特徴を推定できるか否かを判断する。具体的には、CPU10aは前の原稿までのサイズ判定結果が90%以上同種の定型サイズであるか否か否かを判断し、90%未満である場合は特徴を推定できないと判断してS604に進み、90%以上である場合は特徴を推定できると判断してS605に進む。
90%以上であるということは特徴の変化が少ないということであるので、特徴の変化が基準変化レベル以下であるということになる。S603は特徴変化判断処理、及び、特徴推定処理の一例である。
In S603, the CPU 10a determines whether the feature of the image data after invalidation can be estimated from the tendency of the feature determined before invalidation by the size detection process 53d. Specifically, the CPU 10a determines whether or not the size determination result up to the previous document is 90% or more of the same standard size, and if it is less than 90%, the CPU 10a determines that the feature cannot be estimated and S604. If it is 90% or more, it is determined that the feature can be estimated, and the process proceeds to S605.
If it is 90% or more, it means that the change of the feature is small, so that the change of the feature is below the reference change level. S603 is an example of a feature change determination process and a feature estimation process.

S604では、CPU10aは画像読取部11が原稿を読み取るときの原稿サイズを最大サイズに設定する。言い換えると、CPU10aは取得可能な範囲でデータ量が最大の画像データを取得する設定にする。
原稿サイズを最大サイズに設定する理由は、画像データが表す画像から原稿領域として抽出する領域を特定できないので、安全を期して最もサイズの大きい画像データを記憶するためである。
In S604, the CPU 10a sets the document size when the image reading unit 11 reads the document to the maximum size. In other words, the CPU 10a is set to acquire image data having the maximum data amount within an acquirable range.
The reason for setting the document size to the maximum size is to store the image data having the largest size for the sake of safety because the region to be extracted as the document region cannot be specified from the image represented by the image data.

より具体的には、原稿サイズを最大サイズに設定すればユーザは後でPC上で画像データを加工することによって実際の原稿領域を抽出することができる。これに対し、原稿サイズを小さくすると画像データが表す画像に原稿領域の一部が含まれなくなってしまう可能性があり、その場合は後からPC上で加工しても原稿領域全体を抽出することはできない。つまり、最大サイズで読み取れば後で画像データを加工する手間は生じるとしてもユーザは原稿領域を確実に得ることができるので、原稿領域を全て含む画像を表す画像データを確実に得ることができるという意味で安全であるといえる。   More specifically, if the document size is set to the maximum size, the user can later extract the actual document region by processing the image data on the PC. On the other hand, if the document size is reduced, the image represented by the image data may not include a part of the document area. In this case, the entire document area is extracted even if it is later processed on the PC. I can't. That is, if the user reads the maximum size, the user can surely obtain the document area even if it takes time to process the image data later, so that the image data representing the image including the entire document area can be reliably obtained. It can be said that it is safe in meaning.

S605では、CPU10aは原稿サイズを同種の定型サイズに設定する。
S606では、CPU10aは原稿領域抽出機能を無効化したこと、及び、原稿サイズの設定を変更したことをユーザに報知する。
In S605, the CPU 10a sets the document size to the same standard size.
In S606, the CPU 10a notifies the user that the document area extraction function has been invalidated and that the document size setting has been changed.

以上説明した実施形態2に係る画像読取装置1によると、空き領域がないと判断される毎に、特徴判断用データ記憶処理51、及び、特徴判断処理53を段階的に無効化するとともに、無効化した特徴判断処理53によって用いられる特徴判断用データが記憶される特徴判断用データ記憶領域82を解放する。
特徴毎に特徴判断用データ記憶領域82を確保する場合、一部の特徴判断用データ記憶処理51及び特徴判断処理53のみを無効化してその特徴判断用データ記憶処理51に対応する特徴判断用データ記憶領域82を解放すれば画像データを全て記憶できる場合もある。画像読取装置1によると、特徴判断用データ記憶処理51及び特徴判断処理53を段階的に無効化するので、そのような場合に必要以上に特徴判断用データ記憶処理51や特徴判断処理53を無効化することなく画像データを全て記憶できる。
According to the image reading apparatus 1 according to the second embodiment described above, the feature determination data storage process 51 and the feature determination process 53 are invalidated step by step each time it is determined that there is no free space. The feature determination data storage area 82 in which the feature determination data used by the converted feature determination processing 53 is stored is released.
When the feature determination data storage area 82 is secured for each feature, only a part of the feature determination data storage processing 51 and the feature determination processing 53 is invalidated, and the feature determination data corresponding to the feature determination data storage processing 51 If the storage area 82 is released, all image data may be stored. According to the image reading apparatus 1, the feature determination data storage processing 51 and the feature determination processing 53 are invalidated step by step. In such a case, the feature determination data storage processing 51 and the feature determination processing 53 are invalidated more than necessary. All image data can be stored without conversion.

更に、画像読取装置1によると、有効に機能していない特徴判断処理53から先に無効化するので、特徴判断処理53を無効化することによる影響を低減できる。   Furthermore, according to the image reading apparatus 1, since the feature determination processing 53 that is not functioning effectively is invalidated first, the influence of invalidating the feature determination processing 53 can be reduced.

更に、画像読取装置1によると、複数の特徴判断処理53には無効化の優先順位が設定されており、特徴判断処理53が有効に機能しているか否かを、優先順位が高い特徴判断処理53から順に判断するので、有効に機能していない特徴判断処理53が複数ある場合に、それら有効に機能していない特徴判断処理53のうち無効化の優先順位が高い特徴判断処理53から先に無効化することができる。   Further, according to the image reading apparatus 1, the priority order of invalidation is set in the plurality of feature judgment processes 53, and whether or not the feature judgment process 53 is functioning effectively is determined by the feature judgment process having a higher priority order. Since there are a plurality of feature determination processes 53 that are not functioning effectively, among the feature determination processes 53 that are not functioning effectively, the feature determination process 53 with the highest priority of invalidation is performed first. Can be disabled.

なお、特徴判断用データ記憶領域のサイズが大きい特徴判断処理53ほど高い優先順位を設定してもよい。その場合は特徴判断用データ記憶領域のサイズが大きい特徴判断処理53ほど先に無効化されるので、メモリに記憶させることができる画像データを増やすことができる。   Note that a higher priority may be set for the feature determination processing 53 having a larger size of the feature determination data storage area. In that case, since the feature determination processing 53 having a larger feature determination data storage area is invalidated earlier, the image data that can be stored in the memory can be increased.

また、無効化の優先順位の設定をユーザから受け付けてもよい。その場合は特徴判断処理53を無効化する順序をユーザが設定できる。   In addition, invalidation priority settings may be received from the user. In that case, the user can set the order in which the feature determination processing 53 is invalidated.

更に、画像読取装置1によると、色数自動判別処理53cを無効化した場合は、読取色数にカラーを設定するので、ユーザが所望する画像データを得られる可能性が高くなる。原稿領域抽出処理54dについても同様である。   Further, according to the image reading apparatus 1, when the color number automatic discrimination processing 53c is invalidated, the color is set as the number of read colors, so that it is highly possible that the user can obtain desired image data. The same applies to the document area extraction processing 54d.

更に、画像読取装置1によると、特徴判断処理53を無効化した場合は当該特徴判断処理53によって無効化前に判断された特徴から無効化後に取得される画像データの特徴を推定し、無効化後に画像読取部11に原稿を読み取らせるとき、推定した特徴に応じた設定で読み取らせるので、特徴判断処理53を無効化したことによる影響を低減できる。   Further, according to the image reading apparatus 1, when the feature determination process 53 is invalidated, the feature of the image data acquired after invalidation is estimated from the feature determined by the feature determination process 53 before invalidation, and the invalidation is performed. When the original is later read by the image reading unit 11, it is read with a setting according to the estimated feature, so that the influence of invalidating the feature determination process 53 can be reduced.

<他の実施形態>
上記記述及び図面によって説明した実施形態に限定されるものではなく、例えば次のような実施形態も技術的範囲に含まれる。
<Other embodiments>
The present invention is not limited to the embodiments described with reference to the above description and the drawings, and for example, the following embodiments are also included in the technical scope.

(1)上記実施形態では画像処理装置として画像読取装置1を例に説明した。これに対し、画像処理装置は、PCから複数の画像データを順に受信して特徴を判断し、判断した特徴に基づいて画像データを加工してRAM10cに記憶し、全ての画像データをRAM10cに記憶した後に印刷を開始するプリンタであってもよい。この場合も、画像データの数が多いとRAM10cの空き領域がなくなって記憶できなくなってしまうので、特徴判断処理53を無効化して特徴判断用データ記憶領域82を解放することにより、PCのユーザに印刷操作をやり直させることなく全ての画像データを印刷できる可能性が高くなる。   (1) In the above embodiment, the image reading apparatus 1 is described as an example of the image processing apparatus. On the other hand, the image processing apparatus sequentially receives a plurality of image data from the PC, determines the characteristics, processes the image data based on the determined characteristics, stores the image data in the RAM 10c, and stores all the image data in the RAM 10c. It may be a printer that starts printing after the printing. Also in this case, if the number of image data is large, the RAM 10c has no free space and cannot be stored. Therefore, the feature determination processing 53 is invalidated and the feature determination data storage area 82 is released to allow the PC user to do so. There is a high possibility that all image data can be printed without redoing the printing operation.

また、画像処理装置は、原稿を読み取って生成した画像データをRAM10cに記憶し、全ての画像データがRAM10cに記憶された後に外部のファクシミリ(FAX)装置にFAX送信するFAX装置であってもよい。   The image processing apparatus may be a FAX apparatus that stores image data generated by reading a document in the RAM 10c, and transmits all the image data to the external facsimile (FAX) apparatus after the image data is stored in the RAM 10c. .

(2)上記実施形態2では特徴判断処理を無効化する順序を決定する方法として「(決定方法3)無効化の優先順位と有効な特徴判断処理との組み合わせに基づく決定」を例に説明した。しかしながら、無効化の順序を決定する方法はこれに限られるものではなく、適宜に決定することができる。   (2) In the second embodiment, “(determination method 3) determination based on a combination of invalidation priority and valid feature determination processing” is described as an example of a method for determining the order in which feature determination processing is invalidated. . However, the method of determining the invalidation order is not limited to this, and can be determined as appropriate.

例えば、無効化された特徴判断処理53によって無効化前に判断された特徴の傾向から無効化後の画像データの特徴を推定できるか否かを、特徴判断処理53を無効化する順序の判断に用いてもよい。具体的には、無効化後の画像データの特徴を推定できる特徴判断処理53の場合は、その推定される特徴を用いて原稿を読み取らせることにより、無効化したことによる影響を低減することができる。従って、無効化後の画像データの特徴を推定できる特徴判断処理53を先に無効化してもよい。   For example, whether or not the feature of the image data after invalidation can be estimated from the tendency of the feature determined before invalidation by the invalidated feature determination processing 53 is determined in the order of invalidating the feature determination processing 53. It may be used. Specifically, in the case of the feature determination processing 53 that can estimate the feature of the invalidated image data, the influence of the invalidation can be reduced by reading the document using the estimated feature. it can. Therefore, the feature determination processing 53 that can estimate the feature of the invalidated image data may be invalidated first.

また、無効化の優先順位と、無効化後の画像データの特徴を推定できるか否かとを組み合わせて無効化の順序を決定してもよい。具体的には例えば、無効化の優先順位が高い特徴判断処理53から順に無効化後の画像データの特徴を推定できるか否かを判断し、推定できない場合はその特徴判断処理53は無効化しない。そして、次に無効化の優先順位が高い特徴判断処理53について無効化後の画像データの特徴を推定できるか否かを判断し、推定できる場合は当該次の特徴判断処理53を無効化する。この場合、次の特徴判断処理53は最初の特徴判断処理53よりも無効化の優先順位が低い特徴判断処理53であるが、最初の特徴判断処理53より先に無効化されることになる。なお、最初の特徴判断処理53、及び、次の特徴判断処理53が伴に無効化後の画像データの特徴を推定できる場合には、最初の特徴判断処理53が先に無効化されることになる。   Further, the invalidation order may be determined by combining the priority order of invalidation and whether or not the feature of the invalidated image data can be estimated. Specifically, for example, it is determined whether or not the feature of the invalidated image data can be estimated in order from the feature determination processing 53 having the highest priority of invalidation. If the feature cannot be estimated, the feature determination processing 53 is not invalidated. . Then, it is determined whether or not the feature of the invalidated image data can be estimated for the feature determination processing 53 having the next highest priority for invalidation. If the feature determination processing 53 can be estimated, the next feature determination processing 53 is invalidated. In this case, the next feature determination process 53 is a feature determination process 53 having a lower priority of invalidation than the first feature determination process 53, but is invalidated before the first feature determination process 53. When the feature of the image data after invalidation can be estimated together with the first feature judgment processing 53 and the next feature judgment processing 53, the first feature judgment processing 53 is invalidated first. Become.

(3)上記実施形態ではRAM10cに画像データ記憶領域84を確保するとき、一の画像データ分ずつ確保する場合を例に説明した。これに対し、例えば二の画像データ分ずつ等の様に複数の画像データ分ずつ確保してもよい。   (3) In the above embodiment, the case where the image data storage area 84 is secured in the RAM 10c has been described as an example of securing one image data at a time. In contrast, a plurality of pieces of image data may be secured, for example, two pieces of image data.

(4)上記実施形態では特徴判断処理53、及び、画像データ加工処理54を実行する場合を例に説明したが、これらの処理は実行しなくてもよい。その場合は、例えば画像データを受信したPCが特徴判断処理53、及び、画像データ加工処理54を実行してもよい。また、特徴判断処理53は画像読取装置1で実行し、画像データ加工処理54はPCが実行してもよい。   (4) In the above-described embodiment, the case where the feature determination process 53 and the image data processing process 54 are executed has been described as an example. However, these processes may not be executed. In that case, for example, the PC that has received the image data may execute the feature determination process 53 and the image data processing process 54. The feature determination process 53 may be executed by the image reading apparatus 1, and the image data processing process 54 may be executed by a PC.

(5)上記実施形態では特徴判断/記憶処理において、S101とS102との間ではRAM10cに空き領域があるか否かを判断していないが、S101とS102との間にS107と同じ判断を行うステップを実行してもよい。そして、そのステップで空き領域がないと判断された場合はS108に進んでもよい。当該ステップは初回空き領域判断処理の一例である。
なお、場合によっては特徴判断用データ記憶領域82を確保する時点で空き領域がない場合もないとはいえないでの、S101の前にも当該ステップを実行するようにしてもよい。
(5) In the above embodiment, in the feature determination / storage process, it is not determined whether there is an empty area in the RAM 10c between S101 and S102, but the same determination as S107 is performed between S101 and S102. Steps may be performed. If it is determined in that step that there is no free space, the process may proceed to S108. This step is an example of the first free area determination process.
In some cases, the step may be executed before S101 because there is no case where there is no free area at the time of securing the feature determination data storage area 82.

(6)上記実施形態では画像処理装置として原稿の片面を読み取る画像読取装置1を例に説明したが、画像読取装置1は原稿の両面を読み取るものであってもよい。その場合は、片面分ずつ画像データ記憶領域84を確保してもよいし、二面分ずつ画像データ記憶領域84を確保してもよい。   (6) In the above embodiment, the image reading apparatus 1 that reads one side of a document is described as an example of the image processing apparatus. However, the image reading apparatus 1 may read both sides of a document. In that case, the image data storage area 84 for one side may be secured, or the image data storage area 84 for two sides may be secured.

(7)上記実施形態では特徴判断処理53毎に特徴判断用データ記憶領域82を確保する場合を例に説明した。これに対し、二以上の特徴判断処理53が一つの特徴判断用データ、特徴判断用データ記憶領域82、及び、特徴判断用データ記憶処理51を共有する構成であってもよい。
例えば、白紙判断処理53a、斜行判断処理53b、及び、サイズ検出処理53dはいずれも画像データのY成分を用いて特徴を判断するので、これらの特徴判断処理53に対して一つの特徴判断用データ記憶処理51を確保するともに、共有する特徴判断用データ記憶処理51によってその特徴判断用データ記憶処理51に画像データのY成分を記憶させ、各特徴判断処理53がそれぞれそのデータを用いて特徴を判断してもよい。
また、例えば斜行判断処理53bとサイズ検出処理53dとは画像データのY成分からエッジを検出するので、これら二つの特徴判断処理53についてのみ特徴判断用データ記憶処理51を共有し、その特徴判断用データ記憶処理51に、画像データが表す画像上における原稿の辺を示すエッジを表す画像(所謂微分画像)を記憶させてもよい。
(7) In the above embodiment, the case where the feature determination data storage area 82 is secured for each feature determination process 53 has been described as an example. On the other hand, two or more feature determination processes 53 may share one feature determination data, the feature determination data storage area 82, and the feature determination data storage process 51.
For example, the blank page determination process 53a, the skew feeding determination process 53b, and the size detection process 53d all determine a feature using the Y component of the image data. The data storage processing 51 is secured, and the Y component of the image data is stored in the feature determination data storage processing 51 by the shared feature determination data storage processing 51, and each feature determination processing 53 uses the data for each feature. May be judged.
Further, for example, the skew determination process 53b and the size detection process 53d detect an edge from the Y component of the image data. Therefore, the feature determination data storage process 51 is shared only for these two feature determination processes 53, and the feature determination is performed. The image data storage process 51 may store an image (so-called differential image) representing an edge indicating the side of the document on the image represented by the image data.

上記実施形態では色数自動判別処理53cによって用いられる色数自動判別用特徴判断用データを記憶するために色数自動判別用特徴判断用データ記憶領域82cを確保する場合を例に説明した。これに対し、色数自動判別処理53cは、画像データ一時記憶領域81に記憶されているYCbCr色空間で表される画像データを用いて特徴を判断してもよい。その場合は色数自動判別用特徴判断用データ記憶領域82cは無用になる。
ただし、画像データ一時記憶領域81に記憶される画像データの色空間は必ずしもYCbCr色空間であるとは限らない。画像データ一時記憶領域81に記憶される画像データの色空間は、画像読取装置の機種や、同じ機種でも読取条件によって異なる場合がある。例えばRGB色空間で表される画像データを画像データ一時記憶領域81に記憶させる場合には、色数自動判別用特徴判断用データ記憶領域82cは別途必要である。
In the above-described embodiment, the case has been described as an example where the color number automatic discrimination feature determination data storage area 82c is secured in order to store the color number automatic discrimination feature determination data used by the color number automatic discrimination processing 53c. On the other hand, the color number automatic determination processing 53c may determine the feature using image data represented in the YCbCr color space stored in the image data temporary storage area 81. In this case, the feature number determination data storage area 82c for automatically determining the number of colors becomes useless.
However, the color space of the image data stored in the image data temporary storage area 81 is not necessarily the YCbCr color space. The color space of the image data stored in the image data temporary storage area 81 may vary depending on the reading conditions even for the model of the image reading apparatus or the same model. For example, when image data expressed in the RGB color space is stored in the image data temporary storage area 81, the color number automatic discrimination feature judgment data storage area 82c is separately required.

(8)上記実施形態では特徴判断用データとしてYCbCr色空間で表される画像やそのうちのY成分のみを例に説明したが、特徴判断用データとしては判断する特徴に応じて任意のデータを用いることができる。   (8) In the above embodiment, only the image represented in the YCbCr color space and the Y component of the image are described as feature determination data. However, arbitrary data is used as the feature determination data depending on the feature to be determined. be able to.

1・・・画像読取装置、10・・・制御部、10a・・・CPU、10b・・・ROM、10c・・・RAM、11・・・画像読取部、17・・・画像処理ASIC、18・・・表示部、19・・・操作部、20・・・通信インタフェース部、51・・・特徴判断用データ記憶処理、52・・・空き領域判断・無効化処理、51・・・特徴判断用データ記憶処理、51a・・・白紙除去用特徴判断用データ記憶処理、51d・・・原稿領域抽出用特徴判断用データ記憶処理、51c・・・色数自動判別用特徴判断用データ記憶処理、51b・・・斜行補正用特徴判断用データ記憶処理、53・・・特徴判断処理、53a・・・白紙判断処理、53b・・・斜行判断処理、53c・・・色数自動判別処理、53d・・・サイズ検出処理、54・・・画像データ加工処理、54a・・・白紙除去処理、54b・・・斜行補正処理、54c・・・データ量低減処理、54d・・・原稿領域抽出処理、55・・・圧縮・画像データ記憶処理、81・・・画像データ一時記憶領域、82・・・特徴判断用データ記憶領域、82a・・・白紙除去用特徴判断用データ記憶領域、82b・・・斜行補正用特徴判断用データ記憶領域、82c・・・色数自動判別用特徴判断用データ記憶領域、82d・・・原稿領域抽出用特徴判断用データ記憶領域、83・・・圧縮待ちデータ記憶処理、84・・・画像データ記憶領域
DESCRIPTION OF SYMBOLS 1 ... Image reading apparatus, 10 ... Control part, 10a ... CPU, 10b ... ROM, 10c ... RAM, 11 ... Image reading part, 17 ... Image processing ASIC, 18 ... Display unit, 19 ... Operating unit, 20 ... Communication interface unit, 51 ... Feature judgment data storage process, 52 ... Free space judgment / invalidation process, 51 ... Feature judgment Data storage processing, 51a... Feature determination data storage processing for blank paper removal, 51d... Document area extraction feature determination data storage processing, 51c... Color number automatic determination feature determination data storage processing, 51b ... Skew correction feature judgment data storage processing, 53 ... Feature judgment processing, 53a ... Blank paper judgment processing, 53b ... Skew judgment processing, 53c ... Color number automatic discrimination processing, 53d: Size detection processing, 54 Image data processing 54a: Blank sheet removal processing 54b Skew correction processing 54c Data amount reduction processing 54d Document area extraction processing 55 ... Compression / Image data storage Processing 81... Image data temporary storage area 82... Feature determination data storage area 82 a. Blank paper removal feature determination data storage area 82 b... Skew correction feature determination data storage Area, 82c... Feature judgment data storage area for automatic color number discrimination, 82d... Document area extraction feature judgment data storage area, 83... Compression waiting data storage processing, 84. region

Claims (15)

画像データを取得する取得部と、
メモリと、
処理部と、
を備え、
前記処理部は、
前記取得部を制御して前記画像データを取得する取得処理と、
前記取得処理によって取得された前記画像データから当該画像データの特徴を判断するための特徴判断用データを取得して前記メモリに記憶させる特徴判断用データ記憶処理と、
前記取得処理によって取得された前記画像データを前記メモリに記憶させる画像データ記憶処理と、
前記メモリに前記画像データを記憶するための空き領域があるか否かを判断する空き領域判断処理と、
前記空き領域判断処理によって前記空き領域がないと判断された場合に、前記特徴判断用データ記憶処理を無効化する無効化処理と、
を実行する、画像処理装置。
An acquisition unit for acquiring image data;
Memory,
A processing unit;
With
The processor is
An acquisition process for acquiring the image data by controlling the acquisition unit;
Feature determination data storage processing for acquiring feature determination data for determining the characteristics of the image data from the image data acquired by the acquisition processing and storing the data in the memory;
Image data storage processing for storing the image data acquired by the acquisition processing in the memory;
A free space determination process for determining whether or not there is a free space for storing the image data in the memory;
An invalidation process for invalidating the feature determination data storage process when it is determined by the free area determination process that there is no free area;
An image processing apparatus that executes
請求項1に記載の画像処理装置であって、
前記処理部は、前記特徴判断用データ記憶処理において、前記画像データから特徴毎に前記特徴判断用データを取得して前記メモリに記憶させ、
前記無効化処理において、前記空き領域判断処理によって前記空き領域がないと判断される毎に、前記特徴判断用データ記憶処理を段階的に無効化する、画像処理装置。
The image processing apparatus according to claim 1,
In the feature determination data storage process, the processing unit acquires the feature determination data for each feature from the image data and stores the feature determination data in the memory.
In the invalidation process, the feature determination data storage process is invalidated step by step whenever it is determined by the free area determination process that there is no free area.
請求項1に記載の画像処理装置であって、
前記処理部は、
前記特徴判断用データを記憶するための特徴判断用データ記憶領域を前記メモリに確保する特徴判断用データ記憶領域確保処理と、
前記画像データを取得して前記メモリに記憶させる処理を繰り返し実行する特徴判断/記憶処理であって、
前記画像データを記憶するための画像データ記憶領域を前記メモリに確保する画像データ記憶領域確保処理と、
前記画像データ記憶領域確保処理によって前記メモリに前記画像データ記憶領域が確保された場合に、前記取得部を制御して前記画像データを取得する前記取得処理と、
前記取得処理によって取得された前記画像データから前記特徴判断用データを取得して前記特徴判断用データ記憶領域に記憶させる前記特徴判断用データ記憶処理と、
前記取得処理によって取得された前記画像データを前記画像データ記憶領域に記憶させる前記画像データ記憶処理と、
前記画像データ記憶処理によって前記画像データ記憶領域に前記画像データが記憶された後に、前記メモリに次の前記画像データを記憶するための空き領域があるか否かを判断する前記空き領域判断処理と、
前記空き領域判断処理によって前記空き領域がないと判断された場合に、前記特徴判断用データ記憶処理を無効化するとともに、前記特徴判断用データ記憶領域を開放する前記無効化処理と、
を繰り返し実行する特徴判断/記憶処理と、
を実行する、画像処理装置。
The image processing apparatus according to claim 1,
The processor is
A feature judgment data storage area securing process for securing a feature judgment data storage area in the memory for storing the feature judgment data;
A feature determination / storage process that repeatedly executes a process of acquiring the image data and storing it in the memory,
An image data storage area securing process for securing an image data storage area in the memory for storing the image data;
The acquisition process of controlling the acquisition unit to acquire the image data when the image data storage area is reserved in the memory by the image data storage area ensuring process;
The feature determination data storage processing for acquiring the feature determination data from the image data acquired by the acquisition processing and storing the feature determination data in the feature determination data storage area;
The image data storage process for storing the image data acquired by the acquisition process in the image data storage area;
The free area determination process for determining whether or not there is a free area for storing the next image data in the memory after the image data is stored in the image data storage area by the image data storage process; ,
Invalidating the feature determination data storage process and releasing the feature determination data storage area when the free area determination process determines that there is no free area; and
Judgment / storage process of repeatedly executing
An image processing apparatus that executes
請求項3に記載の画像処理装置であって、
前記処理部は、
前記画像データ記憶領域確保処理によって最初に前記画像データ記憶領域を確保する前に、前記メモリに前記画像データを記憶するための空き領域があるか否かを判断する初回空き領域判断処理を実行し、
前記画像データ記憶領域確保処理において、最初に前記画像データ記憶領域を確保するとき、前記初回空き領域判断処理によって空き領域があると判断された場合に、前記画像データ記憶領域を確保する、画像処理装置。
The image processing apparatus according to claim 3,
The processor is
Before the first image data storage area is secured by the image data storage area securing process, an initial free area determination process is performed to determine whether or not there is a free area for storing the image data in the memory. ,
In the image data storage area securing process, when the image data storage area is secured first, the image data storage area is secured when it is determined by the initial free area judgment process that there is a free area. apparatus.
請求項3又は4に記載の画像処理装置であって、
前記処理部は、
前記特徴判断用データ記憶領域に記憶されている前記特徴判断用データを解析して前記画像データの特徴を判断する特徴判断処理と、
前記特徴判断処理によって判断された特徴に基づいて前記画像データを加工する画像データ加工処理と、
を実行し、
前記画像データ記憶処理において、前記画像データ加工処理によって加工された後の前記画像データを前記画像データ記憶領域に記憶させ、
前記無効化処理において、更に、前記特徴判断処理を無効化する、画像処理装置。
The image processing apparatus according to claim 3 or 4,
The processor is
A feature determination process for determining the characteristics of the image data by analyzing the feature determination data stored in the feature determination data storage area;
Image data processing for processing the image data based on the features determined by the feature determination processing;
Run
In the image data storage process, the image data processed by the image data processing process is stored in the image data storage area,
An image processing apparatus that further invalidates the feature determination process in the invalidation process.
請求項5に記載の画像処理装置であって、
前記処理部は前記画像データの複数の特徴を判断するものであって、判断する特徴に応じて異なる前記特徴判断処理を実行するものであり、
前記特徴判断用データ記憶領域確保処理において、判断する特徴毎に前記特徴判断用データ記憶領域を確保し、
前記特徴判断用データ記憶処理において、前記画像データから特徴毎に前記特徴判断用データを取得して前記特徴判断用データ記憶領域に記憶させ、
前記無効化処理において、前記空き領域判断処理によって前記空き領域がないと判断される毎に、前記特徴判断用データ記憶処理、及び、前記特徴判断処理を段階的に無効化するとともに、無効化した前記特徴判断処理によって用いられる前記特徴判断用データが記憶される前記特徴判断用データ記憶領域を解放する、画像処理装置。
The image processing apparatus according to claim 5,
The processing unit is configured to determine a plurality of characteristics of the image data, and performs the feature determination process that differs depending on the characteristics to be determined.
In the feature determination data storage area securing process, the feature determination data storage area is secured for each feature to be judged,
In the feature determination data storage process, the feature determination data is acquired for each feature from the image data and stored in the feature determination data storage area,
In the invalidation process, each time the free area determination process determines that there is no free area, the feature determination data storage process and the feature determination process are invalidated in stages and invalidated. An image processing apparatus that releases the feature determination data storage area in which the feature determination data used by the feature determination processing is stored.
請求項6に記載の画像処理装置であって、
複数の前記特徴判断処理には無効化の優先順位が設定されており、
前記処理部は、前記無効化処理において、前記優先順位が高い前記特徴判断処理から先に無効化する、画像処理装置。
The image processing apparatus according to claim 6,
A plurality of feature determination processes are set with a priority of invalidation,
In the invalidation process, the processing unit invalidates the feature determination process having the higher priority first.
請求項6に記載の画像処理装置であって、
前記画像データ加工処理によって画像データが加工された割合が基準割合以上である場合は当該画像データ加工処理によって用いられる特徴を判断した前記特徴判断処理が有効に機能しているというとき、
前記処理部は、前記無効化処理において、前記特徴判断処理が有効に機能しているか否かを判断し、有効に機能していない前記特徴判断処理から先に無効化する、画像処理装置。
The image processing apparatus according to claim 6,
When the ratio of the image data processed by the image data processing is equal to or higher than the reference ratio, the feature determination processing that determines the characteristics used by the image data processing is functioning effectively.
In the invalidation process, the processing unit determines whether or not the feature determination process functions effectively, and invalidates the feature determination process that does not function effectively first.
請求項8に記載の画像処理装置であって、
複数の前記特徴判断処理には無効化の優先順位が設定されており、
前記処理部は、前記無効化処理において、前記特徴判断処理が有効に機能しているか否かを、前記優先順位が高い前記特徴判断処理から順に判断する、画像処理装置。
The image processing apparatus according to claim 8,
A plurality of feature determination processes are set with a priority of invalidation,
The image processing apparatus, wherein the processing unit determines, in the invalidation process, whether or not the feature determination process is functioning in order from the feature determination process having the highest priority.
請求項7又は請求項9に記載の画像処理装置であって、
特徴の判断に用いる前記特徴判断用データ記憶領域のサイズが大きい前記特徴判断処理ほど高い前記優先順位が設定されている、画像処理装置。
The image processing apparatus according to claim 7 or 9, wherein
The image processing apparatus in which the higher priority is set for the feature determination processing in which the size of the feature determination data storage area used for feature determination is larger.
請求項7又は請求項9に記載の画像処理装置であって、
前記処理部は、前記優先順位の設定をユーザから受け付ける設定処理を実行する、画像処理装置。
The image processing apparatus according to claim 7 or 9, wherein
The image processing apparatus, wherein the processing unit executes a setting process for receiving a setting of the priority order from a user.
請求項5乃至請求項11のいずれか一項に記載の画像処理装置であって、
前記処理部は、前記無効化処理によって前記特徴判断処理を無効化した場合は、前記取得部を制御して、取得可能な範囲でデータ量が最大の画像データを取得する、画像処理装置。
An image processing apparatus according to any one of claims 5 to 11,
When the feature determination process is invalidated by the invalidation process, the processing unit controls the obtaining unit to obtain image data having a maximum data amount within an acquirable range.
請求項5乃至請求項12のいずれか一項に記載の画像処理装置であって、
前記処理部は、
前記無効化処理によって前記特徴判断処理を無効化した場合に、当該無効化した特徴判断処理によって無効化前に判断された特徴の変化が基準変化レベル以下であるか否かを判断する特徴変化判断処理と、
前記特徴変化判断処理によって前記基準変化レベル以下であると判断された場合に、当該特徴判断処理によって無効化前に判断された特徴から無効化後に取得される前記画像データの特徴を推定する特徴推定処理とを実行し、
前記取得処理において、無効化後に前記画像データを取得するとき、前記特徴推定処理によって推定された特徴に応じた設定で取得する、画像処理装置。
An image processing apparatus according to any one of claims 5 to 12,
The processor is
A feature change determination that determines whether or not the change in the feature determined before the invalidation by the invalidated feature determination process is equal to or lower than a reference change level when the feature determination process is invalidated by the invalidation process. Processing,
Feature estimation for estimating the feature of the image data acquired after invalidation from the feature judged before invalidation by the feature judgment processing when the feature change judgment processing judges that the level is below the reference change level Process and execute
In the acquisition processing, when acquiring the image data after invalidation, an image processing device that acquires the image data with settings according to the features estimated by the feature estimation processing.
請求項1乃至請求項13のいずれか一項に記載の画像処理装置であって、
前記処理部は、前記無効化処理を実行した旨をユーザに報知する報知処理を実行する、画像処理装置。
An image processing apparatus according to any one of claims 1 to 13,
The said processing part is an image processing apparatus which performs the alerting | reporting process which alert | reports to a user that the said invalidation process was performed.
請求項1乃至請求項14のいずれか一項に記載の画像処理装置であって、
前記取得部は、一以上の原稿を順に読み取って画像データを生成する画像読取部である、画像処理装置。
An image processing apparatus according to any one of claims 1 to 14,
The acquisition unit is an image processing apparatus that is an image reading unit that sequentially reads one or more originals to generate image data.
JP2012104850A 2012-05-01 2012-05-01 Image processing apparatus Pending JP2013232844A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012104850A JP2013232844A (en) 2012-05-01 2012-05-01 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012104850A JP2013232844A (en) 2012-05-01 2012-05-01 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2013232844A true JP2013232844A (en) 2013-11-14

Family

ID=49678914

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012104850A Pending JP2013232844A (en) 2012-05-01 2012-05-01 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2013232844A (en)

Similar Documents

Publication Publication Date Title
US11308318B2 (en) Image processing apparatus, image processing method, and storage medium
US9406001B2 (en) Image processing apparatus, image forming apparatus, image forming method, and recording medium
JP2010161764A (en) Image processor, image reader, image transmission device, image forming device, image processing method, program, and recording medium of the same
US8665497B2 (en) Image processing apparatus, image processing method and program
US10659621B2 (en) Image processing apparatus, image processing method, and storage medium
JP2011176799A (en) Image reader
JP5617733B2 (en) Reader
JP2009207148A (en) Image processor, and image processing method
JP2015181218A (en) Image scanning device and image scanning method
JP2007208617A (en) Image reading apparatus and image reading method
JP5354310B2 (en) Image reading apparatus and ground color correction program
JP2018129861A (en) Information processing unit, control method and program of information processing unit
JP5765169B2 (en) Image processing apparatus, image reading apparatus, and image processing program
JP2013232844A (en) Image processing apparatus
US11146709B2 (en) Image reading apparatus, control method for controlling image reading apparatus, and storage medium
JP2011215595A (en) Image forming apparatus, power supply method, and program
JP6561732B2 (en) Reader and program
JP6439273B2 (en) Reader and program
JP2017199976A (en) Image processing apparatus, image processing method and program
JP2014093553A (en) Image forming apparatus and image forming method
JP2013009116A (en) Image processor, image reader, image forming apparatus, image processing method, program and recording medium
JP6391348B2 (en) Image processing apparatus, image processing method, and program
JP6560942B2 (en) Image forming apparatus, control method therefor, and control program
JP2012034220A (en) Image-reading device
JP5807545B2 (en) Image reading device

Legal Events

Date Code Title Description
RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20140408