JP2018190062A - Information processing apparatus and file name setting method - Google Patents

Information processing apparatus and file name setting method Download PDF

Info

Publication number
JP2018190062A
JP2018190062A JP2017090087A JP2017090087A JP2018190062A JP 2018190062 A JP2018190062 A JP 2018190062A JP 2017090087 A JP2017090087 A JP 2017090087A JP 2017090087 A JP2017090087 A JP 2017090087A JP 2018190062 A JP2018190062 A JP 2018190062A
Authority
JP
Japan
Prior art keywords
character string
unit
image data
recognition area
file name
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
JP2017090087A
Other languages
Japanese (ja)
Other versions
JP6729480B2 (en
Inventor
千草 田中
Chigusa Tanaka
千草 田中
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017090087A priority Critical patent/JP6729480B2/en
Publication of JP2018190062A publication Critical patent/JP2018190062A/en
Application granted granted Critical
Publication of JP6729480B2 publication Critical patent/JP6729480B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To reduce a workload on an operator related to setting of a file name of image data acquired by a scanner, etc.SOLUTION: An image forming apparatus 1 comprises: an image reading part 10 that reads a document to acquire image data; an operation receiving part 102 that receives operation instructions from an operator; a recognition area setting part 103 that sets a recognition area in the image data where character strings are to be recognized according to the details received by the operation receiving part 102; a character string recognition part 104 that recognizes character strings in the recognition area in the image data; a file name setting part 105 that sets a file name in storing the image data from the character strings recognized by the character string recognition part 104; and a data storage control part 106 that stores the image data in a data accumulation device with the set file name. The recognition area setting part 103 maintains the recognition area until a predetermined condition is satisfied.SELECTED DRAWING: Figure 2

Description

本発明は情報処理装置、及びファイル名設定方法に関し、特に、ファイル名を設定する技術に関する。   The present invention relates to an information processing apparatus and a file name setting method, and more particularly to a technique for setting a file name.

スキャナーや複合機等の情報処理装置は、原稿を読み取って生成した画像データをHDD等のデータ蓄積装置に保存する機能を有する。その際、操作者は画像データに適当なファイル名を設定することができるが、毎回手動でファイル名を設定することは煩雑である。かかる問題を解決する技術として、例えば、下記特許文献1には、画像ファイルの一定領域(プリセット領域)を対象に文字認識を行い、その文字認識で得られた文字又は文字列のサイズや色を判断して、所定のサイズや色の文字を画像ファイルのファイル名とする技術が開示されている。   An information processing apparatus such as a scanner or a multifunction peripheral has a function of storing image data generated by reading a document in a data storage device such as an HDD. At that time, the operator can set an appropriate file name for the image data, but manually setting the file name every time is complicated. As a technique for solving such a problem, for example, in Patent Document 1 below, character recognition is performed on a predetermined region (preset region) of an image file, and the size or color of the character or character string obtained by the character recognition is described. A technique is disclosed in which a character of a predetermined size and color is used as the file name of an image file.

特開2005−56315号公報JP 2005-56315 A

上記特許文献1に開示されたファイル名の自動生成技術によると、原稿を読み取るたびに操作者がファイル名を設定する手間が省けて便利になるが、原稿の読み取りの度に文字読み取り領域を設定・選択したり、自動的に設定されたファイル名が適切かどうかを操作者が確認・選択したりする別の手間が生じることが操作者の利便性向上の妨げになっている。   According to the automatic file name generation technique disclosed in Patent Document 1, it is convenient for the operator to save the trouble of setting the file name each time the document is read, but the character reading area is set every time the document is read. -Another troublesome for the operator to check and select whether the file name that has been selected or automatically set is appropriate is an obstacle to improving the convenience of the operator.

本発明は、上記の事情に鑑みてなされたものであり、スキャナー等で取得された画像データのファイル名の設定に関して操作者による作業負担を軽減することを目的とする。   The present invention has been made in view of the above circumstances, and it is an object of the present invention to reduce the work burden on an operator regarding the setting of the file name of image data acquired by a scanner or the like.

本発明の一局面に係る情報処理装置は、原稿を読み取って画像データを取得する画像読取部と、操作者から操作指示を受け付ける操作受付部と、前記操作受付部による受付内容に応じて、前記画像データにおいて文字列を認識すべき認識領域を設定する認識領域設定部と、前記画像データにおける前記認識領域において文字列を認識する文字列認識部と、前記文字列認識部により認識された文字列から前記画像データを保存する際のファイル名を設定するファイル名設定部と、前記画像データを前記設定されたファイル名でデータ蓄積装置に保存するデータ保存制御部とを備え、前記認識領域設定部は、予め定められた条件が満たされるまで前記認識領域の設定を維持するものである。   An information processing apparatus according to an aspect of the present invention includes an image reading unit that reads a document to acquire image data, an operation reception unit that receives an operation instruction from an operator, and the content received by the operation reception unit, A recognition area setting unit that sets a recognition area in which image data should be recognized in image data, a character string recognition unit that recognizes a character string in the recognition area in the image data, and a character string recognized by the character string recognition unit A file name setting unit for setting a file name when storing the image data from, and a data storage control unit for storing the image data in the data storage device with the set file name, the recognition area setting unit Is to maintain the setting of the recognition area until a predetermined condition is satisfied.

また、本発明の一局面に係るファイル名設定方法は、原稿を読み取って画像データを取得する画像読取部と、操作者から操作指示を受け付ける操作受付部とを備える情報処理装置により、ファイル名を設定するファイル名設定方法であって、前記操作受付部による受付内容に応じて、前記画像読取部により読み取られた画像データにおいて文字列を認識すべき認識領域を設定し、前記画像データにおける前記認識領域において文字列を認識し、前記認識された文字列から前記画像データを保存する際のファイル名を設定し、前記画像データを前記設定されたファイル名でデータ蓄積装置に保存し、予め定められた条件が満たされるまで前記認識領域の設定を維持するものである。   According to another aspect of the present invention, there is provided a file name setting method comprising: an information processing device including an image reading unit that reads a document and obtains image data; and an operation receiving unit that receives an operation instruction from an operator. A file name setting method to be set, wherein a recognition area in which a character string is to be recognized in image data read by the image reading unit is set according to contents received by the operation receiving unit, and the recognition in the image data is performed A character string is recognized in the area, a file name for storing the image data from the recognized character string is set, the image data is stored in the data storage device with the set file name, and is determined in advance. The setting of the recognition area is maintained until the condition is satisfied.

上記の本発明によれば、スキャナーで取得された画像データ等についてのファイル名の設定に関して操作者による作業負担を軽減することができる。   According to the present invention described above, it is possible to reduce the work burden on the operator regarding the setting of the file name for the image data obtained by the scanner.

本発明の一実施形態に係る情報処理装置の一例としての画像形成装置の外観を示す斜視図である。1 is a perspective view illustrating an appearance of an image forming apparatus as an example of an information processing apparatus according to an embodiment of the present disclosure. 本発明の一実施形態に係る情報処理装置の一例としての画像形成装置の内部構成を示すブロック図である。1 is a block diagram illustrating an internal configuration of an image forming apparatus as an example of an information processing apparatus according to an embodiment of the present invention. 本発明の一実施形態に係る情報処理装置の一例としての画像形成装置による画像データ保存処理の第1実施形態を示すフローチャートである。3 is a flowchart illustrating a first embodiment of image data storage processing by an image forming apparatus as an example of an information processing apparatus according to an embodiment of the present disclosure. 画像読取部による読取対象原稿の一例(技術仕様書)を示す図である。It is a figure which shows an example (technical specification) of the original document read by the image reading part. 画像読取部による読取対象原稿の別例(請求書)を示す図である。It is a figure which shows another example (invoice) of the original document read by the image reading part. 認識領域設定操作時における表示部の表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the display part at the time of recognition area setting operation. 本発明の一実施形態に係る情報処理装置の一例としての画像形成装置による画像データ保存処理の第2実施形態を示すフローチャートである。10 is a flowchart illustrating a second embodiment of image data storage processing by an image forming apparatus as an example of an information processing apparatus according to an embodiment of the present disclosure. 本発明の一実施形態に係る情報処理装置の一例としての画像形成装置による画像データ保存処理の第3実施形態を示すフローチャートである。12 is a flowchart illustrating a third embodiment of image data storage processing by an image forming apparatus as an example of an information processing apparatus according to an embodiment of the present invention. 本発明の一実施形態に係る情報処理装置の一例としての画像形成装置による画像データ保存処理の第4実施形態を示すフローチャートである。14 is a flowchart illustrating a fourth embodiment of image data storage processing by an image forming apparatus as an example of an information processing apparatus according to an embodiment of the present invention;

以下、本発明の一実施形態に係る情報処理装置の一例としての画像形成装置、及びファイル名設定方法について図面を参照して説明する。図1は、画像形成装置の外観を示す斜視図である。図2は、画像形成装置の内部構成を示すブロック図である。   Hereinafter, an image forming apparatus as an example of an information processing apparatus according to an embodiment of the present disclosure and a file name setting method will be described with reference to the drawings. FIG. 1 is a perspective view showing an appearance of the image forming apparatus. FIG. 2 is a block diagram illustrating an internal configuration of the image forming apparatus.

画像形成装置1は、ファクシミリ通信機能、コピー機能、プリンター機能、及びスキャナー機能等の複数の機能を兼ね備えた複合機である。図1に示すように、画像形成装置1は、装置本体2と、装置本体2の上方に配置された画像読取部10と、画像読取部10と装置本体2との間に設けられた連結部3とから概略構成される。   The image forming apparatus 1 is a multifunction machine having a plurality of functions such as a facsimile communication function, a copy function, a printer function, and a scanner function. As shown in FIG. 1, the image forming apparatus 1 includes an apparatus main body 2, an image reading unit 10 disposed above the apparatus main body 2, and a connecting unit provided between the image reading unit 10 and the apparatus main body 2. 3.

画像読取部10は、原稿搬送部11と、原稿搬送部11により搬送されてくる原稿又は不図示のコンタクトガラスに載置された原稿を光学的に読み取るスキャナーとを有するADF(Auto Document Feeder)である。画像読取部10は、原稿を1枚ずつ読み取ることで画像形成対象となる画像データを取得する。   The image reading unit 10 is an ADF (Auto Document Feeder) having a document transport unit 11 and a scanner that optically reads a document transported by the document transport unit 11 or a document placed on a contact glass (not shown). is there. The image reading unit 10 acquires image data as an image formation target by reading a document one by one.

装置本体2の内部には、画像形成部20、給紙部30、画像メモリー40、記憶部50、及び通信部60等が収容されている。   In the apparatus main body 2, an image forming unit 20, a paper feeding unit 30, an image memory 40, a storage unit 50, a communication unit 60, and the like are accommodated.

画像メモリー40は、画像読取部10によって読み取られた画像データを一時的に記憶する領域である。   The image memory 40 is an area for temporarily storing image data read by the image reading unit 10.

画像形成部20は、画像メモリー40に記憶されている画像データを読み出し、当該データを用いて給紙部30から供給される用紙に画像を形成(印刷)する。印刷済みの用紙は、排出トレイ4に排出される。   The image forming unit 20 reads image data stored in the image memory 40 and forms (prints) an image on a sheet supplied from the sheet feeding unit 30 using the data. The printed paper is discharged to the discharge tray 4.

記憶部50は、HDD(Hard Disk Drive)等の大容量の記憶装置である。   The storage unit 50 is a large-capacity storage device such as an HDD (Hard Disk Drive).

通信部60は、不図示のLANチップ等の通信モジュールを備える通信インターフェイスである。画像形成装置1は、ネットワークを介して他のPC(Personal Computer)等と接続されており、通信部60により接続されたPC等との間でデータの送受信を行う。   The communication unit 60 is a communication interface including a communication module such as a LAN chip (not shown). The image forming apparatus 1 is connected to another PC (Personal Computer) or the like via a network, and transmits / receives data to / from the PC connected by the communication unit 60.

装置本体2の前面側には、表示部70及び操作部80が配置されている。表示部70は、液晶ディスプレイ(LCD:Liquid Crystal Display)や有機EL(OLED:Organic Light-Emitting Diode)ディスプレイを含んで構成される。表示部70には、例えば、画像読取部10の動作を指示するための操作画面等が表示される。   A display unit 70 and an operation unit 80 are arranged on the front side of the apparatus main body 2. The display unit 70 includes a liquid crystal display (LCD) and an organic EL (Organic Light-Emitting Diode) display. For example, an operation screen for instructing the operation of the image reading unit 10 is displayed on the display unit 70.

操作部80は、例えば、印刷ジョブ等の実行を指示するためのスタートキー、操作画面を構成するGUI(Graphical User Interface)に対して確定操作を行う決定キー(エンターキー)、数値入力を行うための数値入力キー等を備え、表示部70に表示される画面に対する操作をユーザーから受け付ける。   The operation unit 80, for example, a start key for instructing execution of a print job or the like, a determination key (enter key) for performing a confirmation operation on a GUI (Graphical User Interface) constituting the operation screen, and a numerical value input Numerical value input keys and the like, and accepts an operation on the screen displayed on the display unit 70 from the user.

画像形成装置1は、更に、制御ユニット100を備えている。制御ユニット100は、プロセッサー、RAM(Random Access Memory)、ROM(Read Only Memory)、及び専用のハードウェア回路を含んで構成される。プロセッサーは、例えばCPU(Central Processing Unit)、ASIC(Application Specific Integrated Circuit)、MPU(Micro Processing Unit)等である。   The image forming apparatus 1 further includes a control unit 100. The control unit 100 includes a processor, a RAM (Random Access Memory), a ROM (Read Only Memory), and a dedicated hardware circuit. The processor is, for example, a central processing unit (CPU), an application specific integrated circuit (ASIC), or a micro processing unit (MPU).

制御ユニット100は、上記のROM又は記憶部50に記憶された情報処理プログラム等の制御プログラムが上記のプロセッサーにより実行されることにより、制御部101、操作受付部102、認識領域設定部103、文字列認識部104、ファイル名設定部105、データ保存制御部106、及び原稿種類判定部107として機能する。なお、制御ユニット100の上記の各構成は、前述の制御プログラムに基づく動作によらず、それぞれハード回路により構成されてもよい。   The control unit 100 executes a control program such as an information processing program stored in the ROM or the storage unit 50 by the processor, so that the control unit 101, the operation reception unit 102, the recognition area setting unit 103, the character It functions as a column recognition unit 104, a file name setting unit 105, a data storage control unit 106, and a document type determination unit 107. In addition, each said structure of the control unit 100 may be each comprised by the hard circuit irrespective of the operation | movement based on the above-mentioned control program.

制御部101は、画像形成装置1の全体的な動作制御を司る。制御部101は、画像読取部10、画像形成部20、給紙部30、画像メモリー40、記憶部50、通信部60、表示部70、及び操作部80等と接続されており、接続されている上記各機構の動作制御や、各機構との間での信号又はデータの送受信を行う。   The control unit 101 governs overall operation control of the image forming apparatus 1. The control unit 101 is connected to the image reading unit 10, the image forming unit 20, the paper feeding unit 30, the image memory 40, the storage unit 50, the communication unit 60, the display unit 70, the operation unit 80, and the like. It controls the operation of each of the above mechanisms and transmits / receives signals or data to / from each mechanism.

操作受付部102は、操作者から入力される、画像読取部10により読み取られる原稿における文字列の読み取り指示、及び、画像読取部10により取得された画像データにおいて文字列を認識すべき認識領域を指定する指示等を受け付ける。例えば、操作受付部102は、操作者が、表示部70に表示される画像データをタッチ操作して領域を指定する、又は、表示部70に表示されるソフトキー又は操作部80に配置されたハードキーをタッチ又は押下して原稿種類を選択することで、操作者からの文字列読み取り指示を受け付ける。   The operation receiving unit 102 receives an instruction for reading a character string in a document read by the image reading unit 10 and a recognition area in which the character string is to be recognized in the image data acquired by the image reading unit 10. Accepts instructions to specify. For example, the operation accepting unit 102 is arranged on the soft key displayed on the display unit 70 or the operation unit 80 by the operator touching the image data displayed on the display unit 70 to specify an area. A character string reading instruction from the operator is accepted by selecting a document type by touching or pressing a hard key.

認識領域設定部103は、操作受付部102により受け付けられた指示の内容に応じて、画像読取部10により取得された画像データにおいて文字列を認識すべき認識領域を設定する。更に、認識領域設定部103は、予め定められた条件が満たされるまでこの認識領域の設定を維持する。   The recognition area setting unit 103 sets a recognition area where a character string should be recognized in the image data acquired by the image reading unit 10 in accordance with the content of the instruction received by the operation receiving unit 102. Furthermore, the recognition area setting unit 103 maintains this recognition area setting until a predetermined condition is satisfied.

文字列認識部104は、画像読取部10により取得された画像データにおける上記認識領域において文字列を認識する。文字列認識部104は、OCR(Optical Character Recognition)を利用して認識領域における文字列を認識し、テキストデータを抽出する。より詳細には、文字列認識部104は、認識領域において文字を認識すると各文字が何の文字か特定し、当該文字が構成する文字列に対応するテキストデータを抽出する。   The character string recognition unit 104 recognizes a character string in the recognition area in the image data acquired by the image reading unit 10. The character string recognition unit 104 recognizes a character string in the recognition area using OCR (Optical Character Recognition), and extracts text data. More specifically, when the character string recognition unit 104 recognizes a character in the recognition area, the character string recognition unit 104 identifies what character each character is, and extracts text data corresponding to the character string formed by the character.

ファイル名設定部105は、文字列認識部104により上記認識領域において認識された文字列に基づいて、画像読取部10により取得された画像データについて、当該画像データを保存する際のファイル名を設定する。ファイル名設定部105は、後述する一定の条件のもとで、データ蓄積装置に保存されているファイルのファイル名を変更する。   The file name setting unit 105 sets a file name for saving the image data for the image data acquired by the image reading unit 10 based on the character string recognized in the recognition area by the character string recognition unit 104. To do. The file name setting unit 105 changes the file name of the file stored in the data storage device under certain conditions described later.

データ保存制御部106は、画像読取部10により取得された画像データを、ファイル名設定部105により設定されたファイル名を付して、記憶部50やネットワークを介して画像形成装置1と接続された図略のPCやサーバー装置におけるストレージデバイス等のデータ蓄積装置に保存する。また、データ保存制御部106は、画像読取部10により取得された画像データにメタデータ(付随情報)を付加してデータ蓄積装置に保存する。   The data storage control unit 106 attaches the file name set by the file name setting unit 105 to the image data acquired by the image reading unit 10 and is connected to the image forming apparatus 1 via the storage unit 50 or the network. The data is stored in a data storage device such as a storage device in a not-illustrated PC or server device. The data storage control unit 106 adds metadata (accompanying information) to the image data acquired by the image reading unit 10 and stores the metadata in the data storage device.

原稿種類判定部107は、画像読取部10により読み取られる原稿の予め定められた種類判定領域(後述)における文字列を文字列認識部104に認識させ、当該認識された文字列に基づいて原稿の種類を判定する。   The document type determination unit 107 causes the character string recognition unit 104 to recognize a character string in a predetermined type determination area (described later) of the document read by the image reading unit 10, and based on the recognized character string, Determine the type.

次に、画像読取部10により取得された画像データの保存処理の第1実施形態について説明する。図3は、画像形成装置1による画像データ保存処理の第1実施形態の第1実施形態を示すフローチャートである。図4は、画像読取部10による読取対象原稿の一例(技術仕様書)を示す図である。また、図5は、画像読取部10による読取対象原稿の別例(請求書)を示す図である。   Next, a first embodiment of a storage process for image data acquired by the image reading unit 10 will be described. FIG. 3 is a flowchart showing the first embodiment of the first embodiment of the image data storing process by the image forming apparatus 1. FIG. 4 is a diagram illustrating an example (technical specification) of a document to be read by the image reading unit 10. FIG. 5 is a diagram showing another example (invoice) of a document to be read by the image reading unit 10.

まず、制御部101による制御で画像読取部10が、原稿を読み取って画像データを取得する(S1)。原稿の例を図4及び図5に示す。図4及び図5に示す原稿では、領域A1に「技術仕様書」又は「請求書」といった表題が記されている。図4及び図5において領域A1は原稿の種類判定領域である。図4の技術仕様書のフォーマットでは領域A2は、文書番号等のその文書固有の番号が記される領域であり、領域A3は、技術項目等の補助的な情報が記される領域である。また、図5の請求書のフォーマットでは、領域A2は、請求番号等のその文書固有の番号が記される領域であり、領域A3は、請求先の補助的な情報が記されている領域である。なお、領域A1,A2,A3は原稿の種類によって位置が異なり得る。   First, under the control of the control unit 101, the image reading unit 10 reads a document and acquires image data (S1). Examples of originals are shown in FIGS. In the manuscript shown in FIG. 4 and FIG. 5, a title such as “technical specification” or “invoice” is written in the area A1. 4 and 5, an area A1 is a document type determination area. In the format of the technical specification in FIG. 4, the area A2 is an area where a document-specific number such as a document number is written, and the area A3 is an area where auxiliary information such as a technical item is written. In the invoice format shown in FIG. 5, the area A2 is an area where a document-specific number such as a billing number is written, and the area A3 is an area where auxiliary information of a billing destination is written. is there. Note that the positions of the areas A1, A2, and A3 may differ depending on the type of document.

図3を参照した説明に戻る。原稿の画像データが取得されると、認識領域設定部103が、画像データが示す全領域の中から、ファイル名を設定するための文字列を取得する対象とする領域である認識領域が設定されているか否かを確認する(S2)。初めて原稿を読み取った場合等、認識領域が設定されていない場合には(S2でNO)、操作受付部102は、操作者から、原稿における文字列の読み取り指示を受け付ける(S3)。認識領域設定部103は、操作受付部102の受付内容に応じて、画像データにおいて文字列を認識すべき認識領域を設定する(S4)。一方、認識領域が設定されている場合には(S2でYES)、後述する文字列認識処理のステップS5へジャンプする。   Returning to the description with reference to FIG. When the image data of the document is acquired, the recognition area setting unit 103 sets a recognition area that is a target area for acquiring a character string for setting a file name from all the areas indicated by the image data. (S2). When the recognition area is not set (for example, when the original is read for the first time) (NO in S2), the operation receiving unit 102 receives an instruction to read a character string in the original from the operator (S3). The recognition area setting unit 103 sets a recognition area in which the character string is to be recognized in the image data in accordance with the content received by the operation receiving unit 102 (S4). On the other hand, if the recognition area is set (YES in S2), the process jumps to step S5 of the character string recognition process described later.

S3及びS4の処理を詳細に説明する。図6は、認識領域設定時における表示部70の表示画面の一例を示す図である。例えば、画像読取部10により取得された画像データが制御部101により表示部70に表示される。操作者は、表示部70に表示された画像データの任意の箇所をタッチしてそのまま対角線上に指をスライドさせると、表示部70に備えられるタッチパネル機能により、当該対角線を示すスライド操作が受け付けられる。操作受付部102は、当該対角線を有する矩形枠を受け付ける。これにより、認識領域設定部103は、操作受付部102によって受け付けられた当該矩形枠で囲まれた領域を、画像データにおいて文字列を認識すべき認識領域として設定する。図6の例では、認識領域設定部103により、画像データにおいて文字列を認識すべき認識領域として領域A2が設定される例を示している。   The processes of S3 and S4 will be described in detail. FIG. 6 is a diagram illustrating an example of a display screen of the display unit 70 when the recognition area is set. For example, the image data acquired by the image reading unit 10 is displayed on the display unit 70 by the control unit 101. When the operator touches an arbitrary portion of the image data displayed on the display unit 70 and slides his / her finger on the diagonal line as it is, a slide operation indicating the diagonal line is accepted by the touch panel function provided in the display unit 70. . The operation receiving unit 102 receives a rectangular frame having the diagonal line. Thereby, the recognition area setting unit 103 sets the area surrounded by the rectangular frame received by the operation receiving unit 102 as a recognition area where a character string should be recognized in the image data. In the example of FIG. 6, an example is shown in which the recognition area setting unit 103 sets the area A <b> 2 as a recognition area in which character strings are to be recognized in the image data.

図3へ戻り、画像データにおいて文字列を認識すべき認識領域が設定されると、文字列認識部104が、当該認識領域(本実施形態では、図4及び図5における領域A2)における文字列を認識する(S5)。   Returning to FIG. 3, when a recognition area in which the character string is to be recognized is set in the image data, the character string recognition unit 104 performs the character string in the recognition area (area A2 in FIGS. 4 and 5 in the present embodiment). Is recognized (S5).

認識領域における文字列が認識されると、ファイル名設定部105は、当該認識された文字列を画像データのファイル名として設定する(S6)。   When the character string in the recognition area is recognized, the file name setting unit 105 sets the recognized character string as the file name of the image data (S6).

ファイル名が設定されると、データ保存制御部106が、画像データを、ファイル名設定部105により設定された当該ファイル名を付して、記憶部50、又はネットワークを介して画像形成装置1と接続された図略のPCやサーバー装置におけるストレージデバイス、等のデータ蓄積装置に保存する(S7)。   When the file name is set, the data storage control unit 106 attaches the image data to the image forming apparatus 1 via the storage unit 50 or the network with the file name set by the file name setting unit 105. The data is stored in a data storage device such as a connected unillustrated PC or a storage device in the server device (S7).

データ保存が終わると、認識領域設定部103は、認識領域をクリアするか維持するかを判定するための予め定められた条件が満たされているかを判断する(S8)。例えば、認識領域設定部103は、画像形成装置1が操作されない状態が一定時間以上経過して画像形成装置1にリセットがかかる、操作者による画像形成装置1のログアウト要求、又は操作受付部102が操作者から新たな認識領域の設定指示を受け付ける、のいずれかが満たされていると判断したとき(S8でYES)、上記予め定められた条件が満たされているとして、現在設定しているファイル名設定用の認識領域をクリアする(S9)。   When the data storage ends, the recognition area setting unit 103 determines whether a predetermined condition for determining whether to clear or maintain the recognition area is satisfied (S8). For example, the recognition area setting unit 103 may request that the operator resets the image forming apparatus 1 after a certain period of time has elapsed when the image forming apparatus 1 has not been operated. When it is determined that either one of the instructions to set a new recognition area is received from the operator (YES in S8), the currently set file is determined as satisfying the predetermined condition. The recognition area for name setting is cleared (S9).

一方、認識領域設定部103は、上記予め定められた条件が満たされていないと判断したときは(S8でNO)、現在設定している認識領域を維持する。これにより、次回画像読取部10に新たな原稿を読み取らせるときに、操作者は当該原稿における認識領域の設定を行う必要がなくなる。   On the other hand, when the recognition area setting unit 103 determines that the predetermined condition is not satisfied (NO in S8), the recognition area setting unit 103 maintains the currently set recognition area. This eliminates the need for the operator to set a recognition area for the original when the image reading unit 10 next reads a new original.

次に、原稿種類を判別して原稿種類別にファイル名を付して画像データを保存する際の処理について説明する。図7は、画像形成装置1による画像データ保存処理の第2実施形態を示すフローチャートである。   Next, processing for discriminating the document type, assigning a file name to each document type and saving the image data will be described. FIG. 7 is a flowchart illustrating a second embodiment of the image data storing process performed by the image forming apparatus 1.

第2実施形態では、認識領域設定部103が、原稿種類判定部107による原稿種類判定のために用いられる文字列を文字列認識部104により認識する上記予め定められた種類判定領域を例えば記憶部50に記憶させている。前提として、この種類判定領域は、例えば、原稿読取に種類の異なる同一サイズの原稿を用いるとした場合に、原稿種類に拘わらず各原稿において同一の箇所とされる。すなわち、文字列認識部104は、画像読取部10による原稿読取で得られた画像データにおける同じ位置となる領域(例えば、図4及び図5に示す各原稿の領域A1)を種類判定領域として文字列を認識し、原稿種類判定部107は、当該認識された文字列に基づいて原稿種類を判定する。本実施形態では、領域A1が種類判定領域であるものとする。   In the second embodiment, the recognition area setting unit 103 uses the character string recognition unit 104 to recognize the character string used for the document type determination by the document type determination unit 107. 50. As a premise, this type determination area is the same location in each original regardless of the original type, for example, when originals of different types are used for reading originals. That is, the character string recognizing unit 104 uses the region (for example, the region A1 of each document shown in FIGS. 4 and 5) in the same position in the image data obtained by document reading by the image reading unit 10 as a type determination region. Recognizing the column, the document type determination unit 107 determines the document type based on the recognized character string. In the present embodiment, it is assumed that the area A1 is a type determination area.

また、本実施形態では、認識領域設定部103は、原稿種類毎にA2領域を記憶しているものとする。例えば、認識領域設定部103は、技術仕様書の場合には図4に示した領域A2を、請求書の場合には図5に示した領域A2を記憶部50に記憶させておく。   In this embodiment, it is assumed that the recognition area setting unit 103 stores an A2 area for each document type. For example, the recognition area setting unit 103 stores the area A2 illustrated in FIG. 4 in the case of the technical specification, and the area A2 illustrated in FIG.

まず、画像読取部10が原稿を読み取って画像データを取得する(S11)。   First, the image reading unit 10 reads a document and acquires image data (S11).

原稿の画像データが取得されると、原稿種類判定部107が、文字列認識部104に上記画像データについての予め定められた領域としての種類判定領域(本実施形態では領域A1)における文字列を認識させる(S12)。なお、原稿種類判定部107は、文字列認識部104に、上記画像データの全領域における文字列を認識させるようにしてもよい。   When the image data of the document is acquired, the document type determination unit 107 sends the character string in the type determination region (region A1 in this embodiment) as a predetermined region for the image data to the character string recognition unit 104. Recognize (S12). The document type determination unit 107 may cause the character string recognition unit 104 to recognize character strings in the entire area of the image data.

文字列認識部104により種類判定領域の文字列が認識されると、原稿種類判定部107が、当該認識された文字列に基づいて原稿の種類を判定する(S13)。例えば、技術仕様書(図4)の場合には画像データの領域A1から文字列「技術仕様書」が文字列認識部104により認識される。請求書(図5)の場合には画像データの領域A1から文字列「請求書」が文字列認識部104により認識される。これにより、原稿種類判定部107は原稿の種類を判定する。例えば、原稿種類判定部107は、認識された文字列が「技術仕様書」の場合は原稿種類を技術仕様書と判定し、認識された文字列が「請求書」の場合は原稿種類を請求書と判定する。また、原稿種類判定部107は、文字列認識部104に、上記画像データの全領域における文字列を認識させる場合、例えば、認識された文字列に最も多く含まれる単語を原稿種類として判定するようにする。   When the character string recognition unit 104 recognizes the character string in the type determination area, the document type determination unit 107 determines the type of document based on the recognized character string (S13). For example, in the case of a technical specification (FIG. 4), the character string “technical specification” is recognized by the character string recognition unit 104 from the area A1 of the image data. In the case of an invoice (FIG. 5), the character string recognition unit 104 recognizes the character string “invoice” from the image data area A1. Thereby, the document type determination unit 107 determines the type of document. For example, the document type determination unit 107 determines the document type as a technical specification when the recognized character string is “technical specification”, and requests the document type when the recognized character string is “invoice”. Judged as a letter. In addition, when the character string recognizing unit 104 causes the character string recognizing unit 104 to recognize character strings in the entire area of the image data, for example, the word type most frequently included in the recognized character string is determined as the document type. To.

原稿の種類が判定されると、認識領域設定部103が、原稿種類判定部107により判定された原稿種類に対応する認識領域(本実施形態では、領域A2)を記憶部50から読み出して設定する(S14)。例えば、認識領域設定部103は、技術仕様書の場合には図4に示した領域A2を、請求書の場合には図5に示した領域A2を記憶部50から読み出して設定する。   When the document type is determined, the recognition area setting unit 103 reads the recognition area (area A2 in the present embodiment) corresponding to the document type determined by the document type determination unit 107 from the storage unit 50 and sets it. (S14). For example, the recognition area setting unit 103 reads and sets the area A2 shown in FIG. 4 in the case of a technical specification and the area A2 shown in FIG. 5 in the case of an invoice.

画像データにおいて文字列を認識すべき認識領域が設定されると、文字列認識部104が、当該認識領域における文字列を認識する(S15)。例えば、技術仕様書の場合には図4に示した領域A2に記された文書番号が、請求書の場合には図5に示した領域A2に記された請求番号が認識される。   When the recognition area in which the character string is to be recognized is set in the image data, the character string recognition unit 104 recognizes the character string in the recognition area (S15). For example, in the case of a technical specification, the document number written in the area A2 shown in FIG. 4 is recognized, and in the case of a bill, the billing number written in the area A2 shown in FIG. 5 is recognized.

認識領域としての領域A2における文字列が認識されると、ファイル名設定部105が、当該認識された文字列を画像データのファイル名として設定する(S16)。例えば、技術仕様書の場合には文書番号が、請求書の場合には請求番号が画像データのファイル名として設定される。   When the character string in the area A2 as the recognition area is recognized, the file name setting unit 105 sets the recognized character string as the file name of the image data (S16). For example, the document number is set as the file name of the image data in the case of a technical specification and the request number in the case of an invoice.

ファイル名が設定されると、データ保存制御部106が、画像データを、ファイル名設定部105により設定されたファイル名で、記憶部50、ネットワークを介して画像形成装置1と接続された図略のPCやサーバー装置におけるストレージデバイス、等のデータ蓄積装置に保存する(S17)。   When the file name is set, the data storage control unit 106 connects the image data to the image forming apparatus 1 via the storage unit 50 and the network with the file name set by the file name setting unit 105. Are stored in a data storage device such as a storage device in the PC or server device (S17).

これにより、画像読取部10に新たな原稿を読み取らせる際に、原稿の種別毎に設定されたそれぞれの認識領域から文字列を認識し、当該認識された文字列をファイル名として付して、原稿読取で得た画像データを保存することが可能になる。これにより、操作者が原稿種類を示す情報を画像形成装置1に入力しなくても、原稿の種類別に異なる認識領域から抽出した文字列をファイル名として、原稿読取で得た画像データを保存することが可能になる。   Thus, when the image reading unit 10 reads a new document, the character string is recognized from each recognition area set for each type of document, and the recognized character string is attached as a file name. Image data obtained by reading a document can be saved. As a result, even if the operator does not input information indicating the document type to the image forming apparatus 1, the image data obtained by reading the document is stored with the character string extracted from the different recognition area for each document type as the file name. It becomes possible.

ところで、ファイル名設定部105が設定したファイル名のファイルが画像データの保存先に既に存在する場合には、そのファイル名で画像データを保存することができない、或いは既に存在するファイルが画像データによって上書きされてしまう等の問題が生じる。そこで、画像データの保存先に既に存在するファイルのファイル名と重複しないように画像データのファイル名を設定する必要がある。以下、そのような画像データ保存処理を第3実施形態として説明する。図8は、画像形成装置1による画像データ保存処理の第3実施形態を示すフローチャートである。なお、第3実施形態は、基本的に第2実施形態における処理と同様の処理を行うものであり、第2実施形態の変形形態であるため、第2実施形態と異なる処理を主に説明する。   By the way, when a file with the file name set by the file name setting unit 105 already exists in the image data storage destination, the image data cannot be stored with the file name, or an existing file exists depending on the image data. Problems such as overwriting occur. Therefore, it is necessary to set the file name of the image data so that it does not overlap with the file name of the file that already exists in the image data storage destination. Hereinafter, such image data storage processing will be described as a third embodiment. FIG. 8 is a flowchart illustrating a third embodiment of image data storage processing by the image forming apparatus 1. Note that the third embodiment basically performs the same processing as the processing in the second embodiment, and is a modification of the second embodiment. Therefore, the processing different from the second embodiment will be mainly described. .

まず、認識領域設定部103は、原稿種類判定部107により原稿種類が判定されると、原稿種類判定部107により判定された原稿種類に対応する第1の認識領域及び第2の認識領域を設定する(S21)。例えば、操作者が、表示部70に表示された画像データの画面上で、上述した対角線を指定する操作を繰り返すことにより、操作受付部102及び認識領域設定部103により、操作順に領域A2領域,A3領域(一例を図4及び図5に示す)が順次設定される。本実施形態では、認識領域設定部103は、最初に設定された領域、すなわち、領域A2を第1認識領域とし、第2番目に設定された領域A3を第2認識領域として、原稿種類毎に、例えば記憶部50に記憶させる。認識領域設定部103は、原稿種類判定部107により原稿種類が判定されると、原稿種類判定部107により判定された原稿種類に対応する第1の認識領域及び第2の認識領域を記憶部50から読み出して設定する。   First, when the document type determination unit 107 determines the document type, the recognition region setting unit 103 sets the first recognition region and the second recognition region corresponding to the document type determined by the document type determination unit 107. (S21). For example, when the operator repeats the above-described operation of designating the diagonal line on the screen of the image data displayed on the display unit 70, the operation receiving unit 102 and the recognition region setting unit 103 cause the region A2 region, The A3 area (an example is shown in FIGS. 4 and 5) is sequentially set. In this embodiment, the recognition area setting unit 103 sets the first set area, that is, the area A2 as the first recognition area, and sets the second set area A3 as the second recognition area for each document type. For example, it is stored in the storage unit 50. When the document type determination unit 107 determines the document type, the recognition area setting unit 103 stores the first recognition area and the second recognition area corresponding to the document type determined by the document type determination unit 107. Read from and set.

画像データにおいて第1及び第2の認識領域が設定されると、文字列認識部104が、第1の認識領域における第1の文字列及び第2の認識領域における第2の文字列を認識する(S22)。例えば、図4に示した技術仕様書では、領域A2に記された文書番号が第1の文字列として、領域A3に記された補助情報が第2の文字列として認識される。また、図5に示した仕様書では、領域A2に記された請求番号が第1の文字列として、領域A3に記された補助情報が第2の文字列として認識される。   When the first and second recognition areas are set in the image data, the character string recognition unit 104 recognizes the first character string in the first recognition area and the second character string in the second recognition area. (S22). For example, in the technical specification shown in FIG. 4, the document number written in the area A2 is recognized as the first character string, and the auxiliary information written in the area A3 is recognized as the second character string. In the specification shown in FIG. 5, the claim number written in the area A2 is recognized as a first character string, and the auxiliary information written in the area A3 is recognized as a second character string.

第1及び第2の文字列が認識されると、ファイル名設定部105が、画像データの保存先に、第1の文字列と同一のファイル名のファイルが存在するか否かを確認する(S23)。画像データの保存先に第1の文字列と同一のファイル名のファイルが存在しない場合(S23でNO)、ファイル名設定部105は、第1の文字列を画像データのファイル名として設定する(S24)。   When the first and second character strings are recognized, the file name setting unit 105 checks whether or not a file having the same file name as the first character string exists in the image data storage destination ( S23). When the file having the same file name as the first character string does not exist in the image data storage destination (NO in S23), the file name setting unit 105 sets the first character string as the file name of the image data ( S24).

一方、画像データの保存先に第1の文字列と同一のファイル名のファイルが存在する場合(S23でYES)、第1の文字列をそのままファイル名にして画像データを保存することができないため、ファイル名設定部105は、第1の文字列に第2の文字列を連結した文字列を画像データのファイル名として設定する(S25)。   On the other hand, if a file having the same file name as the first character string exists in the image data storage destination (YES in S23), the image data cannot be stored with the first character string as the file name as it is. The file name setting unit 105 sets a character string obtained by concatenating the second character string to the first character string as the file name of the image data (S25).

ファイル名が設定されると、データ保存制御部106が、画像データを、ファイル名設定部105により設定されたファイル名で、記憶部50やネットワークを介して画像形成装置1と接続された図略のPCやサーバー装置におけるストレージデバイス等のデータ蓄積装置に保存する(S26)。   When the file name is set, the data storage control unit 106 connects the image data to the image forming apparatus 1 via the storage unit 50 or the network with the file name set by the file name setting unit 105. Is stored in a data storage device such as a storage device in the PC or server device (S26).

これにより、画像データの保存先に既に存在するファイルのファイル名と重複しないように画像データのファイル名を設定することが可能になる。   As a result, the file name of the image data can be set so as not to overlap with the file name of the file already existing in the image data storage destination.

更には、ファイル名設定部105が設定したファイル名と同一のファイル名が付されたファイルが画像データの保存先に既に存在する場合において、ファイル名同士が重複しないように、今回保存しようとする画像データのファイル名を第1の文字列に第2の文字列を連結した文字列として設定するとともに、保存先に既に存在する上記同一のファイル名が付されたファイルの当該ファイル名を変更するようにしてもよい。以下、そのような画像データ保存処理について説明する。図9は、画像形成装置1による画像データ保存処理の第4実施形を示すフローチャートである。なお、第4実施形態は、基本的に第3実施形態における処理と同様の処理を行うものであり、第3実施形態の変形形態であるため、第3実施形態と異なる処理を主に説明する。   Furthermore, when a file with the same file name as the file name set by the file name setting unit 105 already exists in the image data storage destination, the file name is to be stored this time so that the file names do not overlap each other. The file name of the image data is set as a character string obtained by concatenating the second character string to the first character string, and the file name of the file with the same file name already existing in the storage destination is changed. You may do it. Hereinafter, such image data storage processing will be described. FIG. 9 is a flowchart illustrating a fourth embodiment of image data storage processing by the image forming apparatus 1. Note that the fourth embodiment basically performs the same processing as the processing in the third embodiment, and is a modification of the third embodiment. Therefore, the processing different from the third embodiment will be mainly described. .

まず、認識領域設定部103は、原稿種類判定部107により原稿種類が判定されると、原稿種類判定部107により判定された原稿種類に対応する第1の認識領域及び第2の認識領域を設定する(S31)。例えば、図4及び図5に示した技術仕様書及び請求書における領域A2,A3が第1及び第2の認識領域として設定される。   First, when the document type determination unit 107 determines the document type, the recognition region setting unit 103 sets the first recognition region and the second recognition region corresponding to the document type determined by the document type determination unit 107. (S31). For example, areas A2 and A3 in the technical specifications and invoices shown in FIGS. 4 and 5 are set as the first and second recognition areas.

画像データにおいて第1及び第2の認識領域が設定されると、文字列認識部104が、第1の認識領域における第1の文字列及び第2の認識領域における第2の文字列を認識する(S32)。例えば、図4に示した技術仕様書では、領域A2に記された文書番号が第1の文字列として、領域A3に記された補助情報が第2の文字列として認識される。また、図5に示した仕様書では、領域A2に記された請求番号が第1の文字列として、領域A3に記された補助情報が第2の文字列として認識される。   When the first and second recognition areas are set in the image data, the character string recognition unit 104 recognizes the first character string in the first recognition area and the second character string in the second recognition area. (S32). For example, in the technical specification shown in FIG. 4, the document number written in the area A2 is recognized as the first character string, and the auxiliary information written in the area A3 is recognized as the second character string. In the specification shown in FIG. 5, the claim number written in the area A2 is recognized as a first character string, and the auxiliary information written in the area A3 is recognized as a second character string.

第1及び第2の文字列が認識されると、ファイル名設定部105が、画像データの保存先に第1の文字列と同一のファイル名を有するファイルが存在するか否かを確認する(S33)。画像データの保存先に第1の文字列と同一のファイル名を有するファイルが存在しない場合(S33でNO)、ファイル名設定部105は、第1の文字列を、新たなファイルとして保存対象とする画像データについてのファイル名として設定する(S34)。そして、データ保存制御部106は、当該画像データに第2の文字列をメタデータとして付加し(S35)、当該メタデータを付加した画像データを、ファイル名設定部105により設定されたファイル名で、記憶部50やネットワークを介して画像形成装置1と接続された図略のPCやサーバー装置におけるストレージデバイス等のデータ蓄積装置に、新たなファイルとして保存する(S36)。   When the first and second character strings are recognized, the file name setting unit 105 checks whether or not a file having the same file name as the first character string exists in the image data storage destination ( S33). When a file having the same file name as the first character string does not exist in the storage destination of the image data (NO in S33), the file name setting unit 105 sets the first character string as a storage target as a new file. It is set as a file name for the image data to be executed (S34). Then, the data storage control unit 106 adds the second character string to the image data as metadata (S35), and the image data with the added metadata is the file name set by the file name setting unit 105. Then, it is saved as a new file in a data storage device such as a storage device in a PC or server device (not shown) connected to the image forming apparatus 1 via the storage unit 50 or the network (S36).

一方、画像データの保存先に、第1の文字列と同一のファイル名を有するファイルが存在する場合(S33でYES)、第1の文字列をファイル名にして画像データを保存することができないため、ファイル名設定部105は、第1の文字列に第2の文字列を連結した文字列を、保存対象とする画像データについてのファイル名として設定する(S37)。   On the other hand, when a file having the same file name as the first character string exists in the image data storage destination (YES in S33), the image data cannot be stored with the first character string as the file name. Therefore, the file name setting unit 105 sets a character string obtained by concatenating the second character string to the first character string as the file name for the image data to be saved (S37).

そして、データ保存制御部106が、当該画像データを、ファイル名設定部105により設定されたファイル名を付して、記憶部50、又はネットワークを介して画像形成装置1と接続された図略のPCやサーバー装置におけるストレージデバイス等、のデータ蓄積装置に保存する(S38)。   The data storage control unit 106 adds the file name set by the file name setting unit 105 to the image data and connects the image data to the image forming apparatus 1 via the storage unit 50 or the network. The data is stored in a data storage device such as a storage device in a PC or server device (S38).

更に、ファイル名設定部105は、当該画像データの保存先に存在する、S33で第1の文字列と同一のファイル名を有するとされたファイルから、当該ファイルに付随するメタデータ(すなわち、第2文字列)を取得し、当該ファイルのファイル名を、第1の文字列+メタデータに変更し、データ保存制御部106は、当該ファイルを、第1の文字列+メタデータ(第2文字列)にファイル名を変更した上でデータ蓄積装置に保存する(S39)。これにより、S33で第1の文字列と同一のファイル名を有するとされたファイルは、第1の文字列+メタデータ(第2文字列)にファイル名が変更された上で、データ蓄積装置に再度保存される。   Further, the file name setting unit 105 selects the metadata (that is, the first file) associated with the file from the file having the same file name as the first character string in S33, which exists in the storage destination of the image data. 2 character string), and the file name of the file is changed to the first character string + metadata, and the data storage control unit 106 converts the file into the first character string + metadata (second character). The file name is changed to (column) and saved in the data storage device (S39). As a result, the file whose file name is the same as the first character string in S33 is changed to the first character string + metadata (second character string), and then the data storage device Will be saved again.

