JP6682215B2 - Image processing apparatus, image processing method, and control program - Google Patents

Image processing apparatus, image processing method, and control program Download PDF

Info

Publication number
JP6682215B2
JP6682215B2 JP2015165812A JP2015165812A JP6682215B2 JP 6682215 B2 JP6682215 B2 JP 6682215B2 JP 2015165812 A JP2015165812 A JP 2015165812A JP 2015165812 A JP2015165812 A JP 2015165812A JP 6682215 B2 JP6682215 B2 JP 6682215B2
Authority
JP
Japan
Prior art keywords
scan data
image
link
code
destination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015165812A
Other languages
Japanese (ja)
Other versions
JP2017046101A (en
Inventor
佑樹 浅井
佑樹 浅井
勝彦 穐田
勝彦 穐田
小澤 開拓
開拓 小澤
高橋 健一
健一 高橋
山田 匡実
匡実 山田
悠史 岡本
悠史 岡本
康孝 伊藤
康孝 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Inc filed Critical Konica Minolta Inc
Priority to JP2015165812A priority Critical patent/JP6682215B2/en
Publication of JP2017046101A publication Critical patent/JP2017046101A/en
Application granted granted Critical
Publication of JP6682215B2 publication Critical patent/JP6682215B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Facsimiles In General (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

この開示は画像処理装置、画像処理方法、および制御プログラムに関し、特に、アクセス情報を含む二次元コードが印刷されたドキュメントのスキャンデータを処理する画像処理装置、画像処理方法、および制御プログラムに関する。   The present disclosure relates to an image processing device, an image processing method, and a control program, and particularly to an image processing device, an image processing method, and a control program that process scan data of a document on which a two-dimensional code including access information is printed.

アクセス情報を含む二次元コードの一例として、QRコード(登録商標)が印刷されたドキュメントがある。たとえば特開2014−153877号公報(特許文献1)や特開2010−102644号公報(特許文献2)は、ドキュメントに関連するリンク先情報を二次元コードとして当該ドキュメントに組み込み、印刷する技術を開示している。   As an example of a two-dimensional code including access information, there is a document on which a QR code (registered trademark) is printed. For example, Japanese Unexamined Patent Publication No. 2014-153877 (Patent Document 1) and Japanese Unexamined Patent Publication No. 2010-102644 (Patent Document 2) disclose a technique of incorporating link destination information related to a document as a two-dimensional code into the document and printing the link. are doing.

特開2014−153877号公報JP, 2014-153877, A 特開2010−102644号公報JP, 2010-102644, A

二次元コードが印刷されたドキュメントも通常のドキュメントと同様に、スキャンされて、電子データであるスキャンデータが指定された宛先に送信されたり、指定されたフォルダに格納されたりすることがある。このようにスキャンデータが電子データとして利用される場合には、スキャン元のドキュメントに印刷されている二次元コードのスキャン画像はアクセス情報として十分な活用が難しいという課題がある。   A document on which a two-dimensional code is printed may be scanned and scanned data, which is electronic data, may be transmitted to a designated destination or stored in a designated folder, as in a normal document. When the scan data is used as electronic data in this way, there is a problem that it is difficult to sufficiently use the scan image of the two-dimensional code printed on the scan source document as access information.

本開示のある局面における目的は、二次元コードが印刷されているドキュメントをスキャンすることによって得られた画像データであるスキャンデータを、当該データに含まれる二次元コードの画像をアクセス情報として有効に活用できるように処理可能な画像処理装置を提供することである。また、他の局面における目的は、上記スキャンデータを、当該データに含まれる二次元コードの画像をアクセス情報として有効に活用できるように処理可能な画像処理方法を提供することである。また、他の局面における目的は、上記スキャンデータを、当該データに含まれる二次元コードの画像をアクセス情報として有効に活用できるように処理可能な制御プログラムを提供することである。   An object of an aspect of the present disclosure is to enable scan data, which is image data obtained by scanning a document on which a two-dimensional code is printed, to effectively use an image of a two-dimensional code included in the data as access information. An object of the present invention is to provide an image processing device that can be processed so as to be utilized. Further, an object in another aspect is to provide an image processing method capable of processing the scan data so that an image of a two-dimensional code included in the data can be effectively used as access information. Further, an object in another aspect is to provide a control program capable of processing the scan data so that an image of a two-dimensional code included in the data can be effectively used as access information.

ある実施の形態に従うと、画像処理装置はスキャンすることによって得られた画像データであるスキャンデータの画像処理が可能であって、アクセス情報を含む二次元コードが印刷されたドキュメントのスキャンデータの入力を受け付けるための入力手段と、スキャンデータを解析することによって、スキャンデータにおける二次元コードの画像の位置と、アクセス情報で表わされるアクセス先とを特定するための特定手段と、スキャンデータに、スキャンデータに基づく表示のうちの二次元コードの画像の位置に基づく位置に対して規定された操作を受けることによってアクセス先へのアクセスを実行させるコマンドであるリンクコードを付加するための第1の付加手段と、リンクコードが付加されたスキャンデータを、指定された宛先に対して出力するための出力手段とを備える。   According to one embodiment, an image processing apparatus can perform image processing of scan data, which is image data obtained by scanning, and input scan data of a document on which a two-dimensional code including access information is printed. Input means for accepting the scan data, an analysis means for analyzing the scan data, and a specifying means for specifying the position of the image of the two-dimensional code in the scan data and the access destination represented by the access information. A first addition for adding a link code which is a command for executing an access to an access destination by receiving a specified operation on a position based on a position of an image of a two-dimensional code in a display based on data Method and the scan data with the link code added to the specified destination. And output means for and output.

好ましくは、画像処理装置は、スキャンデータに基づく表示の規定された操作を受け付ける位置に、規定された操作を受け付ける位置であることを表わす画像であるリンク画像を付加するための第2の付加手段をさらに備える。   Preferably, the image processing apparatus is a second addition unit for adding a link image, which is an image representing the position where the specified operation is received, to the position where the specified operation for display based on the scan data is received. Is further provided.

より好ましくは、リンク画像は二次元コードとの対応を示す情報を含む。
好ましくは、第2の付加手段は、指定された宛先が他の装置である場合にはスキャンデータに基づく表示にリンク画像を付加し、指定された宛先がメモリーである場合にはリンク画像を付加しない。
More preferably, the link image includes information indicating the correspondence with the two-dimensional code.
Preferably, the second adding means adds a link image to the display based on the scan data when the designated destination is another device, and adds a link image when the designated destination is a memory. do not do.

好ましくは、画像処理装置は、第2の付加手段によってスキャンデータに基づく表示にリンク画像を付加した場合に、スキャンデータに基づく表示から二次元コードの画像を削除するための削除手段をさらに備える。   Preferably, the image processing apparatus further includes a deleting unit for deleting the image of the two-dimensional code from the display based on the scan data when the link image is added to the display based on the scan data by the second adding unit.

好ましくは、画像処理装置は、第1の付加手段は、指定された宛先がスキャンデータの印字のためのプリンターである場合にはリンクコードをスキャンデータに付加せず、指定された宛先がプリンターではない他の装置またはメモリーである場合にはリンクコードを付加する。   Preferably, in the image processing apparatus, the first adding unit does not add the link code to the scan data when the designated destination is a printer for printing scan data, and the designated destination is a printer. If there is no other device or memory, add a link code.

他の実施の形態に従うと、画像処理方法はアクセス情報を含む二次元コードが印刷されたドキュメントをスキャンすることによって得られたデータであるスキャンデータの処理方法であって、スキャンデータを解析することによって、スキャンデータにおける二次元コードの画像の位置と、アクセス情報で表わされるアクセス先とを特定するステップと、スキャンデータに、スキャンデータに基づく表示のうちの二次元コードの画像の位置に基づく位置に対して規定された操作を受けることによってアクセス先へのアクセスを実行させるコマンドであるリンクコードを付加するステップと、リンクコードが付加されたスキャンデータを、指定された宛先に対して出力するステップとを備える。   According to another embodiment, an image processing method is a method of processing scan data, which is data obtained by scanning a document on which a two-dimensional code including access information is printed, and analyzing the scan data. The step of specifying the position of the image of the two-dimensional code in the scan data and the access destination represented by the access information, and the position based on the position of the image of the two-dimensional code in the display based on the scan data in the scan data. A step of adding a link code, which is a command for executing the access to the access destination by receiving the operation specified for, and a step of outputting the scan data to which the link code is added, to the specified destination. With.

他の実施の形態に従うと、制御プログラムはコンピューターに、クセス情報を含む二次元コードが印刷されたドキュメントをスキャンすることによって得られたデータであるスキャンデータの処理を実行させる制御プログラムである。このプログラムはコンピューターに、スキャンデータを解析することによって、スキャンデータにおける二次元コードの画像の位置と、アクセス情報で表わされるアクセス先とを特定するステップと、スキャンデータに、スキャンデータに基づく表示のうちの二次元コードの画像の位置に基づく位置に対して規定された操作を受けることによってアクセス先へのアクセスを実行させるコマンドであるリンクコードを付加するステップと、リンクコードが付加されたスキャンデータを、指定された宛先に対して出力するステップとを実行させる。   According to another embodiment, the control program is a control program for causing a computer to execute processing of scan data which is data obtained by scanning a document on which a two-dimensional code including access information is printed. This program causes the computer to analyze the scan data to specify the position of the image of the two-dimensional code in the scan data and the access destination represented by the access information, and to display the scan data based on the scan data. A step of adding a link code, which is a command to execute access to the access destination by receiving a specified operation based on the position of the image of the two-dimensional code, and scan data to which the link code is added Is output to the designated destination.

この開示によると、二次元コードが印刷されているドキュメントをスキャンすることによって得られた画像データであるスキャンデータが、当該データに含まれる二次元コードの画像をアクセス情報として有効に活用できるように処理される。   According to this disclosure, scan data, which is image data obtained by scanning a document on which a two-dimensional code is printed, enables the image of the two-dimensional code included in the data to be effectively used as access information. It is processed.

実施の形態にかかる画像処理装置の一例であるMFP(Multi-Functional Peripheral)の装置構成の具体例を表わしたブロック図である。FIG. 1 is a block diagram showing a specific example of a device configuration of an MFP (Multi-Functional Peripheral) that is an example of an image processing device according to an embodiment. MFPの動作概要を表わした図である。FIG. 3 is a diagram showing an outline of operation of the MFP. MFPの機能構成の一例を表わしたブロック図である。FIG. 3 is a block diagram showing an example of a functional configuration of the MFP. MFPから出力されるスキャンデータの具体例を説明するための図である。FIG. 6 is a diagram for explaining a specific example of scan data output from the MFP. MFPの動作の流れを表わしたフローチャートである。6 is a flowchart showing a flow of operations of the MFP. 第2の実施の形態にかかる画像処理装置の一例としてのPC(パーソナルコンピューター)の動作概要を表わした図である。FIG. 9 is a diagram showing an outline of operation of a PC (personal computer) as an example of an image processing apparatus according to a second embodiment.

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

[第1の実施の形態]
図1は、本実施の形態にかかる画像処理装置の一例であるMFP(Multi-Functional Peripheral)100の装置構成の具体例を表わしたブロック図である。図1を参照して、MFP100は、装置全体を制御するためのCPU(Central Processing Unit)10と、CPU10で実行するプログラムを記憶するためのROM(Read Only Memory)11と、CPU10がプログラムを実行する際の作業領域になるRAM(Random Access Memory)12と、画像データなどの各種データを記憶するためのHDD(Hard Disk Drive)13とを含む。また、MFP100は、スキャナー14とプリンター15と操作パネル16とを含む。さらに、MFP100は、他の装置と通信するための通信部17を含む。通信部17は、LAN(Local Area Network)などの専用回線を介した通信を行なってもよいし、インターネットを介した通信を行なってもよい。また通信部17は、無線通信を行なっても有線による通信を行なってもよい。
[First Embodiment]
FIG. 1 is a block diagram showing a specific example of a device configuration of an MFP (Multi-Functional Peripheral) 100 which is an example of an image processing device according to the present embodiment. Referring to FIG. 1, MFP 100 includes a CPU (Central Processing Unit) 10 for controlling the entire apparatus, a ROM (Read Only Memory) 11 for storing a program executed by CPU 10, and a CPU 10 executing the program. A RAM (Random Access Memory) 12 serving as a work area for performing the operation and an HDD (Hard Disk Drive) 13 for storing various data such as image data are included. The MFP 100 also includes a scanner 14, a printer 15, and an operation panel 16. Further, MFP 100 includes a communication unit 17 for communicating with another device. The communication unit 17 may perform communication via a dedicated line such as a LAN (Local Area Network) or may perform communication via the Internet. The communication unit 17 may perform wireless communication or wired communication.

<動作概要>
図2は、MFP100の動作概要を表わした図である。図2を参照して、MFP100は、ドキュメント(原稿)をスキャンし、該ドキュメントをスキャンすることによって得られた画像データであるスキャンデータを出力する(ステップS1)。スキャンデータの出力先がプリンター、つまり、MFP100がコピー動作を実行する場合には、スキャンデータをそのままプリンターに出力してプリントさせる(ステップS2)。
<Operation overview>
FIG. 2 is a diagram showing an operation outline of the MFP 100. Referring to FIG. 2, MFP 100 scans a document (original) and outputs scan data that is image data obtained by scanning the document (step S1). When the output destination of the scan data is the printer, that is, when the MFP 100 executes the copy operation, the scan data is directly output to the printer and printed (step S2).

スキャンデータの出力先がスキャンデータそのものを出力する相手先である場合、たとえば、MFP100がPC(パーソナルコンピューター)などの他の装置にスキャンデータを送信する場合、MFP100はスキャンデータを解析する(ステップS3)。スキャンしたドキュメントに、URL(Uniform Resource Locators)などのアクセス情報がQRコード(登録商標)などの二次元コードに変換されて印字されている場合、MFP100はスキャンデータを解析することによって、ドキュメント上の二次元コードの印刷されている位置と、当該二次元コードで表わされるアクセス情報によって示されたアクセス先とを特定する。そして、MFP100は、スキャンデータにリンクコードを付加する(ステップS4)。リンクコードは、スキャンデータに基づく表示のうちの二次元コードの画像の位置に基づく位置に対して、たとえばクリックやマウスオンなどの予め規定された操作を受けることによって、当該スキャンデータを表示する装置に対してアクセス先へのアクセスを実行させるコマンドである。   If the output destination of the scan data is a destination that outputs the scan data itself, for example, if the MFP 100 sends the scan data to another device such as a PC (personal computer), the MFP 100 analyzes the scan data (step S3). ). When access information such as a URL (Uniform Resource Locators) is converted into a two-dimensional code such as a QR code (registered trademark) and is printed on the scanned document, the MFP 100 analyzes the scan data, and thus the MFP 100 analyzes the scan data. The position where the two-dimensional code is printed and the access destination indicated by the access information represented by the two-dimensional code are specified. Then, the MFP 100 adds a link code to the scan data (step S4). The link code is displayed on the device displaying the scan data by receiving a predetermined operation such as clicking or mouse-on with respect to the position based on the position of the image of the two-dimensional code in the display based on the scan data. This is a command to execute access to the access destination.

スキャンデータにリンクコードが付加されることによって、当該スキャンデータを表示した装置のユーザーは指定された位置に対してたとえばクリックなどの規定された操作を行なうことによってアクセス情報で指定されるアクセス先へのアクセスを当該装置に指示することができる。つまり、ユーザーは、スキャン元のドキュメントに印刷されている二次元コードをアクセス情報として有効に活用することができる。   By adding the link code to the scan data, the user of the device that displayed the scan data can perform a specified operation such as clicking on the specified position to reach the access destination specified by the access information. Access to the device can be instructed. That is, the user can effectively use the two-dimensional code printed on the document as the scan source as access information.

MFP100は、さらに、上記規定された操作を受け付ける位置に、当該位置であることを表わす画像であるリンク画像を付加してもよい。リンク画像には、URLなどのアクセス情報を表わす文字列や、マウス画像などが含まれる。好ましくは、MFP100は、スキャンデータの出力先がPCなどの他の装置である場合にはスキャンデータにリンク画像を付加し、出力先がメモリーである場合にはスキャンデータにリンク画像を付加しない。   MFP 100 may further add a link image, which is an image indicating the position, to the position where the above-described specified operation is received. The link image includes a character string representing access information such as a URL and a mouse image. Preferably, MFP 100 adds the link image to the scan data when the output destination of the scan data is another device such as a PC, and does not add the link image to the scan data when the output destination is the memory.

スキャンデータにリンク画像が付加されることによって、当該スキャンデータを表示した装置のユーザーはリンクコードがスキャンデータに付加されていることをリンク画像によって容易に把握することができ、リンクコードによってアクセス情報をより有効に活用することができる。リンク画像が付加されたスキャンデータがメモリーに保存されることにより、当該スキャンデータがメモリーから読み出されて他の装置に送信された場合に、当該他の装置ではリンクコードによってアクセス情報を活用することができる。一方で、メモリーに格納されたスキャンデータはプリンター15によって印刷される場合もある。その場合には、スキャンデータにリンク画像が含まれないことによって元のドキュメントと同じプリントが得られることになる。   By adding the link image to the scan data, the user of the device displaying the scan data can easily recognize that the link code is added to the scan data by the link image. Can be used more effectively. By storing the scan data to which the link image is added in the memory, when the scan data is read from the memory and transmitted to another device, the other device uses the access information by the link code. be able to. On the other hand, the scan data stored in the memory may be printed by the printer 15. In that case, the same print as the original document can be obtained by not including the link image in the scan data.

MFP100は、リンクコードが付加されたスキャンデータを、PCなどの指定された他の装置に出力する(ステップS5)。   The MFP 100 outputs the scan data to which the link code is added to another designated device such as a PC (step S5).

<機能構成>
図3は、上記動作を行なうためのMFP100の機能構成の一例を表わしたブロック図である。図3の各機能は、MFP100のCPU10がROM11に記憶されているプログラムをRAM12上に読み出して実行することで、主にCPU10において実現される。しかしながら、少なくとも一部機能が図1に表わされた他のハードウェア、または図示されていない電気回路などの他のハードウェアによって実現されてもよい。
<Functional configuration>
FIG. 3 is a block diagram showing an example of a functional configuration of MFP 100 for performing the above operation. Each function of FIG. 3 is mainly realized by the CPU 10 of the MFP 100 when the CPU 10 of the MFP 100 reads a program stored in the ROM 11 onto the RAM 12 and executes the program. However, at least a part of the functions may be realized by other hardware shown in FIG. 1 or other hardware such as an electric circuit not shown.

図3を参照して、MFP100のCPU10は、画像入力部101と、特定部102と、コード付加部103と、画像付加部104と、出力部105と、格納部106と、送信処理部107と、印刷処理部108と、指示入力部110と、判断部111とを含む。   Referring to FIG. 3, CPU 10 of MFP 100 includes image input unit 101, specifying unit 102, code adding unit 103, image adding unit 104, output unit 105, storage unit 106, and transmission processing unit 107. A print processing unit 108, an instruction input unit 110, and a determination unit 111 are included.

画像入力部101は、スキャナー14からスキャンデータの入力を受け付ける。画像入力部101は、その他、メモリーの一例であるHDD13に含まれる、スキャンデータを記憶するための記憶領域であるスキャンデータ記憶部131から指定されたスキャンデータを読み出すことによってスキャンデータの入力を受け付けてもよいし、通信部17を介して他の装置からスキャンデータの入力を受け付けてもよい。スキャンデータ記憶部131は、ユーザーごと、またはユーザーグループごとに設定されている、ボックスと呼ばれる記憶領域であってもよい。   The image input unit 101 receives scan data input from the scanner 14. In addition, the image input unit 101 accepts input of scan data by reading specified scan data from the scan data storage unit 131, which is a storage area for storing scan data, included in the HDD 13 which is an example of a memory. Alternatively, the input of scan data may be received from another device via the communication unit 17. The scan data storage unit 131 may be a storage area called a box that is set for each user or each user group.

入力されたスキャンデータがアクセス情報を含むQRコードなどの二次元コードが印刷されたドキュメントのスキャンデータである場合、特定部102は、スキャンデータを解析することによってスキャンデータにおける二次元コードの画像の位置を特定する。また、特定部102は、二次元コードを解析することによってアクセス情報で表わされるアクセス先を特定する。   When the input scan data is the scan data of the document on which the two-dimensional code such as the QR code including the access information is printed, the identifying unit 102 analyzes the scan data to determine the image of the two-dimensional code in the scan data. Identify the location. Further, the identifying unit 102 identifies the access destination represented by the access information by analyzing the two-dimensional code.

コード付加部103は、スキャンデータにリンクコードを付加する。好ましくは、画像付加部104は、リンクコードが予め規定された操作を受け付ける二次元コードの画像の位置に基づく位置を表わす画像であるリンク画像をスキャンデータに付加する。   The code adding unit 103 adds a link code to the scan data. Preferably, the image adding unit 104 adds a link image, which is an image representing a position based on the position of the image of the two-dimensional code that receives the operation in which the link code is defined in advance, to the scan data.

指示入力部110は、操作パネル16からスキャンデータの出力先とする宛先の指定の入力を受け付ける。スキャンデータの出力先として指定される宛先は、当該スキャンデータの印字のためのプリンター15、プリンター15ではないPCなどの他の装置、またはスキャンデータ記憶部131などのメモリーなどである。   The instruction input unit 110 receives an input from the operation panel 16 for designating a destination as an output destination of scan data. The destination designated as the output destination of the scan data is the printer 15 for printing the scan data, another device such as a PC other than the printer 15, or a memory such as the scan data storage unit 131.

好ましくは、判断部111は、指定された宛先に応じてコード付加部103によるリンクコードの付加の要否を判断する。すなわち、指定された宛先が当該スキャンデータの印字のためのプリンター15である場合にはリンクコードをスキャンデータに付加しないと判断する。また、指定された宛先がプリンター15ではないPCなどの他の装置やスキャンデータ記憶部131などのメモリーである場合には、判断部111は、スキャンデータにリンクコードを付加すると判断する。画像付加部104は、コード付加部103がスキャンデータにリンクコードを付加した場合に、さらにリンク画像をスキャンデータに付加する。さらに好ましくは、判断部111は、指定された宛先に応じて画像付加部104によるリンク画像の付加の要否を判断する。すなわち、指定された宛先がPCなどの他の装置である場合、判断部111は、スキャンデータにリンク画像を付加すると判断する。また、指定された宛先がメモリーである場合には、判断部111は、スキャンデータにリンク画像を付加しないと判断する。   Preferably, the determination unit 111 determines whether or not the link code should be added by the code addition unit 103 according to the designated destination. That is, when the designated destination is the printer 15 for printing the scan data, it is determined that the link code is not added to the scan data. Further, when the designated destination is another device such as a PC other than the printer 15 or a memory such as the scan data storage unit 131, the determination unit 111 determines to add a link code to the scan data. The image adding unit 104 further adds the link image to the scan data when the code adding unit 103 adds the link code to the scan data. More preferably, the determination unit 111 determines whether or not the link addition by the image addition unit 104 is necessary according to the designated destination. That is, when the designated destination is another device such as a PC, the determination unit 111 determines to add the link image to the scan data. If the designated destination is the memory, the determination unit 111 determines not to add the link image to the scan data.

出力部105は、リンクコード、またはリンクコードとリンク画像とが付加されたスキャンデータを、指定された宛先に対して出力する。すなわち、指定された宛先がスキャンデータ記憶部131である場合、出力部105はスキャンデータ記憶部131にスキャンデータを格納するための格納部106にスキャンデータを渡す。スキャンデータは格納部106によってスキャンデータ記憶部131に格納される。指定された宛先がPCなどの他の装置である場合、スキャンデータを他の装置に送信する処理を行なうための送信処理部107にスキャンデータを渡す。スキャンデータは送信処理部107によって、通信部17を介して指定された他の装置に送信される。指定された宛先がプリンターであって印刷が行なわれる場合、出力部105はスキャンデータを印刷処理部108に渡す。スキャンデータは印刷処理部108によってプリンター15で印刷されるための処理が行なわれて、プリンター15での印刷が実行される。   The output unit 105 outputs the link code or the scan data to which the link code and the link image are added to the designated destination. That is, when the designated destination is the scan data storage unit 131, the output unit 105 passes the scan data to the storage unit 106 for storing the scan data in the scan data storage unit 131. The scan data is stored in the scan data storage unit 131 by the storage unit 106. When the designated destination is another device such as a PC, the scan data is passed to the transmission processing unit 107 for performing the process of transmitting the scan data to the other device. The scan data is transmitted by the transmission processing unit 107 to another designated device via the communication unit 17. When the designated destination is a printer and printing is performed, the output unit 105 passes the scan data to the print processing unit 108. The scan data is processed by the print processing unit 108 to be printed by the printer 15, and the printing by the printer 15 is executed.

好ましくは、CPU10は、さらに、削除部109を含む。削除部109は、コード付加部103によってスキャンデータにリンクコードを付加する場合、または、画像付加部104によってスキャンデータにさらにリンク画像を付加する場合、QRコードなどの二次元コードの画像をスキャンデータから削除する。   Preferably, CPU 10 further includes a deletion unit 109. The deletion unit 109 adds the link code to the scan data by the code addition unit 103, or adds the link image to the scan data by the image addition unit 104, the scan data of the two-dimensional code such as the QR code. Remove from.

図4(A)〜図4(E)は、それぞれ、MFP100から出力されるスキャンデータの具体例を説明するための図である。スキャンされたドキュメントには二次元コードの一例としてのQRコードが印刷されているものとする。MFP100は、たとえば、図4(A)に表わされたように、スキャンデータに基づく表示のうちのQRコードの画像の位置を、予め規定された操作を受け付けることによってアクセス先へのアクセスを実行させる位置としたリンクコードをスキャンデータに付加する。この場合、好ましくは、MFP100は、スキャンデータに基づく表示のうちのQRコードの画像に、リンクコードが付加されていることを表わす画像を付加する。図4(A)の例ではQRコードが太枠で囲まれている。さらに、当該太枠は他とは異なる色彩とされてもよい。   FIGS. 4A to 4E are diagrams for explaining specific examples of scan data output from the MFP 100, respectively. It is assumed that a QR code as an example of a two-dimensional code is printed on the scanned document. For example, as shown in FIG. 4A, the MFP 100 executes access to the access destination by accepting a predetermined operation for the position of the QR code image in the display based on the scan data. The link code for the position to be added is added to the scan data. In this case, preferably, MFP 100 adds an image indicating that the link code is added to the QR code image in the display based on the scan data. In the example of FIG. 4A, the QR code is surrounded by a thick frame. Further, the thick frame may have a color different from the other colors.

または、MFP100は、たとえば、図4(B)に表わされたように、スキャンデータに基づく表示のうちのQRコードの画像の近傍にリンク情報に含まれるURLなどのアクセス情報を表わす文字列であるリンク画像を付加し、当該文字列の位置を、予め規定された操作を受け付けることによってアクセス先へのアクセスを実行させる位置としたリンクコードをスキャンデータに付加する。   Alternatively, MFP 100 is, for example, as shown in FIG. 4B, a character string representing access information such as a URL included in the link information near the image of the QR code in the display based on the scan data. A link image is added, and a link code in which the position of the character string is set to a position at which access to the access destination is executed by accepting a predetermined operation is added to the scan data.

スキャンデータに複数の二次元コードが含まれる場合、MFP100は複数の二次元コードそれぞれに対応したリンクコードをスキャンデータに付加し、さらに、複数のリンクコードそれぞれに対応したリンク画像をスキャンデータに付加する。このとき、リンク画像は複数の二次元コードそれぞれとの対応を示す情報を含む。図4(C)の例では、MFP100は、スキャンデータに基づく表示のうちの複数のQRコードそれぞれの画像に識別情報(番号)を付加し、対応するリンク画像それぞれにも同じ識別情報を付加する。   When the scan data includes a plurality of two-dimensional codes, the MFP 100 adds a link code corresponding to each of the plurality of two-dimensional codes to the scan data, and further adds a link image corresponding to each of the plurality of link codes to the scan data. To do. At this time, the link image includes information indicating the correspondence with each of the plurality of two-dimensional codes. In the example of FIG. 4C, the MFP 100 adds identification information (number) to each image of a plurality of QR codes in the display based on the scan data, and also adds the same identification information to each corresponding link image. .

なお、リンク画像を付加する場合、MFP100は、図4(D)に示されたようにスキャンデータから二次元コードの画像を削除してもよい。また、リンク画像は、アクセス情報を表わす文字列に限定されず、たとえば図4(E)に示されたように予め規定された画像であってもよい。   When adding the link image, the MFP 100 may delete the image of the two-dimensional code from the scan data as shown in FIG. Further, the link image is not limited to the character string representing the access information, and may be a predetermined image as shown in FIG. 4 (E), for example.

<動作フロー>
図5は、MFP100の動作の流れを表わしたフローチャートである。図5のフローチャートに表わされた動作は、MFP100のCPU10がROM11に記憶されているプログラムをRAM12上に読み出して実行し、図3の各機能を発揮することによって実現される。図5の動作は、たとえばMFP100の操作パネル16に表示された図示されないメニュー画面においてスキャン動作を伴う動作が指定され、実行が指示されると開始される。
<Operation flow>
FIG. 5 is a flowchart showing the flow of operations of the MFP 100. The operation shown in the flowchart of FIG. 5 is realized by the CPU 10 of the MFP 100 reading out the program stored in the ROM 11 onto the RAM 12 and executing the program to exercise each function of FIG. The operation shown in FIG. 5 is started, for example, when an operation accompanied by a scan operation is designated on the menu screen (not shown) displayed on the operation panel 16 of the MFP 100 and execution is instructed.

図5を参照して、MFP100のCPU10は、たとえばスキャナー14にセットされたドキュメントをスキャンするなどによって(ステップS101)、スキャンデータの入力を受け付ける(ステップS103)。CPU10は、他の装置からスキャンデータの入力を受け付けてもよいし、指定されたスキャンデータをメモリーから読み出してもよい。   Referring to FIG. 5, CPU 10 of MFP 100 accepts scan data input (step S103), for example, by scanning a document set in scanner 14 (step S101). The CPU 10 may receive scan data input from another device or may read designated scan data from the memory.

CPU10はスキャンデータを解析する(ステップS105)。その結果、スキャンデータに二次元コードが含まれている場合には(ステップS107でYES)、CPU10は、スキャンデータに基づく表示のうちの二次元コードの画像の位置を特定する。また、CPU10は、二次元コードを解析することによってアクセス情報で表わされるアクセス先を特定する(ステップS111)。   The CPU 10 analyzes the scan data (step S105). As a result, when the scan data includes the two-dimensional code (YES in step S107), the CPU 10 identifies the position of the image of the two-dimensional code in the display based on the scan data. Further, the CPU 10 specifies the access destination represented by the access information by analyzing the two-dimensional code (step S111).

スキャンデータの送信先がプリンター15である場合、つまり、操作パネル16に対する操作がコピー動作の実行を指示する操作であった場合(ステップS113でYES)、CPU10は、当該スキャンデータに基づく印刷動作を実行する(ステップS109)。   When the transmission destination of the scan data is the printer 15, that is, when the operation on the operation panel 16 is the operation for instructing the execution of the copy operation (YES in step S113), the CPU 10 performs the print operation based on the scan data. Execute (step S109).

スキャンデータの送信先がプリンター15でなく、予め指定された他の装置やメモリーである場合(ステップS113でNO)、CPU10は、スキャンデータにリンクコードを付加する(ステップS115)。そして、CPU10は、スキャンデータを指定された送信先に従って送信する。つまり、スキャンデータを他の装置に送信することが指示されている場合には(ステップS117でYES)、CPU10は、リンクコードが付加されたスキャンデータを指示された他の装置に送信する(ステップS121)。スキャンデータをメモリーに格納することが指示されている場合には(ステップS117でNO)、CPU10は、リンクコードが付加されたスキャンデータをメモリーに格納することで当該データを保存する(ステップS123)。   When the destination of the scan data is not the printer 15 but another device or memory designated in advance (NO in step S113), the CPU 10 adds a link code to the scan data (step S115). Then, the CPU 10 transmits the scan data according to the designated destination. That is, when it is instructed to transmit the scan data to another device (YES in step S117), the CPU 10 transmits the scan data to which the link code is added to the instructed other device (step S117). S121). When it is instructed to store the scan data in the memory (NO in step S117), the CPU 10 stores the scan data to which the link code is added by storing the scan data in the memory (step S123). .

