JP2009069933A - Image processor, image processing method, and image processing program - Google Patents

Image processor, image processing method, and image processing program Download PDF

Info

Publication number
JP2009069933A
JP2009069933A JP2007235013A JP2007235013A JP2009069933A JP 2009069933 A JP2009069933 A JP 2009069933A JP 2007235013 A JP2007235013 A JP 2007235013A JP 2007235013 A JP2007235013 A JP 2007235013A JP 2009069933 A JP2009069933 A JP 2009069933A
Authority
JP
Japan
Prior art keywords
index
image data
attribute
hierarchy
extracted
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.)
Granted
Application number
JP2007235013A
Other languages
Japanese (ja)
Other versions
JP5233213B2 (en
Inventor
Toshimichi Iwai
利通 岩井
Yoshikazu Ikenoue
義和 池ノ上
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies 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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2007235013A priority Critical patent/JP5233213B2/en
Publication of JP2009069933A publication Critical patent/JP2009069933A/en
Application granted granted Critical
Publication of JP5233213B2 publication Critical patent/JP5233213B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To change a rule to add an index by image data. <P>SOLUTION: An MFP is provided with: image data acquisition parts (S03, S04) for acquiring image data; an object extraction part (S07) for extracting an object from the image data; an index application part (S08) for applying an index name preliminarily associated with the attributes of the extracted object to the object; an index information creation part (S09) for creating index information including a hierarchy into which the attributes of the extracted object are preliminarily classified in at least one hierarchy, the position of the extracted object in the image data and the added index name; and an index information adding part (S12) for adding the created index information to the image data. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

この発明は、画像処理装置、画像処理方法および画像処理プログラムに関し、特に画像データに含まれるオブジェクトにインデックスを付加する画像処理装置、画像処理方法および画像処理プログラムに関する。   The present invention relates to an image processing device, an image processing method, and an image processing program, and more particularly to an image processing device, an image processing method, and an image processing program for adding an index to an object included in image data.

近年、データ中の任意の位置にしおりと呼ばれるインデックスを付加する技術が知られている。例えば、PDF(Portable Document Format)のフォーマットでデータを記憶すれば、しおりを付加することが可能である。しおりをデータに付与するためにアプリケーションプログラムを起動して、しおりを付与するためのデータ中における位置をユーザが指定する操作をしなければならない。一方、同一種類の複数のデータには、同一の規則に従ってしおりを付加したいとの要望がある。   In recent years, a technique for adding an index called a bookmark to an arbitrary position in data is known. For example, if data is stored in a PDF (Portable Document Format) format, a bookmark can be added. In order to assign a bookmark to data, an application program must be started, and the user must perform an operation of designating a position in the data for giving the bookmark. On the other hand, there is a desire to add a bookmark to a plurality of data of the same type according to the same rule.

特開2007−26100号公報には、PCから受信されるPDL(Page Description Language)で記述されたデータから、文書内の章の先頭ページの番号を取得し、取得した先頭ページの番号を反映させてPDLデータをPDFのフォーマットのデータに変換する画像処理装置が記載されている。   Japanese Patent Application Laid-Open No. 2007-26100 obtains the number of the first page of a chapter in a document from data described in PDL (Page Description Language) received from a PC, and reflects the obtained first page number. An image processing apparatus that converts PDL data into PDF format data is described.

この技術によれば、すべての文書に対して同じ規則でしおりを付与することができる。しかしながら、文書の種類によってしおりを付加する規則を変えることが望まれる。
特開2007−26100号公報
According to this technique, bookmarks can be assigned to all documents with the same rules. However, it is desirable to change the rule for adding a bookmark depending on the type of document.
JP 2007-26100 A

この発明は上述した問題点を解決するためになされたもので、この発明の目的の1つは、画像データによってインデックスを付加する規則を変えることが可能な画像処理装置を提供することである。   The present invention has been made to solve the above-described problems, and one of the objects of the present invention is to provide an image processing apparatus capable of changing a rule for adding an index according to image data.

この発明の他の目的は、画像データによってインデックスを付加する規則を変えることが可能な画像処理方法を提供することである。   Another object of the present invention is to provide an image processing method capable of changing a rule for adding an index according to image data.

この発明のさらに他の目的は、画像データによってインデックスを付加する規則を変えることが可能な画像処理プログラムを提供することである。   Still another object of the present invention is to provide an image processing program capable of changing a rule for adding an index according to image data.

上述した目的を達成するために、この発明のある局面によれば、画像処理装置は、画像データを取得する画像データ取得手段と、画像データからオブジェクトを抽出するオブジェクトクト抽出手段と、抽出されたオブジェクトに、該オブジェクトの属性と予め関連付けられているインデックス名を付与するインデックス付与手段と、少なくとも1つの階層のうちで抽出されたオブジェクトの属性が予め分類されている階層と、抽出されたオブジェクトの画像データ中の位置と、付与されたインデックス名とからなるインデックス情報を生成するインデックス情報生成手段と、生成されたインデックス情報を画像データに付加するインデックス情報付加手段と、を備える。   In order to achieve the above-described object, according to one aspect of the present invention, an image processing apparatus includes: an image data acquisition unit that acquires image data; an object extraction unit that extracts an object from image data; Index assigning means for giving an object an index name associated with the attribute of the object in advance, a hierarchy in which the attribute of the extracted object is classified in advance in at least one hierarchy, and the extracted object Index information generating means for generating index information including a position in image data and an assigned index name, and index information adding means for adding the generated index information to image data.

この局面に従えば、画像データからオブジェクトが抽出され、抽出されたオブジェクトに該オブジェクトの属性と予め関連付けられているインデックス名が付与され、少なくとも1つの階層のうちで抽出されたオブジェクトの属性が予め分類されている階層と、オブジェクトの画像データ中の位置と、付与されたインデックス名とからなるインデックス情報が生成され、画像データに付加される。このため、オブジェクトの属性とそれが分類される階層を定めておけば、画像データ中にインデックスが付加される。その結果、画像データによってインデックスを付加する規則を変えることが可能な画像処理装置を提供することができる。   According to this aspect, an object is extracted from image data, an index name associated with the attribute of the object in advance is given to the extracted object, and the attribute of the extracted object in at least one hierarchy is Index information including the classified hierarchy, the position of the object in the image data, and the assigned index name is generated and added to the image data. For this reason, if an attribute of an object and a hierarchy in which it is classified are determined, an index is added to the image data. As a result, it is possible to provide an image processing apparatus capable of changing a rule for adding an index according to image data.

好ましくは、インデックス名とオブジェクトの属性とを関連付けた少なくとも1つの対応レコードを含む対応テーブルを記憶する対応テーブル記憶手段と、少なくとも1つのオブジェクトの属性それぞれを少なくとも1つの階層のいずれかに分類した複数種類のパターンを記憶するパターン記憶手段と、記憶された複数種類のパターンのうちからいずれか1つを対象パターンとして選択する選択手段と、をさらに備え、オブジェクトクト抽出手段は、選択された対象パターンに含まれる属性のオブジェクトを、画像データから抽出し、インデックス付与手段は、抽出されたオブジェクトに、該オブジェクトの属性と対応テーブルにより関連付けられているインデックス名を付与し、インデックス情報生成手段は、抽出されたオブジェクトの属性が選択された対象パターンにより分類されている階層を取得する。   Preferably, a correspondence table storage unit that stores a correspondence table including at least one correspondence record in which an index name and an object attribute are associated, and a plurality of at least one object attribute classified into any one of at least one hierarchy Pattern storage means for storing types of patterns, and selection means for selecting any one of a plurality of types of stored patterns as a target pattern, wherein the object extraction means includes the selected target pattern The attribute object included in the image data is extracted from the image data, the index assigning means assigns the extracted object an index name associated with the attribute of the object by the correspondence table, and the index information generating means extracts Attribute of the specified object There acquires hierarchy that are classified by the selected target pattern.

この局面に従えば、インデックス名とオブジェクトの属性とを関連付けた対応レコードを含む対応テーブルと、オブジェクトの属性を少なくとも1つの階層のいずれかに分類した複数種類のパターンとが記憶されており、複数種類のパターンのうちからいずれか1つが対象パターンとして選択され、選択された対象パターンに含まれる属性のオブジェクトが画像データから抽出され、抽出されたオブジェクトに、該オブジェクトの属性と対応テーブルにより関連付けられているインデックス名が付与され、抽出されたオブジェクトの属性が選択された対象パターンにより分類されている階層が取得される。このため、複数種類のパターンのいずれか1つが選択されると、選択された対象パターンで定義された規則で画像データ中にインデックスを付加することができる。   According to this aspect, a correspondence table including a correspondence record in which an index name and an attribute of an object are associated, and a plurality of types of patterns in which the attribute of the object is classified into one of at least one hierarchy are stored. Any one of the types of patterns is selected as a target pattern, an object having an attribute included in the selected target pattern is extracted from the image data, and the extracted object is associated with the attribute of the object through a correspondence table. And the hierarchy classified by the target pattern from which the attribute of the extracted object is selected is acquired. For this reason, when any one of a plurality of types of patterns is selected, an index can be added to the image data according to a rule defined by the selected target pattern.

好ましくは、取得された画像データの格納先を受け付ける格納先受付手段をさらに備え、複数種類のパターンは、複数の格納先のいずれかに関連付けられており、選択手段は、複数種類のパターンのうち受け付けられた格納先に関連付けられたパターンを対象パターンとして選択する。   Preferably, the apparatus further includes a storage destination receiving unit that receives a storage destination of the acquired image data, the plurality of types of patterns are associated with any of the plurality of storage destinations, and the selection unit is configured to include the plurality of types of patterns. A pattern associated with the accepted storage destination is selected as a target pattern.

この局面に従えば、画像データの格納先が受け付けられると、受け付けられた格納先に関連付けられたパターンが対象パターンとして選択される。このため、ユーザは、格納先を指定する操作を入力するだけで、インデックスを付加する規則が自動的に選択される。   According to this aspect, when the storage destination of the image data is received, the pattern associated with the received storage destination is selected as the target pattern. For this reason, simply by inputting an operation for designating a storage destination, a rule for adding an index is automatically selected.

好ましくは、ユーザが入力する操作を受け付ける操作受付手段をさらに備え、選択手段は、複数種類のパターンのうち操作受付手段により受け付けられた操作により特定されるパターンを選択する。   Preferably, operation receiving means for receiving an operation input by the user is further provided, and the selection means selects a pattern specified by the operation received by the operation receiving means from among a plurality of types of patterns.

この局面に従えば、複数種類のパターンのうちからユーザが入力する操作により対象パターンが特定されるので、パターンを選択する簡単な操作でインデックスを付加する規則を決定することができる。   According to this aspect, since the target pattern is specified by an operation input by the user from among a plurality of types of patterns, a rule for adding an index can be determined by a simple operation of selecting a pattern.

好ましくは、インデックス名とオブジェクトの属性とを関連付けた少なくとも1つの対応レコードを含む対応テーブルを記憶する対応テーブル記憶手段と、参照データを取得する参照データ取得手段と、取得された参照データに含まれるすべてのインデックス情報を抽出するインデックス情報抽出手段と、該抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する対象パターン生成手段と、をさらに備え、オブジェクト抽出手段は、生成された対象パターンに含まれる属性のオブジェクトを、画像データから抽出し、インデックス付与手段は、抽出されたオブジェクトに、オブジェクトの属性に対応テーブルにより関連付けられているインデックス名を付与し、インデックス情報生成手段は、抽出されたオブジェクトの属性が、生成された対象パターンにより分類されている階層を取得する。   Preferably, correspondence table storage means for storing a correspondence table including at least one correspondence record that associates an index name and an attribute of an object, reference data acquisition means for acquiring reference data, and included in the acquired reference data Index information extraction means for extracting all index information, and a hierarchy in which attributes associated with the index name and the correspondence table are classified based on the hierarchy and index name respectively included in all the extracted index information A target pattern generation unit that generates a target pattern to be defined, the object extraction unit extracts an object having an attribute included in the generated target pattern from the image data, and the indexing unit includes the extracted object The object The index name assigned to the attribute associated with the correspondence table, the index information generating means, the attribute of the extracted object, and acquires the hierarchy that are classified by the generated target pattern.

この局面に従えば、インデックス名とオブジェクトの属性とを関連付けた少なくとも1つの対応レコードを含む対応テーブルが記憶されており、参照データが取得されると、取得された参照データに含まれるすべてのインデックス情報が抽出され、該抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンが生成される。そして、生成された対象パターンに含まれる属性のオブジェクトが画像データから抽出され、抽出されたオブジェクトに、該オブジェクトの属性に対応テーブルにより関連付けられているインデックス名が付与され、抽出されたオブジェクトの属性が生成された対象パターンにより分類されている階層が取得される。このため、参照データが取得されると、対象パターンが生成されるので、インデックスを付加する規則を容易に決定することができる。   According to this aspect, a correspondence table including at least one correspondence record that associates an index name with an attribute of an object is stored, and when the reference data is acquired, all indexes included in the acquired reference data Information is extracted, and a target pattern that defines a hierarchy in which attributes associated with the index name and the correspondence table are classified is generated based on the hierarchy and the index name respectively included in all the extracted index information. . Then, an attribute object included in the generated target pattern is extracted from the image data, and an index name associated with the attribute of the object by the correspondence table is given to the extracted object, and the extracted object attribute Hierarchies classified by the target pattern for which is generated are acquired. For this reason, since the target pattern is generated when the reference data is acquired, it is possible to easily determine a rule for adding an index.

好ましくは、参照データを取得する参照データ取得手段と、取得された参照データに含まれるすべてのインデックス情報を抽出するインデックス情報抽出手段と、該抽出されたすべてのインデックス情報にそれぞれ含まれる位置情報で特定されるすべてのオブジェクトの属性をそれぞれ判別する属性判別手段と、抽出されたすべてのインデックス情報にそれぞれ含まれるすべてのインデックス名に判別された属性をそれぞれ対応付ける対応テーブルを生成する対応テーブル生成手段と、抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する対象パターン生成手段と、をさらに備え、オブジェクトクト抽出手段は、生成された対象パターンに含まれる属性のオブジェクトを、画像データから抽出し、インデックス付与手段は、抽出されたオブジェクトに、オブジェクトの属性に対応テーブルにより関連付けられているインデックス名を付与し、インデックス情報生成手段は、抽出されたオブジェクトの属性が、生成された対象パターンにより分類されている階層を取得する。   Preferably, reference data acquisition means for acquiring reference data, index information extraction means for extracting all index information included in the acquired reference data, and position information included in each of the extracted index information An attribute discriminating unit for discriminating attributes of all the specified objects, and a correspondence table generating unit for generating a correspondence table for associating the attributes discriminated with all the index names respectively included in all the extracted index information; A target pattern generating means for generating a target pattern that defines a hierarchy in which attributes associated with the index name and the correspondence table are classified based on the hierarchy and index name respectively included in all the extracted index information; Further equipped with The object extraction means extracts an object having an attribute included in the generated target pattern from the image data, and the index assigning means assigns an index name associated with the attribute of the object by the correspondence table to the extracted object. Then, the index information generation means acquires a hierarchy in which the attribute of the extracted object is classified according to the generated target pattern.

この局面に従えば、参照データが取得され、取得された参照データに含まれるすべてのインデックス情報が抽出され、抽出されたすべてのインデックス情報にそれぞれ含まれる位置情報で特定されるすべてのオブジェクトの属性がそれぞれ判別され、抽出されたすべてのインデックス情報にそれぞれ含まれるすべてのインデックス名に判別された属性をそれぞれ対応付ける対応テーブルが生成され、抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンが生成される。そして、生成された対象パターンに含まれる属性のオブジェクトが画像データから抽出され、抽出されたオブジェクトにオブジェクトの属性に対応テーブルにより関連付けられているインデックス名が付与され、抽出されたオブジェクトの属性が、生成された対象パターンにより分類されている階層が取得される。このため、参照データが取得されると、対象パターンが生成されるので、インデックスを付加する規則を容易に決定することができる。   According to this aspect, reference data is acquired, all index information included in the acquired reference data is extracted, and attributes of all objects specified by position information included in all the extracted index information respectively Is created, and a correspondence table is created to associate the identified attributes with all the index names included in all the extracted index information, and the hierarchy and index names included in all the extracted index information respectively. Based on this, a target pattern is generated that defines a hierarchy into which attributes associated with the index name and correspondence table are classified. Then, an attribute object included in the generated target pattern is extracted from the image data, an index name associated with the attribute of the object by the correspondence table is given to the extracted object, and the attribute of the extracted object is The hierarchy classified by the generated target pattern is acquired. For this reason, since the target pattern is generated when the reference data is acquired, it is possible to easily determine a rule for adding an index.

好ましくは、取得された画像データの格納先を受け付ける格納先受付手段をさらに備え、参照データ取得手段は、受け付けられた格納先に既に記憶されているデータを参照データとして取得する。   Preferably, a storage destination reception unit that receives a storage destination of the acquired image data is further provided, and the reference data acquisition unit acquires data already stored in the received storage destination as reference data.

好ましくは、ユーザが入力する操作を受け付ける操作受付手段をさらに備え、参照データ取得手段は、操作受付手段により受け付けられた操作により特定されるデータを参照データとして取得する。   Preferably, operation receiving means for receiving an operation input by the user is further provided, and the reference data acquiring means acquires data specified by the operation received by the operation receiving means as reference data.

この発明の他の局面によれば、画像処理方法は、画像データを取得するステップと、画像データからオブジェクトを抽出するステップと、抽出されたオブジェクトに、該オブジェクトの属性と予め関連付けられているインデックス名を付与するステップと、少なくとも1つの階層のうちで抽出されたオブジェクトの属性が予め分類されている階層と、抽出されたオブジェクトの画像データ中の位置と、付与されたインデックス名とからなるインデックス情報を生成するステップと、生成されたインデックス情報を画像データに付加するステップと、を含む。   According to another aspect of the present invention, an image processing method includes a step of acquiring image data, a step of extracting an object from the image data, and an index associated with the extracted object in advance with an attribute of the object. An index comprising a step of assigning a name, a hierarchy in which attributes of the extracted object are classified in advance in at least one hierarchy, a position in the image data of the extracted object, and an assigned index name Generating information, and adding the generated index information to the image data.

この局面に従えば、画像データによってインデックスを付加する規則を変えることが可能な画像処理方法を提供することができる。   If this aspect is followed, the image processing method which can change the rule which adds an index with image data can be provided.

この発明のさらに他の局面によれば、画像処理プログラムは、画像データを取得するステップと、画像データからオブジェクトを抽出するステップと、抽出されたオブジェクトに、該オブジェクトの属性と予め関連付けられているインデックス名を付与するステップと、少なくとも1つの階層のうちで抽出されたオブジェクトの属性が予め分類されている階層と、抽出されたオブジェクトの画像データ中の位置と、付与されたインデックス名とからなるインデックス情報を生成するステップと、生成されたインデックス情報を画像データに付加するステップと、をコンピュータに実行させる。   According to still another aspect of the present invention, an image processing program is associated in advance with an attribute of an object, the step of acquiring image data, the step of extracting an object from the image data, and the extracted object. The step of assigning an index name, a hierarchy in which attributes of the extracted object are classified in advance in at least one hierarchy, a position in the image data of the extracted object, and an assigned index name are included. A step of generating index information and a step of adding the generated index information to image data are executed by a computer.

この局面に従えば、画像データによってインデックスを付加する規則を変えることが可能な画像処理プログラムを提供することができる。   If this aspect is followed, the image processing program which can change the rule which adds an index with image data can be provided.

以下、本発明の実施の形態について図面を参照して説明する。以下の説明では同一の部品には同一の符号を付してある。それらの名称および機能も同じである。したがってそれらについての詳細な説明は繰返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description, the same parts are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

図1は、本発明の実施の形態の1つにおけるデータ変換システムの全体概要を示す図である。図1を参照して、データ変換システム1は、ネットワーク2にそれぞれ接続された複合機(以下、「MFP」という)3,4と、パーソナルコンピュータ(以下「PC」いう)200と、サーバ300と、を含む。   FIG. 1 is a diagram showing an overall outline of a data conversion system according to one embodiment of the present invention. Referring to FIG. 1, a data conversion system 1 includes a multi-function peripheral (hereinafter referred to as “MFP”) 3, 4, a personal computer (hereinafter referred to as “PC”) 200, and a server 300 connected to a network 2. ,including.

PC200およびサーバ300は、一般的なコンピュータである。MFP(Multi Function Peripheral)3,4は、スキャナ機能、プリンタ機能、コピー機能、ファクシミリ機能等の複数の機能を備え、画像処理装置として機能する。   The PC 200 and the server 300 are general computers. MFPs (Multi Function Peripherals) 3 and 4 have a plurality of functions such as a scanner function, a printer function, a copy function, and a facsimile function, and function as an image processing apparatus.

ネットワーク2は、ローカルエリアネットワーク(LAN)であり、接続形態は有線または無線を問わない。またネットワーク2は、LANに限らず、ワイドエリアネットワーク(WAN)、公衆交換電話網(PSTN)等であってもよい。   The network 2 is a local area network (LAN), and the connection form may be wired or wireless. The network 2 is not limited to a LAN, and may be a wide area network (WAN), a public switched telephone network (PSTN), or the like.

MFP3,4のハードウェア構成および機能は同じなので、以下の説明では特に言及しない限りMFP3を例に説明する。図2は、MFPのハードウェア構成の一例を示すブロック図である。図2を参照して、MFP3は、メイン回路101を含み、メイン回路101は、ADF10と、画像読取部20と、画像形成部30と、給紙部40と、ファクシミリ部50と、接続される。メイン回路101は、中央演算装置(CPU)111と、CPU111の作業領域として使用されるRAM(Random Access Memory)112と、CPU111が実行するプログラム等を記憶するためのEEPROM(Electronically Erasable Programmable Read Only Memory)113と、表示部114と、操作部115と、大容量記憶装置としてのハードディスクドライブ(HDD)116と、データ通信制御部117と、を含む。   Since the hardware configurations and functions of the MFPs 3 and 4 are the same, the MFP 3 will be described as an example in the following description unless otherwise specified. FIG. 2 is a block diagram illustrating an example of a hardware configuration of the MFP. Referring to FIG. 2, MFP 3 includes a main circuit 101, and main circuit 101 is connected to ADF 10, image reading unit 20, image forming unit 30, paper feeding unit 40, and facsimile unit 50. . The main circuit 101 includes a central processing unit (CPU) 111, a RAM (Random Access Memory) 112 used as a work area of the CPU 111, and an EEPROM (Electronically Erasable Programmable Read Only Memory) for storing programs executed by the CPU 111. ) 113, a display unit 114, an operation unit 115, a hard disk drive (HDD) 116 as a mass storage device, and a data communication control unit 117.