なお、S39においては、ファイル名設定部105は、当該画像データの保存先に存在する、S33で第1の文字列と同一のファイル名を有するとされたファイルから、当該ファイルに付随するメタデータ(すなわち、第2文字列)を取得できない場合、すなわち、当該ファイルにメタデータが含まれていない場合は、当該ファイルのファイル名を、第1の文字列に予め定められた数字を連結した文字列に変更すると共に、上記画像データに付加されているメタデータを当該ファイルに付加し、データ保存制御部106は、当該ファイルを、第1の文字列+予め定められた数字にファイル名が変更され、上記メタデータが付加された状態で、データ蓄積装置に保存するようにしてもよい。なお、上記予め定められた数字とは、「1」又は「2」等、上記画像データのファイル名と区別するために用いられる数字である。   In S39, the file name setting unit 105 selects the metadata attached to the file from the file having the same file name as the first character string in S33, which exists in the storage destination of the image data. If (that is, the second character string) cannot be obtained, that is, if the file does not contain metadata, the file name of the file is concatenated with a predetermined number in the first character string. In addition to changing to a column, the metadata added to the image data is added to the file, and the data storage control unit 106 changes the file name to the first character string + a predetermined number. Then, it may be stored in the data storage device with the metadata added. The predetermined number is a number used to distinguish from the file name of the image data, such as “1” or “2”.

