JP5935376B2 - Copy machine - Google Patents

Copy machine Download PDF

Info

Publication number
JP5935376B2
JP5935376B2 JP2012033867A JP2012033867A JP5935376B2 JP 5935376 B2 JP5935376 B2 JP 5935376B2 JP 2012033867 A JP2012033867 A JP 2012033867A JP 2012033867 A JP2012033867 A JP 2012033867A JP 5935376 B2 JP5935376 B2 JP 5935376B2
Authority
JP
Japan
Prior art keywords
image data
unit
image
identification information
handwritten
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.)
Active
Application number
JP2012033867A
Other languages
Japanese (ja)
Other versions
JP2013171372A (en
Inventor
成泰 姜
成泰 姜
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2012033867A priority Critical patent/JP5935376B2/en
Publication of JP2013171372A publication Critical patent/JP2013171372A/en
Application granted granted Critical
Publication of JP5935376B2 publication Critical patent/JP5935376B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Character Discrimination (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

本発明は、人が、トナー又はインクによる印刷画像が形成された印刷物にペンや鉛筆等の筆記具により手書き画像を記入してから、その印刷画像と手書き画像が混在した混在原稿を複写する一連の改版複写行為を繰り返しても、その改版複写履歴をたどることができる、複写装置に関する。   The present invention is a series of a method in which a person enters a handwritten image with a writing tool such as a pen or a pencil on a printed matter on which a printed image is formed with toner or ink, and then copies a mixed original in which the printed image and the handwritten image are mixed. The present invention relates to a copying apparatus that can follow the revised copy history even if the revised copy act is repeated.

特許文献1により、活字文字と手書き文字が混在した画像データから活字画像データと手書き画像データを領域分離し、それぞれについて文字認識処理を施し、活字文字とアノテーションとして付加された手書き文字それぞれの文字についてのインデックスを作成し、インデックスをもとに検索を行うことができる、文書管理支援装置が知られている。   According to Patent Literature 1, type image data and handwritten image data are subjected to region separation from image data in which type characters and handwritten characters are mixed, and character recognition processing is performed on each of the characters. There is known a document management support apparatus that can create an index and search based on the index.

特許文献2により、手書き部分と電子文書部分とが混在するスキャン画像データから手書き部分と電子文書部分とを分離し、オリジナルとして電子文書部分を記憶しておくことで、スキャンした画像データから手書き部分を除いた電子文書部分とオリジナルとを対比して一致すれば、スキャンした画像データをオリジナルの関連文書として取り扱う、制御装置が知られている。   According to Patent Document 2, a handwritten part and an electronic document part are separated from the scanned image data in which the handwritten part and the electronic document part are mixed, and the electronic document part is stored as an original, whereby the handwritten part is obtained from the scanned image data. 2. Description of the Related Art A control device is known that handles scanned image data as an original related document if an electronic document portion excluding the image and the original match.

特許文献3により、手書き注釈と印刷テキスト行とが混在するスキャン画像データから手書き注釈と印刷テキスト行とを分離し、オリジナルとして印刷テキスト行を記憶しておくことで、混在原稿をスキャンした際に、印刷テキスト行とオリジナルとを対比し、同一のオリジナルが存在するかを判定し、オリジナルが存在する場合、そのスキャンした画像データをオリジナルのバージョン違いの関連文書として印刷する、方法が知られている。   According to Patent Literature 3, when a mixed original is scanned by separating the handwritten annotation and the printed text line from the scanned image data in which the handwritten annotation and the printed text line are mixed, and storing the printed text line as an original. A method is known in which a printed text line is compared with an original to determine whether the same original exists, and if the original exists, the scanned image data is printed as a related document with a different version of the original. Yes.

また、印刷物に筆記具により記入された手書き画像をスキャン画像データから検出する方法として、(1)スキャン画像データとオリジナル画像データとの差分をとって手書き画像を検出する方法と、(2)差分をとらず、手書き画像と予め記憶した活字の文字情報データとでパターンマッチングを施し、類似度が高ければ活字と判別し、類似度が低ければ手書きと判別する方法と、が知られている。   In addition, as a method for detecting a handwritten image written on a printed material with a writing tool from scanned image data, (1) a method for detecting a handwritten image by taking a difference between the scanned image data and the original image data; Instead, a method is known in which pattern matching is performed between a handwritten image and previously stored character information data of a type, and if the similarity is high, it is determined as a type, and if the similarity is low, it is determined as handwriting.

上記(1)の方法では、スキャン画像データとオリジナル画像データとを照合するため、オリジナル画像データが予め記憶されていない場合には、スキャン画像データとオリジナル画像データとの両方をスキャンする必要がある上に、原稿を読み取る際の高い位置精度が要求される。上記(2)の方法では、オリジナル画像データを記憶しておく必要はないが、パターンマッチング用の文字画像データを記憶しておく必要があり、原稿の文字数によってはパターンマッチング処理に時間がかかり、さらには前処理をしない限り、印刷された罫線や枠線といった文字以外のデータを活字と判断するのが難しい。   In the method (1), since the scanned image data and the original image data are collated, if the original image data is not stored in advance, it is necessary to scan both the scanned image data and the original image data. In addition, high positional accuracy is required when reading a document. In the method (2), it is not necessary to store the original image data, but it is necessary to store the character image data for pattern matching. Depending on the number of characters in the document, the pattern matching process takes time, Furthermore, unless pre-processing is performed, it is difficult to determine data other than characters such as printed ruled lines and frame lines as printed characters.

これらに対して、特許文献4及び特許文献5は、オリジナル画像データや文字画像データを予め保存しておく必要がなく、多値画像データの濃淡差の程度を考慮して印刷画像(トナーやインクで印刷された画像)と筆記具による手書き画像とを区別する技術を説明している。この技術によれば、印刷物の罫線や枠線を印刷画像と判別させ、手書き画像と区別することができる上に、印刷物に筆記具による手書き追記がある原稿を複写した複写物を再びスキャンした後は、そのスキャン画像データにおいて元の手書き画像部分を印刷画像と判断することができる。   On the other hand, in Patent Document 4 and Patent Document 5, it is not necessary to store original image data and character image data in advance, and a print image (toner or ink) is considered in consideration of the degree of shading of multi-value image data. A technique for distinguishing between an image printed in (1) and a handwritten image by a writing instrument is described. According to this technique, the ruled lines and frame lines of the printed material can be distinguished from the printed image, and can be distinguished from the handwritten image. In the scanned image data, the original handwritten image portion can be determined as a print image.

特開2007−011683号公報JP 2007-011683 A 特開2011−146852号公報JP 2011-146852 A 特許第3623200号公報Japanese Patent No. 3623200 特開2011−061473号公報JP 2011-061473 A 特開2011−070327号公報JP 2011-070327 A

本発明が解決しようとする課題は、人が、トナーやインクによる印刷画像が形成された印刷物にペンや鉛筆等の筆記具により手書き画像を記入してから、その印刷画像と手書き画像が混在した混在原稿を複写する一連の改版複写行為を繰り返しても、その改版履歴をたどりたい、というものである。
さらに、本発明が解決しようとする課題は、原稿をスキャンすることで、過去の履歴のスキャン画像データにたどり着くことを可能とし、目的の過去のスキャン画像データを再印刷したい、というものである。
The problem to be solved by the present invention is that a person enters a handwritten image with a writing instrument such as a pen or pencil on a printed matter on which a printed image is formed with toner or ink, and then the mixed image in which the printed image and the handwritten image are mixed. Even if a series of revision copying operations for copying a manuscript is repeated, the revision history is desired to be traced.
Further, the problem to be solved by the present invention is that it is possible to arrive at the scanned image data of the past history by scanning the document and reprint the target past scanned image data.

本発明は、トナー又はインクによる印刷画像が形成された印刷物に筆記具による手書き画像が記入された混在原稿を読み取って多値画像データを作成し得るスキャナ部と、このスキャナ部で読み取った多値画像データを一時的に又は継続的に記憶する画像データ記憶部と、この画像データ記憶部に記憶された多値画像データを記録紙上に印刷する印刷部とを備えた複写装置に関連し、その好ましい一側面は、オブジェクト画像抽出部と属性付与部と手書き属性判定部と識別情報判定部と複写履歴管理部とを備えている。オブジェクト画像抽出部は、多値画像データからオブジェクト画像を抽出する。属性付与部は、各オブジェクト画像において、当該オブジェクト画像を構成する複数の画素の濃淡差の程度を考慮要素として、当該オブジェクト画像に印刷物属性又は手書き属性を付与する。手書き属性判定部は、手書き属性が少なくとも一つ存在するか否かを判定する。識別情報判定部は、手書き属性が存在する場合に、前記画像データ記憶部に一時的に記憶された前記多値画像データに識別情報が存在するか否かを判定する。複写履歴管理部は、前記識別情報が存在しないと判定された場合に、前記画像データ記憶部に前記多値画像データと手書き属性のオブジェクト画像のみから成る手書き画像データとを継続的に記憶させる一方、画像IDと識別情報を新たに作成し、この画像IDに前記多値画像データ、前記手書き画像データ及び前記識別情報を関連付けるとともに、前記印刷部に前記識別情報を埋め込んだ前記多値画像データを記録紙上に印刷させる。   The present invention relates to a scanner unit capable of reading a mixed original in which a handwritten image by a writing tool is written on a printed matter on which a printed image is formed with toner or ink and creating multi-value image data, and the multi-value image read by the scanner unit. The present invention relates to a copying apparatus including an image data storage unit that temporarily or continuously stores data, and a printing unit that prints multi-valued image data stored in the image data storage unit on a recording sheet, and preferably One aspect includes an object image extraction unit, an attribute addition unit, a handwriting attribute determination unit, an identification information determination unit, and a copy history management unit. The object image extraction unit extracts an object image from the multivalued image data. The attribute assigning unit assigns a printed product attribute or a handwritten attribute to each object image, taking into account the degree of shade difference between the plurality of pixels constituting the object image. The handwriting attribute determination unit determines whether at least one handwriting attribute exists. The identification information determination unit determines whether or not the identification information exists in the multi-value image data temporarily stored in the image data storage unit when a handwriting attribute exists. When it is determined that the identification information does not exist, the copy history management unit continuously stores the multi-value image data and handwritten image data including only an object image having a handwriting attribute in the image data storage unit. The image ID and identification information are newly created, the multi-value image data, the handwritten image data, and the identification information are associated with the image ID, and the multi-value image data in which the identification information is embedded in the printing unit Print on recording paper.

本発明ではさらに、前記識別情報判定部が、前記画像データ記憶部に一時的に記憶した多値画像データ内に識別情報が存在する、と判定した場合に、前記複写履歴管理部は、当該識別情報に関連付けた画像IDを呼び出し、前記画像データ記憶部に、当該識別情報のみを消去した多値画像データと手書き属性のオブジェクト画像のみから成る手書き画像データとを継続的に記憶させる一方、当該画像IDに、前記識別情報を消去した多値画像データ、手書き属性のオブジェクト画像のみから成る手書き画像データ及び新たに作成した識別情報を関連付けるとともに、前記印刷部に前記新たに作成した識別情報を埋め込んだ前記多値画像データを記録紙上に印刷させる。 Further , in the present invention , when the identification information determination unit determines that the identification information exists in the multi-value image data temporarily stored in the image data storage unit, the copy history management unit The image ID associated with the information is called, and the image data storage unit continuously stores the multi-value image data from which only the identification information is deleted and the handwritten image data including only the object image having the handwriting attribute. The ID is associated with multi-valued image data from which the identification information has been deleted, handwritten image data consisting of only handwritten attribute object images, and newly created identification information, and the newly created identification information is embedded in the printing unit. The multi-value image data is printed on recording paper.

本発明のさらに好ましい側面において、前記手書き属性判定部が、前記画像データ記憶部に一時的に記憶した多値画像データが手書き属性を有していない、と判定した場合に、前記複写履歴管理部は、前記印刷部に当該多値画像データをそのまま記録紙上に印刷させる。   In a further preferred aspect of the present invention, when the handwriting attribute determination unit determines that the multivalued image data temporarily stored in the image data storage unit does not have a handwriting attribute, the copy history management unit Causes the printing unit to print the multi-value image data as it is on a recording sheet.

本発明のさらに好ましい側面において、前記識別情報は、前記スキャナ装置が前記多値画像データを作成した日時である。   In a further preferred aspect of the invention, the identification information is a date and time when the scanner device created the multi-value image data.

本発明のさらに好ましい側面は、前記複写装置の使用者に対して前記複写装置に係わる情報を提供するとともに当該使用者からの操作指示を受け付けるための操作表示部をさらに備える。さらに、前記識別情報判定部が、前記画像データ記憶部に一時的に記憶した多値画像データ内に識別情報が存在する、と判定した場合に、前記複写履歴管理部は、当該識別情報に関連付けられた画像IDを呼び出し、当該画像IDに関連付けられた多値画像データ及び手書き画像データを使用者に選択させるための表示を前記操作表示部に表示させる一方、前記操作表示部から使用者に選択された多値画像データ又は手書き画像データを前記印刷部に印刷出力させる。   According to a further preferred aspect of the present invention, the apparatus further includes an operation display unit for providing information related to the copying apparatus to a user of the copying apparatus and receiving an operation instruction from the user. Further, when the identification information determination unit determines that the identification information exists in the multi-value image data temporarily stored in the image data storage unit, the copy history management unit associates the identification information with the identification information. The operation display unit displays a display for causing the user to select multi-valued image data and handwritten image data associated with the image ID, and selects the user from the operation display unit. The multi-valued image data or the handwritten image data is printed out by the printing unit.

人が、トナーやインクによる印刷画像が形成された印刷物にペンや鉛筆等の筆記具により手書き画像を記入してから、その印刷画像と手書き画像が混在した混在原稿を複写する一連の改版行為を繰り返しても、その改版履歴をたどることができる。
さらに、印刷画像と手書き画像が混在した混在原稿をスキャンすることで、過去の履歴のスキャン画像データにたどり着くことができ、目的の過去のスキャン画像データを再印刷できる。
A person repeats a series of revisions in which he or she writes a handwritten image on a printed material on which a printed image of toner or ink is formed using a writing instrument such as a pen or pencil, and then copies a mixed original containing the printed image and the handwritten image. But you can follow the revision history.
Furthermore, by scanning a mixed original in which a print image and a handwritten image are mixed, it is possible to arrive at the scan image data of the past history, and it is possible to reprint the target past scan image data.

本発明の一実施形態の複写装置を含むネットワークシステムの構成を示す図である。1 is a diagram showing a configuration of a network system including a copying apparatus according to an embodiment of the present invention. 複写装置内のハードウエア構成を示したブロック図である。FIG. 2 is a block diagram showing a hardware configuration in a copying apparatus. 複写装置内の改版履歴処理の機能構成を示すソフトウェアブロック図である。FIG. 3 is a software block diagram showing a functional configuration of revision history processing in the copying apparatus. 操作パネル部の外観を示す図である。It is a figure which shows the external appearance of an operation panel part. 改版複写履歴を作成する際の処理を示すフローチャートである。It is a flowchart which shows the process at the time of producing a revision copy log | history. 改版複写履歴を呼び出して再印刷する際の処理を示すフローチャートである。6 is a flowchart illustrating processing when a revised copy history is called and reprinted. オリジナル原稿に、筆記具により1回目の手書き記入を施し、1次改版複写物を作成したときの具体例を示す図である。It is a figure which shows the specific example when the first handwritten entry is given to the original original with the writing implement, and the primary revised copy is created. 1次改版複写物に、筆記具により2回目の手書き記入を施し、2次改版複写物を作成したときの具体例を説明するための図である。It is a figure for demonstrating the specific example when the 2nd handwritten entry is given to the primary revision copy with a writing implement, and the secondary revision copy is produced. 2次改版複写物に、筆記具により3回目の手書き記入を施し、3次改版複写物を作成したときの具体例を説明するための図である。It is a figure for demonstrating the specific example when the 3rd handwritten entry is given to a secondary revision copy with a writing implement and the 3rd revision copy is produced. 1次改版複写物の多値画像データを示す図である。It is a figure which shows the multi-value image data of a primary revised copy. 1次改版複写物の手書き画像データを示す図である。It is a figure which shows the handwritten image data of a primary revised copy. 2次改版複写物の多値画像データを示す図である。It is a figure which shows the multi-value image data of a secondary revised copy. 2次改版複写物の手書き画像データを示す図である。It is a figure which shows the handwritten image data of a secondary revised copy. 3次改版複写物の多値画像データを示す図である。It is a figure which shows the multi-value image data of a tertiary revised copy. 3次改版複写物の手書き画像データを示す図である。It is a figure which shows the handwritten image data of a tertiary revised copy.

図1〜図15を参照して本発明を好適な複数の実施例として説明するが、本発明の技術的範囲は、特許請求の範囲の記載により定められるべきものであり、これらの実施例の記載により限定的に解釈されるべきでない。   The present invention will be described as a plurality of preferred embodiments with reference to FIGS. 1 to 15, but the technical scope of the present invention should be determined by the description of the scope of claims. The description should not be construed as limiting.

図1は、一実施形態におけるネットワークシステム1000の構成を示す図である。図1に示されるように、ネットワークシステム1000は、本発明の一実施形態の複写装置としてのMFP(Multi Function Peripheral)100と、端末装置201と、端末装置202と、ルーター60とを含む。   FIG. 1 is a diagram illustrating a configuration of a network system 1000 according to an embodiment. As shown in FIG. 1, a network system 1000 includes an MFP (Multi Function Peripheral) 100, a terminal device 201, a terminal device 202, and a router 60 as a copying apparatus according to an embodiment of the present invention.

MFP100は、コピー機能に加えて、FAX機能、プリンタ機能及びスキャナ機能等の複数の機能を有する。なお、複写装置100は、MFPに限定されることなく、複写機能のみを有する装置であってもよい。   In addition to the copy function, the MFP 100 has a plurality of functions such as a FAX function, a printer function, and a scanner function. The copying apparatus 100 is not limited to an MFP, and may be an apparatus having only a copying function.

端末装置201および端末装置202は、PC(Personal Computer)である。MFP100、端末装置201、端末装置202及びルーター60は、ネットワーク20に接続される。ネットワーク20は、たとえば、LAN(Local Area Network)である。   The terminal device 201 and the terminal device 202 are PCs (Personal Computers). MFP 100, terminal device 201, terminal device 202, and router 60 are connected to network 20. The network 20 is, for example, a LAN (Local Area Network).

ルーター60は、ネットワーク20とインターネット70とを接続する機能を有する。端末装置201および端末装置202の各々は、ネットワーク20を介して、MFP100とデータ通信を行なう。   The router 60 has a function of connecting the network 20 and the Internet 70. Each of terminal device 201 and terminal device 202 performs data communication with MFP 100 via network 20.

なお、端末装置201および端末装置202の少なくとも一方は、ネットワークシステム1000に含まれなくてもよい。また、端末装置201および端末装置202は、ネットワークシステム1000に含まれなくてもよい。   Note that at least one of the terminal device 201 and the terminal device 202 may not be included in the network system 1000. The terminal device 201 and the terminal device 202 may not be included in the network system 1000.

また、MFP100は、PSTN(Public Switched Telephone Network:公衆交換電話網)40を利用して、他のMFP101とデータ通信を行なう。MFP101は、MFP100と同じ構成および機能を有する装置であってもよい。   Further, the MFP 100 performs data communication with other MFPs 101 using a PSTN (Public Switched Telephone Network) 40. The MFP 101 may be an apparatus having the same configuration and function as the MFP 100.

図2は、MFP100内のハードウエア構成を示したブロック図である。なお、図2には、説明のために、記録媒体50も示している。記録媒体50には、後述するプログラム51が記録されている。すなわち、プログラム51は、媒体等に記録されてプログラム製品として流通される。また、記録媒体50もプログラム製品として流通される。プログラム51は、後述する本発明の特徴である複写履歴管理処理を実現するプログラムも含まれており、この複写履歴管理処理プログラムの機能ブロック図を図3に示す。   FIG. 2 is a block diagram showing a hardware configuration in MFP 100. Note that FIG. 2 also shows a recording medium 50 for explanation. On the recording medium 50, a program 51 to be described later is recorded. That is, the program 51 is recorded on a medium or the like and distributed as a program product. The recording medium 50 is also distributed as a program product. The program 51 includes a program that realizes a copy history management process, which is a feature of the present invention described later, and a functional block diagram of this copy history management process program is shown in FIG.

図2に示されるように、MFP100は、制御部110と、RAM(Random Access Memory)120と、記憶部122と、記憶媒体アクセス部130とを備える。制御部110、RAM120、記憶部122および記憶媒体アクセス部130は、データバス102に接続されている。   As illustrated in FIG. 2, the MFP 100 includes a control unit 110, a RAM (Random Access Memory) 120, a storage unit 122, and a storage medium access unit 130. Control unit 110, RAM 120, storage unit 122, and storage medium access unit 130 are connected to data bus 102.

制御部110は、CPU(Central Processing Unit)である。なお、制御部110は、CPUに限定されることなく、演算機能を有するその他の回路であってもよい。   The control unit 110 is a CPU (Central Processing Unit). The control unit 110 is not limited to the CPU, and may be another circuit having an arithmetic function.

RAM120は、揮発性のメモリである。RAM120は、制御部110によってデータアクセスされる。RAM120は、一時的にデータを記憶するワークメモリとしての機能を有する。   The RAM 120 is a volatile memory. The RAM 120 is data-accessed by the control unit 110. The RAM 120 has a function as a work memory that temporarily stores data.

記憶部122は、不揮発性のメモリである。記憶部122は、たとえば、ハードディスクドライブである。なお、記憶部122は、ハードディスクドライブに限定されることなく、不揮発性のメモリであれば、その他のメモリ(たとえば、フラッシュメモリ)であってもよい。記憶部122は、制御部110によって、データアクセスされる。記憶部122には、プログラム51、その他の各種データ等が記憶されている。   The storage unit 122 is a nonvolatile memory. The storage unit 122 is, for example, a hard disk drive. The storage unit 122 is not limited to a hard disk drive, and may be another memory (for example, a flash memory) as long as it is a nonvolatile memory. The storage unit 122 is accessed by the control unit 110. The storage unit 122 stores the program 51 and other various data.

制御部110は、記憶部122に記憶されているプログラム51を実行し、プログラム51に基づいて、MFP100内の各部に対する各種処理や、演算処理等を行なう。   Control unit 110 executes program 51 stored in storage unit 122, and performs various processes, arithmetic processes, and the like for each unit in MFP 100 based on program 51.

記憶媒体アクセス部130は、制御部110からの指示により、プログラム51が記憶された記録媒体50から、プログラム51を読み出す機能を有する。記録媒体50に記憶されているプログラム51は、制御部110が行なうインストール処理により、記憶媒体アクセス部130により読み出され、記憶部122に記憶される。このインストール処理用プログラムは、予め、記憶部122に格納されている。インストール処理は、制御部110が、インストール処理用プログラムに基づいて行なう。   The storage medium access unit 130 has a function of reading the program 51 from the recording medium 50 in which the program 51 is stored in accordance with an instruction from the control unit 110. The program 51 stored in the recording medium 50 is read by the storage medium access unit 130 and stored in the storage unit 122 by an installation process performed by the control unit 110. This installation processing program is stored in the storage unit 122 in advance. The installation process is performed by the control unit 110 based on an installation process program.

記録媒体50は、SD(Secure Digital)メモリーカードである。なお、記録媒体50は、SDメモリーカードに限定されることなく、データを不揮発的に記録可能なその他の媒体であってもよい。   The recording medium 50 is an SD (Secure Digital) memory card. Note that the recording medium 50 is not limited to an SD memory card, and may be another medium capable of recording data in a nonvolatile manner.

MFP100は、さらに、操作表示部としての操作パネル部300を備える。操作パネル部300は、データバス102に接続されている。操作パネル部300は、表示部310と、入力部320とを有する。   The MFP 100 further includes an operation panel unit 300 as an operation display unit. The operation panel unit 300 is connected to the data bus 102. The operation panel unit 300 includes a display unit 310 and an input unit 320.

図4は、操作パネル部300の外観を示す図である。表示部310は、文字や画像等を表示する機能を有する。表示部310には、文字や画像等を表示する表示面が設けられる。この表示面には、複写される画像データをそのまま又はサムネイル形式で表示できる。表示部310は、LCDパネル(Liquid Crystal Display Panel)を使用した装置である。なお、表示部310は、上記以外の表示方式のパ
ネルを使用した装置であってもよい。
FIG. 4 is a diagram illustrating an appearance of the operation panel unit 300. The display unit 310 has a function of displaying characters, images, and the like. The display unit 310 is provided with a display surface for displaying characters, images, and the like. On this display surface, the image data to be copied can be displayed as it is or in a thumbnail format. The display unit 310 is a device that uses an LCD panel (Liquid Crystal Display Panel). Note that the display unit 310 may be a device using a panel of a display method other than the above.

また、表示部310は、ユーザが、表示面に直接触れることで、情報入力可能なタッチパネルを有し、表示部310は、ユーザが表示面にタッチした位置情報を、制御部110へ送信する。制御部110は、受信した位置情報に基づいて、所定の処理を行なう。すなわち、表示部310は、使用者がMFP100を操作するためのインターフェースである。   Further, the display unit 310 has a touch panel on which information can be input when the user directly touches the display surface, and the display unit 310 transmits position information of the user touching the display surface to the control unit 110. Control unit 110 performs predetermined processing based on the received position information. That is, display unit 310 is an interface for the user to operate MFP 100.

入力部320は、数字ボタン群322を含む。数字ボタン群322は、複数の数字ボタンを含む。数字ボタン群322に含まれる複数の数字ボタンの各々は、ユーザにより押下されることにより、数字を入力するためのボタンである。入力部320は、さらに、画像形成装置100を操作するための複数のボタンを含む。   The input unit 320 includes a number button group 322. The number button group 322 includes a plurality of number buttons. Each of the plurality of number buttons included in the number button group 322 is a button for inputting a number when pressed by the user. Input unit 320 further includes a plurality of buttons for operating image forming apparatus 100.

入力部320は、当該入力部320に含まれる複数のボタンのうち、ユーザにより押下操作されたボタンに対応するボタン信号を、制御部110へ送信する。制御部110は、受信したボタン信号に基づいて、所定の処理を行なう。すなわち、入力部320は、ユーザがMFP100を操作するためのインターフェースである。   The input unit 320 transmits to the control unit 110 a button signal corresponding to a button pressed by the user among the plurality of buttons included in the input unit 320. Control unit 110 performs predetermined processing based on the received button signal. That is, input unit 320 is an interface for the user to operate MFP 100.

再び、図2を参照して、MFP100は、さらに、スキャナ部150と、印刷部160と、通信部170と、モデム172と、NCU174とを備える。   Referring again to FIG. 2, MFP 100 further includes a scanner unit 150, a printing unit 160, a communication unit 170, a modem 172, and an NCU 174.

スキャナ部150は、原稿を読み取ることにより多値又は二値の画像データを取得する機能を有する。読み取られた多値又は二値の画像データは、画像データ記憶部の機能を司る記憶部122に一時的に又は継続的に記憶される。原稿は、例えば、紙等の記録媒体であり、トナー又はインクにより印刷画像が形成された印刷物や、この印刷物に筆記具による手書き画像が記入された混在原稿である。   The scanner unit 150 has a function of acquiring multi-value or binary image data by reading a document. The read multi-value or binary image data is temporarily or continuously stored in the storage unit 122 that controls the function of the image data storage unit. The manuscript is, for example, a recording medium such as paper, and is a printed material in which a printed image is formed with toner or ink, or a mixed manuscript in which a handwritten image with a writing instrument is written on the printed material.

印刷部160は、記憶部122に記憶された多値又は二値の画像データを印字して紙等の媒体にプリントアウトする機能(以下、印刷機能という)を有する。   The printing unit 160 has a function (hereinafter referred to as a printing function) for printing multi-value or binary image data stored in the storage unit 122 and printing it out on a medium such as paper.

印刷処理における記録媒体は、例えば、紙、OHP(Over Head Projector)フィルムなど、画像を形成することが可能な媒体であればどのような媒体であってもよい。   The recording medium in the printing process may be any medium as long as it can form an image, such as paper or an OHP (Over Head Projector) film.

通信部170は、有線技術または無線技術を利用して、ネットワーク20に接続される装置とデータ通信を行なう機能を有する。有線技術は、たとえば、イーサネット(登録商標)に基づく技術である。なお、有線技術は、イーサネット(登録商標)に基づく技術に限定されることなく、その他の有線技術であってもよい。   The communication unit 170 has a function of performing data communication with a device connected to the network 20 using a wired technology or a wireless technology. The wired technology is, for example, technology based on Ethernet (registered trademark). The wired technology is not limited to a technology based on Ethernet (registered trademark), and may be another wired technology.

無線技術は、たとえば、IEEE802.11gに基づく技術である。なお、無線技術は、IEEE802.11gに基づく技術に限定されることなく、その他の無線技術であってもよい。   The radio technology is a technology based on, for example, IEEE 802.11g. Note that the wireless technology is not limited to the technology based on IEEE 802.11g, and may be another wireless technology.

モデム172は、ファクシミリ規格に従った通信(以下、ファクシミリ通信という)を行う機能を有する。モデム172は、ファクシミリ通信において、送信対象となる画像データを変調する。また、モデム172は、ファクシミリ通信において、外部から受信した画像データを復調する。   The modem 172 has a function of performing communication according to the facsimile standard (hereinafter referred to as facsimile communication). The modem 172 modulates image data to be transmitted in facsimile communication. The modem 172 demodulates image data received from the outside in facsimile communication.

NCU174は、PSTN40と接続される回線終端装置である。   The NCU 174 is a line termination device connected to the PSTN 40.

図3を参照して、複写履歴管理は、オブジェクト画像抽出部401、属性付与部402、手書き属性判定部403、識別情報判定部404及び複写履歴管理部405の各ソフトウェア機能ブロックによって実行される。   Referring to FIG. 3, copy history management is executed by each software function block of object image extraction unit 401, attribute assignment unit 402, handwriting attribute determination unit 403, identification information determination unit 404, and copy history management unit 405.

印刷画像と手書き画像の混在原稿がスキャナ部150によってスキャンされると、その多値画像データは画像データ記憶部122に記憶される。オブジェクト画像抽出部401は、記憶された多値画像データからオブジェクト画像を抽出する。属性付与部402は、各オブジェクト画像において、オブジェクト画像を構成する複数の画素の濃淡差の程度を考慮要素として、オブジェクト画像に印刷物属性又は手書き属性を付与する。オブジェクト画像抽出部401と属性付与部402とによって成される処理は、特開2011−61473号公報(特許文献4)及び特開2011−70327号公報(特許文献5)に詳しく説明されているため、ここでは詳細な説明を省略するが、特許文献4及び5に説明される技術内容は本発明の範囲に含まれる。   When the mixed original of the print image and the handwritten image is scanned by the scanner unit 150, the multi-value image data is stored in the image data storage unit 122. The object image extraction unit 401 extracts an object image from the stored multi-value image data. The attribute assigning unit 402 assigns a print attribute or a handwriting attribute to the object image in each object image, taking into consideration the degree of shading of a plurality of pixels constituting the object image. The processing performed by the object image extraction unit 401 and the attribute assignment unit 402 is described in detail in Japanese Patent Application Laid-Open No. 2011-61473 (Patent Document 4) and Japanese Patent Application Laid-Open No. 2011-70327 (Patent Document 5). Although detailed description is omitted here, the technical contents described in Patent Documents 4 and 5 are included in the scope of the present invention.

手書き属性判定部403は、属性付与部402が付与した属性の中に手書き属性が少なくとも一つ存在するか否かを判定することで、多値画像データ内に手書き画像の存在の有無を判定する。識別情報判定部404は、多値画像データ内に手書き属性が存在する場合に、画像データ記憶部122に一時的に記憶された多値画像データ(印刷画像データと手書き画像データとが混在する多値の画像データ)に識別情報としてのタイムスタンプが存在するか否かを判定する。タイムスタンプは、具体的にはスキャナ部150が原稿を読み取って多値画像データを作成した時刻やこの多値画像データを記憶部122に記憶した時刻を採用することができ、一台のMFP100においては一つに決まる数値であり、そのMFP100における他のタイムスタンプとは完全に区別できる。   The handwriting attribute determination unit 403 determines whether or not there is a handwritten image in the multi-valued image data by determining whether or not at least one handwriting attribute exists among the attributes provided by the attribute adding unit 402. . When the handwriting attribute exists in the multivalued image data, the identification information determination unit 404 multivalued image data temporarily stored in the image data storage unit 122 (multiple print image data and handwritten image data are mixed). It is determined whether or not a time stamp as identification information exists in the value image data). Specifically, the time stamp can be the time when the scanner unit 150 reads a document to create multi-value image data or the time when the multi-value image data is stored in the storage unit 122. Is a numerical value determined by one, and can be completely distinguished from other time stamps in the MFP 100.

タイムスタンプが存在しないと判定された場合に、複写履歴管理部405は、画像データ記憶部122に多値画像データと手書き属性のオブジェクト画像のみから成る手書き画像データとを継続的に記憶させる。さらに、複写履歴管理部405は、画像IDとタイムスタンプを新たに作成し、この画像IDに多値画像データ、手書き画像データ及びタイムスタンプを関連付ける。その後に、複写履歴管理部405は、作成したタイムスタンプを埋め込んだ多値画像データを印刷部160に印刷させる。この印刷物は、筆記具により手書き記入がされない限り、印刷画像のみで構成され、この印刷物を再びスキャナ部150でスキャンした場合の多値画像データは、印刷物属性のオブジェクト画像のみで構成される。   When it is determined that there is no time stamp, the copy history management unit 405 causes the image data storage unit 122 to continuously store multi-valued image data and handwritten image data consisting only of handwritten attribute object images. Further, the copy history management unit 405 newly creates an image ID and a time stamp, and associates the multi-value image data, handwritten image data, and time stamp with the image ID. Thereafter, the copy history management unit 405 causes the printing unit 160 to print the multi-value image data in which the created time stamp is embedded. This printed matter is composed only of a printed image unless handwritten entry is made with a writing instrument, and the multi-value image data when this printed matter is scanned again by the scanner unit 150 is composed only of an object image having a printed matter attribute.

また、識別情報判定部404が、画像データ記憶部122に一時的に記憶した多値画像データ内にタイムスタンプが存在する、と判定した場合に、複写履歴管理部405は、そのタイムスタンプに関連付けた画像IDを呼び出す。そして、複写履歴管理部405は、画像データ記憶部122に一時記憶の多値画像データからタイムスタンプ画像のみを消去し、この消去した多値画像データと手書き属性のオブジェクト画像のみから成る手書き画像データとを継続的に記憶させる。加えて、複写履歴管理部405は、新たにタイムスタンプを作成し、この画像IDに、タイムスタンプを消去した多値画像データ、手書き画像データ及び新たに作成したタイムスタンプを関連付けるとともに、新たに作成したタイムスタンプを埋め込んだ多値画像データを印刷部160に印刷させる。この印刷物も、印刷物属性のオブジェクト画像のみで構成される。   When the identification information determination unit 404 determines that a time stamp exists in the multivalued image data temporarily stored in the image data storage unit 122, the copy history management unit 405 associates the time stamp with the time stamp. Recall image ID. Then, the copy history management unit 405 erases only the time stamp image from the multivalued image data temporarily stored in the image data storage unit 122, and the handwritten image data including only the erased multivalued image data and the handwritten attribute object image. And memorize continuously. In addition, the copy history management unit 405 creates a new time stamp, associates the multi-valued image data with the time stamp erased, handwritten image data, and the newly created time stamp with this image ID, and creates a new time stamp. The multivalued image data in which the time stamp is embedded is printed on the printing unit 160. This printed matter is also composed only of an object image having a printed matter attribute.

また、手書き属性判定部403が、画像データ記憶部122に一時的に記憶した多値画像データが手書き属性を有していない、と判定した場合に、複写履歴管理部405は、一時記憶の多値画像データをそのまま印刷部160に印刷させる。この印刷物も、印刷物属性のオブジェクト画像のみで構成される。   If the handwriting attribute determination unit 403 determines that the multivalued image data temporarily stored in the image data storage unit 122 does not have the handwriting attribute, the copy history management unit 405 stores the temporary storage data. The value image data is printed on the printing unit 160 as it is. This printed matter is also composed only of an object image having a printed matter attribute.

また、識別情報判定部404が、画像データ記憶部122に一時的に記憶した多値画像データ内にタイムスタンプが存在する、と判定した場合に、複写履歴管理部405は、そのタイムスタンプに関連付けられた画像IDを呼び出す。そして、複写履歴管理部405は、その画像IDに関連付けられた多値画像データ及び手書き画像データを使用者に選択させるための表示を、例えばサムネイル形式で表示部310に表示させる。使用者が表示部310のタッチパネルから目的とする多値画像データ又は手書き画像データのサムネイル画像を選択すると、複写履歴管理部405は、選択された多値画像データ又は手書き画像データを印刷部160に印刷出力させる。   When the identification information determination unit 404 determines that a time stamp exists in the multivalued image data temporarily stored in the image data storage unit 122, the copy history management unit 405 associates the time stamp with the time stamp. Call the specified image ID. Then, the copy history management unit 405 causes the display unit 310 to display a display for allowing the user to select multi-value image data and handwritten image data associated with the image ID, for example, in a thumbnail format. When the user selects a target multi-value image data or a thumbnail image of handwritten image data from the touch panel of the display unit 310, the copy history management unit 405 sends the selected multi-value image data or handwritten image data to the printing unit 160. Print out.

次に、図5と図7〜図15とを参照して、使用者がトナーやインクによる印刷画像が形成された印刷物にペンや鉛筆等の筆記具により手書き画像を記入してから、その印刷画像と手書き画像が混在した混在原稿を複写する一連の改版複写処理を行う際の、複写履歴管理部405の制御について説明する。   Next, referring to FIG. 5 and FIG. 7 to FIG. 15, the user enters a handwritten image with a writing instrument such as a pen or pencil on a printed matter on which a printed image with toner or ink is formed, and then the printed image. A description will be given of the control of the copy history management unit 405 when performing a series of revised copy processing for copying a mixed manuscript in which a handwritten image is mixed.

なお、図7〜図9は、それぞれ一次〜三次の改版複写におけるオリジナル原稿(a)と手書き記入原稿(b)とその複写物(c)を示し、濃い画像はトナーやインクによる印刷画像を示し、薄い画像は筆記具による手書き記入された画像を示す。また、図7〜図9において、上下端の印刷画像は、タイムスタンプである。タイムスタンプは、n次(n>1の整数)の改版複写の処理日時(スキャンした日時)と改版次数(n)とから成る。また、図10は一次改版複写の多値画像データを、図11は一次改版複写の手書き画像データを、図12は二次改版複写の多値画像データを、図13は二次改版複写の手書き画像データを、図14は三次改版複写の多値画像データを、図15は三次改版複写の手書き画像データをそれぞれ示す。   FIGS. 7 to 9 show an original document (a), a handwritten entry document (b), and a copy (c) thereof in primary to tertiary revision copies, respectively, and a dark image indicates a printed image using toner or ink. A thin image shows an image handwritten with a writing instrument. In FIGS. 7 to 9, the print images at the upper and lower ends are time stamps. The time stamp includes the processing date / time (scanned date / time) of the nth-order (n> 1) revision copy and the revision order (n). Further, FIG. 10 shows multi-value image data of the primary revised copy, FIG. 11 shows hand-written image data of the primary revised copy, FIG. 12 shows multi-value image data of the secondary revised copy, and FIG. FIG. 14 shows multi-value image data of the third revised copy, and FIG. 15 shows handwritten image data of the third revised copy.

ステップS0において、MFP100の使用者が複写処理を開始すると、ステップS1においてスキャナ部150により原稿が読み取られ、多値画像データが画像記憶部122に記憶される。ステップS2において、オブジェクト画像抽出部401が多値画像データからオブジェクト画像を抽出し、属性付与部402が、抽出した全てのオブジェクト画像に対して、オブジェクト画像を構成する複数の画素の濃淡差の程度を考慮要素として、印刷物属性又は手書き属性を付与する。   When the user of MFP 100 starts copying processing in step S0, the document is read by scanner unit 150 in step S1, and multi-value image data is stored in image storage unit 122. In step S <b> 2, the object image extraction unit 401 extracts an object image from the multivalued image data, and the attribute assigning unit 402 determines the degree of contrast of the plurality of pixels constituting the object image with respect to all the extracted object images. As a consideration element, a print attribute or a handwriting attribute is given.

ステップS3において、手書き属性判定部403は、一つでも手書き属性のオブジェクト画像が存在するか否かを判定し、手書き属性のオブジェクト画像が一つも存在しない場合(図7〜図9の(a))には、使用者によって原稿に何ら手書き記入されていないので、処理をステップS10に進め、画像データ記憶部122に一時記憶した多値画像データに何らの画像処理も施さずにそのまま印刷部160に印刷させ、その後に画像データ記憶部122から一時記憶の多値画像データを削除する。ステップS3において、一つでも手書き属性のオブジェクト画像が存在する場合(図7〜図9の(b))には、使用者によって筆記具による手書き記入が追加されているので、処理をステップS4に進める。   In step S3, the handwriting attribute determination unit 403 determines whether or not there is at least one handwritten attribute object image, and when there is no handwritten attribute object image ((a) in FIGS. 7 to 9). ), Since the user has not entered anything on the manuscript by hand, the process proceeds to step S10, and the multi-valued image data temporarily stored in the image data storage unit 122 is not subjected to any image processing and is directly printed by the printing unit 160. After that, the multi-valued image data temporarily stored is deleted from the image data storage unit 122. In step S3, when at least one object image having the handwriting attribute exists (FIG. 7 to FIG. 9B), since the user has added handwriting with a writing tool, the process proceeds to step S4. .

