JP2015139069A - Image formation device, system, information processing method, and program - Google Patents

Image formation device, system, information processing method, and program Download PDF

Info

Publication number
JP2015139069A
JP2015139069A JP2014008943A JP2014008943A JP2015139069A JP 2015139069 A JP2015139069 A JP 2015139069A JP 2014008943 A JP2014008943 A JP 2014008943A JP 2014008943 A JP2014008943 A JP 2014008943A JP 2015139069 A JP2015139069 A JP 2015139069A
Authority
JP
Japan
Prior art keywords
job
camera
image forming
forming apparatus
cpu
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
JP2014008943A
Other languages
Japanese (ja)
Inventor
史明 廣瀬
Fumiaki Hirose
史明 廣瀬
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2014008943A priority Critical patent/JP2015139069A/en
Publication of JP2015139069A publication Critical patent/JP2015139069A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technology capable of more simply suppressing inappropriate use of an MFP (image formation device).SOLUTION: An image formation device for executing a job includes: inquiry means for inquiring state information on an imaging device for imaging the image formation device, in executing the job; determination means for determining propriety of executing the job on the basis of whether or not a state of the imaging device shown by the state information acquired in response to the inquiry by the inquiry means satisfies a predetermined job execution permission condition; and execution means for executing the job depending on a result of the determination by the determination means.

Description

本発明は、画像形成装置、システム、情報処理方法及びプログラムに関する。   The present invention relates to an image forming apparatus, a system, an information processing method, and a program.

セキュリティへの関心の高まりを受け、近年では各所に監視カメラが設置されるようになった。監視カメラにはネットワークに接続され、その映像がネットワーク上の録画装置に蓄積されるものもある。
一方で、オフィス環境では従来より文書が多く扱われており、例えばコピーやネットワークプリント等、様々なジョブを実行することができるMFP(Multi Function Peripheral)が使われてきた。MFPには各自のIDによって認証操作を行うことで一定のセキュリティを確保するものがある。また、MFPには適当でない利用の抑止を意図し、各種ジョブと認証したIDとを紐づけて履歴に残す機能があるものもある。更に、ネットワークカメラとMFPとを組み合わせて、適当でない利用の抑止を図る技術もある。
例えば、特許文献1には、MFPのジョブ生成時に操作者の顔を撮影して、鮮明に撮れていなければジョブをキャンセルする技術が開示されている。
In recent years, surveillance cameras have been installed in various places in response to growing security concerns. Some surveillance cameras are connected to a network and their video is stored in a recording device on the network.
On the other hand, many documents have been handled in the office environment conventionally, and for example, an MFP (Multi Function Peripheral) capable of executing various jobs such as copying and network printing has been used. Some MFPs ensure certain security by performing an authentication operation using their own IDs. In addition, some MFPs have a function of keeping various kinds of jobs and authenticated IDs in a history in order to suppress inappropriate use. Further, there is a technique for preventing inappropriate use by combining a network camera and an MFP.
For example, Patent Document 1 discloses a technique for photographing an operator's face when generating an MFP job and canceling the job if the image is not clearly captured.

特開2009−129256号公報JP 2009-129256 A

しかしながら、特許文献1の技術では、カメラで撮影された画像を処理し、顔認識して認証を行っているため、ジョブの投入可否を判定するために、画像処理と、顔認識処理と、認識した顔での認証処理とが必要になる。そのため、この技術では、ジョブ投入可否の判定ロジックが複雑になってしまう。
本発明は、よりシンプルにMFP(画像形成装置)の適当でない利用の抑止を図ることができる技術を提供することを目的とする。
However, in the technique of Patent Document 1, since an image photographed by a camera is processed and face recognition is performed for authentication, image processing, face recognition processing, and recognition are performed in order to determine whether or not a job can be input. Authentication processing on the face is required. Therefore, with this technique, the decision logic for determining whether or not to submit a job becomes complicated.
It is an object of the present invention to provide a technique that can more simply prevent inappropriate use of an MFP (image forming apparatus).

そこで、本発明は、ジョブを実行する画像形成装置であって、前記ジョブが実行される際に前記画像形成装置を撮影する撮影装置の状態情報を問い合わせる問い合わせ手段と、前記問い合わせ手段による問い合わせに応じて取得された前記状態情報が示す前記撮影装置の状態が予め定められたジョブ実行許可条件を満たすか否かに基づいて前記ジョブの実行可否を判定する判定手段と、前記判定手段による判定結果に応じて前記ジョブを実行する実行手段と、を有する。   Therefore, the present invention provides an image forming apparatus that executes a job, an inquiry unit that inquires about status information of an imaging apparatus that captures the image forming apparatus when the job is executed, and an inquiry by the inquiry unit A determination unit that determines whether or not the job can be executed based on whether or not the state of the photographing apparatus indicated by the state information acquired in the condition satisfies a predetermined job execution permission condition; and a determination result by the determination unit And executing means for executing the job in response.

本発明によれば、よりシンプルにMFP(画像形成装置)の適当でない利用の抑止を図ることができる技術を提供することができる。   According to the present invention, it is possible to provide a technique that can more simply prevent inappropriate use of an MFP (image forming apparatus).

実施形態1におけるシステム構成等の一例を示す図である。1 is a diagram illustrating an example of a system configuration and the like in Embodiment 1. FIG. 実施形態1におけるジョブ実行許可判定に係る処理の一例を示すフローチャート等である。3 is a flowchart illustrating an example of processing related to job execution permission determination according to the first exemplary embodiment. 実施形態1におけるジョブ実行許可条件設定に係る処理の一例を示すフローチャート等である。6 is a flowchart illustrating an example of processing related to job execution permission condition setting according to the first exemplary embodiment. 実施形態2におけるジョブ実行許可判定に係る処理の一例を示すフローチャートである。10 is a flowchart illustrating an example of processing related to job execution permission determination according to the second exemplary embodiment. 実施形態2におけるジョブ実行許可条件設定に係る処理の一例を示すフローチャートである。10 is a flowchart illustrating an example of processing related to job execution permission condition setting according to the second exemplary embodiment. 実施形態3におけるシステム構成等の一例を示す図である。FIG. 10 is a diagram illustrating an example of a system configuration and the like according to a third embodiment. 実施形態3における処理の一例を示すフローチャートである。10 is a flowchart illustrating an example of processing in the third embodiment. 実施形態4におけるジョブ実行許可判定に係る処理の一例を示すフローチャートである。14 is a flowchart illustrating an example of processing related to job execution permission determination according to the fourth exemplary embodiment.

以下、本発明を実施するための最良の形態について図面を用いて説明する。
<実施形態1>
本実施形態は、図1に示されるジョブ制御システムにおけるジョブ実行可否判定を、ジョブ生成装置として用いられるMFP100で行う実施形態である。
図1は、本実施形態におけるジョブ制御システムと、ジョブ制御システムにおける各デバイスのハードウェア構成との一例を示す図である。
図1の(a)は、本実施形態におけるジョブ制御システムのシステム構成の一例を示す図である。
本実施形態におけるジョブ生成装置として用いられるMFP(画像形成装置)100と、カメラ(撮影装置)200とがLANを介して互いに接続されている。本実施形態におけるジョブ制御システムでは、まずMFP100がジョブを生成する。そして、ジョブ制御システムにおいてMFP100とカメラ200とが連携してジョブ実行可否を判定する。ジョブ制御システムにおいてジョブ実行可と判定された場合、MFP100は、生成したジョブを実行する。一方、ジョブ制御システムにおいてジョブ実行不可と判定された場合、MFP100は、ジョブをキャンセルする。
The best mode for carrying out the present invention will be described below with reference to the drawings.
<Embodiment 1>
The present embodiment is an embodiment in which the MFP 100 used as a job generation apparatus performs job execution availability determination in the job control system shown in FIG.
FIG. 1 is a diagram illustrating an example of a job control system according to the present embodiment and a hardware configuration of each device in the job control system.
FIG. 1A is a diagram illustrating an example of a system configuration of a job control system according to the present embodiment.
An MFP (image forming apparatus) 100 and a camera (photographing apparatus) 200 used as a job generation apparatus in the present embodiment are connected to each other via a LAN. In the job control system according to the present embodiment, first, the MFP 100 generates a job. Then, in the job control system, MFP 100 and camera 200 cooperate to determine whether the job can be executed. If it is determined in the job control system that the job can be executed, the MFP 100 executes the generated job. On the other hand, when the job control system determines that the job cannot be executed, the MFP 100 cancels the job.

