JP2006339777A - Image processing unit - Google Patents

Image processing unit Download PDF

Info

Publication number
JP2006339777A
JP2006339777A JP2005159127A JP2005159127A JP2006339777A JP 2006339777 A JP2006339777 A JP 2006339777A JP 2005159127 A JP2005159127 A JP 2005159127A JP 2005159127 A JP2005159127 A JP 2005159127A JP 2006339777 A JP2006339777 A JP 2006339777A
Authority
JP
Japan
Prior art keywords
external memory
image processing
data
value data
recording
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
JP2005159127A
Other languages
Japanese (ja)
Inventor
Masaaki Okada
真昭 岡田
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 JP2005159127A priority Critical patent/JP2006339777A/en
Publication of JP2006339777A publication Critical patent/JP2006339777A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To perform entire printing smoothly when copying a plurality of sheets in an image processing unit having a small-capacity data buffer. <P>SOLUTION: When the plurality of sheets are copied by the image processing unit, image processing is made to image data read by a scanner for printing in first copy operation. In parallel with it, the data after the image processing are transmitted to an external memory for holding. The data inside the external memory are transmitted to a recorder in the image processing unit for printing processing after the second copy operation or thereafter. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明はスキャナ機能、プリンタ機能、コピー機能等を有する画像処理装置に関するものである。   The present invention relates to an image processing apparatus having a scanner function, a printer function, a copy function, and the like.

図1に従来例の画像処理装置の構成について示す。   FIG. 1 shows the configuration of a conventional image processing apparatus.

従来のスキャナ機能、プリンタ機能、コピー機能等を有する画像処理装置101では、スキャナ機能あるいはプリンタ機能を使用する場合においてホストコンピュータ102に接続して使用していた。例えばスキャナ機能では、画像処理装置101内のスキャナ部103で読み取った原稿のデジタルデータを接続しているインターフェイス部107を通じてホストコンピュータ102へ転送することを可能にしている。また、プリンタ機能ではホストコンピュータ102内で作成したデータをインターフェイス部107を通じて画像処理装置101内の記録部106へ転送し、プリント出力を行うことを可能にしている。   In the conventional image processing apparatus 101 having a scanner function, a printer function, a copy function, and the like, the scanner function or the printer function is used by being connected to the host computer 102. For example, in the scanner function, digital data of a document read by the scanner unit 103 in the image processing apparatus 101 can be transferred to the host computer 102 through the connected interface unit 107. In the printer function, data created in the host computer 102 can be transferred to the recording unit 106 in the image processing apparatus 101 through the interface unit 107 and printed out.

ところが、コピー機能を使用する場合においては、ホストコンピュータ102とは関係なくスタンドアローンで使用が可能である。具体的な動作フローは例えば、コピーしたい原稿を画像処理装置101内のスキャナ部103で読み取り、スキャナ部103から出力される画像データが画像処理部104に入力され、そこで例えば入力マスキング処理、フィルタ処理、変倍処理、log変換処理、マスキング処理、ガンマ処理、多値化処理されて、多値化データしてデータバッファ105に一度保持される。そして、保持された多値化データは記録部106で記録データに変換され、記録メディアにプリントされるのである。   However, when the copy function is used, it can be used standalone regardless of the host computer 102. A specific operation flow is, for example, that a document to be copied is read by the scanner unit 103 in the image processing apparatus 101, and image data output from the scanner unit 103 is input to the image processing unit 104, where, for example, input masking processing and filter processing are performed. , Scaling processing, log conversion processing, masking processing, gamma processing, multi-value processing, and multi-value data is held once in the data buffer 105. The stored multi-value data is converted into recording data by the recording unit 106 and printed on a recording medium.

ここ最近では外部メモリ108も外部メモリインターフェイス部109を通じて画像処理装置に接続可能になっており、外部メモリ内の画像データをデータ処理して記録部106で印字処理することも可能になっている。   Recently, the external memory 108 can also be connected to the image processing apparatus through the external memory interface unit 109, and image data in the external memory can be processed and printed by the recording unit 106.

又、別の従来例としては、特許文献1及び特許文献2をあげることが出来る。
特開2000−013617号公報 特開2001−007972号公報
As another conventional example, Patent Literature 1 and Patent Literature 2 can be cited.
JP 2000-013617 A JP 2001-007972 A