ステップS4において、識別情報判定部404は、画像データ記憶部122に一時記憶した多値画像データおける印刷物属性のオブジェクト画像を全て解析し、タイムスタンプが存在するか否かを判定する。タイムスタンプが存在しない場合(図7の(b))、一次の改版複写処理であるので、処理をステップS11に進め、新規に画像IDを作成し、処理をステップS6に進める。   In step S <b> 4, the identification information determination unit 404 analyzes all the object images having the print attribute in the multi-value image data temporarily stored in the image data storage unit 122 and determines whether or not a time stamp exists. If there is no time stamp (FIG. 7B), this is the primary revision copy process, so the process proceeds to step S11, a new image ID is created, and the process proceeds to step S6.

ステップS6において、複写履歴管理部405は、画像データ記憶部122に多値画像データ(図10)と手書き属性のオブジェクト画像のみから成る手書き画像データ(図11)とを継続的に記憶(保存)させる。そして処理をステップS7に進め、タイムスタンプと、継続的に記憶した多値画像データ(図10)及び手書き画像データ(図11)とを、作成した画像IDに関連付ける。そして、処理をステップS8に進め、多値画像データにタイムスタンプを埋め込んだ画像データを印刷部160に印刷させる。こうして、一次の改版複写物(図7の(c))が得られる。   In step S6, the copy history management unit 405 continuously stores (saves) multi-valued image data (FIG. 10) and handwritten image data (FIG. 11) consisting only of handwritten attribute object images in the image data storage unit 122. Let Then, the process proceeds to step S7, and the time stamp, continuously stored multi-value image data (FIG. 10) and handwritten image data (FIG. 11) are associated with the created image ID. Then, the process proceeds to step S8, and the image data in which the time stamp is embedded in the multi-value image data is printed on the printing unit 160. In this way, a primary revised copy (FIG. 7C) is obtained.

ステップS4において、タイムスタンプが存在する場合(図8及び図9の(b))、二次以降の改版複写処理であって既に画像IDは作成済みであるので、処理をステップS5に進める。ステップS5で、タイムスタンプを解析し、そのタイムスタンプに関連付けられた画像IDを特定して呼び出し、処理をステップS6に進める。   In step S4, if a time stamp exists (FIG. 8 and FIG. 9B), since the secondary and subsequent revision copy processing has already created the image ID, the process proceeds to step S5. In step S5, the time stamp is analyzed, the image ID associated with the time stamp is identified and called, and the process proceeds to step S6.

ステップS6において、複写履歴管理部405は、画像データ記憶部122に多値画像データ(図12、図14)と手書き画像データ(図13、図15)とを継続的に記憶(保存)させる。そして処理をステップS7に進め、n次の改版複写物(n>1の整数)の作成日時及び改版次数を示すタイムスタンプと保存した多値画像データ(図12、図14)及び手書き画像データ(図13、図15)とを呼び出した画像IDに関連付ける。そして、処理をステップS8に進め、多値画像データ(図12、図14)にタイムスタンプを埋め込んだ画像データを印刷部160に印刷させる。こうして、n次の改版複写物(図8及び図9の(c))が得られる。以上の処理により、人が、トナーやインクによる印刷画像が形成された印刷物にペンや鉛筆等の筆記具により手書き画像を記入してから、その印刷画像と手書き画像が混在した混在原稿を複写する一連の改版複写行為を繰り返しても、その改版履歴をたどることができるようになる。   In step S6, the copy history management unit 405 causes the image data storage unit 122 to continuously store (save) the multi-value image data (FIGS. 12 and 14) and the handwritten image data (FIGS. 13 and 15). Then, the process proceeds to step S7, where a time stamp indicating the creation date and time and the revision order of the n-th revised copy (n> 1), the stored multi-value image data (FIGS. 12 and 14), and handwritten image data ( 13 and 15) are associated with the called image ID. Then, the process proceeds to step S8, and the image data in which the time stamp is embedded in the multi-value image data (FIGS. 12 and 14) is printed on the printing unit 160. In this way, an nth revised copy (FIG. 8 and FIG. 9C) is obtained. Through the above processing, a person enters a handwritten image with a writing tool such as a pen or a pencil on a printed matter on which a printed image is formed with toner or ink, and then copies a mixed original in which the printed image and the handwritten image are mixed. Even if the revised copy act is repeated, the revision history can be traced.

次に、図6を参照して改版複写履歴を呼び出して再印刷処理を行う際の複写管理部405の制御について説明する。   Next, the control of the copy management unit 405 when the revised copy history is called and reprint processing is performed will be described with reference to FIG.

ステップS101でタイムスタンプが印刷された原稿をスキャナ部150に読み取った後にステップS102において印刷画像であるタイムスタンプの存在を検出するか、或いはステップ110おいて使用者が操作パネル部300の入力部320から直接にタイムスタンプを入力すると、複写管理部405は処理をステップS103に進め、そのタイムスタンプに関連付けられた画像IDを呼び出す。   In step S101, the scanner unit 150 reads the document on which the time stamp is printed, and then in step S102, the presence of the time stamp that is a printed image is detected. In step 110, the user inputs the input unit 320 of the operation panel unit 300. When the time stamp is directly input from the copy management unit 405, the process proceeds to step S103, and the image ID associated with the time stamp is called.

そして、処理をステップS104に進め、複写管理部405は、1〜n次改版の多値画像データ及び手書き画像データを一部又は全部をサムネイル形式で操作パネル部300の表示部310に表示し、処理をステップS105に進める。ステップS105において、使用者が表示部310のタッチパネルから再印刷を望む改版次数を選択すると、処理をステップS106に進め、複写管理部405は表示部310に印刷するか否かを問い合わせる画面を表示して使用者からの入力を待つ。   Then, the process proceeds to step S104, and the copy management unit 405 displays part or all of the multi-value image data and handwritten image data of the 1st to nth revisions in the thumbnail format on the display unit 310 of the operation panel unit 300, The process proceeds to step S105. In step S105, when the user selects the revision order desired to be reprinted from the touch panel of the display unit 310, the process proceeds to step S106, and the copy management unit 405 displays a screen for inquiring whether or not to print on the display unit 310. And wait for input from the user.

使用者が印刷指示を表示部310のタッチパネルから入力すると、処理をステップS107に進め、複写管理部405は、表示部310に多値画像データを印刷するか手書き画像データを印刷するかを問い合わせる画面を表示して使用者からの入力を待つ。使用者が表示部310のタッチパネルから多値画像データの印刷を指示すると、複写管理部405は処理をステップS108に進め、目的の改版次数の多値画像データにその改版次数のタイムスタンプを埋め込んだ多値画像データを印刷部160に印刷させる。ステップS107において、使用者が表示部310のタッチパネルから手書き画像データの印刷を指示すると、複写管理部405は処理をステップS108に進め、目的の改版次数の手書き画像データを印刷部160に印刷させる。なお、手書き画像データの印刷においては、履歴の整合性が失われることを避けるためタイムスタンプは付与しない。以上の処理により、タイムスタンプが付記された原稿をスキャンする、又はタイムスタンプを入力することで、過去の履歴の改版画像データ及びその手書き画像データにたどり着くことができ、それらの画像データを再印刷することができる。   When the user inputs a print instruction from the touch panel of the display unit 310, the process proceeds to step S107, and the copy management unit 405 asks the display unit 310 whether to print multi-value image data or handwritten image data. And wait for input from the user. When the user instructs printing of the multi-value image data from the touch panel of the display unit 310, the copy management unit 405 advances the processing to step S108, and embeds the time stamp of the revision order in the multi-value image data of the target revision order. The multi-value image data is printed on the printing unit 160. In step S107, when the user instructs printing of handwritten image data from the touch panel of the display unit 310, the copy management unit 405 advances the processing to step S108, and causes the printing unit 160 to print the handwritten image data of the target revision order. In the printing of handwritten image data, a time stamp is not given to avoid losing the consistency of the history. Through the above process, by scanning a document with a time stamp attached or inputting a time stamp, it is possible to arrive at the revised image data of the past history and the handwritten image data, and reprint the image data. can do.

以上に本発明の実施形態について説明したが、いずれの実施形態も例示であって制限的なものではない。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   Although the embodiments of the present invention have been described above, any of the embodiments is illustrative and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

100 複写装置としてのMFP
122 画像データ記憶部
150 スキャナ部
160 印刷部
300 操作表示部としての操作パネル部
401 オブジェクト画像抽出部
402 属性付与部
403 手書き属性判定部
404 識別情報判定部
405 複写履歴管理部
100 MFP as a copying machine
DESCRIPTION OF SYMBOLS 122 Image data memory | storage part 150 Scanner part 160 Printing part 300 Operation panel part as operation display part 401 Object image extraction part 402 Attribute provision part 403 Handwritten attribute determination part 404 Identification information determination part 405 Copying history management part

Claims (4)

トナー又はインクによる印刷画像が形成された印刷物に筆記具による手書き画像が記入された混在原稿を読み取って多値画像データを作成し得るスキャナ部と、このスキャナ部で読み取った多値画像データを一時的に又は継続的に記憶する画像データ記憶部と、この画像データ記憶部に記憶された多値画像データを記録紙上に印刷する印刷部と、を備えた複写装置において、
多値画像データからオブジェクト画像を抽出するオブジェクト画像抽出部と、
各オブジェクト画像において、当該オブジェクト画像を構成する複数の画素の濃淡差の程度を考慮要素として、当該オブジェクト画像に印刷物属性又は手書き属性を付与する属性付与部と、
手書き属性が少なくとも一つ存在するか否かを判定する手書き属性判定部と、
手書き属性が存在する場合に、前記画像データ記憶部に一時的に記憶された前記多値画像データに識別情報が存在するか否かを判定する識別情報判定部と、
前記識別情報が存在しないと判定された場合に、前記画像データ記憶部に前記多値画像データと手書き属性のオブジェクト画像のみから成る手書き画像データとを継続的に記憶させる一方、画像IDと識別情報を新たに作成し、この画像IDに前記多値画像データ、前記手書き画像データ及び前記識別情報を関連付けるとともに、前記印刷部に前記識別情報を埋め込んだ前記多値画像データを記録紙上に印刷させる複写履歴管理部と、をさらに備え
前記識別情報判定部が、前記画像データ記憶部に一時的に記憶した多値画像データ内に識別情報が存在する、と判定した場合に、前記複写履歴管理部は、当該識別情報に関連付けた画像IDを呼び出し、前記画像データ記憶部に、当該識別情報のみを消去した多値画像データと手書き属性のオブジェクト画像のみから成る手書き画像データとを継続的に記憶させる一方、当該画像IDに、前記識別情報を消去した多値画像データ、手書き属性のオブジェクト画像のみから成る手書き画像データ及び新たに作成した識別情報を関連付けるとともに、前記印刷部に前記新たに作成した識別情報を埋め込んだ前記多値画像データを記録紙上に印刷させる、ことを特徴とする複写装置。
A scanner unit capable of reading a mixed original in which a handwritten image by a writing tool is written on a printed matter on which a printed image of toner or ink is formed, and creating multi-value image data; and the multi-value image data read by the scanner unit is temporarily stored In a copying apparatus comprising: an image data storage unit that stores the image data continuously or continuously; and a printing unit that prints the multi-value image data stored in the image data storage unit on a recording sheet.
An object image extraction unit for extracting an object image from multi-value image data;
In each object image, an attribute adding unit that gives a print attribute or a handwriting attribute to the object image, taking into account the degree of shading of a plurality of pixels constituting the object image,
A handwriting attribute determination unit that determines whether or not at least one handwriting attribute exists;
An identification information determination unit that determines whether identification information exists in the multi-valued image data temporarily stored in the image data storage unit when a handwriting attribute exists;
When it is determined that the identification information does not exist, the image data storage unit continuously stores the multi-value image data and handwritten image data including only an object image having a handwriting attribute, while the image ID and the identification information Is newly created, and the multi-value image data, the handwritten image data, and the identification information are associated with the image ID, and the multi-value image data in which the identification information is embedded in the printing unit is printed on a recording sheet. A history management unit ,
When the identification information determination unit determines that the identification information exists in the multivalued image data temporarily stored in the image data storage unit, the copy history management unit determines that the image associated with the identification information The ID is called and the image data storage unit continuously stores the multi-value image data from which only the identification information is deleted and the handwritten image data including only the object image having the handwriting attribute, while the image ID includes the identification The multi-valued image data in which the multi-valued image data from which the information is erased, the hand-written image data consisting only of the handwritten attribute object image, and the newly created identification information are associated and the newly created identification information is embedded in the printing unit A copying apparatus characterized in that the image is printed on recording paper .
前記手書き属性判定部が、前記画像データ記憶部に一時的に記憶した多値画像データが手書き属性を有していない、と判定した場合に、前記複写履歴管理部は、前記印刷部に当該多値画像データをそのまま記録紙上に印刷させる、ことを特徴とする請求項に記載の複写装置。 When the handwriting attribute determination unit determines that the multivalued image data temporarily stored in the image data storage unit does not have a handwriting attribute, the copy history management unit stores the multivalued image data in the printing unit. 2. The copying apparatus according to claim 1 , wherein the value image data is directly printed on a recording sheet. 前記識別情報は、前記スキャナ装置が前記多値画像データを作成した日時である、ことを特徴とする請求項1または2に記載の複写装置。 The identification information is a date and time at which the scanner device creates the multivalued image data, a copying apparatus according to claim 1 or 2, characterized in that. 前記複写装置の使用者に対して前記複写装置に係わる情報を提供するとともに当該使用者からの操作指示を受け付けるための操作表示部をさらに備え、
前記識別情報判定部が、前記画像データ記憶部に一時的に記憶した多値画像データ内に識別情報が存在する、と判定した場合に、前記複写履歴管理部は、当該識別情報に関連付けられた画像IDを呼び出し、当該画像IDに関連付けられた多値画像データ及び手書き画像データを使用者に選択させるための表示を前記操作表示部に表示させる一方、前記操作表示部から使用者に選択された多値画像データ又は手書き画像データを前記印刷部に印刷出力させる、ことを特徴とする請求項1〜のいずれかに記載の複写装置。
An operation display unit for providing information related to the copying apparatus to a user of the copying apparatus and receiving an operation instruction from the user,
When the identification information determination unit determines that the identification information exists in the multivalued image data temporarily stored in the image data storage unit, the copy history management unit is associated with the identification information. An image ID is called, and a display for allowing the user to select multi-value image data and handwritten image data associated with the image ID is displayed on the operation display unit, while the operation display unit selects the user. copying apparatus according to any one of claims 1 to 3, multivalued image data or handwritten image data to the print output to the printing unit, characterized in that.
JP2012033867A 2012-02-20 2012-02-20 Copy machine Active JP5935376B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012033867A JP5935376B2 (en) 2012-02-20 2012-02-20 Copy machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012033867A JP5935376B2 (en) 2012-02-20 2012-02-20 Copy machine

Publications (2)

Publication Number Publication Date
JP2013171372A JP2013171372A (en) 2013-09-02
JP5935376B2 true JP5935376B2 (en) 2016-06-15

Family

ID=49265270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012033867A Active JP5935376B2 (en) 2012-02-20 2012-02-20 Copy machine

Country Status (1)

Country Link
JP (1) JP5935376B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6415164B2 (en) * 2014-07-31 2018-10-31 日本鋳鉄管株式会社 Character reading device and character reading method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0776905B2 (en) * 1987-01-06 1995-08-16 日本電信電話株式会社 Document management device
JP4224228B2 (en) * 2001-08-24 2009-02-12 株式会社リコー Document management system and document management method
JP2006065524A (en) * 2004-08-26 2006-03-09 Hitachi Ltd Document processing apparatus and method
JP2006313988A (en) * 2005-05-06 2006-11-16 Canon Inc Document managing device, document storing method, and program
US7830571B2 (en) * 2006-09-28 2010-11-09 Ricoh Company, Ltd. System, apparatus and method for document management
JP2011070327A (en) * 2009-09-24 2011-04-07 Murata Machinery Ltd Device, method and program for determining image attribute

Also Published As

Publication number Publication date
JP2013171372A (en) 2013-09-02

Similar Documents

Publication Publication Date Title
JP4405831B2 (en) Image processing apparatus, control method therefor, and program
JP4181892B2 (en) Image processing method
US8131081B2 (en) Image processing apparatus, and computer program product
JP4533273B2 (en) Image processing apparatus, image processing method, and program
JP5247601B2 (en) Image processing apparatus, image processing method, and computer program
KR102090973B1 (en) Information processing apparatus, information processing method, and storage medium
KR102613255B1 (en) Method for image processing, and image-processing system
JP7337612B2 (en) Image processing device, image processing system, image processing method, and program
JP2006065524A (en) Document processing apparatus and method
JP2016139982A (en) Image processing apparatus and image forming system
US9614984B2 (en) Electronic document generation system and recording medium
JP2007005950A (en) Image processing apparatus and network system
JP2007079506A (en) Writing information processing system, writing information processing method and writing information processing program
JP7379876B2 (en) Character recognition device, document file generation method, document file generation program
JP5935376B2 (en) Copy machine
EP3370405A1 (en) Electronic imprinting device that affixes imprint data to document data
JP2011008446A (en) Image processor
JP7517462B2 (en) Image processing device and image forming device
JP2004246500A (en) Documents management program
JP2009147435A (en) Scanner and overwrite printing system using printer
JP2007173938A (en) Image processor, image processing method and program
JP2006293970A (en) Image processor, image processing method and image processing program
JP2024067738A (en) Information processing apparatus, system, method, and program
JPWO2022097408A5 (en)
JP5884552B2 (en) Image processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150908

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151002

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151117

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160412

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160425

R150 Certificate of patent or registration of utility model

Ref document number: 5935376

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250