JP2002300358A - Image processor, its control method, and computer- readable storage medium with its control program stored thereon - Google Patents

Image processor, its control method, and computer- readable storage medium with its control program stored thereon

Info

Publication number
JP2002300358A
JP2002300358A JP2001099583A JP2001099583A JP2002300358A JP 2002300358 A JP2002300358 A JP 2002300358A JP 2001099583 A JP2001099583 A JP 2001099583A JP 2001099583 A JP2001099583 A JP 2001099583A JP 2002300358 A JP2002300358 A JP 2002300358A
Authority
JP
Japan
Prior art keywords
reading
original
document
image
capacity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2001099583A
Other languages
Japanese (ja)
Inventor
Noriaki Matsui
規明 松井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2001099583A priority Critical patent/JP2002300358A/en
Publication of JP2002300358A publication Critical patent/JP2002300358A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Facsimile Scanning Arrangements (AREA)
  • Storing Facsimile Image Data (AREA)
  • Exposure Or Original Feeding In Electrophotography (AREA)
  • Image Input (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To enhance the performance of an image processor conducting original read processing by reading image data of originals one page by one page while carrying the originals on the image read section one by one in an original skimming-through mode, storing the read image data to a non-use area of a buffer memory, compressing the image data, storing the compressed image data in a compressed image memory and releasing the stored area of the image data in the buffer memory to be the non-use area after that. SOLUTION: The capacity of the buffer memory is made to store image data of original comprising a plurality of pages and original read processing in a continuous original skimming-through mode is applied to the original where a DF(Draft Feed means) is continuously operated. In this case, when the capacity of non-use areas of the buffer memory reaches a predetermined threshold value or below, the DF is stopped to interrupt the original skimming-through mode (S104, S105). When the capacity of the non-use areas becomes greater than the threshold value, the DF is again operated (S109) and the processing is restarted.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、原稿の画像データ
を1ページずつ読み取ってバッファメモリに格納した後
に圧縮して圧縮画像メモリに格納する原稿読み込み処理
を行う機能を有する画像処理装置、その制御方法、及び
その制御プログラムを格納したコンピュータにより読み
取り可能な記憶媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus having a function of reading a document one page at a time, storing the data in a buffer memory, compressing the data, and storing the compressed data in a compressed image memory. The present invention relates to a method and a computer-readable storage medium storing the control program.

【0002】[0002]

【従来の技術】デジタル複写機等の画像処理装置では、
一般的には、1ページずつ読み取った原稿の画像データ
をそのままの状態でメモリに記憶するのではなく、一旦
バッファメモリに格納した後に所定の符号化方式の符号
データに圧縮して圧縮画像メモリに記憶する。そして、
システムの要求に応じて圧縮画像メモリから符号データ
(圧縮画像データ)を読み出して、元の画像データに復
号化した後に、画像形成部へと出力し、用紙上に画像形
成を行なう。1ページの画像形成が完了すると、その画
像のもとになった圧縮画像データは圧縮画像メモリから
削除される。
2. Description of the Related Art In an image processing apparatus such as a digital copying machine,
In general, image data of a document read one page at a time is not stored in the memory as it is, but is temporarily stored in a buffer memory and then compressed into code data of a predetermined encoding method and stored in a compressed image memory. Remember. And
Code data (compressed image data) is read from the compressed image memory in response to a request from the system, decoded into the original image data, output to the image forming unit, and forms an image on paper. When the image formation of one page is completed, the compressed image data on which the image is based is deleted from the compressed image memory.

【0003】また、原稿から読み取られた画像データ
は、バッファメモリの未使用領域に格納されるが、その
画像データを圧縮して圧縮画像メモリに格納することが
終了したら、バッファメモリにおいて、圧縮画像メモリ
に格納された圧縮画像データの元になった画像データが
削除され、その画像データの格納に使用された領域が未
使用領域として開放される。
The image data read from the original is stored in an unused area of the buffer memory. When the image data is compressed and stored in the compressed image memory, the compressed image data is stored in the buffer memory. The image data on which the compressed image data stored in the memory is based is deleted, and the area used for storing the image data is released as an unused area.

【0004】なお、バッファメモリの容量は、一般的
に、画像処理装置が読み取り可能な最大の原稿サイズ
(例えばA3サイズ)の1ページ分に対応した容量に設
定される。圧縮画像メモリの容量は勿論、原稿の複数ペ
ージ分の圧縮画像データに対応した容量に設定される。
Incidentally, the capacity of the buffer memory is generally set to a capacity corresponding to one page of the maximum document size (for example, A3 size) readable by the image processing apparatus. The capacity of the compressed image memory is, of course, set to a capacity corresponding to the compressed image data of a plurality of pages of the document.

【0005】一方、原稿の画像データを読み取るリーダ
部の原稿台ガラス上に原稿を自動的に1枚ずつ送り込
み、読み取り後に排出するように原稿を搬送する自動原
稿搬送装置(ドキュメントフィーダー、以下DFと略
す)を搭載した画像処理装置が知られている。
On the other hand, an automatic document feeder (document feeder, hereinafter referred to as DF) automatically feeds a document one by one onto a platen glass of a reader unit for reading image data of the document, and transports the document so as to discharge after reading. 2. Description of the Related Art An image processing apparatus equipped with an abbreviated name) is known.

【0006】このDFを搭載した画像処理装置におい
て、原稿の画像データの読み取りを高速に行なうため
に、リーダ部の原稿台ガラスの下で画像読み取り部であ
るスキャナユニットを所定の読み取り位置に停止させた
状態で、DFにより原稿を1枚ずつ原稿台ガラス上でス
キャナユニット上を通過するように搬送しながら原稿の
画像データを1ページずつ読み取る原稿流し読み機能を
備えた画像処理装置が提供されている。
In an image processing apparatus equipped with this DF, in order to read image data of a document at a high speed, a scanner unit as an image reading unit is stopped at a predetermined reading position under a platen glass of a reader unit. In this state, an image processing apparatus is provided which has a document flow reading function of reading image data of a document one page at a time while transporting the documents one by one on a platen glass by a DF while passing the scanner unit. I have.

【0007】[0007]

【発明が解決しようとする課題】しかしながら上述のよ
うな原稿流し読み機能を備えた画像処理装置では、複数
枚の原稿の原稿流し読みによる画像データの読み取りか
ら圧縮画像データを圧縮画像メモリに格納するまでの一
連の処理(以下、原稿読み込み処理という)を行なう場
合、常に処理を1ページ単位(1枚単位)で行なうよう
になっていた。すなわち、DFの駆動によって1枚1ペ
ージの原稿の原稿流し読みが完了する毎にDFを停止さ
せ、読み取った画像データの圧縮と圧縮画像メモリへの
格納を行い、圧縮画像メモリが満杯になるメモリフルが
発生しなければ再びDFを駆動して次の1枚の原稿の原
稿流し読みを行なうようになっていた。
However, in the image processing apparatus having the above-mentioned document flow reading function, the compressed image data is stored in the compressed image memory from the reading of the image data by the document flow reading of a plurality of documents. (Hereinafter referred to as "document reading processing"), the processing is always performed in units of one page (one sheet). In other words, the DF is stopped every time the original page reading of one page of the original document is completed by driving the DF, and the read image data is compressed and stored in the compressed image memory, so that the compressed image memory becomes full. If the full state does not occur, the DF is driven again to read the next one original by moving the original.

【0008】これに対して、DFを1枚の原稿の原稿流
し読みの完了毎に停止させずに連続的に動作させて複数
枚の原稿の原稿流し読みを連続的に行ないながら順次読
み取った画像データの圧縮と圧縮画像メモリへの格納を
行なえば、原稿読み込み処理を高速に効率良く行なえる
筈であるが、そうするようにはなっていなかった。
On the other hand, the DF is continuously operated without stopping each time when the scanning of one document is completed, and the image is sequentially read while the scanning of a plurality of documents is continuously performed. If the data is compressed and stored in the compressed image memory, the original reading process should be performed efficiently at high speed, but this has not been the case.

【0009】その理由は、原稿流し読みでは、原稿の1
枚1ページの読み取りとともに、その原稿が排出されて
しまい、再度読み取ることができないので、圧縮画像メ
モリでのメモリフルに対処するために、読み取った1ペ
ージの画像データを圧縮して圧縮画像メモリに格納する
ことが圧縮画像メモリのメモリフルなしに完了するま
で、バッファメモリ上にその1ページの原稿の画像デー
タを保存しておく必要があるためである。その圧縮画像
メモリへの格納完了前に次の1ページの原稿流し読みを
行なうと、バッファメモリ上の前の1ページの画像デー
タは次の1ページの画像データの上書きにより失われて
しまう。
[0009] The reason is that, in the case of original scanning, the original 1
When reading one page, the original is ejected and cannot be read again. To cope with the memory full in the compressed image memory, the read one page image data is compressed and stored in the compressed image memory. This is because it is necessary to store the image data of the original of one page in the buffer memory until the storing is completed without the memory of the compressed image memory being full. If the next one page of the original is read before the storage in the compressed image memory is completed, the image data of the previous one page in the buffer memory is lost by overwriting the image data of the next one page.

【0010】このような理由で原稿流し読みによる原稿
読み込み処理を1ページ単位で行なっているため、原稿
流し読みを行なうための原稿搬送手段と画像読み取り手
段の性能を最大限に発揮できず、原稿流し読みを高速に
行なって原稿読み込み処理を高速に効率良く行なうこと
ができないという問題があった。
For this reason, since the original reading processing by the original reading is performed in units of one page, the performance of the original conveying means and the image reading means for performing the original reading cannot be maximized. There is a problem that the original reading process cannot be efficiently performed at high speed by performing the flow reading at high speed.

【0011】そこで本発明の課題は、上記の原稿流し読
み機能を備えた画像処理装置において、原稿流し読みに
よる原稿読み込み処理を行なう場合に、原稿流し読みを
行なうための原稿搬送手段と画像読み取り手段の性能を
最大限に発揮して、原稿流し読みを高速に行ない、原稿
読み込み処理を高速に効率良く行なえるようにすること
にある。
It is an object of the present invention to provide an image processing apparatus having the above-mentioned document flow reading function, wherein, when performing the document reading process by the document flow reading, the document conveying means and the image reading means for performing the document flow reading. In order to maximize the performance of the document, it is possible to read the document at a high speed and to perform the document reading process efficiently at a high speed.

【0012】[0012]

【課題を解決するための手段】上記の課題を解決するた
め、本発明によれば、原稿搬送手段、画像読み取り手
段、バッファメモリ、及び圧縮画像メモリを有し、前記
原稿搬送手段により原稿を1枚ずつ前記画像読み取り手
段の画像読み取り部上を通過するように搬送しながら前
記画像読み取り手段により原稿の画像データを1ページ
ずつ読み取る原稿流し読みを行ない、読み取った画像デ
ータを前記バッファメモリの未使用領域に格納した後、
圧縮して前記圧縮画像メモリに格納し、その後、前記バ
ッファメモリにおいて前記圧縮した画像データの元にな
った画像データの格納に使用した領域を未使用領域とし
て開放する原稿読み込み処理を行なう画像処理装置、そ
の制御方法、及びその制御プログラムを格納したコンピ
ュータにより読み取り可能な記憶媒体において、前記バ
ッファメモリの容量は、複数ページの原稿の画像データ
を格納できる容量として、前記原稿流し読みにより複数
枚の原稿の原稿読み込み処理を行なう場合に、前記原稿
搬送手段を1枚の原稿の原稿流し読みが完了する毎に停
止させずに連続的に動作させて複数枚の原稿の原稿流し
読みを連続的に行ないながら順次1ページずつ読み取っ
た画像データの前記バッファメモリへの格納、圧縮及び
前記圧縮画像メモリへの格納を行なう連続流し読みモー
ドで原稿読み込み処理を行なうように制御するものとし
た。
According to the present invention, there is provided a document feeder, an image reading means, a buffer memory, and a compressed image memory. The image reading means reads the image data of the original one page at a time while the document is read so as to pass one page at a time while passing over the image reading portion of the image reading means. After storing in the area,
An image processing apparatus for performing a document reading process for compressing and storing the compressed image data in the compressed image memory, and thereafter releasing an area used for storing the image data on which the compressed image data is based in the buffer memory as an unused area In a computer-readable storage medium storing the control method and the control program, the capacity of the buffer memory is set to a capacity capable of storing image data of a plurality of pages of originals, and the plurality of originals are read by the original flow reading. When the original reading process is performed, the original conveying means is continuously operated without stopping each time when the original original reading of one original is completed, and the original original reading of a plurality of originals is continuously performed. While the image data read one page at a time is stored in the buffer memory, compressed, and the compressed image memo is read. And it shall be controlled to perform document reading process in a continuous flow reading mode and stores this in the.