好ましくは、CPU10は、スキャンデータを他の装置に送信することが指示されている場合には(ステップS117でYES)、スキャンデータにさらにリンク画像を付加した上で(ステップS119)、データを指定された他の装置に送信する(ステップS121)。   Preferably, when it is instructed to transmit the scan data to another device (YES in step S117), the CPU 10 further adds a link image to the scan data (step S119), and then specifies the data. It transmits to the other device which was performed (step S121).

スキャンデータを他の装置に送信することが指示されている場合には(ステップS117でYES)、CPU10は、スキャンデータにリンク画像を付加せずにリンクコードのみ付加して、メモリーに格納する(ステップS123)。   When it is instructed to transmit the scan data to another device (YES in step S117), the CPU 10 adds only the link code to the scan data without adding the link image, and stores it in the memory ( Step S123).

<第1の実施の形態の効果>
第1の実施の形態にかかるMFP100が以上の動作を行なうことによって、アクセス情報を含む二次元コードが印刷されたドキュメントのスキャンデータをプリンター15以外の他の装置に出力する場合に、当該スキャンデータには上記アクセス情報によって表わされたアクセス先へのアクセスを指示するコマンドであるリンクコードが付加される。これにより、当該スキャンデータを表示した装置のユーザーは指定された位置に対してたとえばクリックなどの容易な操作によってアクセス情報で指定されるアクセス先へのアクセスを当該装置に指示することができる。つまり、ユーザーは、スキャン元のドキュメントに印刷されている二次元コードをアクセス情報として有効に活用することができる。
<Effects of First Embodiment>
When the MFP 100 according to the first embodiment performs the above operation to output the scan data of the document on which the two-dimensional code including the access information is printed to a device other than the printer 15, the scan data A link code, which is a command for instructing access to the access destination represented by the access information, is added to. As a result, the user of the device that has displayed the scan data can instruct the device to access the specified position by an easy operation such as clicking, to the access destination specified by the access information. That is, the user can effectively use the two-dimensional code printed on the document as the scan source as access information.