しかしながら、このコピー動作によって原稿を複数枚コピーする場合においては、画像処理部からの多値化データを一時的に保持するデータバッファの容量が、原稿を読み取った時の画像データ分あれば、2枚目以降のコピー動作はデータバッファ内の多値化データをそのまま使って行うことが可能であるが、データバッファの容量が原稿を読み取った時の画像データ分ない場合には、データバッファ全てに多値化データが埋まってしまうと次に来た多値化データはデータバッファの先頭アドレスから順々に上書きされてしまうのである。(この時、データバッファの先頭アドレスに前回保持されていた多値化データが記録部へ転送されていることが前提条件となっている。もし多値化データが記録部へ転送されていないならば、データバッファへの書き込みを止め、さらに画像処理部、スキャナ部の動作も停止する。)つまりデータバッファはリングバッファとして使われるために、1枚目のコピー動作によって得られる原稿読み取り分の多値化データ全てはデータバッファに保持されないのである。従って、この場合は2枚目以降も1回のコピー動作毎にスキャナ部による原稿読み取り動作及び画像処理部による画像処理動作を行わなければならないのが現状である。   However, when a plurality of originals are copied by this copying operation, if the capacity of the data buffer that temporarily holds the multi-value data from the image processing unit is equal to the image data when the original is read, 2 The copy operation after the first page can be performed using the multi-valued data in the data buffer as it is. However, if the data buffer capacity is not enough for the image data when the original is read, all the data buffers are copied. When the multi-value data is filled, the next multi-value data is overwritten in order from the head address of the data buffer. (At this time, it is a precondition that the multi-value data previously held at the head address of the data buffer is transferred to the recording unit. If the multi-value data is not transferred to the recording unit, For example, the writing to the data buffer is stopped, and the operations of the image processing unit and the scanner unit are also stopped.) In other words, since the data buffer is used as a ring buffer, a large amount of original reading obtained by the first copy operation is performed. All of the valued data is not held in the data buffer. Therefore, in this case, the document reading operation by the scanner unit and the image processing operation by the image processing unit must be performed for each copy operation after the second sheet.

そこで本発明は上記の問題点を鑑みてなされたものであり、本発明の第1の目的は、複数枚コピーを行う場合において、画像処理装置に接続可能な外部メモリを利用してデータ処理を行うことで、2枚目以降のコピー動作も1回のコピー動作毎にスキャナ部による原稿読み取り動作及び画像処理部による画像処理動作を実行することのなく、動作時間の無駄がないスムースなプリント出力を行う画像処理装置を提案するものである。   Accordingly, the present invention has been made in view of the above problems, and a first object of the present invention is to perform data processing using an external memory that can be connected to an image processing apparatus when copying a plurality of sheets. By performing the second and subsequent copy operations, the document reading operation by the scanner unit and the image processing operation by the image processing unit are not performed for each copy operation, and smooth print output without waste of operation time is performed. The present invention proposes an image processing apparatus that performs the above.

さらに本発明の第2の目的は画像処理後のデータを保持するデータバッファの容量が原稿1枚分ない場合(主走査方向の画像データ列を1ラインとした場合の最低1ライン分は必要)においても、複数枚コピーを効率よく行うことができるので、データバッファ少容量化よるメモリコスト削減を図った画像処理装置を提案するものである。   Furthermore, the second object of the present invention is when the capacity of the data buffer for holding the data after image processing is not enough for one original (at least one line is required when the image data string in the main scanning direction is one line). However, the present invention proposes an image processing apparatus that can reduce the memory cost by reducing the capacity of the data buffer.

本発明は、下記(1)〜(9)項のいずれかのプリンタ装置を提供することにより、上記目的を達成しようとするものである。   The present invention intends to achieve the above object by providing a printer device according to any one of the following items (1) to (9).