【0013】さらに、前記連続流し読みモードで原稿流
し読みによる原稿読み込み処理を行なっている最中に、
前記バッファメモリの未使用領域の容量が既定のしきい
値の容量以下になったとき、前記原稿搬送手段を停止さ
せて連続流し読みモードの原稿流し読みを中断するよう
に制御するものとした。
[0013] Further, during the original reading process by the original flowing reading in the continuous flowing reading mode,
When the capacity of the unused area of the buffer memory becomes equal to or less than a predetermined threshold capacity, the control is performed so as to stop the document conveying means and interrupt the continuous flow reading in the continuous flow reading mode.

【0014】さらに、前記連続流し読みモードで原稿流
し読みによる原稿読み込み処理を行なう場合に、前記原
稿搬送手段にセットされた原稿のサイズに応じて、前記
しきい値の容量を異なる容量に設定するように制御する
ものとした。
Further, in the case of performing the original reading process by the original flowing reading in the continuous flowing reading mode, the capacity of the threshold value is set to a different capacity according to the size of the original set on the original conveying means. Control.

【0015】さらに、前記連続流し読みモードでの原稿
流し読みによる原稿読み込み処理において、前記バッフ
ァメモリの未使用領域の容量が既定のしきい値の容量以
下になって前記原稿搬送手段を停止させた後、前記バッ
ファメモリの未使用領域の容量が前記しきい値の容量よ
り大きくなったら、前記原稿搬送手段を再び動作させて
連続流し読みモードの原稿流し読みを再開するように制
御するものとした。
Further, in the original reading process in the continuous original reading mode in the continuous original reading mode, the capacity of the unused area of the buffer memory becomes equal to or less than a predetermined threshold capacity, and the original conveying means is stopped. After that, when the capacity of the unused area of the buffer memory becomes larger than the capacity of the threshold value, the document feeding means is operated again to control the document flow reading in the continuous flow reading mode to be restarted. .

【0016】[0016]

【発明の実施の形態】以下、本発明の実施形態を図面に
基づいて説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0017】図1は、本発明の実施形態における画像処
理装置(画像形成装置)の機械的構成を示している。こ
の装置は、原稿の画像データを1ページずつ読み取るリ
ーダ部1と、読み取られた画像データの処理及び装置全
体の制御を行なうコントローラ部3と、コントローラ部
3から出力される画像データに基づいて画像を用紙上に
形成(印刷)するプリンタ部2を有する。リーダ部1に
はDF(自動原稿搬送装置)101が搭載されており、
先述した原稿流し読みによる原稿読み込み処理を行なう
ことができる。まずリーダ部1について説明する。
FIG. 1 shows a mechanical configuration of an image processing apparatus (image forming apparatus) according to an embodiment of the present invention. The apparatus includes a reader unit 1 for reading image data of a document one page at a time, a controller unit 3 for processing the read image data and controlling the entire apparatus, and an image processing unit based on image data output from the controller unit 3. On the paper (printing). The reader unit 1 has a DF (automatic document feeder) 101 mounted thereon.
It is possible to perform the original reading process by the above-described original flow reading. First, the reader unit 1 will be described.

【0018】リーダ部1上に搭載されたDF101上に
セットされた原稿は、DF101の駆動により、順次1
枚づつ原稿台ガラス102上に搬送される。原稿がガラ
ス102上に搬送されると、画像データの読み取り部で
あるスキャナユニット104のランプ103が点灯し、
原稿を照明する。ここで原稿流し読みを行なう場合は、
スキャナユニット104が所定の読み取り位置に停止し
た状態で、DF101の駆動により原稿がスキャナユニ
ット104上を通過するように搬送されながら、読み取
りのスキャンが行なわれる。通常の読み取りの場合は、
原稿が原稿台ガラス102上の所定位置に停止した状態
でスキャナユニット104が移動して読み取りのスキャ
ンが行なわれる。また、DF101を使用しない場合に
は、ユーザーが原稿を直接に原稿台ガラス102上にセ
ットする。
Originals set on the DF 101 mounted on the reader unit 1 are sequentially driven by the DF 101 to be one by one.
Each sheet is conveyed onto the document table glass 102. When a document is conveyed onto the glass 102, a lamp 103 of a scanner unit 104, which is a reading unit of image data, is turned on,
Illuminate the original. If you want to scan the original here,
In a state where the scanner unit 104 is stopped at a predetermined reading position, scanning of reading is performed while the document is conveyed so as to pass over the scanner unit 104 by driving the DF 101. For normal reading,
With the original stopped at a predetermined position on the original platen glass 102, the scanner unit 104 moves to perform scanning for reading. When the DF 101 is not used, the user sets the document directly on the platen glass 102.

【0019】原稿の反射光による画像がミラー105、
106、107、レンズ108を介してCCDイメージ
センサ109上に結像され、その画像が光電変換され
る。光電変換された画像に対応する電気信号(アナログ
信号)は不図示の信号処理回路により増幅されて2値化
されデジタルの画像データの信号としてコントローラ部
3へ送られる。コントローラ部3では、入力された画像
データに対して本装置の操作部で設定された各種の画像
処理を施し、画像形成(プリント)が操作部から指示さ
れている場合は画像データをビデオ信号としてプリンタ
部2に出力し、これによりプリンタ部2で用紙上に画像
が形成(印刷)される。
The image due to the reflected light of the original is mirror 105,
An image is formed on a CCD image sensor 109 via 106 and 107 and a lens 108, and the image is photoelectrically converted. An electric signal (analog signal) corresponding to the photoelectrically converted image is amplified and binarized by a signal processing circuit (not shown) and sent to the controller unit 3 as a digital image data signal. The controller unit 3 performs various image processings set on the operation unit of the apparatus on the input image data, and converts the image data into a video signal when the image formation (print) is instructed from the operation unit. The image is output to the printer unit 2, whereby an image is formed (printed) on a sheet by the printer unit 2.

【0020】次にプリンタ部2について説明する。コン
トローラ部3からプリンタ部2へ入力された画像データ
のビデオ信号は、レーザユニットから構成された露光制
御部201で変調された光信号へ変換されて感光体20
2を照射する。照射光によって感光体202上に静電潜
像が形成され、それが現像器203によってトナー像と
して現像される。いわゆるレジ合わせにより、感光体2
02上のトナー像の先端とタイミングを合わせて用紙積
載部204または205より用紙Pが搬送され、転写部
206でトナー像が用紙P上に転写される。転写された
トナー像は定着部(定着ローラ)207で用紙Pに定着
され、その後、用紙Pは排紙ローラ208により本装置
外部に装着されたソータ220に排出され、ソータ22
0のトレイ220a上に排出される。
Next, the printer section 2 will be described. A video signal of image data input from the controller unit 3 to the printer unit 2 is converted into an optical signal modulated by an exposure control unit 201 composed of a laser unit, and
Irradiate 2. The irradiation light forms an electrostatic latent image on the photoconductor 202, which is developed as a toner image by the developing device 203. By the so-called registration alignment, the photoconductor 2
The sheet P is conveyed from the sheet stacking unit 204 or 205 in synchronization with the leading end of the toner image on the sheet 02, and the transfer unit 206 transfers the toner image onto the sheet P. The transferred toner image is fixed on a sheet P by a fixing unit (fixing roller) 207, and then the sheet P is discharged by a discharge roller 208 to a sorter 220 mounted outside the apparatus, and
0 is discharged onto the tray 220a.

【0021】なお、用紙Pの表裏両面に画像形成する場
合は、定着部207で片面にトナー像を定着された用紙
Pを一度、排紙ローラ208まで搬送した後、逆方向に
搬送し、搬送方向切り換え部材209を介して再給紙用
の用紙積載部210に搬送する。次の原稿が準備される
と、上記と同様にして原稿の画像データが読み取られる
が、次の用紙Pについては再給紙用の用紙積載部210
から表裏を反転して給紙されるので、その同一の用紙P
の表裏両面に2枚の原稿の画像を形成することができ
る。
When an image is formed on both sides of the sheet P, the sheet P on which the toner image has been fixed on one side by the fixing unit 207 is once conveyed to the discharge roller 208, and then conveyed in the reverse direction. The sheet is conveyed to the sheet stacking unit 210 for re-feeding via the direction switching member 209. When the next document is prepared, the image data of the document is read in the same manner as described above, but for the next sheet P, the sheet stacking section 210 for re-feeding.
And the paper is fed upside down, the same paper P
Can be formed on both sides of the document.

【0022】次に、コントローラ部3の構成を図2によ
り説明する。図2に示すように、コントローラ部3は、
リーダインタフェース301を介してリーダ部1に接続
され、プリンタインタフェース310を介してプリンタ
部2に接続される。なお、リーダインタフェース301
とリーダ部1間を接続する信号線には、通常の信号線の
ほかに後述する連続流し読みモードでの原稿流し読み動
作を制御するためのイネーブルハード線が含まれてい
る。
Next, the configuration of the controller 3 will be described with reference to FIG. As shown in FIG. 2, the controller unit 3
It is connected to the reader unit 1 via the reader interface 301 and connected to the printer unit 2 via the printer interface 310. Note that the reader interface 301
The signal line connecting the reader and the reader unit 1 includes, in addition to a normal signal line, an enable hardware line for controlling an original moving reading operation in a continuous moving reading mode described later.

【0023】コントローラ部3は、リーダインタフェー
ス301とプリンタインタフェース310の他に、リー
ダメモリ302、エンコーダ303、圧縮画像メモリ3
04、デコーダ305、ページメモリ306、CPU(c
entral processing unit)307、RAM(random acces
s memory)308、ROM(read only memory)309を
有する。
The controller unit 3 includes a reader memory 302, an encoder 303, and a compressed image memory 3 in addition to the reader interface 301 and the printer interface 310.
04, decoder 305, page memory 306, CPU (c
entral processing unit) 307, RAM (random acces)
s memory) 308 and a ROM (read only memory) 309.

【0024】リーダメモリ302は、リーダ部1が読み
取った画像データ(圧縮前の生データ)を少なくとも2
ページ分一時的にストアするためのバッファメモリであ
る。なお、前記の2ページ分とは、リーダ部1が読み取
り可能な最大の原稿サイズ、例えばA3サイズの原稿の
2ページ分であり、これより小さなサイズの原稿の場
合、さらにリーダメモリ302を分割して使用すること
により、2ページより多数のページ分となる。例えばA
4サイズの原稿では4ページ分となる。これにより、例
えばA3サイズでは少なくとも2枚、A4サイズでは少
なくとも4枚の原稿について原稿流し読みを連続して行
なうことを可能としている。
The reader memory 302 stores image data (raw data before compression) read by the reader
This is a buffer memory for temporarily storing pages. The two pages are the maximum document size that can be read by the reader unit 1, for example, two pages of an A3 size document. In the case of a document of a smaller size, the reader memory 302 is further divided. , The number of pages becomes larger than two pages. For example, A
In the case of a four-size document, the size is four pages. Thus, for example, at least two documents can be continuously read in A3 size and at least four documents can be continuously read in A4 size.