さらに、第1の実施の形態にかかるMFP100ではスキャンデータの送信先に応じて、上記規定された操作を受け付ける位置に、当該位置であることを表わす画像であるリンク画像を付加する。すなわち、MFP100は、スキャンデータを他の装置に送信する場合にはスキャンデータにリンク画像を付加し、スキャンデータをメモリーに格納する場合にはスキャンデータにリンク画像を付加しない。スキャンデータにリンク画像が付加されることによって、当該スキャンデータを表示した装置のユーザーはリンクコードがスキャンデータに付加されていることを容易に把握することができ、アクセス情報をより有効に活用することができる。リンク画像が付加されたスキャンデータがメモリーに保存されることにより、当該スキャンデータがメモリーから読み出されて他の装置に送信された場合に、当該他の装置ではリンクコードによってアクセス情報を活用することができる。一方で、メモリーに格納されたスキャンデータはプリンター15によって印刷される場合もある。その場合には、スキャンデータにリンク画像が含まれないことによって元のドキュメントと同じプリントが得られることになる。   Further, in the MFP 100 according to the first embodiment, a link image, which is an image indicating the position, is added to a position where the above-specified operation is accepted, according to the destination of the scan data. That is, the MFP 100 adds the link image to the scan data when transmitting the scan data to another device, and does not add the link image to the scan data when storing the scan data in the memory. By adding the link image to the scan data, the user of the device displaying the scan data can easily recognize that the link code is added to the scan data, and utilize the access information more effectively. be able to. By storing the scan data to which the link image is added in the memory, when the scan data is read from the memory and transmitted to another device, the other device uses the access information by the link code. be able to. On the other hand, the scan data stored in the memory may be printed by the printer 15. In that case, the same print as the original document can be obtained by not including the link image in the scan data.