(1)原稿を光学的に読み取り、その画像信号をデジタル信号に変換して出力する読み取り手段と、前記読み取り手段から出力される画像データに対して画像処理を行って多値化データを出力する画像処理手段と、前記画像処理手段からの出力される多値化データを保持するための記憶手段と、前記記憶手段内に保持されている多値化データを記録データに変換して記録メディアに印字を行うための記録手段と、取り外しが可能な外部メモリをセットして前記記憶手段とのデータ送受信を可能にしている外部メモリインターフェイス手段を有した画像処理装置において、ある原稿を記録メディアに複数枚コピーする場合に、前記記憶手段内の多値化データを前記記録手段に転送して1回目の印字を行い、それと同時に前記外部メモリインターフェイス手段を通じて前記多値化データを前記外部メモリに転送してそれを保持し、2回目以降の印字には前記外部メモリ内の前記多値化データを使って前記記録手段にて印字処理を行うようにしたことを特徴とする画像処理装置。   (1) Reading means for optically reading a document, converting the image signal into a digital signal and outputting it, and performing image processing on the image data output from the reading means to output multilevel data Image processing means, storage means for holding multi-value data output from the image processing means, and conversion of multi-value data held in the storage means into recording data for recording media In an image processing apparatus having recording means for performing printing and external memory interface means for setting a removable external memory to enable data transmission / reception with the storage means, a plurality of documents are recorded on a recording medium. When copying one sheet, the multi-value data in the storage means is transferred to the recording means to perform the first printing, and at the same time, the external memory interface The multi-value data is transferred to the external memory through the Ace means and is held, and the printing is performed by the recording means using the multi-value data in the external memory for the second and subsequent printing. An image processing apparatus characterized by being configured as described above.

(2)前記記憶手段に読み取った原稿分の多値化データ全てが保持できない場合において、前記外部メモリに保持した多値化データを使って2回目以降のコピー動作を行うようにしたことを特徴とする請求項1に記載の画像処理装置。   (2) The second and subsequent copying operations are performed using the multi-value data held in the external memory when all of the multi-value data for the original read in the storage means cannot be held. The image processing apparatus according to claim 1.

(3)前記記憶手段は原稿の主走査方向の画像データ列を1ラインとした場合のラインバッファで、最低1ライン分の多値化データが記憶できる容量があることを特徴とする(1)の画像処理装置。   (3) The storage means is a line buffer when the image data string in the main scanning direction of the document is one line, and has a capacity capable of storing multi-value data for at least one line (1). Image processing apparatus.

(4)前記記憶手段に1ライン分の多値化データ全てが保持される毎に、まず前記記録手段と前記外部メモリインターフェイス手段へ前記1ライン分の多値化データをそれぞれ転送し、前記外部メモリインターフェイス手段では前記1ライン分の多値化データを前記外部メモリに転送して、それを保持するようにしたことを特徴とする(3)の画像処理装置。   (4) Each time all the multi-value data for one line is held in the storage means, the multi-value data for one line is first transferred to the recording means and the external memory interface means, respectively. The image processing apparatus according to (3), wherein the memory interface means transfers the multi-value data for one line to the external memory and holds it.

(5)前記記憶手段に1ライン分の多値化データ全てが保持される毎に、まず前記記録手段に前記1ライン分の多値化データの転送を開始し、転送が終了したら次に前記外部メモリインターフェイス手段を通じて前記1ライン分の多値化データを前記外部メモリに転送して、それを保持するようにしたことを特徴とする請求項3に記載の画像処理装置。   (5) Each time all the multi-value data for one line is held in the storage means, transfer of the multi-value data for one line to the recording means is first started, and when the transfer is completed, 4. The image processing apparatus according to claim 3, wherein the multi-value data for one line is transferred to the external memory through an external memory interface means and is held there.

(6)前記外部メモリインターフェイス手段に外部メモリがセットしてあるかどうかを検知するための外部メモリ有無検出手段を有し、前記外部メモリ有無検出手段が前記外部メモリが前記外部メモリインターフェイス手段にセットしてあると認識した場合には、前記記憶手段内の多値化データを前記記録手段と前記外部メモリインターフェイス手段を通じて前記外部メモリに転送するようにしたことを特徴とする請求項1に記載の画像処理装置。   (6) It has an external memory presence / absence detecting means for detecting whether or not an external memory is set in the external memory interface means, and the external memory presence / absence detecting means sets the external memory in the external memory interface means. The multi-value data in the storage means is transferred to the external memory through the recording means and the external memory interface means when it is recognized that the data is stored in the external memory. Image processing device.

(7)前記外部メモリ有無検出手段が前記外部メモリが前記外部メモリインターフェイス手段にセットされてないと認識した場合には、前記記憶手段内の多値化データを前記記録手段のみ転送するようにし、2回目以降のコピー動作においても前記読み取り手段、前記画像処理手段、前記記録手段を使った1回目のコピー動作を繰り返すようにしたことを特徴とする請求項6に記載の画像処理装置。   (7) When the external memory presence / absence detecting means recognizes that the external memory is not set in the external memory interface means, the multi-value data in the storage means is transferred only to the recording means, 7. The image processing apparatus according to claim 6, wherein the first copy operation using the reading unit, the image processing unit, and the recording unit is repeated in the second and subsequent copy operations.