【0025】エンコーダ303は、リーダメモリ302
に格納された画像データを所定の符合化方式により符合
化して圧縮するものである。
The encoder 303 includes a reader memory 302
Is encoded by a predetermined encoding method and compressed.

【0026】圧縮画像メモリ304は、エンコーダ30
3により圧縮して得られた圧縮画像データを複数ページ
分ストアするためのものである。
The compressed image memory 304 includes the encoder 30
3 for storing compressed image data obtained by compression for a plurality of pages.

【0027】デコーダ305は、圧縮画像メモリ304
に格納された圧縮画像データを解析して圧縮前の元の画
像データに伸張し、ページメモリ306上に展開するも
のである。
The decoder 305 includes a compressed image memory 304
The compressed image data stored in the page memory 306 is analyzed, decompressed to original image data before compression, and expanded on the page memory 306.

【0028】ROM309は、CPU307が実行する
制御プログラムをストアしてあり、本発明に係る画像処
理装置の制御プログラムを格納したコンピュータにより
読み取り可能な記憶媒体の実施形態に相当する。
The ROM 309 stores a control program executed by the CPU 307, and corresponds to an embodiment of a computer-readable storage medium storing a control program of the image processing apparatus according to the present invention.

【0029】CPU307は、ROM309に格納され
た制御プログラムにしたがってコントローラ部3の各部
を制御し、本装置全体を制御するものである。
The CPU 307 controls each section of the controller section 3 according to a control program stored in the ROM 309, and controls the entire apparatus.

【0030】RAM308はCPU307の作業領域と
して用いられる。
The RAM 308 is used as a work area of the CPU 307.

【0031】また、図2において、11はDF101の
動作を制御する原稿搬送制御部であり、リーダ部1と通
信を行ってDF101全体の制御を行う。
In FIG. 2, reference numeral 11 denotes a document transport control unit for controlling the operation of the DF 101, which communicates with the reader unit 1 to control the entire DF 101.

【0032】次に、図2の構成における画像データの流
れについて説明する。リーダ部1により読み取られた原
稿の画像データは、リーダインタフェース301を介し
てコントローラ部3に入力されてリーダメモリ302の
未使用領域に展開されて格納された後、エンコーダ30
3により圧縮され圧縮画像メモリ304にストアされ
る。通常のコピー動作では、圧縮画像メモリ304の画
像データは、デコーダ305によって解析されて伸長さ
れ、ページメモリ306上に展開され、プリンタインタ
ーフェース310からビデオ信号としてプリンタ部2に
出力され、プリンタ部2で画像が用紙上に形成される。
Next, the flow of image data in the configuration of FIG. 2 will be described. The image data of the document read by the reader unit 1 is input to the controller unit 3 via the reader interface 301 and is developed and stored in an unused area of the reader memory 302.
3 and stored in the compressed image memory 304. In a normal copy operation, the image data in the compressed image memory 304 is analyzed and decompressed by the decoder 305, expanded on the page memory 306, output to the printer unit 2 as a video signal from the printer interface 310, and output by the printer unit 2. An image is formed on the paper.

【0033】正常に画像出力及び形成が行われた場合
は、出力された画像の元になった圧縮画像メモリ304
中の圧縮画像データは消去される。そして、圧縮画像メ
モリ304に新たに圧縮画像データをストアした結果、
画像データが入りきれないと分かったときに、圧縮画像
メモリ304のメモリフルとして処理される。
If image output and formation are normally performed, the compressed image memory 304 based on the output image
The inside compressed image data is deleted. Then, as a result of newly storing the compressed image data in the compressed image memory 304,
When it is determined that the image data cannot be accommodated, it is processed as the memory of the compressed image memory 304 being full.

【0034】また、リーダメモリ302に格納した画像
データを圧縮して圧縮画像メモリ304に格納すること
が正常に終了したら、リーダメモリ302において前記
の圧縮画像メモリ304に格納した圧縮画像データの元
になった画像データを削除し、その画像データの格納に
使用した領域を未使用領域として開放する。その後、次
にリーダメモリ302に格納された画像データの圧縮と
圧縮画像メモリ304への格納を行なう。
When the image data stored in the reader memory 302 is normally compressed and stored in the compressed image memory 304, the image data stored in the compressed image memory 304 is stored in the reader memory 302 based on the compressed image data stored in the compressed image memory 304. The deleted image data is deleted, and the area used for storing the image data is released as an unused area. Thereafter, the image data stored in the reader memory 302 is compressed and stored in the compressed image memory 304.

【0035】次に、図3により、本装置の操作部として
の操作パネルの構成を説明する。この操作パネルはリー
ダ部1の上部前側に設けられる。
Next, the configuration of an operation panel as an operation unit of the present apparatus will be described with reference to FIG. This operation panel is provided on the upper front side of the reader unit 1.

【0036】図3に示す操作パネル20において、21
は表示部であり、本装置の動作状況や各種のメッセージ
を表示する。また、表示部21の表面はタッチパネルに
なっていて、触れることによって選択キーとして機能
し、倍率設定等はここで行う。22は数字を入力するテ
ンキーであり、ここで1枚の原稿に対してのコピー枚数
などを設定する。23はスタートキーであり、このキー
を押下することにより原稿読み込み動作を開始する。
On the operation panel 20 shown in FIG.
Is a display unit for displaying the operation status of the apparatus and various messages. The surface of the display unit 21 is a touch panel, and functions as a selection key when touched, and a magnification setting and the like are performed here. Numeral 22 is a numeric keypad for inputting numbers, and here, the number of copies for one document is set. Reference numeral 23 denotes a start key, and when this key is pressed, a document reading operation is started.

【0037】また、24は、ファンクションキーであ
り、コピー動作、ボックス機能、拡張機能の切り替えを
ワンタッチで行うことが可能になっている。なお、ボッ
クス機能とは、読み取った原稿の画像データを本装置の
本体内に設けられた不図示のハードディスク装置に蓄積
しておく機能である。
Reference numeral 24 denotes a function key, which enables one-touch switching between a copy operation, a box function, and an extended function. Note that the box function is a function of storing image data of a read document in a hard disk device (not shown) provided in the main body of the apparatus.

【0038】また、25は、本装置の操作者が連続流し
読みモードのオン/オフ、すなわち同モードの設定とそ
の解除を行なうための連続流し読みモードキーである。
ここで、連続流し読みモードとは、後述のように原稿流
し読みにより複数枚の原稿の原稿読み込み処理を行なう
場合に、DF101を1枚の原稿の原稿流し読みが完了
する毎に停止させずに連続的に動作させて複数枚の原稿
の原稿流し読みを連続的に行ないながら順次1ページず
つ読み取った画像データのリーダメモリ302への格
納、圧縮及び圧縮画像メモリ304への格納を行なうモ
ードである。
Reference numeral 25 denotes a continuous flow reading mode key for the operator of the apparatus to turn on / off the continuous flow reading mode, that is, to set and release the mode.
Here, in the continuous moving reading mode, when performing the document reading process of a plurality of documents by the moving document reading as described later, the DF 101 does not stop every time the moving document reading of one document is completed. In this mode, image data read one page at a time is stored in the reader memory 302, compressed, and stored in the compressed image memory 304 while the document data is read continuously one page at a time while the document is continuously read by moving the document continuously. .

【0039】次に、図4及び図5により、リーダ部1に
おいてスキャナユニット104をホームポジション(以
下、HPと略す)及び原稿流し読み時の読み取り位置
(スキャンポジション、以下、SPと略す)に移動する
構成について説明する。図4は、DF101を除いた状
態でリーダ部1の上面側を示す斜視図であり、図5はH
PとSPの位置を示している。
Next, referring to FIGS. 4 and 5, the scanner unit 104 is moved to a home position (hereinafter abbreviated as HP) and a reading position (scan position, hereinafter abbreviated as SP) at the time of original document reading in the reader unit 1 according to FIGS. The configuration to be performed will be described. FIG. 4 is a perspective view showing the upper surface side of the reader unit 1 without the DF 101, and FIG.
The positions of P and SP are shown.

【0040】図4において、401は、光センサとして
のHPセンサ402を遮る遮光板であり、HPセンサ4
02の出力がオンかオフかによって後述するHPサーチ
処理を行うためのもので、スキャナユニット104の片
側に取り付けられる。スキャナユニット104は、光学
モータ(パルスモーター)403と搬送ベルト404に
よって前進、後退する。なお、図4中、矢印の右方向が
前進方向である。
In FIG. 4, reference numeral 401 denotes a light-shielding plate for blocking an HP sensor 402 as an optical sensor.
It is for performing an HP search process to be described later depending on whether the output 02 is on or off, and is attached to one side of the scanner unit 104. The scanner unit 104 moves forward and backward by an optical motor (pulse motor) 403 and a transport belt 404. In FIG. 4, the right direction of the arrow is the forward direction.

【0041】原稿流し読みによる原稿読み込み処理を行
なう前にシェーディング補正を行なうが、それは、図5
に位置を示すHPにスキャナユニット104を移動させ
るHPサーチ処理を行ない、SPの下側に配置された不
図示の白板の画像をスキャナユニット104のランプ点
灯状態で読み込み、CCDイメージセンサ109の出力
信号を補正することで行う。このシェーディング補正処
理後、スキャナユニット104を図5に位置を示すSP
へ移動(後退)させ、スキャナユニット104をSPに
停止させた状態で、原稿流し読みでの原稿読み込み処理
を行う。
The shading correction is performed before the original reading process by the original moving reading is performed.
Performs an HP search process of moving the scanner unit 104 to the HP indicating the position, reads an image of a white plate (not shown) arranged below the SP with the lamp of the scanner unit 104 turned on, and outputs an output signal of the CCD image sensor 109. Is performed by correcting. After the shading correction processing, the scanner unit 104 is moved to the SP shown in FIG.
The document is read (moved back) and the scanner unit 104 is stopped by the SP, and the document reading process in the document flow reading is performed.

【0042】スキャナユニット104をHPに移動する
HPサーチ動作では、まず最初に、図4のHPセンサ4
02の出力がオンであるか否かを判定する。オンである
場合は、スキャナユニット104をHPセンサ402の
出力がオフになるまで前進方向に移動させる。そして、
最後にスキャナユニット104を後退方向に移動させ、
HPセンサ402の出力が再びオンになってから所定距
離分だけ移動させることでHPにスキャナユニット10
4を持ってくることが可能となる。
In the HP search operation for moving the scanner unit 104 to the HP, first, the HP sensor 4 shown in FIG.
It is determined whether or not the output of No. 02 is on. If it is on, the scanner unit 104 is moved in the forward direction until the output of the HP sensor 402 is turned off. And
Finally, the scanner unit 104 is moved in the backward direction,
The scanner unit 10 is moved to the HP by moving a predetermined distance after the output of the HP sensor 402 is turned on again.
4 can be brought.

【0043】また別に、最初からHPセンサ402の出
力がオフの場合には、スキャナユニット104を後退方
向に移動させ、HPセンサ402の出力がオンになって
から所定距離だけ移動させることで、HPにスキャナユ
ニット104を持ってくることができる。
When the output of the HP sensor 402 is off from the beginning, the scanner unit 104 is moved in the backward direction, and is moved a predetermined distance after the output of the HP sensor 402 is turned on. Can be brought to the scanner unit 104.