[第2の実施の形態]
第1の実施の形態にかかるMFP100において行なわれた画像処理は、MFP100以外のPCなどの画像処理装置によって行なわれてもよい。第2の実施の形態では、画像処理装置の一例としてのPC100’が上記の画像処理を実行する。PC100’の装置構成は、図1に表わされたMFP100の装置構成のうちの画像形成処理のための構成を含まないものであればよい。PC100’のCPU10は、図3に表わされた各機能を有する。
[Second Embodiment]
The image processing performed in MFP 100 according to the first embodiment may be performed by an image processing apparatus such as a PC other than MFP 100. In the second embodiment, the PC 100 ′ as an example of the image processing apparatus executes the above image processing. The device configuration of the PC 100 ′ may be any device configuration that does not include the configuration for image forming processing of the device configuration of the MFP 100 shown in FIG. 1. The CPU 10 of the PC 100 'has each function shown in FIG.

図6は、第2の実施の形態にかかる画像処理装置の一例としてのPC100’の動作概要を表わした図である。図6を参照して、第2の実施の形態にかかる画像処理装置であるPC100’は、スキャナー装置14’からスキャンでーの入力を受け付ける(ステップS1’)。スキャンデータの出力先がプリンター装置である場合には、スキャンデータをそのままプリンター装置に出力してプリントさせる(ステップS2’)。   FIG. 6 is a diagram showing an operation outline of a PC 100 'as an example of the image processing apparatus according to the second embodiment. Referring to FIG. 6, the PC 100 ', which is the image processing apparatus according to the second embodiment, receives a scan input from the scanner apparatus 14' (step S1 '). When the output destination of the scan data is the printer device, the scan data is directly output to the printer device and printed (step S2 ').

スキャンデータの出力先がPCなどの他の装置やメモリーである場合、PC100’はスキャンデータを解析して、ドキュメント上の二次元コードの印刷されている位置と、当該二次元コードで表わされるアクセス情報によって示されたアクセス先とを特定する(ステップS3’)。   When the output destination of the scan data is another device such as a PC or a memory, the PC 100 'analyzes the scan data, and the position where the two-dimensional code is printed on the document and the access represented by the two-dimensional code. The access destination indicated by the information is specified (step S3 ').

スキャンデータの出力先がPCなどの他の装置である場合には、PC100’は、ドキュメントに上記アクセス先へのアクセスを指示するコマンドであるリンクコードを付加し、さらに、上記指示のための操作位置を表わすリンク画像を付加して、指定された他の装置に当該スキャンデータを送信する(ステップS5’)。   When the output destination of the scan data is another device such as a PC, the PC 100 'adds a link code, which is a command instructing access to the access destination, to the document, and further performs an operation for the instruction. A link image representing the position is added and the scan data is transmitted to another designated device (step S5 ').

スキャンデータの出力先がメモリーである場合には、PC100’は、ドキュメントに上記アクセス先へのアクセスを指示するコマンドであるリンクコードを付加して指定されたメモリーに当該スキャンデータを格納する(ステップS5”)。   If the output destination of the scan data is a memory, the PC 100 'adds a link code, which is a command instructing access to the access destination, to the document and stores the scan data in the designated memory (step S5 ").

上記の画像処理がPC100’などのMFP以外の装置によって実行されることによっても、スキャン元のドキュメントに印刷されている二次元コードがアクセス情報として有効に活用されることになる。   Even when the image processing described above is executed by a device other than the MFP, such as the PC 100 ', the two-dimensional code printed on the document as the scan source is effectively used as access information.

