JP2017117119A - Information processing device, information processing system, authentication method and program - Google Patents

Information processing device, information processing system, authentication method and program Download PDF

Info

Publication number
JP2017117119A
JP2017117119A JP2015250405A JP2015250405A JP2017117119A JP 2017117119 A JP2017117119 A JP 2017117119A JP 2015250405 A JP2015250405 A JP 2015250405A JP 2015250405 A JP2015250405 A JP 2015250405A JP 2017117119 A JP2017117119 A JP 2017117119A
Authority
JP
Japan
Prior art keywords
authentication
unit
user
information
image
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
JP2015250405A
Other languages
Japanese (ja)
Inventor
加藤 寛之
Hiroyuki Kato
寛之 加藤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2015250405A priority Critical patent/JP2017117119A/en
Publication of JP2017117119A publication Critical patent/JP2017117119A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To efficiently update authentication information.SOLUTION: An information processing device includes a storage part for storing user's authentication information, a detection part for detecting the user's authentication information, a first authentication part for executing first authentication for collating the detected authentication information with the authentication information stored in the storage part, a second authentication part for executing second authentication different from the first authentication, a third authentication part for executing third authentication different from the first authentication and the second authentication in the case that the first authentication does not authenticate the user and that the second authentication authenticates the user, and an update part for updating the authentication information stored in the storage part with the detected authentication information in the case that the third authentication authenticates the user.SELECTED DRAWING: Figure 5

Description

本発明は、情報処理装置、情報処理システム、認証方法およびプログラムに関する。   The present invention relates to an information processing apparatus, an information processing system, an authentication method, and a program.

利用者を認証する方法として、カメラを利用した顔認証が普及しつつある。顔認証は、近距離無線などを用いる認証(ICカード認証など)よりも精度が悪いため、顔認証と近距離無線を用いた認証を組み合わせることで認証の精度を向上させる技術が提案されている。   Face authentication using a camera is becoming popular as a method for authenticating a user. Since face authentication is less accurate than authentication using short-range wireless (such as IC card authentication), a technique for improving the accuracy of authentication by combining face authentication and authentication using short-range wireless has been proposed. .

顔認証では、時間の経過や利用者の外見の変化により認証に失敗する場合がある。特許文献1では、撮像した顔画像から生成した情報と、予め登録された複数の認証情報とを比較照合し、認証に成功した場合は、最も類似度が低い認証情報以外の認証情報を更新することで、登録した認証情報の経年変化に対応する技術が提案されている。   In face authentication, authentication may fail due to the passage of time or changes in the appearance of the user. In Patent Document 1, information generated from a captured face image is compared with a plurality of pre-registered authentication information, and when authentication is successful, authentication information other than the authentication information with the lowest similarity is updated. Thus, a technique for dealing with the aging of the registered authentication information has been proposed.

しかしながら、従来の技術では、顔認証に用いる認証情報を効率的に更新できない場合があった。例えば、登録した利用者の画像を更新する場合、撮像機器で利用者の顔画像を撮像した後、顔画像を登録する必要があるため、手間がかかっていた。特許文献1の方法では、顔認証に成功しなければ登録情報を更新できないという問題があった。   However, in the conventional technology, there are cases where the authentication information used for face authentication cannot be updated efficiently. For example, when updating a registered user image, it is necessary to register the face image after the user captures the user's face image with an imaging device. The method of Patent Document 1 has a problem that registration information cannot be updated unless face authentication is successful.

本発明は、上記に鑑みてなされたものであって、認証情報をより効率的に更新できる情報処理装置、情報処理システム、認証方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above, and an object thereof is to provide an information processing apparatus, an information processing system, an authentication method, and a program that can update authentication information more efficiently.

上述した課題を解決し、目的を達成するために、本発明は、利用者の認証情報を記憶する記憶部と、利用者の認証情報を検出する検出部と、検出された認証情報と、前記記憶部に記憶された認証情報とを照合する第1の認証を実行する第1の認証部と、前記第1の認証と異なる第2の認証を実行する第2の認証部と、前記第1の認証により利用者が認証されず、前記第2の認証により利用者が認証された場合、前記第1の認証および前記第2の認証と異なる第3の認証を実行する第3の認証部と、前記第3の認証により利用者が認証された場合、前記記憶部に記憶された認証情報を、検出された認証情報で更新する更新部と、を備える。   In order to solve the above-described problems and achieve the object, the present invention provides a storage unit for storing user authentication information, a detection unit for detecting user authentication information, detected authentication information, A first authenticating unit that performs first authentication for checking authentication information stored in a storage unit; a second authenticating unit that performs second authentication different from the first authentication; and A third authenticating unit that executes a third authentication different from the first authentication and the second authentication when the user is not authenticated by the second authentication and the user is authenticated by the second authentication; An update unit that updates the authentication information stored in the storage unit with the detected authentication information when the user is authenticated by the third authentication.

本発明によれば、認証情報をより効率的に更新できるという効果を奏する。   According to the present invention, there is an effect that authentication information can be updated more efficiently.

図1は、実施形態に係る情報処理システムの構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of an information processing system according to the embodiment. 図2は、実施形態に係るカメラの撮像範囲および各センサの検知範囲の一例を示す図である。FIG. 2 is a diagram illustrating an example of an imaging range of the camera and a detection range of each sensor according to the embodiment. 図3は、実施形態に係る画像形成装置のハードウェア構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of the image forming apparatus according to the embodiment. 図4は、実施形態に係る画像形成装置のソフトウェア構成の一例を示す図である。FIG. 4 is a diagram illustrating an example of a software configuration of the image forming apparatus according to the embodiment. 図5は、実施形態に係る画像形成装置の機能構成の一例を示す図である。FIG. 5 is a diagram illustrating an example of a functional configuration of the image forming apparatus according to the embodiment. 図6は、算出された類似度の一例を示す図である。FIG. 6 is a diagram illustrating an example of the calculated similarity. 図7は、実施形態に係る利用者情報の一例を示す図である。FIG. 7 is a diagram illustrating an example of user information according to the embodiment. 図8は、実施形態に係る利用者情報の別の一例を示す図である。FIG. 8 is a diagram illustrating another example of user information according to the embodiment. 図9は、実施形態に係る利用者情報の別の一例を示す図である。FIG. 9 is a diagram illustrating another example of user information according to the embodiment. 図10は、実施形態に係る画像形成装置の無線認証処理の一例を示すフローチャートである。FIG. 10 is a flowchart illustrating an example of wireless authentication processing of the image forming apparatus according to the embodiment. 図11は、実施形態に係る画像形成装置の画像認証処理の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of image authentication processing of the image forming apparatus according to the embodiment. 図12は、実施形態に係る画像認証の一例について説明するための図である。FIG. 12 is a diagram for explaining an example of image authentication according to the embodiment. 図13は、実施形態に係る画像認証の一例について説明するための図である。FIG. 13 is a diagram for describing an example of image authentication according to the embodiment. 図14は、実施形態に係る画像形成装置の複合認証処理の一例を示すフローチャートである。FIG. 14 is a flowchart illustrating an example of a composite authentication process of the image forming apparatus according to the embodiment. 図15は、パスワード認証で用いられるパスワード入力画面の一例を示す図である。FIG. 15 is a diagram illustrating an example of a password input screen used for password authentication. 図16は、認証情報の更新例を説明する図である。FIG. 16 is a diagram illustrating an example of updating authentication information. 図17は、変形例で表示される選択画面の一例を示す図である。FIG. 17 is a diagram illustrating an example of a selection screen displayed in the modification. 図18は、変形例による平均の算出方法の一例を示す図である。FIG. 18 is a diagram illustrating an example of an average calculation method according to a modification.

以下に添付図面を参照して、この発明にかかる情報処理装置、情報処理システム、認証方法およびプログラムの実施形態を詳細に説明する。   Exemplary embodiments of an information processing apparatus, an information processing system, an authentication method, and a program according to the present invention will be described below in detail with reference to the accompanying drawings.

本実施形態の情報処理装置は、顔認証(第1の認証)と近距離無線を用いた認証などの他の認証(第2の認証)とを組み合わせた認証(複合認証処理)を行う。そして、近距離無線の認証が許可され、顔認証が許可されない場合、さらに別の認証(第3の認証)を実行し、その認証に成功した場合は、既に登録した認証情報を、今回の顔認証に使用した認証情報と置き換えることができるようにする。これにより、登録した利用者画像などの認証情報をより効率的に更新可能となる。   The information processing apparatus according to the present embodiment performs authentication (combined authentication processing) that combines face authentication (first authentication) and other authentication (second authentication) such as authentication using short-range wireless communication. If the short-range wireless authentication is permitted and the face authentication is not permitted, another authentication (third authentication) is executed. If the authentication is successful, the authentication information already registered is changed to the current face information. The authentication information used for authentication can be replaced. Thereby, authentication information such as registered user images can be updated more efficiently.

図1は、一実施形態に係る情報処理システムの構成の一例を示す図である。図1を参照しながら、本実施形態に係る情報処理システム100の構成について説明する。   FIG. 1 is a diagram illustrating an example of a configuration of an information processing system according to an embodiment. The configuration of the information processing system 100 according to the present embodiment will be described with reference to FIG.

図1に示すように、情報処理システム100は、画像形成装置101と、利用者105が所持するRFID(Radio Frequency Identification)タグ104と、を含む。   As shown in FIG. 1, the information processing system 100 includes an image forming apparatus 101 and an RFID (Radio Frequency Identification) tag 104 possessed by a user 105.

画像形成装置101は、例えば、MFP(Multi Function Peripheral)、複写機、プリンタ、ファクシミリ装置、またはスキャナ装置等の画像形成装置であり、本発明の情報処理装置の一例である。ここで、MFPとは、コピー機能、プリンタ機能、スキャナ機能、およびファクシミリ機能のうち少なくとも2つの機能を有する複合機である。画像形成装置101は、カメラ102と、RFIDタグリーダ103と移動体センサ106と、を備えている。RFIDタグリーダ103は、所定の範囲内にあるRFIDタグ104(無線タグの一例)から、無線タグID等の所定の情報を受信する。カメラ102は、画像を撮像する。移動体センサ106は、所定の範囲内にある移動体(利用者など)を検出する。ここで、RFIDとは、無線タグID等の所定の情報を記憶したRFIDタグ104と、RFIDタグリーダ103との間で、電磁波または電波等を用いた近距離無線通信を行う技術であり、近距離無線通信の一例である。   The image forming apparatus 101 is, for example, an image forming apparatus such as an MFP (Multi Function Peripheral), a copier, a printer, a facsimile apparatus, or a scanner apparatus, and is an example of the information processing apparatus of the present invention. Here, the MFP is a multifunction device having at least two functions among a copy function, a printer function, a scanner function, and a facsimile function. The image forming apparatus 101 includes a camera 102, an RFID tag reader 103, and a moving body sensor 106. The RFID tag reader 103 receives predetermined information such as a wireless tag ID from an RFID tag 104 (an example of a wireless tag) within a predetermined range. The camera 102 captures an image. The moving body sensor 106 detects a moving body (such as a user) within a predetermined range. Here, the RFID is a technique for performing short-range wireless communication using electromagnetic waves or radio waves between the RFID tag 104 storing predetermined information such as a wireless tag ID and the RFID tag reader 103. It is an example of radio | wireless communication.

例えば、RFIDタグ104がパッシブタグである場合、RFIDタグリーダ103は、後述するRFIDタグリーダ103の検知範囲に所定の電波を放射する。また、RFIDタグ104は、RFIDタグリーダ103から放射された電波を受信すると、受信した電波を電力として動作し、予め記憶した無線タグID等の所定の情報をRFIDタグリーダ103に送信する。   For example, when the RFID tag 104 is a passive tag, the RFID tag reader 103 radiates a predetermined radio wave to a detection range of the RFID tag reader 103 described later. When the RFID tag 104 receives a radio wave radiated from the RFID tag reader 103, the RFID tag 104 operates using the received radio wave as power, and transmits predetermined information such as a radio tag ID stored in advance to the RFID tag reader 103.

パッシブタグとは、RFIDタグリーダからの電波をエネルギー源として動作するRFID用のタグであり、電池を内蔵する必要がない。パッシブタグのアンテナは、RFIDタグリーダからの電波の一部を反射し、無線タグID等の情報をこの反射波に乗せて返す。この反射の強度は非常に小さいため、パッシブタグは、自装置の電力で電波を送信するアクティブタグに比べて通信距離が短くなるが、安価で、ほぼ恒久的に動作する。   A passive tag is an RFID tag that operates using radio waves from an RFID tag reader as an energy source, and does not require a battery. The antenna of the passive tag reflects a part of the radio wave from the RFID tag reader and returns information such as the radio tag ID on the reflected wave. Since the intensity of this reflection is very small, a passive tag has a shorter communication distance than an active tag that transmits radio waves with its own power, but is inexpensive and operates almost permanently.

電波の伝達方式は、主に電波誘導方式と電波方式に分類される。電磁誘導方式は、タグのコイルとリーダのアンテナコイルを磁束結合させて、エネルギーおよび信号を伝達する方式である。電波方式に比べて、エネルギーを効率的に伝達できるので、開発が先に進んだ。Felica(登録商標)はこの方式である。130〜135kHz、13.56MHzの帯域でこの方式が採用されている。電波誘導方式の通信可能距離は、最大でも1m程度である。一方、電波方式は、タグのアンテナとリーダのアンテナで電波をやりとりし、エネルギーおよび信号を伝達する方式である。電波を空間に放射して伝達するので、電磁誘導方式に比べて、より遠くのタグと通信が可能になる。433MHz、900MHz、2.45GHzの帯域でこの方式が採用されている。電波方式の通信可能距離は、パッシブタグで3〜5mである。アクティブタグは、出力電力さえ許せば数km程度も通信可能である。   Radio wave transmission systems are mainly classified into radio wave induction systems and radio wave systems. The electromagnetic induction method is a method of transmitting energy and signals by magnetically coupling a tag coil and a reader antenna coil. Compared to the radio system, energy can be transmitted more efficiently, so development has progressed further. Felica (registered trademark) is this system. This method is adopted in a band of 130 to 135 kHz and 13.56 MHz. The maximum communicable distance of the radio wave induction method is about 1 m. On the other hand, the radio wave system is a system in which radio waves are exchanged between a tag antenna and a reader antenna to transmit energy and signals. Since radio waves are radiated and transmitted in space, it is possible to communicate with tags farther than electromagnetic induction methods. This method is adopted in the bands of 433 MHz, 900 MHz, and 2.45 GHz. The communicable distance of the radio wave system is 3 to 5 m with a passive tag. The active tag can communicate about several kilometers as long as output power is allowed.

カメラ102は、例えば、撮像した画像に、画像形成装置101を利用する利用者105が含まれるように設置された撮像装置である。   For example, the camera 102 is an imaging device installed so that a captured image includes a user 105 who uses the image forming apparatus 101.

図2は、一実施形態に係るカメラの撮像範囲および各センサの検知範囲の一例を示す図である。図2は、カメラ102の撮像範囲251、RFIDタグリーダ103の検知範囲252、および、移動体センサ106の検知範囲253の例を示す。   FIG. 2 is a diagram illustrating an example of an imaging range of a camera and a detection range of each sensor according to an embodiment. FIG. 2 shows an example of the imaging range 251 of the camera 102, the detection range 252 of the RFID tag reader 103, and the detection range 253 of the mobile sensor 106.

図2では、画像形成装置101の上面から見たときの、RFIDタグリーダ103の検知範囲252が示されている。図2の例では、画像形成装置101は、内部に、例えば、パッチアンテナ等を有しており、画像形成装置101の前面(図2の下方向)に、扇型(例えば角度150°)の検知範囲252を形成している。RFIDタグリーダ103は、移動体センサ106により利用者105が検知されると、検知範囲252に所定の電波を放射する。これによって、例えば、RFIDタグ104を持った利用者105が、画像形成装置101の前面から所定の距離(例えば、3m以内)まで近づくと、RFIDタグ104に記憶された所定の情報(例えば、無線タグID)が、自動的に画像形成装置101に送信される。カメラ102は、移動体センサ106により利用者105が検知されると起動(動作)する。   In FIG. 2, a detection range 252 of the RFID tag reader 103 when viewed from the upper surface of the image forming apparatus 101 is shown. In the example of FIG. 2, the image forming apparatus 101 includes, for example, a patch antenna and the like, and is fan-shaped (for example, an angle of 150 °) on the front surface (downward direction in FIG. 2) of the image forming apparatus 101. A detection range 252 is formed. The RFID tag reader 103 radiates a predetermined radio wave to the detection range 252 when the user 105 is detected by the moving body sensor 106. Thus, for example, when the user 105 having the RFID tag 104 approaches a predetermined distance (for example, within 3 m) from the front surface of the image forming apparatus 101, predetermined information stored in the RFID tag 104 (for example, wireless) Tag ID) is automatically transmitted to the image forming apparatus 101. The camera 102 is activated (operated) when the user 105 is detected by the moving body sensor 106.