この第4実施形態によれば、画像データの保存先に既に存在するファイルのファイル名と重複しないように、新たに保存対象とする画像データのファイル名を自動で設定することができる。更に、既に存在するファイルのファイル名(第1の文字列)を、メタデータ(第2文字列)を加えた名称に変更するため、当該既に存在するファイルの名称と、新たに保存するファイルの名称とを、第1の文字列+メタデータ(第2文字列)という形式に統一した上で、これらのファイルを保存することが可能になる。なお、ファイル名設定部105は、第1の文字列+メタデータ(第2文字列)という形式としたときに、これらのファイルのファイル名が同一となる場合には、いずれかのファイルのファイル名(第1の文字列+メタデータ(第2文字列))に更なる文字等を付加した上で、これらのファイルを保存する。   According to the fourth embodiment, it is possible to automatically set the file name of the image data to be newly saved so as not to overlap with the file name of the file already existing in the image data saving destination. Furthermore, in order to change the file name (first character string) of an existing file to a name to which metadata (second character string) is added, the name of the existing file and the newly saved file name are changed. It is possible to save these files after unifying names into a format of first character string + metadata (second character string). If the file name setting unit 105 uses the format of the first character string + metadata (second character string), and the file names of these files are the same, the file name of any one of the files is set. These characters are saved after adding additional characters to the name (first character string + metadata (second character string)).