[他の例]
開示された特徴は、1つ以上のモジュールによって実現される。たとえば、当該特徴は、回路素子その他のハードウェアモジュールによって、当該特徴を実現する処理を規定したソフトウェアモジュールによって、または、ハードウェアモジュールとソフトウェアモジュールとの組み合わせによって実現され得る。
[Other examples]
The disclosed features are implemented by one or more modules. For example, the feature can be implemented by a circuit element or other hardware module, a software module that defines a process that implements the feature, or a combination of a hardware module and a software module.

上述の画像処理を汎用のMFPやPCに実行させるための、1つ以上のソフトウェアモジュールの組み合わせであるプログラムとして提供することもできる。このようなプログラムは、コンピューターに付属するフレキシブルディスク、CD−ROM(Compact Disk-Read Only Memory)、ROM、RAMおよびメモリカードなどのコンピューター読取り可能な記録媒体にて記録させて、プログラム製品として提供することもできる。あるいは、コンピューターに内蔵するハードディスクなどの記録媒体にて記録させて、プログラムを提供することもできる。また、ネットワークを介したダウンロードによって、プログラムを提供することもできる。   It may be provided as a program that is a combination of one or more software modules for causing the general-purpose MFP or PC to execute the above-described image processing. Such a program is recorded on a computer-readable recording medium such as a flexible disk attached to a computer, a CD-ROM (Compact Disk-Read Only Memory), a ROM, a RAM, and a memory card, and provided as a program product. You can also Alternatively, the program may be provided by being recorded in a recording medium such as a hard disk built in the computer. Also, the program can be provided by downloading via a network.