【0044】次に、原稿流し読み時のDF101の原稿
搬送動作を図6〜図10を用いて説明する。
Next, the document transport operation of the DF 101 at the time of document scanning reading will be described with reference to FIGS.

【0045】図6は、まず、3枚の原稿DがDF101
にセットされたときの状況である。積載された原稿Dの
束の上から1枚目の表面A、2枚目の表面B、3枚目の
表面Cという順序で原稿給紙トレイ604上にセットさ
れている。そして、この原稿流し読みを行う場合には、
前述したように、スキャナユニット104は、SPに停
止してランプ点灯状態になっている。
FIG. 6 shows that three originals D are DF101
This is the situation when set to. The first surface A, the second surface B, and the third surface C are set on the document feed tray 604 in this order from the top of the stack of the stacked documents D. Then, when performing this original reading,
As described above, the scanner unit 104 is stopped at the SP and is in the lamp lighting state.

【0046】この状態から給紙系のピックアップローラ
607が原稿Dの束上に移動され、図7のように原稿D
の束の上から1枚ずつ原稿Dを引き込み、レジストロー
ラ601の所まで送り(プレ給紙)、レジストローラ6
01で原稿読み取りのタイミングを合わせるための先端
レジ合わせを行う。そして所定タイミングでレジオンし
ていくことで、図8に示すように1枚目の原稿Dが搬送
され、SPに位置するスキャナユニット104上を通過
し、スキャナユニット104で1枚目の原稿Dの表面A
の画像が読み取られる。すなわち原稿流し読みがなされ
る。
In this state, the pickup roller 607 of the paper feed system is moved onto the bundle of the originals D, and as shown in FIG.
The originals D are pulled in one by one from the top of the bundle and fed to the registration roller 601 (pre-feed), and the registration rollers 6
In step 01, the leading edge registration for adjusting the document reading timing is performed. Then, by registering at a predetermined timing, the first document D is conveyed as shown in FIG. 8, passes over the scanner unit 104 located at the SP, and is scanned by the scanner unit 104. Surface A
Is read. That is, the original is read in a stream.

【0047】その後、図9に示すように1枚目の原稿D
が原稿排紙トレイ605上に表面Aを下にしたフェイス
ダウンで排紙され、同時に2枚目の原稿Dがプレ給紙さ
れる。その後、2枚目以降も同様に給紙、読み取り、排
紙を行い、最終的に図10のように、原稿排紙トレイ6
05上で原稿Dの排紙束が上から3枚目、2枚目、1枚
目という順序になる。なお、原稿Dの表裏両面の読み取
りを行なう場合には、反転フラッパー603を用いるこ
とで原稿の表裏反転動作を行う。
Thereafter, as shown in FIG.
Is discharged face down with the front face A down on the document discharge tray 605, and at the same time, the second document D is pre-fed. Thereafter, paper feeding, reading, and paper discharging are similarly performed for the second and subsequent sheets, and finally, as shown in FIG.
On the sheet 05, the discharge bundle of the document D is the third, second, and first sheets from the top. When reading both sides of the document D, the reversing flapper 603 is used to perform the document reversing operation.

【0048】ところで、本実施形態では、図6に示すよ
うに、DF101の原稿給紙トレイ604上にセットさ
れた原稿のサイズを検出するためのセンサ602が設け
られている。このセンサ602は、具体的には、例えば
反射型光センサとして構成され、原稿給紙トレイ604
上で原稿のセット位置の前端から後方へ所定距離、例え
ば220mmの位置に配置され、セットされた原稿の全て
の副走査方向(原稿の搬送方向)の長さが220mm未満
であると原稿に覆われないでオフし、セットされた原稿
の少なくとも1枚の副走査方向の長さが220mm以上で
あると原稿に覆われてオンする。
In this embodiment, as shown in FIG. 6, a sensor 602 for detecting the size of a document set on the document feed tray 604 of the DF 101 is provided. The sensor 602 is specifically configured as, for example, a reflection-type optical sensor, and includes a document feed tray 604.
The document is placed at a predetermined distance behind the front end of the document setting position, for example, at a position of 220 mm, and if the length of all the set documents in the sub-scanning direction (document conveyance direction) is less than 220 mm, the document is covered. If the length of at least one of the set documents in the sub-scanning direction is 220 mm or more, the document is turned on by being covered with the documents.

【0049】これにより、セットされた原稿の全てが副
走査方向の長さ220mm未満の小さなサイズ(例えばA
4)の原稿(以下、スモール原稿という)か、或いはセ
ットされた原稿の少なくとも1枚が副走査方向の長さ2
20mm以上の大きなサイズ(例えばA3)の原稿(以
下、ラージ原稿という)かを検出することができる。
As a result, all of the set originals have a small size (for example, A
4) The original (hereinafter referred to as a small original) or at least one of the set originals has a length of 2 in the sub-scanning direction.
It is possible to detect whether the document is a large document (for example, A3) having a size of 20 mm or more (hereinafter, referred to as a large document).

【0050】すなわち、センサ602は具体的にはラー
ジ原稿の有無を検出するセンサであるが、ユーザがラー
ジ原稿とスモール原稿という異なるサイズの原稿を混ぜ
てDF101にセットすることは極めて稀な例外的なこ
とであるので、実質的には、このセンサ602によりセ
ットされた原稿が全てスモール原稿かラージ原稿かを検
出することができる。
That is, the sensor 602 is a sensor for detecting the presence or absence of a large original. However, it is extremely rare that a user mixes originals of different sizes, that is, a large original and a small original, and sets them on the DF 101. Therefore, the sensor 602 can substantially detect whether the set originals are all small originals or large originals.

【0051】なお、センサ602では、セットされた原
稿の副走査方向の長さが例えば220mm以上か否かしか
判断できず、原稿の副走査方向の長さを実測して原稿サ
イズを特定することはできないが、セットされる原稿が
例えばA3とA4の2種類に限定されていれば、そのサ
イズの検出を間違いなく行なうことができる。原稿の副
走査方向の長さを実測して原稿サイズを特定する必要が
ある場合には、その実測を行なうための計測センサを図
6に符号606に示すようにレジストローラ601の後
方近傍に設け、原稿先端のレジ合わせ後に原稿を空搬送
することで、原稿の副走査方向の長さを実測して原稿の
サイズを特定することもできる。
The sensor 602 can determine only whether the length of the set document in the sub-scanning direction is, for example, 220 mm or more, and specifies the size of the document by actually measuring the length of the document in the sub-scanning direction. However, if the originals to be set are limited to two types, for example, A3 and A4, the size can be detected without fail. When it is necessary to measure the length of the document in the sub-scanning direction to specify the size of the document, a measurement sensor for performing the measurement is provided near the back of the registration roller 601 as shown by reference numeral 606 in FIG. In addition, by carrying the document idle after the registration of the leading edge of the document, the size of the document can be specified by actually measuring the length of the document in the sub-scanning direction.

【0052】以上の構成において、図3の操作パネル2
0の連続流し読みモードキー25により連続流し読みモ
ードが設定され、DF101の原稿給紙トレイ604に
複数枚の原稿Dがセットされた状態で、スタートキー2
3が押されると、連続流し読みモードで原稿流し読みに
より複数枚の原稿の原稿読み込み処理が行なわれる。そ
の動作の詳細を図11〜図14により以下に説明する。
なお、以下の動作は、コントローラ部3のROM309
に格納された制御プログラムに従ったCPU307の制
御のもとになされる。
In the above configuration, the operation panel 2 shown in FIG.
In the state in which the continuous flowing reading mode is set by the continuous flowing reading mode key 25 of 0 and a plurality of documents D are set on the document feeding tray 604 of the DF 101, the start key 2
When 3 is pressed, original reading processing of a plurality of originals is performed by moving original reading in the continuous moving reading mode. Details of the operation will be described below with reference to FIGS.
The following operation is performed by the ROM 309 of the controller unit 3.
Under the control of the CPU 307 according to the control program stored in the.

【0053】まず、図11のフローチャートは、連続流
し読みモードでの原稿読み込み処理を行なうメインルー
チンの処理手順を示している。
First, the flowchart of FIG. 11 shows a processing procedure of a main routine for performing a document reading process in the continuous flow reading mode.

【0054】このメインルーチンでは、まず図11のス
テップS1において、DF101上に原稿がセットされ
たかどうか判定し、セットされるのを待つ。尚、原稿が
セットされたかどうかは、原稿給紙トレイ604上に設
けられた原稿の有無を検知する不図示のセンサにより検
知する。
In this main routine, first, in step S1 of FIG. 11, it is determined whether or not a document is set on the DF 101, and the process waits until the document is set. Whether or not a document is set is detected by a sensor (not shown) provided on the document feed tray 604 for detecting the presence or absence of a document.

【0055】そして、ステップS1でDF101上に原
稿がセットされたと判定されたらステップS2へ進み、
操作パネル20上のスタートキー23が押されるのを待
つ。
If it is determined in step S1 that a document has been set on the DF 101, the process proceeds to step S2,
It waits until the start key 23 on the operation panel 20 is pressed.

【0056】ステップS2でスタートキー23が押され
た場合には、ステップS3へ進み、リーダ部1に原稿読
み込み準備処理を実行させる。この処理については後述
する。
If the start key 23 has been pressed in step S2, the flow advances to step S3 to cause the reader unit 1 to execute a document reading preparation process. This processing will be described later.

【0057】ステップS3の原稿読み込み準備処理が終
了したら、ステップS4へ進み、原稿給紙トレイ604
上にセットされた原稿がスモール原稿のみか否かを前述
のラージ原稿の有無を検出するセンサ602を用いて判
定し、スモール原稿(例えばA4サイズ)のみである場
合には、後述のようにDF101を停止させて原稿流し
読みを中断させる条件の判断の基準となるリーダメモリ
302の未使用領域のしきい値の容量をスモール原稿1
ページ分の画像データに対応した容量に設定する。ま
た、セットされた原稿がスモール原稿のみでない(少な
くとも1枚あるいは全てが例えばA3のラージ原稿であ
る)場合には、上記のリーダメモリ302の未使用領域
のしきい値の容量をラージ原稿1ページ分の画像データ
に対応した容量に設定する。
When the preparation for reading the original in step S3 is completed, the process proceeds to step S4, where the original feed tray 604 is set.
It is determined using the sensor 602 for detecting the presence / absence of the large document whether or not the document set on the DF 101 is a small document (for example, A4 size). Of the threshold value of the unused area of the reader memory 302, which is a criterion for judging the condition for stopping the original document reading in the small original 1
Set to the capacity corresponding to the image data of the page. If the set original is not only a small original (at least one or all of them are, for example, A3 large originals), the threshold capacity of the unused area of the reader memory 302 is set to one page of the large original. Set to the capacity corresponding to the image data of the minute.

【0058】なお、前述のように、ユーザがスモール原
稿とラージ原稿という異なるサイズの原稿を混ぜてDF
101にセットすることは、極めて稀な例外的なことで
あるので、上記のセットされた原稿がスモール原稿のみ
でない場合とは、実質的には、セットされた原稿が全て
ラージ原稿である場合を意味している。
As described above, the user mixes different size originals such as a small original and a large original into a DF.
Setting the document at 101 is extremely rare and exceptional. Therefore, the case where the set document is not only a small document is substantially a case where all the set documents are large documents. Means.

【0059】次に、ステップS5において連続流し読み
モードでの原稿流し読みによる原稿読み込み処理を実行
する。その詳細は後述するが、それが終了したら本ルー
チンを終了する。
Next, in step S5, a document reading process is performed by moving the document in the continuous moving reading mode. The details will be described later, but when this is completed, this routine ends.