なお、本発明は上記実施の形態の構成に限られず種々の変形が可能である。例えば、上記実施形態では、情報処理装置の一例として画像形成装置を示したが、本発明は必ずしもこの場合に限定されない。本発明の一実施形態に係る情報処理装置は、画像形成装置の他に、例えば、スキャナー装置やファクシミリ機、更にはパーソナルコンピューターに適応することができる。   The present invention is not limited to the configuration of the above embodiment, and various modifications can be made. For example, in the above embodiment, the image forming apparatus is shown as an example of the information processing apparatus, but the present invention is not necessarily limited to this case. The information processing apparatus according to an embodiment of the present invention can be applied to, for example, a scanner apparatus, a facsimile machine, and a personal computer in addition to an image forming apparatus.

また、図9を参照して説明した第4実施形態は、画像読取部10により取得された画像データに代えて、パーソナルコンピューター等で使用されるワードプロセッサー用のファイル、表計算ソフト用のファイル等の一般的な文書ファイルとしても適用可能である。   In the fourth embodiment described with reference to FIG. 9, instead of the image data acquired by the image reading unit 10, a file for a word processor used in a personal computer or the like, a file for a spreadsheet software, etc. It can also be applied as a general document file.

また、上記の実施の形態で説明した制御プログラムをコンピューター読み取り可能な非一時的な記録媒体、例えば、ハードディスク、CD-ROM、DVD-ROM、半導体メモリー等に記録されたものとしてもよい。この場合、当該制御プログラムを記録したコンピューター読み取り可能な非一時的な記録媒体が、本発明の一実施形態となる。   Further, the control program described in the above embodiment may be recorded on a computer-readable non-transitory recording medium such as a hard disk, a CD-ROM, a DVD-ROM, or a semiconductor memory. In this case, a computer-readable non-transitory recording medium that records the control program is an embodiment of the present invention.