なお、本開示にかかるプログラムは、コンピューターのオペレーティングシステム(OS)の一部として提供されるプログラムモジュールのうち、必要なモジュールを所定の配列で所定のタイミングで呼出して処理を実行させるものであってもよい。その場合、プログラム自体には上記モジュールが含まれずOSと協働して処理が実行される。このようなモジュールを含まないプログラムも、本開示にかかるプログラムに含まれ得る。   The program according to the present disclosure is a program module that is provided as a part of an operating system (OS) of a computer and calls a necessary module in a predetermined array at a predetermined timing to execute a process. Good. In that case, the program itself does not include the above module, and the process is executed in cooperation with the OS. A program that does not include such a module can also be included in the program according to the present disclosure.

また、本開示にかかるプログラムは他のプログラムの一部に組込まれて提供されるものであってもよい。その場合にも、プログラム自体には上記他のプログラムに含まれるモジュールが含まれず、他のプログラムと協働して処理が実行される。このような他のプログラムに組込まれたプログラムも、本開示にかかるプログラムに含まれ得る。   Further, the program according to the present disclosure may be provided by being incorporated in a part of another program. Even in that case, the program itself does not include the module included in the other program, and the process is executed in cooperation with the other program. A program incorporated in such another program may also be included in the program according to the present disclosure.

提供されるプログラム製品は、ハードディスクなどのプログラム格納部にインストールされて実行される。なお、プログラム製品は、プログラム自体と、プログラムが記録された記録媒体とを含む。   The provided program product is installed and executed in a program storage unit such as a hard disk. The program product includes the program itself and a recording medium in which the program is recorded.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiments disclosed this time are to be considered as illustrative in all points and not restrictive. The scope of the present invention is shown not by the above description but by the claims, and is intended to include meanings equivalent to the claims and all modifications within the scope.

10 CPU、11 ROM、12 RAM、13 HDD、14 スキャナー、14’ スキャナー装置、15 プリンター、16 操作パネル、17 通信部、100 MFP、100’ PC、101 画像入力部、102 特定部、103 コード付加部、104 画像付加部、105 出力部、106 格納部、107 送信処理部、108 印刷処理部、109 削除部、110 指示入力部、111 判断部、131 スキャンデータ記憶部。   10 CPU, 11 ROM, 12 RAM, 13 HDD, 14 scanner, 14 'scanner device, 15 printer, 16 operation panel, 17 communication unit, 100 MFP, 100' PC, 101 image input unit, 102 identification unit, 103 code addition Copying unit, 104 image adding unit, 105 output unit, 106 storage unit, 107 transmission processing unit, 108 print processing unit, 109 deletion unit, 110 instruction input unit, 111 determination unit, 131 scan data storage unit.

Claims (7)

スキャンすることによって得られた画像データであるスキャンデータの画像処理が可能な画像処理装置であって、
アクセス情報を含む二次元コードが印刷されたドキュメントのスキャンデータの入力を受け付けるための入力手段と、
前記スキャンデータを解析することによって、前記スキャンデータにおける前記二次元コードの画像の位置と、前記アクセス情報で表わされるアクセス先とを特定するための特定手段と、
前記スキャンデータに、前記スキャンデータに基づく表示のうちの前記二次元コードの画像の位置に基づく位置に対して規定された操作を受けることによって前記アクセス先へのアクセスを実行させるコマンドであるリンクコードを付加するための第1の付加手段と、
指定された宛先が他の装置であることに基づいて、前記スキャンデータに基づく表示の前記規定された操作を受け付ける位置に、予め規定されたリンク画像を付加するための第2の付加手段と、
前記指定された宛先が自装置のメモリーである場合、前記リンクコードが付加された前記スキャンデータを前記メモリーに保存し、前記指定された宛先が前記他の装置である場合、前記リンクコードおよび前記リンク画像が付加された前記スキャンデータを前記他の装置に送信するための出力手段とを備える、画像処理装置。
An image processing device capable of image processing of scan data which is image data obtained by scanning,
Input means for accepting input of scan data of a document on which a two-dimensional code including access information is printed,
By analyzing the scan data, a specifying unit for specifying the position of the image of the two-dimensional code in the scan data and the access destination represented by the access information,
A link code which is a command for executing access to the access destination by receiving a specified operation on the scan data based on the position of the image of the two-dimensional code in the display based on the scan data. A first addition means for adding
Second adding means for adding a predetermined link image to a position for receiving the specified operation of the display based on the scan data based on the fact that the specified destination is another device;
When the designated destination is the memory of the own device, the scan data to which the link code is added is stored in the memory, and when the designated destination is the other device, the link code and the An image processing apparatus, comprising: an output unit for transmitting the scan data to which a link image is added to the other apparatus.
前記リンク画像は、前記二次元コードとの対応を示す情報を含む、請求項1に記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the link image includes information indicating correspondence with the two-dimensional code. 前記第2の付加手段は、前記指定された宛先がメモリーである場合には前記リンク画像を付加しない、請求項1または2に記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the second adding unit does not add the link image when the designated destination is a memory. 前記第2の付加手段によって前記スキャンデータに基づく表示に前記リンク画像を付加した場合に、前記スキャンデータに基づく表示から前記二次元コードの画像を削除するための削除手段をさらに備え
前記出力手段により前記他の装置に送信される前記スキャンデータは、前記二次元コードの画像を削除された前記スキャンデータである、請求項に記載の画像処理装置。
Further comprising deleting means for deleting the image of the two-dimensional code from the display based on the scan data when the link image is added to the display based on the scan data by the second adding means ,
The image processing apparatus according to claim 1 , wherein the scan data transmitted to the other apparatus by the output unit is the scan data in which the image of the two-dimensional code is deleted .
前記第1の付加手段は、前記指定された宛先が前記スキャンデータの印字のためのプリンターである場合には前記リンクコードを前記スキャンデータに付加せず、前記指定された宛先がプリンターではない前記他の装置または前記メモリーである場合には前記リンクコードを付加する、請求項1〜4のいずれかに記載の画像処理装置。 Said first adding means, when said designated destination is a printer for printing the scan data without adding the link code to the scan data, the designated destination is not the printer the If it is another device or the memory adds the link code, the image processing apparatus according to claim 1. 画像処理装置によって実行されるアクセス情報を含む二次元コードが印刷されたドキュメントをスキャンすることによって得られたデータであるスキャンデータの処理方法であって、
前記スキャンデータを解析することによって、前記スキャンデータにおける前記二次元コードの画像の位置と、前記アクセス情報で表わされるアクセス先とを特定するステップと、
前記スキャンデータに、前記スキャンデータに基づく表示のうちの前記二次元コードの画像の位置に基づく位置に対して規定された操作を受けることによって前記アクセス先へのアクセスを実行させるコマンドであるリンクコードを付加するステップと、

指定された宛先が他の装置であることに基づいて、前記スキャンデータに基づく表示の前記規定された操作を受け付ける位置に、予め規定されたリンク画像を付加するステップと、
前記指定された宛先が自装置のメモリーである場合、前記リンクコードが付加された前記スキャンデータを前記メモリーに保存し、前記指定された宛先が前記他の装置である場合、前記リンクコードおよび前記リンク画像が付加された前記スキャンデータを前記他の装置に送信するステップとを備える、画像処理方法。
A method for processing scan data, which is data obtained by scanning a document printed with a two-dimensional code including access information, which is executed by an image processing device ,
Specifying the position of the image of the two-dimensional code in the scan data and the access destination represented by the access information by analyzing the scan data;
A link code which is a command for executing access to the access destination by receiving a specified operation on the scan data based on the position of the image of the two-dimensional code in the display based on the scan data. The step of adding

A step of adding a pre-specified link image to a position for receiving the specified operation of the display based on the scan data based on the specified destination being another device;
When the designated destination is the memory of the own device, the scan data to which the link code is added is stored in the memory, and when the designated destination is the other device, the link code and the And a step of transmitting the scan data to which the link image is added to the another device .
コンピューターに、アクセス情報を含む二次元コードが印刷されたドキュメントをスキャンすることによって得られたデータであるスキャンデータの処理を実行させる制御プログラムであって、
前記制御プログラムは前記コンピューターに、
前記スキャンデータを解析することによって、前記スキャンデータにおける前記二次元コードの画像の位置と、前記アクセス情報で表わされるアクセス先とを特定するステップと、
前記スキャンデータに、前記スキャンデータに基づく表示のうちの前記二次元コードの画像の位置に基づく位置に対して規定された操作を受けることによって前記アクセス先へのアクセスを実行させるコマンドであるリンクコードを付加するステップと、
指定された宛先が他の装置であることに基づいて、前記スキャンデータに基づく表示の前記規定された操作を受け付ける位置に、予め規定されたリンク画像を付加するステップと、
前記指定された宛先が自装置のメモリーである場合、前記リンクコードが付加された前記スキャンデータを前記メモリーに保存し、前記指定された宛先が前記他の装置である場合、前記リンクコードおよび前記リンク画像が付加された前記スキャンデータを前記他の装置に送信するステップとを実行させる、制御プログラム。
A control program that causes a computer to execute processing of scan data, which is data obtained by scanning a document on which a two-dimensional code including access information is printed,
The control program in the computer,
Specifying the position of the image of the two-dimensional code in the scan data and the access destination represented by the access information by analyzing the scan data;
A link code which is a command for executing access to the access destination by receiving a specified operation on the scan data based on the position of the image of the two-dimensional code in the display based on the scan data. The step of adding
A step of adding a pre-specified link image to a position for receiving the specified operation of the display based on the scan data based on the specified destination being another device;
When the designated destination is the memory of the own device, the scan data to which the link code is added is stored in the memory, and when the designated destination is the other device, the link code and the And a step of transmitting the scan data to which the link image is added to the other device .
JP2015165812A 2015-08-25 2015-08-25 Image processing apparatus, image processing method, and control program Active JP6682215B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015165812A JP6682215B2 (en) 2015-08-25 2015-08-25 Image processing apparatus, image processing method, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015165812A JP6682215B2 (en) 2015-08-25 2015-08-25 Image processing apparatus, image processing method, and control program

Publications (2)

Publication Number Publication Date
JP2017046101A JP2017046101A (en) 2017-03-02
JP6682215B2 true JP6682215B2 (en) 2020-04-15

Family

ID=58211824

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015165812A Active JP6682215B2 (en) 2015-08-25 2015-08-25 Image processing apparatus, image processing method, and control program

Country Status (1)

Country Link
JP (1) JP6682215B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019159546A1 (en) * 2018-02-19 2019-08-22 京セラドキュメントソリューションズ株式会社 Image processing device, image forming device, and image processing method
JP7176426B2 (en) * 2019-01-31 2022-11-22 株式会社リコー Image forming apparatus, information processing method and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4347085B2 (en) * 2004-02-25 2009-10-21 株式会社リコー Address information reproducing apparatus, address information reproducing method, program for causing computer to execute the method, and information terminal capable of reproducing address information
JP2008182405A (en) * 2007-01-24 2008-08-07 Murata Mach Ltd Data communication device
JP2009272982A (en) * 2008-05-09 2009-11-19 Konica Minolta Business Technologies Inc Facsimile machine

Also Published As

Publication number Publication date
JP2017046101A (en) 2017-03-02

Similar Documents

Publication Publication Date Title
US8590775B2 (en) Image processing apparatus, image processing method, and computer readable storage medium
US10306085B2 (en) Information processing apparatus, control method of information processing apparatus, and recording medium
US20180270387A1 (en) Printing apparatus, server, printing method, and control method
JP6682215B2 (en) Image processing apparatus, image processing method, and control program
US8645962B2 (en) Instruction generating apparatus including a receiving section, a determining section, and a generation section, document processing system, and a computer readable medium
JP6344162B2 (en) Image processing apparatus and computer program
US9712694B2 (en) Cooperative system, information processing apparatus, and computer program product
JP2008092451A (en) Scanner system
JP6068116B2 (en) Replacement printing control program and replacement printing control apparatus
US8958108B2 (en) Apparatus and program product for processing page images with defined page order to increase editing flexibilty
JP6311291B2 (en) Conversion device, information processing device, and image processing device
JP6613871B2 (en) Information processing apparatus, image reading apparatus, and program
US10264143B2 (en) Image forming apparatus
US10264152B2 (en) Information processing device, computer-readable recording medium, and system
JP6507809B2 (en) Printing instruction device, printing system and program
JP6485051B2 (en) Image processing system, image processing apparatus, and program
JP6413450B2 (en) Image processing apparatus, image forming apparatus, and program
JP6613872B2 (en) Information processing apparatus, image reading apparatus, code image generating apparatus, and program
JP5979950B2 (en) Image processing apparatus, control method therefor, and program
JP2014029633A (en) Information processing device and printing system
JP2018129575A (en) Image data output device, image data output system, and image data output method
JP4784635B2 (en) Image processing apparatus, image forming apparatus, and program
JP2004343226A (en) Image read/transmission apparatus
JP2008080592A (en) Image data generating apparatus, image forming apparatus, image forming system, and image data generating program
JP6372365B2 (en) Printing instruction apparatus, printing system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180518

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190107

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190513

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20190521

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20190712

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200212

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200325

R150 Certificate of patent or registration of utility model

Ref document number: 6682215

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150