本実施形態では、画像形成装置101は、予め登録された利用者を示す情報を記憶しており、RFIDタグ104から受信した無線タグID(認証情報の一例)と、後述する画像形成装置101の記憶部に予め登録された利用者を示す情報とに基づいて、RFIDタグ104の認証(以下、「無線認証」という場合がある)(第2の認証)を行う。また、画像形成装置101は、例えば、カメラ102が撮像した画像に含まれる利用者105の顔画像と、後述する画像形成装置101の記憶部に予め登録された利用者の顔の特徴情報(認証情報の一例)とに基づいて、画像に撮像された利用者105の認証(以下、「画像認証」という場合がある)(第1の認証)を行う。さらに、画像形成装置101は、無線認証および画像認証が許可された場合、無線認証が許可されたRFIDタグ104に対応する利用者を示す情報と、画像認証が許可された利用者を示す情報とに基づいて、利用者105が画像形成装置101を使用するためのログイン認証(以下、「装置認証」という場合がある)を行う。例えば、画像形成装置101は、無線認証が許可されたRFIDタグ104の利用者と、画像認証が許可された利用者とが同じ利用者である場合、利用者の画像形成装置101へのログインを許可する。   In the present embodiment, the image forming apparatus 101 stores information indicating a user registered in advance, a wireless tag ID (an example of authentication information) received from the RFID tag 104, and an image forming apparatus 101 described later. Based on the information indicating the user registered in advance in the storage unit, the RFID tag 104 is authenticated (hereinafter also referred to as “wireless authentication”) (second authentication). The image forming apparatus 101 also includes, for example, the facial image of the user 105 included in the image captured by the camera 102 and the facial feature information (authentication) of the user registered in advance in the storage unit of the image forming apparatus 101 described later. Based on (an example of information), authentication of the user 105 captured in the image (hereinafter also referred to as “image authentication”) (first authentication) is performed. Further, when wireless authentication and image authentication are permitted, the image forming apparatus 101 includes information indicating a user corresponding to the RFID tag 104 permitted for wireless authentication, and information indicating a user permitted for image authentication. Based on the above, login authentication for the user 105 to use the image forming apparatus 101 (hereinafter also referred to as “apparatus authentication”) is performed. For example, when the user of the RFID tag 104 permitted for wireless authentication and the user permitted for image authentication are the same user, the image forming apparatus 101 logs in the user to the image forming apparatus 101. To give permission.

このように、画像形成装置101は、RFIDタグ104を用いた無線認証と、カメラ102により撮像された画像による画像認証の両方の認証が許可され、かつ、無線認証が許可されたRFIDタグ104の利用者と、画像認証が許可された利用者とが同じ利用者である場合、利用者のログインを許可する。これによって、本実施形態に係る画像形成装置101によれば、画像形成装置101の利用者105は、RFIDタグ104を所持しているだけで、画像認証等の撮像された画像による認証方法の認証の精度を向上させることができるようになる。   As described above, the image forming apparatus 101 is permitted to perform both the wireless authentication using the RFID tag 104 and the image authentication using the image captured by the camera 102, and the RFID tag 104 that is permitted to perform the wireless authentication. If the user and the user authorized for image authentication are the same user, login of the user is permitted. As a result, according to the image forming apparatus 101 according to the present embodiment, the user 105 of the image forming apparatus 101 only has the RFID tag 104 and can authenticate an authentication method using a captured image such as image authentication. It becomes possible to improve the accuracy.

さらに本実施形態では、無線認証が許可されたが画像認証が許可されなかった場合、さらに別の認証方法による認証が実行される。そしてこの認証が成功した場合、画像認証で用いる認証情報(顔の特徴情報など)を更新するか否かを選択させるための選択画面が表示される。図1では、選択画面300の一例が示されている。選択画面300は、OKボタン301と、Cancelボタン302と、を含む。OKボタン301が押下されると、画像認証に用いられる登録済の認証情報が、今回の画像認証で用いられた認証情報に置き換えられる。Cancelボタン302が押下された場合は、認証情報の置き換えは実行されない。   Further, in the present embodiment, when wireless authentication is permitted but image authentication is not permitted, authentication by still another authentication method is executed. When the authentication is successful, a selection screen for selecting whether or not to update authentication information (such as facial feature information) used for image authentication is displayed. FIG. 1 shows an example of the selection screen 300. The selection screen 300 includes an OK button 301 and a Cancel button 302. When the OK button 301 is pressed, the registered authentication information used for image authentication is replaced with the authentication information used for the current image authentication. When the Cancel button 302 is pressed, authentication information replacement is not executed.

移動体センサ106は、例えば利用者105などが検知範囲253内に入った場合に、画像形成装置101を省電力状態から通常状態に復帰させるために使用される。通常状態は、利用者が行った操作に応じて情報処理を実行する状態の一例である。画像形成装置101が通常状態で動作するときには、画像形成装置101の各部に、情報処理の実行に要する電力が供給される。省電力状態は、画像形成装置101の少なくとも一部の動作を一時的に停止させる状態の一例である。画像形成装置101が省電力状態で動作するときには、画像形成装置101の少なくとも一部への電力供給が停止させられ、画像形成装置101の消費電力量が通常状態のときよりも少なくなる。ただし、画像形成装置101が省電力状態で動作するときにも、移動体センサ106への電力供給が行われ、これら各部が省電力状態時の動作を行い得るようになっている。   The moving body sensor 106 is used to return the image forming apparatus 101 from the power saving state to the normal state when, for example, the user 105 enters the detection range 253. The normal state is an example of a state in which information processing is executed according to an operation performed by the user. When the image forming apparatus 101 operates in a normal state, power required for executing information processing is supplied to each unit of the image forming apparatus 101. The power saving state is an example of a state in which at least part of the operation of the image forming apparatus 101 is temporarily stopped. When the image forming apparatus 101 operates in the power saving state, power supply to at least a part of the image forming apparatus 101 is stopped, and the power consumption of the image forming apparatus 101 is less than that in the normal state. However, even when the image forming apparatus 101 operates in the power saving state, power is supplied to the moving body sensor 106 so that these units can operate in the power saving state.

撮像範囲251、検知範囲252、および、検知範囲253の大きさは任意であるが、例えば、それぞれ0.6m、1m、および、2mとすることができる。このように検知範囲253を他の範囲より大きくすれば、例えば利用者105が撮像範囲251または検知範囲252に入るまでに、RFIDタグリーダ103およびカメラ102に電力を供給し動作させることが可能となる。   The sizes of the imaging range 251, the detection range 252, and the detection range 253 are arbitrary, but may be 0.6 m, 1 m, and 2 m, for example. Thus, if the detection range 253 is made larger than the other ranges, for example, the user 105 can supply power to the RFID tag reader 103 and the camera 102 and operate them until the user 105 enters the imaging range 251 or the detection range 252. .

省電力状態を備えない構成、または、省電力状態であってもRFIDタグリーダ103およびカメラ102に電力が供給される構成等の場合は、移動体センサ106は備えなくてもよい。   In the case of a configuration without a power saving state, or a configuration in which power is supplied to the RFID tag reader 103 and the camera 102 even in the power saving state, the mobile body sensor 106 may not be provided.

なお、図1のシステム構成はあくまで一例である。例えば、図1では、情報処理装置の一例として画像形成装置101を示したが、これに限定されるものではない。情報処理装置は、画像形成装置101と同様の利用者に対する認証機能を有するPC(Personal Computer)、タブレット端末、スマートフォン、ゲーム機、またはテレビ会議装置等であってもよい。   Note that the system configuration in FIG. 1 is merely an example. For example, FIG. 1 shows the image forming apparatus 101 as an example of the information processing apparatus, but the present invention is not limited to this. The information processing apparatus may be a PC (Personal Computer), a tablet terminal, a smartphone, a game machine, a video conference apparatus, or the like having an authentication function for a user similar to the image forming apparatus 101.

また、カメラ102またはRFIDタグリーダ103等は、外部に外付けされているものであってもよい。   In addition, the camera 102 or the RFID tag reader 103 may be externally attached.

また、RFIDタグ104は、RFIDのアクティブタグまたはセミアクティブタグ等であってもよい。また、RFIDタグ104は、無線タグの一例である。無線タグは、RFIDとは異なる近距離無線方式(例えば、Bluetooth(登録商標) Low Energy(以下、「BLE」という)、またはNFC(Near Field Communication)等)で通信を行う無線端末であってもよい。また、無線タグに代えて、無線タグ等を搭載した携帯端末等を用いるものであってもよい。このように、RFIDタグ104を用いた認証(無線認証)は一例であり、利用者に関連づけられた認証情報を記憶した物体を用いた他の認証方法に置き換えてもよい。   The RFID tag 104 may be an RFID active tag or a semi-active tag. The RFID tag 104 is an example of a wireless tag. The wireless tag may be a wireless terminal that performs communication using a short-range wireless method (for example, Bluetooth (registered trademark) Low Energy (hereinafter referred to as “BLE”) or NFC (Near Field Communication)) different from RFID. Good. Further, instead of the wireless tag, a mobile terminal equipped with a wireless tag or the like may be used. As described above, the authentication (wireless authentication) using the RFID tag 104 is an example, and may be replaced with another authentication method using an object storing authentication information associated with the user.

また、無線認証と組み合わせる認証方法は、利用者を撮像した画像を用いる認証方法に限定されるものではない。例えば、利用者の生体の特徴を示す特徴情報を用いて利用者の認証を行う様々な認証方法であってもよい。このような認証方法には、例えば、利用者の歩行パターンによる認証、利用者のキー入力の速度やタイミング等による認証、音声認証、指紋認証、虹彩認証、および、静脈認証が含まれる。   An authentication method combined with wireless authentication is not limited to an authentication method using an image obtained by capturing a user. For example, various authentication methods for authenticating a user using feature information indicating the characteristics of the user's biological body may be used. Such authentication methods include, for example, authentication based on the user's walking pattern, authentication based on the speed and timing of the user's key input, voice authentication, fingerprint authentication, iris authentication, and vein authentication.

(ハードウェア構成)
図3は、本実施形態に係る画像形成装置のハードウェア構成の一例を示す図である。図3を参照しながら、本実施形態に係る画像形成装置101のハードウェア構成について説明する。
(Hardware configuration)
FIG. 3 is a diagram illustrating an example of a hardware configuration of the image forming apparatus according to the present embodiment. A hardware configuration of the image forming apparatus 101 according to the present embodiment will be described with reference to FIG.

図3に示すように、画像形成装置101は、例えば、コピー機能、スキャナ機能、ファクス機能、およびプリンタ機能等の各種の画像形成機能を実現する本体310と、ユーザの操作を受け付ける操作部330と、を備える。ここで、ユーザの操作を受け付けるとは、ユーザの操作に応じて入力される情報(画面の座標値を示す信号等を含む)を受け付けることを含む概念である。   As illustrated in FIG. 3, the image forming apparatus 101 includes a main body 310 that realizes various image forming functions such as a copy function, a scanner function, a fax function, and a printer function, and an operation unit 330 that receives a user operation. . Here, accepting the user's operation is a concept including accepting information (including a signal indicating a coordinate value of the screen) input according to the user's operation.

本体310および操作部330は、専用の通信路350を介して、相互に通信可能に接続されている。通信路350は、例えば、USB(Universal Serial Bus)規格のものを用いることができるが、これに限定されるものではなく、有線か無線かを問わず任意の規格のものであってよい。本体310は、操作部330で受け付けた操作に応じた動作を行う。また、本体310は、クライアントPC等の外部装置とも通信可能であり、外部装置から受信した指示に応じた動作を行うこともできる。   The main body 310 and the operation unit 330 are connected to each other via a dedicated communication path 350 so that they can communicate with each other. The communication path 350 may be, for example, a USB (Universal Serial Bus) standard, but is not limited thereto, and may be of any standard regardless of wired or wireless. The main body 310 performs an operation according to the operation received by the operation unit 330. The main body 310 can also communicate with an external device such as a client PC, and can also perform an operation according to an instruction received from the external device.

<本体のハードウェア構成>
図3に示すように、本体310は、CPU(Central Processing Unit)311と、ROM(Read Only Memory)312と、RAM(Random Access Memory)313と、ストレージ314と、通信I/F(Interface)315と、接続I/F316と、エンジン317と、移動体センサ318と、システムバス319と、を有する。
<Hardware configuration of main unit>
As shown in FIG. 3, the main body 310 includes a CPU (Central Processing Unit) 311, a ROM (Read Only Memory) 312, a RAM (Random Access Memory) 313, a storage 314, and a communication I / F (Interface) 315. A connection I / F 316, an engine 317, a moving body sensor 318, and a system bus 319.

CPU311は、本体310の動作を統括的に制御する。CPU311は、RAM313をワークエリア(作業領域)としてROM312またはストレージ314等に格納されたプログラムを実行することにより、本体310全体の動作を制御する。例えば、CPU311は、上述したコピー機能、スキャナ機能、ファクス機能、およびプリンタ機能等の各種機能を実現する。   The CPU 311 comprehensively controls the operation of the main body 310. The CPU 311 controls the overall operation of the main body 310 by executing a program stored in the ROM 312 or the storage 314 using the RAM 313 as a work area (working area). For example, the CPU 311 realizes various functions such as the copy function, the scanner function, the fax function, and the printer function described above.

ROM312は、例えば、本体310の起動時に実行されるBIOS(Basic Input/Output System)、および各種の設定等を記憶する不揮発性のメモリである。RAM313は、CPU311のワークエリア等として用いられる揮発性のメモリである。ストレージ314は、例えば、OS(Operating System)、アプリケーションプログラム、および各種データ等を記憶する不揮発性の記憶装置である。ストレージ314は、例えば、HDD(Hard Disk Drive)またはSSD(Solid State Drive)等で構成される。   The ROM 312 is a non-volatile memory that stores, for example, a basic input / output system (BIOS) executed when the main body 310 is activated, and various settings. The RAM 313 is a volatile memory used as a work area for the CPU 311. The storage 314 is, for example, a non-volatile storage device that stores an OS (Operating System), application programs, various data, and the like. The storage 314 includes, for example, an HDD (Hard Disk Drive) or an SSD (Solid State Drive).

通信I/F315は、本体310をネットワーク360に接続し、ネットワーク360に接続された外部装置との通信を行うためのネットワークインターフェースである。接続I/F316は、通信路350を介して、操作部330と通信するためのインターフェースである。   The communication I / F 315 is a network interface for connecting the main body 310 to the network 360 and communicating with an external device connected to the network 360. The connection I / F 316 is an interface for communicating with the operation unit 330 via the communication path 350.

エンジン317は、コピー機能、スキャナ機能、ファクス機能、およびプリンタ機能等の機能を実現させるための、汎用的な情報処理および通信以外の処理を行うハードウェアである。エンジン317には、例えば、原稿の画像をスキャンして読み取るスキャナ、用紙等のシート材への印刷を行うプロッタ、およびファクス通信を行うファクス部等が含まれる。なお、エンジン317は、印刷済みシート材を仕分けるフィニッシャ、または原稿を自動給送するADF(Auto Document Feeder:自動原稿給送装置)のような特定のオプションが含まれていてもよい。   The engine 317 is hardware that performs processing other than general-purpose information processing and communication for realizing functions such as a copy function, a scanner function, a fax function, and a printer function. The engine 317 includes, for example, a scanner that scans and reads an image of a document, a plotter that performs printing on a sheet material such as paper, and a fax unit that performs fax communication. The engine 317 may include a specific option such as a finisher that sorts printed sheet materials or an ADF (Auto Document Feeder) that automatically feeds a document.

移動体センサ318は、画像形成装置101の周囲の検知範囲内にある移動体(利用者など)を検出するセンサである。移動体センサ318は、例えば、焦電センサ等で構成される。移動体センサ318は、図1に示す移動体センサ106に相当する。   The moving body sensor 318 is a sensor that detects a moving body (such as a user) within the detection range around the image forming apparatus 101. The moving body sensor 318 is composed of, for example, a pyroelectric sensor. The moving body sensor 318 corresponds to the moving body sensor 106 shown in FIG.

システムバス319は、上述の各構成要素を互いに接続し、アドレス信号、データ信号、および各種制御信号等を伝送する伝送路である。   A system bus 319 is a transmission path that connects the above-described components to each other and transmits an address signal, a data signal, various control signals, and the like.

<操作部のハードウェア構成>
図3に示すように、操作部330は、CPU331と、ROM332と、RAM333と、フラッシュメモリ334と、通信I/F335と、操作パネル336と、接続I/F337と、外部接続I/F338と、近距離無線通信機339と、カメラ340(撮像装置)と、システムバス341と、を有する。
<Hardware configuration of operation unit>
As shown in FIG. 3, the operation unit 330 includes a CPU 331, a ROM 332, a RAM 333, a flash memory 334, a communication I / F 335, an operation panel 336, a connection I / F 337, an external connection I / F 338, A short-range wireless communication device 339, a camera 340 (imaging device), and a system bus 341 are included.

CPU331は、操作部330の動作を統括的に制御する。CPU331は、RAM333をワークエリア(作業領域)としてROM332またはフラッシュメモリ334等に格納されたプログラムを実行することにより、操作部330全体の動作を制御する。例えば、CPU331は、ユーザから受け付けた入力に応じた情報(画像)を操作パネル336に表示させる等の各種機能を実現する。   The CPU 331 comprehensively controls the operation of the operation unit 330. The CPU 331 controls the operation of the entire operation unit 330 by executing a program stored in the ROM 332, the flash memory 334, or the like using the RAM 333 as a work area (working area). For example, the CPU 331 realizes various functions such as displaying information (image) in accordance with the input received from the user on the operation panel 336.

ROM332は、例えば、操作部330の起動時に実行されるBIOS、および各種の設定等を記憶する不揮発性のメモリである。RAM333は、CPU331のワークエリア等として用いられる揮発性のメモリである。フラッシュメモリ334は、例えば、OS、アプリケーションプログラム、および各種データ等を記憶する不揮発性の記憶装置である。   The ROM 332 is a non-volatile memory that stores, for example, a BIOS executed when the operation unit 330 is activated, and various settings. The RAM 333 is a volatile memory used as a work area for the CPU 331. The flash memory 334 is a non-volatile storage device that stores an OS, application programs, various data, and the like, for example.