(8)前記外部メモリインターフェイス手段内に前記外部メモリの空き容量があるかどうかを認識するためのメモリフル判定手段を有しており、1回目のコピー動作中における前記記憶手段内多値化データの外部メモリ転送中に、前記外部メモリインターフェイス手段が前記メモリフル判定手段からの情報で前記外部メモリ内データがフルになった認識した場合には、2回目以降のコピー動作においても前記読み取り手段、前記画像処理手段、前記記録手段を使った1回目のコピー動作を繰り返すようにしたことを特徴とする請求項1に記載の画像処理装置。   (8) Memory full judging means for recognizing whether or not there is free space in the external memory in the external memory interface means, and the multivalued data in the storage means during the first copy operation During the external memory transfer, when the external memory interface means recognizes that the data in the external memory is full with the information from the memory full determination means, the reading means in the second and subsequent copy operations, 2. The image processing apparatus according to claim 1, wherein a first copy operation using the image processing unit and the recording unit is repeated.

(9)外部メモリはスマートメディア、メモリスティック、コンパクトフラッシュ(登録商標)、SDカード、SMMカード等のメモリであることを特徴とする請求項1に記載の画像処理装置。   (9) The image processing apparatus according to claim 1, wherein the external memory is a memory such as a smart media, a memory stick, a compact flash (registered trademark), an SD card, or an SMM card.

以上説明したように、本発明によれば、それぞれ以下の効果が得られる。   As described above, according to the present invention, the following effects can be obtained.

1.複数枚コピーを行う場合において、画像処理装置に接続している外部メモリを有効利用してデータ処理を行うことで、無駄のないスムースなプリント出力をコピー開始から終了まで行うことが可能となる。   1. When copying multiple sheets, data processing is effectively performed using an external memory connected to the image processing apparatus, so that smooth print output without waste can be performed from the start to the end of copying.

2.画像処理後のデータを保持するデータバッファの容量が原稿1枚分ない場合においても、複数枚コピーを効率よく行うことができる。   2. Even when the capacity of the data buffer that holds the image-processed data is not enough for one original, it is possible to efficiently make a multiple copy.

3.データバッファを最低1ライン分(印字処理の主走査方向のデータ1列分)持てば、複数枚コピーを効率よく行うことができるため、データバッファを少容量にすることによるメモリのコスト削減を図ることができる。   3. If the data buffer has at least one line (one column of data in the main scanning direction of the printing process), a plurality of copies can be efficiently performed. Therefore, the memory cost can be reduced by reducing the capacity of the data buffer. be able to.

次に、本発明の詳細を実施例の記述に従って説明する。   Next, details of the present invention will be described in accordance with the description of the embodiments.

以下、本発明を実施例に基づき説明する。   Hereinafter, the present invention will be described based on examples.

まず、本発明の実施例に関係する画像処理装置について説明する。   First, an image processing apparatus related to an embodiment of the present invention will be described.

図1は本発明の実施例に関係する画像処理装置とそれに接続するホストコンピュータを含めた制御システムの構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of a control system including an image processing apparatus and a host computer connected thereto according to an embodiment of the present invention.

このブロック図において、201は画像処理装置である。203はスキャナ部であり、そこでは原稿をCCDのような光電素子で1ライン毎に読み取り、それを色分解してRGBのアナログ画像信号を得ている。さらにそのアナログ画像信号に対して、デジタル信号への変換を行っている。204は画像処理部であり、スキャナ部から出力された画像データに対して入力マスキング処理、フィルタ処理、変倍処理、log変換処理、マスキング処理、ガンマ処理、多値化処理という順で画像処理を行う。205はデータバッファであり、多値化処理後に得られた多値化データをこのバッファに一時的に保持している。206は記録部であって、データバッファに保持されている多値化データを1ライン毎に受け取り、それを印字できるデータ形式、つまり印字データに変換し、記録メディアに対して記録を行うようにしている。207は外部メモリ、208は外部メモリインターフェイス部で、画像処理装置201内のデータバッファ205から外部メモリ208に対して多値化データを送信する、あるいは外部メモリ207内のデータをデータバッファ205へ送信するためのデータ通信制御を行っている。   In this block diagram, 201 is an image processing apparatus. A scanner unit 203 reads an original for each line with a photoelectric element such as a CCD, and separates the color to obtain RGB analog image signals. Further, the analog image signal is converted into a digital signal. An image processing unit 204 performs image processing on image data output from the scanner unit in the order of input masking processing, filter processing, scaling processing, log conversion processing, masking processing, gamma processing, and multivalue processing. Do. Reference numeral 205 denotes a data buffer, which temporarily stores multi-value data obtained after multi-value processing. A recording unit 206 receives multi-value data stored in the data buffer for each line, converts the data into a printable data format, that is, print data, and records the data on a recording medium. ing. Reference numeral 207 denotes an external memory, and 208 denotes an external memory interface. The multi-value data is transmitted from the data buffer 205 in the image processing apparatus 201 to the external memory 208, or the data in the external memory 207 is transmitted to the data buffer 205. Data communication control is being performed.