【0060】次に、上記のステップS3でリーダ部1が
行なう原稿読み込み準備処理について、その処理手順を
示す図12のフローチャートを用いて説明する。
Next, the original reading preparation processing performed by the reader unit 1 in step S3 will be described with reference to the flowchart of FIG. 12 showing the processing procedure.

【0061】原稿読み込み準備処理では、まず図12の
ステップS11において、前述したHP(ホームポジシ
ョン)サーチ処理を行う。このHPサーチが終了した
後、ステップS12でスキャナユニット104のランプ
103を点灯して前述したシェーディング補正処理を行
う。このシェーディング補正処理終了後、ランプ103
は点灯状態のままにしておき、ステップS13でスキャ
ナユニット104をSPすなわち原稿流し読みでの読み
取り位置へ移動する。これで本処理を終了し、図11の
メインルーチンへ戻る。
In the original reading preparation processing, first, in step S11 in FIG. 12, the above-described HP (home position) search processing is performed. After the HP search is completed, in step S12, the lamp 103 of the scanner unit 104 is turned on to perform the above-described shading correction processing. After the completion of the shading correction processing, the ramp 103
Is kept lit, and in step S13, the scanner unit 104 is moved to the SP, that is, the reading position in the case of the original scanning. This ends the process and returns to the main routine of FIG.

【0062】次に、図11のステップS5で行なう連続
流し読みモードでの原稿読み込み処理の詳細を図13の
フローチャートと図14の同処理のシーケンスの説明図
を用いて説明する。なお図14では、スモール原稿5枚
の原稿読み込みを想定している。
Next, the details of the original reading process in the continuous flow reading mode performed in step S5 of FIG. 11 will be described with reference to the flowchart of FIG. 13 and the sequence diagram of the same process of FIG. In FIG. 14, reading of five small originals is assumed.

【0063】連続流し読みモードでの原稿読み込み処理
では、まず図13のステップS100において、DF1
01の動作を制御する原稿搬送制御部11に対して給紙
信号をオンにする。
In the original reading process in the continuous flow reading mode, first, in step S100 of FIG.
The paper feed signal is turned on for the document transport control unit 11 that controls the operation of the first operation.

【0064】具体的には、図14に示すように、コント
ローラ部3からリーダ部1に対して連続流し読みモード
での原稿読み取り要求を通知し、リーダ部1は原稿搬送
制御部11に対して、連続流し読みモードでの給紙信号
をオンにする。これによりDF101が駆動され、セッ
トされている原稿の上の1枚目を給紙し、先述したSP
に位置するスキャナユニット104上を通過するように
搬送し、原稿流し読みで1ページ目の原稿の画像データ
が読み取られる。そして、読み取りが終了すると、原稿
搬送制御部11から1ページ目の原稿読み取り完了がリ
ーダ部1に対して通知され、リーダ部1はコントローラ
部3に対して1ページ目の原稿読み取り完了を通知す
る。なお、この場合、DF101に次に読み取るべき原
稿がセットされているので、その次の原稿があることも
通知される。
More specifically, as shown in FIG. 14, the controller unit 3 notifies the reader unit 1 of a document reading request in the continuous flow reading mode. The paper feed signal in the continuous flow reading mode is turned on. As a result, the DF 101 is driven to feed the first sheet of the set document, and the SP
Is conveyed so as to pass over the scanner unit 104, and the image data of the first page of the original is read by the original scanning. When the reading is completed, the completion of reading the first page of the document is notified to the reader unit 1 from the document conveyance control unit 11, and the reader unit 1 notifies the controller unit 3 of the completion of reading the first page of the document. . In this case, since a document to be read next is set in the DF 101, it is also notified that there is a next document.

【0065】次に、ステップS101において、1ペー
ジの原稿の画像データの読み取りが完了したか否か上記
の原稿読み取り完了の通知の有無により判定し、完了し
たらステップS102に進み、読み取られてリーダメモ
リ302に格納され展開された1ページ分の原稿の画像
データの格納領域を最後のデータの格納アドレスまでに
確定した後、その1ページ分の画像データの圧縮処理を
開始する。そして圧縮処理をステップS103以下の処
理と並行して行ない、圧縮した画像データを圧縮画像メ
モリ304に格納する。
Next, in step S101, it is determined whether reading of the image data of one page of the document has been completed based on the presence or absence of the notification of the completion of the reading of the document. After the storage area of the original image data of one page stored and expanded in 302 is determined by the storage address of the last data, the compression processing of the one page of image data is started. Then, the compression processing is performed in parallel with the processing of step S103 and thereafter, and the compressed image data is stored in the compressed image memory 304.

【0066】なお、圧縮処理の速度は、文字のみ或いは
中間調を含む写真などという画像データの種類によって
異なり、それによって1ページ分の画像データの圧縮処
理の速度が原稿流し読みによる1ページ分の画像データ
の読み取り速度より速い場合と遅い場合がある。図14
には、3ページ目の原稿流し読みが完了した時点で1ペ
ージ目の画像圧縮処理が終了していない場合を示してあ
る。
The speed of the compression process differs depending on the type of image data, such as a character-only image or a photograph containing halftones. There is a case where the reading speed is faster than a reading speed of the image data and a case where the reading speed is slower. FIG.
Shows a case where the image compression processing of the first page is not completed at the time when the moving original reading of the third page is completed.

【0067】次に、ステップS103において、全原稿
の画像データの読み取りが完了したか否かを上記の次の
原稿の有無の通知により判定し、完了していない場合に
はステップS104へ進む。
Next, in step S103, it is determined whether or not the reading of the image data of all the originals has been completed, based on the notification of the presence / absence of the next original. If not, the flow advances to step S104.

【0068】ステップS104では、リーダメモリ30
2内で画像データの格納に使用していない未使用領域の
容量(図13中では「残メモリ容量」と略してある)が
図11のステップS4で設定したしきい値の容量以下に
なったか否かを判定し、未使用領域の容量がしきい値よ
り大きければステップS101に戻り、ステップS10
1〜S104の処理を繰り返す。これにより連続流し読
みがなされる。なお、このステップS101〜S104
の処理の繰り返しの間に、リーダメモリ302内の原稿
1ページ分の画像データの圧縮と圧縮画像メモリ304
への格納が終了する毎に、リーダメモリ302において
前記圧縮した画像データの元になった画像データが削除
され、その格納に使用した領域が未使用領域として開放
される。1ページ分の画像データの圧縮処理の速度が読
み取り速度より遅ければ、リーダメモリ302の未使用
領域の容量は順次減っていく。
In step S104, the reader memory 30
2 is the capacity of an unused area not used for storing image data (abbreviated as “remaining memory capacity” in FIG. 13) less than or equal to the threshold capacity set in step S4 in FIG. It is determined whether or not the capacity of the unused area is larger than the threshold value.
The processing of 1 to S104 is repeated. Thus, continuous flow reading is performed. Steps S101 to S104
Of the image data for one page of the document in the reader memory 302 and the compressed image memory 304
Each time the storage in the memory is completed, the image data on which the compressed image data is based is deleted in the reader memory 302, and the area used for the storage is released as an unused area. If the speed of the compression processing of the image data for one page is lower than the reading speed, the capacity of the unused area of the reader memory 302 gradually decreases.

【0069】一方、ステップS104でリーダメモリ3
02の未使用領域の容量がしきい値以下だったらステッ
プS105に進み、原稿搬送制御部11に対して給紙信
号をオフにし、さらにステップS106の判定ループに
より次の原稿の読み取り終了を待つ。
On the other hand, in step S104, the reader memory 3
If the capacity of the unused area 02 is equal to or smaller than the threshold value, the flow advances to step S105 to turn off the sheet feeding signal to the document transport control unit 11, and further waits for the completion of reading of the next document by the determination loop of step S106.

【0070】例えば、図14に示すように、3ページ目
の原稿読み取り完了が原稿搬送制御部11からリーダ部
1を介してコントローラ部3に対して通知された所で、
リーダメモリ302の未使用領域の容量がしきい値以下
になったとすると、コントローラ部3はリーダ部1に対
して先述した連続流し読みモードのイネーブルハード線
のイネーブル信号をオフにし、これに応じてリーダ部1
は原稿搬送制御部11に対して給紙信号をオフにする。
またこの場合では、次の4ページ目の原稿があり、DF
101がその原稿を搬送して原稿流し読みを行なってい
る最中であるので、DF101はその4ページ目の原稿
流し読みが完了してから停止する。これにより連続流し
読みモードの原稿流し読みが中断される。なお、ここで
読み取られた4ページ目の画像データはリーダメモリ3
02に格納されるが、上記しきい値の容量が原稿1ペー
ジ分に対応しているので、リーダメモリ302がオーバ
ーフローすることはない。
For example, as shown in FIG. 14, when the completion of reading the third page of the document is notified from the document transport control unit 11 to the controller unit 3 via the reader unit 1,
Assuming that the capacity of the unused area of the reader memory 302 becomes equal to or smaller than the threshold value, the controller unit 3 turns off the enable signal of the enable hard line in the continuous flow reading mode described above for the reader unit 1, and accordingly, Reader unit 1
Turns off the paper feed signal to the document transport controller 11.
In this case, there is a manuscript of the next fourth page, and the DF
Since the document 101 is in the process of carrying the original and reading the original, the DF 101 stops after the reading of the original of the fourth page is completed. As a result, the original moving reading in the continuous moving reading mode is interrupted. The image data of the fourth page read here is stored in the reader memory 3.
02, but since the capacity of the threshold value corresponds to one page of the document, the reader memory 302 does not overflow.

【0071】ステップS106で次の原稿の読み取りが
終了したらステップS107に進み、リーダメモリ30
2に格納されている画像データの全てについて圧縮処理
が終了したか否か判定し(これと並行してステップS1
06までで読み取られた画像データの圧縮が行なわれて
いる)、終了していなければ、その終了を待つ。
When the reading of the next document is completed in step S106, the process proceeds to step S107, where the reader memory 30
It is determined whether or not the compression processing has been completed for all of the image data stored in step S1 (in parallel with this, step S1).
06, the read image data is compressed), and if not completed, the end is waited for.

【0072】そして圧縮処理が終了したらステップS1
08に進み、リーダメモリ302内の画像データを全て
削除し、その画像データの格納に使用していた領域を未
使用領域として開放する。これによりリーダメモリ30
2の全領域が未使用領域となり、その容量が前述のしき
い値より大きくなることは勿論である。
When the compression processing is completed, step S1
In step 08, all the image data in the reader memory 302 is deleted, and the area used for storing the image data is released as an unused area. This allows the reader memory 30
Of course, the entire area of No. 2 becomes an unused area, and its capacity becomes larger than the above-mentioned threshold value.

【0073】次に、ステップS109で原稿搬送制御部
11に対して再び給紙信号をオンにする。具体的には図
14に示すようにコントローラ部3がリーダ部1に対し
て連続流し読みモードでの原稿読み込み要求を通知し、
それに応じてリーダ部1が原稿搬送制御部11に対して
連続流し読みモードでの給紙信号をオンにする。これに
よりDF101が再び駆動され、連続流し読みモードの
原稿流し読みが再開される。
Next, in step S109, the paper feed signal is turned on again to the document transport control unit 11. Specifically, as shown in FIG. 14, the controller unit 3 notifies the reader unit 1 of a document reading request in the continuous flow reading mode,
In response, the reader unit 1 turns on the paper feed signal in the continuous flow reading mode to the document transport control unit 11. As a result, the DF 101 is driven again, and the moving original reading in the continuous moving reading mode is restarted.

【0074】ステップS109の後は、ステップS10
1へ戻り、ステップS101以下の処理を繰り返す。
After step S109, step S10
The process returns to step S1, and the process from step S101 is repeated.

【0075】ここで、図14に示すように、5ページ目
の原稿の読み取りが完了すると、次に読み取るべき原稿
がなくなるので、リーダ部1からコントローラ部3に対
して5ページ目の原稿の読み取り完了とともに次の原稿
なしが通知される。
Here, as shown in FIG. 14, when the reading of the fifth page of the document is completed, there is no more document to be read next. Upon completion, the next manuscript is notified.

【0076】そして上記のように繰り返されるステップ
S101以下の処理におけるステップS103の判定で
上記の次の原稿なしの通知により全原稿の読み取りが完
了したと判定される。その場合、ステップS110に進
み、原稿搬送制御部11に対して給紙信号をオフにし、
リーダメモリ302内の残りの画像データの圧縮と圧縮
画像メモリ304への格納が終了したら、図11のメイ
ンルーチンへ戻り、同ルーチンを終了する。
Then, in the determination in step S103 in the processing after step S101 repeated as described above, it is determined that reading of all the originals has been completed by the above-described notification of the absence of the next original. In this case, the process proceeds to step S110, in which the paper feed signal to the document transport control unit 11 is turned off,
When the compression of the remaining image data in the reader memory 302 and the storage in the compressed image memory 304 are completed, the process returns to the main routine of FIG. 11 and ends the routine.

【0077】ところで、図13のフローチャートには示
していないが、リーダメモリ302に格納した画像デー
タを圧縮して圧縮画像メモリ304に格納した結果、圧
縮画像メモリ304が満杯になる、いわゆるメモリフル
が発生した時には、原稿搬送制御部11に対して強制的
に給紙信号をオフにする。これによりDF101は、そ
の時に流し読み中(搬送中)の原稿の搬送を終了した
後、すなわち流し読みを終了したところで停止する。す
なわち連続流し読みを中断し、圧縮画像メモリ304の
メモリフルが解消されるのを待つ。
Although not shown in the flowchart of FIG. 13, the image data stored in the reader memory 302 is compressed and stored in the compressed image memory 304, so that the compressed image memory 304 becomes full. When this occurs, the paper feed signal is forcibly turned off to the document transport control unit 11. As a result, the DF 101 stops after the conveyance of the original that is currently being scanned (in conveyance) is completed, that is, when the flow reading is completed. That is, the continuous flow reading is interrupted, and the system waits until the memory full of the compressed image memory 304 is released.

【0078】そして、圧縮画像メモリ304に格納され
た画像データが伸長されてページメモリ306に展開さ
れた後、プリンタインターフェース310からプリンタ
部2へ出力され、プリンタ部2でのプリントが正常に終
了すると、その出力された画像データに対応する圧縮画
像データが圧縮画像メモリ304から削除され、そのメ
モリフルが解消される。
After the image data stored in the compressed image memory 304 is decompressed and expanded in the page memory 306, the image data is output from the printer interface 310 to the printer unit 2, and when the printing by the printer unit 2 ends normally. Then, the compressed image data corresponding to the output image data is deleted from the compressed image memory 304, and the memory full is eliminated.

【0079】そうしたら、リーダメモリ302に格納さ
れた画像データの内で、上記のメモリフルが発生した時
点で圧縮処理していた画像データから圧縮と圧縮画像メ
モリ304への格納処理を再開するとともに、原稿搬送
制御部11に対して再び給紙信号をオンにすることで原
稿流し読みを再開する。
Then, from among the image data stored in the reader memory 302, the compression of the image data which had been subjected to the compression processing at the time when the above memory full occurred and the storage processing to the compressed image memory 304 are restarted. Then, the paper feed signal is turned on again to the document transport control section 11 to restart the original flow reading.

【0080】以上のような本実施形態によれば、リーダ
メモリ302の容量が原稿の複数ページ分の画像データ
に対応した容量であるので、連続流し読みモードでの原
稿流し読みによる原稿読み込み処理を行なう場合、原稿
の画像データの種類によって1ページの画像圧縮処理の
速度が1ページの原稿流し読みによる画像読み取り速度
より速ければ、図13のステップS100の後、S10
1〜S104を繰り返すことにより、全原稿の連続流し
読みを行なうことができ(ただし途中で圧縮画像メモリ
304のメモリフルが発生しない場合)、DF101と
リーダ部1の性能を最大限に発揮して、原稿流し読みを
連続して高速に行なえ、原稿読み込み処理を高速に効率
良く行なうことができる。
According to the present embodiment as described above, since the capacity of the reader memory 302 is a capacity corresponding to the image data of a plurality of pages of the original, the original reading process in the continuous original reading mode in the continuous original reading mode is performed. If the speed of the image compression processing for one page is faster than the image reading speed of the one-page moving document reading depending on the type of the image data of the original, the process proceeds to S10 after step S100 in FIG.
By repeating steps 1 to S104, continuous scanning of all originals can be performed (however, when the memory of the compressed image memory 304 does not become full in the middle), the performance of the DF 101 and the reader unit 1 is maximized. In addition, it is possible to continuously perform high-speed original reading, and efficiently perform original reading processing at high speed.

【0081】また、例えば、リーダメモリ302の容量
がA3原稿で2ページ分、A4原稿で4ページ分の画像
データに対応する容量として、1ページの画像圧縮処理
の速度が1ページの原稿流し読みによる画像読み取り速
度より遅くても、少なくともA3原稿で2ページ、A4
原稿で4ページずつ連続流し読みを中断せずに行なうこ
とができ、原稿読み込み処理を高速に効率良く行なうこ
とができる。
Further, for example, when the capacity of the reader memory 302 is a capacity corresponding to image data of two pages of A3 original and four pages of A4 original, the speed of one-page image compression processing is one-page original reading. Even if the reading speed is slower than that of
The continuous reading of four pages of the original can be performed without interruption, and the original reading process can be performed quickly and efficiently.

【0082】なお、図13のステップS104の判定で
連続流し読みモードの原稿流し読みを中断させるか否か
を決定するためのリーダメモリ302の未使用領域の容
量のしきい値を図11のステップS4で原稿のサイズに
よって異なる値(各サイズの1ページ分の画像データに
対応した容量)に設定しておくことにより、原稿のサイ
ズにかかわらず、リーダメモリ302の容量を最大限有
効に使用して連続流し読みモードの原稿流し読みを効率
良く行ない、それによる原稿読み込み処理を効率良く行
なうことができる。
It should be noted that the threshold of the capacity of the unused area of the reader memory 302 for determining whether or not to interrupt the continuous document reading in the continuous document reading mode in the determination of step S104 in FIG. In step S4, a different value (capacity corresponding to one page of image data of each size) is set depending on the size of the document, so that the capacity of the reader memory 302 is used to the maximum extent regardless of the size of the document. In this manner, it is possible to efficiently read the original in the continuous flowing reading mode, thereby efficiently performing the original reading process.

【0083】[0083]

【発明の効果】以上の説明から明らかなように、本発明
によれば、原稿流し読みによる原稿読み込み処理を行な
う画像処理装置において、原稿から読み取った画像デー
タを格納するバッファメモリ(実施形態ではリーダメモ
リ)の容量を、複数ページの原稿の画像データを格納で
きる容量として、原稿流し読みにより複数枚の原稿の原
稿読み込み処理を行なう場合に連続流し読みモードで原
稿読み込み処理を行なうことにより、原稿流し読みを行
なうための原稿搬送手段と画像読み取り手段の性能を最
大限に発揮して、原稿流し読みを高速に行ない、それに
よる原稿読み込み処理を高速に効率良く行なうことがで
きる。また、その際に原稿のサイズに関わらず、上記バ
ッファメモリの容量を最大限に効率良く使用して原稿読
み込み処理を効率良く行なうことができるという優れた
効果が得られる。
As is apparent from the above description, according to the present invention, in an image processing apparatus for performing original reading processing by moving original reading, a buffer memory (in the embodiment, a reader memory) for storing image data read from the original. Memory) is set to a capacity that can store the image data of the originals of a plurality of pages, and when the originals are read in a plurality of originals by the original flow reading, the originals are read in the continuous original reading mode. By maximizing the performance of the document conveying means and the image reading means for reading, it is possible to carry out the moving document reading at a high speed and thereby efficiently perform the document reading process at a high speed. Further, at this time, regardless of the size of the original, an excellent effect that the original reading process can be performed efficiently by using the capacity of the buffer memory as efficiently as possible is obtained.

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

【図1】本発明の実施形態における画像処理装置(画像
形成装置)の機械的構成を示す概略的な断面図である。
FIG. 1 is a schematic cross-sectional view illustrating a mechanical configuration of an image processing apparatus (image forming apparatus) according to an embodiment of the present invention.

【図2】同装置のコントローラ部の構成を示すブロック
図である。
FIG. 2 is a block diagram showing a configuration of a controller unit of the device.

【図3】同装置の操作パネルの上面図である。FIG. 3 is a top view of an operation panel of the apparatus.

【図4】同装置のDF(自動原稿搬送装置)を取り除い
た状態で示すリーダ部の斜視図である。
FIG. 4 is a perspective view of the reader unit in a state where a DF (automatic document feeder) of the apparatus is removed.

【図5】同リーダ部のHP(ホームポジション)とSP
(読み取り位置)などを示す説明図である。
FIG. 5 shows the HP (Home Position) and SP of the leader unit.
FIG. 4 is an explanatory diagram showing (reading position) and the like.

【図6】原稿流し読み時のDFの原稿搬送動作を説明す
る原稿セット状態の説明図である。
FIG. 6 is an explanatory diagram of a document setting state for explaining a document transport operation of the DF at the time of scanning a document;

【図7】同原稿搬送動作を説明する1枚目プレ給紙の説
明図である。
FIG. 7 is an explanatory diagram of a first sheet pre-feed for explaining the document conveying operation.

【図8】同原稿搬送動作を説明する1枚目読み取り状態
の説明図である。
FIG. 8 is an explanatory diagram of a first-sheet reading state for explaining the document conveying operation.

【図9】同原稿搬送動作を説明する1枚目排紙、2枚目
給紙状態の説明図である。
FIG. 9 is an explanatory diagram of a first sheet discharging state and a second sheet feeding state for explaining the document conveying operation.

【図10】同原稿搬送動作を説明する読み取り完了状態
の説明図である。
FIG. 10 is an explanatory diagram of a reading completed state for explaining the document conveying operation.

【図11】連続流し読みモードの原稿読み込み処理を行
なうメインルーチンの処理手順を示すフローチャート図
である。
FIG. 11 is a flowchart illustrating a processing procedure of a main routine for performing a document reading process in a continuous flow reading mode.

【図12】原稿読み込み準備処理の処理手順を示すフロ
ーチャート図である。
FIG. 12 is a flowchart illustrating a procedure of a document reading preparation process;

【図13】連続流し読みモードの原稿読み込み処理の詳
細な処理手順を示すフローチャート図である。
FIG. 13 is a flowchart illustrating a detailed processing procedure of a document reading process in the continuous flow reading mode.

【図14】連続流し読みモードの原稿読み込み処理のシ
ーケンスを示す説明図である。
FIG. 14 is an explanatory diagram showing a sequence of a document reading process in the continuous flow reading mode.

【符号の説明】[Explanation of symbols]

1 リーダ部 2 プリンタ部 3 コントローラ部 11 原稿搬送制御部 20 操作パネル 25 連続流し読みモードキー 101 DF(自動原稿搬送装置) 104 スキャナユニット 109 CCDイメージセンサ 201 露光制御部 202 感光体 203 現像器 206 転写部 207 定着部 302 リーダメモリ(バッファメモリ) 304 圧縮画像メモリ 306 ページメモリ 307 CPU 309 ROM 601 レジストローラ 602 ラージ原稿の有無検出用のセンサ 604 原稿給紙トレイ 605 原稿排紙トレイ 606 原稿の副走査方向長さの計測センサ D 原稿 P 用紙 DESCRIPTION OF SYMBOLS 1 Reader part 2 Printer part 3 Controller part 11 Document conveyance control part 20 Operation panel 25 Continuous flow reading mode key 101 DF (Automatic document conveyance device) 104 Scanner unit 109 CCD image sensor 201 Exposure control part 202 Photoconductor 203 Developing device 206 Transfer Unit 207 fixing unit 302 reader memory (buffer memory) 304 compressed image memory 306 page memory 307 CPU 309 ROM 601 registration roller 602 sensor for detecting the presence or absence of a large original 604 original feed tray 605 original discharge tray 606 original sub-scanning direction Length measurement sensor D Document P Paper

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04N 1/04 H04N 1/12 Z Fターム(参考) 2H076 BA56 BA63 BA67 BB02 BB04 5B047 AA01 BA01 BB02 CA09 CB12 CB25 EA02 EA05 5C062 AA05 AB02 AB22 AB30 AB32 AB42 AB53 AC02 AC11 AC22 AC23 AC67 BA04 5C072 AA01 BA03 EA05 LA18 NA08 RA01 TA07 UA08 UA11 XA01 5C073 AA02 BC03 BD03 CE01 Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat II (reference) H04N 1/04 H04N 1/12 Z F term (reference) 2H076 BA56 BA63 BA67 BB02 BB04 5B047 AA01 BA01 BB02 CA09 CB12 CB25 EA02 EA05 5C062 AA05 AB02 AB22 AB30 AB32 AB42 AB53 AC02 AC11 AC22 AC23 AC67 BA04 5C072 AA01 BA03 EA05 LA18 NA08 RA01 TA07 UA08 UA11 XA01 5C073 AA02 BC03 BD03 CE01

Claims (20)

【特許請求の範囲】[Claims] 【請求項1】 原稿搬送手段、画像読み取り手段、バッ
ファメモリ、及び圧縮画像メモリを有し、前記原稿搬送
手段により原稿を1枚ずつ前記画像読み取り手段の画像
読み取り部上を通過するように搬送しながら前記画像読
み取り手段により原稿の画像データを1ページずつ読み
取る原稿流し読みを行ない、読み取った画像データを前
記バッファメモリの未使用領域に格納した後、圧縮して
前記圧縮画像メモリに格納し、その後、前記バッファメ
モリにおいて前記圧縮した画像データの元になった画像
データの格納に使用した領域を未使用領域として開放す
る原稿読み込み処理を行なう画像処理装置において、 前記バッファメモリの容量は、複数ページの原稿の画像
データを格納できる容量として、 前記原稿流し読みにより複数枚の原稿の原稿読み込み処
理を行なう場合に、前記原稿搬送手段を1枚の原稿の原
稿流し読みが完了する毎に停止させずに連続的に動作さ
せて複数枚の原稿の原稿流し読みを連続的に行ないなが
ら順次1ページずつ読み取った画像データの前記バッフ
ァメモリへの格納、圧縮及び前記圧縮画像メモリへの格
納を行なう連続流し読みモードで原稿読み込み処理を行
なうように制御する制御手段を有することを特徴とする
画像処理装置。
An image reading unit configured to transfer a document one by one over the image reading unit of the image reading unit; While the image reading means reads the image data of the original one page at a time, the original reading is performed, and the read image data is stored in an unused area of the buffer memory, compressed, and stored in the compressed image memory. An image processing apparatus that performs a document reading process for releasing an area used for storing image data from which the compressed image data is based in the buffer memory as an unused area, wherein the capacity of the buffer memory is As the capacity for storing the image data of the original, the original In performing the reading process, the document conveying means is continuously operated without stopping each time when the document reading of one document is completed, so that the document reading of a plurality of documents is continuously performed. The image processing apparatus according to claim 1, further comprising control means for controlling the original reading process in a continuous flow reading mode in which image data read one page at a time is stored in the buffer memory, compressed, and stored in the compressed image memory. Processing equipment.
【請求項2】 画像処理装置の操作者が前記連続流し読
みモードの設定と解除を行なうための入力手段を有する
ことを特徴とする請求項1に記載の画像処理装置。
2. The image processing apparatus according to claim 1, further comprising input means for allowing an operator of the image processing apparatus to set and release the continuous flow reading mode.
【請求項3】 前記連続流し読みモードで原稿流し読み
による原稿読み込み処理を行なっている最中に、前記バ
ッファメモリの未使用領域の容量が既定のしきい値の容
量以下になったとき、前記原稿搬送手段を停止させて連
続流し読みモードの原稿流し読みを中断するように制御
する制御手段を有することを特徴とする請求項1または
2に記載の画像処理装置。
3. When the capacity of an unused area of the buffer memory becomes equal to or less than a predetermined threshold while performing the original reading process by the original flowing reading in the continuous flowing reading mode, The image processing apparatus according to claim 1, further comprising a control unit configured to control the document conveying unit to stop and stop the moving document reading in the continuous moving reading mode.
【請求項4】 前記原稿搬送手段にセットされた原稿の
サイズを検出する原稿サイズ検出手段と、 前記連続流し読みモードで原稿流し読みによる原稿読み
込み処理を行なう場合に、前記原稿サイズ検出手段によ
り検出された原稿のサイズに応じて、前記しきい値の容
量を異なる容量に設定する処理を行なう処理手段を有す
ることを特徴とする請求項3に記載の画像処理装置。
4. A document size detecting means for detecting the size of a document set on the document conveying means, and detecting the document size by means of the document size detecting means when performing a document reading process in the continuous flow reading mode. 4. The image processing apparatus according to claim 3, further comprising processing means for performing processing for setting the capacity of the threshold value to a different capacity according to the size of the original document.
【請求項5】 前記原稿搬送手段は、前記連続流し読み
モードで1枚の原稿の原稿流し読みを行なっている最中
に前記制御手段から停止の指示を受けた場合、前記1枚
の原稿の原稿流し読みが完了してから停止することを特
徴とする請求項3または4に記載の画像処理装置。
5. The apparatus according to claim 1, wherein the document conveying means receives a stop instruction from the control means while performing the flow reading of one document in the continuous flow reading mode. The image processing apparatus according to claim 3, wherein the image processing apparatus stops after the reading of the original has been completed.
【請求項6】 前記制御手段は、前記連続流し読みモー
ドでの原稿流し読みによる原稿読み込み処理において、
前記バッファメモリの未使用領域の容量が既定のしきい
値の容量以下になって前記原稿搬送手段を停止させた
後、前記バッファメモリの未使用領域の容量が前記しき
い値の容量より大きくなったら、前記原稿搬送手段を再
び動作させて連続流し読みモードの原稿流し読みを再開
するように制御することを特徴とする請求項3から5ま
でのいずれか1項に記載の画像処理装置。
6. The original reading process in the continuous original reading mode in the continuous original reading mode,
After the capacity of the unused area of the buffer memory becomes equal to or less than the capacity of a predetermined threshold and the document conveying means is stopped, the capacity of the unused area of the buffer memory becomes larger than the capacity of the threshold. 6. The image processing apparatus according to claim 3, wherein the control unit controls the document feeder to operate again to restart the document flow reading in the continuous flow reading mode.
【請求項7】 前記制御手段は、前記連続流し読みモー
ドでの原稿流し読みによる原稿読み込み処理を開始した
後、前記圧縮画像メモリがメモリフルになった場合、前
記原稿搬送手段を停止させて連続流し読みモードの原稿
読み込み処理を中断するように制御することを特徴とす
る請求項1から6までのいずれか1項に記載の画像処理
装置。
7. When the compressed image memory becomes full after starting the original reading process in the continuous original reading mode in the continuous original reading mode, the control unit stops the original conveying unit and continuously stops the original conveying unit. The image processing apparatus according to any one of claims 1 to 6, wherein control is performed so as to interrupt the original reading process in the flow reading mode.
【請求項8】 前記制御手段は、前記連続流し読みモー
ドでの原稿流し読みによる原稿読み込み処理において、
前記圧縮画像メモリのメモリフルにより原稿読み込み処
理を中断した後、前記圧縮画像メモリのメモリフルが解
消されたら、前記原稿搬送手段を再び動作させて連続流
し読みモードの原稿読み込み処理を再開するように制御
することを特徴とする請求項7に記載の画像処理装置。
8. The original reading process in the continuous original reading mode in the continuous original reading mode,
After the document reading process is interrupted due to the memory full of the compressed image memory, when the memory full of the compressed image memory is resolved, the document conveying means is operated again to restart the document reading process in the continuous flow reading mode. The image processing apparatus according to claim 7, wherein the control is performed.
【請求項9】 原稿搬送手段、画像読み取り手段、バッ
ファメモリ、及び圧縮画像メモリを有し、前記原稿搬送
手段により原稿を1枚ずつ前記画像読み取り手段の画像
読み取り部上を通過するように搬送しながら前記画像読
み取り手段により原稿の画像データを1ページずつ読み
取る原稿流し読みを行ない、読み取った画像データを前
記バッファメモリの未使用領域に格納した後、圧縮して
前記圧縮画像メモリに格納し、その後、前記バッファメ
モリにおいて前記圧縮した画像データの元になった画像
データの格納に使用した領域を未使用領域として開放す
る原稿読み込み処理を行なう画像処理装置の制御方法に
おいて、 前記バッファメモリの容量は、複数ページの原稿の画像
データを格納できる容量として、 前記原稿流し読みにより複数枚の原稿の原稿読み込み処
理を行なう場合に、前記原稿搬送手段を1枚の原稿の原
稿流し読みが完了する毎に停止させずに連続的に動作さ
せて複数枚の原稿の原稿流し読みを連続的に行ないなが
ら順次1ページずつ読み取った画像データの前記バッフ
ァメモリへの格納、圧縮及び前記圧縮画像メモリへの格
納を行なう連続流し読みモードで原稿読み込み処理を行
なうように制御することを特徴とする画像処理装置の制
御方法。
9. An image processing apparatus comprising: a document conveying unit, an image reading unit, a buffer memory, and a compressed image memory, wherein the document conveying unit conveys documents one by one so as to pass over an image reading unit of the image reading unit. While the image reading unit reads the image data of the original one page at a time by the image reading means, the read image data is stored in an unused area of the buffer memory, compressed, and stored in the compressed image memory. A method for controlling an image processing apparatus that performs a document reading process of opening an area used for storing image data that is a source of the compressed image data in the buffer memory as an unused area, wherein the capacity of the buffer memory is: As the capacity to store the image data of the multi-page document, In performing the original reading process of the original, the original conveying means is continuously operated without stopping each time when the original original reading of one original is completed, so that the original original reading of a plurality of originals is continuously performed. Image processing characterized in that control is performed such that original reading processing is performed in a continuous flow reading mode in which image data read sequentially one page at a time while reading is stored in the buffer memory, compressed, and stored in the compressed image memory. How to control the device.
【請求項10】 前記連続流し読みモードで原稿流し読
みによる原稿読み込み処理を行なっている最中に、前記
バッファメモリの未使用領域の容量が既定のしきい値の
容量以下になったとき、前記原稿搬送手段を停止させて
連続流し読みモードの原稿流し読みを中断するように制
御することを特徴とする請求項9に記載の画像処理装置
の制御方法。
10. When the capacity of an unused area of the buffer memory becomes equal to or less than a predetermined threshold while performing the original reading process by the original flowing reading in the continuous flowing reading mode, The method according to claim 9, wherein the control is performed such that the document feeder is stopped to stop the document flow reading in the continuous flow reading mode.
【請求項11】 前記連続流し読みモードで原稿流し読
みによる原稿読み込み処理を行なう場合に、前記原稿搬
送手段にセットされた原稿のサイズに応じて、前記しき
い値の容量を異なる容量に設定するように制御すること
を特徴とする請求項10に記載の画像処理装置の制御方
法。
11. A capacity of the threshold value is set to a different capacity according to a size of a document set in the document conveying means when performing a document reading process by a document flow reading in the continuous flow reading mode. The method according to claim 10, wherein the control is performed in such a manner.
【請求項12】 前記連続流し読みモードでの原稿流し
読みによる原稿読み込み処理において、前記バッファメ
モリの未使用領域の容量が既定のしきい値の容量以下に
なって前記原稿搬送手段を停止させた後、前記バッファ
メモリの未使用領域の容量が前記しきい値の容量より大
きくなったら、前記原稿搬送手段を再び動作させて連続
流し読みモードの原稿流し読みを再開するように制御す
ることを特徴とする請求項10または11に記載の画像
処理装置の制御方法。
12. In the original reading process in the continuous original reading mode in the continuous original reading mode, the capacity of an unused area of the buffer memory becomes equal to or less than a predetermined threshold capacity, and the original conveying means is stopped. After that, when the capacity of the unused area of the buffer memory becomes larger than the capacity of the threshold value, control is performed such that the document feeding means is operated again to restart the document flow reading in the continuous flow reading mode. The control method for an image processing apparatus according to claim 10 or 11, wherein
【請求項13】 前記連続流し読みモードでの原稿流し
読みによる原稿読み込み処理を開始した後、前記圧縮画
像メモリがメモリフルになった場合、前記原稿搬送手段
を停止させて連続流し読みモードの原稿読み込み処理を
中断するように制御することを特徴とする請求項9から
12までのいずれか1項に記載の画像処理装置の制御方
法。
13. When the compressed image memory becomes full after the document reading process by the document flow reading in the continuous flow reading mode is started, the document conveying means is stopped and the document in the continuous flow reading mode is stopped. 13. The control method for an image processing apparatus according to claim 9, wherein control is performed to interrupt the reading process.
【請求項14】 前記連続流し読みモードでの原稿流し
読みによる原稿読み込み処理において、前記圧縮画像メ
モリのメモリフルにより原稿読み込み処理を中断した
後、前記圧縮画像メモリのメモリフルが解消されたら、
前記原稿搬送手段を再び動作させて連続流し読みモード
の原稿読み込み処理を再開するように制御することを特
徴とする請求項13に記載の画像処理装置の制御方法。
14. In the original reading process by the original moving reading in the continuous moving reading mode, after the original reading process is interrupted by the memory full of the compressed image memory, if the memory full of the compressed image memory is eliminated,
14. The control method of the image processing apparatus according to claim 13, wherein the document conveying unit is operated again to control the document reading process in the continuous flow reading mode.
【請求項15】 原稿搬送手段、画像読み取り手段、バ
ッファメモリ、及び圧縮画像メモリを有し、前記原稿搬
送手段により原稿を1枚ずつ前記画像読み取り手段の画
像読み取り部上を通過するように搬送しながら前記画像
読み取り手段により原稿の画像データを1ページずつ読
み取る原稿流し読みを行ない、読み取った画像データを
前記バッファメモリの未使用領域に格納した後、圧縮し
て前記圧縮画像メモリに格納し、その後、前記バッファ
メモリにおいて前記圧縮した画像データの元になった画
像データの格納に使用した領域を未使用領域として開放
する原稿読み込み処理を行なう画像処理装置の制御プロ
グラムを格納したコンピュータにより読み取り可能な記
憶媒体において、 前記バッファメモリの容量は、複数ページの原稿の画像
データを格納できる容量として、 前記原稿流し読みにより複数枚の原稿の原稿読み込み処
理を行なう場合に、前記原稿搬送手段を1枚の原稿の原
稿流し読みが完了する毎に停止させずに連続的に動作さ
せて複数枚の原稿の原稿流し読みを連続的に行ないなが
ら順次1ページずつ読み取った画像データの前記バッフ
ァメモリへの格納、圧縮及び前記圧縮画像メモリへの格
納を行なう連続流し読みモードで原稿読み込み処理を行
なうように制御するための制御プログラムを格納したこ
とを特徴とする記憶媒体。
15. An image processing apparatus, comprising: a document conveying means, an image reading means, a buffer memory, and a compressed image memory, wherein the document conveying means conveys documents one by one so as to pass over an image reading portion of the image reading means. While the image reading unit reads the image data of the original one page at a time by the image reading means, the read image data is stored in an unused area of the buffer memory, compressed, and stored in the compressed image memory. A computer-readable storage storing a control program of an image processing apparatus for performing a document reading process for opening an area used for storing image data on which the compressed image data is based in the buffer memory as an unused area; In the medium, the capacity of the buffer memory is equal to the In the case where a plurality of originals are read by the above-mentioned original reading, the original conveying means is continuously stopped without stopping each time when the original reading of one original is completed. In the continuous flow reading mode, the image data read one page at a time is stored in the buffer memory, compressed, and stored in the compressed image memory while the moving image reading of a plurality of documents is continuously performed. A storage medium storing a control program for controlling to perform a document reading process.
【請求項16】 前記連続流し読みモードで原稿流し読
みによる原稿読み込み処理を行なっている最中に、前記
バッファメモリの未使用領域の容量が既定のしきい値の
容量以下になったとき、前記原稿搬送手段を停止させて
連続流し読みモードの原稿流し読みを中断するように制
御するための制御プログラムを格納したことを特徴とす
る請求項15に記載の記憶媒体。
16. When the capacity of an unused area of the buffer memory becomes equal to or less than a predetermined threshold value while performing the original reading process by the original flowing reading in the continuous flowing reading mode, 16. The storage medium according to claim 15, wherein a control program for stopping the document feeder and interrupting the continuous document reading in the continuous document reading mode is stored.
【請求項17】 前記連続流し読みモードで原稿流し読
みによる原稿読み込み処理を行なう場合に、前記原稿搬
送手段にセットされた原稿のサイズに応じて、前記しき
い値の容量を異なる容量に設定するように制御するため
の制御プログラムを格納したことを特徴とする請求項1
6に記載の記憶媒体。
17. A capacity of the threshold value is set to a different capacity according to a size of a document set on the document feeder when performing a document reading process by a document flow reading in the continuous flow reading mode. 2. A control program for performing control as described above is stored.
7. The storage medium according to 6.
【請求項18】 前記連続流し読みモードでの原稿流し
読みによる原稿読み込み処理において、前記バッファメ
モリの未使用領域の容量が既定のしきい値の容量以下に
なって前記原稿搬送手段を停止させた後、前記バッファ
メモリの未使用領域の容量が前記しきい値の容量より大
きくなったら、前記原稿搬送手段を再び動作させて連続
流し読みモードの原稿流し読みを再開するように制御す
るための制御プログラムを格納したことを特徴とする請
求項16または17に記載の記憶媒体。
18. In the original reading process in the continuous original reading mode in the continuous original reading mode, the capacity of an unused area of the buffer memory becomes equal to or less than a predetermined threshold capacity, and the original transport means is stopped. Thereafter, when the capacity of the unused area of the buffer memory becomes larger than the capacity of the threshold value, control for controlling the document feeder to operate again to restart the document flow reading in the continuous flow reading mode. 18. The storage medium according to claim 16, wherein a program is stored.
【請求項19】 前記連続流し読みモードでの原稿流し
読みによる原稿読み込み処理を開始した後、前記圧縮画
像メモリがメモリフルになった場合、前記原稿搬送手段
を停止させて連続流し読みモードの原稿読み込み処理を
中断するように制御するための制御プログラムを格納し
たことを特徴とする請求項15から18までのいずれか
1項に記載の記憶媒体。
19. When the compressed image memory becomes full after starting the original reading process by the original flowing reading in the continuous flowing reading mode, the original conveying means is stopped to set the original in the continuous flowing reading mode. The storage medium according to any one of claims 15 to 18, wherein a control program for controlling a reading process to be interrupted is stored.
【請求項20】 前記連続流し読みモードでの原稿流し
読みによる原稿読み込み処理において、前記圧縮画像メ
モリのメモリフルにより原稿読み込み処理を中断した
後、前記圧縮画像メモリのメモリフルが解消されたら、
前記原稿搬送手段を再び動作させて連続流し読みモード
の原稿読み込み処理を再開するように制御するための制
御プログラムを格納したことを特徴とする請求項19に
記載の記憶媒体。
20. In the original reading processing by the original moving reading in the continuous moving reading mode, after the original reading processing is interrupted by the memory full of the compressed image memory, if the memory full of the compressed image memory is eliminated,
20. The storage medium according to claim 19, wherein a control program is stored for controlling the document feeder to operate again to restart the document reading process in the continuous flow reading mode.
JP2001099583A 2001-03-30 2001-03-30 Image processor, its control method, and computer- readable storage medium with its control program stored thereon Withdrawn JP2002300358A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001099583A JP2002300358A (en) 2001-03-30 2001-03-30 Image processor, its control method, and computer- readable storage medium with its control program stored thereon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001099583A JP2002300358A (en) 2001-03-30 2001-03-30 Image processor, its control method, and computer- readable storage medium with its control program stored thereon