通信I/F335は、操作部330をネットワーク360に接続し、ネットワーク360に接続された外部装置との通信を行うためのネットワークインターフェースである。   The communication I / F 335 is a network interface for connecting the operation unit 330 to the network 360 and performing communication with an external device connected to the network 360.

操作パネル336は、ユーザの操作に応じた各種の入力を受け付けると共に、各種の情報(例えば、受け付けた操作に応じた情報、画像形成装置101の動作状況を示す情報、および設定情報等)を表示する、入力機能および表示機能を有する装置である。操作パネル336は、例えば、タッチパネル機能を搭載した液晶表示装置(LCD:Liquid Crystal Display)で構成される。なお、操作パネル336は、液晶表示装置に限定されるものではなく、例えば、タッチパネル機能が搭載された有機EL(Electro−Luminescence)の表示装置で構成されていてもよい。また、操作パネル336は、タッチパネル機能に加えてまたはこれに代えて、ハードウェアキー等の操作部、またはランプ等の表示部を設けることもできる。   The operation panel 336 accepts various inputs according to user operations and displays various types of information (for example, information according to the accepted operations, information indicating the operation status of the image forming apparatus 101, setting information, and the like). The device has an input function and a display function. The operation panel 336 is configured by, for example, a liquid crystal display device (LCD: Liquid Crystal Display) equipped with a touch panel function. Note that the operation panel 336 is not limited to a liquid crystal display device, and may be configured by, for example, an organic EL (Electro-Luminescence) display device equipped with a touch panel function. The operation panel 336 can include an operation unit such as a hardware key or a display unit such as a lamp in addition to or instead of the touch panel function.

接続I/F337は、通信路350を介して、本体310と通信するためのインターフェースである。外部接続I/F338は、外部装置を接続するための、例えば、USB等のインターフェースである。   The connection I / F 337 is an interface for communicating with the main body 310 via the communication path 350. The external connection I / F 338 is an interface such as a USB for connecting an external device.

近距離無線通信機339は、近距離無線通信により、所定の範囲内の無線タグと通信を行うための近距離無線装置である。近距離無線通信機339は、例えば、図1に示すRFIDタグリーダ103等を含み、近距離無線通信機339から発信した電波に対して応答を返すRFIDのパッシブタグ、または自装置から電波を発信するRFIDのアクティブタグ等から、所定の情報を受信する。なお、近距離無線通信機339は、上述したBLEまたはNFC等の近距離無線通信を行う近距離無線装置であってもよい。   The short-range wireless communication device 339 is a short-range wireless device for communicating with a wireless tag within a predetermined range by short-range wireless communication. The short-range wireless communication device 339 includes, for example, the RFID tag reader 103 shown in FIG. 1 and the like, and transmits a radio wave from an RFID passive tag that returns a response to a radio wave transmitted from the short-range wireless communication device 339 or from its own device. Predetermined information is received from an RFID active tag or the like. Note that the short-range wireless communication device 339 may be a short-range wireless device that performs short-range wireless communication such as BLE or NFC described above.

カメラ340は、所定の撮像範囲内の画像を撮像する撮像装置である。カメラ340は、図1に示すカメラ102に相当する。   The camera 340 is an imaging device that captures an image within a predetermined imaging range. The camera 340 corresponds to the camera 102 shown in FIG.

システムバス341は、上述の各構成要素を互いに接続し、アドレス信号、データ信号、および各種制御信号等を伝送する伝送路である。   The system bus 341 is a transmission path that connects the above-described components to each other and transmits an address signal, a data signal, various control signals, and the like.

(ソフトウェア構成)
図4は、本実施形態に係る画像形成装置のソフトウェア構成の一例を示す図である。図4を参照しながら、本実施形態に係る画像形成装置101のソフトウェア構成について説明する。
(Software configuration)
FIG. 4 is a diagram illustrating an example of a software configuration of the image forming apparatus according to the present embodiment. The software configuration of the image forming apparatus 101 according to the present embodiment will be described with reference to FIG.

図4に示すように、画像形成装置101の本体310は、アプリ層411と、サービス層412と、OS層413と、を含む。アプリ層411、サービス層412、およびOS層413の実体は、ROM312またはストレージ314等に格納されている各種ソフトウェアである。CPU311が、これらのソフトウェア(プログラム)を実行することにより、本体310の各種の機能が提供される。   As shown in FIG. 4, the main body 310 of the image forming apparatus 101 includes an application layer 411, a service layer 412, and an OS layer 413. The entities of the application layer 411, the service layer 412, and the OS layer 413 are various software stored in the ROM 312 or the storage 314. When the CPU 311 executes these software (programs), various functions of the main body 310 are provided.

アプリ層411は、ハードウェア資源を動作させて所定の機能を提供するためのアプリケーションソフトウェア(以下、単に「アプリ」という場合がある)である。アプリとしては、例えば、コピー機能を提供するためのコピーアプリ、スキャナ機能を提供するためのスキャナアプリ、ファクス機能を提供するためのファクスアプリ、プリンタ機能を提供するためのプリンタアプリなどが挙げられる。   The application layer 411 is application software (hereinafter, simply referred to as “application” in some cases) for operating hardware resources and providing a predetermined function. Examples of the application include a copy application for providing a copy function, a scanner application for providing a scanner function, a fax application for providing a fax function, and a printer application for providing a printer function.

サービス層412は、アプリ層411とOS層413との間に介在し、アプリ層411のアプリに対し、本体310が備えるハードウェア資源を利用するためのインターフェースを提供するソフトウェアである。具体的には、サービス層412は、ハードウェア資源に対する動作要求を受け付け、動作要求の調停を行う機能を提供する。サービス層412が受け付ける動作要求としては、スキャナによる読み取りおよびプロッタによる印刷等の要求が挙げられる。なお、サービス層412によるインターフェースの機能は、本体310のアプリ層411だけではなく、操作部330のアプリ層431に対しても提供される。サービス層412のWebAPIのインタフェース機能は、例えばWebAPIで提供される。すなわち、操作部330のアプリ層431も、本体310のサービス層412のWebAPIのインターフェース機能を介して、本体310のハードウェア資源(例えば、エンジン317)を利用した機能を実現することができる。   The service layer 412 is software that is interposed between the application layer 411 and the OS layer 413 and provides an interface for using hardware resources of the main body 310 for the application of the application layer 411. Specifically, the service layer 412 provides a function of accepting operation requests for hardware resources and arbitrating operation requests. The operation request received by the service layer 412 includes a request for reading by a scanner and printing by a plotter. Note that the interface function by the service layer 412 is provided not only to the application layer 411 of the main body 310 but also to the application layer 431 of the operation unit 330. The Web API interface function of the service layer 412 is provided by, for example, the Web API. That is, the application layer 431 of the operation unit 330 can also realize a function using hardware resources (for example, the engine 317) of the main body 310 via the Web API interface function of the service layer 412 of the main body 310.

OS層413は、本体310が備えるハードウェアを制御する基本機能を提供するための基本ソフトウェア(オペレーティングシステム)である。サービス層412は、各種アプリからのハードウェア資源の利用要求を、OS層413が解釈可能なコマンドに変換してOS層413に渡す。そして、OS層413によりコマンドが実行されることにより、ハードウェア資源は、アプリの要求に従った動作を行う。   The OS layer 413 is basic software (operating system) for providing a basic function for controlling hardware included in the main body 310. The service layer 412 converts a hardware resource use request from various applications into a command interpretable by the OS layer 413 and passes it to the OS layer 413. Then, when the command is executed by the OS layer 413, the hardware resource performs an operation in accordance with the request of the application.

図4に示すように、画像形成装置101の操作部330は、アプリ層431と、サービス層432と、OS層433と、を含む。操作部330が含むアプリ層431、サービス層432、およびOS層433も、階層構造については本体310側と同様である。ただし、アプリ層431のアプリにより提供される機能や、サービス層432が受け付け可能な動作要求の種類は、本体310側とは異なる。   As illustrated in FIG. 4, the operation unit 330 of the image forming apparatus 101 includes an application layer 431, a service layer 432, and an OS layer 433. The application layer 431, the service layer 432, and the OS layer 433 included in the operation unit 330 have the same hierarchical structure as that of the main body 310. However, the functions provided by the applications in the application layer 431 and the types of operation requests that can be accepted by the service layer 432 are different from those on the main body 310 side.

アプリ層431のアプリは、操作部330が備えるハードウェア資源を動作させて所定の機能を提供するためのソフトウェアであってもよいが、主として本体310が備える機能に関する操作および表示を行うためのUI(User Interface)の機能を提供する。また、アプリ層431のアプリは、操作部330が備える近距離無線通信機339、および、カメラ340等を用いた認証機能を提供する。   The application of the application layer 431 may be software for operating a hardware resource included in the operation unit 330 to provide a predetermined function, but is mainly a UI for performing an operation and display related to the function included in the main body 310. (User Interface) functions are provided. The application of the application layer 431 provides an authentication function using the short-range wireless communication device 339 provided in the operation unit 330, the camera 340, and the like.

なお、本実施形態では、機能の独立性を保つために、本体310側のOS層413のソフトウェアと、操作部330側のOS層433のソフトウェアとが互いに異なる。つまり、本体310および操作部330は、別々のオペレーティングシステムにより互いに独立して動作する。例えば、本体310側のOS層413のソフトウェアとしてLinux(登録商標)を用い、操作部330側のOS層433のソフトウェアとしてAndroid(登録商標)を用いることも可能である。   In the present embodiment, the software of the OS layer 413 on the main body 310 side is different from the software of the OS layer 433 on the operation unit 330 side in order to maintain the independence of functions. That is, the main body 310 and the operation unit 330 operate independently of each other by different operating systems. For example, it is possible to use Linux (registered trademark) as the software of the OS layer 413 on the main body 310 side and Android (registered trademark) as the software of the OS layer 433 on the operation unit 330 side.

以上のように、本実施形態の画像形成装置101において、本体310および操作部330は、別々のオペレーティングシステムで動作するため、本体310と操作部330との間の通信は、共通の装置内のプロセス間通信ではなく、異なる装置間の通信として行われる。操作部330が受け付けた情報(ユーザからの操作指示内容)を本体310へ送信する動作(コマンド通信)、および、本体310が操作部330へ情報を送信する動作等がこれに該当する。ここでは、操作部330が本体310へコマンド通信を行うことにより、本体310の機能を使用することができる。また、本体310から操作部330に送信する情報には、例えば、本体310における動作の実行状況、および本体310側で設定された内容等が含まれる。また、本実施形態では、操作部330に対する電力供給は、本体310から通信路350を経由して行われているので、操作部330の電源制御を、本体310の電源制御とは別に(独立して)行うことができる。   As described above, in the image forming apparatus 101 according to the present embodiment, the main body 310 and the operation unit 330 operate with different operating systems, and therefore communication between the main body 310 and the operation unit 330 is performed in a common apparatus. This is not communication between processes but communication between different devices. The operation (command communication) for transmitting information (operation instruction content from the user) received by the operation unit 330 to the main unit 310, the operation for transmitting information to the operation unit 330, and the like correspond to this. Here, the function of the main body 310 can be used when the operation unit 330 performs command communication to the main body 310. The information transmitted from the main body 310 to the operation unit 330 includes, for example, the execution status of the operation in the main body 310 and the contents set on the main body 310 side. In the present embodiment, since the power supply to the operation unit 330 is performed from the main body 310 via the communication path 350, the power control of the operation unit 330 is performed separately from the power control of the main body 310 (independently). Can do).

(機能構成)
図5は、本実施形態に係る画像形成装置の機能構成の一例を示す図である。図5を参照しながら、本実施形態に係る画像形成装置101の機能構成について説明する。
(Functional configuration)
FIG. 5 is a diagram illustrating an example of a functional configuration of the image forming apparatus according to the present embodiment. The functional configuration of the image forming apparatus 101 according to the present embodiment will be described with reference to FIG.

<本体の機能構成>
図5に示すように、画像形成装置101の本体310は、移動体検知部501と、電力状態制御部502と、画像形成部503と、記憶部504と、通信部505と、を有する。
<Functional configuration of main unit>
As illustrated in FIG. 5, the main body 310 of the image forming apparatus 101 includes a moving body detection unit 501, a power state control unit 502, an image forming unit 503, a storage unit 504, and a communication unit 505.

移動体検知部501は、移動体センサ318を用いて、画像形成装置101の周囲の検知範囲内にある移動体(例えば、人物)を検知する機能部である。移動体検知部501は、例えば、図3に示すCPU311で動作するプログラムによって実現される。移動体検知部501は、検知範囲内で移動体を検知した場合、移動体を検知した旨を、電力状態制御部502に通知する。   The moving body detection unit 501 is a functional unit that detects a moving body (for example, a person) within the detection range around the image forming apparatus 101 using the moving body sensor 318. The moving body detection unit 501 is realized by, for example, a program that operates on the CPU 311 illustrated in FIG. When the moving object detection unit 501 detects a moving object within the detection range, the moving object detection unit 501 notifies the power state control unit 502 that the moving object has been detected.

電力状態制御部502は、本体310および操作部330の電力状態を制御する機能部である。電力状態制御部502は、例えば、図3に示すCPU311で動作するプログラムによって実現される。電力状態制御部502は、予め設定された時間を超えて、画像形成装置101の利用がない場合、画像形成装置101を、画像形成処理が可能な通常状態よりも消費電力が少ない省電力状態へ移行させる。省電力状態では、例えば、操作部330、ならびに、本体310のエンジン317およびストレージ314の機能を停止させること等により、消費電力を低減させることができる。また、電力状態制御部502は、画像形成装置101が省電力状態中に、移動体検知部501から、移動体を検知した旨を示す通知を受け取ると、操作部330を、省電力状態から通常の動作が可能な通常状態へ復帰させる。電力状態制御部502は、通信路350を介して、操作部330に復帰命令を通知することにより、操作部330を、省電力状態から通常状態へ復帰させる。   The power state control unit 502 is a functional unit that controls the power states of the main body 310 and the operation unit 330. The power state control unit 502 is realized by, for example, a program that operates on the CPU 311 illustrated in FIG. The power state control unit 502 puts the image forming apparatus 101 into a power saving state that consumes less power than the normal state in which the image forming process can be performed when the image forming apparatus 101 is not used for a preset time. Transition. In the power saving state, power consumption can be reduced by, for example, stopping the functions of the operation unit 330 and the engine 317 and storage 314 of the main body 310. When the power state control unit 502 receives a notification from the moving body detection unit 501 indicating that the moving body has been detected while the image forming apparatus 101 is in the power saving state, the power state control unit 502 moves the operation unit 330 from the power saving state to the normal state. It returns to the normal state that can operate. The power state control unit 502 notifies the operation unit 330 of a return command via the communication path 350 to return the operation unit 330 from the power saving state to the normal state.

通常状態では、画像認証に関わる機能部(カメラ340、画像受信部513等)、および、無線認証に関わる機能部(近距離無線通信機339、無線通信部511)に電力が供給される。なお、少なくとも画像認証および無線認証に関わる機能部に電力が供給される状態であれば、通常状態以外の状態に遷移させてもよい。電力状態制御部502は、操作部330内の各部(画像受信部513、無線通信部511、装置認証部516、更新部522など)に、通常状態に復帰したこと(電源オン)を通知する。   In the normal state, power is supplied to the function units related to image authentication (camera 340, image receiving unit 513, etc.) and the function units related to wireless authentication (short-range wireless communication device 339, wireless communication unit 511). Note that the state may be changed to a state other than the normal state as long as power is supplied to at least the functional units related to image authentication and wireless authentication. The power state control unit 502 notifies each unit (image receiving unit 513, wireless communication unit 511, device authentication unit 516, update unit 522, etc.) in the operation unit 330 that the normal state has been restored (power on).