次に本発明の実施例に関係する原稿の複数枚コピー時における画像処理装置の動作について説明する。   Next, the operation of the image processing apparatus when copying a plurality of originals related to the embodiment of the present invention will be described.

図2は、本発明の実施例に関係する画像処理装置の構成図、図3は、本発明の実施例の複数枚コピー時における画像処理装置の動作フローチャートである。   FIG. 2 is a configuration diagram of the image processing apparatus related to the embodiment of the present invention, and FIG. 3 is an operation flowchart of the image processing apparatus when copying a plurality of sheets according to the embodiment of the present invention.

まず、画像処理装置201のスキャナ部203に原稿を載せ、画像処理装置201のオペレーション部(図示してない)にてコピー枚数を複数枚設定し、コピースタートを実行する。スキャナ部203では原稿読み取りを開始し、そこで作成された画像データを画像処理部204に転送する。画像データが画像処理部204に入力されると、画像処理部204内の画像処理がスタートし、入力マスキング処理、フィルタ処理、変倍処理、log変換処理、マスキング処理、ガンマ処理、多値化処理という順に処理が進んでいく。多値化処理後の多値化データはデータバッファ205に保持され、1ライン分の多値化データが揃った時点で、その1ライン分の多値化データの記録部206への転送を開始する。記録部206では送られてきた多値化データを印字データに変換し、印字するのに必要なデータ量が揃ったら、印字を開始する。   First, a document is placed on the scanner unit 203 of the image processing apparatus 201, a plurality of copies are set by an operation unit (not shown) of the image processing apparatus 201, and a copy start is executed. The scanner unit 203 starts reading an original, and transfers the image data created there to the image processing unit 204. When image data is input to the image processing unit 204, image processing in the image processing unit 204 starts, and input masking processing, filter processing, scaling processing, log conversion processing, masking processing, gamma processing, multi-value processing Processing proceeds in this order. The multi-value data after multi-value processing is held in the data buffer 205, and when the multi-value data for one line is ready, transfer of the multi-value data for one line to the recording unit 206 is started. To do. The recording unit 206 converts the sent multi-value data into print data, and starts printing when the amount of data necessary for printing is complete.

データバッファ205に保持されている1ライン分の多値化データの記録部206への転送が終了したら、その1ライン分の多値化データを今度は外部メモリインターフェイス部208を通じて外部メモリ207へ転送する。   When the transfer of the multi-value data for one line held in the data buffer 205 to the recording unit 206 is completed, the multi-value data for one line is transferred to the external memory 207 through the external memory interface unit 208 this time. To do.

記録部206の印字処理スピードの影響でバッファメモリ205からの多値化データの取り込みが遅くなる場合、バッファメモリ205が画像処理部204からの多値化データでフルになるかもしれない。もしバッファメモリ205がフルになったら、スキャナ部203をストップして、次に処理するラインの画像データを転送しないようにする。データバッファ205に1ライン分の空きができたならば、再びスキャナ部をスタートし、データ処理を順次行っていく。   If the multi-value data from the buffer memory 205 is delayed due to the printing process speed of the recording unit 206, the buffer memory 205 may become full with the multi-value data from the image processing unit 204. If the buffer memory 205 becomes full, the scanner unit 203 is stopped so that the image data of the line to be processed next is not transferred. If the data buffer 205 is free for one line, the scanner unit is started again, and data processing is sequentially performed.

記録部206による1回目の印字が終了したならば、2回目以降の印字は外部メモリ207内に保持してある多値化データを使って行う。   When the first printing by the recording unit 206 is completed, the second and subsequent printings are performed using the multi-value data stored in the external memory 207.

まずは外部メモリインターフェイス部208が外部メモリ207からの多値化データの読み取りを開始する。そして、読み取った多値化データをバッファメモリ205へ転送し、その後多値化データを1ライン毎に順に記録部206へ転送する。記録部206では1回目の印字動作と同様に多値化データを印字データに変換し印字するのに必要なデータ量が揃ったら記録メディアに対して印字処理を行うのである。   First, the external memory interface unit 208 starts reading multilevel data from the external memory 207. Then, the read multi-value data is transferred to the buffer memory 205, and then the multi-value data is sequentially transferred to the recording unit 206 line by line. As with the first printing operation, the recording unit 206 converts the multi-value data into print data and prints the recording medium when the data amount necessary for printing is complete.

こうした一連の外部メモリ207を利用したデータ処理は、初めにオペレーションに設定したプリント枚数のすべて印字が終了するまで、繰り返される。   Such a series of data processing using the external memory 207 is repeated until printing of all the number of prints initially set in the operation is completed.

また、画像処理装置201内に外部メモリ207が外部メモリインターフェイス部208に接続されているかどうかを検出するための外部メモリ有無検出手段209を有する場合、外部メモリ有無検出手段209が外部メモリ207が外部メモリインターフェイス部208に接続されていると判断したときは、外部メモリ207を使って2回目以降のコピー動作を行うが、外部メモリ207が外部メモリインターフェイス部208に接続されていない判断したときは、2回目以降のコピー動作も1回目と同様にスキャナ部203による原稿読み取り動作及び画像処理部204による画像処理動作を行って多値化データを作成し、記録部206にて印字処理を行うのである。   When the image processing apparatus 201 includes an external memory presence / absence detection unit 209 for detecting whether or not the external memory 207 is connected to the external memory interface unit 208, the external memory presence / absence detection unit 209 is connected to the external memory 207. When it is determined that it is connected to the memory interface unit 208, the second and subsequent copy operations are performed using the external memory 207, but when it is determined that the external memory 207 is not connected to the external memory interface unit 208, In the second and subsequent copying operations, as in the first time, the document reading operation by the scanner unit 203 and the image processing operation by the image processing unit 204 are performed to create multi-value data, and the recording unit 206 performs the printing process. .

さらに、外部メモリ207に空き容量が無くデータがフルの状態であることを判別することが可能なメモリフル判別手段210が外部メモリインターフェイス部208内に有り、このメモリフル判別手段210により1回目のコピー動作中に外部メモリ207がデータフルになったと外部メモリインターフェイス部208が認識したならば、2回目以降のコピー動作も1回目と同様にスキャナ部203、画像処理部204、記録部206によるデータ処理を行うのである。   Further, the external memory interface 208 has a memory full determination unit 210 that can determine whether the external memory 207 has no free space and the data is full. If the external memory interface unit 208 recognizes that the external memory 207 is full of data during the copying operation, the second and subsequent copying operations are performed by the scanner unit 203, the image processing unit 204, and the recording unit 206 as in the first time. Process it.

従来例の画像処理装置の構成図Configuration diagram of a conventional image processing apparatus 本発明の実施例に関係する画像処理装置の構成図1 is a configuration diagram of an image processing apparatus related to an embodiment of the present invention. 本発明の実施例の複数枚コピー時における画像処理装置の動作フローチャートFlowchart of operation of image processing apparatus when copying a plurality of sheets according to an embodiment of the present invention

符号の説明Explanation of symbols

101 画像処理装置
102 ホストコンピュータ
103 スキャナ部
104 画像処理部
105 データバッファ
106 記録部
107 インターフェイス部
201 画像処理装置
203 スキャナ部
204 画像処理部
205 データバッファ
206 記録部
207 外部メモリ部
208 外部メモリインターフェイス部
DESCRIPTION OF SYMBOLS 101 Image processing apparatus 102 Host computer 103 Scanner part 104 Image processing part 105 Data buffer 106 Recording part 107 Interface part 201 Image processing apparatus 203 Scanner part 204 Image processing part 205 Data buffer 206 Recording part 207 External memory part 208 External memory interface part

Claims (9)

原稿を光学的に読み取り、その画像信号をデジタル信号に変換して出力する読み取り手段と、前記読み取り手段から出力される画像データに対して画像処理を行って多値化データを出力する画像処理手段と、前記画像処理手段からの出力される多値化データを保持するための記憶手段と、前記記憶手段内に保持されている多値化データを記録データに変換して記録メディアに印字を行うための記録手段と、取り外しが可能な外部メモリをセットして前記記憶手段とのデータ送受信を可能にしている外部メモリインターフェイス手段を有した画像処理装置において、ある原稿を記録メディアに複数枚コピーする場合に、前記記憶手段内の多値化データを前記記録手段に転送して1回目の印字を行い、それと同時に前記外部メモリインターフェイス手段を通じて前記多値化データを前記外部メモリに転送してそれを保持し、2回目以降の印字には前記外部メモリ内の前記多値化データを使って前記記録手段にて印字処理を行うようにしたことを特徴とする画像処理装置。   Reading means for optically reading a document, converting the image signal into a digital signal and outputting it, and image processing means for performing image processing on the image data output from the reading means and outputting multilevel data And storage means for holding the multi-value data output from the image processing means, and converting the multi-value data held in the storage means into recording data for printing on a recording medium A plurality of originals are copied to a recording medium in an image processing apparatus having an external memory interface means for setting a recording means for recording and a removable external memory to enable data transmission / reception with the storage means In this case, the multi-value data in the storage means is transferred to the recording means to perform the first printing, and at the same time, the external memory interface. The multi-value data is transferred to the external memory through the means and held there, and for the second and subsequent printings, the multi-value data in the external memory is used to perform print processing in the recording means. An image processing apparatus characterized by that. 前記記憶手段に読み取った原稿分の多値化データ全てが保持できない場合において、前記外部メモリに保持した多値化データを使って2回目以降のコピー動作を行うようにしたことを特徴とする請求項1に記載の画像処理装置。   The second and subsequent copying operations are performed using the multi-value data stored in the external memory when all of the multi-value data for the original read in the storage means cannot be held. Item 8. The image processing apparatus according to Item 1. 前記記憶手段は原稿の主走査方向の画像データ列を1ラインとした場合のラインバッファで、最低1ライン分の多値化データが記憶できる容量があることを特徴とする請求項1に記載の画像処理装置。   2. The storage unit according to claim 1, wherein the storage means is a line buffer when the image data string in the main scanning direction of the document is one line, and has a capacity capable of storing multilevel data for at least one line. Image processing device. 前記記憶手段に1ライン分の多値化データ全てが保持される毎に、まず前記記録手段と前記外部メモリインターフェイス手段へ前記1ライン分の多値化データをそれぞれ転送し、前記外部メモリインターフェイス手段では前記1ライン分の多値化データを前記外部メモリに転送して、それを保持するようにしたことを特徴とする請求項3に記載の画像処理装置。   Each time all the multi-value data for one line is held in the storage means, the multi-value data for one line is first transferred to the recording means and the external memory interface means, respectively, and the external memory interface means The image processing apparatus according to claim 3, wherein the multi-value data for one line is transferred to the external memory and retained. 前記記憶手段に1ライン分の多値化データ全てが保持される毎に、まず前記記録手段に前記1ライン分の多値化データの転送を開始し、転送が終了したら次に前記外部メモリインターフェイス手段を通じて前記1ライン分の多値化データを前記外部メモリに転送して、それを保持するようにしたことを特徴とする請求項3に記載の画像処理装置。   Each time all the multi-value data for one line is held in the storage means, transfer of the multi-value data for one line to the recording means is started, and when the transfer is completed, the external memory interface is then started. 4. The image processing apparatus according to claim 3, wherein the multi-value data for one line is transferred to the external memory through means and held. 前記外部メモリインターフェイス手段に外部メモリがセットしてあるかどうかを検知するための外部メモリ有無検出手段を有し、前記外部メモリ有無検出手段が前記外部メモリが前記外部メモリインターフェイス手段にセットしてあると認識した場合には、前記記憶手段内の多値化データを前記記録手段と前記外部メモリインターフェイス手段を通じて前記外部メモリに転送するようにしたことを特徴とする請求項1に記載の画像処理装置。   External memory presence / absence detecting means for detecting whether or not an external memory is set in the external memory interface means, and the external memory presence / absence detecting means is set in the external memory interface means. 2. The image processing apparatus according to claim 1, wherein the multi-value data in the storage unit is transferred to the external memory through the recording unit and the external memory interface unit when the data is recognized. . 前記外部メモリ有無検出手段が前記外部メモリが前記外部メモリインターフェイス手段にセットされてないと認識した場合には、前記記憶手段内の多値化データを前記記録手段のみ転送するようにし、2回目以降のコピー動作においても前記読み取り手段、前記画像処理手段、前記記録手段を使った1回目のコピー動作を繰り返すようにしたことを特徴とする請求項6に記載の画像処理装置。   When the external memory presence / absence detecting means recognizes that the external memory is not set in the external memory interface means, the multi-value data in the storage means is transferred only to the recording means, and the second and subsequent times 7. The image processing apparatus according to claim 6, wherein the first copying operation using the reading unit, the image processing unit, and the recording unit is repeated in the copying operation. 前記外部メモリインターフェイス手段内に前記外部メモリの空き容量があるかどうかを認識するためのメモリフル判定手段を有しており、1回目のコピー動作中における前記記憶手段内多値化データの外部メモリ転送中に、前記外部メモリインターフェイス手段が前記メモリフル判定手段からの情報で前記外部メモリ内データがフルになった認識した場合には、2回目以降のコピー動作においても前記読み取り手段、前記画像処理手段、前記記録手段を使った1回目のコピー動作を繰り返すようにしたことを特徴とする請求項1に記載の画像処理装置。   The external memory interface means has a memory full determination means for recognizing whether or not there is free space in the external memory, and the external memory of the multilevel data in the storage means during the first copy operation During the transfer, when the external memory interface means recognizes that the data in the external memory is full based on the information from the memory full determination means, the reading means and the image processing are also performed in the second and subsequent copy operations. 2. An image processing apparatus according to claim 1, wherein the first copying operation using said recording means is repeated. 外部メモリはスマートメディア、メモリスティック、コンパクトフラッシュ(登録商標)、SDカード、SMMカード等のメモリであることを特徴とする請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the external memory is a memory such as a smart media, a memory stick, a compact flash (registered trademark), an SD card, or an SMM card.
JP2005159127A 2005-05-31 2005-05-31 Image processing unit Withdrawn JP2006339777A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005159127A JP2006339777A (en) 2005-05-31 2005-05-31 Image processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005159127A JP2006339777A (en) 2005-05-31 2005-05-31 Image processing unit

Publications (1)

Publication Number Publication Date
JP2006339777A true JP2006339777A (en) 2006-12-14

Family

ID=37559973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005159127A Withdrawn JP2006339777A (en) 2005-05-31 2005-05-31 Image processing unit

Country Status (1)

Country Link
JP (1) JP2006339777A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020055123A (en) * 2018-09-28 2020-04-09 ブラザー工業株式会社 Image recording device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020055123A (en) * 2018-09-28 2020-04-09 ブラザー工業株式会社 Image recording device
JP7115194B2 (en) 2018-09-28 2022-08-09 ブラザー工業株式会社 image recorder

Similar Documents

Publication Publication Date Title
US4935821A (en) Image processing apparatus for multi-media copying machine
JP2007189428A (en) Apparatus and program for index image output
JP4337885B2 (en) Image forming apparatus and image forming method
JP2009260721A (en) Image processing apparatus, image scanner, image output system, image storage system, image printing apparatus, image copying apparatus, image storage apparatus, program, and recording medium
JP2016092453A (en) Image processing apparatus, image processing method, and program
JP2006339777A (en) Image processing unit
JP3490670B2 (en) Image processing method, image processing apparatus, and image processing system
JP5644062B2 (en) Image processing device
CN100525372C (en) Manuscript image reading recording device
JP2000316082A (en) Image extract unit, image processor provided with the unit and filing unit
JP2007037017A (en) Image processing apparatus, image processing method, image processing program, and recording medium with image processing program recorded thereon
JP4877956B2 (en) Serial data receiving method, apparatus, and image forming apparatus
JP2004094731A (en) Image forming apparatus and its method
JP2001007972A (en) Picture processing system
JP4901781B2 (en) Image forming apparatus
JP2006050666A (en) Image processing unit and method
JP4205495B2 (en) Image input / output device
JPH10136137A (en) Document digital copy writer
JP2010004278A (en) Image processing device
JPH11313182A (en) Image forming device
JP2004159000A (en) Color image reading and recording apparatus
JP2006180161A (en) Color image processor
JP2007142822A (en) Image forming apparatus
JP2005198177A (en) Image forming apparatus, control method thereof, and program
JPH01189277A (en) Digital copying machine

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080805