JP2006157806A - Image processor - Google Patents

Image processor Download PDF

Info

Publication number
JP2006157806A
JP2006157806A JP2004348722A JP2004348722A JP2006157806A JP 2006157806 A JP2006157806 A JP 2006157806A JP 2004348722 A JP2004348722 A JP 2004348722A JP 2004348722 A JP2004348722 A JP 2004348722A JP 2006157806 A JP2006157806 A JP 2006157806A
Authority
JP
Japan
Prior art keywords
image
manager
unit
transmission
belt
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
JP2004348722A
Other languages
Japanese (ja)
Inventor
淳 ▲濱▼口
Atsushi Hamaguchi
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 JP2004348722A priority Critical patent/JP2006157806A/en
Publication of JP2006157806A publication Critical patent/JP2006157806A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor capable of adding a transmission header required in transmission to an image for transmission by simple processing without increasing an image conversion time. <P>SOLUTION: The image processor includes: a means for dividing an input image for one page into a plurality of regions of fixed sizes and holding them; a position determination means for determining a position to add one or more band-like images in a part of the image for one page; a band-like image forming means for forming an image for each of one or more band-like regions and dividing the image into a plurality of areas of the fixed sizes; and a partial image replacing means for replacing image data in an image region determined by the position determination means, among the input image held by the holding means with the band-like image data formed by the band-like image forming means. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、画像入力機能と画像蓄積機能を有する画像処理装置に関するものである。   The present invention relates to an image processing apparatus having an image input function and an image storage function.

カラー画像を扱う画像処理装置において、画像データを固定領域に分割し(分割する単位となる一領域をタイルと称する)、分割したタイルごとに圧縮して画像をメモリに格納し、タイル符号データそれぞれに固定長のヘッダデータ部を付加してこのヘッダ部に符号サイズの情報を書き込む。   In an image processing apparatus that handles color images, image data is divided into fixed areas (one area as a unit for division is referred to as a tile), each divided tile is compressed, the image is stored in a memory, and each tile code data Is added with a fixed-length header data portion, and code size information is written in this header portion.

以下、このタイル画像符号データとヘッダ部を合わせたものを画像パケットと称する。また画像パケットをどの順番にメモリ上に並べるかの情報を記憶するために、画像パケットが格納されているアドレスをまとめたデータを画像パケットテーブルと称し、1つの画像パケットテーブルと、複数の画像パケットで、1ページの画像データが構成される。
特開2002−64714号公報
Hereinafter, a combination of the tile image code data and the header portion is referred to as an image packet. In addition, in order to store information on the order in which image packets are arranged in the memory, data in which addresses storing image packets are collected is referred to as an image packet table, and one image packet table and a plurality of image packets are stored. Thus, one page of image data is constructed.
JP 2002-64714 A

前記のような画像処理装置において、ファクシミリなどの送信画像を形成する際に、必要とされる送信ヘッダの文字列や、受信画像を出力する際に、必要とされる受信フッタの文字列などといった、文字列を合成する必要がある。しかしながら、入力画像は圧縮されており、合成する領域の入力画像を一度デコードし、デコードした領域に対して文字列画像を展開する必要がある。さらには、入力画像がカラー画像で一般的なYUVやYcbCrなどの色味成分データで構成される場合、文字画像も同じ色味で形成する必要がある。したがって、デコード用に多量のメモリを必要とする上、デコード→文字列展開→色味合わせ→エンコード等と、処理が煩雑になる上、ファクシミリ送信する際の画像変換時間が延びるため、無駄に通信時間がかかってしまう。本発明は、上述の課題に鑑みてなされたものであり、その目的とするところは、高速処理の可能な画像処理装置を提供することにある。   In the image processing apparatus as described above, a transmission header character string required when forming a transmission image such as a facsimile, a reception footer character string required when outputting a reception image, etc. It is necessary to synthesize a character string. However, since the input image is compressed, it is necessary to decode the input image in the area to be combined once and develop the character string image in the decoded area. Furthermore, when the input image is a color image and is composed of general color component data such as YUV and YcbCr, the character image must also be formed with the same color. Therefore, a large amount of memory is required for decoding, decoding → character string development → color matching → encoding, etc., and the processing becomes complicated, and image conversion time for facsimile transmission is extended, so communication is wasted. It takes time. The present invention has been made in view of the above-described problems, and an object thereof is to provide an image processing apparatus capable of high-speed processing.

上記問題を解決するために、本発明では、以下の方法をとる。   In order to solve the above problem, the present invention takes the following method.

1ページの入力画像を画像パケットデータに分割し、画像パケットテーブルとともに保持する手段と、前記1ページの画像の一部に、複数のタイル画像を付加する位置を判断する位置判断手段と、上記文字列を帯状領域の画像として形成し、タイル画像に分割し、このタイル画像を入力画像パケットと同じ形式で圧縮し、画像パケットを形成する手段と、前記保持手段に保持された前記入力画像の中の、前記位置判断手段によって決定された画像領域の画像パケットデータと、前記帯状画像形成手段により形成した画像パケットデータとを置き換え、画像パケットテーブルを更新する、部分画像置換手段と、を有することを特徴とする。   Means for dividing an input image of one page into image packet data and holding it together with an image packet table; position determining means for determining a position to add a plurality of tile images to a part of the image of the one page; A column is formed as an image of a band-like region, divided into tile images, the tile image is compressed in the same format as the input image packet, and an image packet is formed, and the input image held in the holding unit A partial image replacement unit that replaces the image packet data of the image area determined by the position determination unit and the image packet data formed by the band-shaped image formation unit, and updates the image packet table. Features.

さらには、1ページの入力画像を画像パケットデータに分割し、画像パケットテーブルとともに保持する手段と、前記1ページの画像の一部に、複数のタイル画像を付加する位置を判断する位置判断手段と、前記位置判断手段が、前記入力画像の外側である場合に、入力画像の横幅または縦幅に合わせてタイル数を決定し、このタイル数分の領域に上記文字列を形成し、タイル画像に分割し、このタイル画像を入力画像パケットと同じ形式で圧縮し、画像パケットを形成する手段と、前記保持手段に保持された前記入力画像の画像パケットテーブルに、前記帯状画像形成手段により形成した画像パケットデータを追加し、入力画像に帯状画像を付加する部分画像付加手段と、を有することを特徴とする。   Furthermore, means for dividing an input image of one page into image packet data and holding it together with an image packet table, and position determination means for determining a position to add a plurality of tile images to a part of the image of the one page When the position determination means is outside the input image, the number of tiles is determined in accordance with the horizontal or vertical width of the input image, the character string is formed in an area corresponding to the number of tiles, and the tile image is formed. An image formed by the band-shaped image forming unit on the image packet table of the input image held in the holding unit, and a unit that divides and compresses the tile image in the same format as the input image packet and forms the image packet And partial image addition means for adding packet data and adding a band image to the input image.

本発明の方法をとることにより、簡略な処理によって、画像変換時間を増加させることなく、送信用の画像に、送信時に必要な送信ヘッダを付加することができる。   By adopting the method of the present invention, a transmission header necessary for transmission can be added to an image for transmission by a simple process without increasing the image conversion time.

以下本発明を実施するための最良の形態を、実施例により詳しく説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to examples.

以下、本発明にかかる一実施形態について、図面を参照して詳細に説明する。   Hereinafter, an embodiment according to the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施例を示す画像処理装置システムの全体の構成を説明するブロック図である。本画像処理装置200は、画像入力デバイスであるスキャナ部2070、画像出力デバイスであるプリンタ部2095、Controller Unit 2000、ユーザーインターフェースである操作部2012から構成される。スキャナ部2070、プリンタ部2095、操作部2012は、それぞれController Unit 2000に接続され、Controller Unit 2000は、LAN 2011などのネットワーク伝送手段、公衆回線に接続されている。公衆回線からはカラー画像送信を含むG3、G4ファックスによる送信が可能である。また、LAN 2011には、画像処理装置200と同様の機器構成をもつ他の画像処理装置220、230が接続されえている。また、パーソナルコンピュータ(以下PC)240が接続されていて、FTP,SMBプロトコルを使用したファイルの送受信、電子メールの送受信ができる。画像処理装置220、230は、それぞれスキャナ部2270、2370、プリンタ部2295、2395、操作部2212、2312を持ち、それらがController Unit 2200、2300に接続されている。   FIG. 1 is a block diagram illustrating the overall configuration of an image processing apparatus system according to an embodiment of the present invention. The image processing apparatus 200 includes a scanner unit 2070 that is an image input device, a printer unit 2095 that is an image output device, a controller unit 2000, and an operation unit 2012 that is a user interface. The scanner unit 2070, the printer unit 2095, and the operation unit 2012 are respectively connected to the Controller Unit 2000, and the Controller Unit 2000 is connected to a network transmission unit such as a LAN 2011 and a public line. Transmission by G3 and G4 fax including color image transmission is possible from the public line. In addition, other image processing apparatuses 220 and 230 having the same device configuration as the image processing apparatus 200 can be connected to the LAN 2011. Further, a personal computer (hereinafter referred to as PC) 240 is connected, and can send and receive files and e-mails using FTP and SMB protocols. The image processing apparatuses 220 and 230 have scanner units 2270 and 2370, printer units 2295 and 2395, and operation units 2212 and 2312, respectively, which are connected to the controller unit 2200 and 2300.

図2は、画像処理装置の構成を説明するブロック図である。Controller Unit 2000は画像入力デバイスであるカラースキャナ2015や画像出力デバイスであるカラープリンタ2017と接続し、一方ではLAN2008や公衆回線(WAN)2051接続することで、画像情報やデバイス情報の入出力を行う為のコントローラである。   FIG. 2 is a block diagram illustrating the configuration of the image processing apparatus. The Controller Unit 2000 is connected to a color scanner 2015 as an image input device and a color printer 2017 as an image output device, and on the other hand, is connected to a LAN 2008 or a public line (WAN) 2051 to input / output image information and device information. Controller.

CPU2001はシステム全体を制御するコントローラである。RAM2002はCPU2001が動作するためのシステムワークメモリであり、画像データを一時記憶するための画像メモリでもある。ROM2003はブートROMであり、システムのブートプログラムが格納されている。HDD2004はハードディスクドライブで、システムソフトウェア、画像データを格納する。操作部I/F2005は操作部(UI)2006とインタフェース部で、操作部2006に表示する画像データを操作部2006に対して出力する。また、操作部2006から本システム使用者が入力した情報を、CPU2001に伝える役割をする。Network2007はLAN2008に接続し、情報の入出力を行う。Modem2050は公衆回線2051に接続し、画像情報の入出力を行う。2値画像回転2052、および2値画像圧縮・伸張2053はModem2053で2値画像を送信する前に画像の方向を変換したり、所定の解像度、あるいは相手能力に合わせた解像度に変換するためのものである。圧縮、伸張はJBIG、MMR、MR、MHをサポートしている。DMAC2009はDMAコントローラであり、RAM2002に格納されている画像をCPU2001を介することなく読み取りImageBusI/F2011に対して画像転送する、もしくは画像バスからの画像をCPU2001を介することなくRAM2002に書き込む。以上のデバイスがシステムバス2008に接続される。ImageBus2011は画像バス2010を介して高速な画像の入出力を制御するためのインタフェースである。圧縮器2012は画像バス2010に画像を送出する前に32画素x32画素の単位でJPEG圧縮するための圧縮器である。伸張器2013は画像バス2010を介して送られた画像を伸張するための伸張器である。   A CPU 2001 is a controller that controls the entire system. A RAM 2002 is a system work memory for the operation of the CPU 2001, and is also an image memory for temporarily storing image data. A ROM 2003 is a boot ROM, and stores a system boot program. An HDD 2004 is a hard disk drive that stores system software and image data. An operation unit I / F 2005 is an operation unit (UI) 2006 and an interface unit, and outputs image data to be displayed on the operation unit 2006 to the operation unit 2006. Also, it plays a role of transmitting information input by the system user from the operation unit 2006 to the CPU 2001. A network 2007 is connected to the LAN 2008 and inputs / outputs information. A Modem 2050 is connected to the public line 2051 and inputs / outputs image information. Binary image rotation 2052 and binary image compression / decompression 2053 are for converting the direction of an image before transmitting a binary image by Modem 2053, or converting it to a predetermined resolution or a resolution adapted to the partner's ability. It is. Compression and decompression support JBIG, MMR, MR, and MH. A DMAC 2009 is a DMA controller that reads an image stored in the RAM 2002 without using the CPU 2001 and transfers the image to the ImageBus I / F 2011 or writes an image from the image bus into the RAM 2002 without using the CPU 2001. The above devices are connected to the system bus 2008. An ImageBus 2011 is an interface for controlling high-speed image input / output via the image bus 2010. A compressor 2012 is a compressor for JPEG compression in units of 32 pixels × 32 pixels before sending an image to the image bus 2010. A decompressor 2013 is a decompressor for decompressing an image sent via the image bus 2010.

ラスターイメージプロセッサ(RIP)2018はホストコンピュータからのPDLコードをNetwork2007を介して受け取り、システムバス2008を通して、CPU2001がRAM2002に格納する。CPU2001はPDLを中間コードに変換し、再度システムバス2008を介してRIP2018に入力し、ビットマップイメージ(多値)に展開する。スキャナ画像処理2014はスキャナ2015からのカラー画像、白黒画像に対して、適切な各種画像処理(たとえば補正、加工、編集)を行い出力する(多値)。同様にプリンタ画像処理2016はプリンタ2017に対して適切な各種画像処理(たとえば補正、加工、編集)を行うプリント時は伸張2013で2値多値変換を行うので、2値、および多値出力が可能である。画像変換部2030はRAM上にある画像を画像変換し、再度、RAM2030に下記戻すときに使われる各種画像変換機能を有する。回転器2019は32画素x32画素単位の画像を指定された角度で回転でき、2値、および多値の入出力に対応している。変倍器2020は画像の解像度を変換(たとえば600dpiから200dpi)したり、変倍したりする機能(たとえば25%から400%まで)を有する。変倍する前には32x32画素の画像を32ライン単位の画像に並び替える。色空間変換2021は多値入力された画像をマトリクス演算、およびLUTにより、たとえばメモリ上にあるYUV画像をLab画像に変換し、メモリ上に格納する。また、この色空間変換は3x8のマトリクス演算および、1次元LUTをもち、公知の下地とばしや裏写り防止を行うことができる。変換された画像は多値で出力される。2値多値変換2022は1bit2値画像を多値8bit、256階調にする。逆に多値2値変換2025はたとえばメモリ上にある8bit、256階調の画像を誤差拡散処理などの手法により1bit、2階調に変換し、メモリ上に格納する。合成はメモリ上の2枚の多値画像画像を合成し、1枚の多値画像にする機能を有する。たとえば、メモリ上にある会社ロゴの画像と原稿画像を合成することで、原稿画像に簡単に会社ロゴをつけることができる。間引き2024は多値画像の画素を間引くことで、解像度変換を行うユニットであり1/2,1/4,1/8の多値画像を出力可能である。変倍2020と合わせて使うことで、より広範囲な拡大、縮小を行うことができる。移動2025は入力された2値画像、多値画像に余白部分をつけたり、余白部分を削除したりして出力することができる。回転2019、変倍2020、色空間変換2021、2値多値2022、合成2023、間引き2024、移動2025、多値2値2026ははそれぞれ連結して動作することが可能で、たとえばメモリ上の多値画像を画像回転、解像度変換する場合は、両処理をメモリを介さずに連結して行うことができる。   The raster image processor (RIP) 2018 receives the PDL code from the host computer via the network 2007, and the CPU 2001 stores it in the RAM 2002 through the system bus 2008. The CPU 2001 converts the PDL into an intermediate code, inputs it again to the RIP 2018 via the system bus 2008, and develops it into a bitmap image (multi-value). The scanner image processing 2014 performs various appropriate image processing (for example, correction, processing, editing) on the color image and the black and white image from the scanner 2015 and outputs (multi-value). Similarly, the printer image processing 2016 performs binary various multi-value conversion by decompression 2013 at the time of printing for performing various kinds of image processing (for example, correction, processing, editing) to the printer 2017, so that binary and multi-value output are performed. Is possible. The image conversion unit 2030 has various image conversion functions used when converting an image on the RAM and returning it to the RAM 2030 again. A rotator 2019 can rotate an image of 32 pixels × 32 pixels unit by a specified angle, and supports binary and multi-value input / output. The magnification changer 2020 has a function (for example, from 25% to 400%) for converting the resolution of the image (for example, from 600 dpi to 200 dpi) and for changing the magnification. Before scaling, the image of 32 × 32 pixels is rearranged into an image in units of 32 lines. The color space conversion 2021 converts, for example, a YUV image on the memory into a Lab image by matrix calculation and LUT, and stores the image on the multi-valued input on the memory. Further, this color space conversion has a 3 × 8 matrix operation and a one-dimensional LUT, and can perform well-known background removal and show-through prevention. The converted image is output in multiple values. A binary multi-value conversion 2022 converts a 1-bit binary image into a multi-value 8-bit, 256 gradation. On the other hand, the multi-value / binary conversion 2025 converts, for example, an 8-bit, 256-gradation image on the memory into 1-bit, 2-gradation by a technique such as error diffusion processing, and stores it on the memory. The composition has a function of composing two multi-valued image images on the memory into one multi-valued image. For example, a company logo can be easily attached to a document image by combining the image of the company logo in the memory with the document image. The thinning 2024 is a unit that performs resolution conversion by thinning out pixels of a multivalued image, and can output 1/2, 1/4, and 1/8 multivalued images. By using it together with the variable magnification 2020, a wider range of enlargement / reduction can be performed. The movement 2025 can be output by adding a margin portion to the input binary image or multi-valued image or deleting the margin portion. The rotation 2019, scaling 2020, color space conversion 2021, binary multi-value 2022, composition 2023, thinning 2024, movement 2025, and multi-value binary 2026 can be connected to each other. When the value image is rotated and the resolution is converted, both processes can be performed without using a memory.

図3に画像の形式を示す。本発明で使用される画像の形式は特開2001−103473で開示されている画像パケット構造を利用する。圧縮2012ではラスタ形式の画像を、図3のごとく32x32画素単位のパケットとして並び替え、パケット単位でJPEG圧縮を行う。同時にパケットにパケットの位置を示すID、色空間、QテーブルID、データ長などの情報を付加してヘッダとする。文字、写真を示す2値のデータ(像域フラグ)も同様に圧縮して、JPEGの後ろに付随させる。図4にパケットデータを示す。伸張2013ではこのヘッダ情報をもとにJPEGを展開し、ラスタ画像に並び替える。このようなパケット画像にすることで、画像回転のときにはパケット内部の画像のみを回転し、パケットIDの位置を変更することで、部分的に伸張圧縮で回転することができるため非常に効率がよい。ImageBus2010を流れる画像はすべてパケット画像になる。   FIG. 3 shows the format of the image. The image format used in the present invention uses the image packet structure disclosed in Japanese Patent Laid-Open No. 2001-103473. In compression 2012, raster format images are rearranged as packets of 32 × 32 pixel units as shown in FIG. 3, and JPEG compression is performed in packet units. At the same time, information such as an ID indicating the position of the packet, a color space, a Q table ID, and a data length is added to the packet to form a header. Binary data (image area flag) indicating characters and photographs is similarly compressed and attached after JPEG. FIG. 4 shows packet data. In decompression 2013, JPEG is developed based on this header information and rearranged into a raster image. By making such a packet image, only the image inside the packet is rotated at the time of image rotation, and by changing the position of the packet ID, it can be partially rotated by decompression and compression, so it is very efficient. . All images flowing through ImageBus 2010 are packet images.

また、画像をメモリ上で扱う場合には、パケットテーブルを用いる。パケットテーブルは1要素が1つのパケットの先頭アドレスとサイズになっており、これを主走査、副走査に並べることにより一つの画像を示している。パケットテーブルを用いることにより、画像を構成するパケットがメモリ上で離散的に配置されている場合でも一つの画像として扱うことが可能になる。   Further, when an image is handled on a memory, a packet table is used. In the packet table, one element is the start address and size of one packet, and one image is shown by arranging this in the main scanning and sub scanning. By using the packet table, even if packets constituting an image are discretely arranged on a memory, it can be handled as one image.

FAX送信や2値画像回転2052、2値画像圧縮、伸張2053などでラスタ画像が必要な場合は、パケット画像からラスタ画像への変換をソフトウェアによって行う。   When a raster image is necessary for FAX transmission, binary image rotation 2052, binary image compression, expansion 2053, or the like, conversion from a packet image to a raster image is performed by software.

図5にスキャナ画像処理2014の詳細説明を示す。スキャナから入力されたRGB各8bitの輝度信号はマスキング2501によりCCDのフィルタ色に依存しない標準的なRGB色信号に変換される。フィルタ2502ではたとえば9x9のマトリクスを使用し、画像をぼかしたり、メリハリをつける処理が行われる。ヒストグラム2503は入力画像中の画像信号データのサンプリングをする処理部であり、入力画像の下地レベル判定に使用される。このモジュールでは主走査方向、副走査方向にそれぞれ指定した開始点から終了点で囲まれた矩形領域内のRGBデータを、主走査方向、副走査方向に一定のピッチでサンプリングし、ヒストグラムを作成する。このヒストグラムは、下地とばしや、裏写り防止が指定されたとき、読み出され、ヒストグラムから原稿の下地を推測し、下地とばしレベルとして、画像とともにメモリやHDDに保存、管理され、印刷や送信時の画像処理に使用される。ガンマ2504では画像全体の濃度を濃くあるいは薄くするように処理が行われる。たとえば入力画像の色空間を任意の色空間に変換したり、入力系の色味に関する補正処理を行う部分である。原稿がカラーか白黒かを判断するために変倍前の画像信号を色空間変換2505によって公知のLabに変換する。このうちa,bは色信号成分を表しており、比較器2505内の所定のレベル以上であれば有彩色、そうでなければ無彩色として1bitの判定信号を比較器2505から出力する。カウンタ2507は比較器からの出力を計測する。文字/写真判定は画像から文字エッジを抽出し、画像を文字と写真に分離する機能である。出力として、文字写真判定信号が得られる。この信号も画像とともにメモリやHDに格納され、印刷時に使用される。2509は特定原稿判定器である。特定原稿判定器は入力画像信号と、判定器内部で持つパターンがどの程度一致するかを比較し、図示したように一致、不一致という判定結果を読み出すことが可能である。判定結果に応じて、画像を加工し、紙幣や有価証券などの偽造を防止する。   FIG. 5 shows a detailed description of the scanner image processing 2014. The RGB 8-bit luminance signal input from the scanner is converted into a standard RGB color signal independent of the filter color of the CCD by masking 2501. In the filter 2502, for example, a 9 × 9 matrix is used, and an image is blurred or sharpened. A histogram 2503 is a processing unit that samples image signal data in an input image, and is used to determine the background level of the input image. In this module, RGB data in a rectangular area surrounded by the specified start and end points in the main and sub-scan directions is sampled at a constant pitch in the main and sub-scan directions, and a histogram is created. . This histogram is read when background skipping or prevention of show-through is specified, and the background of the original is estimated from the histogram, and is stored and managed in the memory or HDD along with the image as the background skipping level. Used for image processing. In gamma 2504, processing is performed so that the density of the entire image is increased or decreased. For example, it is a part that converts the color space of the input image into an arbitrary color space or performs correction processing relating to the color of the input system. In order to determine whether the document is color or black and white, the image signal before scaling is converted into a known Lab by color space conversion 2505. Of these, a and b represent color signal components, and a 1-bit determination signal is output from the comparator 2505 as a chromatic color if it is equal to or higher than a predetermined level in the comparator 2505 and otherwise as an achromatic color. A counter 2507 measures the output from the comparator. Character / photo determination is a function that extracts a character edge from an image and separates the image into characters and a photo. As an output, a character photograph determination signal is obtained. This signal is also stored in the memory or HD together with the image and used during printing. Reference numeral 2509 denotes a specific document determination device. The specific document determination unit can compare the input image signal and the degree to which the pattern held in the determination unit matches, and can read the determination result of matching or mismatching as illustrated. The image is processed according to the determination result to prevent counterfeiting of banknotes and securities.

図6にプリンタ画像処理2016の詳細説明を示す。   FIG. 6 shows a detailed description of the printer image processing 2016.

2601は画像データの地色を飛ばし、不要な下地のカブリ除去を行う。例えば、3×8のマトリクス演算や、1次元LUTにより下地飛ばしを行う。これは前述したように2032にも含まれる機能であり、まったく同等の回路である。2602はカラー画像データをモノクロデータに変換し、単色としてプリントする際に、カラー画像データ、例えばRGBデータを、Gray単色に変換するモノクロ生成部である。例えば、RGBに任意の定数を掛け合わせ、Gray信号とする1×3のマトリクス演算から構成される。2603は画像データを出力するプリンタ部の特性に合わせて色補正を行う出力色補正部である。例えば、4×8のマトリクス演算や、ダイレクトマッピングによる処理から構成される。2604は画像データの空間周波数を任意に補正するフィルタ処理部であり、例えば9×9のマトリクス演算を行う処理から構成される。2605は出力するプリンタ部の特性に合わせて、ガンマ補正を行う処理であり、通常1次元のLUTから構成される。2606は出力するプリンタ部の階調数に合わせて任意の中間調処理を行う処理部であり、2値化や32値化など、任意のスクリーン処理や、誤差拡散処理を行う中間調処理部である。各処理は図示しない文字/写真判定信号によって切り替えることも可能である。ドラム間遅延メモリ2607はCMYKの各色のドラムを持つカラープリンタにおいて、CMYKの印字タイミングをドラム間分ずらすことで、CMYK画像を重ね合わせるためのメモリである。CMYK各色4ドラムを持つカラープリンタにおいて画像の位置を合わせるために遅延させることができる。   In 2601, the background color of the image data is skipped and unnecessary background fogging is removed. For example, the background removal is performed by a 3 × 8 matrix operation or a one-dimensional LUT. This is a function included in 2032 as described above, and is a completely equivalent circuit. Reference numeral 2602 denotes a monochrome generation unit that converts color image data, for example, RGB data into Gray single color when converting color image data into monochrome data and printing it as a single color. For example, it is composed of a 1 × 3 matrix operation that multiplies RGB by an arbitrary constant to obtain a Gray signal. An output color correction unit 2603 performs color correction in accordance with the characteristics of the printer unit that outputs image data. For example, it includes processing by 4 × 8 matrix calculation or direct mapping. A filter processing unit 2604 arbitrarily corrects the spatial frequency of the image data, and includes, for example, processing for performing a 9 × 9 matrix operation. Reference numeral 2605 denotes a process for performing gamma correction in accordance with the characteristics of the printer unit to be output, and is usually composed of a one-dimensional LUT. A processing unit 2606 performs arbitrary halftone processing in accordance with the number of gradations of the output printer unit, and is a halftone processing unit that performs arbitrary screen processing such as binarization and binarization and error diffusion processing. is there. Each process can be switched by a character / photo determination signal (not shown). The inter-drum delay memory 2607 is a memory for superimposing CMYK images by shifting the CMYK printing timing by an amount between the drums in a color printer having CMYK drums. In a color printer having four drums for each color of CMYK, it can be delayed to align the position of the image.

画像入出力デバイスを図7に示す。画像入力デバイスであるスキャナ部2015は、原稿となる紙上の画像を照明し、CCDラインセンサ(図示せず)を走査することで、ラスターイメージデータとして電気信号に変換する。原稿用紙は原稿フィーダ2701のトレイ2702にセットし、装置使用者が操作部2006から読み取り起動指示することにより、コントローラCPU2001がスキャナ2015に指示を与え、フィーダ2071のトレイ2702から原稿用紙を1枚ずつフィードし原稿画像の読み取り動作を行う。   An image input / output device is shown in FIG. The scanner unit 2015, which is an image input device, illuminates an image on paper serving as a document and scans a CCD line sensor (not shown), thereby converting it into an electrical signal as raster image data. The manuscript paper is set on the tray 2702 of the manuscript feeder 2701, and when the apparatus user gives a reading start instruction from the operation unit 2006, the controller CPU 2001 gives an instruction to the scanner 2015, and manuscript paper is fed one by one from the tray 2702 of the feeder 2071. Feeds and reads the original image.

画像出力デバイスであるプリンタ部2017は、ラスターイメージデータを用紙上の画像に変換する部分であり、その方式は感光体ドラムや感光体ベルトを用いた電子写真方式、微少ノズルアレイからインクを吐出して用紙上に直接画像を印字するインクジェット方式等があるが、どの方式でも構わない。プリント動作の起動は、コントローラCPU2001からの指示によって開始する。プリンタ部2095には、異なる用紙サイズまたは異なる用紙向きを選択できるように複数の給紙段を持ち、それに対応した用紙カセット2703、2704、2705がある。また、排紙トレイ2706は印字し終わった用紙を受ける排紙トレイである。   The printer unit 2017, which is an image output device, is a part that converts raster image data into an image on paper. The method is an electrophotographic method using a photosensitive drum or a photosensitive belt, and ink is ejected from a micro nozzle array. There is an ink jet method for printing an image directly on paper, but any method may be used. Activation of the printing operation is started by an instruction from the controller CPU 2001. The printer unit 2095 has a plurality of paper feed stages so that different paper sizes or different paper orientations can be selected, and there are paper cassettes 2703, 2704, and 2705 corresponding thereto. A paper discharge tray 2706 is a paper discharge tray for receiving the printed paper.

操作部2006の構成を図8に示す。LCD表示部2801は、LCD上にタッチパネルシート2802が貼られており、システムの操作画面およびソフトキーを表示するとともに、表示してあるキーが押されるとその位置情報をコントローラCPU2001に伝える。スタートキー2014は原稿画像の読み取り動作を開始する時などに用いる。スタートキー2803中央部には、緑と赤の2色LED2804があり、その色によってスタートキー2803が使える状態にあるかどうかを示す。ストップキー2805は稼働中の動作を止める働きをする。IDキー2806は、使用者のユーザーIDを入力する時に用いる。リセットキー2807は操作部からの設定を初期化する時に用いる。   The configuration of the operation unit 2006 is shown in FIG. The LCD display unit 2801 has a touch panel sheet 2802 pasted on the LCD, displays a system operation screen and soft keys, and transmits the position information to the controller CPU 2001 when the displayed keys are pressed. A start key 2014 is used to start a document image reading operation. There is a green and red two-color LED 2804 in the center of the start key 2803, and indicates whether or not the start key 2803 can be used depending on the color. A stop key 2805 functions to stop an operation in operation. An ID key 2806 is used when inputting the user ID of the user. A reset key 2807 is used when initializing settings from the operation unit.

図9は、本実施例の画像処理装置における初期画面であり、各画像形成機能設定後に戻ってくる標準画面でもある。3101はコピー設定を行うための画面切り替えを行う。3102はスキャンした画像をファックスや電子メールで送信する設定を行うための画面切り替えを行う。3103は内蔵HDDにスキャン画像、PDL画像を格納する、あるいは格納されたスキャン画像、PDL画像を印字、あるいは送信する、あるいは編集する設定を行うための画面切り替えを行う。3104は3105のよって設定された画像読み込み時の設定を表示するためのウィンドウである。3105は画像読み込み時の解像度、濃度などを設定する。3106はタイマー送信時のタイマー設定、HDDあるいはプリンタに印字する場合の設定などを行う。3107は3108によって指定された送信宛先の表示を行う。3109は3107に表示された1宛先の詳細な情報の表示を行う。3110は3107に表示された1宛先の消去を行う。   FIG. 9 is an initial screen in the image processing apparatus of the present embodiment, and is also a standard screen that is returned after setting each image forming function. 3101 performs screen switching for performing copy settings. 3102 performs screen switching for setting to send the scanned image by fax or electronic mail. A screen 3103 stores a scan image and a PDL image in the built-in HDD, or performs screen switching for setting the print, transmission, or editing of the stored scan image and PDL image. Reference numeral 3104 denotes a window for displaying the image reading settings set in 3105. In 3105, resolution, density, and the like at the time of image reading are set. Reference numeral 3106 denotes a timer setting at the time of timer transmission and a setting for printing on the HDD or printer. 3107 displays the transmission destination designated by 3108. 3109 displays detailed information of one destination displayed in 3107. 3110 deletes one destination displayed in 3107.

図10は3105を押下したときに表示されるポップアップウィンドウである。3201は読み取り原稿サイズをポップアップのなかから選択入力し、設定された読み取りサイズは3202に表示される。3203は原稿の読み取りモードを選択するところであり、押下するとカラー/ブラック/自動(ACS)の3種類が選択できる。カラーモードに関してはコピー、ボックスでも同様に選択ができる。カウンタ2507の計測結果が所定値よりも小さければ白黒原稿、大きければカラー原稿と判断し、カラーの場合はカラー画像を、ブラックの場合には白黒画像を、ACSの場合にはカラー画像と原稿がカラーか白黒かを判別した結果を蓄積する。3204は読み取りの解像度を指定するためポップアップからの選択入力になる。3205は原稿の読み取り濃度を調整するためのスライダであり、9段階の調整が行える。3206は新聞のように下地がかぶった画像を読み込む場合に、濃度を自動的に決定するためにある。3206についてはコピーでも同様の設定が可能である。   FIG. 10 is a pop-up window displayed when 3105 is pressed. In 3201, the read original size is selected and input from the pop-up, and the set read size is displayed in 3202. Reference numeral 3203 denotes a selection of a document reading mode. When pressed, three types of color / black / automatic (ACS) can be selected. The color mode can be selected in the same way for copy and box. If the measurement result of the counter 2507 is smaller than a predetermined value, it is determined as a black and white document, and if it is larger, it is determined as a color document. If it is color, a color image is displayed, if it is black, a monochrome image is displayed. Accumulate the result of determining whether it is color or black and white. 3204 is a selection input from a pop-up for designating the resolution of reading. Reference numeral 3205 denotes a slider for adjusting the reading density of the original, and can be adjusted in nine steps. 3206 is for automatically determining the density when reading an image with a background such as a newspaper. For 3206, the same setting can be made by copying.

図11にコピータブ3101を押下したときの画面を示す。3301はコピーできる状態が否かを示すところであり、同時に設定したコピー部数も表示される。3302は3206と同等の機能であり、下地除去を自動的にするかしないかを選択するためのボタンである。3303は3205と同等の機能であり、9段階の濃度調整が可能なスライダである。3304は原稿のタイプを選択するところであり、文字・写真・地図、文字、印画紙写真、印刷写真が選択できる。3305は応用モードボタンであり、縮小レイアウト(複数枚の原稿を1枚の用紙に縮小印字する機能)や、カラーバランス(CMYKの各色微調整)などが設定できる。3306は各種フィニッシングにかかわる設定を行うボタンであり、シフトソート、ステープルソート、グループソートが設定できる。3307は両面読み込み、および、両面印刷にかかわる設定を行うボタンである。   FIG. 11 shows a screen when the copy tab 3101 is pressed. Reference numeral 3301 denotes whether or not copying is possible, and the number of copies set at the same time is also displayed. A function 3302 is equivalent to the function 3206, and is a button for selecting whether to automatically remove the background. Reference numeral 3303 denotes a slider having a function equivalent to that of 3205 and capable of nine levels of density adjustment. In 3304, the type of the original is selected, and a character / photo / map, text, a photographic paper photo, and a printed photo can be selected. Reference numeral 3305 denotes an application mode button which can set a reduced layout (a function for reducing and printing a plurality of originals on one sheet), a color balance (CMYK color fine adjustment), and the like. Reference numeral 3306 denotes a button for performing settings relating to various finishings, and shift sort, staple sort, and group sort can be set. Reference numeral 3307 denotes a button for performing settings relating to duplex reading and duplex printing.

図12にボックスタブ3103を押下したときの画面を示す。3401はHDDを論理的に区分した各フォルダを示す。フォルダにはフォルダ番号があらかじめ割り振られており、3401は0番のフォルダになる。フォルダ番号の横にはフォルダで使用しているディスク容量の割合が表示されている。また、フォルダには任意の名前をつけることができ、名前もここに表示される。3402はHDD全体の使用量が表示される。   FIG. 12 shows a screen when the box tab 3103 is pressed. Reference numeral 3401 denotes each folder logically divided into HDDs. Folder numbers are assigned to the folders in advance, and 3401 becomes the 0th folder. Next to the folder number, the percentage of disk space used by the folder is displayed. Folders can be given any name, and the name is displayed here. 3402 displays the usage amount of the entire HDD.

図13に3401を押下したときの画面を示す。3501および3502はフォルダに格納されている文書を示す。文書は複数のページで構成されている。3501はスキャンした文書であり、スキャン文書であることを示すアイコン表示、および、HDD使用量、さらにユーザーが任意に設定できる文書名表示を表示している。3502はPDLから格納したPDL文書であるアイコンが表示されている。アイコンを押下することで、その文書が選択されたことが反転表示によって示される。3503は選択された文書を送信するためのボタンである。3504はスキャナから原稿を読み込み、文書を生成するためのボタンである。3505はフォルダ内のすべての文書を選択するためのボタンである。3506は選択された文書を削除するためのボタンである。3507は選択された文書を印刷するためのボタンである。3508は選択された文書を編集するためのボタンである。たとえば2つの文書を選択して、結合し、1つの文書にして保存したり、特定のページを削除する機能を持っている。3509は最後に選択された文書の詳細情報を表示するためのボタンである。文書名以外にも解像度、原稿サイズ、カラーなどの情報をみることができる。   FIG. 13 shows a screen when 3401 is pressed. Reference numerals 3501 and 3502 denote documents stored in folders. A document is composed of a plurality of pages. Reference numeral 3501 denotes a scanned document, which displays an icon display indicating a scanned document, an HDD usage amount, and a document name display that can be arbitrarily set by the user. An icon 3502 is a PDL document stored from the PDL. By depressing the icon, it is shown in reverse video that the document has been selected. Reference numeral 3503 denotes a button for transmitting the selected document. Reference numeral 3504 denotes a button for reading a document from the scanner and generating a document. Reference numeral 3505 denotes a button for selecting all the documents in the folder. Reference numeral 3506 denotes a button for deleting the selected document. Reference numeral 3507 denotes a button for printing the selected document. Reference numeral 3508 denotes a button for editing the selected document. For example, it has a function of selecting and combining two documents, saving them as one document, and deleting a specific page. Reference numeral 3509 denotes a button for displaying detailed information of the last selected document. In addition to the document name, information such as resolution, document size, and color can be viewed.

図14にソフト構成図を示す。4010は表示操作部を制御するUI制御部、UI制御部からの指示を受け、コピー動作、送信動作、ボックス画面からのスキャン、プリントを実行するコピーアプリケーション部4020、送信アプリケーション部4021、BOXアプリケーション部4022がある。またネットワークアプリケーション4120からのPDLプリントデータをうけPDLプリントジョブを投入するPDLアプリケーション部4023がある。4030は機器制御部分の機器依存部分を吸収するための共通インタフェース部分、4040は共通インタフェースから受け取ったジョブ情報を整理し、下位層のドキュメント処理部に伝達するジョブマネージャである。ドキュメント処理部はローカルコピーであればスキャンマネージャ4050とプリントマネージャ4090、リモートコピーの送信ジョブ、あるいは送信ジョブであればスキャンマネージャ4050とファイルストアマネージャ4100、リモートコピーの受信ジョブであればファイルリードマネージャ4060とプリントマネージャ4090、LIPSやPostScriptなどのPDLプリントではPDLマネージャ4070とプリントマネージャ4090である。各ドキュメントマネージャ間の同期とり、および各種画像処理を行うイメージマネージャ4110への画像処理の依頼はシンクマネージャ4080を介して行う。スキャン、プリント時の画像処理や画像ファイルの格納はイメージマネージャ4110が行う。   FIG. 14 shows a software configuration diagram. Reference numeral 4010 denotes a UI control unit that controls the display operation unit, a copy application unit 4020 that receives an instruction from the UI control unit, and executes a copy operation, a transmission operation, a scan from a box screen, and a print, a transmission application unit 4021, and a BOX application unit 4022. There is also a PDL application unit 4023 that receives PDL print data from the network application 4120 and inputs a PDL print job. Reference numeral 4030 denotes a common interface part for absorbing a device-dependent part of the device control part, and 4040 denotes a job manager that organizes job information received from the common interface and transmits it to a lower-level document processing unit. If the document processing unit is a local copy, the scan manager 4050 and the print manager 4090, a remote copy transmission job or a transmission job, the scan manager 4050 and the file store manager 4100, and a remote copy reception job, the file read manager 4060. And a print manager 4090, and PDL manager 4070 and print manager 4090 for PDL printing such as LIPS and PostScript. An image processing request to the image manager 4110 that performs synchronization between the document managers and performs various image processing is performed via the sync manager 4080. The image manager 4110 performs image processing and image file storage during scanning and printing.

まずローカルコピーのソフト処理について説明する。使用者の指示によりUI制御部4010からコピー指示とともにコピーの設定がコピーアプリケーション部4020に伝わる。コピーアプリケーション部4020はUI制御部4010からの情報を共通インタフェース4030を介して、機器制御を行うジョブマネージャ4040に伝える。ジョブマネージャ4040はスキャンマネージャ4050とプリントマネージャ4090にジョブの情報を伝達する。スキャンマネージャ4050は図示しないデバイスI/F(デバイスI/Fはコントローラ2000とスキャナ2015、およびコントローラ2000とプリンタ2017を結ぶシリアルI/F)を介してスキャナ2070にスキャン要求を行う。また、同時にシンクマネージャ4080を介してイメージマネージャ4110にスキャン用の画像処理要求を出す。イメージマネージャ4110はスキャンマネージャ4050の指示に従って、スキャナ画像処理部2014の設定を行う。設定が完了したら、シンクマネージャ4080を介してスキャン準備完了を伝える。その後スキャンマネージャ4050はスキャナ2070に対してスキャンを指示する。スキャン画像転送完了は図示しないハードウェアからの割り込み信号によってイメージマネージャ4110に伝わる。イメージマネージャ4110からのスキャン完了を受けてシンクマネージャ4080はスキャン完了をスキャンマネージャ4050、プリントマネージャ4090に伝える。同時にシンクマネージャ4080はRAM2002に蓄積された圧縮画像をHDD2004にファイル化するためイメージマネージャ4110に指示する。イメージマネージャ4110は指示に従ってメモリ上の画像(文字/写真判定信号を含めて)をHDD2004に格納する。画像の付随情報として図示しないSRAMにカラー判定/白黒判定結果、下地とばしを行うための下地とばしレベル、画像入力元としてスキャン画像、色空間RGBも格納しておく。また、HDD2004への格納が終了し、スキャナ2070からのスキャン完了を受けたら、シンクマネージャ4080を介してスキャンマネージャ4050にファイル化終了を通知する。スキャンマネージャ4050はジョブマネージャ4040に対して終了通知を返し、ジョブマネージャ4040は共通インタフェース4030を介してコピーアプリケーション部4020へ返す。プリントマネージャ4090はメモリに画像が入った時点でデバイスI/Fを介して、プリンタ2095に印刷要求をだす。同時にシンクマネージャ4080にプリント画像処理要求を行う。シンクマネージャ4080はプリントマネージャ4090から要求を受けたら画像処理設定をイメージマネージャ4110に依頼する。イメージマネージャ4110は前記の画像の付随情報に従ってプリンタ画像処理部2015の設定を行い、シンクマネージャ4080を介してプリントマネージャ4090にプリント準備完了を伝える。プリントマネージャ4090はプリンタに対して印刷指示を出す。プリント画像転送完了は図示しないハードウェアからの割り込み信号によってイメージマネージャ4110に伝わる。イメージマネージャ4110からのプリント完了を受けてシンクマネージャ4080はプリント完了をプリントマネージャ4090に伝える。プリントマネージャ4090はプリンタ部からの排紙完了を受け、ジョブマネージャ4040に対して終了通知を返し、ジョブマネージャ4040は共通インタフェース4030を介してコピーアプリケーション部4020へ返す。コピーアプリケーション部4020はスキャン、プリントが終了したらジョブ終了をUI制御部に通知する。   First, local copy software processing will be described. A copy setting is transmitted from the UI control unit 4010 to the copy application unit 4020 together with a copy instruction in accordance with a user instruction. The copy application unit 4020 transmits information from the UI control unit 4010 to the job manager 4040 that performs device control via the common interface 4030. The job manager 4040 transmits job information to the scan manager 4050 and the print manager 4090. The scan manager 4050 issues a scan request to the scanner 2070 via a device I / F (not shown) (the device I / F is a serial I / F connecting the controller 2000 and the scanner 2015 and the controller 2000 and the printer 2017). At the same time, an image processing request for scanning is issued to the image manager 4110 via the sync manager 4080. The image manager 4110 sets the scanner image processing unit 2014 in accordance with an instruction from the scan manager 4050. When the setting is completed, a scan preparation completion is notified via the sync manager 4080. Thereafter, the scan manager 4050 instructs the scanner 2070 to scan. The completion of scan image transfer is transmitted to the image manager 4110 by an interrupt signal from hardware (not shown). Upon receiving the scan completion from the image manager 4110, the sync manager 4080 notifies the scan manager 4050 and the print manager 4090 of the scan completion. At the same time, the sync manager 4080 instructs the image manager 4110 to file the compressed image stored in the RAM 2002 into the HDD 2004. The image manager 4110 stores the image (including the character / photo determination signal) on the memory in the HDD 2004 according to the instruction. A color determination / monochrome determination result, a background skip level for performing background skip, a scanned image, and a color space RGB as an image input source are also stored in an SRAM (not shown) as accompanying information of the image. When the storage in the HDD 2004 is completed and the scan completion from the scanner 2070 is received, the scan manager 4050 is notified of the completion of file formation via the sync manager 4080. The scan manager 4050 returns an end notification to the job manager 4040, and the job manager 4040 returns it to the copy application unit 4020 via the common interface 4030. The print manager 4090 issues a print request to the printer 2095 via the device I / F when an image is stored in the memory. At the same time, a print image processing request is sent to the sync manager 4080. Upon receiving a request from the print manager 4090, the sync manager 4080 requests the image manager 4110 for image processing settings. The image manager 4110 sets the printer image processing unit 2015 according to the accompanying information of the image, and notifies the print manager 4090 that the print preparation is complete via the sync manager 4080. The print manager 4090 issues a print instruction to the printer. The completion of print image transfer is transmitted to the image manager 4110 by an interrupt signal from hardware (not shown). In response to the print completion from the image manager 4110, the sync manager 4080 notifies the print manager 4090 of the print completion. The print manager 4090 receives the completion of paper discharge from the printer unit, returns an end notification to the job manager 4040, and the job manager 4040 returns it to the copy application unit 4020 via the common interface 4030. The copy application unit 4020 notifies the UI control unit of the end of the job when scanning and printing are completed.

リモートコピーのスキャンジョブ、送信ジョブの場合は、プリントマネージャ4090に代わってストアマネージャ4100がジョブマネージャ4040からの要求を受ける。スキャン画像をHDDに格納し終わった時点で、シンクマネージャ4080から格納完了通知を受け、それを共通インタフェース4030を介してリモートコピーならコピーアプリケーション部4020に、送信ジョブなら送信アプリケーション部4021に通知する。コピーアプリケーション部4020、送信アプリケーション4021はこの通知のあと、ネットワークアプリケーション4420に対してHDDに格納されたファイルの送信を依頼する。依頼を受けたネットワークアプリケーション4420がファイルを送信する。ネットワークアプリケーション4420はジョブ開始時にコピーアプリケーション部4020からコピーに関する設定情報を受け、それもリモート側の機器に通知する。ネットワークアプリケーション4420はリモートコピーの場合、機器固有の通信プロトコルを使用して送信を行う。また送信ジョブの場合はFTP、SMBのような標準的なファイル転送プロトコルを使用する。   In the case of a remote copy scan job or transmission job, the store manager 4100 receives a request from the job manager 4040 instead of the print manager 4090. When the scan image has been stored in the HDD, a storage completion notification is received from the sync manager 4080, and this is notified via the common interface 4030 to the copy application unit 4020 for remote copying and to the transmission application unit 4021 for transmission jobs. After this notification, the copy application unit 4020 and the transmission application 4021 request the network application 4420 to transmit the file stored in the HDD. The network application 4420 that has received the request transmits the file. The network application 4420 receives setting information related to copying from the copy application unit 4020 at the start of the job, and also notifies the remote device of the setting information. In the case of remote copy, the network application 4420 performs transmission using a device-specific communication protocol. In the case of a transmission job, a standard file transfer protocol such as FTP or SMB is used.

ファックス送信する場合はファイル格納後、送信アプリケーション4021から共通インタフェース4030、ジョブマネージャ4040を介してFAXマネージャ4041に送信が指示される。FAXマネージャ4041はModem2050を介して、相手機器とネゴシエーションし、必要な画像処理(カラー−>白黒変換、多値2値変換、回転、変倍)をイメージマネージャ4110に依頼し、変換後の画像をModemを使って送信する。   In the case of fax transmission, after the file is stored, the transmission application 4021 instructs the FAX manager 4041 to transmit via the common interface 4030 and the job manager 4040. The FAX manager 4041 negotiates with the other device via the Modem 2050, requests the image manager 4110 to perform necessary image processing (color-> black and white conversion, multi-value binary conversion, rotation, scaling), and converts the converted image. Send using Modem.

また、送信先にプリンタがある場合、送信アプリケーションは共通インタフェース4000を介してプリントジョブとしてプリントの指示を行う。そのときの動作は以下で説明するリモートコピーのプリントジョブの場合と同様である。また、送信宛先が機器内のボックス宛先になっているときはファイルストアマネージャ4100によって機器内のファイルシステムに格納する。   If there is a printer at the transmission destination, the transmission application issues a print instruction as a print job via the common interface 4000. The operation at that time is the same as that of the remote copy print job described below. When the transmission destination is a box destination in the device, the file store manager 4100 stores it in the file system in the device.

FAX受信時はFAXマネージャがModemを使って画像を受信し、画像ファイルとしてHDD2004に格納する。HDD2004格納後にボックスアプリケーション4021に通知すると、ボックスアプリケーション4021から受信プリントの指示が共通インタフェース4030を介して、ジョブマネージャ4040になされる。その後は通常のボックスプリントジョブと同じ動作になるため省略する。   At the time of FAX reception, the FAX manager receives an image using Modem and stores it in the HDD 2004 as an image file. When the box application 4021 is notified after the HDD 2004 is stored, a reception print instruction is issued from the box application 4021 to the job manager 4040 via the common interface 4030. Thereafter, the operation is the same as that of a normal box print job, and the description is omitted.

リモートコピーのプリントジョブの場合は、送信側からの画像をネットワークアプリケーション4420がHDDに保存するとともにコピーアプリケーション部4020に対してジョブを発行する。コピーアプリケーション部4020は共通インタフェース4030を介してジョブマネージャ4040にプリントジョブを投入する。ローカルコピーとは異なり、スキャンマネージャ4050に代わってファイルリードマネージャ4060がジョブマネージャ4040からの要求を受ける。受信画像をHDDからメモリに展開するための要求をシンクマネージャ4080を介して、イメージマネージャ4110に行う。イメージマネージャ4110はメモリに画像を展開する。イメージマネージャ4110は展開が終了した時点で、展開終了をシンクマネージャ4080を経由して、ファイルリードマネージャ4060とプリントマネージャ4090に伝える。プリントマネージャ4090はメモリに画像が入った時点でデバイスI/Fを介して、プリンタ2017にジョブマネージャから指示された給紙段、もしくはその用紙サイズを有する段を選択し、印刷要求をだす。自動用紙の場合には画像サイズから給紙段を決定し印刷要求をだす。同時にシンクマネージャ4080にプリント画像処理要求を行う。シンクマネージャ4080はプリントマネージャ4090から要求を受けたらプリント画像処理設定をイメージマネージャ4110に依頼する。(このときたとえば最適サイズ用紙がなくなり、回転が必要になれば別途回転指示も依頼する。回転指示があった場合にはイメージマネージャが画像回転2019を使って画像を回転する。)イメージマネージャ4110はプリンタ画像処理部2090の設定を行い、シンクマネージャ4080を介してプリントマネージャ4090にプリント準備完了を伝える。プリントマネージャ4090はプリンタに対して印刷指示を出す。プリント画像転送完了は図示しないハードウェアからの割り込み信号によってイメージマネージャ4110に伝わる。イメージマネージャ4110からのプリント完了を受けてシンクマネージャ4080はプリント完了をファイルリードマネージャ4060とプリントマネージャ4090に伝える。ファイルリードマネージャ4060は終了通知をジョブマネージャ4040に返す。プリントマネージャ4090はプリンタ部からの排紙完了を受け、ジョブマネージャ4040に対して終了通知を返す。ジョブマネージャ4040は共通インタフェース4030を介してコピーアプリケーション部4020へ終了通知を返す。コピーアプリケーション部4020はスキャン、プリントが終了したらジョブ終了をUI制御部に通知する。   In the case of a remote copy print job, the network application 4420 saves an image from the transmission side in the HDD and issues a job to the copy application unit 4020. The copy application unit 4020 submits a print job to the job manager 4040 via the common interface 4030. Unlike local copy, the file read manager 4060 receives a request from the job manager 4040 instead of the scan manager 4050. A request for expanding the received image from the HDD to the memory is sent to the image manager 4110 via the sync manager 4080. The image manager 4110 expands the image in the memory. When the development is completed, the image manager 4110 notifies the file read manager 4060 and the print manager 4090 of the completion of the development via the sync manager 4080. When an image is stored in the memory, the print manager 4090 selects a paper feed stage instructed by the job manager or a stage having the paper size via the device I / F, and issues a print request. In the case of automatic paper, the paper feed stage is determined from the image size and a print request is issued. At the same time, a print image processing request is sent to the sync manager 4080. Upon receiving a request from the print manager 4090, the sync manager 4080 requests the image manager 4110 to set print image processing. (At this time, for example, if the optimum size sheet runs out and rotation is necessary, a rotation instruction is also requested. If there is a rotation instruction, the image manager rotates the image using the image rotation 2019.) The image manager 4110 The printer image processing unit 2090 is set, and the print manager 4090 is notified of completion of print preparation via the sync manager 4080. The print manager 4090 issues a print instruction to the printer. The completion of print image transfer is transmitted to the image manager 4110 by an interrupt signal from hardware (not shown). Upon receiving the print completion from the image manager 4110, the sync manager 4080 notifies the file read manager 4060 and the print manager 4090 of the print completion. The file read manager 4060 returns an end notification to the job manager 4040. In response to the completion of paper discharge from the printer unit, the print manager 4090 returns an end notification to the job manager 4040. The job manager 4040 returns an end notification to the copy application unit 4020 via the common interface 4030. The copy application unit 4020 notifies the UI control unit of the end of the job when scanning and printing are completed.

PDLデータ展開格納ジョブの場合は、PDLプリントを投入したホストPCからの要求がネットワークアプリケーション4120を経由してPDLアプリケーション4023に伝達される。PDLアプリケーションがPDLデータ展開格納ジョブを共通インタフェース4030を介してジョブマネージャ4040に指示する。このときPDLマネージャ4070とストアマネージャ4100がジョブマネージャ4040からの要求を受ける。画像のRIPが終了した後の画像入力する部分に関しては前述のスキャンジョブと同様である。メモリ上の画像(文字/写真判定信号を含めて)をHDD2004に格納する。画像の付随情報として図示しないSRAMにカラー/白黒情報、画像入力元としてPDL画像、色空間CMYKもしくはRGBも格納しておく。PDL画像をHDD2004に格納し終わった時点で、シンクマネージャ4080から格納完了通知を受け、それを共通インタフェース4030を介してPDLアプリケーション4023に通知する。PDLアプリケーション4023はこの通知のあと、ネットワークアプリケーション4420にHDDに格納完了を通知し、PDLプリントを投入したホストPCへこの情報が伝達される。また、PDLプリントジョブの場合にはPDLマネージャ4070とプリントマネージャによって、メモリ上に展開された画像を印字する。   In the case of a PDL data development storage job, a request from the host PC that has input the PDL print is transmitted to the PDL application 4023 via the network application 4120. The PDL application instructs the job manager 4040 via the common interface 4030 for a PDL data development storage job. At this time, the PDL manager 4070 and the store manager 4100 receive a request from the job manager 4040. An image input portion after completion of RIP of the image is the same as that of the above-described scan job. The image on the memory (including the character / photo determination signal) is stored in the HDD 2004. Color / monochrome information is stored in an unillustrated SRAM as image accompanying information, and a PDL image, color space CMYK or RGB is also stored as an image input source. When the storage of the PDL image in the HDD 2004 is completed, a storage completion notification is received from the sync manager 4080 and is notified to the PDL application 4023 via the common interface 4030. After this notification, the PDL application 4023 notifies the network application 4420 of completion of storage in the HDD, and this information is transmitted to the host PC that has entered the PDL print. In the case of a PDL print job, an image developed on the memory is printed by the PDL manager 4070 and the print manager.

PDL展開され格納された画像のプリントはUIで印刷指示された格納文書をBOXアプリケーションに対してプリントジョブとして発行する。BOXアプリケーション部4022は共通インタフェース4030を介してジョブマネージャ4040にプリントジョブを投入する。ローカルコピーとは異なり、スキャンマネージャ4050に代わってファイルリードマネージャ4060がジョブマネージャ4040からの要求を受ける。印刷指示された画像をHDDからメモリに展開するための要求をシンクマネージャ4080を介して、イメージマネージャ4110に行う。この後の動作はリモートコピーのプリントジョブで説明した動作と同様のため、省略する。   To print an image stored in the PDL format, a stored document instructed to be printed by the UI is issued as a print job to the BOX application. The BOX application unit 4022 inputs a print job to the job manager 4040 via the common interface 4030. Unlike local copy, the file read manager 4060 receives a request from the job manager 4040 instead of the scan manager 4050. A request for expanding an image instructed to be printed from the HDD to the memory is made to the image manager 4110 via the sync manager 4080. The subsequent operation is the same as that described in the remote copy print job, and is therefore omitted.

次に、本実施例における送信画像生成時の文字列画像の合成方法を説明する。図15は、読み取って蓄積した画像をメモリに読み出し、カラーファクスやカラーインターネットファクスで送信する例において、処理の流れを示した図である。読み取った画像は、前述の画像パケットデータおよび画像パケットテーブルデータとして、ページ単位で、前述のHDD2004に蓄積されている。まず読み出し対象となるデータをステップ5001で決定する。ステップ5002において、画像パケットデータおよび画像パケットテーブルデータを前述のRAM2002に読み出す。例えば、読み出された画像は、平均17MB程度のサイズとなる、YUVの色成分を持つパケットJPEGであり、画像サイズがA3で600x600DPIの解像度を持つデータとなっている(ステップ5003)。次にステップ5004において、ステップ5003のデータを送信用に変換するために、伸張器2013、画像変換部2030、圧縮器2012を使用して、解像度変換、YUV→RGBの色空間変換、回転を実行する。変換された画像は、平均2MB程度のサイズとなる、RGBの色成分を持つパケットJPEGであり、画像サイズがA4で200x200DPIの解像度を持つデータとなっている(ステップ5005)。   Next, a method for synthesizing a character string image when generating a transmission image in the present embodiment will be described. FIG. 15 is a diagram illustrating the flow of processing in an example in which an image read and accumulated is read out to a memory and transmitted by color fax or color internet fax. The read image is stored in the HDD 2004 as the above-described image packet data and image packet table data in units of pages. First, data to be read is determined in step 5001. In step 5002, the image packet data and the image packet table data are read into the RAM 2002 described above. For example, the read image is packet JPEG having a YUV color component having an average size of about 17 MB, and is data having an image size of A3 and a resolution of 600 × 600 DPI (step 5003). Next, in step 5004, in order to convert the data in step 5003 for transmission, the decompressor 2013, the image converter 2030, and the compressor 2012 are used to perform resolution conversion, YUV → RGB color space conversion, and rotation. To do. The converted image is packet JPEG having RGB color components having an average size of about 2 MB, and is data having an image size of A4 and a resolution of 200 × 200 DPI (step 5005).

次にステップ5006において、再び伸張器2013、画像変換部2030、圧縮器2012を使用して、RGB→Labの色空間変換を実行する。変換された画像は、平均2MB程度のサイズとなる、Labの色成分を持つパケットJPEGであり、画像サイズがA4で200x200DPIの解像度を持つデータとなっている(ステップ5007)。次にステップ5008によりソフト処理によって本発明のパケット画像へのヘッダ付加を行い、送信可能なサイズになるように、必要に応じて余白削りや余白付けを行ない、伸張器2013、圧縮器2012を使用して、パケット画像を送信用のラスタ画像に変換する。変換された送信用の画像データは、平均2MB程度のサイズとなる、Labの色成分を持つラスタJPEG形式であり、画像サイズがA4で200x200DPIの解像度を持つデータとなっている(ステップ5009)。   Next, in step 5006, RGB to Lab color space conversion is executed again using the decompressor 2013, the image converter 2030, and the compressor 2012. The converted image is a packet JPEG having Lab color components having an average size of about 2 MB, and is data having an image size of A4 and a resolution of 200 × 200 DPI (step 5007). Next, in step 5008, a header is added to the packet image of the present invention by software processing, and blanking or margining is performed as necessary so that the size can be transmitted, and the decompressor 2013 and the compressor 2012 are used. Then, the packet image is converted into a raster image for transmission. The converted image data for transmission is a raster JPEG format having Lab color components having an average size of about 2 MB, and has an image size of A4 and a resolution of 200 × 200 DPI (step 5009).

最後にステップ5010で、送信用のラスタ画像の送信を行う。   Finally, in step 5010, a raster image for transmission is transmitted.

図16は、画像送信時や、受信画像印刷時に、付加される送信ヘッダおよび受信画像印刷時に付加される受信フッタの説明である。通常送信ヘッダは、送信開始時または受信画像印刷時に元画像に付加される帯状画像であり、例えば、送信ヘッダには、発信元アドレスや日時情報等、受信フッタには、受信日時や受付番号などが含まれる。図16(a)は、送信画像および受信画像であり、5101は送信ヘッダ、5102は送信しようとする画像を示す。また5103は受信した相手機の送信ヘッダ情報、5104は受信した画像、5105は受信フッタを示す。(b)は送信ヘッダ5101が画像5102の外側に付加される外付けヘッダモードの受信画像例を示す図である。この場合、送信画像はそのままで画像先頭にヘッダが付加される。(c)はヘッダを画像の内に付加した内づけヘッダモードの受信画像例を示す図である。ヘッダと同じ長さ分、送信画像の先頭が欠ける。(d)はヘッダを付加しないヘッダなしモードの受信画像例を示す図である。この場合、画像は手を加えられることなく、送信される。   FIG. 16 illustrates a transmission header added at the time of image transmission or reception image printing and a reception footer added at the time of reception image printing. The normal transmission header is a band-like image added to the original image at the start of transmission or when the received image is printed. Is included. FIG. 16A shows a transmission image and a reception image, 5101 indicates a transmission header, and 5102 indicates an image to be transmitted. Reference numeral 5103 denotes the received transmission header information of the partner machine, 5104 denotes the received image, and 5105 denotes the reception footer. FIG. 10B is a diagram illustrating an example of a received image in an external header mode in which a transmission header 5101 is added to the outside of the image 5102. In this case, a header is added to the head of the image without changing the transmission image. (C) is a figure which shows the example of a received image of the internal header mode which added the header in the image. The beginning of the transmitted image is missing for the same length as the header. (D) is a figure which shows the example of a received image of the headerless mode which does not add a header. In this case, the image is transmitted without modification.

受信印刷時も外付け、内付け、つけないの各モードがあり、送信時の受信画像例と同様になる。ただし受信印刷時は別途受信フッタを付ける、付けないのモードがあり、図16(e)は、発信元記録外付けかつ受信フッタ付けるを選択した場合の、受信印刷画像例を示している。   There are external, internal, and non-attached modes during reception printing, which are the same as the received image example during transmission. However, there is a mode in which a reception footer is additionally attached during reception printing, and FIG. 16E shows an example of a reception print image in the case of selecting a sender record external attachment and a reception footer.

図17は、前述のステップ5008において、送信用の画像を形成する際に、パケット画像へのヘッダ付加を行う処理のフローを示している。最初にステップ5201において、ヘッダをつけないと判定された場合は、何も行わずに終了する。そうでない場合は、ステップ5202に進み、付加するヘッダ文字列データを決定する。次に、ステップ5203に進んで送信画像の画素数および解像度に応じて、文字列を展開するメモリ領域を決定して、取得し、背景色で初期化する。次にステップ5204において、前述のメモリ領域に対して、文字列をビットマップ画像として展開する。次に、ステップ5205に進み、前述のビットマップ画像をタイル画像に変換し、送信画像の符号化形式でタイル毎に符号化を行う。次にステップ5206では、各タイル画像にパケットヘッダを付加し、パケットデータを作成にする。次にステップ5207では、パケットヘッダを内付けするか外付けするか判定を行う。パケットヘッダを内付けすると判定された場合は、ステップ5208に進み、送信画像のなかでヘッダ画像と置き換えられる画像パケットデータを削除し、ここにステップ5206で生成したパケットデータを書き込む。次にステップ5209に進み、パケットテーブルがステップ5208で生成した、パケットデータをさし示すように更新し、処理を終了する。また、ステップ5207において、ヘッダを外付けすると判定された場合は、ステップ5210に進み、ステップ5206で生成したパケットデータを送信画像データの最後に書き込み、送信画像データのパケットIDをヘッダパケットデータの後になるように更新する。次にステップ5209に進み、パケットテーブルがステップ5210で生成した、パケットデータを指示すように更新し、処理を終了する。   FIG. 17 shows a flow of processing for adding a header to a packet image when forming an image for transmission in step 5008 described above. First, if it is determined in step 5201 that a header is not attached, the process ends without performing anything. If not, the process proceeds to step 5202 to determine header character string data to be added. Next, proceeding to step 5203, a memory area in which a character string is developed is determined and acquired according to the number of pixels and resolution of the transmission image, and is initialized with the background color. In step 5204, the character string is developed as a bitmap image in the memory area described above. In step 5205, the bitmap image is converted into a tile image, and encoding is performed for each tile in the transmission image encoding format. In step 5206, a packet header is added to each tile image to create packet data. Next, in step 5207, it is determined whether the packet header is to be added or not. If it is determined that a packet header is to be added, the process proceeds to step 5208 to delete the image packet data to be replaced with the header image in the transmission image, and the packet data generated in step 5206 is written here. In step 5209, the packet table is updated to indicate the packet data generated in step 5208, and the process ends. If it is determined in step 5207 that a header is to be added, the process proceeds to step 5210, where the packet data generated in step 5206 is written at the end of the transmission image data, and the packet ID of the transmission image data is appended to the header packet data. Update to be. In step 5209, the packet table is updated to indicate the packet data generated in step 5210, and the process ends.

図18は、主走査34パケット、副走査8パケットの送信画像に、主走査34パケット、副走査2パケットの送信ヘッダ画像を付加し、主走査34パケット、副走査10パケットの画像を生成したヘッダ外付け画像生成例および、主走査34パケット、副走査8パケットの送信画像の先頭2パケットラインを送信ヘッダ画像と置換し、ヘッダ内付け画像を生成したときの模式図である。   FIG. 18 shows a header in which transmission header images of 34 main scanning packets and 2 sub scanning packets are added to transmission images of 34 main scanning and 8 sub scanning packets to generate images of 34 main scanning and 10 sub scanning images. It is a schematic diagram when an external image generation example and the header 2 internal image are generated by replacing the first two packet lines of the transmission image of 34 main scanning packets and 8 sub scanning packets with a transmission header image.

送信画像を読み出した時点でのパケットテーブルは、272個のデータパケットを指示しており、ヘッダ画像は、送信画像に合わせて主走査34タイル分、副走査は文字列が欠けないようにするための最小限(この例では2タイル分)の領域に展開され、パケットデータが生成される。これら2つの画像のデータパケットを指示すようにパケットテーブルを更新する。送信ヘッダが外付けの場合は、送信画像の先頭に送信ヘッダが並ぶようにパケットテーブルを更新し、内付けの場合は、送信画像の先頭のパケットデータを削り、先頭に送信ヘッダが並ぶようにパケットテーブルを更新する。   The packet table at the time when the transmission image is read indicates 272 data packets, the header image corresponds to the transmission image for 34 tiles in the main scan, and the sub-scan does not lose the character string. Packet data is generated by expanding it into a minimum area (for two tiles in this example). The packet table is updated to indicate the data packets of these two images. If the transmission header is external, update the packet table so that the transmission header is aligned at the beginning of the transmission image. If it is internal, delete the packet data at the beginning of the transmission image and align the transmission header at the beginning. Update the packet table.

画像処理システムの全体構成を示す図The figure which shows the whole structure of an image processing system 画像処理装置の全体構成を示す図The figure which shows the whole structure of an image processing apparatus パケット画像と画像全体の関係図Relationship between packet image and whole image パケット画像の構造を示す図Diagram showing structure of packet image 本発明のスキャナ画像処理のブロック図Block diagram of scanner image processing of the present invention 本発明のプリンタ画像処理のブロック図Block diagram of printer image processing of the present invention 画像処理装置の入出力デバイス外観図External view of input / output device of image processing device 画像処理装置の操作部外観図External view of operation unit of image processing device 本発明の操作部の送信画面の説明図Explanatory drawing of the transmission screen of the operation part of this invention 本発明の操作部の送信画面の詳細説明図Detailed explanatory diagram of the transmission screen of the operation unit of the present invention 本発明の操作部のコピー画面の説明図Explanatory drawing of the copy screen of the operation unit of the present invention 本発明の操作部のボックス画面の説明図Explanatory drawing of the box screen of the operation unit of the present invention 本発明の操作部のボックス画面の詳細説明図Detailed explanatory diagram of the box screen of the operation unit of the present invention 本発明のソフト構成を示すソフト構成図Software configuration diagram showing the software configuration of the present invention 本発明の画像処理装置の画像送信時における処理フローチャートProcessing flowchart at the time of image transmission of the image processing apparatus of the present invention (a)(b)(c)(d)(e)公知の送信ヘッダおよび受信フッタの説明図(A) (b) (c) (d) (e) Explanatory drawing of a known transmission header and reception footer 本発明の画像処理装置のヘッダ付加時における処理フローチャートProcessing flowchart when adding header of image processing apparatus of the present invention 本発明のヘッダ付加時画像形成方法の説明図Explanatory drawing of the image formation method at the time of header addition of this invention

符号の説明Explanation of symbols

200 画像処理装置
2000 Controller Unit
2011 LAN
2070 スキャナ部
2095 プリンタ部
200 Image Processing Device 2000 Controller Unit
2011 LAN
2070 Scanner unit 2095 Printer unit

Claims (5)

1ページの入力画像を固定サイズの複数の領域に分割して保持する手段と、
前記1ページの画像の一部に、1以上の帯状画像を付加する位置を判断する位置判断手段と、
1以上の帯状領域毎に画像を形成し、前記固定サイズの複数の領域に分割する帯状画像形成手段と、
前記保持手段に保持された前記入力画像の中の、前記位置判断手段によって決定された画像領域の画像データと、前記帯状画像形成手段により形成した帯状画像データとを置き換える部分画像置換手段と、
を有することを特徴とする画像処理装置。
Means for dividing and holding an input image of one page into a plurality of fixed-size areas;
Position determining means for determining a position to add one or more belt-like images to a part of the image of one page;
A belt-shaped image forming unit that forms an image for each of the one or more belt-shaped regions and divides the image into a plurality of regions of the fixed size;
A partial image replacement unit that replaces the image data of the image region determined by the position determination unit in the input image held in the holding unit and the band-shaped image data formed by the band-shaped image forming unit;
An image processing apparatus comprising:
1ページの入力画像を固定サイズの複数の領域に分割して保持する手段と、
前記1ページの画像の一部に、1以上の帯状画像を付加する位置を判断する位置判断手段と、
前記位置判断手段が、前記入力画像の外側である場合に、入力画像の横幅または縦幅と同一の領域に、余白をつけて帯状画像を形成し、前記固定サイズの複数の領域に分割する帯状画像形成手段と、
前記保持手段に保持された前記入力画像の中の、前記位置判断手段によって決定された画像領域の画像データに、前記帯状画像形成手段により形成した帯状画像データと付加する部分画像付加手段と、
を有することを特徴とする画像処理装置。
Means for dividing and holding an input image of one page into a plurality of fixed-size areas;
Position determining means for determining a position to add one or more belt-like images to a part of the image of one page;
When the position determining means is outside the input image, a band-shaped image is formed by forming a band-shaped image with a margin in the same area as the horizontal or vertical width of the input image, and dividing the image into a plurality of fixed-size areas. Image forming means;
A partial image adding means for adding to the image data of the image area determined by the position determining means in the input image held by the holding means and the belt-like image data formed by the belt-like image forming means;
An image processing apparatus comprising:
前記帯状画像形成手段は、入力画像の圧縮形式および色空間および量子化パラメータおよび解像度と同一になるようにように形成する
ことを特徴とする請求項1又は2に記載の画像処理装置。
3. The image processing apparatus according to claim 1, wherein the belt-shaped image forming unit is formed so as to have the same compression format, color space, quantization parameter, and resolution as an input image.
前記帯状画像は、画像情報を送信する際に、ページのヘッダ部分に付加するための、送信ヘッダ画像であることを特徴とする請求項1乃至3いずれかに記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the belt-like image is a transmission header image to be added to a header portion of a page when image information is transmitted. 前記帯状画像は、受信画像情報を印刷する際に、ページのヘッダおよびフッタ部分に付加するための、受信ヘッダ・フッタ画像であることを特徴とする請求項1乃至3いずれかに記載の画像処理装置。   4. The image processing according to claim 1, wherein the belt-like image is a reception header / footer image to be added to a header and footer portion of a page when reception image information is printed. apparatus.
JP2004348722A 2004-12-01 2004-12-01 Image processor Withdrawn JP2006157806A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004348722A JP2006157806A (en) 2004-12-01 2004-12-01 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004348722A JP2006157806A (en) 2004-12-01 2004-12-01 Image processor

Publications (1)

Publication Number Publication Date
JP2006157806A true JP2006157806A (en) 2006-06-15

Family

ID=36635494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004348722A Withdrawn JP2006157806A (en) 2004-12-01 2004-12-01 Image processor

Country Status (1)

Country Link
JP (1) JP2006157806A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010004531A (en) * 2008-06-20 2010-01-07 Sharp Corp Multifunctional peripheral print container modification
US8213037B2 (en) 2007-12-20 2012-07-03 Sharp Laboratories Of America, Inc. Multifunctional peripheral print container modification
JP2016165830A (en) * 2015-03-09 2016-09-15 キヤノン株式会社 Image formation apparatus, control method and program of the same

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8213037B2 (en) 2007-12-20 2012-07-03 Sharp Laboratories Of America, Inc. Multifunctional peripheral print container modification
JP2010004531A (en) * 2008-06-20 2010-01-07 Sharp Corp Multifunctional peripheral print container modification
JP2016165830A (en) * 2015-03-09 2016-09-15 キヤノン株式会社 Image formation apparatus, control method and program of the same

Similar Documents

Publication Publication Date Title
US8004698B2 (en) Image forming apparatus for combining a scanned image with other image data and printing the combined image in black and white or color based on a set mode
US7532348B2 (en) Image input/output control method and image input/output apparatus
JP3797669B2 (en) Image forming apparatus and image forming method
KR100757631B1 (en) Image processing apparatus and its method
JP4755569B2 (en) Image processing apparatus and image processing method
JP2006180343A (en) Image input-output device
JP2006333200A (en) Color image input/output apparatus
JP2006157806A (en) Image processor
JP2006287707A (en) Image processor
JP2006036423A (en) Image processing device
JP2006166134A (en) Image communication equipment, its control method, program, and storage medium
JP2006240151A (en) Image output unit
JP2006211219A (en) Image output apparatus
JP2005110020A (en) Image input-output apparatus and memory control method and image forming apparatus
JP2008307705A (en) Image forming apparatus
JP2007030352A (en) Multi-color image printer
JP2007129428A (en) Image processor and image processing method
JP2007036793A (en) Color image processing system
JP2007028064A (en) Image forming apparatus
JP2005153230A (en) Image forming apparatus, image formation method, computer program and computer-readable recording medium
JP2007049287A (en) Image processing apparatus
JP2007013841A (en) Color image input/output device
JP2006041972A (en) Image processor, display control method, storage medium stored with computer-readable program, and program
JP2006135497A (en) Image input/output device
JP2005275857A (en) Color image input and output device

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: 20080205