電力状態制御部502が、移動体検知部501(移動体センサ106)により移動体((利用者105)が検知された場合に、カメラ102を起動するように構成してもよい。移動体が検知された場合にカメラ102を起動する機能は、操作部330内に備えられていてもよい。   The power state control unit 502 may be configured to activate the camera 102 when the moving object ((user 105)) is detected by the moving object detection unit 501 (the moving object sensor 106). A function of activating the camera 102 when it is detected may be provided in the operation unit 330.

画像形成部503は、画像形成装置101が備える各種の画像形成機能(例えば、プリンタ機能、コピー機能、スキャナ機能、およびファクス機能等)を実行する機能部である。画像形成部503は、例えば、図3に示すエンジン317、および図3に示すCPU311で動作するプログラム等によって実現される。   The image forming unit 503 is a functional unit that executes various image forming functions (for example, a printer function, a copy function, a scanner function, and a fax function) provided in the image forming apparatus 101. The image forming unit 503 is realized by, for example, a program that operates on the engine 317 illustrated in FIG. 3 and the CPU 311 illustrated in FIG.

記憶部504は、予め登録された画像形成装置101の利用者を示す情報を含む利用者情報A506等の様々な情報を記憶する機能部である。記憶部504は、例えば、図3に示すRAM313、ストレージ314、および図3に示すCPU311で動作するプログラム等によって実現される。   The storage unit 504 is a functional unit that stores various pieces of information such as user information A 506 including information indicating the user of the image forming apparatus 101 registered in advance. The storage unit 504 is realized by, for example, the RAM 313 and the storage 314 illustrated in FIG. 3 and a program that operates on the CPU 311 illustrated in FIG.

通信部505は、本体310をネットワーク360に接続し、ネットワーク360に接続された外部装置と通信を行う機能部である。通信部505は、例えば、図3に示す通信I/F315、および図3に示すCPU311で動作するプログラム等によって実現される。   The communication unit 505 is a functional unit that connects the main body 310 to the network 360 and communicates with an external device connected to the network 360. The communication unit 505 is realized by, for example, a communication I / F 315 illustrated in FIG. 3 and a program that operates on the CPU 311 illustrated in FIG.

なお、図5に示す本体310の移動体検知部501、電力状態制御部502、画像形成部503、記憶部504および通信部505は、機能を概念的に示したものであって、このような構成に限定されるものではない。例えば、図5に示す本体310で独立した機能部として図示した複数の機能部を、1つの機能部として構成してもよい。一方、図5に示す本体310で1つの機能部が有する機能を複数に分割し、複数の機能部として構成するものとしてもよい。   Note that the moving body detection unit 501, the power state control unit 502, the image forming unit 503, the storage unit 504, and the communication unit 505 of the main body 310 shown in FIG. The configuration is not limited. For example, a plurality of functional units illustrated as independent functional units in the main body 310 illustrated in FIG. 5 may be configured as one functional unit. On the other hand, in the main body 310 illustrated in FIG. 5, the functions of one function unit may be divided into a plurality of functions and configured as a plurality of function units.

また、本体310の移動体検知部501、電力状態制御部502および画像形成部503の一部または全部は、ソフトウェアであるプログラムではなく、FPGA(Field−Programmable Gate Array)またはASIC(Application Specific Integrated Circuit)等のハードウェア回路によって実現されてもよい。   In addition, some or all of the moving body detection unit 501, the power state control unit 502, and the image forming unit 503 of the main body 310 are not software programs, but are an FPGA (Field-Programmable Gate Array) or an ASIC (Application Specific Integrated Circuit). ) Or the like.

<操作部の機能構成>
図5に示すように、画像形成装置101の操作部330は、無線通信部511と、無線認証部512(第2の認証部)と、画像受信部513と、顔検出部514(検出部)と、画像認証部515(第1の認証部)と、装置認証部516と、利用者情報管理部517と、記憶部518と、通信部519と、パスワード認証部521(第3の認証部)と、更新部522と、入出力制御部523(出力制御部)と、を有する。
<Functional configuration of operation unit>
As illustrated in FIG. 5, the operation unit 330 of the image forming apparatus 101 includes a wireless communication unit 511, a wireless authentication unit 512 (second authentication unit), an image reception unit 513, and a face detection unit 514 (detection unit). An image authentication unit 515 (first authentication unit), a device authentication unit 516, a user information management unit 517, a storage unit 518, a communication unit 519, and a password authentication unit 521 (third authentication unit). And an update unit 522 and an input / output control unit 523 (output control unit).

無線通信部511は、近距離無線通信機339を用いた近距離無線通信により、所定の範囲内の無線タグから所定の情報(無線タグIDなど)を受信する機能部である。無線通信部511は、例えば、図3に示す近距離無線通信機339、および図3に示すCPU331で動作するプログラムによって実現される。無線通信部511は、図2に示すRFIDタグリーダ103の検知範囲252内にあるRFIDタグ104から、無線タグID等の所定の情報を受信する。   The wireless communication unit 511 is a functional unit that receives predetermined information (such as a wireless tag ID) from a wireless tag within a predetermined range by short-range wireless communication using the short-range wireless communication device 339. The wireless communication unit 511 is realized by, for example, a program that operates in the short-range wireless communication device 339 illustrated in FIG. 3 and the CPU 331 illustrated in FIG. The wireless communication unit 511 receives predetermined information such as a wireless tag ID from the RFID tag 104 within the detection range 252 of the RFID tag reader 103 illustrated in FIG.

無線認証部512は、無線通信部511が受信した所定の情報と、予め登録された利用者情報とに基づいて、所定の情報を送信した無線タグを認証する機能部である。無線認証部512は、例えば、図3に示すCPU331で動作するプログラムによって実現される。無線認証部512は、無線通信部511が受信したRFIDタグ104の無線タグIDと、予め登録された利用者情報(例えば、後述する利用者情報a520、および利用者情報A506等)とに基づいて、RFIDタグ104を認証(無線認証)する。無線認証部512は、無線通信部511が受信したRFIDタグ104の無線タグIDが予め登録された利用者情報に含まれる場合、RFIDタグ104の認証を許可する。   The wireless authentication unit 512 is a functional unit that authenticates a wireless tag that has transmitted predetermined information based on predetermined information received by the wireless communication unit 511 and user information registered in advance. The wireless authentication unit 512 is realized by, for example, a program that operates on the CPU 331 illustrated in FIG. The wireless authentication unit 512 is based on the wireless tag ID of the RFID tag 104 received by the wireless communication unit 511 and user information registered in advance (for example, user information a520 and user information A506 described later). The RFID tag 104 is authenticated (wireless authentication). The wireless authentication unit 512 permits authentication of the RFID tag 104 when the wireless tag ID of the RFID tag 104 received by the wireless communication unit 511 is included in the previously registered user information.

無線認証部512は、例えば無線通信部511から受け取った無線タグIDを利用者情報管理部517に送る。無線認証部512は、利用者情報管理部517から受け取った結果(該当する利用者の有無、該当利用者が存在する場合は利用者番号など)を受け取る。該当利用者が利用者情報に存在する場合は近距離無線認証可となり、存在しない場合は近距離無線認証不可となる。無線認証部512は、装置認証部516に認証結果を送る。また、無線認証部512は、認証を許可したRFIDタグ104の利用者を示す情報を、装置認証部516に出力する。なお、無線認証部512は、認証を許可したRFIDタグ104の利用者を示す情報を保持するため、記憶部518に出力して記憶させるものとしてもよい。   The wireless authentication unit 512 sends the wireless tag ID received from the wireless communication unit 511 to the user information management unit 517, for example. The wireless authentication unit 512 receives the result received from the user information management unit 517 (the presence / absence of the corresponding user, the user number if the corresponding user exists). If the user is present in the user information, short-range wireless authentication is possible, and if not, short-range wireless authentication is not possible. The wireless authentication unit 512 sends an authentication result to the device authentication unit 516. In addition, the wireless authentication unit 512 outputs information indicating the user of the RFID tag 104 permitted to be authenticated to the device authentication unit 516. Note that the wireless authentication unit 512 may output and store the information indicating the user of the RFID tag 104 permitted to be authenticated in the storage unit 518.

画像受信部513は、カメラ340から画像を受信する。画像受信部513は、例えば、図3に示すCPU331で動作するプログラムによって実現される。画像受信部513は、カメラ340に画像形成装置101の前方の画像を撮像させ、画像形成装置101の正面にいる利用者105の画像をカメラ340から受信する。   The image receiving unit 513 receives an image from the camera 340. The image receiving unit 513 is realized by, for example, a program that operates on the CPU 331 illustrated in FIG. The image receiving unit 513 causes the camera 340 to capture an image in front of the image forming apparatus 101 and receives an image of the user 105 in front of the image forming apparatus 101 from the camera 340.

顔検出部514は、利用者の認証情報を検出する検出部の一例である。例えば顔検出部514は、受信された画像から、利用者の顔画像、および、利用者の顔画像から抽出される特徴情報(生体の特徴を示す特徴情報の一例)などを、利用者の認証情報として検出する。顔認証以外の他の認証を実行する場合は、顔画像などの代わりに、当該他の認証で用いる認証情報を検出するように構成すればよい。例えば、歩行パターン、キー入力速度、キー入力タイミング、音声の特徴、指紋の特徴、および、静脈の特徴などを認証情報として検出してもよい。顔検出部514は、例えば、図3に示すCPU331で動作するプログラムによって実現される。なお、顔画像の特徴情報には、例えば、顔の輪郭、目、鼻、あご、および、ほお骨等の各パーツの形状および相対位置等の情報が含まれる。   The face detection unit 514 is an example of a detection unit that detects user authentication information. For example, the face detection unit 514 authenticates a user's face image, feature information extracted from the user's face image (an example of feature information indicating a biometric feature), and the like from the received image. Detect as information. When performing authentication other than face authentication, authentication information used for other authentication may be detected instead of a face image or the like. For example, a walking pattern, key input speed, key input timing, voice characteristics, fingerprint characteristics, vein characteristics, and the like may be detected as authentication information. The face detection unit 514 is realized by, for example, a program that operates on the CPU 331 illustrated in FIG. Note that the feature information of the face image includes information such as the shape and relative position of each part such as the face outline, eyes, nose, chin, and cheekbone.

顔検出部514は、例えば、以下のようなHaar−like特徴による顔検出方法を用いて、画像から顔画像(顔領域)を検出する。Haar−like特徴量は、探索領域中で計算対象である矩形中の黒色の領域のピクセル値の和の値から、白色の領域のピクセル値の和の値を引いた値である。この矩形は、探索領域内のどこにどのように配置してもよいので、探索領域中に数万通りの配置場所の可能性があることになる。これらの矩形に対してブースティング(Boosting)により探索領域内の各弱識別器を事前学習で重みづけし、重要度が上位の数十個の弱識別器のみを選択して強識別器が作成される。そして、この強識別器によって(人の顔らしさを示す白黒矩形数パターンによって)その領域が人の顔領域か否かが判断される。   The face detection unit 514 detects a face image (face area) from the image using, for example, a face detection method based on the following Haar-like feature. The Haar-like feature value is a value obtained by subtracting the sum of the pixel values of the white region from the sum of the pixel values of the black region in the rectangle to be calculated in the search region. Since this rectangle may be arranged anywhere and how in the search area, there are tens of thousands of possible arrangement places in the search area. Each weak classifier in the search area is weighted by prior learning by boosting these rectangles, and a strong classifier is created by selecting only a few dozen weak classifiers with the highest importance. Is done. Then, it is determined by this strong classifier (by a black and white rectangular number pattern indicating the human face likeness) whether or not the area is a human face area.

顔画像の特徴情報を認証情報とする場合は、顔検出部514は、さらに顔画像(顔領域)から特徴情報を検出してもよい。例えば顔検出部514は、部分空間法を用いた方法などにより、顔画像から顔画像の特徴点(例えば13次元のデータ)を認証情報として抽出してもよい。   When the feature information of the face image is used as the authentication information, the face detection unit 514 may further detect the feature information from the face image (face region). For example, the face detection unit 514 may extract a feature point (for example, 13-dimensional data) of the face image from the face image as authentication information by a method using a subspace method or the like.

画像認証部515は、画像受信部513により受信された画像と、予め登録された利用者情報とに基づいて、画像受信部513により受信された画像に含まれる利用者を認証する機能部である。画像認証部515は、例えば、図3に示すCPU331で動作するプログラムによって実現される。画像認証部515は、画像受信部513により受信された画像から顔検出部514により検出された利用者の認証情報(顔画像、または、顔画像の特徴情報)と、予め登録された利用者情報(例えば、後述する利用者情報a520、および利用者情報A506等)とに基づいて、画像に含まれる利用者の画像認証を行う。   The image authentication unit 515 is a functional unit that authenticates a user included in the image received by the image receiving unit 513 based on the image received by the image receiving unit 513 and user information registered in advance. . The image authentication unit 515 is realized by, for example, a program that operates on the CPU 331 illustrated in FIG. The image authentication unit 515 includes user authentication information (face image or face image feature information) detected by the face detection unit 514 from the image received by the image reception unit 513, and user information registered in advance. Based on (for example, user information a520 and user information A506 described later), image authentication of the user included in the image is performed.

画像認証部515は、顔検出部514が抽出した顔画像の特徴情報に対応する一の特徴情報が予め登録された利用者情報に含まれる場合、画像に含まれる利用者の認証を許可する。   When one feature information corresponding to the feature information of the face image extracted by the face detection unit 514 is included in the previously registered user information, the image authentication unit 515 permits authentication of the user included in the image.

画像認証部515は、例えば、顔検出部514から顔画像を受け取り、予め登録されている利用者の認証情報を利用者情報管理部517から受け取り、照合する。画像認証部515は、照合が成功するまで、利用者情報に登録されている利用者数分、照合を繰り返す。照合の方法としては、顔画像から検出された特徴点間の比較を行う方法や、顔画像1枚あたりの各ピクセルの輝度値を1本のベクトルとし、パターン認識で照合する方法などが適用できる。   For example, the image authentication unit 515 receives a face image from the face detection unit 514, receives pre-registered user authentication information from the user information management unit 517, and collates it. The image authentication unit 515 repeats the verification for the number of users registered in the user information until the verification is successful. As a matching method, a method of comparing feature points detected from face images, a method of matching by pattern recognition using the luminance value of each pixel per face image as one vector, and the like can be applied. .

画像認証部515は、顔画像、または、顔画像から生成されたデータ(顔画像の特徴情報など)を、更新部522に渡す。また、画像認証部515は、認証を許可した利用者を示す情報を装置認証部516に出力する。なお、画像認証部515は、認証を許可した利用者を示す情報を、記憶部518に出力して記憶させるものとしてもよい。   The image authentication unit 515 passes the face image or data (such as feature information of the face image) generated from the face image to the update unit 522. In addition, the image authentication unit 515 outputs information indicating a user who has been authenticated to the device authentication unit 516. Note that the image authentication unit 515 may output and store information indicating a user who has been authenticated in the storage unit 518.

画像認証部515による認証方法は上述の方法に限られるものではなく、あらゆる公知の顔認証技術(例えば、特開2015−35178号公報参照)を適用できる。また、画像認証部515は、画像受信部513により受信された画像に含まれる利用者の生体の特徴を示す特徴情報に基づいて、利用者の認証を行う様々な公知の画像認証方式(例えば、指紋認証、虹彩認証、または静脈認証等)により、利用者の認証を行うものであってもよい。   The authentication method by the image authentication unit 515 is not limited to the above-described method, and any known face authentication technology (for example, see Japanese Patent Application Laid-Open No. 2015-35178) can be applied. Further, the image authentication unit 515 performs various well-known image authentication methods (for example, for performing user authentication) based on feature information indicating characteristics of the user's biological body included in the image received by the image reception unit 513 (for example, User authentication may be performed by fingerprint authentication, iris authentication, vein authentication, or the like.

装置認証部516は、無線認証部512により認証が許可された利用者を示す情報と、画像認証部515により認証が許可された利用者を示す情報とに基づいて、利用者のログイン認証(装置認証)を行う機能部である。装置認証部516は、例えば、図3に示すCPU331で動作するプログラムによって実現される。装置認証部516は、無線認証部512により認証が許可された無線タグ(RFIDタグ104)の利用者と、画像認証部515により認証が許可された利用者とが同じ利用者である場合、その利用者の画像形成装置101の使用を許可する。好適な一例として、装置認証部516は、無線認証部512により認証が許可された無線タグの利用者を示す識別情報と、画像認証部515により認証が許可された利用者を示す識別情報とが一致した場合、その利用者の画像形成装置101の使用を許可する。   The device authentication unit 516 is configured to perform login authentication of the user (device) based on information indicating the user permitted to be authenticated by the wireless authentication unit 512 and information indicating the user permitted to be authenticated by the image authentication unit 515. It is a functional unit that performs authentication. The device authentication unit 516 is realized by, for example, a program that operates on the CPU 331 illustrated in FIG. If the user of the wireless tag (RFID tag 104) authorized by the wireless authentication unit 512 and the user authorized by the image authentication unit 515 are the same user, the device authentication unit 516 The user is permitted to use the image forming apparatus 101. As a preferred example, the device authentication unit 516 includes identification information indicating a user of a wireless tag permitted to be authenticated by the wireless authentication unit 512 and identification information indicating a user permitted to be authenticated by the image authentication unit 515. If they match, the user's use of the image forming apparatus 101 is permitted.

なお、無線認証部512から得られた利用者を示す識別情報と、画像認証部515から得られた利用者を示す識別情報とが一致した場合とは、2つの識別情報が完全に一致した場合だけではなく、2つの識別情報が実質的に同じ利用者を示す識別情報と判断できる場合も含まれ得る。例えば、画像認証部515から得られた利用者を示す識別情報が8桁の社員IDであり、無線認証部512から得られた利用者を示す識別情報が社員IDに2文字を付加した10桁のログインIDであるような場合、2つの識別情報が一致したと判断されるものであってもよい。このように、装置認証部516は、無線認証部512から得られた利用者を示す識別情報と画像認証部515から得られた利用者を示す識別情報とが、同じ利用者に関する識別情報である場合、その利用者の画像形成装置101の利用を許可するものであってもよい。   Note that when the identification information indicating the user obtained from the wireless authentication unit 512 matches the identification information indicating the user obtained from the image authentication unit 515, the two identification information completely match. In addition, the case where the two pieces of identification information can be determined as identification information indicating substantially the same user may be included. For example, the identification information indicating the user obtained from the image authentication unit 515 is an 8-digit employee ID, and the identification information indicating the user obtained from the wireless authentication unit 512 is 10 digits obtained by adding two characters to the employee ID. It may be determined that the two pieces of identification information coincide with each other. As described above, in the device authentication unit 516, the identification information indicating the user obtained from the wireless authentication unit 512 and the identification information indicating the user obtained from the image authentication unit 515 are identification information regarding the same user. In this case, the use of the image forming apparatus 101 of the user may be permitted.

装置認証部516は、例えば電力状態制御部502より電源オン命令を受けると、保持する変数「ログイン回数」の値を0に初期化する。その後、装置認証部516は、上述のログイン認証を実行する。一般的に、無線認証部512からの結果通知が早く送信される。このため、装置認証部516は、事前に認証準備(プレ認証)を行っておき、残りの認証結果が送信されたらすぐに利用者が利用できる状態にしてもよい。装置認証部516は、ログイン認証に失敗した場合、変数「ログイン回数」の値に1加算する。装置認証部516は、3回ログインに失敗するまで画像認証部515から結果を受け取り、ログイン認証を試みる。3回ログインに失敗した場合、装置認証部516は、パスワード認証部521にパスワード認証を依頼する。パスワード認証部521が認証可を返した場合、装置認証部516は、利用者のログインを行い、更新部522に、認証情報の更新処理を要求する。   For example, upon receiving a power-on command from the power state control unit 502, the device authentication unit 516 initializes the value of the variable “number of logins” to 0. Thereafter, the device authentication unit 516 performs the above-described login authentication. In general, a result notification from the wireless authentication unit 512 is transmitted early. For this reason, the apparatus authentication unit 516 may perform authentication preparation (pre-authentication) in advance, and may make it available to the user as soon as the remaining authentication results are transmitted. If the login authentication fails, the device authentication unit 516 adds 1 to the value of the variable “number of logins”. The device authentication unit 516 receives the result from the image authentication unit 515 until login fails three times, and tries login authentication. If the login fails three times, the device authentication unit 516 requests the password authentication unit 521 to perform password authentication. When the password authentication unit 521 returns authentication permission, the device authentication unit 516 logs in the user and requests the update unit 522 to update the authentication information.

利用者情報管理部517は、記憶部518に記憶された利用者情報a520(第1の利用者情報、第2の利用者情報)を管理する機能部である。利用者情報管理部517は、例えば、図3に示すCPU331で動作するプログラムによって実現される。   The user information management unit 517 is a functional unit that manages user information a 520 (first user information, second user information) stored in the storage unit 518. The user information management unit 517 is realized by, for example, a program that runs on the CPU 331 shown in FIG.

利用者情報管理部517は、例えば、画像認証部515、無線認証部512、および、パスワード認証部521に対し、利用者情報(図5では利用者情報a520)を提供する。例えば利用者情報管理部517は、画像認証部515に対しては各利用者の「利用者番号」と「認証情報」を送る。利用者情報管理部517は、認証処理ごとに情報を順次送ってもよいし、最初に一括で送ってもよい。また、例えば利用者情報管理部517は、無線認証部512に対しては、無線認証部512から指定された無線タグIDを持つ利用者の「利用者番号」を渡す。また、例えば利用者情報管理部517は、パスワード認証部521に対しては、パスワード認証部521より受け取った「利用者番号」に対する「パスワード」を返す。   The user information management unit 517 provides user information (user information a520 in FIG. 5) to the image authentication unit 515, the wireless authentication unit 512, and the password authentication unit 521, for example. For example, the user information management unit 517 sends the “user number” and “authentication information” of each user to the image authentication unit 515. The user information management unit 517 may sequentially send information for each authentication process, or may send it in a lump at the beginning. For example, the user information management unit 517 passes the “user number” of the user having the wireless tag ID specified by the wireless authentication unit 512 to the wireless authentication unit 512. For example, the user information management unit 517 returns a “password” for the “user number” received from the password authentication unit 521 to the password authentication unit 521.

記憶部518は、画像形成装置101の利用者を示す情報を含む利用者情報a520等の各種の情報を記憶する機能部である。記憶部518は、例えば、図3に示すRAM333、フラッシュメモリ334、および図3に示すCPU331で動作するプログラム等によって実現される。   The storage unit 518 is a functional unit that stores various types of information such as user information a520 including information indicating the user of the image forming apparatus 101. The storage unit 518 is realized by, for example, the RAM 333 illustrated in FIG. 3, the flash memory 334, and a program that operates on the CPU 331 illustrated in FIG.

通信部519は、操作部330をネットワーク360に接続し、ネットワーク360に接続された外部装置と通信を行う機能部である。通信部519は、例えば、図3に示す通信I/F335、および図3に示すCPU331で動作するプログラム等によって実現される。   The communication unit 519 is a functional unit that connects the operation unit 330 to the network 360 and communicates with an external device connected to the network 360. The communication unit 519 is realized by, for example, a communication I / F 335 illustrated in FIG. 3 and a program that operates on the CPU 331 illustrated in FIG.

パスワード認証部521は、利用者が入力したパスワードを用いたパスワード認証を実行する。パスワード認証部521は、無線認証で利用者が認証され、画像認証で利用者が認証されない場合に、画像認証および無線認証と異なる別の認証(第3の認証)を行う認証部(第3の認証部)の一例である。パスワード以外の利用者が入力する認証情報を用いた認証を実行してもよい。例えば接触型のIC(Integrated Circuit)カードを用いた認証を用いてもよい。この場合、画像形成装置101は、接触型のICカードリーダを備えるように構成してもよい。   The password authentication unit 521 executes password authentication using the password input by the user. The password authentication unit 521 performs authentication (third authentication) different from image authentication and wireless authentication when the user is authenticated by wireless authentication and the user is not authenticated by image authentication (third authentication). It is an example of an authentication part. Authentication using authentication information input by a user other than the password may be executed. For example, authentication using a contact IC (Integrated Circuit) card may be used. In this case, the image forming apparatus 101 may be configured to include a contact type IC card reader.

パスワード認証部521は、例えば、操作パネル336を使用して利用者が入力したパスワードを取得し、装置認証部516より受け取った利用者番号をもとに、利用者情報に含まれるパスワードと利用者が入力したパスワードが一致しているか判定する。   For example, the password authentication unit 521 acquires a password input by the user using the operation panel 336, and based on the user number received from the device authentication unit 516, the password included in the user information and the user Determine whether the password entered by matches.

更新部522は、パスワード認証により利用者が認証された場合、記憶部518等に記憶された認証情報を、顔検出部514により検出された認証情報で更新する。例えば更新部522は、以下の手順で認証情報を更新する。   When the user is authenticated by password authentication, the updating unit 522 updates the authentication information stored in the storage unit 518 or the like with the authentication information detected by the face detection unit 514. For example, the update unit 522 updates the authentication information according to the following procedure.

更新部522は、電力状態制御部502から電源オン命令を受けると、画像認証部515より受け取ったデータがあれば消去する。更新部522は、その後に画像認証部515から受け取った認証情報は消去せずに保持する。認証情報は、例えば記憶部518に記憶してもよい。更新部522は、装置認証部516から更新処理を要求された場合、入出力制御部523を使用して、更新するか否かを利用者に選択させる選択画面を操作パネル336に表示させる。選択画面で利用者が更新を選択した場合、更新部522は、装置認証部516から受け取った利用者番号に対応する認証情報を利用者情報管理部517から取得する。   When receiving the power-on command from the power state control unit 502, the update unit 522 deletes any data received from the image authentication unit 515. The update unit 522 holds the authentication information received from the image authentication unit 515 without deleting it. The authentication information may be stored in the storage unit 518, for example. When an update process is requested from the device authentication unit 516, the update unit 522 uses the input / output control unit 523 to display on the operation panel 336 a selection screen that allows the user to select whether or not to update. When the user selects update on the selection screen, the update unit 522 acquires authentication information corresponding to the user number received from the device authentication unit 516 from the user information management unit 517.

更新部522は、保持している認証情報と、利用者情報管理部517より取得した認証情報を比較して、保持している認証情報のうち、利用者情報に含まれる認証情報との類似度が、他の認証情報より大きい認証情報(例えば最も類似度の高い認証情報)を選択する。更新部522は、例えば、2つの認証情報のコサイン類似度を計算する。コサイン類似度では、2つのデータの類似度が0から1までの値で算出される。コサイン類似度は、1に近いほど類似度が高いことを示す。なお認証情報の類似度の算出方法は、コサイン類似度を算出する方法に限られるものではなく、他の任意の類似度の算出方法を適用できる。   The update unit 522 compares the held authentication information with the authentication information acquired from the user information management unit 517, and the similarity between the held authentication information and the authentication information included in the user information Select authentication information larger than the other authentication information (for example, authentication information with the highest similarity). For example, the update unit 522 calculates the cosine similarity of two pieces of authentication information. In the cosine similarity, the similarity between two data is calculated as a value from 0 to 1. The closer the cosine similarity is to 1, the higher the similarity. Note that the method of calculating the similarity of authentication information is not limited to the method of calculating the cosine similarity, and any other method of calculating the similarity can be applied.

図6は、算出された類似度の一例を示す図である。図6のグラフでは2回目の画像から検出された認証情報が最も類似度が高いことが示されている。この場合、更新部522は、2回目の画像から検出された認証情報を選択する。更新部522は、選択した認証情報を利用者情報管理部517に渡して、認証情報の上書き(更新)を依頼する。   FIG. 6 is a diagram illustrating an example of the calculated similarity. The graph of FIG. 6 indicates that the authentication information detected from the second image has the highest similarity. In this case, the update unit 522 selects authentication information detected from the second image. The update unit 522 passes the selected authentication information to the user information management unit 517 and requests overwriting (update) of the authentication information.

入出力制御部523は、操作パネル336に対する各種情報の入出力を制御する。例えば入出力制御部523は、操作パネル336に対する画面の表示、および、操作パネル336からのキー入力の受け付けなどを制御する。入出力制御部523は、例えば更新部522の要求に応じて、図1に示すような選択画面300を操作パネル336に表示する。   The input / output control unit 523 controls input / output of various information to the operation panel 336. For example, the input / output control unit 523 controls display of a screen on the operation panel 336, reception of key input from the operation panel 336, and the like. The input / output control unit 523 displays a selection screen 300 as illustrated in FIG. 1 on the operation panel 336 in response to a request from the update unit 522, for example.

なお、図5に示す操作部330の無線通信部511、無線認証部512、画像受信部513、顔検出部514、画像認証部515、装置認証部516、利用者情報管理部517、記憶部518、通信部519、パスワード認証部521、更新部522、および、入出力制御部523は、機能を概念的に示したものであって、このような構成に限定されるものではない。例えば、図5に示す操作部330で独立した機能部として図示した複数の機能部を、1つの機能部として構成してもよい。一方、図5に示す操作部330で1つの機能部が有する機能を複数に分割し、複数の機能部として構成するものとしてもよい。   Note that the wireless communication unit 511, the wireless authentication unit 512, the image reception unit 513, the face detection unit 514, the image authentication unit 515, the device authentication unit 516, the user information management unit 517, and the storage unit 518 of the operation unit 330 illustrated in FIG. The communication unit 519, the password authentication unit 521, the update unit 522, and the input / output control unit 523 conceptually illustrate functions, and are not limited to such a configuration. For example, a plurality of functional units illustrated as independent functional units in the operation unit 330 illustrated in FIG. 5 may be configured as one functional unit. On the other hand, the function of one function unit may be divided into a plurality of functions in the operation unit 330 illustrated in FIG. 5 and configured as a plurality of function units.

また、操作部330の無線通信部511、無線認証部512、画像受信部513、顔検出部514、画像認証部515、装置認証部516、利用者情報管理部517、パスワード認証部521、更新部522、および、入出力制御部523の一部または全部は、ソフトウェアであるプログラムではなく、FPGAまたはASIC等のハードウェア回路によって実現されてもよい。   In addition, the wireless communication unit 511, the wireless authentication unit 512, the image reception unit 513, the face detection unit 514, the image authentication unit 515, the device authentication unit 516, the user information management unit 517, the password authentication unit 521, and the update unit of the operation unit 330. 522 and a part or all of the input / output control unit 523 may be realized by a hardware circuit such as an FPGA or an ASIC instead of a program that is software.

また、操作部330の機能の少なくとも一部は、本体310内で実行してもよいし、逆に、本体310の機能の少なくとも一部は、操作部330内で実行してもよい。例えば、装置認証部516が本体310に含まれた構成であってもよい。この場合、その他の構成は、図5に示す画像形成装置101と同様である。このような構成では、無線認証部512は、通信路350を介して無線認証部512の認証結果(例えば、認証が許可された利用者を示す情報)を装置認証部516に通知する。同様に、画像認証部515は、通信路350を介して画像認証部515の認証結果(例えば、認証が許可された利用者を示す情報)を装置認証部516に通知する。また、装置認証部516は、通信路350を介して受信した、無線認証部512の認証結果、および画像認証部515の認証結果に基づいて利用者の認証(装置認証)を行う。   In addition, at least a part of the function of the operation unit 330 may be executed in the main body 310, and conversely, at least a part of the function of the main body 310 may be executed in the operation unit 330. For example, the apparatus authentication unit 516 may be included in the main body 310. In this case, the other configuration is the same as that of the image forming apparatus 101 shown in FIG. In such a configuration, the wireless authentication unit 512 notifies the device authentication unit 516 of the authentication result of the wireless authentication unit 512 (for example, information indicating a user permitted to be authenticated) via the communication path 350. Similarly, the image authentication unit 515 notifies the device authentication unit 516 of the authentication result of the image authentication unit 515 (for example, information indicating a user permitted to be authenticated) via the communication path 350. The device authentication unit 516 performs user authentication (device authentication) based on the authentication result of the wireless authentication unit 512 and the authentication result of the image authentication unit 515 received via the communication path 350.

(利用者情報の構成)
図7は、本実施形態に係る利用者情報の一例を示す図である。図8および図9は、本実施形態に係る利用者情報の別の一例を示す図である。図7〜図9を参照しながら、操作部330の記憶部518に記憶された利用者情報a520のデータ構成について説明する。
(Configuration of user information)
FIG. 7 is a diagram illustrating an example of user information according to the present embodiment. 8 and 9 are diagrams showing another example of user information according to the present embodiment. The data structure of the user information a520 stored in the storage unit 518 of the operation unit 330 will be described with reference to FIGS.

図7に示す利用者情報a520は、予め登録された利用者情報の一例である。図7の例では、利用者情報a520は、「利用者番号」、「名前」、「メールアドレス」、「ログインID」、「ログインパスワード」、「無線タグID」、および、「認証情報」等の情報を含んでいる。   User information a520 shown in FIG. 7 is an example of user information registered in advance. In the example of FIG. 7, the user information a520 includes “user number”, “name”, “mail address”, “login ID”, “login password”, “wireless tag ID”, “authentication information”, and the like. Contains information.

「利用者番号」は、例えば、利用者情報a520に各利用者の情報が登録された際に採番されたシリアル番号、または、利用者のデータ毎に固有の識別番号等であり、利用者毎に固有の識別情報(利用者を示す識別情報)の一例である。また、「利用者番号」は、例えば、社員ID等の利用者を示す識別情報であってもよい。   The “user number” is, for example, a serial number assigned when each user's information is registered in the user information a 520 or an identification number unique to each user data. This is an example of unique identification information (identification information indicating a user). The “user number” may be identification information indicating a user, such as an employee ID, for example.

「名前」は、利用者の名前である。「メールアドレス」は、利用者のメールアドレスである。「ログインID」および「ログインパスワード」は、利用者が画像形成装置101にログインするための認証情報の一例である。   “Name” is the name of the user. “Mail address” is the user's mail address. “Login ID” and “Login password” are examples of authentication information for the user to log in to the image forming apparatus 101.

「無線タグID」は、各利用者が所持しているRFIDタグ104により送信されるRFIDタグ104を示すタグID等の識別情報であり、例えば、8桁の数字で表される。なお、「無線タグID」は、RFIDタグ104から送信される所定の情報の一例であり、所定の情報には、数字以外の情報、例えば、利用者を示す識別情報等が含まれていてもよい。   The “wireless tag ID” is identification information such as a tag ID indicating the RFID tag 104 transmitted by the RFID tag 104 possessed by each user, and is represented by, for example, an 8-digit number. The “wireless tag ID” is an example of predetermined information transmitted from the RFID tag 104. The predetermined information may include information other than numbers, for example, identification information indicating a user. Good.

「認証情報」は、画像形成装置101の利用者の、例えば、顔の輪郭、目、鼻、あご、および、ほお骨等の各パーツの形状および相対位置等の利用者の顔に関する特徴情報である。「認証情報」は、利用者ごとに予め取得して利用者情報a520に登録しておく必要がある。   “Authentication information” is characteristic information regarding the user's face such as the contour and the shape of each part of the user of the image forming apparatus 101, such as the face contour, eyes, nose, chin, and cheekbone, and the relative position. . The “authentication information” needs to be acquired in advance for each user and registered in the user information a520.

図7に示す利用者情報a520には、例えば、データ種別が「データ2」である場合、利用者番号が「101002」、名前が「BBBB」、メールアドレスが「bbb@bbb.ccc」、ログインIDが「BB_BB」、ログインパスワードが「abcdef」、無線タグIDが「00535213」、認証情報が「{56,111,−3,・・・,−120,47,208}」であり、各情報が対応づけられて記憶されている。   In the user information a520 shown in FIG. 7, for example, when the data type is “data 2”, the user number is “101002”, the name is “BBBB”, the mail address is “bbb@bbb.ccc”, and the login The ID is “BB_BB”, the login password is “abcdef”, the wireless tag ID is “00535213”, the authentication information is “{56, 111, −3,..., −120, 47, 208}”. Are stored in association with each other.

操作部330の記憶部518には、例えば、図7に示すような利用者情報a520を300件〜1800件程度記憶することができる。例えば、操作部330の利用者情報管理部517は、本体310の記憶部504に記憶された利用者情報A506のうちの少なくとも一部を、操作部330の記憶部518に利用者情報a520として記憶しておく。これにより、無線認証部512および画像認証部515は、操作部330の記憶部518に記憶された利用者情報a520を、本体310の記憶部504に記憶された利用者情報A506よりも速く読み出すことができるようになる。   The storage unit 518 of the operation unit 330 can store, for example, about 300 to 1800 pieces of user information a520 as shown in FIG. For example, the user information management unit 517 of the operation unit 330 stores at least a part of the user information A506 stored in the storage unit 504 of the main body 310 as user information a520 in the storage unit 518 of the operation unit 330. Keep it. Thereby, the wireless authentication unit 512 and the image authentication unit 515 read the user information a520 stored in the storage unit 518 of the operation unit 330 faster than the user information A506 stored in the storage unit 504 of the main body 310. Will be able to.

なお、記憶部518には、利用者情報a520に加えて、または代えて、図8に示す利用者情報801、または、図9に示す利用者情報901が記憶されているものとしてもよい。図8に示す利用者情報801には、上述した「無線タグID」と、利用者を示す識別情報の一例である「利用者ID」と、が対応づけられて記憶されている。無線認証部512は、少なくとも利用者情報801に示す情報があれば、RFIDタグ104の認証(無線認証)を行うことができる。例えば、無線認証部512は、無線通信部511が受信したRFIDタグ104の無線タグIDが利用者情報801に含まれる場合、RFIDタグ104の認証を許可し、認証が許可されたRFIDタグ104に対応する利用者IDを装置認証部516等に出力する。   The storage unit 518 may store the user information 801 shown in FIG. 8 or the user information 901 shown in FIG. 9 in addition to or instead of the user information a520. The user information 801 illustrated in FIG. 8 stores the above-described “wireless tag ID” and “user ID”, which is an example of identification information indicating the user, in association with each other. The wireless authentication unit 512 can authenticate the RFID tag 104 (wireless authentication) if at least the information shown in the user information 801 is present. For example, when the wireless tag ID of the RFID tag 104 received by the wireless communication unit 511 is included in the user information 801, the wireless authentication unit 512 permits the RFID tag 104 to be authenticated, and allows the RFID tag 104 to which the authentication is permitted to be performed. The corresponding user ID is output to the device authentication unit 516 or the like.

図9に示す利用者情報901には、「利用者ID」と、上述した「認証情報」と、が対応づけられて記憶されている。画像認証部515は、少なくとも利用者情報901に示す情報があれば、画像に含まれる利用者の認証(画像認証)を行うことができる。例えば、画像認証部515は、顔検出部514により抽出された利用者の顔画像の特徴情報に対応する一の特徴情報が、利用者情報901に含まれる場合、画像に含まれる利用者の認証を許可し、認証が許可された利用者の利用者IDを装置認証部516等に出力する。   In the user information 901 illustrated in FIG. 9, “user ID” and the above-described “authentication information” are stored in association with each other. The image authentication unit 515 can authenticate the user included in the image (image authentication) if there is at least the information shown in the user information 901. For example, when one feature information corresponding to the feature information of the user's face image extracted by the face detection unit 514 is included in the user information 901, the image authentication unit 515 authenticates the user included in the image. And the user ID of the user who has been authenticated is output to the device authentication unit 516 or the like.

また、図7〜図9に示す利用者情報a520、801、901は、いずれもテーブル形式の情報としているが、これに限定されるものではなく、各フィールドの値が互いに関連付けて管理することができれば、どのような形式の情報であってもよい。   The user information a520, 801, and 901 shown in FIGS. 7 to 9 are all information in a table format, but the present invention is not limited to this, and the values of the fields can be managed in association with each other. If possible, the information may be in any format.

(無線認証処理の流れ)
図10は、本実施形態に係る画像形成装置の無線認証処理の一例を示すフローチャートである。図10を参照しながら、本実施形態に係る画像形成装置101の無線認証処理の流れについて説明する。
(Wireless authentication process flow)
FIG. 10 is a flowchart illustrating an example of wireless authentication processing of the image forming apparatus according to the present embodiment. The flow of wireless authentication processing of the image forming apparatus 101 according to the present embodiment will be described with reference to FIG.

<ステップS101>
まず、無線通信部511は、所定の範囲(例えば、図2に示す検知範囲252)内の無線タグ(RFIDタグ104)から識別情報(無線タグID)を受信する。無線通信部511が識別情報を受信した場合(ステップS101:Yes)、ステップS102へ移行し、受信できなかった場合(ステップS101:No)、再度受信を行う。
<Step S101>
First, the wireless communication unit 511 receives identification information (wireless tag ID) from a wireless tag (RFID tag 104) within a predetermined range (for example, the detection range 252 shown in FIG. 2). When the wireless communication unit 511 receives the identification information (step S101: Yes), the process proceeds to step S102, and when it cannot be received (step S101: No), the reception is performed again.

<ステップS102>
無線認証部512は、無線通信部511が受信した識別情報と、予め登録された利用者情報とに基づいて、所定の情報を送信した無線タグ(RFIDタグ104)を認証する。具体的には、無線認証部512は、無線通信部511が受信したRFIDタグ104の無線タグIDと、予め登録された利用者情報a520または利用者情報A506に基づいて、RFIDタグ104を認証(無線認証)する。無線認証部512は、無線通信部511が受信したRFIDタグ104の無線タグIDが利用者情報a520または利用者情報A506に含まれる場合、RFIDタグ104の認証を許可する。また、無線認証部512は、無線通信部511が受信した無線タグIDが利用者情報a520または利用者情報A506に含まれない場合、RFIDタグ104の認証を許可しない。そして、ステップS103へ移行する。
<Step S102>
The wireless authentication unit 512 authenticates the wireless tag (RFID tag 104) that transmitted predetermined information based on the identification information received by the wireless communication unit 511 and user information registered in advance. Specifically, the wireless authentication unit 512 authenticates the RFID tag 104 based on the wireless tag ID of the RFID tag 104 received by the wireless communication unit 511 and the user information a520 or user information A506 registered in advance ( Wireless authentication). The wireless authentication unit 512 permits authentication of the RFID tag 104 when the wireless tag ID of the RFID tag 104 received by the wireless communication unit 511 is included in the user information a520 or the user information A506. Also, the wireless authentication unit 512 does not permit the RFID tag 104 to be authenticated when the wireless tag ID received by the wireless communication unit 511 is not included in the user information a520 or the user information A506. Then, the process proceeds to step S103.

<ステップS103>
無線認証部512による無線認証の結果、RFIDタグ104の認証を許可する場合(認証結果が「OK」である場合)(ステップS103:Yes)、ステップS104へ移行する。一方、RFIDタグ104の認証を許可しない場合(認証結果が「OK」でない場合)(ステップS103:No)、ステップS101へ戻り、同様の処理を繰り返す。
<Step S103>
If authentication of the RFID tag 104 is permitted as a result of wireless authentication by the wireless authentication unit 512 (when the authentication result is “OK”) (step S103: Yes), the process proceeds to step S104. On the other hand, when the authentication of the RFID tag 104 is not permitted (when the authentication result is not “OK”) (step S103: No), the process returns to step S101 and the same processing is repeated.

<ステップS104>
無線認証部512は、認証を許可した(認証結果が「OK」となった)RFIDタグ104の利用者に関する情報(例えば、「利用者番号」または「利用者ID」等の利用者の識別情報)を、装置認証部516に出力する。このとき、無線認証部512は、認証を許可したRFIDタグ104の利用者の識別情報と共に、認証が許可されたこと(認証結果が「OK」であること)を示す情報を、装置認証部516に出力するものであってもよい。また、上述のステップS103において、無線認証部512は、認証を許可しない場合、認証が許可されないこと(認証結果が「NG」であること)を示す情報を、装置認証部516に出力するものであってもよい。
<Step S104>
The wireless authentication unit 512 permits the authentication (the authentication result is “OK”). Information regarding the user of the RFID tag 104 (for example, the user identification information such as “user number” or “user ID”) ) Is output to the device authentication unit 516. At this time, the wireless authentication unit 512 transmits information indicating that the authentication is permitted (the authentication result is “OK”) together with the identification information of the user of the RFID tag 104 that has permitted the authentication, to the device authentication unit 516. May be output. In step S103 described above, the wireless authentication unit 512 outputs information indicating that authentication is not permitted (authentication result is “NG”) to the device authentication unit 516 when authentication is not permitted. There may be.

以上のステップS101〜S104の動作によって、画像形成装置101により無線認証処理が実行される。   The wireless authentication process is executed by the image forming apparatus 101 through the operations in steps S101 to S104.

(画像認証処理の流れ)
図11は、本実施形態に係る画像形成装置の画像認証処理の一例を示すフローチャートである。図12および図13は、本実施形態に係る画像認証の一例について説明するための図である。図11〜図13を参照しながら、本実施形態に係る画像形成装置101の画像認証処理の流れについて説明する。
(Image authentication processing flow)
FIG. 11 is a flowchart illustrating an example of image authentication processing of the image forming apparatus according to the present embodiment. 12 and 13 are diagrams for describing an example of image authentication according to the present embodiment. The flow of image authentication processing of the image forming apparatus 101 according to the present embodiment will be described with reference to FIGS.

<ステップS201>
画像受信部513は、カメラ340により撮像された撮像画像を取得する。このとき、取得される撮像画像の例を図12に示す。図12に示す撮像画像1001には、画像形成装置101の前方にいる利用者1002が含まれている。このように、カメラ340は、画像形成装置101の前方にいる利用者が、撮像画像1001に含まれるように設置されている。そして、ステップS202へ移行する。
<Step S201>
The image receiving unit 513 acquires a captured image captured by the camera 340. An example of the captured image acquired at this time is shown in FIG. A captured image 1001 illustrated in FIG. 12 includes a user 1002 in front of the image forming apparatus 101. As described above, the camera 340 is installed so that the user in front of the image forming apparatus 101 is included in the captured image 1001. Then, the process proceeds to step S202.

<ステップS202>
顔検出部514は、画像受信部513により取得された撮像画像から顔部分の画像(顔画像)を検出する。このとき、検出される顔画像の例を図13に示す。顔検出部514は、例えば、カメラ340で撮像された撮像画像1001から、利用者の顔の輪郭1004、目1005、および、鼻1006等のパーツを抽出し、例えば、公知のパターンマッチング技術等を用いて利用者の顔画像1003を検出する。そして、ステップS203へ移行する。
<Step S202>
The face detection unit 514 detects a face portion image (face image) from the captured image acquired by the image reception unit 513. An example of the detected face image at this time is shown in FIG. The face detection unit 514 extracts parts such as the contour 1004, eyes 1005, and nose 1006 of the user's face from the captured image 1001 captured by the camera 340, for example, using a known pattern matching technique or the like. The user's face image 1003 is detected by using this. Then, the process proceeds to step S203.

<ステップS203>
顔検出部514によって撮像画像1001から顔画像1003が検出された場合(ステップS203:Yes)、ステップS204へ移行する。一方、顔検出部514によって撮像画像1001から顔画像1003が検出されなかった場合(ステップS203:No)、ステップS201へ戻り、同様の処理を繰り返す。
<Step S203>
When the face image 1003 is detected from the captured image 1001 by the face detection unit 514 (step S203: Yes), the process proceeds to step S204. On the other hand, when the face image 1003 is not detected from the captured image 1001 by the face detection unit 514 (step S203: No), the process returns to step S201 and the same processing is repeated.

<ステップS204>
画像認証部515は、検出された顔画像を用いて認証(画像認証)を行う。なお、画像認証の処理は、公知の様々な顔認証技術(例えば、上述の特開2015−35178号公報参照)を適用することができる。ここでは、一例について概要のみ説明する。
<Step S204>
The image authentication unit 515 performs authentication (image authentication) using the detected face image. Note that various known face authentication techniques (for example, see the above-mentioned JP-A-2015-35178) can be applied to the image authentication process. Here, only an outline will be described for an example.

例えば、利用者情報a520および利用者情報A506の「認証情報」には、画像形成装置101の利用が許可された各利用者について予め取得された顔の輪郭、目、鼻、あご、および、ほお骨等の各パーツの形状および相対位置等の情報が含まれる。また、顔検出部514は、画像受信部513が取得した撮像画像1001に含まれる顔画像1003を検出し、検出した顔画像1003から認証情報を抽出する。画像認証部515は、顔検出部514によって抽出された認証情報を、利用者情報a520または利用者情報A506の「認証情報」の各々と比較し、撮像画像1001に含まれる利用者が、利用者情報a520または利用者情報A506に登録済の利用者であるか否かを判断する。画像認証部515は、撮像画像1001に含まれる利用者が、利用者情報a520または利用者情報A506に登録済の利用者であると判断した場合、撮像画像1001に含まれる利用者の認証を許可する。一方、画像認証部515は、撮像画像1001に含まれる利用者が、利用者情報a520または利用者情報A506に登録済の利用者でないと判断した場合、撮像画像1001に含まれる利用者の認証を許可しない。そして、ステップS205へ移行する。   For example, in the “authentication information” of the user information a 520 and the user information A 506, the face outline, eyes, nose, chin, and cheek bone acquired in advance for each user permitted to use the image forming apparatus 101. Etc., such as the shape and relative position of each part. Further, the face detection unit 514 detects a face image 1003 included in the captured image 1001 acquired by the image reception unit 513 and extracts authentication information from the detected face image 1003. The image authentication unit 515 compares the authentication information extracted by the face detection unit 514 with each of the “authentication information” of the user information a520 or the user information A506, and the user included in the captured image 1001 determines that the user It is determined whether the user is registered in the information a520 or the user information A506. If the image authentication unit 515 determines that the user included in the captured image 1001 is a registered user in the user information a520 or the user information A506, the image authentication unit 515 permits authentication of the user included in the captured image 1001. To do. On the other hand, if the image authentication unit 515 determines that the user included in the captured image 1001 is not a user registered in the user information a520 or the user information A506, the image authentication unit 515 authenticates the user included in the captured image 1001. not allowed. Then, the process proceeds to step S205.

<ステップS205>
画像認証部515による画像認証の結果、利用者の認証を許可する場合(認証結果が「OK」である場合)(ステップS205:Yes)、ステップS206へ移行する。一方、利用者の認証を許可しない場合(認証結果が「OK」でない場合)(ステップS205:No)、ステップS201へ戻り、同様の処理を繰り返す。
<Step S205>
As a result of the image authentication performed by the image authentication unit 515, when user authentication is permitted (when the authentication result is “OK”) (step S205: Yes), the process proceeds to step S206. On the other hand, when the user authentication is not permitted (when the authentication result is not “OK”) (step S205: No), the process returns to step S201 and the same processing is repeated.

<ステップS206>
画像認証部515は、認証を許可した(認証が「OK」となった)利用者に関する情報(例えば、「利用者番号」、「利用者ID」等の利用者の識別情報)を、装置認証部516に出力する。このとき、画像認証部515は、認証を許可した利用者の識別情報と共に、認証が許可されたこと(認証結果が「OK」であること)を示す情報を、装置認証部516に出力するものであってもよい。また、上述のステップS205において、画像認証部515は、認証を許可しない場合、認証が許可されないこと(認証結果が「NG」であること)を示す情報を、装置認証部516に出力するものであってもよい。
<Step S206>
The image authentication unit 515 uses information (for example, user identification information such as “user number”, “user ID”) that is permitted to be authenticated (authentication is “OK”) as device authentication. To the unit 516. At this time, the image authentication unit 515 outputs information indicating that the authentication is permitted (the authentication result is “OK”) to the device authentication unit 516 together with the identification information of the user who has permitted the authentication. It may be. In step S205 described above, the image authentication unit 515 outputs information indicating that the authentication is not permitted (the authentication result is “NG”) to the apparatus authentication unit 516 when the authentication is not permitted. There may be.

以上のステップS201〜S206の動作によって、画像形成装置101により画像認証処理が実行される。   Image authentication processing is executed by the image forming apparatus 101 through the operations in steps S201 to S206 described above.

(複合認証処理の流れ)
図14は、本実施形態に係る画像形成装置の複合認証処理の一例を示すフローチャートである。図14を参照しながら、本実施形態に係る画像形成装置101の複合認証処理の流れについて説明する。なお、図14に示す複合認証処理の開始時点において、画像形成装置101は、電力状態制御部502によって、上述した省電力状態に制御されているものとする。
(Composite authentication process flow)
FIG. 14 is a flowchart illustrating an example of the composite authentication process of the image forming apparatus according to the present embodiment. With reference to FIG. 14, the flow of the composite authentication process of the image forming apparatus 101 according to the present embodiment will be described. It is assumed that the image forming apparatus 101 is controlled by the power state control unit 502 to the power saving state described above at the start of the composite authentication process illustrated in FIG.

<ステップS401>
本体310の移動体検知部501により、画像形成装置101の周辺の移動体(例えば、人物)が検知された場合(ステップS401:Yes)、ステップS402へ移行する。移動体が検知されない場合(ステップS401:No)、移動体検知部501は、引き続き、移動体の検知動作を継続する。
<Step S401>
When the moving body detection unit 501 of the main body 310 detects a moving body (for example, a person) around the image forming apparatus 101 (step S401: Yes), the process proceeds to step S402. When the moving object is not detected (step S401: No), the moving object detection unit 501 continues the detecting operation of the moving object.

<ステップS402>
本体310の電力状態制御部502は、操作部330の省電力状態を解除する。例えば、電力状態制御部502は、通信路350を介して、操作部330に復帰命令を通知することにより、操作部330を、省電力状態から通常状態へ復帰させる。例えば、電力状態制御部502は、画像受信部513、無線通信部511、更新部522、および、装置認証部516などに電源オンを送信する。これによって、図10に示す無線認証部512の無線認証処理、および、図11に示す画像認証部515による画像認証処理が実行可能となる。そして、ステップS403およびS404へ移行する。
<Step S402>
The power state control unit 502 of the main body 310 cancels the power saving state of the operation unit 330. For example, the power state control unit 502 notifies the operation unit 330 of a return command via the communication path 350 to return the operation unit 330 from the power saving state to the normal state. For example, the power state control unit 502 transmits power-on to the image reception unit 513, the wireless communication unit 511, the update unit 522, the device authentication unit 516, and the like. As a result, the wireless authentication process of the wireless authentication unit 512 shown in FIG. 10 and the image authentication process of the image authentication unit 515 shown in FIG. 11 can be executed. Then, the process proceeds to steps S403 and S404.

<ステップS403>
装置認証部516は、電源オン命令を受けると、変数「顔認証回数」を0に初期化する。
<Step S403>
Upon receiving the power-on command, device authentication unit 516 initializes the variable “number of face authentications” to zero.

<ステップS404>
更新部522は、記憶部518等に保持している顔認証用の認証情報を消去する。
<Step S404>
The update unit 522 erases the authentication information for face authentication held in the storage unit 518 or the like.

<ステップS405>
操作部330の無線通信部511および無線認証部512は、例えば、図10に示すような無線認証処理を実行する。ここで、無線認証部512は、無線認証処理によりRFIDタグ104の認証を許可すると、無線認証処理の処理結果が「OK」であることを示す情報と、認証が許可されたRFIDタグ104の利用者の識別情報(例えば、図7の「利用者番号」)とを、装置認証部516に出力するものとする。一方、無線認証部512は、無線認証処理によりRFIDタグ104の認証を許可しない場合、無線認証処理の処理結果が「NG」であることを示す情報を、装置認証部516に出力するものとする。そして、ステップS407へ移行する。
<Step S405>
For example, the wireless communication unit 511 and the wireless authentication unit 512 of the operation unit 330 execute a wireless authentication process as illustrated in FIG. Here, when the authentication of the RFID tag 104 is permitted by the wireless authentication process, the wireless authentication unit 512 uses information indicating that the processing result of the wireless authentication process is “OK”, and the use of the RFID tag 104 permitted to be authenticated. The identification information of the user (for example, “user number” in FIG. 7) is output to the device authentication unit 516. On the other hand, the wireless authentication unit 512 outputs information indicating that the processing result of the wireless authentication processing is “NG” to the device authentication unit 516 when the authentication of the RFID tag 104 is not permitted by the wireless authentication processing. . Then, the process proceeds to step S407.

<ステップS406>
操作部330の画像受信部513、顔検出部514および画像認証部515は、例えば、図11に示すような画像認証処理を実行する。ここで、画像認証部515は、画像認証処理により撮像画像に含まれる利用者の認証を許可すると、画像認証処理の処理結果が「OK」であることを示す情報と、認証が許可された利用者の識別情報(例えば、図7の「利用者番号」)とを、装置認証部516に出力するものとする。一方、画像認証部515は、画像認証処理により撮像画像に含まれる利用者の認証を許可しない場合、画像認証処理の処理結果が「NG」であることを示す情報を、装置認証部516に出力するものとする。そして、ステップS407へ移行する。
<Step S406>
For example, the image reception unit 513, the face detection unit 514, and the image authentication unit 515 of the operation unit 330 execute an image authentication process as illustrated in FIG. Here, when the authentication of the user included in the captured image is permitted by the image authentication process, the image authentication unit 515 includes information indicating that the processing result of the image authentication process is “OK”, and the use permitted for the authentication. The identification information of the user (for example, “user number” in FIG. 7) is output to the device authentication unit 516. On the other hand, the image authentication unit 515 outputs information indicating that the processing result of the image authentication process is “NG” to the device authentication unit 516 when the authentication of the user included in the captured image is not permitted by the image authentication process. It shall be. Then, the process proceeds to step S407.

<ステップS407>
装置認証部516は、無線認証部512から出力される情報に基づいて、無線認証処理の結果が「OK」であるか否かを判断する。無線認証処理の結果が「OK」(許可)である場合(ステップS407:Yes)、ステップS408へ移行する。一方、無線認証処理の結果が「OK」(許可)でない場合(ステップS407:No)、ステップS405およびS406へ戻り、同様の処理を繰り返す。
<Step S407>
The device authentication unit 516 determines whether or not the result of the wireless authentication process is “OK” based on the information output from the wireless authentication unit 512. When the result of the wireless authentication process is “OK” (permitted) (step S407: Yes), the process proceeds to step S408. On the other hand, when the result of the wireless authentication process is not “OK” (permitted) (step S407: No), the process returns to steps S405 and S406, and the same process is repeated.

<ステップS408>
装置認証部516は、画像認証部515から出力される情報に基づいて、画像認証処理の結果が「OK」であるか否かを判断する。画像認証処理の結果が「OK」(許可)である場合(ステップS408:Yes)、ステップS409へ移行する。一方、画像認証処理の結果が「OK」(許可)でない場合(ステップS408:No)、ステップS410へ移行する。
<Step S408>
The device authentication unit 516 determines whether or not the result of the image authentication process is “OK” based on the information output from the image authentication unit 515. When the result of the image authentication process is “OK” (permitted) (step S408: Yes), the process proceeds to step S409. On the other hand, when the result of the image authentication process is not “OK” (permitted) (step S408: No), the process proceeds to step S410.

画像認証処理の結果が「OK」であっても、無線認証部512から出力された利用者(無線認証された利用者)の識別情報と、画像認証部515から出力された利用者(画像認証された利用者)の識別情報とが一致しない場合は、画像認証処理の結果が「OK」でない場合と同様に、ステップS410へ移行してもよい。利用者の識別情報が一致しない場合の具体例としては、RFIDタグ104を保持している利用者が画像形成装置101の周辺を通過し、RFIDタグ104を保持していない登録済みの利用者が画像形成装置101の前にいるようなケースが挙げられる。   Even if the result of the image authentication process is “OK”, the identification information of the user (wireless authenticated user) output from the wireless authentication unit 512 and the user (image authentication) output from the image authentication unit 515 In the case where the identification information does not match, the process may proceed to step S410 as in the case where the result of the image authentication process is not “OK”. As a specific example of the case where the user identification information does not match, a user holding the RFID tag 104 passes around the image forming apparatus 101 and a registered user who does not hold the RFID tag 104 There is a case where the user is in front of the image forming apparatus 101.

<ステップS409>
装置認証部516は、無線認証処理の結果と画像認証処理の結果とが共に「OK」である場合、その利用者の画像形成装置101へのログイン認証(装置認証)を許可する。これによって、利用者は、画像形成装置101を使用することができるようになる。
<Step S409>
If both the result of the wireless authentication process and the result of the image authentication process are “OK”, the apparatus authentication unit 516 permits login authentication (apparatus authentication) of the user to the image forming apparatus 101. As a result, the user can use the image forming apparatus 101.

<ステップS410>
画像認証処理の結果が「OK」でない場合、装置認証部516は、変数「顔認証回数」に1を加算する。
<Step S410>
If the result of the image authentication process is not “OK”, the device authentication unit 516 adds 1 to the variable “number of face authentications”.

<ステップS411>
装置認証部516は、加算後の変数「顔認証回数」が予め定められた閾値(例えば3)以上であるか否かを判断する。「顔認証回数」が閾値以上の場合(ステップS411:Yes)、ステップS412に移行する。「顔認証回数」が閾値より小さい場合(ステップS411:No)、ステップS405およびS406へ戻り、同様の処理を繰り返す。
<Step S411>
The device authentication unit 516 determines whether or not the variable “number of face authentications” after addition is equal to or greater than a predetermined threshold (for example, 3). If the “face authentication count” is equal to or greater than the threshold (step S411: Yes), the process proceeds to step S412. If the “number of face authentications” is smaller than the threshold (step S411: No), the process returns to steps S405 and S406, and the same processing is repeated.

<ステップS412>
パスワード認証部521は、パスワード認証を実行する。図15は、パスワード認証で用いられるパスワード入力画面1301の一例を示す図である。パスワード入力画面1301は、パスワード入力欄1311と、OKボタン1321と、Cancelボタン1322と、を含む。パスワード入力欄1311は、ユーザがパスワードを入力するための欄である。OKボタン1321が押下されると、パスワード認証部521は、入力されたパスワード等を用いたパスワード認証を実行する。Cancelボタン1322が押下されると、パスワード認証を中止する。
<Step S412>
The password authentication unit 521 performs password authentication. FIG. 15 is a diagram showing an example of a password input screen 1301 used for password authentication. The password input screen 1301 includes a password input field 1311, an OK button 1321, and a Cancel button 1322. The password input column 1311 is a column for the user to input a password. When the OK button 1321 is pressed, the password authentication unit 521 executes password authentication using the input password or the like. When the Cancel button 1322 is pressed, password authentication is stopped.

<ステップS413>
図14に戻り、パスワード認証部521は、パスワード認証が成功したか否かを判断する。パスワード認証に成功した場合(ステップS413:Yes)、ステップS414に移行する。パスワード認証に失敗した場合(ステップS413:No)、処理を終了する。
<Step S413>
Returning to FIG. 14, the password authentication unit 521 determines whether or not the password authentication is successful. When password authentication is successful (step S413: Yes), the process proceeds to step S414. If the password authentication has failed (step S413: No), the process ends.

<ステップS414>
装置認証部516は、利用者の画像形成装置101へのログイン認証(装置認証)を許可する。装置認証部516は、更新部522に、認証情報の更新処理を要求する。更新部522は、装置認証部516から更新処理を要求されると、入出力制御部523を使用して、更新するか否かを利用者に選択させる選択画面を操作パネル336に表示させる。
<Step S414>
The device authentication unit 516 permits login authentication (device authentication) of the user to the image forming apparatus 101. The device authentication unit 516 requests the update unit 522 to update authentication information. When the update processing is requested by the device authentication unit 516, the update unit 522 uses the input / output control unit 523 to display on the operation panel 336 a selection screen that allows the user to select whether or not to update.

<ステップS415>
更新部522は、選択画面で利用者が更新を選択したか否かを判断する。更新が選択された場合(ステップS415:Yes)、ステップS416に移行する。更新が選択されていない場合(ステップS415:No)、ステップS417に移行する。
<Step S415>
The update unit 522 determines whether the user has selected update on the selection screen. When the update is selected (step S415: Yes), the process proceeds to step S416. When update is not selected (step S415: No), the process proceeds to step S417.

<ステップS416>
更新部522は、認証情報を更新する。更新部522は、上述のように、画像から検出された認証情報のうち、記憶されている認証情報と最も類似度の高い認証情報を選択し、選択した認証情報により、記憶されている認証情報を更新してもよい。
<Step S416>
The update unit 522 updates the authentication information. As described above, the update unit 522 selects the authentication information having the highest similarity to the stored authentication information from the authentication information detected from the image, and stores the authentication information based on the selected authentication information. May be updated.

<ステップS417>
電力状態制御部502は、ステップS402で操作部330の省電力状態を解除させてから、所定の時間(例えば、5分)を経過したか否かを判定する。所定の時間が経過した場合、すなわち、所定の時間内に装置認証部516による装置認証が成功しない場合(ステップS417:Yes)、ステップS418へ移行する。一方、所定の時間が経過していない場合(ステップS417:No)、ステップS405およびS406へ戻り、同様の処理を繰り返す。
<Step S417>
The power state control unit 502 determines whether or not a predetermined time (for example, 5 minutes) has elapsed since the power saving state of the operation unit 330 was canceled in step S402. When the predetermined time has elapsed, that is, when the device authentication by the device authentication unit 516 is not successful within the predetermined time (step S417: Yes), the process proceeds to step S418. On the other hand, when the predetermined time has not elapsed (step S417: No), the process returns to steps S405 and S406, and the same processing is repeated.

<ステップS418>
電力状態制御部502は、操作部330を省電力状態へ移行させる。例えば、電力状態制御部502は、通信路350を介して、操作部330に移行命令を通知することにより、操作部330を、通常状態から省電力状態へ移行させる。
<Step S418>
The power state control unit 502 shifts the operation unit 330 to the power saving state. For example, the power state control unit 502 shifts the operation unit 330 from the normal state to the power saving state by notifying the operation unit 330 of a transition command via the communication path 350.

以上のステップS401〜S418の動作によって、画像形成装置101により複合認証処理が実行される。   The composite authentication process is executed by the image forming apparatus 101 through the operations in steps S401 to S418 described above.

(認証情報の更新例)
図16は、認証情報の更新例を説明する図である。更新部522は、該当する利用者番号に対応する利用者情報の認証情報を、更新用の認証情報で上書きする。図16は、図7に示す利用者情報のうち、利用者番号「101001」に対応する認証情報が更新された後の利用者情報の例を示す。
(Example of updating authentication information)
FIG. 16 is a diagram illustrating an example of updating authentication information. The update unit 522 overwrites the authentication information of the user information corresponding to the corresponding user number with the update authentication information. FIG. 16 shows an example of user information after the authentication information corresponding to the user number “101001” is updated among the user information shown in FIG.

(変形例1)
上記実施形態では、利用者は、認証情報を更新するか否かのみを指定した。利用者が、更新する認証情報を選択できるように構成してもよい。以下では、このように構成する変形例1について説明する。
(Modification 1)
In the above embodiment, the user has only specified whether or not to update the authentication information. You may comprise so that a user can select the authentication information to update. Below, the modification 1 comprised in this way is demonstrated.

本変形例では、入出力制御部523は、顔検出部514により検出された複数の認証情報を選択可能に表示する選択画面を操作パネル336に表示させる。また、更新部522は、このような選択画面で選択された認証情報により、記憶部518などに記憶された認証情報を更新する。   In this modification, the input / output control unit 523 causes the operation panel 336 to display a selection screen that displays a plurality of pieces of authentication information detected by the face detection unit 514 in a selectable manner. Further, the update unit 522 updates the authentication information stored in the storage unit 518 or the like with the authentication information selected on such a selection screen.

図17は、本変形例で表示される選択画面1501の一例を示す図である。選択画面1501は、サムネイル画像1511〜1513と、OKボタン1521と、Cancelボタン1522と、を含む。サムネイル画像1511〜1513は、顔検出部514が認証情報の検出に用いた顔画像のサムネイル画像である。利用者は、サムネイル画像からいずれか1つを選択することにより、対応する認証情報を選択することができる。   FIG. 17 is a diagram illustrating an example of the selection screen 1501 displayed in the present modification. The selection screen 1501 includes thumbnail images 1511 to 1513, an OK button 1521, and a Cancel button 1522. Thumbnail images 1511 to 1513 are thumbnail images of face images used by the face detection unit 514 to detect authentication information. The user can select corresponding authentication information by selecting one of the thumbnail images.

いずれかのサムネイル画像が選択された後、OKボタン1521が押下されると、更新部522は、選択されたサムネイル画像に対応する認証情報により、記憶された認証情報を更新する。Cancelボタン1522が押下された場合は、認証情報の置き換えは実行されない。   When an OK button 1521 is pressed after any thumbnail image is selected, the update unit 522 updates the stored authentication information with the authentication information corresponding to the selected thumbnail image. When the Cancel button 1522 is pressed, authentication information replacement is not executed.

選択画面に画像を表示する場合、例えば画像認証部515は、更新部522に、顔認証用の認証情報に加えて顔画像を送信する。更新部522は、受け取った顔画像と顔認証用の認証情報を対応づけて保持しておく。   When displaying an image on the selection screen, for example, the image authentication unit 515 transmits a face image to the update unit 522 in addition to the authentication information for face authentication. The update unit 522 holds the received face image and authentication information for face authentication in association with each other.

(変形例2)
上記実施形態では、更新部522は、保持している認証情報のうち最も類似度の高い認証情報により、記憶された認証情報を更新した。更新部522が、保持している認証情報の平均を求め、求めた値により認証情報を更新してもよい。例えば顔画像の特徴点を表す13次元のデータを認証情報として用いる場合、更新部522は、次元ごとに平均値を求めてもよい。
(Modification 2)
In the above embodiment, the update unit 522 updates the stored authentication information with the authentication information having the highest similarity among the authentication information held. The update unit 522 may obtain an average of the authentication information held and update the authentication information with the obtained value. For example, when 13-dimensional data representing feature points of a face image is used as authentication information, the update unit 522 may obtain an average value for each dimension.

図18は、本変形例による平均の算出方法の一例を示す図である。図18では、それぞれ13次元で表される1回目〜3回目の各画像認証処理で使用された認証情報の平均を求める例が示されている。   FIG. 18 is a diagram illustrating an example of an average calculation method according to the present modification. FIG. 18 shows an example in which the average of authentication information used in each of the first to third image authentication processes represented by 13 dimensions is obtained.

以上のように、本実施形態の画像形成装置101は、RFIDタグ104の無線認証と、カメラ340により撮像された撮像画像に含まれる利用者の画像認証を行う。そして、無線認証が許可されたが画像認証が許可されなかった場合、さらにパスワード認証を実行する。パスワード認証に成功した場合は、既に記憶されている認証情報を、今回の画像認証に使用した認証情報と置き換え可能とする。これにより、登録した認証情報をより効率的に更新可能となる。   As described above, the image forming apparatus 101 according to the present embodiment performs wireless authentication of the RFID tag 104 and image authentication of a user included in a captured image captured by the camera 340. If wireless authentication is permitted but image authentication is not permitted, password authentication is further executed. If the password authentication is successful, the authentication information already stored can be replaced with the authentication information used for the current image authentication. Thereby, the registered authentication information can be updated more efficiently.

[実施形態の補足]
上述の各実施形態で説明した画像形成装置101の機能構成は一例であり、各機能部は、本体310に搭載されてもよいし、操作部330に搭載されてもよい。
[Supplement of embodiment]
The functional configuration of the image forming apparatus 101 described in the above embodiments is an example, and each functional unit may be mounted on the main body 310 or the operation unit 330.

また、上述の各実施形態では、本体310と操作部330は、別々のオペレーティングシステムで、互いに独立して動作しているが、これに限定されるものではなく、例えば、本体310と操作部330とは、同じオペレーティングシステムで動作する形態であってもよい。   In each of the above-described embodiments, the main body 310 and the operation unit 330 operate independently of each other with different operating systems. However, the present invention is not limited to this. May be in the form of operating on the same operating system.

また、上述の各実施形態において、画像形成装置101の各機能部の少なくともいずれかがプログラムの実行によって実現される場合、そのプログラムは、ROM等に予め組み込まれて提供される。また、上述の各実施形態に係る画像形成装置101で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM(Compact Disc Read Only Memory)、フレキシブルディスク(FD)、CD−R(Compact Disk−Recordable)、またはDVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。また、上述の各実施形態の画像形成装置101で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、上述の各実施形態の画像形成装置101で実行されるプログラムを、インターネット等のネットワーク経由で提供または配布するように構成してもよい。また、上述の各実施形態の画像形成装置101で実行されるプログラムは、上述した各機能部のうち少なくともいずれかを含むモジュール構成となっており、実際のハードウェアとしてはCPU311またはCPU331が上述の記憶装置(例えば、ROM312、ROM332、ストレージ314、フラッシュメモリ334等)からプログラムを読み出して実行することにより、上述の各機能部が主記憶装置(例えば、RAM313、RAM333等)上にロードされて生成されるようになっている。   In each of the above-described embodiments, when at least one of the functional units of the image forming apparatus 101 is realized by executing a program, the program is provided by being incorporated in advance in a ROM or the like. The programs executed by the image forming apparatus 101 according to each of the above-described embodiments are files in an installable format or an executable format, such as a CD-ROM (Compact Disc Read Only Memory), a flexible disk (FD), a CD -R (Compact Disk-Recordable) or DVD (Digital Versatile Disc) may be recorded and provided on a computer-readable recording medium. Further, the program executed by the image forming apparatus 101 of each of the above-described embodiments may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed by the image forming apparatus 101 of each of the above embodiments may be configured to be provided or distributed via a network such as the Internet. The program executed by the image forming apparatus 101 of each of the above-described embodiments has a module configuration including at least one of the above-described functional units. As actual hardware, the CPU 311 or the CPU 331 includes the above-described module. By reading and executing a program from a storage device (for example, ROM 312, ROM 332, storage 314, flash memory 334, etc.), the above-described functional units are loaded on the main storage device (for example, RAM 313, RAM 333, etc.) and generated. It has come to be.

100 情報処理システム
101 画像形成装置
102 カメラ
103 RFIDタグリーダ
104 RFIDタグ
105 利用者
251 撮像範囲
252、253 検知範囲
310 本体
311 CPU
312 ROM
313 RAM
314 ストレージ
315 通信I/F
316 接続I/F
317 エンジン
318 移動体センサ
319 システムバス
330 操作部
331 CPU
332 ROM
333 RAM
334 フラッシュメモリ
335 通信I/F
336 操作パネル
337 接続I/F
338 外部接続I/F
339 近距離無線通信機
340 カメラ
341 システムバス
350 通信路
360 ネットワーク
411 アプリ層
412 サービス層
413 OS層
431 アプリ層
432 サービス層
433 OS層
501 移動体検知部
502 電力状態制御部
503 画像形成部
504 記憶部
505 通信部
506 利用者情報A
511 無線通信部
512 無線認証部
513 画像受信部
514 顔検出部
515 画像認証部
516 装置認証部
517 利用者情報管理部
518 記憶部
519 通信部
520 利用者情報a
521 パスワード認証部
522 更新部
523 入出力制御部
DESCRIPTION OF SYMBOLS 100 Information processing system 101 Image forming apparatus 102 Camera 103 RFID tag reader 104 RFID tag 105 User 251 Imaging range 252 and 253 Detection range 310 Main body 311 CPU
312 ROM
313 RAM
314 Storage 315 Communication I / F
316 Connection I / F
317 Engine 318 Moving body sensor 319 System bus 330 Operation unit 331 CPU
332 ROM
333 RAM
334 Flash memory 335 Communication I / F
336 Operation panel 337 Connection I / F
338 External connection I / F
339 Short-range wireless communication device 340 Camera 341 System bus 350 Communication path 360 Network 411 Application layer 412 Service layer 413 OS layer 431 Application layer 432 Service layer 433 OS layer 501 Moving body detection unit 502 Power state control unit 503 Image formation unit 504 Storage Part 505 Communication part 506 User information A
511 Wireless communication unit 512 Wireless authentication unit 513 Image reception unit 514 Face detection unit 515 Image authentication unit 516 Device authentication unit 517 User information management unit 518 Storage unit 519 Communication unit 520 User information a
521 Password authentication unit 522 Update unit 523 Input / output control unit

特開2006−072540号公報JP 2006-072540 A

Claims (16)

利用者の認証情報を記憶する記憶部と、
利用者の認証情報を検出する検出部と、
検出された認証情報と、前記記憶部に記憶された認証情報とを照合する第1の認証を実行する第1の認証部と、
前記第1の認証と異なる第2の認証を実行する第2の認証部と、
前記第1の認証により利用者が認証されず、前記第2の認証により利用者が認証された場合、前記第1の認証および前記第2の認証と異なる第3の認証を実行する第3の認証部と、
前記第3の認証により利用者が認証された場合、前記記憶部に記憶された認証情報を、検出された認証情報で更新する更新部と、
を備える情報処理装置。
A storage unit for storing user authentication information;
A detection unit for detecting user authentication information;
A first authentication unit that performs first authentication for comparing the detected authentication information with the authentication information stored in the storage unit;
A second authentication unit that executes second authentication different from the first authentication;
If the user is not authenticated by the first authentication and the user is authenticated by the second authentication, a third authentication that executes a third authentication different from the first authentication and the second authentication is executed. An authentication unit;
An update unit that updates the authentication information stored in the storage unit with the detected authentication information when the user is authenticated by the third authentication;
An information processing apparatus comprising:
前記認証情報は、利用者の生体の特徴を示す特徴情報である、
請求項1に記載の情報処理装置。
The authentication information is feature information indicating features of the user's biological body.
The information processing apparatus according to claim 1.
前記認証情報は、撮像された画像に含まれる利用者の顔画像、または、前記利用者の顔画像から抽出される特徴情報である、
請求項1に記載の情報処理装置。
The authentication information is a user's face image included in the captured image, or feature information extracted from the user's face image.
The information processing apparatus according to claim 1.
前記第2の認証は、利用者に関連づけられた認証情報を記憶した無線タグを用いた認証である、
請求項1に記載の情報処理装置。
The second authentication is authentication using a wireless tag storing authentication information associated with a user.
The information processing apparatus according to claim 1.
前記無線タグは、RFID(Radio Frequency Identification)タグである、
請求項4に記載の情報処理装置。
The wireless tag is an RFID (Radio Frequency Identification) tag.
The information processing apparatus according to claim 4.
前記第3の認証は、利用者が入力する認証情報を用いた認証である、
請求項1に記載の情報処理装置。
The third authentication is authentication using authentication information input by the user.
The information processing apparatus according to claim 1.
前記第3の認証は、パスワードを用いた認証、または、接触型のIC(Integrated Circuit)カードを用いた認証である、
請求項6に記載の情報処理装置。
The third authentication is authentication using a password or authentication using a contact type IC (Integrated Circuit) card.
The information processing apparatus according to claim 6.
前記第3の認証により利用者が認証された場合、認証情報を更新するか否かを選択させるための選択画面を表示部に表示させる出力制御部をさらに備え、
前記更新部は、前記選択画面で認証情報を更新することが選択された場合に、前記記憶部に記憶された認証情報を、検出された認証情報で更新する、
請求項1に記載の情報処理装置。
When the user is authenticated by the third authentication, the apparatus further includes an output control unit that causes the display unit to display a selection screen for selecting whether to update the authentication information.
The update unit updates the authentication information stored in the storage unit with the detected authentication information when updating the authentication information is selected on the selection screen.
The information processing apparatus according to claim 1.
前記出力制御部は、前記検出部により検出された複数の認証情報を選択可能に表示する前記選択画面を前記表示部に表示させ、
前記更新部は、前記選択画面で認証情報を更新することが選択された場合に、前記記憶部に記憶された認証情報を、複数の認証情報のうち選択された認証情報で更新する、
請求項8に記載の情報処理装置。
The output control unit causes the display unit to display the selection screen that displays a plurality of pieces of authentication information detected by the detection unit.
The update unit updates the authentication information stored in the storage unit with the selected authentication information among a plurality of authentication information when updating the authentication information on the selection screen is selected.
The information processing apparatus according to claim 8.
前記検出部は、複数の認証情報を検出し、
前記更新部は、複数の前記認証情報のうち、前記記憶部に記憶された認証情報との類似度が、他の認証情報より大きい認証情報により、前記記憶部に記憶された認証情報を更新する、
請求項1に記載の情報処理装置。
The detection unit detects a plurality of authentication information,
The update unit updates the authentication information stored in the storage unit with authentication information having a degree of similarity with the authentication information stored in the storage unit that is greater than other authentication information among the plurality of authentication information. ,
The information processing apparatus according to claim 1.
前記検出部は、複数の認証情報を検出し、
前記更新部は、複数の前記認証情報を平均した情報により、前記記憶部に記憶された認証情報を更新する、
請求項1に記載の情報処理装置。
The detection unit detects a plurality of authentication information,
The update unit updates the authentication information stored in the storage unit with information obtained by averaging a plurality of the authentication information.
The information processing apparatus according to claim 1.
移動体を検知する移動体検知部をさらに備え、
前記検出部は、前記移動体検知部で移動体が検知された場合に、検知範囲に電波を放射し、検知範囲内の無線タグから認証情報を検出する、
請求項1に記載の情報処理装置。
It further includes a moving body detection unit that detects the moving body,
The detection unit radiates a radio wave to a detection range when a mobile unit is detected by the mobile unit detection unit, and detects authentication information from a wireless tag within the detection range.
The information processing apparatus according to claim 1.
移動体を検知する移動体検知部と、
前記移動体検知部で移動体が検知された場合に、前記検出部を起動する電力状態制御部と、さらに備える、
請求項1に記載の情報処理装置。
A moving body detection unit for detecting the moving body;
A power state control unit that activates the detection unit when a mobile unit is detected by the mobile unit detection unit;
The information processing apparatus according to claim 1.
利用者を認証する情報処理システムであって、
利用者の認証情報を記憶する記憶部と、
利用者の認証情報を検出する検出部と、
検出された認証情報と、前記記憶部に記憶された認証情報とを照合する第1の認証を実行する第1の認証部と、
前記第1の認証と異なる第2の認証を実行する第2の認証部と、
前記第1の認証により利用者が認証されず、前記第2の認証により利用者が認証された場合、前記第1の認証および前記第2の認証と異なる第3の認証を実行する第3の認証部と、
前記第3の認証により利用者が認証された場合、前記記憶部に記憶された認証情報を、検出された認証情報で更新する更新部と、
を備える情報処理システム。
An information processing system for authenticating a user,
A storage unit for storing user authentication information;
A detection unit for detecting user authentication information;
A first authentication unit that performs first authentication for comparing the detected authentication information with the authentication information stored in the storage unit;
A second authentication unit that executes second authentication different from the first authentication;
If the user is not authenticated by the first authentication and the user is authenticated by the second authentication, a third authentication that executes a third authentication different from the first authentication and the second authentication is executed. An authentication unit;
An update unit that updates the authentication information stored in the storage unit with the detected authentication information when the user is authenticated by the third authentication;
An information processing system comprising:
利用者の認証情報を検出する検出ステップと
検出された認証情報と、記憶部に記憶された認証情報とを照合する第1の認証を実行する第1の認証ステップと、
前記第1の認証と異なる第2の認証を実行する第2の認証ステップと、
前記第1の認証により利用者が認証されず、前記第2の認証により利用者が認証された場合、前記第1の認証および前記第2の認証と異なる第3の認証を実行する第3の認証ステップと、
前記第3の認証により利用者が認証された場合、前記記憶部に記憶された認証情報を、検出された認証情報で更新する更新ステップと、
を含む認証方法。
A detection step for detecting user authentication information; a first authentication step for executing a first authentication for comparing the detected authentication information with the authentication information stored in the storage unit;
A second authentication step for performing a second authentication different from the first authentication;
If the user is not authenticated by the first authentication and the user is authenticated by the second authentication, a third authentication that executes a third authentication different from the first authentication and the second authentication is executed. An authentication step;
An update step of updating the authentication information stored in the storage unit with the detected authentication information when the user is authenticated by the third authentication;
An authentication method that includes:
コンピュータに、
利用者の認証情報を検出する検出ステップと
検出された認証情報と、記憶部に記憶された認証情報とを照合する第1の認証を実行する第1の認証ステップと、
前記第1の認証と異なる第2の認証を実行する第2の認証ステップと、
前記第1の認証により利用者が認証されず、前記第2の認証により利用者が認証された場合、前記第1の認証および前記第2の認証と異なる第3の認証を実行する第3の認証ステップと、
前記第3の認証により利用者が認証された場合、前記記憶部に記憶された認証情報を、検出された認証情報で更新する更新ステップと、
を実行させるためのプログラム。
On the computer,
A detection step for detecting user authentication information; a first authentication step for executing a first authentication for comparing the detected authentication information with the authentication information stored in the storage unit;
A second authentication step for performing a second authentication different from the first authentication;
If the user is not authenticated by the first authentication and the user is authenticated by the second authentication, a third authentication that executes a third authentication different from the first authentication and the second authentication is executed. An authentication step;
An update step of updating the authentication information stored in the storage unit with the detected authentication information when the user is authenticated by the third authentication;
A program for running
JP2015250405A 2015-12-22 2015-12-22 Information processing device, information processing system, authentication method and program Pending JP2017117119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015250405A JP2017117119A (en) 2015-12-22 2015-12-22 Information processing device, information processing system, authentication method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015250405A JP2017117119A (en) 2015-12-22 2015-12-22 Information processing device, information processing system, authentication method and program

Publications (1)

Publication Number Publication Date
JP2017117119A true JP2017117119A (en) 2017-06-29

Family

ID=59234514

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015250405A Pending JP2017117119A (en) 2015-12-22 2015-12-22 Information processing device, information processing system, authentication method and program

Country Status (1)

Country Link
JP (1) JP2017117119A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019029969A (en) * 2017-08-03 2019-02-21 キヤノン株式会社 Information processing unit and control method and program thereof
JP2021043546A (en) * 2019-09-06 2021-03-18 キヤノン株式会社 Information processing apparatus, control method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019029969A (en) * 2017-08-03 2019-02-21 キヤノン株式会社 Information processing unit and control method and program thereof
US11100313B2 (en) 2017-08-03 2021-08-24 Canon Kabushiki Kaisha Information processing apparatus, method of controlling the same, and storage medium storing a program
JP2021043546A (en) * 2019-09-06 2021-03-18 キヤノン株式会社 Information processing apparatus, control method, and program
JP7341001B2 (en) 2019-09-06 2023-09-08 キヤノン株式会社 Information processing device, control method and program.

Similar Documents

Publication Publication Date Title
US20170041784A1 (en) Information processing apparatus, information processing system, method for authentication, and medium
US10091395B2 (en) Image forming apparatus, method, and computer-readable recording medium for login and logout management based on multiple user authentication factors
US10650036B2 (en) Information processing apparatus, information processing system, and information processing method
US20170155800A1 (en) Communication apparatus, recording medium, and communication system
US9436864B2 (en) Electronic device performing finger biometric pre-matching and related methods
US10325082B2 (en) Information processing apparatus, information processing system, authentication method, and recording medium
US10009769B2 (en) Information processing apparatus, information processing system, method for authentication, and medium
JP6561710B2 (en) Information processing apparatus, information processing system, authentication method, and program
JP2018007036A (en) Apparatus, system and method for image processing, and program
JP2019046151A (en) Authentication system, authentication control device, control method of authentication control device, and program
US20180375858A1 (en) System, image processing apparatus, and method of authentication
JP2017107172A (en) Image forming apparatus, image forming system, authentication method, and program
JP6759621B2 (en) Information processing system, information processing device, authentication method and program
JP2017117119A (en) Information processing device, information processing system, authentication method and program
JP2017107542A (en) Information processing apparatus, information processing system, authentication method, and program
CN112311949B (en) Image forming apparatus, control method thereof, and storage medium storing computer program
JP6840995B2 (en) Information processing equipment, information processing systems, programs, and authentication methods
JP6720699B2 (en) Image forming apparatus, information processing system, authentication method and program
JP6825503B2 (en) Information processing equipment, information processing systems, information processing methods and programs
JP2017199179A (en) Information processing device, information processing system, authentication method, and program
JP7031140B2 (en) Information processing equipment, information processing systems, information processing methods and programs
JP2017136824A (en) Information processing apparatus, information processing system, authentication method, and program
JP7014266B2 (en) Information processing equipment, information processing systems, authentication methods and programs
JP2017091510A (en) Information processing device, information processing system, authentication method, and program
JP2015035179A (en) Image processor and program