Publications (1)

Publication Number Publication Date
JP2002300358A true JP2002300358A (en) 2002-10-11

Family

ID=18953109

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001099583A Withdrawn JP2002300358A (en) 2001-03-30 2001-03-30 Image processor, its control method, and computer- readable storage medium with its control program stored thereon

Country Status (1)

Country Link
JP (1) JP2002300358A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006186432A (en) * 2004-12-24 2006-07-13 Noritsu Koki Co Ltd Photograph processing apparatus
US7613833B2 (en) 2004-03-25 2009-11-03 Canon Kabushiki Kaisha Data processing apparatus and data processing method, and computer program
JP2010074486A (en) * 2008-09-18 2010-04-02 Fuji Xerox Co Ltd Document reading device and image forming device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7613833B2 (en) 2004-03-25 2009-11-03 Canon Kabushiki Kaisha Data processing apparatus and data processing method, and computer program
JP2006186432A (en) * 2004-12-24 2006-07-13 Noritsu Koki Co Ltd Photograph processing apparatus
JP2010074486A (en) * 2008-09-18 2010-04-02 Fuji Xerox Co Ltd Document reading device and image forming device

Similar Documents

Publication Publication Date Title
US8248627B2 (en) Image forming apparatus and image forming method
JPH0686030A (en) Copying machine
JP4531966B2 (en) Image forming apparatus
JP2011024098A (en) Document reading apparatus, control method thereof and automatic document feeder
JP3828617B2 (en) Image forming apparatus
JP2002300358A (en) Image processor, its control method, and computer- readable storage medium with its control program stored thereon
JP3702570B2 (en) Image forming apparatus
JP3610554B2 (en) Image forming apparatus
JP3353625B2 (en) Image forming device
JP2005079613A (en) Image forming apparatus
JP2002262030A (en) Image processor, its control method, and computer- readable storage medium stored with its control program
JP3202644B2 (en) Copier
JPH09224110A (en) Image forming device
JP3671584B2 (en) Image forming apparatus
JP2005341357A (en) Image processor
JPH11187191A (en) Device for forming image and its method
JP2000200014A (en) Image forming device
JPH09233321A (en) Image reader and its image forming device
JP4310822B2 (en) Paper output device
JP2001119522A (en) Image output device
JPH0486759A (en) Image recorder
JP2002189390A (en) Image forming device
JP2003224693A (en) Image forming device
JP2001045218A (en) Image reader and facsimile equipment
JP2002314801A (en) Image processor, its control method, and computer- readable recording medium storing its control program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070209

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080603