図1の(b)は、本実施形態におけるジョブ生成装置として用いられるMFP100のハードウェア構成の一例を示す図である。
制御部110は、画像入力デバイスであるスキャナ130や画像出力デバイスであるプリンタ140に接続されており、画像情報の入出力を司る。また、制御部110は、LANに接続されており、LANを経由して印刷ジョブの受信等を行う。
CPU111は、MFP100の動作を制御する。CPU111は、ROM113や記憶部114に格納されているプログラムをRAM112に展開して実行することによりMFP100の機能及び後述するMFP100に係るフローチャートの処理(情報処理)を実現する。
ROM113は、ブートROMであり、システムのブートプログラムを格納している。
記憶部114は、システムソフトウェアのプログラム、画像データ、MFP100の動作を制御するためのプログラム等を格納している。
FIG. 1B is a diagram illustrating an example of a hardware configuration of the MFP 100 used as the job generation apparatus according to the present embodiment.
The control unit 110 is connected to a scanner 130 as an image input device and a printer 140 as an image output device, and controls input / output of image information. The control unit 110 is connected to a LAN and receives a print job via the LAN.
CPU 111 controls the operation of MFP 100. The CPU 111 realizes functions of the MFP 100 and processing (information processing) of a flowchart related to the MFP 100 described later by expanding and executing programs stored in the ROM 113 and the storage unit 114 in the RAM 112.
The ROM 113 is a boot ROM and stores a system boot program.
Storage unit 114 stores a system software program, image data, a program for controlling the operation of MFP 100, and the like.

ネットワークI/F115は、LANに接続されており、ネットワーク経由で各種情報の入出力を行う。
デバイスI/F116は、画像入出力デバイスであるスキャナ130やプリンタ140と制御部110とを接続し、画像データの同期系/非同期系の変換を行う。
操作部I/F117は、操作部150と制御部110とを接続するインタフェースであり、操作部150に表示するための画像データを操作部150に出力する。また、操作部I/F117は、操作部150からユーザが入力した情報をCPU111に伝達する。
画像処理部118は、LAN経由で受信した印刷データに対して画像補正を行ったり、デバイスI/F116から入出力される画像データに対して画像補正を行ったりする。
The network I / F 115 is connected to the LAN and inputs / outputs various information via the network.
The device I / F 116 connects the scanner 130 and the printer 140, which are image input / output devices, and the control unit 110, and performs synchronous / asynchronous conversion of image data.
The operation unit I / F 117 is an interface that connects the operation unit 150 and the control unit 110, and outputs image data to be displayed on the operation unit 150 to the operation unit 150. The operation unit I / F 117 transmits information input by the user from the operation unit 150 to the CPU 111.
The image processing unit 118 performs image correction on print data received via the LAN, and image correction on image data input / output from the device I / F 116.

図1の(c)は、カメラ200のハードウェア構成の一例を示す図である。
CPU201は、カメラ200の動作を制御する。CPU201は、ROM203や記憶部204に格納されているプログラムをRAM202に展開して実行することによりカメラ200の機能及び後述するカメラ200に係るフローチャートの処理(情報処理)を実現する。
ROM203は、ブートROMであり、システムのブートプログラムを格納している。
記憶部204は、カメラ200の動作を制御するためのプログラム等を格納している。また、記憶部204は、カメラ200の状態を示すカメラ状態情報を格納している。ここでいうカメラ状態情報には、後述する明るさ情報、パン・チルト角度情報、ズーム倍率情報、騒音情報等が含まれる。CPU201は、カメラ状態情報の取得要求を受信する度に記憶部204からカメラ状態情報を呼び出し、ネットワークI/F209を介して要求元に送信する。
FIG. 1C is a diagram illustrating an exemplary hardware configuration of the camera 200.
The CPU 201 controls the operation of the camera 200. The CPU 201 realizes functions of the camera 200 and flowchart processing (information processing) related to the camera 200 to be described later by expanding and executing a program stored in the ROM 203 and the storage unit 204 in the RAM 202.
A ROM 203 is a boot ROM and stores a system boot program.
The storage unit 204 stores a program for controlling the operation of the camera 200 and the like. The storage unit 204 stores camera state information indicating the state of the camera 200. The camera state information here includes brightness information, pan / tilt angle information, zoom magnification information, noise information, and the like, which will be described later. Each time the CPU 201 receives an acquisition request for camera state information, the CPU 201 calls the camera state information from the storage unit 204 and transmits it to the request source via the network I / F 209.

撮像部205は、カメラレンズを通してカメラ200に入力される光を映像データに変換する。
画像処理部206は、撮像部205から入力される映像データに対して画像補正を行う。画像処理部206は、要求に応じて映像データを解析することにより明るさ情報を抽出する。
レンズ駆動部207は、カメラレンズのパン・チルトの角度や、ズーム動作を司る。CPU201は、レンズ駆動部207の動作を制御し、動作後のパン・チルト角度情報やズーム倍率情報を記憶部204に格納する。
集音部208は、マイクから入力される音の信号を司る。集音部208は、要求に応じて音情報を解析することにより騒音情報を抽出する。
ネットワークI/F209は、LANに接続されており、カメラ状態情報をはじめとする各種データの入出力を司る。
The imaging unit 205 converts light input to the camera 200 through the camera lens into video data.
The image processing unit 206 performs image correction on the video data input from the imaging unit 205. The image processing unit 206 extracts brightness information by analyzing video data in response to a request.
The lens driving unit 207 controls the pan / tilt angle and zoom operation of the camera lens. The CPU 201 controls the operation of the lens driving unit 207 and stores the pan / tilt angle information and zoom magnification information after the operation in the storage unit 204.
The sound collection unit 208 manages a sound signal input from the microphone. The sound collection unit 208 extracts noise information by analyzing the sound information in response to a request.
A network I / F 209 is connected to the LAN and controls input / output of various data including camera state information.

図2は、本実施形態におけるジョブ実行許可判定に係る処理の一例を示すフローチャート等である。
図2の(a)は、MFP100の処理の一例を示すフローチャートである。
S301で、CPU111は、ジョブを受け付ける。
S302で、CPU111は、操作部150の表示を変更する。より具体的に説明すると、CPU111は、図2の(b)に示される画面を操作部150に表示する。
S303で、CPU111は、予め指定されたカメラに対してカメラ状態の問い合わせを行う。
S304で、CPU111は、カメラ状態情報を予め指定されたカメラから受信する。
FIG. 2 is a flowchart illustrating an example of processing related to job execution permission determination in the present embodiment.
FIG. 2A is a flowchart illustrating an example of processing of the MFP 100.
In step S301, the CPU 111 receives a job.
In step S302, the CPU 111 changes the display on the operation unit 150. More specifically, the CPU 111 displays the screen shown in FIG. 2B on the operation unit 150.
In step S303, the CPU 111 inquires about a camera state with respect to a camera designated in advance.
In step S304, the CPU 111 receives camera state information from a camera designated in advance.

S305で、CPU111は、ジョブ実行可否判定を行う。より具体的に説明すると、CPU111は、予め定められたジョブ実行許可条件に関する条件情報を記憶部114から呼び出し、S304で受信したカメラ状態情報と照合する。そして、CPU111は、カメラ状態情報が示すカメラの状態がジョブ実行許可条件を満たしているか否かに基づいてジョブ実行許可判定を行う。
例えば、CPU111は、カメラ200がMFP100又はMFP100の操作者(ジョブ実行者)が見える角度を向いているという条件を満たす場合、ジョブ実行可と判定するようにしてもよい。
また、CPU111は、カメラ200がMFP100又はMFP100の操作者(ジョブ実行者)が見える明るさであるという条件を満たす場合、ジョブ実行可と判定するようにしてもよい。
また、CPU111は、カメラ200がMFP100又はMFP100の操作者(ジョブ実行者)が見えるズーム倍率であるという条件を満たす場合、ジョブ実行可と判定するようにしてもよい。
また、CPU111は、騒音情報が示す騒音のレベルが所定のレベル以下であるか否かに応じてジョブ実行可否判定を行うようにしてもよい。
In step S305, the CPU 111 determines whether the job can be executed. More specifically, the CPU 111 calls condition information related to a predetermined job execution permission condition from the storage unit 114 and collates with the camera state information received in S304. Then, the CPU 111 performs job execution permission determination based on whether or not the camera state indicated by the camera state information satisfies the job execution permission condition.
For example, the CPU 111 may determine that the job can be executed when the condition that the camera 200 faces the angle at which the MFP 100 or the operator (job executor) of the MFP 100 can see is satisfied.
Further, the CPU 111 may determine that the job can be executed when the camera 200 satisfies the condition that the brightness is such that the MFP 100 or the operator (job executor) of the MFP 100 can see.
Further, the CPU 111 may determine that the job can be executed when the camera 200 satisfies the condition that the zoom magnification is such that the MFP 100 or the operator (job executor) of the MFP 100 can see.
Further, the CPU 111 may determine whether the job can be executed according to whether the noise level indicated by the noise information is equal to or lower than a predetermined level.

更に、CPU111は、以下のようにしてジョブ実行可否判定を行うこともできる。
例えば、CPU111は、予め定められた時刻以降(例えば22時以降)に、カメラ200にMFP100が映らない状態でジョブが投入された場合、ジョブ実行不可と判定するようにしてもよい。
また、CPU111は、ジョブを投入するユーザのユーザ権限(権限情報)を加味してジョブ実行可否判定を行うようにしてもよい。例えば、CPU111は、ジョブを投入するユーザが管理職以外のユーザである場合やゲストユーザである場合、カメラ200の監視下でなければジョブ実行可と判定しないようにしてもよい。
更に、CPU111は、ジョブの投入は許可するが、パン、チルト、ズームの時間を稼ぐためにジョブの種類によってはジョブ投入が完了するまで予め定められた時間以上の時間がかかるようにすると判定するようにしてもよい。ここで、CPU111は、プリントジョブの場合、前記予め定められた時間内においてキャリブレーション等の調整を実行する。また、CPU111は、Sendジョブの場合、前記予め定められた時間内において操作部150にはジョブを送信した旨を表示するが実際にはジョブの送信を開始しない。
このように、CPU111は、カメラ200から受信したカメラ状態情報に含まれる各種の情報に基づいてシンプル、かつ、柔軟にジョブの実行可否を判定することができる。
Further, the CPU 111 can determine whether or not the job can be executed as follows.
For example, the CPU 111 may determine that the job cannot be executed when a job is input after a predetermined time (for example, after 22:00) without the MFP 100 being displayed on the camera 200.
Further, the CPU 111 may determine whether the job can be executed in consideration of the user authority (authority information) of the user who submits the job. For example, if the user who submits the job is a user other than the managerial job or a guest user, the CPU 111 may not determine that the job can be executed unless the camera 200 is monitoring.
Further, the CPU 111 permits the job submission, but determines that depending on the type of job, it takes more than a predetermined time until the job submission is completed in order to earn time for panning, tilting, and zooming. You may do it. Here, in the case of a print job, the CPU 111 executes adjustment such as calibration within the predetermined time. In the case of a Send job, the CPU 111 displays that the job has been transmitted on the operation unit 150 within the predetermined time, but does not actually start transmitting the job.
As described above, the CPU 111 can determine whether or not the job can be executed simply and flexibly based on various types of information included in the camera state information received from the camera 200.

S306で、CPU111は、S305の判定結果に基づいてジョブ実行可と判定した場合、処理をS307に進め、ジョブ実行可でないと判定した場合、処理をS308に進める。
S307で、CPU111は、ジョブを実行し、図2の(a)の処理を終了する。
S308で、CPU111は、予め指定した時間に対してタイムアウトしたか否かを判定し、タイムアウトしたと判定した場合、処理をS310に進め、タイムアウトしていないと判定した場合、処理をS309に進める。
S309で、CPU111は、カメラ200に対しカメラ状態の変更を指示し、処理をS303に戻す。
S310で、CPU111は、操作部150の表示を変更し、図2の(a)の処理を終了する。より具体的に説明すると、CPU111は、図2の(c)に示される画面を操作部150に表示する。
If the CPU 111 determines in step S306 that the job can be executed based on the determination result in step S305, the process proceeds to step S307. If the CPU 111 determines that the job cannot be executed, the process proceeds to step S308.
In step S307, the CPU 111 executes the job, and ends the process of FIG.
In S308, the CPU 111 determines whether or not a time-out has been performed for a predetermined time. If it is determined that the time-out has occurred, the process proceeds to S310. If it is determined that the time-out has not occurred, the process proceeds to S309.
In step S309, the CPU 111 instructs the camera 200 to change the camera state, and returns the process to step S303.
In step S310, the CPU 111 changes the display on the operation unit 150 and ends the process of FIG. More specifically, the CPU 111 displays the screen shown in (c) of FIG.

図2の(d)は、カメラ200がカメラ状態の問い合わせを受けた場合の処理の一例を示すフローチャートである。
S401で、CPU201は、MFP100からカメラ状態の問い合わせを受信する。
S402で、CPU201は、カメラ状態情報をMFP100に送信して、図2の(d)の処理を終了する。より具体的に説明すると、CPU201は、記憶部204に格納されている明るさ情報、パン・チルト角度情報、ズーム倍率情報、騒音情報等のカメラ状態情報をMFP100に送信する。上述したように、S304でCPU111は、S402でCPU201が送信したカメラ状態情報を受信する。
FIG. 2D is a flowchart illustrating an example of processing when the camera 200 receives an inquiry about the camera state.
In step S <b> 401, the CPU 201 receives a camera state inquiry from the MFP 100.
In step S402, the CPU 201 transmits camera state information to the MFP 100, and ends the process of FIG. More specifically, the CPU 201 transmits camera state information such as brightness information, pan / tilt angle information, zoom magnification information, and noise information stored in the storage unit 204 to the MFP 100. As described above, in S304, the CPU 111 receives the camera state information transmitted by the CPU 201 in S402.

図2の(e)は、カメラ200がカメラ状態の変更指示を受けた場合の処理の一例を示すフローチャートである。
S501で、CPU201は、上述したS309でCPU111が送信したカメラ状態変更指示を受信する。
S502で、CPU201は、S501で受信したカメラ状態変更指示に応じてカメラ状態を変更する。ここで、カメラ状態変更指示には具体的な設定が含まれるようにしてもよいし、ジョブ実行を許可する設定が全て含まれるようにしてもよい。ジョブ実行を許可する設定が全て含まれている場合、CPU201は、ジョブ実行を許可する条件を満たすようにレンズ駆動部207へ状態の変更を指示する。
S503で、CPU201は、カメラ状態変更後、記憶部204に格納されているカメラ状態情報を更新して、図2の(e)の処理を終了する。
図2を用いて説明した以上の処理により、ジョブ制御システムにおいてMFP100は、カメラ200の状態からジョブ実行可否を判定することができるにようなる。即ち、よりシンプルな判定手法が実現される。
FIG. 2E is a flowchart illustrating an example of processing when the camera 200 receives a camera state change instruction.
In step S501, the CPU 201 receives the camera state change instruction transmitted by the CPU 111 in step S309 described above.
In step S502, the CPU 201 changes the camera state according to the camera state change instruction received in step S501. Here, the camera state change instruction may include specific settings, or may include all settings that permit job execution. If all settings for permitting job execution are included, the CPU 201 instructs the lens driving unit 207 to change the state so as to satisfy the conditions for permitting job execution.
In step S503, the CPU 201 updates the camera state information stored in the storage unit 204 after changing the camera state, and ends the process of FIG.
With the processing described above with reference to FIG. 2, the MFP 100 in the job control system can determine whether the job can be executed from the state of the camera 200. That is, a simpler determination method is realized.

図3は、本実施形態におけるジョブ実行許可条件設定に係る処理の一例を示すフローチャート等である。
図3の(a)は、MFP100におけるジョブ実行許可条件の設定処理の一例を示すフローチャートである。
S601で、CPU111は、ジョブ実行許可条件設定画面を操作部150に表示する。より具体的に説明すると、CPU111は、図3の(b)に示される設定画面800を操作部150に表示する。
FIG. 3 is a flowchart illustrating an example of processing related to job execution permission condition setting in the present embodiment.
FIG. 3A is a flowchart illustrating an example of job execution permission condition setting processing in the MFP 100.
In step S <b> 601, the CPU 111 displays a job execution permission condition setting screen on the operation unit 150. More specifically, the CPU 111 displays a setting screen 800 shown in FIG.

CPU111は、チェックボックス801のチェックにより、カメラの状態でジョブ投入を制限するか否かの指示を受け付ける。
カメラの選択欄802には、LANを介してMFP100と接続されているカメラの一覧が表示されている。CPU111は、選択欄802の一覧の中から、任意のカメラの選択を受け付ける。
領域803には、選択したカメラで撮影された映像が表示される表示領域である。より具体的に説明すると、後述するS605でCPU111が表示する映像が、領域803に表示される。
詳細設定ボタン804は、詳細な条件を設定する画面へ遷移させるために選択されるボタンである。CPU111は、詳細設定ボタン804の選択を受け付けると、図3の(c)に示される画面900を表示する。図3の(c)についての詳細については、後述するS608の処理と共に説明する。
The CPU 111 accepts an instruction as to whether or not to restrict job input depending on the state of the camera by checking the check box 801.
In the camera selection field 802, a list of cameras connected to the MFP 100 via the LAN is displayed. The CPU 111 accepts selection of an arbitrary camera from the list in the selection column 802.
An area 803 is a display area in which an image captured by the selected camera is displayed. More specifically, an image displayed by the CPU 111 in S605 described later is displayed in the area 803.
The detailed setting button 804 is a button selected to make a transition to a screen for setting detailed conditions. When the CPU 111 receives selection of the detail setting button 804, the CPU 111 displays a screen 900 shown in FIG. Details of FIG. 3C will be described together with the processing of S608 described later.

図3の(a)の説明に戻る。
S602で、CPU111は、ジョブ実行許可条件設定画面を介してカメラ200の選択を受け付ける。
S603で、CPU111は、S602で選択されたカメラ200と通信接続を確立する。
S604で、CPU111は、通信接続されたカメラ200に映像を要求する。
S605で、CPU111は、前記要求に応じて受信した映像を操作部150に表示する。
S606で、CPU111は、ジョブ実行許可条件設定画面を介して設定値が変更された場合、処理をS607に進め、変更されていない場合、処理をS608に進める。
S607で、CPU111は、カメラ状態変更指示をカメラ200に送信する。この場合のカメラ200の処理は、図2の(e)と同様である。
Returning to the description of FIG.
In step S602, the CPU 111 receives selection of the camera 200 via the job execution permission condition setting screen.
In step S603, the CPU 111 establishes a communication connection with the camera 200 selected in step S602.
In step S604, the CPU 111 requests an image from the camera 200 connected via communication.
In step S <b> 605, the CPU 111 displays the video received in response to the request on the operation unit 150.
In step S606, the CPU 111 advances the process to step S607 if the setting value has been changed via the job execution permission condition setting screen, and advances the process to step S608 if it has not been changed.
In step S <b> 607, the CPU 111 transmits a camera state change instruction to the camera 200. The processing of the camera 200 in this case is the same as that shown in FIG.

S608で、CPU111は、設定値が確定されている場合、処理をS609に進め、設定値が確定されていない場合、処理をS606に戻す。S608の処理について、図3の(c)を用いて説明する。
図3の(c)に示される画面900は、上述したように詳細設定ボタン804がユーザにより選択されたときに表示される画面の一例である。画面900は、ジョブの投入の許可に関するカメラ200のレンズ駆動部207で制御する水平方向の角度の設定を行うための画面である。
領域901は、領域803と同様、S605でCPU111が表示する映像を表示する領域である。
領域902は、現在の設定値を表示する領域である。
In S608, if the set value is confirmed, the CPU 111 advances the process to S609. If the set value is not confirmed, the CPU 111 returns the process to S606. The process of S608 will be described with reference to FIG.
A screen 900 shown in FIG. 3C is an example of a screen displayed when the detailed setting button 804 is selected by the user as described above. A screen 900 is a screen for setting a horizontal angle controlled by the lens driving unit 207 of the camera 200 regarding permission of job input.
The area 901 is an area for displaying the video displayed by the CPU 111 in S605, as in the area 803.
An area 902 is an area for displaying the current set value.

つまみ903と、つまみ904とはそれぞれ、水平方向の角度の左端と、右端とを示すものであり、ユーザは、操作部150のタッチパネルを通じて何れのつまみも左右にドラッグすることができる。ユーザがつまみ903を選択して水平方向にドラッグすると、CPU111は、領域902の「左端」の角度を変更し、カメラ200にカメラ状態変更指示を送信する。この処理は、上述したS607の処理に該当する。
カメラ200のCPU201は、カメラ状態変更指示を受信すると、レンズ駆動部207に対して指示を出してカメラ状態を変更する。カメラ200の状態が変更されると共に、領域901にはその映像が表示される。以上の処理は、ユーザがつまみ904をドラッグした場合においても同様である。
S608で、CPU111は、詳細設定を確定するOKボタン905の選択を受け付けると、設定値が確定されたと判定して、処理をS609に進める。
The knob 903 and the knob 904 indicate the left end and the right end of the horizontal angle, respectively, and the user can drag any knob left and right through the touch panel of the operation unit 150. When the user selects the knob 903 and drags it horizontally, the CPU 111 changes the “left end” angle of the area 902 and transmits a camera state change instruction to the camera 200. This process corresponds to the process of S607 described above.
When receiving the camera state change instruction, the CPU 201 of the camera 200 issues an instruction to the lens driving unit 207 to change the camera state. While the state of the camera 200 is changed, the image is displayed in the area 901. The above process is the same when the user drags the knob 904.
In step S <b> 608, when the CPU 111 receives selection of an OK button 905 for confirming the detailed setting, the CPU 111 determines that the setting value has been confirmed, and advances the processing to step S <b> 609.

S609で、CPU111は、設定値に関する設定値情報を記憶部114に格納する。
S610で、CPU111は、カメラ映像の送信終了要求をカメラ200に送信する。
S611で、CPU111は、カメラ200とのカメラ通信接続を切って、図3の(a)の処理を終了する。
なお、本実施形態では図3の(c)に示されるように、ユーザがカメラ200の角度を設定する場合を例に説明したがこれに限る必要はなく、例えばユーザがカメラ200の明るさやズーム倍率を設定するようにしてもよい。
このようにして、ユーザは、カメラ200で撮影された映像を見ながらカメラ200の状態を適当に設定することができる。
In step S <b> 609, the CPU 111 stores setting value information regarding the setting value in the storage unit 114.
In step S <b> 610, the CPU 111 transmits a camera video transmission end request to the camera 200.
In step S611, the CPU 111 disconnects the camera communication connection with the camera 200, and ends the process of FIG.
In the present embodiment, as illustrated in FIG. 3C, the case where the user sets the angle of the camera 200 has been described as an example. However, the present invention is not limited to this. For example, the user can adjust the brightness and zoom of the camera 200. A magnification may be set.
In this way, the user can appropriately set the state of the camera 200 while viewing the video imaged by the camera 200.

図3の(d)は、カメラ200がカメラ映像要求を受けた場合の処理の一例を示すフローチャートである。
S701で、CPU201は、上述したS603の処理を受けてMFP100との通信接続を確立する。
S702で、CPU201は、上述したS604の処理を受けてカメラ映像要求を受け付ける。
S703で、CPU201は、カメラ映像をMFP100に送信する。
S704で、CPU201は、上述したS610の処理を受けてカメラ映像の送信を終了する。
S705で、CPU201は、MFP100との通信接続を完了し、図3の(d)の処理を終了する。
FIG. 3D is a flowchart illustrating an example of processing when the camera 200 receives a camera video request.
In step S <b> 701, the CPU 201 establishes a communication connection with the MFP 100 in response to the processing in step S <b> 603 described above.
In step S702, the CPU 201 receives a camera video request in response to the processing in step S604 described above.
In step S <b> 703, the CPU 201 transmits the camera video to the MFP 100.
In step S704, the CPU 201 ends the transmission of the camera video in response to the processing in step S610 described above.
In step S <b> 705, the CPU 201 completes the communication connection with the MFP 100 and ends the process of FIG.

以上、本実施形態によれば、MFP100は、カメラ200と連係してカメラ200の状態に基づいてジョブ制御システムにおけるジョブの実行可否を判定することができる。その際、ユーザは、カメラ200で撮影されている映像を見ながらカメラ200の状態を適当に設定することができる。これにより、よりシンプルにMFP100の適当でない利用の抑止を図ることができるようになる。   As described above, according to the present embodiment, the MFP 100 can determine whether or not to execute a job in the job control system based on the state of the camera 200 in cooperation with the camera 200. At that time, the user can appropriately set the state of the camera 200 while viewing the video imaged by the camera 200. As a result, inappropriate use of MFP 100 can be prevented more simply.

<実施形態2>
本実施形態は、ジョブ制御システムのジョブ実行可否判定をカメラ200で行う実施形態である。実施形態1と重複する点については説明を省略する。また、本実施形態におけるジョブ制御システムと、ジョブ制御システムにおける各デバイスのハードウェア構成とは実施形態1と同様であるものとする。
図4は、本実施形態におけるジョブ実行許可判定に係る処理の一例を示すフローチャート等である。
図4の(a)は、MFP100の処理の一例を示すフローチャートである。
S1001の処理は、S301の処理と同様である。
S1002で、CPU111は、予め指定されたカメラ200に対してジョブ実行可否の問い合わせを送信する。
S1003の処理は、S302の処理と同様である。
<Embodiment 2>
This embodiment is an embodiment in which the job execution determination of the job control system is performed by the camera 200. The description overlapping with the first embodiment will be omitted. The job control system in the present embodiment and the hardware configuration of each device in the job control system are the same as those in the first embodiment.
FIG. 4 is a flowchart illustrating an example of processing related to job execution permission determination in the present embodiment.
FIG. 4A is a flowchart illustrating an example of processing of the MFP 100.
The process of S1001 is the same as the process of S301.
In step S <b> 1002, the CPU 111 transmits a job execution inquiry to the camera 200 specified in advance.
The process of S1003 is the same as the process of S302.

S1004で、CPU111は、カメラ200からジョブ実行可否情報を受信したか否かを判定し、受信したと判定した場合、処理をS1005に進め、受信していないと判定した場合、処理をS1007に進める。
S1005で、CPU111は、S1004で受信したジョブ実行可否情報に基づいてジョブ実行可であるか否かを判定し、ジョブ実行可であると判定した場合、処理をS1006に進め、ジョブ実行可でないと判定した場合、処理をS1008に進める。
S1006の処理は、S307の処理と同様である。
S1007の処理は、S308の処理と同様である。
S1008の処理は、SS310の処理と同様である。
このように、CPU111は、カメラ200からジョブ実行可否情報を受信することによりジョブの実行可否を判定することができる。
In step S1004, the CPU 111 determines whether or not job execution enable / disable information has been received from the camera 200. If it is determined that it has been received, the process proceeds to step S1005. If it is determined that it has not been received, the process proceeds to step S1007. .
In step S1005, the CPU 111 determines whether the job can be executed based on the job execution availability information received in step S1004. If the CPU 111 determines that the job can be executed, the process advances to step S1006, and the job cannot be executed. If so, the process advances to S1008.
The process of S1006 is the same as the process of S307.
The process of S1007 is the same as the process of S308.
The process of S1008 is the same as the process of SS310.
As described above, the CPU 111 can determine whether the job can be executed by receiving the job execution availability information from the camera 200.

図4の(b)は、カメラ200がジョブ実行可否の問い合わせを受けた場合の処理の一例を示すフローチャートである。
S1101で、CPU201は、MFP100からジョブ実行可否の問い合わせを受信する。
S1102で、CPU201は、記憶部204に格納されているカメラ状態情報を呼び出す。
S1103で、CPU201は、予め定められたジョブ実行許可条件に関する条件情報を記憶部114から呼び出し、S1102で呼び出したカメラ状態情報と照合する。CPU201による照合処理の詳細についてはS305と同様であるため説明を省略する。
S1104で、CPU201は、S1103での照合結果に基づいて、ジョブ実行可であるか否かを判定し、ジョブ実行可であると判定した場合、処理をS1105に進め、ジョブ実行可でないと判定した場合、処理をS1106に進める。
FIG. 4B is a flowchart illustrating an example of processing when the camera 200 receives an inquiry about whether or not a job can be executed.
In step S <b> 1101, the CPU 201 receives an inquiry about job execution availability from the MFP 100.
In step S1102, the CPU 201 calls camera state information stored in the storage unit 204.
In step S <b> 1103, the CPU 201 calls condition information related to a predetermined job execution permission condition from the storage unit 114 and collates with the camera state information called in step S <b> 1102. The details of the collation processing by the CPU 201 are the same as in S305, and a description thereof will be omitted.
In step S1104, the CPU 201 determines whether the job can be executed based on the collation result in step S1103. If the CPU 201 determines that the job can be executed, the process proceeds to step S1105, and determines that the job cannot be executed. If so, the process advances to step S1106.

S1105で、CPU201は、ジョブ実行「可」である旨をMFP100に送信し、図4の(b)の処理を終了する。
S1106で、CPU201は、予め指定した時間に対してタイムアウトしたか否かを判定し、タイムアウトしたと判定した場合、処理をS1108に進め、タイムアウトしていないと判定した場合、処理をS1107に進める。
S1107で、CPU201は、カメラ状態を変更する。
S1108で、CPU201は、ジョブ実行「不可」である旨をMFP100に送信し、図4の(b)の処理を終了する。
このように、CPU201は、カメラ状態情報に含まれる各種の情報に基づいて柔軟にジョブの実行可否を判定し、判定結果をMFP100に送信することができる。即ち、MFP100がジョブの実行可否を判定するのではなく、MFP100を撮影しているカメラ200が前記実行可否判定を行うジョブ制御システムが実現される。
In step S <b> 1105, the CPU 201 transmits to the MFP 100 that the job execution is “permitted” and ends the process of FIG. 4B.
In step S1106, the CPU 201 determines whether or not a timeout has occurred for a predetermined time. If it is determined that the timeout has occurred, the process proceeds to step S1108. If it is determined that the timeout has not occurred, the process proceeds to step S1107.
In step S1107, the CPU 201 changes the camera state.
In step S <b> 1108, the CPU 201 transmits to the MFP 100 that the job execution is “impossible” and ends the processing in FIG. 4B.
As described above, the CPU 201 can flexibly determine whether a job can be executed based on various types of information included in the camera state information, and can transmit the determination result to the MFP 100. That is, a job control system is realized in which the camera 200 that photographs the MFP 100 does not determine whether the job can be executed, but the MFP 100 determines whether the job can be executed.

図5は、本実施形態におけるジョブ実行許可条件設定に係る処理の一例を示すフローチャート等である。
図5の(a)は、MFP100におけるジョブ実行許可条件の設定処理の一例を示すフローチャートである。
S1201以外の処理は、図3の(a)の処理と同様であるため説明を省略する。
S1201で、CPU111は、S602で選択したカメラ200に対して設定値情報を送信する。
図5の(b)は、カメラ200がMFP100から設定値情報を受信した場合の処理の一例を示すフローチャートである。
S1301で、CPU201は、S1201でMFP100により送信された設定値情報を受信する。
S1302で、CPU201は、S1301で受信した設定値情報を記憶部204に保存する。
FIG. 5 is a flowchart illustrating an example of processing related to job execution permission condition setting according to the present exemplary embodiment.
FIG. 5A is a flowchart illustrating an example of job execution permission condition setting processing in the MFP 100.
Processes other than S1201 are the same as the process of FIG.
In step S1201, the CPU 111 transmits setting value information to the camera 200 selected in step S602.
FIG. 5B is a flowchart illustrating an example of processing when the camera 200 receives setting value information from the MFP 100.
In step S1301, the CPU 201 receives the setting value information transmitted from the MFP 100 in step S1201.
In step S1302, the CPU 201 stores the setting value information received in step S1301 in the storage unit 204.

以上、本実施形態によれば、カメラ200は、ジョブ制御システムにおけるジョブ実行可否を判定することができる。即ち、本実施形態におけるジョブ制御システムでは、MFP100ではなくカメラ200が自身のカメラ状態に基づいてジョブ実行可否を判定してMFP100に判定結果を送信することができる。   As described above, according to the present embodiment, the camera 200 can determine whether or not a job can be executed in the job control system. In other words, in the job control system according to the present embodiment, not the MFP 100 but the camera 200 can determine whether or not the job can be executed based on its own camera state and transmit the determination result to the MFP 100.

<実施形態3>
図6は、本実施形態におけるジョブ制御システムと、ジョブ制御システムにおけるカメラ管理サーバ装置1400のハードウェア構成との一例を示す図である。
図6に示されるように、本実施形態におけるジョブ制御システムには、実施形態1、2のジョブ制御システムにカメラ管理サーバ装置1400が加えられている。本実施形態では、カメラ管理サーバ装置1400がカメラ200の状態を管理し、MFP100の問い合わせに応じてカメラ状態情報を送信する。実施形態1、2と重複する点については説明を省略する。また、本実施形態のジョブ制御システムにおけるMFP100及びカメラ200のハードウェア構成は、実施形態1、2と同様であるものとする。
<Embodiment 3>
FIG. 6 is a diagram illustrating an example of the job control system according to the present embodiment and the hardware configuration of the camera management server device 1400 in the job control system.
As shown in FIG. 6, a camera management server apparatus 1400 is added to the job control system according to the first and second embodiments in the job control system according to the present embodiment. In the present embodiment, the camera management server apparatus 1400 manages the state of the camera 200 and transmits camera state information in response to an inquiry from the MFP 100. The description overlapping with the first and second embodiments is omitted. The hardware configurations of the MFP 100 and the camera 200 in the job control system of the present embodiment are the same as those in the first and second embodiments.

図6の(a)は、本実施形態におけるジョブ制御システムのシステム構成の一例を示す図である。
本実施形態におけるジョブ生成装置として用いられるMFP100と、カメラ200と、カメラ管理サーバ装置1400とがLANを介して互いに接続されている。
本実施形態におけるジョブ制御システムでは、まずMFP100がジョブを生成する。そして、MFP100、カメラ200及びカメラ管理サーバ装置1400が連携して、ジョブ実行可否を判定する。ジョブ制御システムにおいてジョブ実行可と判定された場合、MFP100は、生成したジョブを実行する。一方、ジョブ制御システムにおいてジョブ実行不可と判定された場合、MFP100は、ジョブをキャンセルする。
FIG. 6A is a diagram illustrating an example of a system configuration of the job control system according to the present embodiment.
An MFP 100, a camera 200, and a camera management server apparatus 1400 used as a job generation apparatus in the present embodiment are connected to each other via a LAN.
In the job control system according to the present embodiment, first, the MFP 100 generates a job. Then, the MFP 100, the camera 200, and the camera management server apparatus 1400 cooperate to determine whether the job can be executed. If it is determined in the job control system that the job can be executed, the MFP 100 executes the generated job. On the other hand, when the job control system determines that the job cannot be executed, the MFP 100 cancels the job.

カメラ管理サーバ装置1400は、LANに接続された1つ以上のカメラ200を統合管理し、接続されたカメラ200のリスト(一覧情報)及びカメラ200のカメラ状態情報を管理する。また、カメラ管理サーバ装置1400は、接続されたカメラ200に対する状態変更指示を中継すると共に、カメラ200からの映像情報をはじめとする各種情報を中継する。ここでいう中継とは、MFP100と、カメラ200とがカメラ管理サーバ装置1400を介してやりとりを行うことをいう。
図6の(b)は、カメラ管理サーバ装置1400のハードウェア構成の一例を示す図である。
CPU1401は、カメラ管理サーバ装置1400の動作を制御する。CPU1401は、ROM1403や記憶部1404に格納されているプログラムをRAM1402に展開して実行することによりカメラ管理サーバ装置1400の機能及び後述するカメラ管理サーバ装置1400に係るフローチャートの処理(情報処理)を実現する。
The camera management server apparatus 1400 integrally manages one or more cameras 200 connected to the LAN, and manages a list (list information) of the connected cameras 200 and camera state information of the cameras 200. In addition, the camera management server apparatus 1400 relays a state change instruction to the connected camera 200 and relays various information including video information from the camera 200. The relay here means that the MFP 100 and the camera 200 exchange with each other via the camera management server apparatus 1400.
FIG. 6B is a diagram illustrating an example of a hardware configuration of the camera management server apparatus 1400.
The CPU 1401 controls the operation of the camera management server apparatus 1400. The CPU 1401 realizes functions of the camera management server device 1400 and flowchart processing (information processing) related to the camera management server device 1400, which will be described later, by expanding and executing programs stored in the ROM 1403 and the storage unit 1404 in the RAM 1402. To do.

ROM1403は、ブートROMであり、システムのブートプログラムを格納している。
記憶部1404は、カメラ管理サーバ装置1400の動作を制御するためのプログラム等を格納している。また、記憶部1404は、カメラ管理サーバ装置1400に統合管理されているカメラ200のカメラ状態情報を格納している。CPU1401は、カメラ状態情報の取得要求を受信する度に記憶部1404からカメラ状態情報を呼び出し、ネットワークI/F1405を介して要求元に送信する。
ネットワークI/F1405は、LANに接続されており、カメラ状態情報をはじめとする各種データの入出力を司る。
A ROM 1403 is a boot ROM and stores a system boot program.
The storage unit 1404 stores a program and the like for controlling the operation of the camera management server apparatus 1400. The storage unit 1404 stores camera state information of the camera 200 that is integrated and managed by the camera management server device 1400. Each time the CPU 1401 receives a camera state information acquisition request, the CPU 1401 calls the camera state information from the storage unit 1404 and transmits it to the request source via the network I / F 1405.
A network I / F 1405 is connected to a LAN and controls input / output of various data including camera state information.

図7は、本実施形態におけるジョブ制御システムにおける各デバイスの処理の一例を示すフローチャートである。
上述したように、本実施形態ではカメラ管理サーバ装置1400がカメラ200の状態を管理し、MFP100の問い合わせに応じてカメラ状態情報を送信する。なお、本形態におけるMFP100のジョブ実行許可判定に係る処理のフローチャートは、図2の(a)と同様である。
図7の(a)は、カメラ管理サーバ装置1400がカメラ状態の問い合わせを受けた場合の処理の一例を示すフローチャートである。
S1501で、CPU1401は、S303でMFP100がカメラ管理サーバ装置1400に対して行うカメラ状態の問い合わせを受信する。
S1502で、CPU1401は、記憶部1404からカメラ状態情報を呼び出し、MFP100に送信する。
FIG. 7 is a flowchart illustrating an example of processing of each device in the job control system according to the present embodiment.
As described above, in this embodiment, the camera management server device 1400 manages the state of the camera 200 and transmits camera state information in response to an inquiry from the MFP 100. Note that the flowchart of the process related to the job execution permission determination of the MFP 100 in this embodiment is the same as (a) of FIG.
FIG. 7A is a flowchart illustrating an example of processing when the camera management server apparatus 1400 receives an inquiry about a camera state.
In step S1501, the CPU 1401 receives an inquiry about the camera state that the MFP 100 makes to the camera management server apparatus 1400 in step S303.
In step S <b> 1502, the CPU 1401 calls camera state information from the storage unit 1404 and transmits it to the MFP 100.

図7の(b)は、カメラ200の状態変更が指示された際のカメラ200の処理の一例を示すフローチャートである。
図7の(b)の処理は図2の(e)の処理と同様であるが、S1601で、CPU201がカメラ状態情報をカメラ管理サーバ装置1400に送信する点が異なる。
図7の(c)は、カメラ200の状態変更が指示された際のカメラ管理サーバ装置1400の処理の一例を示すフローチャートである。
S1701で、CPU1401は、カメラ200にカメラ状態の変更を指示する。
S1702で、CPU1401は、カメラ200からカメラ状態情報を受信する。
S1703で、CPU1401は、記憶部1404に格納されたカメラ状態情報を更新し、再度記憶部1404に格納する。
本実施形態におけるMFP100と、カメラ200とにおけるジョブ実行許可条件設定に係る処理のフローチャートは、図3の(a)、(d)と同様であるため説明を省略する。なお、カメラ管理サーバ装置1400は、ジョブ実行許可条件の設定を行わない。
FIG. 7B is a flowchart illustrating an example of processing of the camera 200 when an instruction to change the state of the camera 200 is given.
The process in FIG. 7B is the same as the process in FIG. 2E, except that the CPU 201 transmits camera state information to the camera management server apparatus 1400 in S1601.
FIG. 7C is a flowchart illustrating an example of processing of the camera management server device 1400 when an instruction to change the state of the camera 200 is given.
In step S1701, the CPU 1401 instructs the camera 200 to change the camera state.
In step S <b> 1702, the CPU 1401 receives camera state information from the camera 200.
In step S <b> 1703, the CPU 1401 updates the camera state information stored in the storage unit 1404 and stores it again in the storage unit 1404.
The flowchart of the process relating to the job execution permission condition setting in the MFP 100 and the camera 200 in the present embodiment is the same as (a) and (d) in FIG. The camera management server apparatus 1400 does not set job execution permission conditions.

以上、本実施形態によれば、カメラ管理サーバ装置1400がカメラ200の状態を一括して管理することで、MFP100は、カメラ管理サーバ装置1400に対してカメラ状態を問い合わせてジョブの実行可否を判定することができるようになる。これにより、よりシンプルな構成でMFP100の適当でない利用の抑止を図ることができるようになる。   As described above, according to the present embodiment, the camera management server apparatus 1400 collectively manages the state of the camera 200, so that the MFP 100 inquires of the camera management server apparatus 1400 about the camera state and determines whether the job can be executed. Will be able to. Accordingly, it is possible to prevent inappropriate use of MFP 100 with a simpler configuration.

<実施形態4>
本実施形態は、実施形態3で説明した図6に示されるジョブ制御システムのシステム構成において、ジョブ実行可否の判定をカメラ管理サーバ装置1400が行う実施形態である。ジョブ制御システムにおける各デバイスのハードウェア構成は実施形態3と同一であるものとする。
図8は、本実施形態におけるジョブ実行許可判定に係るカメラ管理サーバ装置1400の処理の一例を示すフローチャートである。
S1801で、CPU1401は、MFP100からジョブ実行可否の問い合わせを受信する。
S1802で、CPU1401は、記憶部1404に格納されているカメラ状態情報を呼び出す。
S1803で、CPU1401は、ジョブ実行許可条件に関する条件情報を記憶部1404から呼び出し、S1802で呼び出したカメラ状態情報と照合する。CPU1401による照合処理の詳細についてはS305と同様であるため説明を省略する。
S1804で、CPU1401は、S1803での照合結果に基づいて、ジョブ実行可であるか否かを判定し、ジョブ実行可であると判定した場合、処理をS1805に進め、ジョブ実行可でないと判定した場合、処理をS1806に進める。
<Embodiment 4>
In the system configuration of the job control system shown in FIG. 6 described in the third embodiment, the present embodiment is an embodiment in which the camera management server apparatus 1400 determines whether or not a job can be executed. It is assumed that the hardware configuration of each device in the job control system is the same as that of the third embodiment.
FIG. 8 is a flowchart showing an example of processing of the camera management server apparatus 1400 related to job execution permission determination in the present embodiment.
In step S <b> 1801, the CPU 1401 receives a job execution permission inquiry from the MFP 100.
In step S1802, the CPU 1401 calls camera state information stored in the storage unit 1404.
In step S1803, the CPU 1401 calls condition information related to the job execution permission condition from the storage unit 1404, and collates it with the camera state information called in step S1802. The details of the collation processing by the CPU 1401 are the same as in S305, and a description thereof will be omitted.
In step S1804, the CPU 1401 determines whether the job can be executed based on the collation result in step S1803. If the CPU 1401 determines that the job can be executed, the process advances to step S1805 to determine that the job cannot be executed. If YES, processing proceeds to S1806.

S1805で、CPU1401は、ジョブ実行「可」である旨をMFP100に送信し、図8の処理を終了する。
S1806で、CPU1401は、予め指定した時間に対してタイムアウトしたか否かを判定し、タイムアウトしたと判定した場合、処理をS1808に進め、タイムアウトしていないと判定した場合、処理をS1807に進める。
S1807で、CPU1401は、カメラ200にカメラ状態変更を指示する。CPU201は、このカメラ状態変更の指示を受けて図7の(b)に示される処理を実行し、カメラ状態を変更したうえで新たなカメラ状態情報をカメラ管理サーバ装置1400に送信する。
In step S1805, the CPU 1401 transmits to the MFP 100 that the job is “permitted”, and the processing in FIG.
In step S1806, the CPU 1401 determines whether or not a timeout has occurred for a predetermined time. If it is determined that the timeout has occurred, the process proceeds to step S1808. If it is determined that the timeout has not occurred, the process proceeds to step S1807.
In step S1807, the CPU 1401 instructs the camera 200 to change the camera state. Upon receiving this camera state change instruction, the CPU 201 executes the process shown in FIG. 7B, changes the camera state, and transmits new camera state information to the camera management server apparatus 1400.

S1808で、CPU1401は、ジョブ実行「不可」である旨をMFP100に送信し、図8の処理を終了する。
なお、本実施形態のMFP100におけるジョブ実行許可条件設定に係る処理のフローチャートは、図5の(a)と同様である。また、本実施形態のカメラ200におけるジョブ実行許可条件設定に係る処理のフローチャートは、図3の(d)と同様である。
また、カメラ管理サーバ装置1400は、MFP100によるS607の処理を受けて設定値情報を受信して記憶部1404に格納する。
In step S1808, the CPU 1401 transmits to the MFP 100 that the job execution is “impossible”, and the processing in FIG.
Note that the flowchart of the process relating to the job execution permission condition setting in the MFP 100 according to the present embodiment is the same as (a) of FIG. Further, the flowchart of the process relating to the job execution permission condition setting in the camera 200 of the present embodiment is the same as (d) of FIG.
In addition, the camera management server apparatus 1400 receives the setting value information in response to the processing of S <b> 607 by the MFP 100 and stores the setting value information in the storage unit 1404.

以上、本実施形態によれば、カメラ管理サーバ装置1400がジョブ制御システムにおけるジョブ実行可否判定を行うことができる。これにより、よりシンプルな構成でMFP100の適当でない利用の抑止を図ることができるようになる。   As described above, according to the present embodiment, the camera management server apparatus 1400 can determine whether or not to execute a job in the job control system. Accordingly, it is possible to prevent inappropriate use of MFP 100 with a simpler configuration.

<その他の実施形態>
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
<Other embodiments>
The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program. It is a process to be executed.

以上、上述した各実施形態によれば、顔認識や顔認証をしなくても、MFPの適当でない利用の抑止を図ることができるジョブ制御システムを提供することができる。即ち、よりシンプルにMFPの適当でない利用の抑止を図ることができる技術を提供することができる。   As described above, according to each of the embodiments described above, it is possible to provide a job control system that can prevent inappropriate use of the MFP without performing face recognition or face authentication. That is, it is possible to provide a technology that can more simply prevent inappropriate use of the MFP.

以上、本発明の好ましい形態について詳述したが、本実施形態は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   The preferred embodiment of the present invention has been described in detail above, but the present embodiment is not limited to the specific embodiment, and various modifications can be made within the scope of the gist of the present invention described in the claims.・ Change is possible.

Claims (12)

ジョブを実行する画像形成装置であって、
前記ジョブが実行される際に前記画像形成装置を撮影する撮影装置の状態情報を問い合わせる問い合わせ手段と、
前記問い合わせ手段による問い合わせに応じて取得された前記状態情報が示す前記撮影装置の状態が予め定められたジョブ実行許可条件を満たすか否かに基づいて前記ジョブの実行可否を判定する判定手段と、
前記判定手段による判定結果に応じて前記ジョブを実行する実行手段と、
を有する画像形成装置。
An image forming apparatus that executes a job,
Inquiry means for inquiring status information of a photographing apparatus that photographs the image forming apparatus when the job is executed;
Determining means for determining whether or not the job can be executed based on whether or not a state of the photographing apparatus indicated by the state information acquired in response to the inquiry by the inquiry means satisfies a predetermined job execution permission condition;
Execution means for executing the job in accordance with a determination result by the determination means;
An image forming apparatus.
前記撮影装置で撮影されている映像を表示しながら前記撮影装置の状態を設定する設定画面を表示する表示手段を更に有し、
前記判定手段は、前記表示手段により表示された前記設定画面を介して設定された前記撮影装置における前記取得された状態情報が示す状態が予め定められたジョブ実行許可条件を満たすか否かに基づいて前記ジョブの実行可否を判定する請求項1に記載の画像形成装置。
Further comprising display means for displaying a setting screen for setting the state of the photographing device while displaying the video photographed by the photographing device;
The determination unit is based on whether or not a state indicated by the acquired state information in the photographing apparatus set via the setting screen displayed by the display unit satisfies a predetermined job execution permission condition. The image forming apparatus according to claim 1, wherein whether or not the job can be executed is determined.
前記判定手段は、前記ジョブが実行される時間が予め定められた時刻以降であり、かつ、前記撮影装置に前記画像形成装置が映らない状態である場合、前記ジョブは実行不可であると判定する請求項1又は2に記載の画像形成装置。   The determination unit determines that the job cannot be executed when the time when the job is executed is after a predetermined time and the image forming apparatus is not shown on the photographing apparatus. The image forming apparatus according to claim 1. 前記判定手段は、前記ジョブを投入したユーザのユーザ権限が予め定められた権限を満たしておらず、かつ、前記撮影装置に前記画像形成装置が映らない状態である場合、前記ジョブは実行不可であると判定する請求項1又は2に記載の画像形成装置。   The determination unit is incapable of executing the job when the user authority of the user who has submitted the job does not satisfy a predetermined authority and the image forming apparatus is not displayed on the photographing apparatus. The image forming apparatus according to claim 1, wherein the image forming apparatus is determined to be present. 前記判定手段は、前記ジョブが予め定められた種類のジョブである場合、前記ジョブが実行可であると判定した場合であっても前記ジョブの投入が完了するまでに予め定められた時間以上かけると判定する請求項1又は2に記載の画像形成装置。   When the job is a job of a predetermined type, the determination unit takes a predetermined time or more to complete the job even if it is determined that the job is executable. The image forming apparatus according to claim 1, wherein the image forming apparatus is determined as follows. 前記問い合わせ手段は、前記撮影装置に前記状態情報を問い合わせる請求項1乃至5の何れか1項に記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the inquiry unit inquires the state information from the photographing apparatus. 前記問い合わせ手段は、前記撮影装置の状態を管理する管理サーバ装置に前記状態情報を問い合わせる請求項1乃至5の何れか1項に記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the inquiry unit inquires the state information to a management server device that manages a state of the photographing apparatus. 前記実行手段は、前記判定手段により前記ジョブが実行可と判定された場合、前記ジョブを実行する請求項1乃至7の何れか1項に記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the execution unit executes the job when the determination unit determines that the job is executable. ジョブを実行する画像形成装置を撮影する撮影装置の状態情報を取得する取得手段と、
前記取得手段により取得された前記状態情報が示す前記撮影装置の状態が予め定められたジョブ実行許可条件を満たすか否かに基づいて前記ジョブの実行可否を判定する判定手段と、
前記判定手段による判定結果に応じて前記ジョブを実行する実行手段と、
を有するシステム。
Acquisition means for acquiring status information of a photographing apparatus that photographs an image forming apparatus that executes a job;
Determination means for determining whether or not the job can be executed based on whether or not the state of the photographing apparatus indicated by the state information acquired by the acquisition means satisfies a predetermined job execution permission condition;
Execution means for executing the job in accordance with a determination result by the determination means;
Having a system.
ジョブを実行する画像形成装置が実行する情報処理方法であって、
前記ジョブが実行される際に前記画像形成装置を撮影する撮影装置の状態情報を問い合わせる問い合わせステップと、
前記問い合わせステップによる問い合わせに応じて取得された前記状態情報が示す前記撮影装置の状態が予め定められたジョブ実行許可条件を満たすか否かに基づいて前記ジョブの実行可否を判定する判定ステップと、
前記判定ステップによる判定結果に応じて前記ジョブを実行する実行ステップと、
を含む情報処理方法。
An information processing method executed by an image forming apparatus that executes a job,
An inquiry step for inquiring state information of a photographing apparatus that photographs the image forming apparatus when the job is executed;
A determination step of determining whether or not the job can be executed based on whether or not a state of the photographing apparatus indicated by the state information acquired in response to the inquiry in the inquiry step satisfies a predetermined job execution permission condition;
An execution step of executing the job according to a determination result of the determination step;
An information processing method including:
システムが実行する情報処理方法であって、
ジョブを実行する画像形成装置を撮影する撮影装置の状態情報を取得する取得ステップと、
前記取得ステップにより取得された前記状態情報が示す前記撮影装置の状態が予め定められたジョブ実行許可条件を満たすか否かに基づいて前記ジョブの実行可否を判定する判定ステップと、
前記判定ステップによる判定結果に応じて前記ジョブを実行する実行ステップと、
を含む情報処理方法。
An information processing method executed by a system,
An acquisition step of acquiring status information of a photographing apparatus that photographs an image forming apparatus that executes a job;
A determination step of determining whether or not the job can be executed based on whether or not a state of the photographing apparatus indicated by the state information acquired by the acquisition step satisfies a predetermined job execution permission condition;
An execution step of executing the job according to a determination result of the determination step;
An information processing method including:
ジョブを実行するコンピュータに、
前記ジョブが実行される際に前記コンピュータを撮影する撮影装置の状態情報を問い合わせる問い合わせステップと、
前記問い合わせステップによる問い合わせに応じて取得された前記状態情報が示す前記撮影装置の状態が予め定められたジョブ実行許可条件を満たすか否かに基づいて前記ジョブの実行可否を判定する判定ステップと、
前記判定ステップによる判定結果に応じて前記ジョブを実行する実行ステップと、
を実行させるためのプログラム。
On the computer that runs the job,
An inquiry step for inquiring about status information of a photographing apparatus that photographs the computer when the job is executed;
A determination step of determining whether or not the job can be executed based on whether or not a state of the photographing apparatus indicated by the state information acquired in response to the inquiry in the inquiry step satisfies a predetermined job execution permission condition;
An execution step of executing the job according to a determination result of the determination step;
A program for running
JP2014008943A 2014-01-21 2014-01-21 Image formation device, system, information processing method, and program Pending JP2015139069A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014008943A JP2015139069A (en) 2014-01-21 2014-01-21 Image formation device, system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014008943A JP2015139069A (en) 2014-01-21 2014-01-21 Image formation device, system, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2015139069A true JP2015139069A (en) 2015-07-30

Family

ID=53769816

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014008943A Pending JP2015139069A (en) 2014-01-21 2014-01-21 Image formation device, system, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2015139069A (en)

Similar Documents

Publication Publication Date Title
JP6904377B2 (en) Programs, information processing devices, systems, information processing methods
JP6415048B2 (en) Image forming apparatus, control method thereof, program, and system
JP6656026B2 (en) Information processing apparatus, information processing control method, and computer program
US8953203B2 (en) Image forming apparatus that changes direction of image on display based on at least coordinate information and facing direction of a capturing unit
JP2013247510A (en) Image processing device and image processing system
KR101840090B1 (en) Information processing apparatus, control method for controlling the same, and program
JP7250440B2 (en) Imaging device, information processing device, information processing method, and program
JP5950185B2 (en) Apparatus, system and program
JP7204569B2 (en) IMAGING DEVICE, SYSTEM, CONTROL METHOD OF IMAGING DEVICE, AND PROGRAM
JP2016213758A5 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP6589736B2 (en) Monitoring system
JP7309443B2 (en) PRINTING DEVICE, CONTROL METHOD AND PROGRAM
KR20180077034A (en) Image processing apparatus and information processing method
US10771732B2 (en) System, imaging apparatus, information processing apparatus, and recording medium
JP2004112715A (en) Image forming apparatus
JP2015139069A (en) Image formation device, system, information processing method, and program
US20200341696A1 (en) Image forming system, photographing device, image forming device and non-transitory recording medium
JP6170191B2 (en) Image processing apparatus and image processing method
JP2015014912A (en) Apparatus management terminal, apparatus management system, and apparatus management program
JP5873895B2 (en) Image processing apparatus and image processing system
JP2006222635A (en) Image processing system
JP2018045556A (en) Processing apparatus and image forming apparatus
JP2015197846A (en) Monitoring system for printer and control method of the same, and program
JP6362090B2 (en) How to display the preset position of the network camera
JP2016039567A (en) Information processing terminal, image processing device, control method for them, program, and image processing system