1 画像形成装置(情報処理装置)
10 画像読取部
50 記憶部
101 制御部
102 操作受付部
103 認識領域設定部
104 文字列認識部
105 ファイル名設定部
106 データ保存制御部
107 原稿種類判定部
1 Image forming device (information processing device)
DESCRIPTION OF SYMBOLS 10 Image reading part 50 Memory | storage part 101 Control part 102 Operation reception part 103 Recognition area setting part 104 Character string recognition part 105 File name setting part 106 Data storage control part 107 Document type determination part

Claims (9)

原稿を読み取って画像データを取得する画像読取部と、
操作者から操作指示を受け付ける操作受付部と、
前記操作受付部による受付内容に応じて、前記画像データにおいて文字列を認識すべき認識領域を設定する認識領域設定部と、
前記画像データにおける前記認識領域において文字列を認識する文字列認識部と、
前記文字列認識部により認識された文字列から前記画像データを保存する際のファイル名を設定するファイル名設定部と、
前記画像データを前記設定されたファイル名でデータ蓄積装置に保存するデータ保存制御部とを備え、
前記認識領域設定部は、予め定められた条件が満たされるまで前記認識領域の設定を維持する情報処理装置。
An image reading unit for reading image data to obtain image data;
An operation reception unit for receiving operation instructions from an operator;
A recognition area setting unit that sets a recognition area in which the character string is to be recognized in the image data in accordance with the content received by the operation reception unit;
A character string recognition unit for recognizing a character string in the recognition area of the image data;
A file name setting unit for setting a file name when saving the image data from the character string recognized by the character string recognition unit;
A data storage control unit that stores the image data in the data storage device with the set file name;
The recognition area setting unit is an information processing apparatus that maintains the setting of the recognition area until a predetermined condition is satisfied.
前記認識領域設定部は、前記情報処理装置が操作されない状態が一定時間以上経過して前記情報処理装置にリセットがかかることを前記予め定められた条件として前記認識領域の設定を維持する請求項1に記載の情報処理装置。   The recognition area setting unit maintains the setting of the recognition area as the predetermined condition that the information processing apparatus is reset when a state where the information processing apparatus is not operated elapses for a predetermined time or longer. The information processing apparatus described in 1. 前記認識領域設定部は、前記操作者が前記情報処理装置からログアウトすることを前記予め定められた条件として前記認識領域の設定を維持する請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the recognition area setting unit maintains the setting of the recognition area on the condition that the operator logs out from the information processing apparatus. 前記認識領域設定部は、前記操作受付部が前記操作者から前記文字列認識部に対する新たな認識領域の設定指示を受け付けることを前記予め定められた条件として前記認識領域の設定を維持する請求項1に記載の情報処理装置。   The recognition area setting unit maintains the setting of the recognition area based on the predetermined condition that the operation receiving unit receives an instruction to set a new recognition area for the character string recognition unit from the operator. The information processing apparatus according to 1. 原稿種類毎に各原稿の画像データにおいて前記認識領域を記憶する記憶部を更に備え、
前記操作受付部は、ユーザーから原稿種類を指定する指示を受け付け、
前記認識領域設定部は、前記操作受付部が受け付けた指示が示す原稿種類に対応する認識領域を前記記憶部から読み出して設定する請求項1乃至請求項4のいずれかに記載の情報処理装置。
A storage unit for storing the recognition area in the image data of each document for each document type;
The operation receiving unit receives an instruction to specify a document type from a user,
5. The information processing apparatus according to claim 1, wherein the recognition area setting unit reads and sets a recognition area corresponding to a document type indicated by an instruction received by the operation reception unit from the storage unit.
原稿種類毎に各原稿の画像データにおいて文字列を認識すべき認識領域を記憶する記憶部と、
前記文字列認識部に、前記画像データに含まれる文字列を認識させ、当該認識された文字列に基づいて前記原稿の種類を判定する原稿種類判定部とを備え、
前記認識領域設定部は、前記原稿種類判定部により判定された原稿種類に対応する認識領域を前記記憶部から読み出して設定する請求項1乃至請求項4のいずれかに記載の情報処理装置。
A storage unit for storing a recognition area for recognizing a character string in image data of each document for each document type;
A document type determination unit for causing the character string recognition unit to recognize a character string included in the image data and determining the type of the document based on the recognized character string;
5. The information processing apparatus according to claim 1, wherein the recognition area setting unit reads and sets a recognition area corresponding to the document type determined by the document type determination unit from the storage unit.
前記原稿種類判定部は、前記文字列認識部に、前記画像データの予め定められた種類判定領域に含まれる文字列を認識させ、当該認識された文字列に基づいて前記原稿の種類を判定する請求項6に記載の情報処理装置。   The document type determination unit causes the character string recognition unit to recognize a character string included in a predetermined type determination area of the image data, and determines the type of the document based on the recognized character string. The information processing apparatus according to claim 6. 前記認識領域設定部は、前記操作受付部による受付内容に応じて、前記画像データにおいて文字列を認識すべき第1の認識領域及び第2の認識領域を設定し、
前記文字列認識部は、前記画像データにおける前記第1の認識領域において第1の文字列及び前記第2の認識領域において第2の文字列を認識し、
前記ファイル名設定部は、前記画像データの保存先に前記第1の文字列と同一のファイル名のファイルが存在しない場合には前記第1の文字列を前記画像データのファイル名に設定し、前記画像データの保存先に前記第1の文字列と同一のファイル名のファイルが存在する場合には前記第1の文字列に前記第2の文字列を連結した文字列を前記画像データのファイル名に設定する請求項1乃至請求項7のいずれかに記載の情報処理装置。
The recognition area setting unit sets a first recognition area and a second recognition area where a character string is to be recognized in the image data according to the content received by the operation reception unit,
The character string recognition unit recognizes a first character string in the first recognition area and a second character string in the second recognition area in the image data;
The file name setting unit sets the first character string as the file name of the image data when a file having the same file name as the first character string does not exist in the storage destination of the image data, When a file having the same file name as the first character string exists at the storage destination of the image data, a character string obtained by concatenating the second character string to the first character string is used as the image data file. The information processing apparatus according to claim 1, wherein the information processing apparatus is set to a name.
原稿を読み取って画像データを取得する画像読取部と、操作者から操作指示を受け付ける操作受付部とを備える情報処理装置により、ファイル名を設定するファイル名設定方法であって、
前記操作受付部による受付内容に応じて、前記画像読取部により読み取られた画像データにおいて文字列を認識すべき認識領域を設定し、
前記画像データにおける前記認識領域において文字列を認識し、
前記認識された文字列から前記画像データを保存する際のファイル名を設定し、
前記画像データを前記設定されたファイル名でデータ蓄積装置に保存し、
予め定められた条件が満たされるまで前記認識領域の設定を維持する、ファイル名設定方法。
A file name setting method for setting a file name by an information processing apparatus including an image reading unit that reads a document and acquires image data and an operation receiving unit that receives an operation instruction from an operator,
In accordance with the content accepted by the operation accepting unit, a recognition area where a character string should be recognized in the image data read by the image reading unit is set.
Recognizing a character string in the recognition area in the image data;
Set a file name when saving the image data from the recognized character string,
The image data is stored in the data storage device with the set file name,
A file name setting method for maintaining the setting of the recognition area until a predetermined condition is satisfied.
JP2017090087A 2017-04-28 2017-04-28 Information processing apparatus and file name setting method Expired - Fee Related JP6729480B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017090087A JP6729480B2 (en) 2017-04-28 2017-04-28 Information processing apparatus and file name setting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017090087A JP6729480B2 (en) 2017-04-28 2017-04-28 Information processing apparatus and file name setting method

Publications (2)

Publication Number Publication Date
JP2018190062A true JP2018190062A (en) 2018-11-29
JP6729480B2 JP6729480B2 (en) 2020-07-22

Family

ID=64479722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017090087A Expired - Fee Related JP6729480B2 (en) 2017-04-28 2017-04-28 Information processing apparatus and file name setting method

Country Status (1)

Country Link
JP (1) JP6729480B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09231309A (en) * 1996-02-21 1997-09-05 Matsushita Electric Ind Co Ltd Electronic filing device
JP2003263608A (en) * 2003-03-05 2003-09-19 Hitachi Ltd Slip processing method and system
JP2006155551A (en) * 2004-10-26 2006-06-15 Canon Inc Data processor, network system, control method and program
JP2012015896A (en) * 2010-07-02 2012-01-19 Riso Kagaku Corp Image processing apparatus
JP2015215878A (en) * 2014-04-21 2015-12-03 株式会社リコー Image processor and image processing system
JP2016024488A (en) * 2014-07-16 2016-02-08 キヤノン株式会社 Image processing apparatus and method of controlling the same
JP2016031538A (en) * 2014-07-25 2016-03-07 キヤノン株式会社 Image processing apparatus, image processing method, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09231309A (en) * 1996-02-21 1997-09-05 Matsushita Electric Ind Co Ltd Electronic filing device
JP2003263608A (en) * 2003-03-05 2003-09-19 Hitachi Ltd Slip processing method and system
JP2006155551A (en) * 2004-10-26 2006-06-15 Canon Inc Data processor, network system, control method and program
JP2012015896A (en) * 2010-07-02 2012-01-19 Riso Kagaku Corp Image processing apparatus
JP2015215878A (en) * 2014-04-21 2015-12-03 株式会社リコー Image processor and image processing system
JP2016024488A (en) * 2014-07-16 2016-02-08 キヤノン株式会社 Image processing apparatus and method of controlling the same
JP2016031538A (en) * 2014-07-25 2016-03-07 キヤノン株式会社 Image processing apparatus, image processing method, and program