CPU111は、表示部114、操作部115、HDD116およびデータ通信制御部117とそれぞれ接続され、メイン回路101の全体を制御する。また、CPU111は、ADF10、画像読取部20、画像形成部30、給紙部40およびファクシミリ部50とそれぞれ接続され、MFP3の全体を制御する。   The CPU 111 is connected to the display unit 114, the operation unit 115, the HDD 116, and the data communication control unit 117, and controls the entire main circuit 101. The CPU 111 is connected to the ADF 10, the image reading unit 20, the image forming unit 30, the paper feeding unit 40, and the facsimile unit 50, and controls the entire MFP 3.

表示部114は、液晶表示装置(LCD)、有機ELD(Electro Luminescence Display)等のディスプレイであり、ユーザに対する指示メニューや取得した画像データに関する情報等を表示する。操作部115は、複数のキーを備え、キーに対応するユーザの操作による各種の指示、文字、数字などのデータの入力を受付ける。操作部115は、表示部114上に設けられたタッチパネルを含む。表示部114と操作部115とで、操作パネルが構成される。   The display unit 114 is a display such as a liquid crystal display (LCD) or an organic ELD (Electro Luminescence Display), and displays an instruction menu for the user, information about acquired image data, and the like. The operation unit 115 includes a plurality of keys, and accepts input of various instructions, data such as characters and numbers by user operations corresponding to the keys. The operation unit 115 includes a touch panel provided on the display unit 114. The display unit 114 and the operation unit 115 constitute an operation panel.

データ通信制御部117は、TCP(Transmission Control Protocol)またはUDP(User Datagram Protocol)等の通信プロトコルで通信するためのインターフェースであるLAN端子118と、シリアル通信するためのシリアルインターフェース端子119とを有する。データ通信制御部117は、CPU111からの指示に従って、LAN端子118またはシリアルインターフェース端子119に接続された外部の機器との間でデータを送受信する。   The data communication control unit 117 includes a LAN terminal 118 that is an interface for communicating with a communication protocol such as TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), and a serial interface terminal 119 for serial communication. The data communication control unit 117 transmits / receives data to / from an external device connected to the LAN terminal 118 or the serial interface terminal 119 in accordance with an instruction from the CPU 111.

LAN端子118に、ネットワーク2に接続するためのLANケーブルが接続される場合、データ通信制御部117は、LAN端子118を介してPC200またはサーバ300と通信することが可能である。   When a LAN cable for connecting to the network 2 is connected to the LAN terminal 118, the data communication control unit 117 can communicate with the PC 200 or the server 300 via the LAN terminal 118.

また、CPU111は、データ通信制御部117を制御して、メモリカード119AからCPU111が実行するためのプログラムを読出し、読み出したプログラムをRAM112に記憶し、実行する。なお、CPU111が実行するためのプログラムを記憶する記録媒体としては、メモリカード119Aに限られず、フレキシブルディスク、カセットテープ、光ディスク(CD−ROM(Compact Disc−Read Only Memory)/MO(Magnetic Optical Disc)/MD(Mini Disc)/DVD(Digital VerSatile Disc))、ICカード、光カード、マスクROM、EPROM(EraSable Programmable ROM)、EEPROM(Electronically EPROM)などの半導体メモリ等の媒体でもよい。さらに、CPU111がインターネットに接続されたコンピュータからプログラムをダウンロードしてHDD116に記憶する、または、インターネットに接続されたコンピュータがプログラムをHDD116に書込みするようにして、HDD116に記憶されたプログラムをRAM112にロードしてCPU111で実行するようにしてもよい。ここでいうプログラムは、CPU111により直接実行可能なプログラムだけでなく、ソースプログラム、圧縮処理されたプログラム、暗号化されたプログラム等を含む。   Further, the CPU 111 controls the data communication control unit 117 to read a program to be executed by the CPU 111 from the memory card 119A, and stores the read program in the RAM 112 and executes it. A recording medium for storing a program to be executed by the CPU 111 is not limited to the memory card 119A, but a flexible disk, a cassette tape, an optical disk (CD-ROM (Compact Disc-Read Only Memory) / MO (Magnetic Optical Disc)). It may be a medium such as a semiconductor memory such as / MD (Mini Disc) / DVD (Digital VerSatile Disc)), IC card, optical card, mask ROM, EPROM (EraSable Programmable ROM), or EEPROM (Electronically EPROM). Further, the CPU 111 downloads a program from a computer connected to the Internet and stores it in the HDD 116, or loads the program stored in the HDD 116 into the RAM 112 so that the computer connected to the Internet writes the program in the HDD 116. Then, it may be executed by the CPU 111. The program here includes not only a program directly executable by the CPU 111 but also a source program, a compressed program, an encrypted program, and the like.

ファクシミリ部50は、公衆交換電話網(PSTN)7に接続され、PSTN7にファクシミリデータを送信する、またはPSTN7からファクシミリデータを受信する。ファクシミリ部50は、受信したファクシミリデータをHDD116に記憶する、または画像形成部30でファクシミリデータを用紙にプリントする。また、ファクシミリ部50は、HDD116に記憶されたデータをファクシミリデータに変換して、PSTN7に接続されたファクシミリ装置または他のMFPに出力する。これにより、HDD116に記憶されたデータをファクシミリ装置または他のMFPに出力することができる。   The facsimile unit 50 is connected to the public switched telephone network (PSTN) 7 and transmits facsimile data to the PSTN 7 or receives facsimile data from the PSTN 7. The facsimile unit 50 stores the received facsimile data in the HDD 116, or the image forming unit 30 prints the facsimile data on paper. Further, the facsimile unit 50 converts the data stored in the HDD 116 into facsimile data, and outputs the facsimile data to a facsimile machine connected to the PSTN 7 or another MFP. As a result, the data stored in HDD 116 can be output to a facsimile machine or another MFP.

図3は、MFPが備えるCPUの機能の一例をHDDに記憶する情報とともに示す機能ブロック図である。図3を参照して、CPU111は、ユーザが操作部115に入力する操作を受け付けるための操作受付部151と、複数のパターンのうちから1つを選択するためのパターン選択部155と、画像データを取得するための画像データ取得部153と、画像データからオブジェクトを抽出するためのオブジェクト抽出部157と、オブジェクトにインデックス名を付与するためのインデックス付与部159と、インデックス情報を生成するためのインデックス情報生成部161と、画像データのフォーマットをPDFに変換するためのデータ変換部163と、を含む。   FIG. 3 is a functional block diagram showing an example of the functions of the CPU provided in the MFP together with information stored in the HDD. Referring to FIG. 3, CPU 111 includes an operation receiving unit 151 for receiving an operation input by the user to operation unit 115, a pattern selecting unit 155 for selecting one of a plurality of patterns, and image data. An image data acquisition unit 153 for acquiring an object, an object extraction unit 157 for extracting an object from the image data, an index assignment unit 159 for assigning an index name to the object, and an index for generating index information An information generation unit 161 and a data conversion unit 163 for converting the format of the image data into PDF are included.

HDD116は、パターンを定義する複数のパターンレコードを含むパターンテーブル191と、インデックス名とオブジェクトの属性とを関連付ける複数の対応レコードを含む対応テーブル193とを記憶する。   The HDD 116 stores a pattern table 191 that includes a plurality of pattern records that define a pattern, and a correspondence table 193 that includes a plurality of correspondence records that associate index names with object attributes.

図4は、パターンテーブルの一例を示す図である。図4を参照して、パターンテーブル191は、複数のパターンレコードを含む。パターンレコードは、パターンを定義する。パターンは、HDD116が有する少なくとも1つの領域(BOX)に関連付けられ、オブジェクトの複数の属性それぞれが少なくとも1つの階層のいずれに割り当てられるかを定義する。階層は、ここでは、最上位の階層を第1階層とし、第1階層の下位の階層を第2階層とする。   FIG. 4 is a diagram illustrating an example of a pattern table. Referring to FIG. 4, pattern table 191 includes a plurality of pattern records. A pattern record defines a pattern. The pattern is associated with at least one area (BOX) of the HDD 116, and defines to which of the at least one hierarchy each of the plurality of attributes of the object is assigned. Here, the highest hierarchy is the first hierarchy and the lower hierarchy of the first hierarchy is the second hierarchy.

具体的には、パターンレコードは、パターン名称と、格納場所と、第1階層と、第2階層との項目を含む。パターン名称の項目は、パターンに対して付与された名称が設定される。格納場所の項目は、パターンが関連付けられるHDD116が有する少なくとも1つの領域(BOX)を識別するための識別情報、ここではフォルダ名が設定される。第1階層および第2階層の項目は、第1階層および第2階層それぞれに割り当てられるオブジェクトの属性が設定される。なお、格納先は、サーバ300が備える記憶装置が有する少なくとも1つの領域(BOX)を識別するための識別情報であってもよい。   Specifically, the pattern record includes items of a pattern name, a storage location, a first hierarchy, and a second hierarchy. In the pattern name item, a name given to the pattern is set. In the storage location item, identification information for identifying at least one area (BOX) included in the HDD 116 with which the pattern is associated, a folder name is set here. In the items of the first hierarchy and the second hierarchy, attributes of objects assigned to the first hierarchy and the second hierarchy are set. The storage destination may be identification information for identifying at least one area (BOX) included in the storage device included in the server 300.

ここでオブジェクトについて説明する。オブジェクトは、画像データ中に含まれる部分であり、例えば、1ページ分のページ領域、写真または図形が表されたイメージ領域、修飾された文字が表された修飾文字領域を含む。修飾された文字とは、例えば、下線が付された文字、線で囲まれた文字、背景色が他の文字の背景色と異なる文字等である。オブジェクトの属性は、ページ領域に対しては「改ページ」であり、イメージ領域に対しては「イメージ」であり、修飾文字領域に対しては「修飾文字」である。また、オブジェクトに、文字が表された文字領域を含むようにし、その属性を「文字」としてもよい。この場合、修飾文字領域は、文字領域に含まれる。また、オブジェクトに、手書文字が表された手書文字領域等を含むようにし、その属性を「手書文字」としてもよい。この場合、手書文字領域は、文字領域に含まれる。   Here, the object will be described. The object is a portion included in the image data, and includes, for example, a page area for one page, an image area representing a photograph or a figure, and a modified character area representing a modified character. The modified character is, for example, an underlined character, a character surrounded by a line, a character whose background color is different from the background color of other characters, or the like. The attribute of the object is “page break” for the page area, “image” for the image area, and “modifier character” for the modifier character area. Further, the object may include a character area in which characters are represented, and the attribute may be “character”. In this case, the modified character area is included in the character area. The object may include a handwritten character area in which a handwritten character is represented, and its attribute may be “handwritten character”. In this case, the handwritten character area is included in the character area.

例えば、パターン名称が「パターン1」のパターンは、HDD116が有する複数の領域のうち「フォルダA」で識別される領域に関連付けられており、第1階層にオブジェクトの属性「改ページ」が割り当てられ、第2階層にオブジェクトの属性「イメージ」が割り当てられる。また、パターン名称が「パターン2」のパターンは、HDD116が有する複数の領域のうち「フォルダB」で識別される領域に関連付けられており、第1階層にオブジェクトの属性「修飾文字」が割り当てられ、第2階層にはオブジェクトの属性は割り当てられていない。   For example, the pattern whose pattern name is “pattern 1” is associated with an area identified by “folder A” among a plurality of areas of the HDD 116, and the object attribute “page break” is assigned to the first layer. The attribute “image” of the object is assigned to the second hierarchy. The pattern whose pattern name is “Pattern 2” is associated with the area identified by “Folder B” among the plurality of areas of the HDD 116, and the object attribute “qualifying character” is assigned to the first layer. The object attribute is not assigned to the second hierarchy.

なお、ここでは、パターンが第1階層と第2階層との2つの階層を有する例を示したが、階層数はこれに限定されることなく、1階層以上であればよい。   Here, an example is shown in which the pattern has two layers of the first layer and the second layer, but the number of layers is not limited to this and may be one layer or more.

図5は、対応テーブルの一例を示す図である。図5を参照して、対応テーブル193は、複数の対応レコードを含む。対応レコードは、インデックス名とオブジェクトの属性とを関連付ける。インデックス名は、オブジェクトの属性ごとに与えられた文字情報である。ここでは、オブジェクトの属性「改ページ」に対してインデックス名「PAGE」を関連付け、オブジェクトの属性「イメージ」に対してインデックス名「PICT」を関連付け、オブジェクトの属性「修飾文字」に対してインデックス名「MARKER」を関連付ける。   FIG. 5 is a diagram illustrating an example of the correspondence table. Referring to FIG. 5, correspondence table 193 includes a plurality of correspondence records. The corresponding record associates the index name with the attribute of the object. The index name is character information given for each attribute of the object. Here, the index name “PAGE” is associated with the attribute “page break” of the object, the index name “PICT” is associated with the attribute “image” of the object, and the index name is associated with the attribute “qualifying character” of the object. Associate "MARKER".

図3に戻って、操作受付部151は、ユーザが操作部115に入力する操作を受け付ける。画像データ取得部153は、画像データを取得し、取得された画像データをオブジェクト抽出部157およびデータ変換部163に出力する。ユーザが操作部115に原稿画像を読み取る原稿読取指示を入力する場合、画像データ取得部153は、操作受付部151から原稿読取指示が入力される。そして、画像データ取得部153は、画像読取部20が原稿画像を読み取って出力する画像データを、画像読取部20から取得する。   Returning to FIG. 3, the operation reception unit 151 receives an operation input by the user to the operation unit 115. The image data acquisition unit 153 acquires image data and outputs the acquired image data to the object extraction unit 157 and the data conversion unit 163. When the user inputs a document reading instruction for reading a document image to the operation unit 115, the image data acquisition unit 153 receives the document reading instruction from the operation reception unit 151. Then, the image data acquisition unit 153 acquires the image data output by the image reading unit 20 by reading the document image from the image reading unit 20.

また、画像データ取得部153は、データ通信制御部117がPC200からプリントデータを受信する場合、データ通信制御部117がPC200から受信するプリントデータを、画像データとしてデータ通信制御部117から取得する。この場合、画像データ取得部153は、パターン選択部155にプリントデータを受信したことを通知する。   Further, when the data communication control unit 117 receives print data from the PC 200, the image data acquisition unit 153 acquires the print data that the data communication control unit 117 receives from the PC 200 from the data communication control unit 117 as image data. In this case, the image data acquisition unit 153 notifies the pattern selection unit 155 that the print data has been received.

また、データ通信制御部117がPC200から画像データをFTP(File Transfer Protocol)の通信プロトコルで受信する場合、データ通信制御部117がPC200から受信する画像データをデータ通信制御部117から取得する。この場合、データ通信制御部117は、画像データを格納する先を示す格納先情報をPC200から受信するので、画像データ取得部153は、パターン選択部155に画像データを受信したことおよびその格納先情報を通知する。   In addition, when the data communication control unit 117 receives image data from the PC 200 using the FTP (File Transfer Protocol) communication protocol, the data communication control unit 117 acquires the image data received from the PC 200 from the data communication control unit 117. In this case, since the data communication control unit 117 receives the storage location information indicating the storage location of the image data from the PC 200, the image data acquisition unit 153 receives the image data from the pattern selection unit 155 and the storage location thereof. Notify information.

パターン選択部155は、複数のパターンのうちから1つを選択し、選択したパターンのパターンレコードをオブジェクト抽出部157およびインデックス付与部159に出力する。具体的には、ユーザが操作部115に画像データの格納先を指定する操作を入力すると、パターン選択部155は、操作受付部151から画像データの格納先を受け付ける。ここでは格納先は、HDD116が有する複数の領域(BOX)を特定するためのフォルダ名としている。   The pattern selection unit 155 selects one of the plurality of patterns, and outputs the pattern record of the selected pattern to the object extraction unit 157 and the index assignment unit 159. Specifically, when the user inputs an operation for designating the image data storage destination to the operation unit 115, the pattern selection unit 155 receives the image data storage destination from the operation reception unit 151. Here, the storage destination is a folder name for specifying a plurality of areas (BOX) of the HDD 116.

パターン選択部155は、操作受付部151から画像データの格納先を受け付けると、パターンテーブル191を検索し、受け付けた格納先のフォルダ名が格納場所の項目に設定されているパターンレコードを抽出する。これにより、パターンが選択される。   When the pattern selection unit 155 receives the image data storage destination from the operation reception unit 151, the pattern selection unit 155 searches the pattern table 191 and extracts a pattern record in which the received storage destination folder name is set in the storage location item. Thereby, a pattern is selected.

なお、ユーザが複数のパターンのうちから1つを選択するようにしてもよい。この場合、パターン選択部155は、パターンテーブル191をHDD116から読出し、パターン名称の一覧を表示部114に表示する。ユーザが操作部115にパターン名称の一覧のうちから1つのパターン名称を指示する操作を入力すると、その指示が操作受付部151により受け付けられる。パターン選択部155は、パターンテーブル191を検索し、操作受付部151により受け付けられた指示で特定されるパターン名称のパターンレコードを抽出する。   Note that the user may select one of a plurality of patterns. In this case, the pattern selection unit 155 reads the pattern table 191 from the HDD 116 and displays a list of pattern names on the display unit 114. When the user inputs an operation for instructing one pattern name from the list of pattern names to the operation unit 115, the instruction is received by the operation reception unit 151. The pattern selection unit 155 searches the pattern table 191 and extracts a pattern record having a pattern name specified by the instruction received by the operation reception unit 151.

また、パターン選択部155は、画像データ取得部153からプリントデータを受信したことの通知が入力される場合、受信されたプリントデータに対して予め定められた格納先を取得する。さらに、パターン選択部155は、画像データ取得部153から画像データを受信したことおよび格納先情報が通知される場合、画像データ取得部153から格納先を取得する。   In addition, when a notification that print data has been received from the image data acquisition unit 153 is input, the pattern selection unit 155 acquires a predetermined storage location for the received print data. Furthermore, the pattern selection unit 155 acquires the storage destination from the image data acquisition unit 153 when the image data acquisition unit 153 receives the image data and the storage destination information is notified.

パターン選択部155は、格納先を取得すると、パターンテーブル191を検索し、受け付けた格納先のフォルダ名が格納場所の項目に設定されているパターンレコードを抽出する。   When acquiring the storage destination, the pattern selection unit 155 searches the pattern table 191 and extracts a pattern record in which the received storage destination folder name is set in the storage location item.

オブジェクト抽出部157は、パターン選択部155から入力されるパターンレコードに含まれる第1階層および第2階層それぞれの項目に設定されているオブジェクトの属性を抽出する。そして、オブジェクト抽出部157は、抽出した属性のオブジェクトを画像データ取得部153から入力される画像データから抽出する。例えば、パターン名称が「パターン1」のパターンレコードが入力される場合、画像データからオブジェクトとして、ページ領域とイメージ領域とをすべて抽出する。画像データ中にページ領域が複数ある場合には、複数のページ領域のすべてを抽出し、画像データ中にイメージ領域が複数ある場合には、複数のイメージ領域のすべてを抽出する。オブジェクト抽出部157は、抽出したオブジェクトの画像データ中の位置情報と、その属性との組をインデックス付与部159に出力する。オブジェクトが複数抽出された場合には、抽出されたオブジェクトの数と同じ数の位置情報と属性との組を出力する。オブジェクトの画像データ中の位置情報は、オブジェクトの先頭の位置を示す。オブジェクトは矩形なので、位置情報は、左上の頂点の画像データ中の位置をオブジェクトの位置情報とする。   The object extraction unit 157 extracts object attributes set in the items of the first layer and the second layer included in the pattern record input from the pattern selection unit 155. Then, the object extraction unit 157 extracts the extracted attribute object from the image data input from the image data acquisition unit 153. For example, when a pattern record whose pattern name is “pattern 1” is input, all page areas and image areas are extracted from the image data as objects. When there are a plurality of page areas in the image data, all of the plurality of page areas are extracted, and when there are a plurality of image areas in the image data, all of the plurality of image areas are extracted. The object extraction unit 157 outputs a set of position information in the image data of the extracted object and its attribute to the index assignment unit 159. When a plurality of objects are extracted, the same number of sets of position information and attributes as the number of extracted objects are output. The position information in the image data of the object indicates the start position of the object. Since the object is rectangular, the position information is the position in the image data of the upper left vertex as the position information of the object.

インデックス付与部159は、オブジェクト抽出部157からオブジェクトの位置情報と属性との組が入力される。インデックス付与部159は、HDD116に記憶されている対応テーブル193を参照して、入力された属性の対応レコードを抽出し、抽出した対応レコードに含まれるインデックス名を取得する。そして、取得したインデックス名と位置情報とを関連付ける。これにより、位置情報で特定されるオブジェクトにインデックス名が関連付けられる。インデックス付与部159はオブジェクト抽出部157から位置情報と属性との組が複数入力される場合、インデックス名が重複しないように、インデックス名をそれにシリアル番号を付与した新たなインデックス名とする。例えば、ページ領域が複数ある場合には、最初のページ領域に対してインデックス名「PAGE1」を関連付け、次のページ領域に対してインデックス名「PAGE2」を関連付ける。   The index assigning unit 159 receives a set of object position information and attributes from the object extracting unit 157. The index assigning unit 159 refers to the correspondence table 193 stored in the HDD 116, extracts the correspondence record of the input attribute, and acquires the index name included in the extracted correspondence record. Then, the acquired index name is associated with the position information. Thereby, the index name is associated with the object specified by the position information. When a plurality of sets of position information and attributes are input from the object extraction unit 157, the index assigning unit 159 sets the index name as a new index name to which a serial number is assigned so that the index name does not overlap. For example, when there are a plurality of page areas, the index name “PAGE1” is associated with the first page area, and the index name “PAGE2” is associated with the next page area.

インデックス付与部159は、インデックス名と属性との組をインデックス情報生成部161に出力する。インデックス付与部159はオブジェクト抽出部157から位置情報と属性との組が複数入力される場合、入力された組の数と同じ数のインデックス名と属性との組をインデックス情報生成部161に出力する。   The index assigning unit 159 outputs the combination of the index name and the attribute to the index information generating unit 161. When a plurality of pairs of position information and attributes are input from the object extraction unit 157, the index assigning unit 159 outputs the same number of pairs of index names and attributes as the number of input pairs to the index information generation unit 161. .

インデックス情報生成部161は、パターン選択部155からパターンレコードが入力され、インデックス付与部159からインデックス名と属性との組が入力される。インデックス情報生成部161は、インデックス名と属性との組を、その組に含まれる属性がパターンレコードで定義される階層に割り当てたインデックス情報を生成する。インデックス情報生成部161は、インデックス付与部159からインデックス名と属性との組が複数入力される場合には、すべての組を、それぞれの組に含まれる属性がパターンレコードで定義される階層に割り当てたインデックス情報を生成する。インデックス情報生成部161は、生成したインデックス情報をデータ変換部163に出力する。   The index information generation unit 161 receives a pattern record from the pattern selection unit 155 and a pair of an index name and an attribute from the index assignment unit 159. The index information generation unit 161 generates index information in which a pair of an index name and an attribute is assigned to a hierarchy in which an attribute included in the pair is defined by a pattern record. When a plurality of pairs of index names and attributes are input from the index assigning unit 159, the index information generating unit 161 assigns all the pairs to the hierarchy in which the attributes included in each pair are defined by the pattern record. Index information is generated. The index information generation unit 161 outputs the generated index information to the data conversion unit 163.

データ変換部163は、画像データ取得部153から入力される画像データを、PDFのフォーマットに変換する。また、データ変換部163は、インデックス情報付加部165を含む。インデックス情報付加部165は、フォーマット変換された画像データに、インデックス情報生成部161から入力されるインデックス情報を付加する。データ変換部163は、フォーマット変換され、かつインデックス情報が付加された画像データを、パターン選択部155により取得された格納先に記憶する。   The data conversion unit 163 converts the image data input from the image data acquisition unit 153 into a PDF format. The data conversion unit 163 includes an index information addition unit 165. The index information adding unit 165 adds index information input from the index information generating unit 161 to the image data subjected to format conversion. The data conversion unit 163 stores the image data that has undergone format conversion and index information added to the storage location acquired by the pattern selection unit 155.

図6は、データ変換処理の流れの一例を示すフローチャートである。データ変換処理は、CPU111がデータ変換プログラムを実行することにより、CPU111により実行される処理である。図6を参照して、CPU111は、原稿読取指示を受け付けたか否かを判断する(ステップS01)。原稿読取指示を受け付けたならば処理をステップS02に進め、そうでなければ処理をステップS04に進める。   FIG. 6 is a flowchart illustrating an example of the flow of data conversion processing. The data conversion process is a process executed by the CPU 111 when the CPU 111 executes a data conversion program. Referring to FIG. 6, CPU 111 determines whether a document reading instruction has been accepted (step S01). If a document reading instruction is accepted, the process proceeds to step S02; otherwise, the process proceeds to step S04.

ステップS02においては、格納先を受け付けたか否かを判断する。格納先を受け付けるまで待機状態となり(ステップS02でNO)、格納先を受け付けたならば処理をステップS03に進める。表示部114にフォルダの一覧を表示し、一覧に表示されたフォルダのいずれかがユーザにより指示されたならば、指示されたフォルダを格納先として受け付ける。ステップS03においては、原稿読取部20に原稿画像を読み取らせ、処理をステップS6に進める。画像読取部20は画像データを出力するので、その画像データを取得する。   In step S02, it is determined whether a storage destination has been accepted. The process waits until the storage destination is accepted (NO in step S02). If the storage destination is accepted, the process proceeds to step S03. A list of folders is displayed on the display unit 114. If any of the folders displayed in the list is designated by the user, the designated folder is accepted as a storage destination. In step S03, the document reading unit 20 reads the document image, and the process proceeds to step S6. Since the image reading unit 20 outputs the image data, the image data is acquired.

一方、ステップS04においては、データを受信したか否かを判断する。データを受信したならば処理をステップS05に進めるが、そうでなければ処理をステップS01に戻す。PC200からプリントデータを受信した場合、または、PC200から画像データをFTPの通信プロトコルで受信した場合に処理をステップS05に進める。   On the other hand, in step S04, it is determined whether or not data has been received. If data is received, the process proceeds to step S05; otherwise, the process returns to step S01. When print data is received from the PC 200, or when image data is received from the PC 200 using the FTP communication protocol, the process proceeds to step S05.

ステップS05においては、格納先を決定する。ここでは、PC200からプリントデータを受信した場合は、予め定められた格納先に決定し、PC200から画像データをFTPの通信プロトコルで受信した場合には、PC200から受信する格納先に決定する。   In step S05, the storage destination is determined. Here, when print data is received from the PC 200, the storage location is determined in advance. When image data is received from the PC 200 using the FTP communication protocol, the storage location is determined to be received from the PC 200.

ステップS06においては、対象パターンテーブル191のうちから格納先に関連付けられている対象パターンを選択する。格納先は処理がステップS03から進む場合にはステップS02において受け付けられた格納先であり、処理がステップS05から進む場合にはステップS05において決定された格納先である。対象パターンは、パターンテーブル191に含まれるパターンレコードのうち格納先のフォルダのフォルダ名を含むパターンレコードが選択されると、そのパターンレコードの第1階層の項目と第2階層の項目とで定まる。例えば、格納先が「フォルダA」の場合、パターン名が「パターン1」のパターンレコードが特定され、そのパターンレコードで定義される第1階層に属性「改ページ」を配置し、第2階層に属性「イメージ」を配置するパターンが対象パターンとして選択される。   In step S06, the target pattern associated with the storage destination is selected from the target pattern table 191. The storage destination is the storage destination accepted in step S02 when the process proceeds from step S03, and the storage destination determined in step S05 when the process proceeds from step S05. When the pattern record including the folder name of the storage folder is selected from the pattern records included in the pattern table 191, the target pattern is determined by the first layer item and the second layer item of the pattern record. For example, when the storage destination is “Folder A”, a pattern record having a pattern name “Pattern 1” is specified, and the attribute “Page break” is arranged in the first hierarchy defined by the pattern record, and the second hierarchy is assigned. A pattern in which the attribute “image” is arranged is selected as a target pattern.

次のステップS07においては、画像データからオブジェクトを抽出する。ステップS06において生成された対象パターンに含まれる属性のオブジェクトを抽出する。例えば、格納先が「フォルダA」の場合、対象パターンは第1階層が属性「改ページ」、第2階層が属性「イメージ」なので、属性「改ページ」のページ領域と、属性「イメージ」のイメージ領域とが抽出される。   In the next step S07, an object is extracted from the image data. An object having an attribute included in the target pattern generated in step S06 is extracted. For example, when the storage destination is “Folder A”, the target pattern has the attribute “page break” in the first hierarchy and the attribute “image” in the second hierarchy, so the page area of the attribute “page break” and the attribute “image” An image area is extracted.

ステップS08においては、インデックス名を付与する。ステップS07において抽出されたオブジェクトの1つを処理対象に設定し、処理対象のオブジェクトの属性に対応テーブル193で関連付けられているインデックス名を、処理対象のオブジェクトに付与する。同じ属性のオブジェクトに対して既にオブジェクト名が付与されている場合には、インデックス名をそれにシリアル番号を付与した名称を新たなインデックス名として付与する。同じインデックス名が複数付与されるのを防止するためである。   In step S08, an index name is assigned. One of the objects extracted in step S07 is set as a processing target, and an index name associated with the attribute of the processing target object in the correspondence table 193 is given to the processing target object. When an object name has already been assigned to an object having the same attribute, an index name is assigned as a new index name with a serial number. This is to prevent multiple assignment of the same index name.

次に、インデックス情報を生成する(ステップS08)。処理対象とされているオブジェクトの属性にパターンレコードで関連付けられる階層を取得し、オブジェクトの画像データ中の先頭の位置情報と、ステップS08において付与されたオブジェクト名と、階層とを関連付けたインデックス情報を生成する。   Next, index information is generated (step S08). The hierarchy that is associated with the attribute of the object to be processed by the pattern record is acquired, and index information that associates the top position information in the image data of the object, the object name given in step S08, and the hierarchy is obtained. Generate.

次のステップS10においては、未だ処理していない処理するべきオブジェクトが存在するか否かを判断する。未処理のオブジェクトが存在するならば処理をステップS08に戻し、存在しなければ処理をステップS11に進める。ステップS11においては、ステップS03で取得された画像データまたはステップS04で受信された画像データを、PDFのフォーマットにデータ形式を変換する。そして、ステップS09において生成されたインデックス情報を、データ形式が変換された画像データに付加する。そして、インデックス情報が付加された画像データを、格納先に記憶する。格納先は、ステプS02が実行された場合には、ユーザにより指定された格納先であり、ステップS05が実行される場合には、プリントデータに対して予め定められた格納先、またはFTPで受信された画像データに対して画像データとともに受信される格納先である。   In the next step S10, it is determined whether there is an object to be processed that has not yet been processed. If there is an unprocessed object, the process returns to step S08; otherwise, the process proceeds to step S11. In step S11, the image data acquired in step S03 or the image data received in step S04 is converted into a PDF format. Then, the index information generated in step S09 is added to the image data whose data format has been converted. Then, the image data to which the index information is added is stored in the storage destination. The storage location is a storage location designated by the user when step S02 is executed, and when the step S05 is executed, the print data is received by a predetermined storage location or FTP. This is a storage destination for the received image data together with the image data.

図7は、原稿画像の一例を示す第1の図である。図7を参照して、原稿画像は、3枚からなる。ここでは、1枚目の原稿画像は1つの写真を含んでおり、2枚目の原稿画像は2つの写真を含んでおり、3枚目の原稿画像は1つの写真を含んでいるとする。この原稿画像をMFP3の画像読取部20で読み取ると、画像読取部20から3ページ分のボリュームの画像データが出力される。   FIG. 7 is a first diagram illustrating an example of a document image. Referring to FIG. 7, the document image is composed of three sheets. Here, it is assumed that the first document image includes one photograph, the second document image includes two photographs, and the third document image includes one photograph. When this document image is read by the image reading unit 20 of the MFP 3, image data of a volume corresponding to three pages is output from the image reading unit 20.

図8は、インデックス情報の一例を示す第1の図である。図8に示すインデックス情報は、図7に示した原稿画像を読み取り、フォルダ名が「フォルダA」のフォルダに格納する指示がMFP3に入力された場合に生成されるインデックス情報を示している。図8を参照して、第1階層に画像データの第1〜第3ページの先頭の位置に関連付けられた「PAGE1」、「PAGE2」および「PAGE3」のインデックス名が配置される。また、第1階層のインデックス名「PAGE1」の下位の第2階層に、第1ページに含まれるイメージ領域の先頭の位置に関連付けられたインデックス名「PICT1」が配置され、第1階層のインデックス名「PAGE2」の下位の第2階層に、第2ページに含まれる2つのイメージ領域の先頭の位置にそれぞれ関連付けられたインデックス名「PICT2」および「PICT3」が配置され、第1階層のインデックス名「PAGE3」の下位の第2階層に、第3ページに含まれるイメージ領域の先頭の位置に関連付けられたインデックス名「PICT4」が配置される。   FIG. 8 is a first diagram illustrating an example of index information. The index information shown in FIG. 8 indicates the index information generated when the MFP 3 is instructed to read the original image shown in FIG. 7 and store it in the folder whose folder name is “folder A”. Referring to FIG. 8, index names “PAGE1”, “PAGE2”, and “PAGE3” associated with the top positions of the first to third pages of image data are arranged in the first layer. Also, the index name “PICT1” associated with the top position of the image area included in the first page is arranged in the second hierarchy below the index name “PAGE1” of the first hierarchy, and the index name of the first hierarchy Index names “PICT2” and “PICT3” respectively associated with the top positions of the two image areas included in the second page are arranged in the second hierarchy below “PAGE2”. The index name “PICT4” associated with the top position of the image area included in the third page is arranged in the second layer below “PAGE3”.

図9は、原稿画像の一例を示す第2の図である。図9を参照して、原稿画像は、3枚からなる。ここでは、1枚目の原稿画像は2つの修飾文字を含んでおり、2枚目の原稿画像は3つの修飾文字を含んでおり、3枚目の原稿画像は2つの修飾文字を含んでいるとする。この原稿画像をMFP3で読み取ると、3ページ分のボリュームの画像データが出力される。   FIG. 9 is a second diagram illustrating an example of a document image. Referring to FIG. 9, the document image is composed of three sheets. Here, the first document image includes two modifiers, the second document image includes three modifiers, and the third document image includes two modifiers. And When this original image is read by the MFP 3, image data of a volume for three pages is output.

図10は、インデックス情報の一例を示す第2の図である。図9に示すインデックス情報は、図9に示した原稿画像を読み取り、フォルダ名が「フォルダB」に格納する指示がMFP3に入力された場合に生成されるインデックス情報を示している。図10を参照して、第1階層に画像データ中に含まれる修飾文字領域の先頭の位置に関連付けられた7つの「MARKER1」〜「MARKER7」のインデックス名が配置される。「MARKER1」および「MARKER2」は第1ページに含まれる2つの修飾文字領域それぞれの先頭の位置に関連付けられ、「MARKER3」〜「MARKER5」は第2ページに含まれる3つの修飾文字領域の先頭の位置にそれぞれ関連付けられ、「MARKER6」および「MARKER7」は第3ページに含まれる2つの修飾文字領域の先頭の位置にそれぞれ関連付けられる。   FIG. 10 is a second diagram illustrating an example of index information. The index information illustrated in FIG. 9 indicates index information generated when the MFP 3 is input with an instruction to read the document image illustrated in FIG. 9 and store the folder name in “folder B”. Referring to FIG. 10, seven index names “MARKER1” to “MARKER7” associated with the head position of the modified character area included in the image data are arranged in the first layer. “MARKER1” and “MARKER2” are associated with the leading positions of the two modifier character areas included in the first page, and “MARKER3” to “MARKER5” are the leading positions of the three modifier character areas included in the second page. “MARKER6” and “MARKER7” are respectively associated with the leading positions of the two modified character areas included in the third page.

以上説明したように、本実施の形態におけるMFP3は、インデックス名とオブジェクトの属性とを関連付けた対応レコードを含む対応テーブル193と、オブジェクトの属性を少なくとも1つの階層のいずれかに分類した複数種類のパターンを含むパターンテーブル191とがHDD116に記憶されており、複数種類のパターンのうちからいずれか1つが対象パターンとして選択されると、選択された対象パターンに含まれる属性のオブジェクトが画像データから抽出され、抽出されたオブジェクトに、該オブジェクトの属性と対応テーブルにより関連付けられているインデックス名が付与され、抽出されたオブジェクトの属性が選択された対象パターンにより分類されている階層が取得される。そして、取得された階層と、オブジェクトの画像データ中の位置と、付与されたインデックス名とからなるインデックス情報が生成され、画像データに付加される。このため、予め記憶されたパターンテーブル191に含まれる複数種類のパターンのいずれか1つが選択されると、画像データにインデックス情報が付加される。その結果、画像データによってインデックスを付加する規則を変えることができる。   As described above, the MFP 3 according to the present embodiment has a correspondence table 193 including correspondence records in which index names and object attributes are associated with each other, and a plurality of types in which the object attributes are classified into at least one hierarchy. A pattern table 191 including patterns is stored in the HDD 116, and when any one of a plurality of types of patterns is selected as a target pattern, an object having an attribute included in the selected target pattern is extracted from the image data. Then, the extracted object is given an index name associated with the attribute of the object by the correspondence table, and the hierarchy in which the attribute of the extracted object is classified by the selected target pattern is acquired. Then, index information including the acquired hierarchy, the position of the object in the image data, and the assigned index name is generated and added to the image data. For this reason, when any one of a plurality of types of patterns included in the previously stored pattern table 191 is selected, index information is added to the image data. As a result, the rule for adding an index can be changed depending on the image data.

また、パターンテーブル191に含まれる複数種類のパターンそれぞれは、HDD116が有する複数の領域のいずれかに関連付けられており、画像データの格納先が受け付けられると、受け付けられた格納先に関連付けられたパターンが対象パターンとして選択される。このため、ユーザは、格納先を指定する操作を入力するだけで、インデックスを付加する規則が自動的に選択される。   Each of the plurality of types of patterns included in the pattern table 191 is associated with one of a plurality of areas of the HDD 116, and when the image data storage destination is received, the pattern associated with the received storage destination. Is selected as the target pattern. For this reason, simply by inputting an operation for designating a storage destination, a rule for adding an index is automatically selected.

また、パターンテーブル191に含まれる複数種類のパターンのいずれかがユーザにより選択されると、選択されたパターンに従ってインデックス情報が生成され、画像データに付加される。このため、パターンを選択する簡単な操作でインデックスを付加する規則を決定することができる。   Further, when any of a plurality of types of patterns included in the pattern table 191 is selected by the user, index information is generated according to the selected pattern and added to the image data. Therefore, it is possible to determine a rule for adding an index with a simple operation of selecting a pattern.

<第1の変形例>
第1の変形例におけるMFP3は、画像データの格納先に既に記憶されている画像データ(以下「参照データ」という)に基づいてインデックス情報のパターンを生成するものである。したがって、第1の変形例におけるMFP3は、パターンテーブル191を記憶する必要はない。
<First Modification>
The MFP 3 in the first modification generates an index information pattern based on image data (hereinafter referred to as “reference data”) already stored in the image data storage destination. Therefore, the MFP 3 in the first modification need not store the pattern table 191.

図11は、第1の変形例におけるMFP3が備えるCPUの機能の概要をHDDに記憶される情報とともに示す機能ブロック図である。図3に示した機能ブロック図と異なる点は、HDD116にパターンテーブル191が記憶されていない点、パターン選択部155が削除された点、および、参照データ取得部171、インデックス情報抽出部173および対象パターン生成部175が追加された点である。以下、図3に示した機能ブロック図と異なる点を主に説明する。   FIG. 11 is a functional block diagram showing an overview of the functions of the CPU provided in the MFP 3 in the first modification, together with information stored in the HDD. 3 differs from the functional block diagram shown in FIG. 3 in that the pattern table 191 is not stored in the HDD 116, the pattern selection unit 155 is deleted, the reference data acquisition unit 171, the index information extraction unit 173, and the target. The pattern generation unit 175 is added. Hereinafter, differences from the functional block diagram shown in FIG. 3 will be mainly described.

図11を参照して、参照データ取得部171は、操作受付部151から画像データの格納先が受け付けられると、その格納先に既に記憶されている参照データを取得する。操作受付部151から受け付けられる格納先に複数の画像データが記憶されている場合には、任意に選択した1つを参照データとすればよい。そして、参照データをHDD116から読出し、インデックス情報抽出部173に出力する。   Referring to FIG. 11, when the storage destination of the image data is received from the operation reception unit 151, the reference data acquisition unit 171 acquires the reference data already stored in the storage destination. When a plurality of pieces of image data are stored in the storage destination received from the operation receiving unit 151, one arbitrarily selected may be used as the reference data. Then, the reference data is read from the HDD 116 and output to the index information extraction unit 173.

インデックス情報抽出部173は、参照データ取得部171により取得された参照データからインデックス情報を抽出する。そして、抽出したインデックス情報を対象パターン生成部175に出力する。   The index information extraction unit 173 extracts index information from the reference data acquired by the reference data acquisition unit 171. Then, the extracted index information is output to the target pattern generation unit 175.

対象パターン生成部175は、インデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、インデックス名と対応テーブル193により関連付けられた属性が分類される階層を定義する対象パターンを生成する。そして、対象パターン生成部175は、生成した対象パターンをオブジェクト抽出部157およびインデックス情報生成部161に出力する。具体的には、まず、インデックス情報の第1階層に配置されているインデックス名を含む対応レコードを対応テーブル193から抽出し、抽出した対応レコードに含まれる属性を第1階層に配置する。インデックス情報が第1階層の下位の第2階層を含んでいれば、第2階層に配置されているインデックス名を含む対応レコードを対応テーブル193から抽出し、抽出した対応レコードに含まれる属性を第2階層に配置する。さらに下位の階層がインデックス情報に含まれていれば、その階層に配置されているインデックス名を含む対応レコードを対応テーブル193から抽出し、抽出した対応レコードに含まれる属性をその階層に配置する。   The target pattern generation unit 175 generates a target pattern that defines a hierarchy in which attributes associated with the index name and the correspondence table 193 are classified based on the hierarchy and the index name respectively included in the index information. Then, the target pattern generation unit 175 outputs the generated target pattern to the object extraction unit 157 and the index information generation unit 161. Specifically, first, the corresponding record including the index name arranged in the first hierarchy of the index information is extracted from the correspondence table 193, and the attribute included in the extracted corresponding record is arranged in the first hierarchy. If the index information includes the second hierarchy lower than the first hierarchy, the corresponding record including the index name arranged in the second hierarchy is extracted from the correspondence table 193, and the attribute included in the extracted corresponding record is the first attribute. Arranged in two layers. If the lower hierarchy is included in the index information, the corresponding record including the index name arranged in the hierarchy is extracted from the correspondence table 193, and the attribute included in the extracted corresponding record is arranged in the hierarchy.

図12は、対象パターンの一例を示す第1の図である。図12に示す対象パターンは、図8に示したインデックス情報から生成される。また、図13は、対象パターンの一例を示す第2の図である。図13に示す対象パターンは、図10に示したインデックス情報から生成される。   FIG. 12 is a first diagram illustrating an example of the target pattern. The target pattern shown in FIG. 12 is generated from the index information shown in FIG. FIG. 13 is a second diagram illustrating an example of the target pattern. The target pattern shown in FIG. 13 is generated from the index information shown in FIG.

図14は、第1の変形例におけるデータ変換処理の流れの一例を示すフローチャートである。図6に示したデータ変換処理と異なる点は、ステップS06に代えて、ステップS21〜ステップS23が実行される点である。他の処理は図6に示した処理と同じなのでここでは説明を繰り返さない。   FIG. 14 is a flowchart illustrating an example of the flow of data conversion processing in the first modification. The difference from the data conversion process shown in FIG. 6 is that step S21 to step S23 are executed instead of step S06. Since other processes are the same as those shown in FIG. 6, the description will not be repeated here.

ステップS21においては、格納先のうちから参照データを決定する。格納先は処理がステップS03から進む場合にはステップS02において受け付けられた格納先であり、処理がステップS05から進む場合にはステップS05において決定された格納先である。   In step S21, reference data is determined from the storage destinations. The storage destination is the storage destination accepted in step S02 when the process proceeds from step S03, and the storage destination determined in step S05 when the process proceeds from step S05.

次のステップS22においては、参照データからインデックス情報を抽出する。そして、次のステップS23において、ステップS22において参照データから抽出されたインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、インデックス名と対応テーブル193により関連付けられた属性が分類される階層を定義する対象パターンを生成する。   In the next step S22, index information is extracted from the reference data. Then, in the next step S23, a hierarchy in which attributes associated with the index name and the association table 193 are classified is defined based on the hierarchy and the index name respectively included in the index information extracted from the reference data in step S22. Generate the target pattern.

以上説明したように、第1の変形例におけるMFP3は、インデックス名とオブジェクトの属性とを関連付けた対応レコードを含む対応テーブル193をHDD116に記憶しており、参照データが取得されると、取得された参照データに含まれるすべてのインデックス情報が抽出され、該抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する。そして、生成された対象パターンに含まれる属性のオブジェクトが画像データから抽出され、抽出されたオブジェクトに、該オブジェクトの属性に対応テーブル193により関連付けられているインデックス名が付与され、抽出されたオブジェクトの属性が生成された対象パターンにより分類されている階層が取得される。さらに、取得された階層と、オブジェクトの画像データ中の位置と、付与されたインデックス名とからなるインデックス情報が生成され、画像データに付加される。このため、参照データが取得されると参照データとインデックス情報に基づいて対象パターンが生成されるので、パターンテーブル191を記憶しておく必要がなく、インデックスを付与する規則を決定することができる。   As described above, the MFP 3 in the first modified example stores the correspondence table 193 including the correspondence record in which the index name and the attribute of the object are associated with each other, and is acquired when the reference data is acquired. All the index information included in the reference data is extracted, and the attribute associated with the index name and the correspondence table is classified based on the hierarchy and the index name respectively included in all the extracted index information Generate a target pattern that defines Then, an attribute object included in the generated target pattern is extracted from the image data, and an index name associated with the attribute of the object by the correspondence table 193 is given to the extracted object. The hierarchy classified by the target pattern for which the attribute is generated is acquired. Further, index information including the acquired hierarchy, the position of the object in the image data, and the assigned index name is generated and added to the image data. For this reason, since the target pattern is generated based on the reference data and the index information when the reference data is acquired, it is not necessary to store the pattern table 191 and the rule for assigning the index can be determined.

また、画像データの格納先が受け付けられると、受け付けられた格納先に既に記憶されているデータを参照データとして取得するので、格納先を指定する簡単な操作で、インデックスを付与する規則を決定することができる。   Further, when the storage destination of the image data is received, data already stored in the received storage destination is acquired as reference data. Therefore, a rule for assigning an index is determined by a simple operation for specifying the storage destination. be able to.

また、ユーザが入力する操作が受け付けられると、受け付けられた操作により特定されるデータを参照データとして取得するので、参照データを特定する簡単な操作で、インデックスを付与する規則を決定することができる。   In addition, when an operation input by the user is received, data specified by the received operation is acquired as reference data. Therefore, a rule for assigning an index can be determined by a simple operation for specifying reference data. .

<第2の変形例>
第2の変形例におけるMFP3は、画像データの格納先に既に記憶されている画像データ(参照データ)に基づいてインデックス情報のパターンと、インデックス名とを生成するものである。したがって、第2の変形例におけるMFP3は、パターンテーブル191および対応テーブル193をHDD116に記憶する必要はない。
<Second Modification>
The MFP 3 in the second modified example generates an index information pattern and an index name based on image data (reference data) already stored in the image data storage destination. Therefore, the MFP 3 in the second modification need not store the pattern table 191 and the correspondence table 193 in the HDD 116.

図15は、第2の変形例におけるMFP3が備えるCPUの機能の概要を示す機能ブロック図である。図11に示した機能ブロック図と異なる点は、HDD116に対応テーブル193が記憶されていない点、対象パターン生成部175Aが変更された点、属性判別部181および対応テーブル生成部183が追加された点である。以下、図11に示した機能ブロック図と異なる点を主に説明する。   FIG. 15 is a functional block diagram showing an overview of the functions of the CPU provided in the MFP 3 in the second modified example. 11 differs from the functional block diagram shown in FIG. 11 in that the correspondence table 193 is not stored in the HDD 116, the target pattern generation unit 175A is changed, an attribute determination unit 181 and a correspondence table generation unit 183 are added. Is a point. Hereinafter, differences from the functional block diagram shown in FIG. 11 will be mainly described.

図15を参照して、インデックス情報抽出部173は、参照データ取得部171により取得された参照データから抽出したインデックス情報を、対象パターン生成部175A、属性判別部181および対応テーブル生成部183に出力し、参照データを属性判別部181に出力する。   Referring to FIG. 15, index information extraction unit 173 outputs the index information extracted from the reference data acquired by reference data acquisition unit 171 to target pattern generation unit 175A, attribute determination unit 181 and correspondence table generation unit 183. The reference data is output to the attribute determination unit 181.

属性判別部181は、インデックス情報に基づいて参照データを解析し、オブジェクトごとの属性を判別する。そして、属性判別部181は、インデックス名と判別した属性とを対応テーブル生成部183に出力する。具体的には、インデックス情報の第1階層に配置されているインデックス名に関連付けられている参照データ中の位置から始まる領域の属性を判定する。属性の判定は、周知の技術を用いればよい。参照データ中の位置から始まる領域が、写真が表された領域または図形が表された領域であればオブジェクトの属性を「イメージ」と判定し、修飾された文字が表された領域であればオブジェクトの属性を「修飾文字領域」と判定する。次に、インデックス情報が第1階層の下位の第2階層を含んでいれば、第2階層に配置されているインデックス名に関連付けられている参照データ中の位置から始まる領域の属性を判定する。さらに下位の階層がインデックス情報に含まれていれば、その階層に配置されているインデックス名に関連付けられている参照データ中の位置から始まる領域の属性を判定する。   The attribute determination unit 181 analyzes the reference data based on the index information and determines the attribute for each object. Then, the attribute determining unit 181 outputs the index name and the determined attribute to the correspondence table generating unit 183. Specifically, the attribute of the area starting from the position in the reference data associated with the index name arranged in the first hierarchy of the index information is determined. A known technique may be used to determine the attribute. If the area starting from the position in the reference data is an area where a photograph is represented or an area where a figure is represented, the attribute of the object is judged as "image", and if it is an area where a modified character is represented, the object Is determined as a “qualified character area”. Next, if the index information includes the second hierarchy lower than the first hierarchy, the attribute of the area starting from the position in the reference data associated with the index name arranged in the second hierarchy is determined. If a lower hierarchy is included in the index information, the attribute of the area starting from the position in the reference data associated with the index name arranged in that hierarchy is determined.

対応テーブル生成部183は、属性判別部181から入力されるインデックス名と属性の組からなる対応レコードを含む対応テーブルを生成し、生成した対応テーブルをRAM112に一時的に記憶する。これにより、図5に示した対応テーブルと類似した対応テーブルが生成される。対応テーブル生成部183は、生成した対応テーブルを対象パターン生成部175Aおよびインデックス付与部159に出力する。   The correspondence table generation unit 183 generates a correspondence table including a correspondence record including a pair of an index name and an attribute input from the attribute determination unit 181, and temporarily stores the generated correspondence table in the RAM 112. Thereby, a correspondence table similar to the correspondence table shown in FIG. 5 is generated. The correspondence table generation unit 183 outputs the generated correspondence table to the target pattern generation unit 175A and the index assignment unit 159.

対象パターン生成部175Aは、インデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、インデックス名と対応テーブル生成部183から入力される対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する。そして、対象パターン生成部175Aは、生成した対象パターンをオブジェクト抽出部157およびインデックス情報生成部161に出力する。具体的には、まず、インデックス情報の第1階層に配置されているインデックス名を含む対応レコードを対応テーブル生成部183から入力される対応テーブルから抽出し、抽出した対応レコードに含まれる属性を第1階層に配置する。インデックス情報が第1階層の下位の第2階層を含んでいれば、第2階層に配置されているインデックス名を含む対応レコードを対応テーブル生成部183から入力される対応テーブルから抽出し、抽出した対応レコードに含まれる属性を第2階層に配置する。さらに下位の階層がインデックス情報に含まれていれば、その階層に配置されているインデックス名を含む対応レコードを対応テーブル生成部183から入力される対応テーブルから抽出し、抽出した対応レコードに含まれる属性をその階層に配置する。   The target pattern generation unit 175A defines a hierarchy in which attributes associated with the index name and the association table input from the correspondence table generation unit 183 are classified based on the hierarchy and the index name respectively included in the index information. Is generated. Then, the target pattern generation unit 175A outputs the generated target pattern to the object extraction unit 157 and the index information generation unit 161. Specifically, first, a corresponding record including the index name arranged in the first layer of the index information is extracted from the correspondence table input from the correspondence table generating unit 183, and the attribute included in the extracted corresponding record is the first attribute. Arrange in one layer. If the index information includes the second hierarchy lower than the first hierarchy, the correspondence record including the index name arranged in the second hierarchy is extracted from the correspondence table input from the correspondence table generation unit 183 and extracted. The attributes included in the corresponding record are arranged in the second hierarchy. If the lower hierarchy is included in the index information, the corresponding record including the index name arranged in that hierarchy is extracted from the corresponding table input from the corresponding table generation unit 183 and included in the extracted corresponding record. Place attributes in that hierarchy.

図16は、第2の変形例におけるデータ変換処理の流れの一例を示すフローチャートである。図14に示したデータ変換処理と異なる点は、ステップS22の次にステップS31〜ステップS33が追加された点、およびステップS23Aが変更された点である。他の処理は図14に示した処理と同じなのでここでは説明を繰り返さない。   FIG. 16 is a flowchart illustrating an example of a data conversion process according to the second modification. The difference from the data conversion process shown in FIG. 14 is that step S31 to step S33 are added after step S22, and step S23A is changed. Since other processes are the same as those shown in FIG. 14, the description thereof will not be repeated here.

ステップS22において、参照データからインデックス情報が抽出されると、次のステップS31において、インデックス情報に含まれるインデックス名の1つを処理対象に設定する。そして、処理対象のインデックス名に関連付けられている位置情報で特定される参照データ中の位置から始まる領域の属性を判別する。   When the index information is extracted from the reference data in step S22, one of the index names included in the index information is set as a processing target in the next step S31. Then, the attribute of the region starting from the position in the reference data specified by the position information associated with the index name to be processed is determined.

次のステップS32においては、処理対処のインデックス名と、判別された属性との組からなる対応レコードを、RAM112に記憶されている対応テーブルに追加する。RAM112に対応テーブルが記憶されていなければ生成された1つの対応レコード含む対応テーブルをRAM112に記憶する。また、同じインデックス名の対応レコードが既に記憶されている場合には、対応レコードを対応テーブルに追加しない。ここでは、同じインデックス名とは、後方のシリアル番号を除いた前方が一致するものをいう。対応レコードは、インデックス名がユニークだからである。   In the next step S <b> 32, a correspondence record composed of a combination of the index name for processing and the determined attribute is added to the correspondence table stored in the RAM 112. If the correspondence table is not stored in the RAM 112, the correspondence table including one generated correspondence record is stored in the RAM 112. Further, when a corresponding record having the same index name is already stored, the corresponding record is not added to the corresponding table. Here, the same index name means that the fronts except the rear serial number match. This is because the corresponding record has a unique index name.

そして、インデックス情報に未処理のインデックス名が含まれるか否かを判断する(ステップS33)。未処理のインデックス名は、前方が一致するインデックス名を除く。インデックス名の前方が一致すれば、属性が同じだからである。未処理のインデックス名がインデックス情報に含まれていればそのインデックス名を処理対象に設定し、処理をステップS31に戻すが、未処理のインデックス名が存在しなければ処理をステップS23Aに進める。   Then, it is determined whether or not an unprocessed index name is included in the index information (step S33). An unprocessed index name excludes index names that have the same prefix. This is because the attributes are the same if the front of the index name matches. If an unprocessed index name is included in the index information, the index name is set as a processing target, and the process returns to step S31. If there is no unprocessed index name, the process proceeds to step S23A.

ステップS23Aにおいては、ステップS22において参照データから抽出されたインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、インデックス名とステップS32において生成された対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する。   In step S23A, a hierarchy in which the attribute name associated with the index name and the correspondence table generated in step S32 is classified based on the hierarchy and index name respectively included in the index information extracted from the reference data in step S22. Generate the target pattern to be defined.

以上説明したように第2の変形例におけるMFP3は、参照データが取得されると、取得された参照データに含まれるすべてのインデックス情報を抽出し、抽出されたすべてのインデックス情報にそれぞれ含まれる位置情報で特定される参照データに含まれるオブジェクトの属性を判別し、抽出されたすべてのインデックス情報にそれぞれ含まれるすべてのインデックス名に判別された属性をそれぞれ対応付ける対応テーブルを生成する。そして、抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する。さらに、生成された対象パターンに含まれる属性のオブジェクトを画像データから抽出し、抽出されたオブジェクトにそのオブジェクトの属性に対応テーブルにより関連付けられているインデックス名を付与し、抽出されたオブジェクトの属性が、生成された対象パターンにより分類されている階層が取得される。このため、参照データが取得されると、対応テーブルおよび対象パターンが生成されるので、パターンテーブル191および対応テーブル193を記憶しておく必要がなく、インデックスを付与する規則を決定することができる。   As described above, when the reference data is acquired, the MFP 3 in the second modification example extracts all index information included in the acquired reference data, and positions included in all the extracted index information. The attribute of the object contained in the reference data specified by the information is discriminated, and a correspondence table that associates the discriminated attribute with all the index names respectively contained in all the extracted index information is generated. Then, based on the hierarchies and index names respectively included in all the extracted index information, a target pattern that defines a hierarchy into which attributes associated with the index names and correspondence tables are classified is generated. Furthermore, an object having an attribute included in the generated target pattern is extracted from the image data, an index name associated with the attribute of the object by the correspondence table is given to the extracted object, and the attribute of the extracted object is The hierarchy classified by the generated target pattern is acquired. Therefore, since the correspondence table and the target pattern are generated when the reference data is acquired, it is not necessary to store the pattern table 191 and the correspondence table 193, and the rule for assigning the index can be determined.

また、画像データの格納先が受け付けられると、受け付けられた格納先に既に記憶されているデータを参照データとして取得するので、格納先を指定する簡単な操作で、インデックスを付与する規則を決定することができる。   Further, when the storage destination of the image data is received, data already stored in the received storage destination is acquired as reference data. Therefore, a rule for assigning an index is determined by a simple operation for specifying the storage destination. be able to.

また、ユーザが入力する操作が受け付けられると、受け付けられた操作により特定されるデータを参照データとして取得するので、参照データを特定する簡単な操作で、インデックスを付与する規則を決定することができる。   In addition, when an operation input by the user is received, data specified by the received operation is acquired as reference data. Therefore, a rule for assigning an index can be determined by a simple operation for specifying reference data. .

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points 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.

<付記>
(1) 原稿画像を読み取って画像データを出力する読取手段をさらに備え、
前記画像データ取得手段は、前記読取手段により出力される画像データを取得する、請求項1に記載の画像処理装置
(2) 外部の装置と通信する通信手段をさらに備え、
前記画像データ取得手段は、前記通信手段により外部から受信される画像データを取得する、請求項1に記載の画像処理装置。
<Appendix>
(1) It further comprises reading means for reading a document image and outputting image data,
The image data acquisition unit further includes a communication unit that acquires image data output by the reading unit and that communicates with an external device according to claim 1,
The image processing apparatus according to claim 1, wherein the image data acquisition unit acquires image data received from outside by the communication unit.

本発明の実施の形態の1つにおけるデータ変換システムの全体概要を示す図である。It is a figure showing the whole data conversion system outline in one of the embodiments of the invention. MFPのハードウェア構成の一例を示すブロック図である。2 is a block diagram illustrating an example of a hardware configuration of an MFP. FIG. MFPが備えるCPUの機能の一例をHDDに記憶する情報とともに示す機能ブロック図である。3 is a functional block diagram illustrating an example of a function of a CPU provided in the MFP together with information stored in an HDD. FIG. パターンテーブルの一例を示す図である。It is a figure which shows an example of a pattern table. 対応テーブルの一例を示す図である。It is a figure which shows an example of a correspondence table. データ変換処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a data conversion process. 原稿画像の一例を示す第1の図である。FIG. 3 is a first diagram illustrating an example of a document image. インデックス情報の一例を示す第1の図である。It is a 1st figure which shows an example of index information. 原稿画像の一例を示す第2の図である。FIG. 6 is a second diagram illustrating an example of a document image. インデックス情報の一例を示す第2の図である。It is a 2nd figure which shows an example of index information. 第1の変形例におけるMFPが備えるCPUの機能の概要をHDDに記憶される情報とともに示す機能ブロック図である。FIG. 10 is a functional block diagram showing an overview of functions of a CPU provided in an MFP according to a first modification, together with information stored in an HDD. 対象パターンの一例を示す第1の図である。It is a 1st figure which shows an example of an object pattern. 対象パターンの一例を示す第2の図である。It is a 2nd figure which shows an example of an object pattern. 第1の変形例におけるデータ変換処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the data conversion process in a 1st modification. 第2の変形例におけるMFPが備えるCPUの機能の概要を示す機能ブロック図である。FIG. 10 is a functional block diagram illustrating an overview of functions of a CPU provided in an MFP according to a second modification. 第2の変形例におけるデータ変換処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the data conversion process in a 2nd modification.

符号の説明Explanation of symbols

1 データ変換システム、1 パターン、2 ネットワーク、3,4 MFP、10 ADF、20 画像読取部、30 画像形成部、40 給紙部、50 ファクシミリ部、101 メイン回路、111 CPU、112 RAM、113 EEPROM、114 表示部、115 操作部、116 HDD、117 データ通信制御部、119A メモリカード、151 操作受付部、153 画像データ取得部、155 パターン選択部、157 オブジェクト抽出部、159 インデックス付与部、161 インデックス情報生成部、163 データ変換部、165 インデックス情報付加部、171 参照データ取得部、173 インデックス情報抽出部、175,175A 対象パターン生成部、181 属性判別部、183 対応テーブル生成部、191 パターンテーブル、193 対応テーブル、300 サーバ。   1 data conversion system, 1 pattern, 2 networks, 3 and 4 MFP, 10 ADF, 20 image reading unit, 30 image forming unit, 40 paper feeding unit, 50 facsimile unit, 101 main circuit, 111 CPU, 112 RAM, 113 EEPROM , 114 display unit, 115 operation unit, 116 HDD, 117 data communication control unit, 119A memory card, 151 operation reception unit, 153 image data acquisition unit, 155 pattern selection unit, 157 object extraction unit, 159 indexing unit, 161 index Information generation unit, 163 Data conversion unit, 165 Index information addition unit, 171 Reference data acquisition unit, 173 Index information extraction unit, 175, 175A Target pattern generation unit, 181 attribute determination unit, 183 correspondence table generation unit, 91 pattern table 193 corresponding table 300 server.

Claims (10)

画像データを取得する画像データ取得手段と、
前記画像データからオブジェクトを抽出するオブジェクトクト抽出手段と、
抽出された前記オブジェクトに、該オブジェクトの属性と予め関連付けられているインデックス名を付与するインデックス付与手段と、
少なくとも1つの階層のうちで抽出された前記オブジェクトの属性が予め分類されている階層と、抽出された前記オブジェクトの前記画像データ中の位置と、前記付与されたインデックス名とからなるインデックス情報を生成するインデックス情報生成手段と、
前記生成されたインデックス情報を前記画像データに付加するインデックス情報付加手段と、を備えた画像処理装置。
Image data acquisition means for acquiring image data;
An object extraction means for extracting an object from the image data;
Indexing means for giving an index name pre-associated with the extracted object to the extracted object;
Generating index information including a hierarchy in which attributes of the extracted object are classified in advance in at least one hierarchy, a position in the image data of the extracted object, and the assigned index name Index information generating means for
An image processing apparatus comprising: index information adding means for adding the generated index information to the image data.
インデックス名とオブジェクトの属性とを関連付けた少なくとも1つの対応レコードを含む対応テーブルを記憶する対応テーブル記憶手段と、
少なくとも1つのオブジェクトの属性それぞれを少なくとも1つの階層のいずれかに分類した複数種類のパターンを記憶するパターン記憶手段と、
記憶された前記複数種類のパターンのうちからいずれか1つを対象パターンとして選択する選択手段と、をさらに備え、
前記オブジェクトクト抽出手段は、選択された前記対象パターンに含まれる属性のオブジェクトを、前記画像データから抽出し、
前記インデックス付与手段は、抽出された前記オブジェクトに、該オブジェクトの属性と前記対応テーブルにより関連付けられているインデックス名を付与し、
前記インデックス情報生成手段は、抽出された前記オブジェクトの属性が選択された前記対象パターンにより分類されている階層を取得する、請求項1に記載の画像処理装置。
Correspondence table storage means for storing a correspondence table including at least one correspondence record in which an index name and an attribute of an object are associated;
Pattern storage means for storing a plurality of types of patterns in which each attribute of at least one object is classified into one of at least one hierarchy;
Selecting means for selecting any one of the plurality of types of stored patterns as a target pattern; and
The object extraction means extracts an object having an attribute included in the selected target pattern from the image data,
The index assigning means assigns an index name associated with the attribute of the object and the correspondence table to the extracted object,
The image processing apparatus according to claim 1, wherein the index information generation unit acquires a hierarchy classified by the target pattern from which the attribute of the extracted object is selected.
取得された前記画像データの格納先を受け付ける格納先受付手段をさらに備え、
前記複数種類のパターンは、複数の格納先のいずれかに関連付けられており、
前記選択手段は、前記複数種類のパターンのうち前記受け付けられた格納先に関連付けられたパターンを前記対象パターンとして選択する、請求項2に記載の画像処理装置。
A storage location receiving means for receiving the storage location of the acquired image data;
The plurality of types of patterns are associated with one of a plurality of storage destinations,
The image processing apparatus according to claim 2, wherein the selection unit selects, as the target pattern, a pattern associated with the accepted storage destination among the plurality of types of patterns.
ユーザが入力する操作を受け付ける操作受付手段をさらに備え、
前記選択手段は、前記複数種類のパターンのうち前記操作受付手段により受け付けられた操作により特定されるパターンを選択する、請求項2に記載の画像処理装置。
An operation receiving means for receiving an operation input by the user;
The image processing apparatus according to claim 2, wherein the selection unit selects a pattern specified by an operation received by the operation reception unit from the plurality of types of patterns.
インデックス名とオブジェクトの属性とを関連付けた少なくとも1つの対応レコードを含む対応テーブルを記憶する対応テーブル記憶手段と、
参照データを取得する参照データ取得手段と、
取得された前記参照データに含まれるすべてのインデックス情報を抽出するインデックス情報抽出手段と、
該抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と前記対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する対象パターン生成手段と、をさらに備え、
前記オブジェクト抽出手段は、生成された前記対象パターンに含まれる属性のオブジェクトを、前記画像データから抽出し、
前記インデックス付与手段は、抽出された前記オブジェクトに、前記オブジェクトの属性に前記対応テーブルにより関連付けられているインデックス名を付与し、
前記インデックス情報生成手段は、抽出された前記オブジェクトの属性が、生成された前記対象パターンにより分類されている階層を取得する、請求項1に記載の備えた画像処理装置。
Correspondence table storage means for storing a correspondence table including at least one correspondence record in which an index name and an attribute of an object are associated;
Reference data acquisition means for acquiring reference data;
Index information extracting means for extracting all index information included in the acquired reference data;
A target pattern generating means for generating a target pattern that defines a hierarchy in which attributes associated with the index name and the correspondence table are classified based on a hierarchy and an index name respectively included in all the extracted index information; Further comprising
The object extraction means extracts an attribute object included in the generated target pattern from the image data,
The index assigning means assigns an index name associated with the attribute of the object by the correspondence table to the extracted object,
The image processing apparatus according to claim 1, wherein the index information generation unit acquires a hierarchy in which the extracted attribute of the object is classified according to the generated target pattern.
参照データを取得する参照データ取得手段と、
取得された前記参照データに含まれるすべてのインデックス情報を抽出するインデックス情報抽出手段と、
該抽出されたすべてのインデックス情報にそれぞれ含まれる位置情報で特定されるすべてのオブジェクトの属性をそれぞれ判別する属性判別手段と、
前記抽出されたすべてのインデックス情報にそれぞれ含まれるすべてのインデックス名に前記判別された属性をそれぞれ対応付ける対応テーブルを生成する対応テーブル生成手段と、
前記抽出されたすべてのインデックス情報にそれぞれ含まれる階層およびインデックス名に基づいて、該インデックス名と前記対応テーブルにより関連付けられた属性が分類される階層を定義する対象パターンを生成する対象パターン生成手段と、をさらに備え、
前記オブジェクトクト抽出手段は、生成された前記対象パターンに含まれる属性のオブジェクトを、前記画像データから抽出し、
前記インデックス付与手段は、抽出された前記オブジェクトに、前記オブジェクトの属性に前記対応テーブルにより関連付けられているインデックス名を付与し、
前記インデックス情報生成手段は、抽出された前記オブジェクトの属性が、生成された前記対象パターンにより分類されている階層を取得する、請求項1に記載の画像処理装置。
Reference data acquisition means for acquiring reference data;
Index information extracting means for extracting all index information included in the acquired reference data;
Attribute discrimination means for discriminating attributes of all objects specified by position information respectively included in all the extracted index information;
Correspondence table generating means for generating a correspondence table for associating the determined attributes with all index names respectively included in all the extracted index information;
A target pattern generating unit configured to generate a target pattern that defines a hierarchy in which attributes associated with the index name and the correspondence table are classified based on a hierarchy and an index name respectively included in all the extracted index information; Further comprising
The object extraction means extracts an object having an attribute included in the generated target pattern from the image data,
The index assigning means assigns an index name associated with the attribute of the object by the correspondence table to the extracted object,
The image processing apparatus according to claim 1, wherein the index information generation unit acquires a hierarchy in which the extracted attribute of the object is classified by the generated target pattern.
取得された前記画像データの格納先を受け付ける格納先受付手段をさらに備え、
前記参照データ取得手段は、前記受け付けられた格納先に既に記憶されているデータを前記参照データとして取得する、請求項5または6に記載の画像処理装置。
A storage location receiving means for receiving the storage location of the acquired image data;
The image processing apparatus according to claim 5, wherein the reference data acquisition unit acquires data already stored in the accepted storage destination as the reference data.
ユーザが入力する操作を受け付ける操作受付手段をさらに備え、
前記参照データ取得手段は、前記操作受付手段により受け付けられた操作により特定されるデータを前記参照データとして取得する、請求項5または6に記載の画像処理装置。
An operation receiving means for receiving an operation input by the user;
The image processing apparatus according to claim 5, wherein the reference data acquisition unit acquires data specified by the operation received by the operation reception unit as the reference data.
画像データを取得するステップと、
前記画像データからオブジェクトを抽出するステップと、
抽出された前記オブジェクトに、該オブジェクトの属性と予め関連付けられているインデックス名を付与するステップと、
少なくとも1つの階層のうちで抽出された前記オブジェクトの属性が予め分類されている階層と、抽出された前記オブジェクトの前記画像データ中の位置と、前記付与されたインデックス名とからなるインデックス情報を生成するステップと、
前記生成されたインデックス情報を前記画像データに付加するステップと、を含む画像処理方法。
Obtaining image data; and
Extracting an object from the image data;
Giving the extracted object an index name pre-associated with the attribute of the object;
Generating index information including a hierarchy in which attributes of the extracted object are classified in advance in at least one hierarchy, a position in the image data of the extracted object, and the assigned index name And steps to
Adding the generated index information to the image data.
画像データを取得するステップと、
前記画像データからオブジェクトを抽出するステップと、
抽出された前記オブジェクトに、該オブジェクトの属性と予め関連付けられているインデックス名を付与するステップと、
少なくとも1つの階層のうちで抽出された前記オブジェクトの属性が予め分類されている階層と、抽出された前記オブジェクトの前記画像データ中の位置と、前記付与されたインデックス名とからなるインデックス情報を生成するステップと、
前記生成されたインデックス情報を前記画像データに付加するステップと、をコンピュータに実行させる画像処理プログラム。
Obtaining image data; and
Extracting an object from the image data;
Giving the extracted object an index name pre-associated with the attribute of the object;
Generating index information including a hierarchy in which attributes of the extracted object are classified in advance in at least one hierarchy, a position in the image data of the extracted object, and the assigned index name And steps to
An image processing program for causing a computer to execute the step of adding the generated index information to the image data.
JP2007235013A 2007-09-11 2007-09-11 Image processing apparatus, image processing method, and image processing program Expired - Fee Related JP5233213B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007235013A JP5233213B2 (en) 2007-09-11 2007-09-11 Image processing apparatus, image processing method, and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007235013A JP5233213B2 (en) 2007-09-11 2007-09-11 Image processing apparatus, image processing method, and image processing program

Publications (2)

Publication Number Publication Date
JP2009069933A true JP2009069933A (en) 2009-04-02
JP5233213B2 JP5233213B2 (en) 2013-07-10

Family

ID=40606151

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007235013A Expired - Fee Related JP5233213B2 (en) 2007-09-11 2007-09-11 Image processing apparatus, image processing method, and image processing program

Country Status (1)

Country Link
JP (1) JP5233213B2 (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05159101A (en) * 1991-11-01 1993-06-25 Fuji Xerox Co Ltd Device and method for recognizing logical structure and contents of document
JPH0668300A (en) * 1991-12-18 1994-03-11 Internatl Business Mach Corp <Ibm> Method and apparatus for forming layout model of document picture
JP2001351089A (en) * 2000-06-09 2001-12-21 Canon Inc Device and method for image management
JP2003085178A (en) * 2001-09-11 2003-03-20 Canon Inc Document registering system, method, program and storage medium
JP2003233749A (en) * 2002-02-12 2003-08-22 Dainippon Printing Co Ltd Tv flier producing method and system
JP2003288334A (en) * 2002-03-28 2003-10-10 Toshiba Corp Document processor and document processing method
JP2004178010A (en) * 2002-11-22 2004-06-24 Toshiba Corp Document processor, its method, and program
JP2005043990A (en) * 2003-07-23 2005-02-17 Toshiba Corp Document processor and document processing method
JP2005122550A (en) * 2003-10-17 2005-05-12 Fuji Xerox Co Ltd Document classification device, program and document classification method
JP2005208872A (en) * 2004-01-22 2005-08-04 Canon Inc Image processing system
JP2005284501A (en) * 2004-03-29 2005-10-13 Toshiba Corp Apparatus and method for inputting hierarchical database
JP2005352783A (en) * 2004-06-10 2005-12-22 Canon Inc Image processing system, method, program, and storage medium
JP2006243942A (en) * 2005-03-01 2006-09-14 Canon Inc Image processing system and its method
JP2009200955A (en) * 2008-02-22 2009-09-03 Canon Inc Image processor

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05159101A (en) * 1991-11-01 1993-06-25 Fuji Xerox Co Ltd Device and method for recognizing logical structure and contents of document
JPH0668300A (en) * 1991-12-18 1994-03-11 Internatl Business Mach Corp <Ibm> Method and apparatus for forming layout model of document picture
JP2001351089A (en) * 2000-06-09 2001-12-21 Canon Inc Device and method for image management
JP2003085178A (en) * 2001-09-11 2003-03-20 Canon Inc Document registering system, method, program and storage medium
JP2003233749A (en) * 2002-02-12 2003-08-22 Dainippon Printing Co Ltd Tv flier producing method and system
JP2003288334A (en) * 2002-03-28 2003-10-10 Toshiba Corp Document processor and document processing method
JP2004178010A (en) * 2002-11-22 2004-06-24 Toshiba Corp Document processor, its method, and program
JP2005043990A (en) * 2003-07-23 2005-02-17 Toshiba Corp Document processor and document processing method
JP2005122550A (en) * 2003-10-17 2005-05-12 Fuji Xerox Co Ltd Document classification device, program and document classification method
JP2005208872A (en) * 2004-01-22 2005-08-04 Canon Inc Image processing system
JP2005284501A (en) * 2004-03-29 2005-10-13 Toshiba Corp Apparatus and method for inputting hierarchical database
JP2005352783A (en) * 2004-06-10 2005-12-22 Canon Inc Image processing system, method, program, and storage medium
JP2006243942A (en) * 2005-03-01 2006-09-14 Canon Inc Image processing system and its method
JP2009200955A (en) * 2008-02-22 2009-09-03 Canon Inc Image processor

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG199900706007; 朴 栄碩、外2名: 'マルチメディアにおけるパターンの認識・生成技術論文' 電子情報通信学会論文誌 第J75-D-II巻,第2号, 19920225, p.246-256, 社団法人電子情報通信学会 *
JPN6012027316; 朴 栄碩、外2名: 'マルチメディアにおけるパターンの認識・生成技術論文' 電子情報通信学会論文誌 第J75-D-II巻,第2号, 19920225, p.246-256, 社団法人電子情報通信学会 *

Also Published As

Publication number Publication date
JP5233213B2 (en) 2013-07-10

Similar Documents

Publication Publication Date Title
EP2264995B1 (en) Image processing apparatus, image processing method, and computer program
CN101739224A (en) Thumbnail creation method and image forming apparatus
JP4095458B2 (en) Document management apparatus, document management apparatus control method, storage medium, and program
US9310971B2 (en) Document viewing device for display document data
JP2007036406A (en) Image editing device
JP2010114840A (en) Image forming apparatus and confirmation system for stored image
JP4289038B2 (en) Image reading apparatus, data management apparatus, keyword addition program, and data management program
JP4101052B2 (en) Document management apparatus, document management apparatus control method, and computer program
JP4682747B2 (en) Document processing apparatus, rule data generation method and program
JP4645731B2 (en) Image processing apparatus, image data management method, and computer program
JP2012008643A (en) Document processing device, reduced image generation device, reduced image display device and program
JP5233213B2 (en) Image processing apparatus, image processing method, and image processing program
JP4827519B2 (en) Image processing apparatus, image processing method, and program
JP2006252455A (en) File management device, file management method and file management program
JP4823049B2 (en) Document image retrieval apparatus and program
US11206336B2 (en) Information processing apparatus, method, and non-transitory computer readable medium
JP2004280514A (en) Pdf file and system for forming pdf file
JP6011262B2 (en) Display control program, display control method, and display control apparatus
JP2012133619A (en) Document edition device, document edition method and document edition program
JP2009140311A (en) Document processing apparatus and method
JP5298484B2 (en) Document processing device
JP6350179B2 (en) Information processing apparatus, recording system, and program
JP2003316542A (en) Print system, program and recording medium
JP2017059008A (en) Written image recording device, written image recording method, and computer program
JP2005182519A (en) Document management apparatus, output method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100521

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120521

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120529

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120726

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130207

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130311

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160405

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees