JP2019140601A - Image processing apparatus and program - Google Patents

Image processing apparatus and program Download PDF

Info

Publication number
JP2019140601A
JP2019140601A JP2018024030A JP2018024030A JP2019140601A JP 2019140601 A JP2019140601 A JP 2019140601A JP 2018024030 A JP2018024030 A JP 2018024030A JP 2018024030 A JP2018024030 A JP 2018024030A JP 2019140601 A JP2019140601 A JP 2019140601A
Authority
JP
Japan
Prior art keywords
image
external terminal
processing apparatus
image processing
operation button
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.)
Pending
Application number
JP2018024030A
Other languages
Japanese (ja)
Inventor
長生 勝田
Takeo Katsuda
長生 勝田
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 JP2018024030A priority Critical patent/JP2019140601A/en
Publication of JP2019140601A publication Critical patent/JP2019140601A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)
  • Position Input By Displaying (AREA)
  • Facsimiles In General (AREA)
  • Editing Of Facsimile Originals (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide an image processing apparatus to which a job can be submitted, which uses a resource, such as a camera in an external terminal, while the same operability as that of an operation panel of a main body is ensured with a remote control from an external terminal.SOLUTION: A web UI unit 21 of an image processing apparatus 10 displays the same operation screen 50 on an operation panel 17 of the apparatus and a browser of an external terminal 40. When a Scan To button 53 is operated on the operation panel 17, the web UI unit reads a document by using a scanner unit 14 on the image processing apparatus 10 side, and when the Scan To button 53 is operated on the external terminal 40, controls to photograph a document by using a camera 41 of the external terminal 40 in place of the scanner unit 14, and executes a job.SELECTED DRAWING: Figure 4

Description

本発明は、外部端末からの遠隔操作が可能な画像処理装置およびそのプログラムに関する。   The present invention relates to an image processing apparatus that can be remotely operated from an external terminal and a program thereof.

複合機などで原稿をスキャンしたりコピーしたりする作業では、複合機が有する原稿読み取り装置の原稿台に原稿をセットし、複合機の操作パネルからジョブの設定操作やスタート指示の入力操作が行われる。   When scanning or copying a document on a multifunction device, place the document on the platen of the document reader of the multifunction device, and perform job setting operations and start instruction input operations from the multifunction device's control panel. Is called.

一方、近年は、携帯端末などの外部端末で撮影した画像を複合機に転送し、該複合機でその画像を印刷出力したりPDF形式のファイルに変換したりするといった作業形態も増えている。   On the other hand, in recent years, work forms such as transferring an image taken with an external terminal such as a portable terminal to a multifunction peripheral, printing out the image with the multifunction peripheral, and converting the image into a PDF format file are increasing.

しかし、携帯端末で撮影した画像を複合機に転送して印刷出力等するには、
(1)携帯端末で画像を撮影する、
(2)撮影して保存された画像を選択して複合機に送信する、
といった個別の複数の作業を行う必要があるため、複合機で印刷するまでに時間と手間を要していた。
However, in order to transfer an image taken with a mobile terminal to a multifunction device and print it out,
(1) Taking an image with a mobile terminal,
(2) Select an image captured and saved and send it to the MFP.
Because it is necessary to perform a plurality of individual operations such as the above, it takes time and labor to print with the multifunction machine.

下記特許文献1には、上記の手間を軽減した画像処理システムが提案されている。この画像システムでは、カメラを制御する撮像制御部と、画像処理装置を遠隔操作するための遠隔制御部の機能を有する専用アプリを携帯端末で稼動させ、該専用アプリは、遠隔制御部が画像処理装置を遠隔制御する連携状態にあるときはカメラが撮影した画像を画像処理装置に送信するように動作し、画像処理装置は、連携状態にあるときは携帯端末を画像データの入力ソースに設定するようになっている。したがって、連携状態に設定すれば、携帯端末で撮影した画像が自動的に画像処理装置に転送されて入力される。   Patent Document 1 below proposes an image processing system that reduces the above trouble. In this image system, a dedicated application having functions of an imaging control unit for controlling a camera and a remote control unit for remotely operating an image processing apparatus is operated on a mobile terminal, and the dedicated control unit performs image processing by the remote control unit. When the device is in a cooperative state for remote control, the camera operates to send an image captured by the camera to the image processing device, and when the device is in a cooperative state, the image processing device sets the portable terminal as an input source of image data. It is like that. Therefore, if the cooperative state is set, an image captured by the portable terminal is automatically transferred to the image processing apparatus and input.

また、複合機などを遠隔操作する方法の1つとしてWebUIと呼ばれるものがある。これは、Webサーバ機能を備えた複合機等の装置が自装置の操作画面の表示用データをHTML形式でタブレットなどの外部端末へ送信し、これを受信した外部端末はブラウザで操作画面を表示し、ユーザから受けた操作の情報を外部端末から複合機のWebサーバに返信することで、ジョブの設定操作を受けるものである。   In addition, there is a method called Web UI as one of methods for remotely operating a multifunction peripheral or the like. This is because a device such as a multifunction device having a Web server function transmits display data for the operation screen of the device itself to an external terminal such as a tablet in HTML format, and the external terminal that has received this displays the operation screen in a browser. Then, the operation information received from the user is returned from the external terminal to the Web server of the multi-function peripheral, thereby receiving a job setting operation.

特開2014−64151号公報JP 2014-64151 A

特許文献1に開示の画像処理システムでは、専用アプリを携帯端末にインストールして稼動させる必要がある。また、連携状態に設定した後は、入力ソースが携帯端末に切り替わるため、一度、連携状態になると、画像処理装置本体の操作パネルを操作して画像処理装置本体のスキャナから画像を入力するといった作業ができなくなる。すなわち、本体の操作パネルと携帯端末からの操作とを同時並行に行うことはできない。さらに、携帯端末のカメラを入力デバイスに使用する場合にのみ対応しており、その他の場合には対応できない。連携状態では、携帯端末での操作は画像処理装置の遠隔操作となるので携帯端末側のカメラの撮影条件を変更する等の操作はできず、このような操作を行うためには別のアプリを起動する必要があった。   In the image processing system disclosed in Patent Document 1, it is necessary to install and operate a dedicated application on a mobile terminal. In addition, since the input source is switched to the portable terminal after setting to the cooperative state, once the cooperative state is established, the operation panel of the image processing apparatus body is operated to input an image from the scanner of the image processing apparatus body. Can not be. That is, the operation panel of the main body and the operation from the mobile terminal cannot be performed simultaneously. Furthermore, it supports only when the camera of the portable terminal is used as an input device, and cannot cope with other cases. In the linked state, the operation on the mobile terminal is a remote operation of the image processing apparatus, so the operation such as changing the shooting conditions of the camera on the mobile terminal side cannot be performed. To perform such an operation, another application is required. Had to start.

ところで、従来のWebUI機能は、通常、本体の操作パネルに表示される操作画面と同じ内容、同じ表示態様の操作画面を携帯端末に表示するので、携帯端末からの遠隔操作においては、本体と同じ操作性を確保することができる。しかし、本体の操作パネルに表示される操作画面と同じ内容、同じ表示態様の操作画面が携帯端末に表示されるが故に、本体の操作パネルで受け付け可能なジョブ以外のジョブを携帯端末から投入することはできない。たとえば、携帯端末の操作画面から投入可能なスキャンジョブは、本体のスキャナで原稿を読み取るスキャンジョブであり、携帯端末側のカメラを入力装置として使用するジョブを投入することはできなかった。   By the way, the conventional Web UI function normally displays an operation screen having the same contents and the same display mode as the operation screen displayed on the operation panel of the main body on the mobile terminal. Therefore, the remote operation from the mobile terminal is the same as the main body. Operability can be ensured. However, since an operation screen with the same contents and the same display mode as the operation screen displayed on the operation panel of the main body is displayed on the mobile terminal, jobs other than jobs that can be accepted on the operation panel of the main body are submitted from the mobile terminal. It is not possible. For example, a scan job that can be submitted from the operation screen of the mobile terminal is a scan job that reads a document with a scanner of the main body, and a job that uses a camera on the mobile terminal side as an input device cannot be submitted.

本発明は、上記の問題を解決しようとするものであり、外部端末からの遠隔操作において本体の操作パネルと同様の操作性を確保しつつ外部端末側のカメラ等の資源を使用したジョブを投入することのできる画像処理装置およびプログラムを提供することを目的としている。   The present invention is intended to solve the above problem, and submits a job using resources such as the camera on the external terminal side while ensuring the same operability as the operation panel of the main body in remote operation from the external terminal. An object of the present invention is to provide an image processing apparatus and a program that can be used.

かかる目的を達成するための本発明の要旨とするところは、次の各項の発明に存する。   The gist of the present invention for achieving the object lies in the inventions of the following items.

[1]自装置の操作パネルに第1操作釦を含む操作画面の表示用データを送信して表示させる第1表示制御部と、
前記操作パネルに表示される場合と同じ表示態様の前記第1操作釦を含む操作画面の表示用データを外部端末に送信して表示させる第2表示制御部と、
前記第1操作釦に対する操作を前記操作パネルで受けた場合は、該第1操作釦に対応する第1機能を自装置が有する第1資源を使用して実行し、前記第1操作釦に対する操作を前記外部端末で受けた場合は、前記第1機能を、前記第1資源の代わりに前記外部端末が有する第2資源を使用して実行する機能実行部と、
を有する
ことを特徴とする画像処理装置。
[1] a first display control unit that transmits and displays display data for an operation screen including a first operation button on the operation panel of the device;
A second display control unit for transmitting and displaying display data of an operation screen including the first operation button having the same display mode as that displayed on the operation panel to an external terminal;
When an operation on the first operation button is received on the operation panel, the first function corresponding to the first operation button is executed using the first resource of the own device, and the operation on the first operation button is performed. When the external terminal receives the function, the function execution unit executes the first function using the second resource of the external terminal instead of the first resource;
An image processing apparatus comprising:

上記発明および下記[14]に記載の発明では、操作パネルと外部端末には同じ表示態様の第1操作釦を含む操作画面が表示されるが、第1操作釦が操作パネルで操作された場合は第1操作釦に対応する機能の実行に画像処理装置側の第1資源を使用し、第1操作釦が外部端末で操作された場合は第1操作釦に対応する機能の実行に外部端末側の第2資源を使用するように切り替える。   In the above invention and the invention described in [14] below, the operation screen including the first operation button having the same display mode is displayed on the operation panel and the external terminal, but the first operation button is operated on the operation panel. Uses the first resource on the image processing apparatus side for executing the function corresponding to the first operation button. When the first operation button is operated on the external terminal, the external terminal executes the function corresponding to the first operation button. Switch to use the second resource on the side.

[2]当該画像処理装置と前記外部端末との距離を認識する距離認識部をさらに有し、
前記機能実行部は、前記距離認識部の認識する前記距離が所定値未満の状態で前記第1操作釦に対する操作を前記外部端末で受けたときは、前記第1操作釦に対応する機能を、前記第1資源を使用して実行する
ことを特徴とする[1]に記載の画像処理装置。
[2] A distance recognition unit for recognizing a distance between the image processing apparatus and the external terminal;
The function execution unit has a function corresponding to the first operation button when the external terminal receives an operation on the first operation button in a state where the distance recognized by the distance recognition unit is less than a predetermined value. The image processing apparatus according to [1], wherein the image processing apparatus is executed using the first resource.

上記発明および下記[15]に記載の発明では、第1操作釦が外部装置で操作された場合であっても、画像処理装置と外部端末の距離が近い(所定値未満の)場合は、第1操作釦に対応する機能の実行に画像処理装置側の第1資源を使用する。   In the above invention and the invention described in [15] below, even when the first operation button is operated by an external device, if the distance between the image processing device and the external terminal is short (less than a predetermined value), The first resource on the image processing apparatus side is used to execute the function corresponding to one operation button.

[3]操作釦毎に、該操作釦が前記操作パネルで操作されて該操作釦に対応する機能を実行する際に使用する画像処理装置側の資源と、該操作釦が前記外部端末で操作されて該操作釦に対応する機能を実行する際に使用する外部端末側の資源とが、予め割り当てられている
ことを特徴とする[1]または[2]に記載の画像処理装置。
[3] For each operation button, the image processing apparatus side resource used when the operation button is operated on the operation panel to execute a function corresponding to the operation button, and the operation button is operated on the external terminal The image processing apparatus according to [1] or [2], wherein a resource on the external terminal side used when executing a function corresponding to the operation button is assigned in advance.

上記発明および下記[16]に記載の発明では、機能キー等の操作釦が複数ある場合は、操作釦毎に、その操作釦が操作パネルで操作された場合に使用する資源と外部端末で操作された場合に使用する資源とが、予め割り当てられており、これに従って、各操作釦が操作された場合に使用する資源が切り替えられる。   In the above invention and the invention described in [16] below, when there are a plurality of operation buttons such as function keys, for each operation button, the operation button is operated on the operation panel and the resources used when the operation button is operated on the external terminal. The resources to be used when the operation buttons are assigned are allocated in advance, and the resources to be used when each operation button is operated are switched accordingly.

[4]前記第1操作釦に対応する機能は、原稿を光学的に読み取って画像データを取得する機能であり、
前記第1資源は、前記画像処理装置が有するスキャナであり、
前記第2資源は、前記外部端末が有するカメラであり、
前記機能実行部は、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に前記カメラで撮影した画像を自装置へ送信させる
ことを特徴とする[1]または[2]に記載の画像処理装置。
[4] The function corresponding to the first operation button is a function of optically reading a document and acquiring image data.
The first resource is a scanner included in the image processing apparatus;
The second resource is a camera of the external terminal;
The function execution unit, when executing the function corresponding to the first operation button using the camera, causes the external terminal to transmit an image captured by the camera to the own device. The image processing apparatus according to [1] or [2].

上記発明および下記[17]に記載の発明では、第1操作釦が外部端末で操作された場合は、自装置のスキャナに代えて外部端末のカメラを使用させ、該カメラで撮影した画像のデータを自装置に転送するように外部端末を制御する。   In the above invention and the invention described in [17] below, when the first operation button is operated on the external terminal, the camera of the external terminal is used instead of the scanner of the own apparatus, and data of an image photographed by the camera is used. The external terminal is controlled so as to be transferred to its own device.

[5]前記スキャナの読み取り条件を設定する設定画面の表示用データを前記操作パネルに送信して表示させる第3表示制御部と、
前記設定画面と同じ表示内容の設定画面の表示用データを前記外部端末に送信して表示させる第4表示制御部と、
前記外部端末に表示された前記設定画面で設定された読み取り条件に対応させて、前記カメラの撮影条件を変更する撮影条件変更部と、
をさらに有する
ことを特徴とする[4]に記載の画像処理装置。
[5] A third display control unit for transmitting display data of a setting screen for setting the reading conditions of the scanner to the operation panel and displaying the data.
A fourth display control unit for transmitting and displaying the display data of the setting screen having the same display content as the setting screen to the external terminal;
A shooting condition changing unit that changes the shooting condition of the camera in accordance with the reading condition set on the setting screen displayed on the external terminal;
The image processing apparatus according to [4], further comprising:

上記発明および下記[18]に記載の発明では、操作パネルに表示されるスキャナの読み取り条件を変更するための設定画面と同じ表示内容の設定画面が外部端末に表示されるが、この設定画面による設定変更を外部端末で行うと、スキャナではなく、外部端末のカメラの撮影条件が変更される。   In the above invention and the invention described in [18] below, a setting screen having the same display content as the setting screen for changing the reading conditions of the scanner displayed on the operation panel is displayed on the external terminal. When the setting is changed on the external terminal, the shooting condition of the camera of the external terminal, not the scanner, is changed.

[6]前記第2表示制御部が前記外部端末へ送信する表示用データは、第2操作釦をさらに含む操作画面を表示させるものであり、
前記機能実行部は、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に、前記カメラで撮影した画像に第1タグ情報を付加して自装置へ送信させ、前記第2操作釦に対応する機能を実行する場合は、前記外部端末に、前記カメラで撮影した画像に第2タグ情報を付加して自装置へ送信させる
ことを特徴とする[4]または[5]に記載の画像処理装置。
[6] The display data transmitted by the second display control unit to the external terminal is for displaying an operation screen further including a second operation button,
When the function executing unit executes the function corresponding to the first operation button using the camera, the function executing unit adds the first tag information to the image captured by the camera to the external terminal. When the function corresponding to the second operation button is executed, the external terminal adds the second tag information to the image captured by the camera and transmits the image to the own apparatus. 4] or [5].

上記発明および下記[19]に記載の発明では、第1操作釦の操作に基づいてカメラで撮影した画像には第1タグ情報が付加され、第2操作釦の操作に基づいてカメラで撮影した画像には第2情報タグが付加される。   In the above invention and the invention described in [19] below, the first tag information is added to an image photographed by the camera based on the operation of the first operation button, and the image photographed by the camera based on the operation of the second operation button. A second information tag is added to the image.

[7]前記外部端末から受信した画像に前記第1タグ情報が付加されていることを含む所定条件が成立した場合に、前記画像に変形処理を施す画像変形部をさらに有する
ことを特徴とする[6]に記載の画像処理装置。
[7] The image processing apparatus may further include an image deforming unit that performs a deformation process on the image when a predetermined condition including that the first tag information is added to the image received from the external terminal is satisfied. The image processing device according to [6].

上記発明および下記[20]に記載の発明では、画像に、第1タグ情報が付加されている場合、すなわち、第1操作釦の操作に基づいて外部端末のカメラで撮影された画像については、画像の変形処理が施される。   In the above invention and the invention described in [20] below, when the first tag information is added to the image, that is, for an image taken by the camera of the external terminal based on the operation of the first operation button, Image deformation processing is performed.

[8]前記外部端末から受信した画像を解析する画像解析部を有し、
前記所定条件には、前記画像解析部の解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断されることを含む
ことを特徴とする[7]に記載の画像処理装置。
[8] An image analysis unit that analyzes an image received from the external terminal,
The image processing apparatus according to [7], wherein the predetermined condition includes that the image received from the external terminal is determined to be a photograph of a document by analysis of the image analysis unit. .

上記発明および下記[21]に記載の発明では、第1タグ情報が付加され、かつ、画像解析により被写体が原稿であると判断した場合に、その画像に変形処理が施される。   In the above invention and the invention described in [21] below, when the first tag information is added and it is determined by image analysis that the subject is a document, the image is subjected to deformation processing.

[9]前記外部端末から受信した画像を解析する画像解析部と、
前記画像解析部の解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断された場合に、前記画像に変形処理を施す画像変形部と、
をさらに有する
ことを特徴とする[4]または[5]に記載の画像処理装置。
[9] An image analysis unit that analyzes an image received from the external terminal;
An image deformation unit that performs a deformation process on the image when it is determined by the analysis of the image analysis unit that the image received from the external terminal is a photograph of a document;
The image processing apparatus according to [4] or [5], further comprising:

上記発明および下記[22]に記載の発明では、第1タグ情報の有無にかかわらず、画像解析によって被写体が原稿であると判断された場合に、その画像に変形処理が施される。   In the above invention and the invention described in [22] below, when the subject is determined to be a document by image analysis regardless of the presence or absence of the first tag information, the image is subjected to deformation processing.

[10]前記画像解析部は、前記画像内の被写体に四角の境界があり、該四角の境界の内側に文字画像がある場合は、前記画像が原稿を撮影したものであると判断する
ことを特徴とする[8]または[9]に記載の画像処理装置。
[10] When the subject in the image has a quadrangular boundary and a character image is inside the quadrangular boundary, the image analysis unit determines that the image is a photograph of a document. The image processing apparatus according to [8] or [9], which is characterized.

[11]前記カメラは、被写体を3次元に撮影可能であり、
前記画像解析部は、画像内の被写体が平らな物体である場合に、前記画像が原稿を撮影したものであると判断する
ことを特徴とする[8]または[9]に記載の画像処理装置。
[11] The camera can photograph a subject in three dimensions,
The image processing apparatus according to [8] or [9], wherein the image analysis unit determines that the image is a photograph of a document when a subject in the image is a flat object. .

[12]前記画像処理装置は前記第1表示制御部および前記第2表示制御部の機能を果たすWebサーバを有し、
前記操作パネルおよび前記外部端末はそれぞれ、前記Webサーバに操作画面の表示用データを要求するWebクライアントである、
ことを特徴とする[1]乃至[11]のいずれか1つに記載の画像処理装置。
[12] The image processing apparatus includes a Web server that functions as the first display control unit and the second display control unit.
Each of the operation panel and the external terminal is a Web client that requests operation screen display data from the Web server.
The image processing apparatus according to any one of [1] to [11], wherein:

上記発明および下記[25]に記載の発明では、画像処理装置の第1、第2表示制御部はWebサーバ、操作パネルおよび外部端末はWebクライアント、の関係にある。   In the above invention and the invention described in [25] below, the first and second display control units of the image processing apparatus have a relationship with a Web server, and the operation panel and the external terminal have a relationship with a Web client.

[13]表示用データをHTTPプロトコルで送信する
ことを特徴とする[1]乃至[12]のいずれか1つに記載の画像処理装置。
[13] The image processing apparatus according to any one of [1] to [12], wherein display data is transmitted by an HTTP protocol.

[14]画像処理装置の制御部で実行されるプログラムであって、
自装置の操作パネルに第1操作釦を含む操作画面の表示用データを送信して表示させる第1表示ステップと、
前記操作パネルに表示される場合と同じ表示態様の前記第1操作釦を含む操作画面の表示用データを外部端末へ送信して表示させる第2表示ステップと、
前記第1操作釦に対する操作を前記操作パネルで受けた場合は、該第1操作釦に対応する第1機能を自装置が有する第1資源を使用して実行させ、前記第1操作釦に対する操作を前記外部端末で受けた場合は、前記第1機能を、前記第1資源の代わりに前記外部端末が有する第2資源を使用して実行させる機能実行ステップと、
を有する
ことを特徴とするプログラム。
[14] A program executed by the control unit of the image processing apparatus,
A first display step of transmitting and displaying operation screen display data including a first operation button on the operation panel of the device;
A second display step of transmitting and displaying display data of an operation screen including the first operation button having the same display mode as that displayed on the operation panel to an external terminal;
When an operation on the first operation button is received on the operation panel, the first function corresponding to the first operation button is executed using the first resource of the own device, and the operation on the first operation button is performed. When the external terminal receives the first function, a function execution step of executing the first function using a second resource of the external terminal instead of the first resource;
The program characterized by having.

[15]前記画像処理装置と前記外部端末との距離を認識する距離認識ステップをさらに有し、
前記機能実行ステップでは、前記距離認識ステップで認識する前記距離が所定値未満の状態で前記第1操作釦に対する操作を前記外部端末で受けたときは、前記第1操作釦に対応する機能を、前記第1資源を使用して実行させる
ことを特徴とする[14]に記載のプログラム。
[15] The method further comprises a distance recognition step of recognizing a distance between the image processing apparatus and the external terminal.
In the function execution step, when the external terminal receives an operation on the first operation button in a state where the distance recognized in the distance recognition step is less than a predetermined value, a function corresponding to the first operation button is The program according to [14], wherein the program is executed using the first resource.

[16]操作釦毎に、該操作釦が前記操作パネルで操作されて該操作釦に対応する機能を実行する際に使用する画像処理装置側の資源と、該操作釦が前記外部端末で操作されて該操作釦に対応する機能を実行する際に使用する外部端末側の資源とが、予め割り当てられている
ことを特徴とする[14]または[15]に記載のプログラム。
[16] For each operation button, the image processing apparatus side resource used when the operation button is operated on the operation panel to execute the function corresponding to the operation button, and the operation button is operated on the external terminal The program according to [14] or [15], wherein the resource on the external terminal side used when executing the function corresponding to the operation button is assigned in advance.

[17]前記第1操作釦に対応する機能は、原稿を光学的に読み取って画像データを取得する機能であり、
前記第1資源は、前記画像処理装置が有するスキャナであり、
前記第2資源は、前記外部端末が有するカメラであり、
前記機能実行ステップでは、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に前記カメラで撮影した画像を前記画像処理装置へ送信させる
ことを特徴とする[14]または[15]に記載のプログラム。
[17] The function corresponding to the first operation button is a function of optically reading a document and acquiring image data.
The first resource is a scanner included in the image processing apparatus;
The second resource is a camera of the external terminal;
In the function execution step, when the function corresponding to the first operation button is executed using the camera, the external terminal is caused to transmit an image captured by the camera to the image processing apparatus. The program according to [14] or [15].

[18]前記スキャナの読み取り条件を設定する設定画面の表示用データを前記操作パネルに送信して表示させる第3表示ステップと、
前記設定画面と同じ表示内容の設定画面の表示用データを前記外部端末に送信して表示させる第4表示ステップと、
前記第4表示ステップで前記外部端末に表示した前記設定画面で設定された読み取り条件に対応させて、前記カメラの撮影条件を変更する撮影条件変更ステップと、
をさらに有する
ことを特徴とする[17]に記載のプログラム。
[18] A third display step of transmitting display data of a setting screen for setting the reading conditions of the scanner to the operation panel and displaying the data.
A fourth display step of transmitting display data of the setting screen having the same display content as the setting screen to the external terminal for display;
A shooting condition changing step of changing the shooting condition of the camera in correspondence with the reading condition set on the setting screen displayed on the external terminal in the fourth display step;
The program according to [17], further comprising:

[19]前記第2表示ステップで前記外部端末へ送信する表示用データは第2操作釦をさらに含む操作画面を前記外部端末に表示させるものであり、
前記機能実行ステップでは、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に、前記カメラで撮影した画像に第1タグ情報を付加して前記画像処理装置へ送信させ、前記第2操作釦に対応する機能を実行する場合は、前記外部端末に、前記カメラで撮影した画像に第2タグ情報を付加して前記画像処理装置へ送信させる
ことを特徴とする[17]または[18]に記載のプログラム。
[19] The display data to be transmitted to the external terminal in the second display step is to display an operation screen further including a second operation button on the external terminal,
In the function execution step, when the function corresponding to the first operation button is executed using the camera, the first tag information is added to the image captured by the camera to the external terminal and the image When transmitting to the processing device and executing the function corresponding to the second operation button, adding the second tag information to the image captured by the camera and transmitting the image to the image processing device to the external terminal. The program according to [17] or [18], which is characterized.

[20]前記外部端末から受信した画像に前記第1タグ情報が付加されていることを含む所定条件が成立した場合に、前記画像に変形処理を施す画像変形ステップをさらに有する
ことを特徴とする[19]に記載のプログラム。
[20] The image processing method may further include an image deformation step of performing a deformation process on the image when a predetermined condition including that the first tag information is added to the image received from the external terminal is satisfied. The program according to [19].

[21]前記外部端末から受信した画像を解析する画像解析ステップを有し、
前記所定条件には、前記画像解析ステップの解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断されることを含む
ことを特徴とする[20]に記載のプログラム。
[21] An image analysis step of analyzing an image received from the external terminal,
The program according to [20], wherein the predetermined condition includes that the image received from the external terminal is determined to be a photograph of a document by analysis of the image analysis step.

[22]前記外部端末から受信した画像を解析する画像解析ステップと、
前記解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断された場合に、前記画像に変形処理を施す画像変形ステップと、
をさらに有する
ことを特徴とする[17]または[18]に記載のプログラム。
[22] An image analysis step of analyzing an image received from the external terminal;
When the analysis determines that the image received from the external terminal is a photograph of a document, an image deformation step for performing a deformation process on the image;
The program according to [17] or [18], further comprising:

[23]前記画像解析ステップでは、前記画像内の被写体に四角の境界があり、該四角の境界の内側に文字画像がある場合は、前記画像が原稿を撮影したものであると判断する
ことを特徴とする[21]または[22]に記載のプログラム。
[23] In the image analysis step, if the subject in the image has a quadrangular boundary and a character image is present inside the quadrangular boundary, it is determined that the image is a photograph of a document. The program according to [21] or [22], which is characterized.

[24]前記カメラは、被写体を3次元に撮影可能であり、
前記画像解析ステップでは、画像内の被写体が平らな物体である場合に、前記画像が原稿を撮影したものであると判断する
ことを特徴とする[21]または[22]に記載のプログラム。
[24] The camera can photograph a subject in three dimensions,
The program according to [21] or [22], wherein, in the image analysis step, when the subject in the image is a flat object, it is determined that the image is a photograph of a document.

[25]前記画像処理装置の制御部はWebサーバとしての機能を果たし、
前記操作パネルおよび前記外部端末はそれぞれ、前記Webサーバに操作画面の表示用データを要求するWebクライアントである、
ことを特徴とする[14]乃至[24]のいずれか1つに記載のプログラム。
[25] The control unit of the image processing apparatus functions as a Web server,
Each of the operation panel and the external terminal is a Web client that requests operation screen display data from the Web server.
The program according to any one of [14] to [24].

[26]表示用データをHTTPプロトコルで送信する
ことを特徴とする[14]乃至[25]のいずれか1つに記載のプログラム。
[26] The program according to any one of [14] to [25], wherein display data is transmitted using an HTTP protocol.

[27]前記第1表示ステップでは、前記第1操作釦が操作された際に該操作の受け付けを前記制御部に通知するように前記操作パネルを動作させる指示が埋め込まれた表示用データを前記操作パネルへ送信し、
前記機能実行ステップでは、前記操作パネルから前記通知を受けた場合は前記第1機能を前記画像処理装置が有する第1資源を使用して実行させ、
前記第2表示ステップでは、前記第1操作釦が操作された際に、前記第1機能の実行に、前記第1資源に代えて、前記外部端末が有する第2資源を使用するように前記外部端末を動作させる指示が埋め込まれた表示用データを前記外部端末へ送信し、該第2表示ステップは、前記機能実行ステップのうち、前記第1操作釦に対する操作を前記外部端末で受けた場合に前記第1機能を前記第1資源の代わりに前記外部端末が有する第2資源を使用して実行させる部分の機能を果たす
ことを特徴とする[14]に記載のプログラム。
[27] In the first display step, display data in which an instruction to operate the operation panel is embedded so as to notify the control unit of acceptance of the operation when the first operation button is operated. Send to the operation panel,
In the function execution step, when the notification is received from the operation panel, the first function is executed using the first resource of the image processing apparatus,
In the second display step, when the first operation button is operated, the external resource is used so that the second resource of the external terminal is used instead of the first resource for executing the first function. Display data embedded with an instruction to operate the terminal is transmitted to the external terminal, and the second display step is performed when the external terminal receives an operation on the first operation button in the function execution step. The program according to [14], wherein the first function is performed by using a second resource of the external terminal instead of the first resource.

上記発明では、操作パネルから要求された場合と外部端末から要求された場合とで、該要求に対応して送信する表示用データに埋め込むプログラムを替えることで、使用する資源の切り替えを行う。   In the above invention, the resource to be used is switched by changing the program embedded in the display data to be transmitted in response to the request from the operation panel and the request from the external terminal.

本発明に係る画像処理装置およびプログラムによれば、外部端末からの遠隔操作において本体の操作パネルと同様の操作性を確保しつつ外部端末側のカメラ等の資源を使用するジョブを投入することができる。   According to the image processing apparatus and program of the present invention, it is possible to submit a job that uses resources such as the camera on the external terminal side while ensuring the same operability as the operation panel of the main body in remote operation from the external terminal. it can.

本発明の実施の形態に係る画像処理装置を含む画像処理システムの一例を示す図である。1 is a diagram illustrating an example of an image processing system including an image processing apparatus according to an embodiment of the present invention. 本発明の実施の形態に係る画像処理装置の概略構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of an image processing apparatus according to an embodiment of the present invention. 本発明の実施の形態に係る画像処理装置が有するWebUI機能によって画像処理装置の操作パネルや外部端末のブラウザに同一表示態様で表示される操作画面の一例を示す図である。It is a figure which shows an example of the operation screen displayed on the operation panel of an image processing apparatus, or the browser of an external terminal with the same display mode by the WebUI function which the image processing apparatus which concerns on embodiment of this invention has. 操作パネルでScanTo釦が押下された場合と外部端末40でScanTo釦が押下された場合の動作を対比して示す図である。FIG. 10 is a diagram showing an operation when a ScanTo button is pressed on the operation panel and an operation when the ScanTo button is pressed on the external terminal 40. 外部端末のカメラで撮影した原稿と、これを画像変形処理によって補正した補正済み原稿の一例を示す図である。FIG. 4 is a diagram illustrating an example of a document photographed by a camera of an external terminal and a corrected document obtained by correcting the document by image deformation processing. 画像処理装置と外部端末との距離に基づいて、使用される資源を切り替える場合の一例を示す図である。It is a figure which shows an example in the case of switching the resource used based on the distance of an image processing apparatus and an external terminal. 外部端末でScanTo釦が押下された場合とPhotoTo釦が押下された場合の動作を対比して示す図である。It is a figure which shows the operation | movement when a ScanTo button is pressed with an external terminal, and the operation when a PhotoTo button is pressed. 画像解析によって画像内の被写体が原稿であるか否かを判断する処理(図7のステップS306の詳細)を示す流れ図である。It is a flowchart which shows the process (detail of step S306 of FIG. 7) which judges whether the to-be-photographed object in an image is a document by image analysis. 画像処理装置の操作パネルに表示した操作画面でユーザ操作を受ける場合の情報フローを示す図である。It is a figure which shows the information flow in the case of receiving user operation on the operation screen displayed on the operation panel of the image processing apparatus. 外部端末のブラウザに表示した操作画面でユーザ操作を受ける場合の情報フローを示す図である。It is a figure which shows the information flow at the time of receiving user operation on the operation screen displayed on the browser of the external terminal. 画像処理装置のWebUI部が行う処理を示す流れ図である。6 is a flowchart illustrating processing performed by a Web UI unit of the image processing apparatus. 機能キー毎に、その機能キーに対応する機能の実行に使用する資源を、該機能キーが操作パネルで操作された場合と外部端末で操作された場合について示す図である。It is a figure which shows the resource used for execution of the function corresponding to the function key for every function key when this function key is operated with an operation panel, and when it is operated with an external terminal.

以下、図面に基づき本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る画像処理装置10を含む画像処理システム3の一例を示している。画像処理システム3は、画像処理装置10と、ユーザが使用する携帯端末等の外部端末40と、クラウドサーバ5などで構成される。外部端末40は、カメラ41を有する携帯型の情報処理装置である。外部端末40は、CPU(Central Processing Unit)等を有し、OSプログラムやアプリケーションプログラムに従って動作する。   FIG. 1 shows an example of an image processing system 3 including an image processing apparatus 10 according to an embodiment of the present invention. The image processing system 3 includes an image processing apparatus 10, an external terminal 40 such as a portable terminal used by a user, a cloud server 5, and the like. The external terminal 40 is a portable information processing apparatus having a camera 41. The external terminal 40 has a CPU (Central Processing Unit) and the like, and operates according to an OS program or an application program.

画像処理装置10は、スキャナで原稿を読み取って得た画像を用紙に印刷出力するコピー機能、スキャナで読み取って得た画像をファイル化して外部へ送信したり内部のストレージに保存したりするスキャン機能、ファクシミリ通信手順にしたって画像を送受信するファクシミリ機能、受信した印刷データに基づく画像を用紙に印刷出力するプリント機能などを備えた、所謂、複合機である。なお、画像処理装置10は、複合機に限定されるものではなく、上記機能のいずれかを有するもしくは何らかの画像処理を行う装置であれば、任意の装置でよい。   The image processing apparatus 10 has a copy function for printing an image obtained by reading a document with a scanner on paper, and a scan function for sending an image obtained by reading with a scanner to a file and transmitting it to the outside or storing it in an internal storage. This is a so-called multi-function machine having a facsimile function for transmitting / receiving an image according to a facsimile communication procedure, a print function for printing an image based on received print data on a sheet, and the like. Note that the image processing apparatus 10 is not limited to a multifunction peripheral, and may be any apparatus as long as it has any of the above functions or performs some kind of image processing.

画像処理装置10は、WebUI機能を提供するWebサーバとしての機能を備えている。WebUI機能は、操作画面の表示用データ(HTML形式)を外部端末40へ送信し、これを受信した外部端末40はブラウザで操作画面を表示し、ユーザから受けた操作の情報を外部端末40から画像処理装置10のWebサーバに返信することで、遠隔の外部端末40からジョブの設定操作等を受ける機能である。WebUI機能において、画像処理装置10はWebサーバであり、外部端末40はWebクライアントである。操作画面の表示用データの送信等はHTTPプロトコルを使用して行われる。   The image processing apparatus 10 has a function as a Web server that provides a Web UI function. The Web UI function transmits operation screen display data (HTML format) to the external terminal 40, and the external terminal 40 that receives the data displays the operation screen with a browser and receives information on operations received from the user from the external terminal 40. This function receives a job setting operation or the like from a remote external terminal 40 by sending a reply to the Web server of the image processing apparatus 10. In the Web UI function, the image processing apparatus 10 is a Web server, and the external terminal 40 is a Web client. Transmission of operation screen display data is performed using the HTTP protocol.

WebUI機能によって外部端末40に提供する操作画面は、自装置の操作パネル17に表示する操作画面と同じ表示内容(画面構成、配置される操作釦やその表示態様等が同じ)のものである。これにより、ユーザは画像処理装置10の使い慣れた操作パネルで操作する場合と同じ操作画面で遠隔操作を行うことができる。   The operation screen provided to the external terminal 40 by the Web UI function has the same display content as the operation screen displayed on the operation panel 17 of the own apparatus (the screen configuration, the operation buttons to be arranged, and the display mode thereof are the same). Thereby, the user can perform a remote operation on the same operation screen as when operating with the familiar operation panel of the image processing apparatus 10.

図2は、画像処理装置10の概略構成を示すブロック図である。画像処理装置10は、当該画像処理装置10の動作を統括的に制御する制御部としてのCPU11を有している。CPU11にはバスを通じて、プログラムメモリ12、RAM(Random Access Memory)13、スキャナ部14、プリンタ部15、ネットワーク通信部16、操作パネル17、ファクシミリ通信部18、距離認識部19などが接続されている。   FIG. 2 is a block diagram illustrating a schematic configuration of the image processing apparatus 10. The image processing apparatus 10 includes a CPU 11 as a control unit that comprehensively controls the operation of the image processing apparatus 10. A program memory 12, a RAM (Random Access Memory) 13, a scanner unit 14, a printer unit 15, a network communication unit 16, an operation panel 17, a facsimile communication unit 18, a distance recognition unit 19, and the like are connected to the CPU 11 through a bus. .

CPU11は、OSプログラムをベースとし、その上で、ミドルウェアやアプリケーションプログラムなどを実行する。プログラムメモリ12には、各種のプログラムが格納されており、これらのプログラムに従ってCPU11が各種処理を実行することで画像処理装置10の各機能が実現される。   The CPU 11 is based on the OS program, and executes middleware, application programs, and the like. Various programs are stored in the program memory 12, and each function of the image processing apparatus 10 is realized by the CPU 11 executing various processes according to these programs.

RAM13は、CPU11がプログラムに基づいて処理を実行する際に各種のデータを一時的に格納するワークメモリや画像データを格納する画像メモリなどとして使用される。   The RAM 13 is used as a work memory for temporarily storing various data when the CPU 11 executes processing based on a program, an image memory for storing image data, and the like.

スキャナ部14は、原稿を光学的に読み取って画像データを取得する機能を果たす。スキャナ部14は、例えば、原稿に光を照射する光源と、その反射光を受けて原稿を幅方向に1ライン分読み取るラインイメージセンサと、ライン単位の読取位置を原稿の長さ方向に順次移動させる移動ユニットと、原稿からの反射光をラインイメージセンサに導いて結像させるレンズやミラーなどからなる光学経路と、ラインイメージセンサの出力するアナログ画像信号をデジタルの画像データに変換する変換部などを備えて構成される。   The scanner unit 14 performs a function of optically reading a document and acquiring image data. The scanner unit 14 sequentially moves, for example, a light source that irradiates light on a document, a line image sensor that receives the reflected light for one line in the width direction, and a line-by-line reading position in the length direction of the document. An optical path composed of a moving unit, a lens or a mirror that guides the reflected light from the document to the line image sensor and forms an image, a conversion unit that converts the analog image signal output from the line image sensor into digital image data, etc. It is configured with.

スキャナ部14はプラテンガラス上にセットされた原稿を読み取るほか、自動原稿搬送装置を備えており、該自動原稿搬送装置の原稿台にセットされた原稿をその最上のものから1枚ずつ順に自動的に繰り出して複数枚の原稿を連続的に読み取ることもできる。   The scanner unit 14 reads an original set on the platen glass and is provided with an automatic document conveying device. The document set on the document table of the automatic document conveying device is automatically automatically one by one from the top. It is also possible to read out a plurality of originals continuously.

プリンタ部15は、画像データに応じた画像を用紙上に画像形成(印刷)する機能を果たす。ここでは、用紙の搬送装置と、感光体ドラムと、帯電装置と、レーザーユニットと、現像装置と、転写分離装置と、クリーニング装置と、定着装置とを有し、電子写真プロセスによって画像形成する、所謂、レーザープリンタとして構成されている。画像形成は他の方式でもかまわない。   The printer unit 15 has a function of forming (printing) an image corresponding to image data on a sheet. Here, it has a paper conveying device, a photosensitive drum, a charging device, a laser unit, a developing device, a transfer separation device, a cleaning device, and a fixing device, and forms an image by an electrophotographic process. It is configured as a so-called laser printer. Other methods may be used for image formation.

ネットワーク通信部16は、外部端末40やクラウドサーバ5などの外部装置とネットワークを介して通信する機能を果たす。   The network communication unit 16 has a function of communicating with external devices such as the external terminal 40 and the cloud server 5 via a network.

ファクシミリ通信部18は、外部のファクシミリ装置と電話回線を通じて画像データを送受信する機能を果たす。   The facsimile communication unit 18 functions to transmit / receive image data to / from an external facsimile apparatus via a telephone line.

操作パネル17は、操作部17aと表示部17bを備えている。表示部17bは各種の操作画面、設定画面等を表示する機能を果たし、液晶ディスプレイなどで構成される。操作部17aはユーザから各種の操作を受けるスタートボタンやテンキーなど各種のハードキーと、表示部17bの表示面に設けられたタッチスクリーンなどで構成される。   The operation panel 17 includes an operation unit 17a and a display unit 17b. The display unit 17b functions to display various operation screens, setting screens, and the like, and includes a liquid crystal display. The operation unit 17a includes various hard keys such as a start button and a numeric keypad that receive various operations from the user, and a touch screen provided on the display surface of the display unit 17b.

画像処理装置10は、操作パネル17を外部端末40のように扱い、操作パネル17についても、WebUI機能により操作画面の表示、操作の受け付けを行う。すなわち、画像処理装置10はWebUI機能におけるWebサーバとなり、操作パネル17は外部端末40と同様に、該Webサーバに画面リクエスト等の要求を行うクライアントとして動作する。   The image processing apparatus 10 handles the operation panel 17 like the external terminal 40, and the operation panel 17 also displays an operation screen and accepts an operation using the Web UI function. That is, the image processing apparatus 10 serves as a Web server in the Web UI function, and the operation panel 17 operates as a client that makes a request such as a screen request to the Web server, as with the external terminal 40.

距離認識部19は、画像処理装置10と外部端末40との距離を認識する。たとえば、自装置(画像処理装置10)に接続中の外部端末40と自装置との距離を、端末から送られて来る位置情報、画像処理装置10と外部端末40とが無線通信で接続されている場合にはその電波強度、などに基づいて認識する。   The distance recognition unit 19 recognizes the distance between the image processing apparatus 10 and the external terminal 40. For example, the distance between the external device 40 connected to the own device (image processing device 10) and the own device, the position information sent from the terminal, and the image processing device 10 and the external terminal 40 are connected by wireless communication. If it is, it is recognized based on the radio field intensity.

画像処理装置10のCPU11は、プログラムを実行することにより、WebUI部21と、本体制御部22と、画像解析部23と、画像変形部24などの機能を果たす。   The CPU 11 of the image processing apparatus 10 functions as a Web UI unit 21, a main body control unit 22, an image analysis unit 23, an image deformation unit 24, and the like by executing a program.

WebUI部21は、WebUI機能に係る処理を行う。WebUI部21は、要求元判断部31、表示制御部32、機能実行制御部33、撮影条件変更部34などの機能を備える。   The web UI unit 21 performs processing related to the web UI function. The Web UI unit 21 includes functions such as a request source determination unit 31, a display control unit 32, a function execution control unit 33, and an imaging condition change unit 34.

要求元判断部31は、画面リクエストなどの要求やその他の情報を受けた場合に、該要求や情報の送信元(要求元)が操作パネル17であるか外部端末40であるかを判断する。表示制御部32は、画面リクエストに応じて操作画面や設定画面の表示用データを生成して要求元へ送信する機能を果たす。表示用データには、操作画面内の操作釦が操作された場合に、該表示用データを表示中の端末(あるいは操作パネル)で実行されるプログラムが埋め込まれる。   When receiving a request such as a screen request or other information, the request source determination unit 31 determines whether the transmission source (request source) of the request or information is the operation panel 17 or the external terminal 40. The display control unit 32 performs a function of generating display data for the operation screen and the setting screen in response to the screen request and transmitting the data to the request source. In the display data, a program that is executed on a terminal (or an operation panel) that is displaying the display data when an operation button in the operation screen is operated is embedded.

機能実行制御部33は、操作画面で受け付けた操作釦に対応する機能を実行するための制御を行う。機能実行制御部33は、同じ操作釦であっても、操作パネル17に表示した操作画面で操作された場合と、外部端末40に表示した操作画面で操作された場合とで、その操作釦に対応する機能を実行する際に使用する資源を切り替える。ここでは、画像処理装置10側の資源と外部端末40側の資源が互いに代替可能な場合に、それらの資源が切り替えの対象となる。   The function execution control unit 33 performs control for executing a function corresponding to the operation button received on the operation screen. The function execution control unit 33 uses the same operation button as the operation button when operated on the operation screen displayed on the operation panel 17 and when operated on the operation screen displayed on the external terminal 40. Switch the resource used when executing the corresponding function. Here, when the resources on the image processing apparatus 10 side and the resources on the external terminal 40 side can be substituted for each other, these resources are the targets of switching.

たとえば、操作パネル17に表示した操作画面で、ScanToの機能釦が操作された場合は、原稿の読み取りに画像処理装置10のスキャナ部14が使用され、外部端末40に表示した操作画面で、ScanToの機能釦が操作された場合は、原稿の読み取りに外部端末40が有するカメラ41が使用される、といように資源を切り替える。   For example, when the ScanTo function button is operated on the operation screen displayed on the operation panel 17, the scanner unit 14 of the image processing apparatus 10 is used for reading a document, and the ScanTo is displayed on the operation screen displayed on the external terminal 40. When the function button is operated, resources are switched such that the camera 41 of the external terminal 40 is used for reading the document.

撮影条件変更部34は、WebUI機能によって外部端末40に画面を表示している状態で、外部端末40のカメラ41の撮影条件を外部端末40にて設定変更可能にする機能を果たす。ここでは、スキャナ部14の読み取り条件を設定する設定画面を外部端末40に表示している状態で該設定画面を操作すると、画像処理装置10のスキャナ部14ではなく、外部端末40のカメラ41の撮影条件が設定変更される。   The photographing condition changing unit 34 has a function of allowing the external terminal 40 to change the setting of the photographing condition of the camera 41 of the external terminal 40 while the screen is displayed on the external terminal 40 by the Web UI function. Here, if the setting screen for operating the setting screen for setting the reading condition of the scanner unit 14 is displayed on the external terminal 40, the camera 41 of the external terminal 40 is not the scanner unit 14 of the image processing apparatus 10. The shooting conditions are changed.

画像解析部23は、外部端末40のカメラ41で撮影された画像の被写体が原稿であるか否かを、画像解析によって判定する機能を果たす。   The image analysis unit 23 has a function of determining whether or not the subject of the image captured by the camera 41 of the external terminal 40 is a document by image analysis.

画像変形部24は、画像を変形させる機能を果たす。たとえば、外部端末40のカメラ41で撮影された画像内の原稿(本来、長方形)が台形などに歪んでいる場合に、これが長方形になるように画像を変形させて補正する機能を果たす。画像変形部24は、外部のクラウドサーバ5に画像を転送し、該クラウドサーバ5に画像変形処理を依頼してもよい。   The image deformation unit 24 functions to deform an image. For example, when a document (originally a rectangle) in an image photographed by the camera 41 of the external terminal 40 is distorted into a trapezoid or the like, the image is deformed so as to be a rectangle and corrected. The image deformation unit 24 may transfer an image to the external cloud server 5 and request the cloud server 5 to perform image deformation processing.

本体制御部22は、画像処理装置10の各部の動作やジョブの実行を制御する。たとえば、コピージョブやスキャンジョブを実行する際に各部の動作を制御する。   The main body control unit 22 controls the operation of each unit of the image processing apparatus 10 and the execution of jobs. For example, the operation of each unit is controlled when executing a copy job or a scan job.

図3は、WebUI機能によって画像処理装置10の操作パネル17や外部端末40のブラウザに表示される操作画面50の一例を示している。基本的に操作画面は、操作パネル17と外部端末40において同じ表示内容・表示態様で表示される。   FIG. 3 shows an example of an operation screen 50 displayed on the operation panel 17 of the image processing apparatus 10 or the browser of the external terminal 40 by the Web UI function. Basically, the operation screen is displayed on the operation panel 17 and the external terminal 40 in the same display content / display mode.

操作画面50には、実行する機能を選択する機能釦、電源釦、任意の一連の操作を登録可能な登録釦、ジョブの実行開始を指示するスタート釦51、実行中のジョブの停止等を指示するストップ釦、現在の設定内容等をデフォルト値等にリセットするリセット釦などが配列されている。   On the operation screen 50, a function button for selecting a function to be executed, a power button, a registration button for registering an arbitrary series of operations, a start button 51 for instructing start of job execution, an instruction for stopping a job being executed, etc. A stop button for resetting, a reset button for resetting the current setting contents and the like to default values and the like are arranged.

機能釦には、コピー機能を選択するCopy釦52、スキャン機能を選択するScanTo釦53、ファクシミリ機能を選択するFax釦54、原稿以外の被写体をカメラ41で撮影する際に選択するPhotoTo釦55、ボックス機能を選択するBox釦56、各種ツールを使用する際に選択するTool釦57などがある。   The function buttons include a Copy button 52 for selecting a copy function, a ScanTo button 53 for selecting a scan function, a Fax button 54 for selecting a facsimile function, a PhotoTo button 55 for selecting a subject other than a document with the camera 41, There are a Box button 56 for selecting a box function and a Tool button 57 for selecting various tools.

次に、画像処理装置10のWebUI部21が、操作画面内の押下された操作釦に係る機能の実行に使用する資源を切り替える動作について説明する。   Next, an operation in which the Web UI unit 21 of the image processing apparatus 10 switches resources used for executing a function related to the pressed operation button in the operation screen will be described.

図4は、画像処理装置10の操作パネル17に表示された操作画面50でScanTo釦53が押下された場合と、外部端末40に表示された操作画面50でScanTo釦53が押下された場合の動作を対比して示している。操作パネル17でScanTo釦53が操作された場合には、画像処理装置10のスキャナ部14で原稿を読み取り(ステップS101)、読み取った画像の保存や用紙への印刷は、本体制御部22に制御されて実行される(ステップS102)。   4 illustrates a case where the ScanTo button 53 is pressed on the operation screen 50 displayed on the operation panel 17 of the image processing apparatus 10 and a case where the ScanTo button 53 is pressed on the operation screen 50 displayed on the external terminal 40. The operation is shown in contrast. When the ScanTo button 53 is operated on the operation panel 17, the scanner unit 14 of the image processing apparatus 10 reads the document (step S101), and the main body control unit 22 controls the storage of the read image and the printing on the paper. And executed (step S102).

一方、外部端末40に表示中の操作画面でScanTo釦53が押下された場合は、外部端末40のカメラ41が起動され、該カメラ41によって原稿の撮影が行われる(ステップS111)。外部端末40は、カメラ41で撮影した画像を画像処理装置10へ送信し(ステップS112)、これを受信した画像処理装置10は必要に応じて画像変形処理を行う(ステップS113)。その後、画像の保存や用紙への印刷は、本体制御部22に制御されて実行される(ステップS114)。   On the other hand, when the ScanTo button 53 is pressed on the operation screen being displayed on the external terminal 40, the camera 41 of the external terminal 40 is activated, and the camera 41 captures a document (step S111). The external terminal 40 transmits an image captured by the camera 41 to the image processing apparatus 10 (step S112), and the image processing apparatus 10 that has received the image performs image transformation processing as necessary (step S113). Thereafter, image storage and printing on paper are executed under the control of the main body control unit 22 (step S114).

図5は、外部端末40のカメラ41で撮影した原稿61と、これを画像変形処理によって補正した後の補正済み原稿62の一例を示している。原稿に対して外部端末40のカメラ41の光軸が垂直な状態で撮影すれば、長方形の原稿を長方形に撮影することができる。しかし、たとえば、平な机の上に置いた原稿を斜めから撮影する場合には、原稿に対してカメラ41の光軸が垂直でなく、本来、長方形の原稿が台形やひし形などに歪んだ形で撮影される。そこで、このように歪んだ原稿が元の長方形になるように、画像変形処理を施して、画像を補正する。   FIG. 5 shows an example of a document 61 photographed by the camera 41 of the external terminal 40 and a corrected document 62 after this is corrected by image deformation processing. If a photograph is taken with the optical axis of the camera 41 of the external terminal 40 perpendicular to the document, a rectangular document can be photographed into a rectangle. However, for example, when an original placed on a flat desk is photographed from an oblique direction, the optical axis of the camera 41 is not perpendicular to the original, and a rectangular original is distorted into a trapezoid or a rhombus. Taken at. Therefore, the image is corrected by performing an image transformation process so that the document distorted in this way becomes an original rectangle.

次に、外部端末40が有する資源の使用を画像処理装置10と外部端末40との距離に応じて制限する場合を、図6に基づいてて説明する。外部端末40に表示した操作画面50でScanTo釦53が押下されたとき、画像処理装置10と外部端末40との距離が一定距離(規定値)以上あるか否かを判断する(ステップS201)。   Next, a case where the use of resources of the external terminal 40 is limited according to the distance between the image processing apparatus 10 and the external terminal 40 will be described with reference to FIG. When the ScanTo button 53 is pressed on the operation screen 50 displayed on the external terminal 40, it is determined whether or not the distance between the image processing apparatus 10 and the external terminal 40 is a certain distance (specified value) or more (step S201).

画像処理装置10と外部端末40との距離が一定距離未満の場合には、ユーザは、画像処理装置10のスキャナ部14で原稿を読み取るジョブの投入操作を外部端末40で行っていると推定される。そこで、外部端末40に表示した操作画面50でScanTo釦53が押下されたであっても、画像処理装置10と外部端末40との距離が一定距離未満の場合は(ステップS201;No)、画像処理装置10のスキャナ部14で原稿を読み取る(ステップS202)。その後、画像の保存や用紙への印刷は、本体制御部22に制御されて実行される(ステップS203)。   When the distance between the image processing apparatus 10 and the external terminal 40 is less than a certain distance, it is estimated that the user performs a job input operation for reading a document with the scanner unit 14 of the image processing apparatus 10 on the external terminal 40. The Therefore, even if the ScanTo button 53 is pressed on the operation screen 50 displayed on the external terminal 40, if the distance between the image processing apparatus 10 and the external terminal 40 is less than a certain distance (step S201; No), the image The original is read by the scanner unit 14 of the processing apparatus 10 (step S202). Thereafter, image storage and printing on paper are executed under the control of the main body control unit 22 (step S203).

一方、画像処理装置10と外部端末40との距離が一定距離以上ある場合には、ユーザは外部端末40のカメラ41で読み取った原稿を画像処理装置10で印刷等するものと推定される。そこで、画像処理装置10と外部端末40との距離が一定距離以上ある場合は(ステップS201;Yes)、外部端末40のカメラ41を起動し、該カメラ41によって原稿を撮影し(ステップS204)、該撮影した画像を外部端末40から画像処理装置10へ送信し(ステップS205)、これを受信した画像処理装置10で必要に応じて画像変形処理を行う(ステップS206)。その後、画像の保存や用紙への印刷は、本体制御部22に制御されて実行される(ステップS207)。   On the other hand, when the distance between the image processing apparatus 10 and the external terminal 40 is a certain distance or more, it is estimated that the user prints the document read by the camera 41 of the external terminal 40 with the image processing apparatus 10. Therefore, when the distance between the image processing apparatus 10 and the external terminal 40 is equal to or greater than a certain distance (step S201; Yes), the camera 41 of the external terminal 40 is activated and a document is photographed by the camera 41 (step S204). The captured image is transmitted from the external terminal 40 to the image processing apparatus 10 (step S205), and the image processing apparatus 10 that has received the image performs image transformation processing as necessary (step S206). Thereafter, image storage and printing on paper are executed under the control of the main body control unit 22 (step S207).

次に、外部端末40でScanTo釦53を操作した場合とPhotoTo釦55を操作した場合の動作について説明する。ここでは、ScanTo釦53は原稿を読み取る場合に使用され、PhotoTo釦55は原稿以外、たとえば、人物等を撮影する場合に使用されるものとする。   Next, operations when the ScanTo button 53 is operated on the external terminal 40 and when the PhotoTo button 55 is operated will be described. Here, the ScanTo button 53 is used when reading a document, and the PhotoTo button 55 is used when shooting a person other than the document, for example, a person.

図7に示すように、外部端末40に表示された操作画面50でScanTo釦53が押下された場合は、外部端末40のカメラ41を起動し、該カメラ41で画像を撮影する(ステップS301)。外部端末40はこの画像のデータに、ScanTo釦53の操作によって撮影した画像であることを示す第1タグを付加して、画像処理装置10へ送信する(ステップS302)。   As shown in FIG. 7, when the ScanTo button 53 is pressed on the operation screen 50 displayed on the external terminal 40, the camera 41 of the external terminal 40 is activated and an image is taken with the camera 41 (step S301). . The external terminal 40 adds to the image data a first tag indicating that the image is captured by operating the ScanTo button 53, and transmits the image tag to the image processing apparatus 10 (step S302).

一方、外部端末40に表示された操作画面50でPhotoTo釦55が押下された場合は、外部端末40のカメラ41を起動し、該カメラ41で画像を撮影する(ステップS303)。外部端末40はその画像のデータに、PhotoTo釦55の操作によって撮影した画像であることを示す第2タグを付加して、画像処理装置10へ送信する(ステップS304)。   On the other hand, when the PhotoTo button 55 is pressed on the operation screen 50 displayed on the external terminal 40, the camera 41 of the external terminal 40 is activated and an image is taken with the camera 41 (step S303). The external terminal 40 adds a second tag indicating that the image is captured by operating the PhotoTo button 55 to the image data, and transmits the image data to the image processing apparatus 10 (step S304).

外部端末40から画像を受信した画像処理装置10は、この画像に第1タグが付加されているか否かを調べ(ステップS305)、第1タグが付加されている場合は(ステップS305;Yes)、画像内の被写体が原稿であると判定し、該画像に対して画像変形処理を施して(ステップS306)、ステップS307へ移行する。   The image processing apparatus 10 that has received the image from the external terminal 40 checks whether or not the first tag is added to the image (step S305), and if the first tag is added (step S305; Yes). Then, it is determined that the subject in the image is a document, image transformation processing is performed on the image (step S306), and the process proceeds to step S307.

一方、画像に第1タグが付加されていない場合(第2タグが付加されている、もしくは第1タグも第2タグも付加されていない場合)は(ステップS305;No)、画像に画像変形処理を施さずにステップS307へ移行する。なお、この場合は画像に対して写真向けの画像処理を施してもよい。   On the other hand, when the first tag is not added to the image (when the second tag is added, or when neither the first tag nor the second tag is added) (step S305; No), the image is transformed into the image. The process proceeds to step S307 without performing the process. In this case, image processing for a photograph may be performed on the image.

ステップS307では、画像の保存や用紙への印刷が、本体制御部22に制御されて実行される。   In step S307, image storage and printing on paper are executed under the control of the main body control unit 22.

次に、画像解析によって画像内の被写体が原稿であるか否かを判断し、その判断結果に基づいて画像変形処理を施すか否かを切り替える場合について説明する。   Next, a case will be described in which it is determined whether or not the subject in the image is a document by image analysis, and whether or not to perform image deformation processing is switched based on the determination result.

図8は、画像解析によって画像内の被写体が原稿であるか否かを判断する場合における図7のステップS306の詳細を示している。この処理は、図7のステップS305で、画像に第1タグが付加されていると判断された場合に実行される。   FIG. 8 shows details of step S306 in FIG. 7 when it is determined by image analysis whether or not the subject in the image is a document. This process is executed when it is determined in step S305 in FIG. 7 that the first tag has been added to the image.

画像処理装置10は、画像解析を行って画像内の被写体が原稿であるか否かを判断する(ステップS401)。たとえば、被写体に四角の境界があり、該四角の境界の内側に文字画像がある場合は、該被写体は原稿であると判断する。また、カメラ41が三次元(3D)対応である場合には、画像内の被写体が平らな物体であるか否かを調べ、平らな物体であれば原稿と判断し、立体物であれば原稿でないと判断するようにしてもよい。なお、平ら、且つ、外形が四角でその内側に文字画像があることを条件に、原稿であると判断してもよい。   The image processing apparatus 10 performs image analysis to determine whether or not the subject in the image is a document (step S401). For example, if the subject has a square boundary and a character image is inside the square boundary, the subject is determined to be a document. If the camera 41 is three-dimensional (3D) compatible, it is checked whether or not the subject in the image is a flat object. You may make it judge that it is not. The document may be determined to be a document on the condition that it is flat and has a square outer shape and a character image inside.

画像解析の結果、画像内の被写体が原稿であると判断した場合は(ステップS402;Yes)、画像変形処理を施して(ステップS405)、本処理を終了する。   As a result of the image analysis, if it is determined that the subject in the image is a document (step S402; Yes), an image transformation process is performed (step S405), and this process ends.

画像解析の結果、画像内の被写体が原稿でないと判断した場合は(ステップS402;No)、ユーザに対して、警告し、この画像を原稿として画像変形処理を施すか否かを問い合わせる(ステップS403)。画像変形処理を実施する旨の選択をユーザから受けた場合は(ステップS404;Yes)、画像変形処理を施して(ステップS405)、本処理を終了する。画像変形処理を実施しない旨の選択をユーザから受けた場合は(ステップS404;No)、画像変形処理を施さずに本処理を終了する。   As a result of the image analysis, if it is determined that the subject in the image is not a document (step S402; No), the user is warned and inquired whether or not to perform image transformation processing using this image as a document (step S403). ). When a selection for performing the image deformation process is received from the user (step S404; Yes), the image deformation process is performed (step S405), and this process ends. When the user has received a selection that the image deformation process is not to be performed (step S404; No), the present process is terminated without performing the image deformation process.

なお、画像に第1タグが付加されているか否かに係らず、図8の処理を実行するように構成されてもよい。たとえば、外部端末40側で第1タグや第2タグを付加する処理を行わない構成において図8の処理を行うようにしてもよい。   Note that the processing of FIG. 8 may be executed regardless of whether or not the first tag is added to the image. For example, the process of FIG. 8 may be performed in a configuration in which the process of adding the first tag and the second tag is not performed on the external terminal 40 side.

次に、ユーザ操作を受けて動作する際の、画像処理装置10の各部および外部端末40の各部の間の情報フローを、図9、図10に基づいて説明する。   Next, an information flow between each unit of the image processing apparatus 10 and each unit of the external terminal 40 when operating in response to a user operation will be described with reference to FIGS. 9 and 10.

図9は、画像処理装置10の操作パネル17からユーザ操作を受ける場合の情報フローを示している。画像処理装置10の操作パネル17は画面リクエスト1をWebUI部21へ送信する(P1)。これを受けたWebUI部21は、画面リクエスト1の要求元を判別し、その要求元(ここでは操作パネル17)に対応する操作画面の表示用データ(画面UI1)を要求元へ返信する(P2)。   FIG. 9 shows an information flow when a user operation is received from the operation panel 17 of the image processing apparatus 10. The operation panel 17 of the image processing apparatus 10 transmits the screen request 1 to the Web UI unit 21 (P1). Receiving this, the Web UI unit 21 determines the request source of the screen request 1, and returns the operation screen display data (screen UI1) corresponding to the request source (here, the operation panel 17) to the request source (P2). ).

操作パネル17は受信した画面UI1に基づいて操作画面を表示する。操作パネル17は該操作画面においてユーザから操作(ここでは機能釦の操作)を受け付けると(P3)、操作された機能釦に対応するキー情報1をWebUI部21へ送信し(P4)、さらに次の画面リクエスト2をWebUI部21へ送信する(P5)。   The operation panel 17 displays an operation screen based on the received screen UI1. When the operation panel 17 receives an operation (in this case, an operation of a function button) from the user on the operation screen (P3), the operation panel 17 transmits key information 1 corresponding to the operated function button to the Web UI unit 21 (P4). Screen request 2 is transmitted to the Web UI unit 21 (P5).

WebUI部21は、受信したキー情報1に対応する処理の実行を本体制御部22に指示する(P6)。本体制御部22は受信した指示に対してOK等の応答をWebUI部21へ送信すると共に(P7)、指示された処理を実行する(P8)。たとえば、キー情報1がScanTo釦53の操作を示す場合、本体制御部22はスキャナ部14の起動や読み取り条件の設定等の処理を行う。   The Web UI unit 21 instructs the main body control unit 22 to execute processing corresponding to the received key information 1 (P6). The main body control unit 22 transmits a response such as OK to the received instruction to the Web UI unit 21 (P7) and executes the instructed process (P8). For example, when the key information 1 indicates an operation of the ScanTo button 53, the main body control unit 22 performs processing such as activation of the scanner unit 14 and setting of reading conditions.

また、WebUI部21はP4で受信したキー情報1に基づいて遷移先の画面を特定し、P5で受信した画面リクエスト2に対してその特定した画面の表示用データ(画面UI2)を生成して送信する(P9)。たとえば、各種の機能釦が配置された操作画面50でScanTo釦53が操作された場合、遷移後の画面として、スキャナ部14の読み取り条件を設定変更する設定画面を特定し、該画面の表示用データを送信する。WebUI部21は、この設定画面で操作を受けると、操作に対応して本体制御部22にスキャナ部14の設定変更を指示し、該指示に従って本体制御部22がスキャナ部14の設定を変更する。   Further, the Web UI unit 21 identifies the transition destination screen based on the key information 1 received in P4, and generates display data (screen UI2) for the identified screen in response to the screen request 2 received in P5. Transmit (P9). For example, when the ScanTo button 53 is operated on the operation screen 50 on which various function buttons are arranged, a setting screen for setting and changing the reading condition of the scanner unit 14 is specified as a screen after the transition, and the screen is displayed. Send data. Upon receiving an operation on this setting screen, the Web UI unit 21 instructs the main body control unit 22 to change the setting of the scanner unit 14 in response to the operation, and the main body control unit 22 changes the setting of the scanner unit 14 according to the instruction. .

その後、操作パネル17はユーザからスタート釦51の操作を受け(P10)、対応するキー情報2をWebUI部21へ送信する(P11)。さらに次の画面の画面リクエスト3をWebUI部21へ送信する(P12)。   Thereafter, the operation panel 17 receives an operation of the start button 51 from the user (P10), and transmits the corresponding key information 2 to the Web UI unit 21 (P11). Further, the screen request 3 of the next screen is transmitted to the Web UI unit 21 (P12).

WebUI部21は、受信したキー情報2に対応する処理の実行を本体制御部22に指示する(P13)。たとえば、スタート釦51が押下された後、本体制御部22にジョブの実行開始を指示する。本体制御部22は受信した指示に対してOK等の応答をWebUI部21へ送信すると共に(P14)、指示された処理を実行する(P15)。たとえば、本体制御部22はスキャナ部14を制御して原稿の読み取り動作等を実行する。   The Web UI unit 21 instructs the main body control unit 22 to execute processing corresponding to the received key information 2 (P13). For example, after the start button 51 is pressed, the main body control unit 22 is instructed to start job execution. The main body control unit 22 transmits a response such as OK to the received instruction to the Web UI unit 21 (P14) and executes the instructed process (P15). For example, the main body control unit 22 controls the scanner unit 14 to execute a document reading operation and the like.

また、WebUI部21はP11で受信したキー情報2に基づいて遷移先の画面を特定し、P12で受信した画面リクエスト3に対してその特定した画面の表示用データ(画面UI3)を生成して送信する(P16)。たとえば、原稿の読み取り中を示す操作画面を送信する。   Further, the Web UI unit 21 identifies the transition destination screen based on the key information 2 received at P11, and generates display data (screen UI3) for the identified screen in response to the screen request 3 received at P12. Transmit (P16). For example, an operation screen indicating that a document is being read is transmitted.

図10は、外部端末40でユーザ操作を受けて画像処理装置10を遠隔操作する場合の情報フローを示している。外部端末40のブラウザは、画面リクエスト1を画像処理装置10のWebUI部21へ送信する(P21)。これを受けたWebUI部21は、画面リクエスト1の要求元を判別し、その要求元(ここでは外部端末40)に対応する操作画面の表示用データ(画面UI1)を外部端末40へ返信する(P22)。外部端末40へ送信する操作画面の表示用データには、画面内の機能釦が操作され場合に外部端末40で実行するプログラムを予め埋め込んである。   FIG. 10 shows an information flow when the image processing apparatus 10 is remotely operated in response to a user operation on the external terminal 40. The browser of the external terminal 40 transmits the screen request 1 to the Web UI unit 21 of the image processing apparatus 10 (P21). Receiving this, the Web UI unit 21 determines the request source of the screen request 1, and returns the operation screen display data (screen UI1) corresponding to the request source (here, the external terminal 40) to the external terminal 40 ( P22). In the operation screen display data to be transmitted to the external terminal 40, a program to be executed by the external terminal 40 when a function button in the screen is operated is embedded in advance.

外部端末40のブラウザは受信した表示用データに基づいて操作画面を表示し、ユーザから操作(ここでは機能釦の操作)を受けると(P23)、この機能釦に埋め込まれているプログラムを実行する(P24)。たとえば、ScanTo釦53には外部端末40のカメラ41を起動するプログラムが埋め込まれており、外部端末40はScanTo釦53が操作された場合にこのプログラムを実行してカメラ41を起動する(P24)。   The browser of the external terminal 40 displays an operation screen based on the received display data, and when an operation (in this case, operation of a function button) is received from the user (P23), the program embedded in the function button is executed. (P24). For example, a program for starting the camera 41 of the external terminal 40 is embedded in the ScanTo button 53, and the external terminal 40 executes this program and starts the camera 41 when the ScanTo button 53 is operated (P24). .

さらに外部端末40のブラウザは、デバイス(カメラ41)を起動したことを示すデバイス情報1をWebUI部21へ送信すると共に、次の画面リクエスト2をWebUI部21へ送信する(P26)。なお、起動したデバイスの情報は逐次、外部端末40のブラウザからWebUI部21へ伝えられる。   Furthermore, the browser of the external terminal 40 transmits device information 1 indicating that the device (camera 41) has been activated to the Web UI unit 21 and transmits the next screen request 2 to the Web UI unit 21 (P26). The information on the activated device is sequentially transmitted from the browser of the external terminal 40 to the Web UI unit 21.

WebUI部21はP25で受信したデバイス情報1に基づいて遷移先の画面を特定し、P26で受信した画面リクエスト2に対してその特定した画面の表示用データ(画面UI2)を生成して外部端末40へ送信する(P27)。たとえば、スキャナ部14の読み取り条件を設定変更する設定画面と同じ表示内容・表示態様の設定画面をブラウザに表示するための表示用データを送信する。この設定画面の表示内容・表示態様は操作パネル17に表示されるものと同一であるが、各操作釦には、操作を受けた際に実行するプログラムが埋め込まれており、たとえば、読み取り濃度を変更する操作を受けた場合に該プログラムによりカメラ41の露出を変更する処理が実行される。設定する項目には、ライトのオンオフ、解像度、拡大縮小、写真/ビデオ、などがある。   The Web UI unit 21 specifies a transition destination screen based on the device information 1 received in P25, generates display data (screen UI2) for the specified screen for the screen request 2 received in P26, and generates an external terminal. 40 (P27). For example, the display data for displaying on the browser the setting screen having the same display content and display mode as the setting screen for changing the setting of the reading condition of the scanner unit 14 is transmitted. The display contents and display mode of this setting screen are the same as those displayed on the operation panel 17, but a program to be executed when an operation is received is embedded in each operation button. When an operation to change is received, processing for changing the exposure of the camera 41 is executed by the program. Items to be set include light on / off, resolution, scaling, photo / video, and the like.

その後、外部端末40のブラウザは表示中の操作画面においてユーザからスタート釦51の操作を受けると(P28)、該操作釦に埋め込まれているプログラムを実行することで、カメラ41の出力する画像をキャプチャし、その後、カメラ41を停止させる(P29)。そして、キャプチャした画像の画像データを含むデバイス情報2をWebUI部21へ送信し(P30)、さらに次の画面の画面リクエスト3をWebUI部21へ送信する(P31)。   Thereafter, when the browser of the external terminal 40 receives an operation of the start button 51 from the user on the operation screen being displayed (P28), an image output from the camera 41 is displayed by executing a program embedded in the operation button. After capturing, the camera 41 is stopped (P29). Then, the device information 2 including the image data of the captured image is transmitted to the Web UI unit 21 (P30), and further the screen request 3 of the next screen is transmitted to the Web UI unit 21 (P31).

WebUI部21は、受信したデバイス情報2に対応する処理の実行を本体制御部22に指示する(P32)。本体制御部22は受信した指示に対してOK等の応答をWebUI部21へ送信すると共に(P33)、指示された処理を実行する(P34)。たとえば、WebUI部21は受信した画像データと印刷指示を本体制御部22に送り、これを受けた本体制御部22は受信した画像を印刷するジョブの実行を制御する。   The Web UI unit 21 instructs the main body control unit 22 to execute processing corresponding to the received device information 2 (P32). The main body control unit 22 transmits a response such as OK to the received instruction to the Web UI unit 21 (P33) and executes the instructed process (P34). For example, the Web UI unit 21 sends received image data and a print instruction to the main body control unit 22, and the main body control unit 22 that receives the image data controls the execution of a job for printing the received image.

また、WebUI部21はP30で受信したデバイス情報2に基づいて遷移先の画面を特定し、P31で受信した画面リクエスト3に対してその特定した画面の表示用データ(画面UI3)を生成して送信する(P35)。たとえば、印刷中の画面等を送信する。   Further, the Web UI unit 21 specifies the transition destination screen based on the device information 2 received at P30, and generates display data (screen UI3) for the specified screen in response to the screen request 3 received at P31. Transmit (P35). For example, a screen during printing is transmitted.

このように、操作パネル17と外部端末40に表示される操作画面の表示内容・表示態様は同一であるが、外部端末40に送信する操作画面の表示用データには操作釦が操作された際に外部端末40で実行するプログラムを埋め込むので、操作画面内のScanTo釦53が操作パネル17で操作された場合にはスキャナ部14を起動し、外部端末40で操作された場合は外部端末40のカメラ41を起動する、というように使用するデバイス(資源)を自動的に切り替えてジョブを実行することができる。   As described above, the display content and display mode of the operation screen displayed on the operation panel 17 and the external terminal 40 are the same, but when the operation button is operated on the operation screen display data transmitted to the external terminal 40. Since the program to be executed on the external terminal 40 is embedded, the scanner unit 14 is activated when the ScanTo button 53 in the operation screen is operated on the operation panel 17, and when operated on the external terminal 40, A job can be executed by automatically switching a device (resource) to be used, such as starting the camera 41.

図11は、WebUI部21が行う処理を示す流れ図である。WebUI部21は、クライアント(操作パネル17または外部端末40)から画面リクエストやキー情報(またはデバイス情報)などの情報が送信されてくるのを監視している(ステップS501;No、S506;;No)。画面リクエストを受信すると(ステップS501;Yes)、その要求元が操作パネル17であるか外部端末40であるかを判断する(ステップS502)。   FIG. 11 is a flowchart showing processing performed by the Web UI unit 21. The Web UI unit 21 monitors the transmission of information such as a screen request and key information (or device information) from the client (operation panel 17 or external terminal 40) (steps S501; No, S506;; No ). When the screen request is received (step S501; Yes), it is determined whether the request source is the operation panel 17 or the external terminal 40 (step S502).

要求元が操作パネル17ならば(ステップS502;操作パネル)、操作釦が押下された際にキー情報をWebUI部21に返送する指示を埋め込んだ操作画面の表示用データ(画面UI)を生成し(ステップS503)、これを要求元の操作パネル17へ送信する(ステップS505)。   If the request source is the operation panel 17 (step S502; operation panel), operation screen display data (screen UI) in which an instruction to return key information to the Web UI unit 21 when the operation button is pressed is generated. (Step S503), this is transmitted to the operation panel 17 of the request source (Step S505).

一方、要求元が外部端末40ならば(ステップS502;外部端末)、操作釦が押下された際に、外部端末40側のデバイスを起動等する指示(プログラム)を埋め込んだ操作画面の表示用データ(画面UI)を生成し(ステップS504)、これを要求元の操作パネル17へ送信する(ステップS505)。   On the other hand, if the request source is the external terminal 40 (step S502; external terminal), operation screen display data in which an instruction (program) for starting the device on the external terminal 40 side is embedded when the operation button is pressed. (Screen UI) is generated (step S504), and this is transmitted to the operation panel 17 of the request source (step S505).

キー情報またはデバイス情報を受信した場合は(ステップS506;Yes)、その情報が外部端末から受信した情報であるか否かを判断し(ステップS507)、操作パネル17から受信した情報(キー情報)の場合は(ステップS507;No)、その操作に対応する処理の指示を本体制御部22に送信する(ステップS509、S510)。   If key information or device information has been received (step S506; Yes), it is determined whether the information is information received from an external terminal (step S507), and information received from the operation panel 17 (key information) In the case of (step S507; No), an instruction for processing corresponding to the operation is transmitted to the main body control unit 22 (steps S509 and S510).

外部端末40からデバイス情報を受信した場合は(ステップS507;Yes)、受信した情報に対応する処理、たとえば、画像変形処理など、を実行し(ステップS508)、処理後の画像の印刷等を本体制御部22へ指示する(ステップS510)。   When device information is received from the external terminal 40 (step S507; Yes), processing corresponding to the received information, for example, image transformation processing is executed (step S508), and printing of the processed image is performed on the main body. The controller 22 is instructed (step S510).

<その他>
画像処理装置10のスキャナ部14により、複数枚の原稿をプラテンガラス上に順次置き換えながら読み取ってコピーするような場合(自動原稿搬送装置を使用しない設定の時)には、1枚の原稿を読み取る毎に、次の原稿をさらに読み取るのか、読み取りを終えてコピーの印刷動作を開始するのかの選択操作を操作パネル17で受け付ける。
<Others>
When the scanner unit 14 of the image processing apparatus 10 reads and copies a plurality of documents while sequentially replacing them on the platen glass (when the automatic document feeder is not used), one document is read. Every time, the operation panel 17 accepts a selection operation of whether to read the next original further or to finish the reading and start the copy printing operation.

外部端末40のカメラ41を使用して複数枚の原稿を読み取る場合においても、上記と同じユーザ操作で処理を進めることができる。すなわち、自動原稿搬送装置を使用しない設定で外部端末40に表示中の操作画面でCopy釦52の操作を受けたときは、1枚の原稿をカメラ41で撮影(キャプチャ)した後、次の原稿を撮影するか否かの選択を受け付け、「次原稿あり」の選択を受けるとカメラ41でさらに次の原稿を撮影する処理に進み、「原稿終了」の選択を受けると、カメラ41を停止させ、画像処理装置10のWebUI部21に対して画像を送信して印刷を指示する、というように動作すればよい。   Even when a plurality of documents are read using the camera 41 of the external terminal 40, the processing can be performed by the same user operation as described above. That is, when the operation of the Copy button 52 is received on the operation screen displayed on the external terminal 40 with the setting not to use the automatic document feeder, one document is shot (captured) by the camera 41 and then the next document When the selection of “with next document” is received, the camera 41 proceeds to the process of shooting the next document. When the selection of “end document” is received, the camera 41 is stopped. The operation may be performed such that an image is transmitted to the Web UI unit 21 of the image processing apparatus 10 to instruct printing.

一方、自動原稿搬送装置を使用する設定時に外部端末40の操作画面でCopy釦52の操作を受けた場合は、外部端末40のカメラ41で、複数枚の原稿を動画モード(Video)で撮影し、該動画を画像処理装置10に転送し、これを受信した画像処理装置10のWebUI部21が動画を解析して各原稿の画像を抽出し、その抽出した複数枚の原稿を印刷したり画像ファイルとして保存したりするように動作すればよい。   On the other hand, when the operation of the Copy button 52 is received on the operation screen of the external terminal 40 at the time of setting to use the automatic document feeder, a plurality of documents are shot in the video mode (Video) by the camera 41 of the external terminal 40. Then, the moving image is transferred to the image processing apparatus 10, and the Web UI unit 21 of the image processing apparatus 10 that has received the moving image analyzes the moving image to extract an image of each document, and prints the extracted plurality of documents or images. It only has to operate to save as a file.

なお、これまでの説明では、要求元が操作パネル17であるか外部端末40であるかによって切り替える資源を、画像処理装置10側のスキャナ部14と外部端末40側のカメラ41である場合を例に説明したが、切り替える資源はこれに限定されるものではない。たとえば、図12に示すように、機能キー毎に、画像処理装置10側の資源と外部端末40側の資源を予め割り当てておき、操作パネル17で操作を受けたか、外部端末40で操作を受けたかに応じて、その機能キーに対応する機能を実行する際に使用する資源を、図12の割り当てに従って切り替えるようにしてもよい。たとえば、外部端末40の操作画面で「アドレス帳」の選択釦が押下された場合、外部端末40が保持しているアドレス帳を起動する。   In the description so far, the case where the resource to be switched depending on whether the request source is the operation panel 17 or the external terminal 40 is the scanner unit 14 on the image processing apparatus 10 side and the camera 41 on the external terminal 40 side is an example. As described above, the resource to be switched is not limited to this. For example, as shown in FIG. 12, resources on the image processing apparatus 10 side and resources on the external terminal 40 side are allocated in advance for each function key, and an operation is received from the operation panel 17 or an operation is received from the external terminal 40. Depending on the resource, the resource used when executing the function corresponding to the function key may be switched according to the assignment in FIG. For example, when the “address book” selection button is pressed on the operation screen of the external terminal 40, the address book held by the external terminal 40 is activated.

以上、本発明の実施の形態を図面によって説明してきたが、具体的な構成は実施の形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。   The embodiment of the present invention has been described with reference to the drawings. However, the specific configuration is not limited to that shown in the embodiment, and there are changes and additions within the scope of the present invention. Are also included in the present invention.

実施の形態で示した操作画面50は一例であり、これに限定されるものではない。また、操作パネル17に表示される操作画面と外部端末40に表示される操作画面は、完全に同一でなくてもよく、表示される機能キーや操作釦の数、配置が一部で相違してもかまわない。画面内の少なくとも1つの機能釦また操作釦の表示態様が同じであればよい。   The operation screen 50 shown in the embodiment is an example, and the present invention is not limited to this. Further, the operation screen displayed on the operation panel 17 and the operation screen displayed on the external terminal 40 may not be completely the same, and the number and arrangement of the displayed function keys and operation buttons are partially different. It doesn't matter. The display mode of at least one function button or operation button in the screen may be the same.

図9〜図11の説明においては、操作釦に該操作釦が操作された場合に外部端末40で実行されるプログラムを埋め込むことで、外部端末40側のデバイスを起動して使用する例を説明したが、外部端末40側のデバイスを起動したり動作させたりする制御を、操作釦の情報を受けたWebUI部21が行うように構成してもよい。たとえば、外部端末40に表示中の操作画面50でScanTo釦53が操作れた場合に、そのキー情報を外部端末40からWebUI部21へ通知し、これを受けたWebUI部21がカメラ41の起動指示や撮影した画像の転送指示を外部端末40へ送信するように構成してもよい。   In the description of FIG. 9 to FIG. 11, an example in which the device on the external terminal 40 side is activated and used by embedding a program executed on the external terminal 40 when the operation button is operated in the operation button will be described. However, it may be configured such that the Web UI unit 21 that receives the information of the operation button performs control for starting and operating the device on the external terminal 40 side. For example, when the ScanTo button 53 is operated on the operation screen 50 being displayed on the external terminal 40, the key information is notified from the external terminal 40 to the Web UI unit 21, and the Web UI unit 21 that receives the key information activates the camera 41. An instruction or an instruction to transfer a captured image may be transmitted to the external terminal 40.

3…画像処理システム
5…クラウドサーバ
10…画像処理装置
11…CPU
12…プログラムメモリ
13…RAM
14…スキャナ部
15…プリンタ部
16…ネットワーク通信部
17…操作パネル
17a…操作部
17b…表示部
18…ファクシミリ通信部
19…距離認識部
21…WebUI部
22…本体制御部
23…画像解析部
24…画像変形部
31…要求元判断部
32…表示制御部
33…機能実行制御部
34…撮影条件変更部
40…外部端末
41…カメラ
50…操作画面
51…スタート釦
52…Copy釦
53…ScanTo釦
54…Fax釦
55…PhotoTo釦
56…Box釦
57…Tool釦
61…原稿
62…補正済み原稿
DESCRIPTION OF SYMBOLS 3 ... Image processing system 5 ... Cloud server 10 ... Image processing apparatus 11 ... CPU
12 ... Program memory 13 ... RAM
DESCRIPTION OF SYMBOLS 14 ... Scanner part 15 ... Printer part 16 ... Network communication part 17 ... Operation panel 17a ... Operation part 17b ... Display part 18 ... Facsimile communication part 19 ... Distance recognition part 21 ... Web UI part 22 ... Main body control part 23 ... Image analysis part 24 ... Image transformation part 31 ... Request source judgment part 32 ... Display control part 33 ... Function execution control part 34 ... Shooting condition change part 40 ... External terminal 41 ... Camera 50 ... Operation screen 51 ... Start button 52 ... Copy button 53 ... ScanTo button 54 ... Fax button 55 ... PhotoTo button 56 ... Box button 57 ... Tool button 61 ... Original 62 ... Corrected original

Claims (27)

自装置の操作パネルに第1操作釦を含む操作画面の表示用データを送信して表示させる第1表示制御部と、
前記操作パネルに表示される場合と同じ表示態様の前記第1操作釦を含む操作画面の表示用データを外部端末に送信して表示させる第2表示制御部と、
前記第1操作釦に対する操作を前記操作パネルで受けた場合は、該第1操作釦に対応する第1機能を自装置が有する第1資源を使用して実行し、前記第1操作釦に対する操作を前記外部端末で受けた場合は、前記第1機能を、前記第1資源の代わりに前記外部端末が有する第2資源を使用して実行する機能実行部と、
を有する
ことを特徴とする画像処理装置。
A first display control unit for transmitting and displaying operation screen display data including a first operation button on the operation panel of the device;
A second display control unit for transmitting and displaying display data of an operation screen including the first operation button having the same display mode as that displayed on the operation panel to an external terminal;
When an operation on the first operation button is received on the operation panel, the first function corresponding to the first operation button is executed using the first resource of the own device, and the operation on the first operation button is performed. When the external terminal receives the function, the function execution unit executes the first function using the second resource of the external terminal instead of the first resource;
An image processing apparatus comprising:
当該画像処理装置と前記外部端末との距離を認識する距離認識部をさらに有し、
前記機能実行部は、前記距離認識部の認識する前記距離が所定値未満の状態で前記第1操作釦に対する操作を前記外部端末で受けたときは、前記第1操作釦に対応する機能を、前記第1資源を使用して実行する
ことを特徴とする請求項1に記載の画像処理装置。
A distance recognition unit for recognizing a distance between the image processing apparatus and the external terminal;
The function execution unit has a function corresponding to the first operation button when the external terminal receives an operation on the first operation button in a state where the distance recognized by the distance recognition unit is less than a predetermined value. The image processing apparatus according to claim 1, wherein the image processing apparatus is executed using the first resource.
操作釦毎に、該操作釦が前記操作パネルで操作されて該操作釦に対応する機能を実行する際に使用する画像処理装置側の資源と、該操作釦が前記外部端末で操作されて該操作釦に対応する機能を実行する際に使用する外部端末側の資源とが、予め割り当てられている
ことを特徴とする請求項1または2に記載の画像処理装置。
For each operation button, when the operation button is operated on the operation panel and the function corresponding to the operation button is executed, the resource on the image processing apparatus side and the operation button are operated on the external terminal. The image processing apparatus according to claim 1, wherein a resource on an external terminal side used when executing a function corresponding to the operation button is allocated in advance.
前記第1操作釦に対応する機能は、原稿を光学的に読み取って画像データを取得する機能であり、
前記第1資源は、前記画像処理装置が有するスキャナであり、
前記第2資源は、前記外部端末が有するカメラであり、
前記機能実行部は、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に前記カメラで撮影した画像を自装置へ送信させる
ことを特徴とする請求項1または2に記載の画像処理装置。
The function corresponding to the first operation button is a function for optically reading a document and acquiring image data.
The first resource is a scanner included in the image processing apparatus;
The second resource is a camera of the external terminal;
The function execution unit, when executing the function corresponding to the first operation button using the camera, causes the external terminal to transmit an image captured by the camera to the own apparatus. Item 3. The image processing apparatus according to Item 1 or 2.
前記スキャナの読み取り条件を設定する設定画面の表示用データを前記操作パネルに送信して表示させる第3表示制御部と、
前記設定画面と同じ表示内容の設定画面の表示用データを前記外部端末に送信して表示させる第4表示制御部と、
前記外部端末に表示された前記設定画面で設定された読み取り条件に対応させて、前記カメラの撮影条件を変更する撮影条件変更部と、
をさらに有する
ことを特徴とする請求項4に記載の画像処理装置。
A third display control unit for transmitting and displaying display data of a setting screen for setting the reading condition of the scanner to the operation panel;
A fourth display control unit for transmitting and displaying the display data of the setting screen having the same display content as the setting screen to the external terminal;
A shooting condition changing unit that changes the shooting condition of the camera in accordance with the reading condition set on the setting screen displayed on the external terminal;
The image processing apparatus according to claim 4, further comprising:
前記第2表示制御部が前記外部端末へ送信する表示用データは、第2操作釦をさらに含む操作画面を表示させるものであり、
前記機能実行部は、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に、前記カメラで撮影した画像に第1タグ情報を付加して自装置へ送信させ、前記第2操作釦に対応する機能を実行する場合は、前記外部端末に、前記カメラで撮影した画像に第2タグ情報を付加して自装置へ送信させる
ことを特徴とする請求項4または5に記載の画像処理装置。
The display data transmitted by the second display control unit to the external terminal is for displaying an operation screen further including a second operation button,
When the function executing unit executes the function corresponding to the first operation button using the camera, the function executing unit adds the first tag information to the image captured by the camera to the external terminal. When the function corresponding to the second operation button is executed, the external terminal adds the second tag information to the image photographed by the camera and transmits the image to the own apparatus. Item 6. The image processing apparatus according to Item 4 or 5.
前記外部端末から受信した画像に前記第1タグ情報が付加されていることを含む所定条件が成立した場合に、前記画像に変形処理を施す画像変形部をさらに有する
ことを特徴とする請求項6に記載の画像処理装置。
The image processing apparatus according to claim 6, further comprising an image deforming unit configured to perform a deformation process on the image when a predetermined condition including that the first tag information is added to the image received from the external terminal is satisfied. An image processing apparatus according to 1.
前記外部端末から受信した画像を解析する画像解析部を有し、
前記所定条件には、前記画像解析部の解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断されることを含む
ことを特徴とする請求項7に記載の画像処理装置。
An image analysis unit for analyzing an image received from the external terminal;
The image processing apparatus according to claim 7, wherein the predetermined condition includes that an image received from the external terminal is determined to be a photograph of a document by analysis of the image analysis unit. .
前記外部端末から受信した画像を解析する画像解析部と、
前記画像解析部の解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断された場合に、前記画像に変形処理を施す画像変形部と、
をさらに有する
ことを特徴とする請求項4または5に記載の画像処理装置。
An image analysis unit for analyzing an image received from the external terminal;
An image deformation unit that performs a deformation process on the image when it is determined by the analysis of the image analysis unit that the image received from the external terminal is a photograph of a document;
The image processing apparatus according to claim 4, further comprising:
前記画像解析部は、前記画像内の被写体に四角の境界があり、該四角の境界の内側に文字画像がある場合は、前記画像が原稿を撮影したものであると判断する
ことを特徴とする請求項8または9に記載の画像処理装置。
The image analysis unit determines that the image is a photograph of a document when the subject in the image has a quadrangular boundary and a character image is present inside the quadrangular boundary. The image processing apparatus according to claim 8 or 9.
前記カメラは、被写体を3次元に撮影可能であり、
前記画像解析部は、画像内の被写体が平らな物体である場合に、前記画像が原稿を撮影したものであると判断する
ことを特徴とする請求項8または9に記載の画像処理装置。
The camera can photograph a subject in three dimensions,
The image processing apparatus according to claim 8, wherein the image analysis unit determines that the image is a photograph of a document when a subject in the image is a flat object.
前記画像処理装置は前記第1表示制御部および前記第2表示制御部の機能を果たすWebサーバを有し、
前記操作パネルおよび前記外部端末はそれぞれ、前記Webサーバに操作画面の表示用データを要求するWebクライアントである、
ことを特徴とする請求項1乃至11のいずれか1つに記載の画像処理装置。
The image processing apparatus includes a Web server that functions as the first display control unit and the second display control unit,
Each of the operation panel and the external terminal is a Web client that requests operation screen display data from the Web server.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
表示用データをHTTPプロトコルで送信する
ことを特徴とする請求項1乃至12のいずれか1つに記載の画像処理装置。
The image processing apparatus according to any one of claims 1 to 12, wherein display data is transmitted by an HTTP protocol.
画像処理装置の制御部で実行されるプログラムであって、
自装置の操作パネルに第1操作釦を含む操作画面の表示用データを送信して表示させる第1表示ステップと、
前記操作パネルに表示される場合と同じ表示態様の前記第1操作釦を含む操作画面の表示用データを外部端末へ送信して表示させる第2表示ステップと、
前記第1操作釦に対する操作を前記操作パネルで受けた場合は、該第1操作釦に対応する第1機能を自装置が有する第1資源を使用して実行させ、前記第1操作釦に対する操作を前記外部端末で受けた場合は、前記第1機能を、前記第1資源の代わりに前記外部端末が有する第2資源を使用して実行させる機能実行ステップと、
を有する
ことを特徴とするプログラム。
A program executed by the control unit of the image processing apparatus,
A first display step of transmitting and displaying operation screen display data including a first operation button on the operation panel of the device;
A second display step of transmitting and displaying display data of an operation screen including the first operation button having the same display mode as that displayed on the operation panel to an external terminal;
When an operation on the first operation button is received on the operation panel, the first function corresponding to the first operation button is executed using the first resource of the own device, and the operation on the first operation button is performed. When the external terminal receives the first function, a function execution step of executing the first function using a second resource of the external terminal instead of the first resource;
The program characterized by having.
前記画像処理装置と前記外部端末との距離を認識する距離認識ステップをさらに有し、
前記機能実行ステップでは、前記距離認識ステップで認識する前記距離が所定値未満の状態で前記第1操作釦に対する操作を前記外部端末で受けたときは、前記第1操作釦に対応する機能を、前記第1資源を使用して実行させる
ことを特徴とする請求項14に記載のプログラム。
A distance recognition step of recognizing a distance between the image processing apparatus and the external terminal;
In the function execution step, when the external terminal receives an operation on the first operation button in a state where the distance recognized in the distance recognition step is less than a predetermined value, a function corresponding to the first operation button is The program according to claim 14, wherein the program is executed using the first resource.
操作釦毎に、該操作釦が前記操作パネルで操作されて該操作釦に対応する機能を実行する際に使用する画像処理装置側の資源と、該操作釦が前記外部端末で操作されて該操作釦に対応する機能を実行する際に使用する外部端末側の資源とが、予め割り当てられている
ことを特徴とする請求項14または15に記載のプログラム。
For each operation button, when the operation button is operated on the operation panel and the function corresponding to the operation button is executed, the resource on the image processing apparatus side and the operation button are operated on the external terminal. The program according to claim 14 or 15, wherein resources on the external terminal side used when executing a function corresponding to the operation button are allocated in advance.
前記第1操作釦に対応する機能は、原稿を光学的に読み取って画像データを取得する機能であり、
前記第1資源は、前記画像処理装置が有するスキャナであり、
前記第2資源は、前記外部端末が有するカメラであり、
前記機能実行ステップでは、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に前記カメラで撮影した画像を前記画像処理装置へ送信させる
ことを特徴とする請求項14または15に記載のプログラム。
The function corresponding to the first operation button is a function for optically reading a document and acquiring image data.
The first resource is a scanner included in the image processing apparatus;
The second resource is a camera of the external terminal;
In the function execution step, when the function corresponding to the first operation button is executed using the camera, the external terminal is caused to transmit an image captured by the camera to the image processing apparatus. The program according to claim 14 or 15.
前記スキャナの読み取り条件を設定する設定画面の表示用データを前記操作パネルに送信して表示させる第3表示ステップと、
前記設定画面と同じ表示内容の設定画面の表示用データを前記外部端末に送信して表示させる第4表示ステップと、
前記第4表示ステップで前記外部端末に表示した前記設定画面で設定された読み取り条件に対応させて、前記カメラの撮影条件を変更する撮影条件変更ステップと、
をさらに有する
ことを特徴とする請求項17に記載のプログラム。
A third display step of transmitting display data of a setting screen for setting the reading condition of the scanner to the operation panel and displaying the data;
A fourth display step of transmitting display data of the setting screen having the same display content as the setting screen to the external terminal for display;
A shooting condition changing step of changing the shooting condition of the camera in correspondence with the reading condition set on the setting screen displayed on the external terminal in the fourth display step;
The program according to claim 17, further comprising:
前記第2表示ステップで前記外部端末へ送信する表示用データは第2操作釦をさらに含む操作画面を前記外部端末に表示させるものであり、
前記機能実行ステップでは、前記第1操作釦に対応する機能を、前記カメラを使用して実行する場合は、前記外部端末に、前記カメラで撮影した画像に第1タグ情報を付加して前記画像処理装置へ送信させ、前記第2操作釦に対応する機能を実行する場合は、前記外部端末に、前記カメラで撮影した画像に第2タグ情報を付加して前記画像処理装置へ送信させる
ことを特徴とする請求項17または18に記載のプログラム。
The display data to be transmitted to the external terminal in the second display step is to display an operation screen further including a second operation button on the external terminal,
In the function execution step, when the function corresponding to the first operation button is executed using the camera, the first tag information is added to the image captured by the camera to the external terminal and the image When transmitting to the processing device and executing the function corresponding to the second operation button, adding the second tag information to the image captured by the camera and transmitting the image to the image processing device to the external terminal. The program according to claim 17 or 18, characterized in that
前記外部端末から受信した画像に前記第1タグ情報が付加されていることを含む所定条件が成立した場合に、前記画像に変形処理を施す画像変形ステップをさらに有する
ことを特徴とする請求項19に記載のプログラム。
The image modification step of performing a deformation process on the image when a predetermined condition including that the first tag information is added to the image received from the external terminal is satisfied. The program described in.
前記外部端末から受信した画像を解析する画像解析ステップを有し、
前記所定条件には、前記画像解析ステップの解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断されることを含む
ことを特徴とする請求項20に記載のプログラム。
An image analysis step of analyzing an image received from the external terminal;
21. The program according to claim 20, wherein the predetermined condition includes that an image received from the external terminal is determined to be a photograph of a document by analysis of the image analysis step.
前記外部端末から受信した画像を解析する画像解析ステップと、
前記解析により、前記外部端末から受信した画像が原稿を撮影したものであると判断された場合に、前記画像に変形処理を施す画像変形ステップと、
をさらに有する
ことを特徴とする請求項17または18に記載のプログラム。
An image analysis step of analyzing an image received from the external terminal;
When the analysis determines that the image received from the external terminal is a photograph of a document, an image deformation step for performing a deformation process on the image;
The program according to claim 17 or 18, further comprising:
前記画像解析ステップでは、前記画像内の被写体に四角の境界があり、該四角の境界の内側に文字画像がある場合は、前記画像が原稿を撮影したものであると判断する
ことを特徴とする請求項21または22に記載のプログラム。
In the image analysis step, when a subject in the image has a quadrangular boundary and a character image is present inside the quadrangular boundary, it is determined that the image is a photograph of a document. The program according to claim 21 or 22.
前記カメラは、被写体を3次元に撮影可能であり、
前記画像解析ステップでは、画像内の被写体が平らな物体である場合に、前記画像が原稿を撮影したものであると判断する
ことを特徴とする請求項21または22に記載のプログラム。
The camera can photograph a subject in three dimensions,
The program according to claim 21 or 22, wherein, in the image analysis step, when the subject in the image is a flat object, it is determined that the image is a photograph of a document.
前記画像処理装置の制御部はWebサーバとしての機能を果たし、
前記操作パネルおよび前記外部端末はそれぞれ、前記Webサーバに操作画面の表示用データを要求するWebクライアントである、
ことを特徴とする請求項14乃至24のいずれか1つに記載のプログラム。
The control unit of the image processing apparatus functions as a Web server,
Each of the operation panel and the external terminal is a Web client that requests operation screen display data from the Web server.
25. The program according to any one of claims 14 to 24, wherein:
表示用データをHTTPプロトコルで送信する
ことを特徴とする請求項14乃至25のいずれか1つに記載のプログラム。
The program according to any one of claims 14 to 25, wherein the display data is transmitted by an HTTP protocol.
前記第1表示ステップでは、前記第1操作釦が操作された際に該操作の受け付けを前記制御部に通知するように前記操作パネルを動作させる指示が埋め込まれた表示用データを前記操作パネルへ送信し、
前記機能実行ステップでは、前記操作パネルから前記通知を受けた場合は前記第1機能を前記画像処理装置が有する第1資源を使用して実行させ、
前記第2表示ステップでは、前記第1操作釦が操作された際に、前記第1機能の実行に、前記第1資源に代えて、前記外部端末が有する第2資源を使用するように前記外部端末を動作させる指示が埋め込まれた表示用データを前記外部端末へ送信し、該第2表示ステップは、前記機能実行ステップのうち、前記第1操作釦に対する操作を前記外部端末で受けた場合に前記第1機能を前記第1資源の代わりに前記外部端末が有する第2資源を使用して実行させる部分の機能を果たす
ことを特徴とする請求項14に記載のプログラム。
In the first display step, display data in which an instruction to operate the operation panel is embedded to the operation panel so as to notify the control unit of acceptance of the operation when the first operation button is operated. Send
In the function execution step, when the notification is received from the operation panel, the first function is executed using the first resource of the image processing apparatus,
In the second display step, when the first operation button is operated, the external resource is used so that the second resource of the external terminal is used instead of the first resource for executing the first function. Display data embedded with an instruction to operate the terminal is transmitted to the external terminal, and the second display step is performed when the external terminal receives an operation on the first operation button in the function execution step. The program according to claim 14, wherein the program fulfills the function of a part that executes the first function using a second resource of the external terminal instead of the first resource.
JP2018024030A 2018-02-14 2018-02-14 Image processing apparatus and program Pending JP2019140601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018024030A JP2019140601A (en) 2018-02-14 2018-02-14 Image processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018024030A JP2019140601A (en) 2018-02-14 2018-02-14 Image processing apparatus and program

Publications (1)

Publication Number Publication Date
JP2019140601A true JP2019140601A (en) 2019-08-22

Family

ID=67694525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018024030A Pending JP2019140601A (en) 2018-02-14 2018-02-14 Image processing apparatus and program

Country Status (1)

Country Link
JP (1) JP2019140601A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022182121A1 (en) * 2021-02-26 2022-09-01 주식회사 메디트 Data processing device and data processing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000075989A (en) * 1998-09-03 2000-03-14 Canon Inc Remotely operable device and method and system for remote operation thereof
JP2010212993A (en) * 2009-03-10 2010-09-24 Konica Minolta Business Technologies Inc Apparatus and system for processing image
JP2014064151A (en) * 2012-09-20 2014-04-10 Konica Minolta Inc Image processing system, portable information device, remote operation method, and cooperation program
JP2014092996A (en) * 2012-11-05 2014-05-19 Canon Inc Information processing device, control method thereof, and program
JP2014192703A (en) * 2013-03-27 2014-10-06 Konica Minolta Inc Image processing system and image processing apparatus, and remote terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000075989A (en) * 1998-09-03 2000-03-14 Canon Inc Remotely operable device and method and system for remote operation thereof
JP2010212993A (en) * 2009-03-10 2010-09-24 Konica Minolta Business Technologies Inc Apparatus and system for processing image
JP2014064151A (en) * 2012-09-20 2014-04-10 Konica Minolta Inc Image processing system, portable information device, remote operation method, and cooperation program
JP2014092996A (en) * 2012-11-05 2014-05-19 Canon Inc Information processing device, control method thereof, and program
JP2014192703A (en) * 2013-03-27 2014-10-06 Konica Minolta Inc Image processing system and image processing apparatus, and remote terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022182121A1 (en) * 2021-02-26 2022-09-01 주식회사 메디트 Data processing device and data processing method

Similar Documents

Publication Publication Date Title
RU2413381C2 (en) System of image processing, device of image processing and method of its control
US8638461B2 (en) Image forming apparatus and method for providing user interface screen of image forming apparatus
KR100814444B1 (en) Method and system for processing job with converting file format automatically and image forming apparatus used in the same
JP6407004B2 (en) Image processing apparatus, control method thereof, and program
US10432807B1 (en) Remote post-scanning workflow using scan job in scan job queue
JP2007304881A (en) Printer system, printer driver, and image formation device
JP2010287176A (en) Image processing apparatus, method of controlling the same, and program
JP6344955B2 (en) Image processing apparatus, image processing apparatus control method, and program
CN107959762B (en) Processing device, recording medium, and proxy process setting method
JP2007027858A (en) Print system and control method thereof
JP2019140601A (en) Image processing apparatus and program
US12003676B2 (en) Non-transitory computer-readable recording medium, terminal device, and display control method
JP6780400B2 (en) Image processing equipment and image forming equipment
JP6561906B2 (en) Image forming system
JP2020065129A (en) Information processing unit, control method and program of information processing unit
EP3849164A1 (en) Image forming apparatus
US9749481B2 (en) Image processing apparatus capable of transmitting image data, control method therefor, and storage medium storing control program therefor
JP2015070590A (en) Image forming apparatus
JP2018045556A (en) Processing apparatus and image forming apparatus
US20160127585A1 (en) Facsimile for mobile platforms
US10956109B2 (en) Image forming system including plural image forming apparatuses connected via network
JP2019149685A (en) Image forming apparatus and image reading program
JP5427875B2 (en) Image forming apparatus and image information display method
JP6977010B2 (en) Image processing device, control method of image processing device, and program
JP2011097412A (en) Image reading apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201217

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210831

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211008

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211021

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220414