Also Published As

Publication number Publication date
JP6729480B2 (en) 2020-07-22

Similar Documents

Publication Publication Date Title
JP6891073B2 (en) A device for setting a file name, etc. on a scanned image, its control method, and a program.
JP5929210B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
US8345285B2 (en) Displaying jobs in priority order with elapsed time on information processing apparatus
US20150264206A1 (en) Image-forming apparatus, system, information processing method and storage medium
US20080201378A1 (en) Image processor, preview image display method, and computer program product
US8760675B2 (en) Image reading apparatus and image reading system having a reading preference input operation
JP2008250666A (en) Image processor and control method for image processor
JP2006341614A (en) Image forming device and image forming method
US20110267634A1 (en) Image forming apparatus, image forming method, and computer-readable recording medium
US9984663B2 (en) Display device, screen display method, recording medium, and image processing apparatus
JP6066108B2 (en) Electronic document generation system and program
US10120627B2 (en) Processing device, non-transitory recording medium storing a computer readable program and substitute process setting method
JP6699143B2 (en) Information processing system, electronic device and program
JP2019134347A (en) Control program and information processing apparatus
US20190260891A1 (en) Electrical apparatus for which various settings are performed by user operating operation panel
JP6729480B2 (en) Information processing apparatus and file name setting method
US11475213B2 (en) Information processing apparatus and image forming apparatus that add modification history to modified source image, according to modification made
JP6690596B2 (en) Information processing equipment
US20180084122A1 (en) Processing device, image forming apparatus, and non-transitory computer readable medium
JP2007279988A (en) Information processor and driver program
JP2003160245A (en) Image forming device
JP7457518B2 (en) Image forming apparatus, program and image forming system
JP6171670B2 (en) Operation screen display device and display control program
JP7439553B2 (en) Control program, information processing device
US20230325126A1 (en) Information processing apparatus and method and non-transitory computer readable medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200204

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200615

R150 Certificate of patent or registration of utility model

Ref document number: 6729480

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees