JP2022100394A - Information processing system, terminal device, authentication object management method, and program - Google Patents
Information processing system, terminal device, authentication object management method, and program Download PDFInfo
- Publication number
- JP2022100394A JP2022100394A JP2022074941A JP2022074941A JP2022100394A JP 2022100394 A JP2022100394 A JP 2022100394A JP 2022074941 A JP2022074941 A JP 2022074941A JP 2022074941 A JP2022074941 A JP 2022074941A JP 2022100394 A JP2022100394 A JP 2022100394A
- Authority
- JP
- Japan
- Prior art keywords
- face
- registration
- faces
- unit
- detected
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 53
- 238000007726 management method Methods 0.000 title description 18
- 238000001514 detection method Methods 0.000 claims abstract description 56
- 238000000034 method Methods 0.000 claims description 42
- 210000000887 face Anatomy 0.000 description 102
- 238000012545 processing Methods 0.000 description 23
- 238000010586 diagram Methods 0.000 description 16
- 238000004590 computer program Methods 0.000 description 8
- 230000001815 facial effect Effects 0.000 description 6
- 238000005259 measurement Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 210000005069 ears Anatomy 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Landscapes
- Collating Specific Patterns (AREA)
- Image Analysis (AREA)
Abstract
Description
本発明は情報処理システム、端末装置、認証対象の管理方法、及びプログラムに関する。 The present invention relates to an information processing system, a terminal device, a management method for an authentication target, and a program.
近年、顔認証を用いた様々なシステムが開発されており、その利用用途も多岐にわたっている。顔認証システムにおいて、顔認証を行うためにはあらかじめ認証対象者の顔情報を登録しておく必要がある。本人確認用途の顔認証では、認証対象として登録される顔画像は、個人単位で登録されることが多い。しかし、例えばグループメンバー全員が揃って所定の地点に到達したことをスタンプ付与の条件とするルールを定めたスタンプラリーのゲームにおいて、参加者の到着を顔認証により判定する場合、事前にグループ単位で顔画像の登録を行うことが求められる。 In recent years, various systems using face recognition have been developed, and their uses are also diverse. In the face recognition system, it is necessary to register the face information of the person to be authenticated in advance in order to perform face recognition. In face authentication for identity verification purposes, face images registered as authentication targets are often registered on an individual basis. However, for example, in a stamp rally game in which all group members have reached a predetermined point as a condition for stamping, when the arrival of a participant is judged by face recognition in advance, the group unit It is required to register the face image.
これに関連する技術として、特許文献1に記載された認証装置がある。この認証装置では、画像から検出された複数の顔が関連付けて登録される。
しかし、屋外や人の多い場所で認証対象者の顔を撮影し、その画像から同時に複数の顔を検出して顔情報の登録を行う場合、認証対象者以外の人物の顔が写り込み、認証対象者以外の人物の顔も誤って関連付けられてしまう恐れがある。そのような場合、撮影場所の変更や顔画像の撮影のやり直しなどが必要となり、手間がかかってしまう。
As a technique related to this, there is an authentication device described in Patent Document 1. In this authentication device, a plurality of faces detected from the image are associated and registered.
However, when the face of the person to be authenticated is photographed outdoors or in a place with many people and multiple faces are detected from the image at the same time to register the face information, the face of a person other than the person to be authenticated is reflected and the face is authenticated. Faces of people other than the target person may also be erroneously associated. In such a case, it is necessary to change the shooting location and re-shoot the face image, which is troublesome.
また、関連する技術として、特許文献2に記載された画像情報処理装置がある。この画像情報処理装置は、画像内の人物の向いている方向に基づいて、当該画像内の複数の人物のうちの一部の人物をグループ化する。
Further, as a related technique, there is an image information processing apparatus described in
特許文献1若しくは特許文献2に記載された装置では、顔認証における認証対象のグループをシステムに効率的に登録することができない。
本明細書に開示される実施形態が達成しようとする目的の1つは、顔認証における認証対象のグループをシステムに効率的に登録することができる情報処理システム、端末装置、認証対象の管理方法、及びプログラムを提供することにある。
In the apparatus described in Patent Document 1 or
One of the objectives to be achieved by the embodiments disclosed in the present specification is an information processing system, a terminal device, and a management method of an authentication target that can efficiently register a group of authentication targets in face recognition in the system. , And to provide the program.
第1の態様にかかる情報処理システムは、
複数の人物の顔が写された画像から顔を検出する顔検出部と、
前記顔検出部により検出された顔が、予め定められた条件を満たすか否かを判定する判定部と、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する登録情報生成部と
を有する。
The information processing system according to the first aspect is
A face detector that detects faces from images of multiple people's faces,
A determination unit for determining whether or not the face detected by the face detection unit satisfies a predetermined condition, and a determination unit.
A registration information generation unit that generates registration information that is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. Has.
第2の態様にかかる端末装置は、
複数の人物の顔が写された画像から顔を検出する顔検出部と、
前記顔検出部により検出された顔が、予め定められた条件を満たすか否かを判定する判定部と、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成し、当該登録情報を顔認証サーバに登録する登録情報生成部と
を有する。
The terminal device according to the second aspect is
A face detector that detects faces from images of multiple people's faces,
A determination unit for determining whether or not the face detected by the face detection unit satisfies a predetermined condition, and a determination unit.
Registration information is generated by associating each partial image of a plurality of faces determined to satisfy the predetermined conditions with an identifier that identifies a group to be authenticated in face authentication, and the registration information is generated. It has a registration information generator to be registered in the face authentication server.
第3の態様にかかる認証対象の管理方法では、
複数の人物の顔が写された画像から顔を検出し、
検出された顔が、予め定められた条件を満たすか否かを判定し、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する。
In the management method of the authentication target according to the third aspect,
Faces are detected from images of multiple people's faces,
It is determined whether or not the detected face meets the predetermined conditions, and the detected face is determined.
Registration information is generated, which is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face recognition.
第4の態様にかかるプログラムは、
複数の人物の顔が写された画像から顔を検出する顔検出ステップと、
検出された顔が、予め定められた条件を満たすか否かを判定する判定ステップと、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する登録情報生成ステップと
をコンピュータに実行させる。
The program according to the fourth aspect is
A face detection step that detects faces from images of multiple people's faces,
A determination step for determining whether or not the detected face satisfies a predetermined condition, and
A registration information generation step that generates registration information that is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. Let the computer run.
上述の態様によれば、顔認証における認証対象のグループをシステムに効率的に登録することができる情報処理システム、端末装置、認証対象の管理方法、及びプログラムを提供することができる。 According to the above-described aspect, it is possible to provide an information processing system, a terminal device, a management method of an authentication target, and a program capable of efficiently registering a group of authentication targets in face recognition in the system.
<実施形態の概要>
実施形態の詳細な説明に先立って、実施形態の概要を説明する。図1は、実施の形態の概要にかかる情報処理システム1の構成の一例を示すブロック図である。図1に示すように、情報処理システム1は、顔検出部2と、判定部3と、登録情報生成部4とを有する。
<Outline of Embodiment>
Prior to the detailed description of the embodiment, the outline of the embodiment will be described. FIG. 1 is a block diagram showing an example of the configuration of the information processing system 1 according to the outline of the embodiment. As shown in FIG. 1, the information processing system 1 has a
顔検出部2は、複数の人物の顔が写された画像から顔を検出する。判定部3は、顔検出部2により検出された顔が、予め定められた条件を満たすか否かを判定する。登録情報生成部4は、顔認証システムにおける認証対象を管理する情報である登録情報を生成する。登録情報生成部4は、判定部3により予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけることにより登録情報を生成する。すなわち、登録情報は、具体的には、予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である。
The
なお、予め定められた条件は、顔認証における認証対象者の顔であるか否かを判定するための任意の条件である。具体的には、例えば、後述するように、予め定められた条件は、視線の方向の条件であってもよいし、顔(顔面)の向きの条件であってもよいし、顔の被写体距離の条件であってもよいし、顔の位置の変動の条件であってもよい。 The predetermined condition is an arbitrary condition for determining whether or not the face is the face of the authentication target person in face recognition. Specifically, for example, as will be described later, the predetermined condition may be a condition in the direction of the line of sight, a condition in the direction of the face (face), or a subject distance of the face. It may be a condition of fluctuation of the position of the face.
情報処理システム1によれば、画像に含まれる顔のうち、予め定められた条件を満たすと判定された顔の集合のみが、認証対象のグループを識別する識別子と関連付けられる。したがって、予め定められた条件を満たさない顔の部分画像が、当該識別子に関連づけられてしまうことを防ぐことができる。したがって、情報処理システム1によれば、適切な登録情報を生成することができる。このため、顔認証における認証対象のグループをシステムに効率的に登録することができる。 According to the information processing system 1, among the faces included in the image, only the set of faces determined to satisfy the predetermined conditions is associated with the identifier that identifies the group to be authenticated. Therefore, it is possible to prevent a partial image of a face that does not satisfy a predetermined condition from being associated with the identifier. Therefore, according to the information processing system 1, appropriate registration information can be generated. Therefore, the group to be authenticated in face recognition can be efficiently registered in the system.
<実施形態の詳細>
次に、実施の形態の詳細について説明する。
<実施の形態1>
図2は、実施の形態1にかかる情報処理システム10の構成の一例を示すブロック図である。なお、情報処理システム10は、図1の情報処理システム1と対応している。図2に示すように、情報処理システム10は、顔認証サーバ100と、顔登録端末200とを備える。顔認証サーバ100と、顔登録端末200とは、有線又は無線ネットワークにより、通信可能に接続されている。
<Details of the embodiment>
Next, the details of the embodiment will be described.
<Embodiment 1>
FIG. 2 is a block diagram showing an example of the configuration of the
顔認証サーバ100は、顔認証処理を行なう装置である。顔認証サーバ100は、図2に示すように、登録情報管理部101と、認証判定用画像取得部102と、認証部103とを有する。
The
登録情報管理部101は、上述した登録情報を管理する。すなわち、登録情報管理部101は、顔認証における照合処理に用いられる予め登録された顔画像を管理する。具体的には、登録情報管理部101は、認証対象のグループに属するメンバーのそれぞれの顔画像と、当該グループを識別する識別子(以下、グループIDと称す)とを関連づけて記憶装置に記憶して、これらを管理する。例えば、登録情報管理部101は、顔認証サーバ100の記憶装置54(図3参照)に、顔画像と、グループIDとを記憶する。なお、登録情報管理部101は、顔登録端末200から送信された登録情報を受信し、これを管理する。
The registration
認証判定用画像取得部102は、顔認証の判定対象の顔画像を取得する。認証判定用画像取得部102は、例えば、図示しない他の装置から送信された顔画像を取得する。
The authentication determination
認証部103は、認証判定用画像取得部102が取得した顔画像と、登録情報として管理されている顔画像とを照合する。これにより、認証部103は、同一のグループIDに関連づけられている顔画像のそれぞれに対応する人物(グループのメンバー)の認証を行なう。なお、認証部103は、グループの全てのメンバーについて認証が成功したか否かを最終的な認証結果として出力してもよい。
The
顔登録端末200は、上述した登録情報を顔認証サーバ100に登録する端末装置である。顔登録端末200は、図2に示すように、関連情報作成部201と、登録用画像取得部202と、顔検出部203と、顔視線方向判定部204と、登録対象選択部205と、顔登録部206とを有する。
The
関連情報作成部201は、新規のグループについて登録情報を生成する際に、当該グループを識別するグループIDの発行を行う。具体的には、関連情報作成部201は、発行済みのグループIDと重複しない任意のIDを生成する。
When generating registration information for a new group, the related
登録用画像取得部202は、新規のグループについての登録情報の生成に用いる顔画像(以下、登録用画像と称す)を取得する。すなわち、登録用画像取得部202は、認証対象者の顔を含む画像を取得する。登録用画像は、カメラなどの撮影装置により、グループに属する全メンバーの顔を撮影した画像である。ただし、登録用画像には、認証対象(登録対象)の人物以外が映り込んでいる可能性がある。登録用画像取得部202は、例えば、撮影装置などの他の装置から送信された顔画像を取得してもよいし、顔登録端末200に設けられた記憶装置54(図3参照)から読み出すことにより登録用画像を取得してもよい。
The registration
顔検出部203は、図1の顔検出部2に対応している。
顔検出部203は、登録用画像取得部202が取得した登録用画像から顔を検出する。顔検出部203は、例えば、公知の画像認識処理により、人物の顔を表す領域を検出する。
The
The
顔視線方向判定部204は、図1の判定部3に対応している。
顔視線方向判定部204は、顔検出部203により検出された顔の視線の方向が所定の方向であり、かつ、当該顔(顔面)が当該所定の方向を向いているか否かを判定する。なお、所定の方向とは、例えば、撮影方向である。撮影方向とは、画像を撮影するカメラなどの撮影装置が存在する方向である。ただし、ここで言う撮影方向は、画像を撮影するカメラなどの撮影装置が存在する方向に厳密に一致する必要はなく、被写体が正面を向いているとみなされる方向であればよい。このため、視線の方向として要求される所定の方向と、顔の方向として要求される所定の方向とが厳密に一致する必要もない。
The facial line-of-sight
The face line-of-sight
このように、本実施の形態では、顔視線方向判定部204は、顔検出部203により検出された顔が撮影方向を向いており、かつ、その視線も撮影方向を向いているか否かを判定する。顔が所定の方向(撮影方向)を向いており、かつ、その視線も所定の方向(撮影方向)を向いている被写体の状態をポジティブ状態と称すこととする。また、顔が所定の方向(撮影方向)を向いていない、または、その視線が所定の方向(撮影方向)を向いていない被写体の状態をネガティブ状態と称すこととする。つまり、顔視線方向判定部204は、顔検出部203により検出された全ての顔に対し、ポジティブ状態であるかネガティブ状態であるかを判定する。
As described above, in the present embodiment, the face line-of-sight
顔視線方向判定部204は、例えば、機械学習技術を用いて判定を行なう。具体的には例えば、顔視線方向判定部204は、ポジティブ状態に分類される学習データと、ネガティブ状態に分類される学習データとを用いて学習されたモデルを用いて判定する。顔視線方向判定部204は、このモデルに、顔検出部203により検出された顔の画像を入力することにより、いずれの状態の画像であるかを判定する。
The facial line-of-sight
なお、本実施の形態では、顔視線方向判定部204は、顔の方向及び視線の方向の両方が条件を満たすか否かを判定しているが、いずれか一方のみを判定対象としてもよい。例えば、顔視線方向判定部204は、顔検出部203により検出された顔の視線の方向が所定の方向であるか否かのみを判定してもよいし、顔検出部203により検出された顔の方向が所定の方向でるか否かのみを判定してもよい。言い換えると、顔がポジティブ状態であるかネガティブ状態であるかが、顔の向きのみにより定義されてもよいし、視線の向きのみにより定義されてもよい。
In the present embodiment, the face line-of-sight
登録対象選択部205は、顔検出部203により検出された全ての顔(すなわち、登録用画像取得部202が取得した画像から切り出された顔部分が写された部分画像)のうち、登録情報として登録すべき顔を選択する。すなわち、登録対象選択部205は、顔検出部203により検出された全ての顔のうち、新規なグループについての認証対象(登録対象)の顔を選択する。本実施の形態では、登録対象選択部205は、顔視線方向判定部204によりポジティブ状態であると判定された顔を登録対象として選択する。
The registration
顔登録部206は、図1の登録情報生成部4に対応している。
顔登録部206は、登録対象選択部205により選択された複数の顔のそれぞれの部分画像と、関連情報作成部201により作成されたグループIDとを関連づけることにより、登録情報を生成する。
また、顔登録部206は、生成した登録情報を顔認証サーバ100に送信する。顔認証サーバ100に送信された登録情報は、登録情報管理部101により管理される。これにより、顔認証サーバ100に登録情報の登録が行なわれる。
The
The
Further, the
次に、顔認証サーバ100及び顔登録端末200のハードウェア構成について説明する。
図3は、顔認証サーバ100及び顔登録端末200のハードウェア構成の一例を示すブロック図である。顔認証サーバ100及び顔登録端末200は、それぞれ、ネットワークインタフェース51と、メモリ52と、プロセッサ53と、記憶装置54とを有する。顔登録端末200は、例えば、パーソナルコンピュータであってもよいし、タブレット又はスマートフォンなどであってもよい。すなわち、顔登録端末200は、コンピュータとしての機能を有する任意の情報処理装置である。また、顔登録端末200は、登録用画像取得部202に登録用画像を提供するための撮像装置(カメラ)を内蔵してもよい。また、撮像装置は、顔登録端末200の外部の装置として、顔登録端末200に接続されていてもよい。
Next, the hardware configuration of the
FIG. 3 is a block diagram showing an example of the hardware configuration of the
ネットワークインタフェース51は、他の装置との通信を行うために使用される。ネットワークインタフェース51は、例えば、ネットワークインタフェースカード(NIC)を含んでもよい。
The
メモリ52は、例えば揮発性メモリ及び不揮発性メモリの組み合わせによって構成される。メモリ52は、プロセッサ53により実行される、1以上の命令を含むソフトウェア(コンピュータプログラム)などを格納するために使用される。
The
このプログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、Compact Disc Read Only Memory(CD-ROM)、CD-R、CD-R/W、半導体メモリ(例えば、マスクROM、Programmable ROM(PROM)、Erasable PROM(EPROM)、フラッシュROM、Random Access Memory(RAM))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。 This program can be stored and supplied to a computer using various types of non-transitory computer readable media. Non-temporary computer-readable media include various types of tangible storage media. Examples of non-temporary computer readable media include magnetic recording media (eg flexible disks, magnetic tapes, hard disk drives), optomagnetic recording media (eg optomagnetic disks), Compact Disc Read Only Memory (CD-ROM), CD- Includes R, CD-R / W, semiconductor memory (eg, mask ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Flash ROM, Random Access Memory (RAM)). The program may also be supplied to the computer by various types of temporary computer readable media. Examples of temporary computer readable media include electrical, optical, and electromagnetic waves. The temporary computer-readable medium can supply the program to the computer via a wired communication path such as an electric wire and an optical fiber, or a wireless communication path.
プロセッサ53は、例えば、マイクロプロセッサ、MPU(Micro Processor Unit)、又はCPU(Central Processing Unit)であってもよい。プロセッサ53は、複数のプロセッサを含んでもよい。
顔認証サーバ100のプロセッサ53が、メモリ52からコンピュータプログラムを読み出して実行することで、図2に示した顔認証サーバ100の各構成要素の処理が行なわれる。
また、顔登録端末200のプロセッサ53が、メモリ52からコンピュータプログラムを読み出して実行することで、図2に示した顔登録端末200の各構成要素の処理が行なわれる。
The
The
Further, the
記憶装置54は、処理に用いられるデータなどを記憶する装置であり、例えばHDD(Hard Disk Drive)、磁気テープ、光ディスク、又はSSD(Solid State Drive)などにより構成される。
The
次に、実施の形態1にかかる登録処理の流れについて説明する。図4は、実施の形態1にかかる登録処理の一例を示すフローチャートである。以下、図4に沿って、登録処理の流れについて説明する。 Next, the flow of the registration process according to the first embodiment will be described. FIG. 4 is a flowchart showing an example of the registration process according to the first embodiment. Hereinafter, the flow of the registration process will be described with reference to FIG.
ステップS101において、関連情報作成部201は、新たなグループIDを発行する。
次に、ステップS102において、登録用画像取得部202が、新規のグループについての登録用画像を取得する。
次に、ステップS103において、顔検出部203がステップS102で取得された登録用画像に写っている全ての顔を検出する。
次に、ステップS104において、顔視線方向判定部204が、ステップS103で検出された顔のそれぞれについてポジティブ状態であるか否かを判定する。
次に、ステップS105において、登録対象選択部205は、ステップS103で検出された全ての顔のうち、登録対象の顔を選択する。具体的には、登録対象選択部205は、ステップS104でポジティブ状態であると判定された顔を登録対象として選択する。
次に、ステップS106において、顔登録部206は、ステップS105で選択された複数の顔のそれぞれの部分画像と、ステップS101で発行されたグループIDとを関連づけることにより、登録情報を生成する。そして、顔登録部206は、生成した登録情報を顔認証サーバ100に送信する。これに対し、顔認証サーバ100の登録情報管理部101は、登録情報として受信した画像とグループIDとを関連づけて、顔認証サーバ100の記憶装置54に記憶する。
In step S101, the related
Next, in step S102, the registration
Next, in step S103, the
Next, in step S104, the face line-of-sight
Next, in step S105, the registration
Next, in step S106, the
以上、実施の形態1について説明した。実施の形態1にかかる情報処理システム10によれば、登録用画像に含まれる顔のうち、ポジティブ状態である顔の集合のみが、グループIDと関連付けられて、登録情報が生成される。一般的に、登録用画像の撮影の際には、グループのメンバーの顔は正面を向き、その視線が撮影装置の方向を向いた状態で行なわれる。このため、本実施の形態によれば、登録用画像に登録対象とすべきではない人物の顔が写り込んでいたとしても、グループのメンバーの顔を効率よく抽出することができる。すなわち、情報処理システム10によれば、適切な登録情報を生成することができため、顔認証における認証対象のグループをシステムに効率的に登録することができる。
The first embodiment has been described above. According to the
<実施の形態2>
次に、実施の形態2について説明する。実施の形態1では、上述した通り、登録対象とすべき人物の顔かどうかを顔及び視線の向きにより判定した。この場合、通行人等の登録対象とすべきではない人物が、顔及び視線の向きの条件を偶然満たしていると、誤って当該人物の顔が登録情報に含まれてしまう恐れがある。そこで、登録対象として不適切な顔を、ユーザの指示に基づいて除外できるようにした構成について説明する。
<
Next, the second embodiment will be described. In the first embodiment, as described above, whether or not the face of the person to be registered is the face is determined by the direction of the face and the line of sight. In this case, if a person who should not be registered, such as a passerby, accidentally satisfies the conditions for the direction of the face and the line of sight, the face of the person may be mistakenly included in the registration information. Therefore, a configuration in which an inappropriate face as a registration target can be excluded based on a user's instruction will be described.
図5は、実施の形態2にかかる情報処理システム20の構成の一例を示すブロック図である。情報処理システム20は、顔登録端末200が顔登録端末210に置き換わった点で、実施の形態1にかかる情報処理システム10と異なっている。本実施の形態においても、顔認証サーバ100と、顔登録端末210とは、有線又は無線ネットワークにより、通信可能に接続されている。以下、実施の形態1と異なる構成及び動作について説明し、重複する説明は適宜省略する。
FIG. 5 is a block diagram showing an example of the configuration of the
また、図6は、実施の形態2にかかる顔登録端末210のハードウェア構成の一例を示すブロック図である。図6に示すように、顔登録端末210はハードウェアとして、ネットワークインタフェース51、メモリ52、プロセッサ53、及び記憶装置54に加え、入力装置55及び出力装置56を有している。
Further, FIG. 6 is a block diagram showing an example of the hardware configuration of the
入力装置55は、ユーザによって入力される指示を受け付ける装置であり、例えば、マウス又はキーボードなどの入力装置である。また、出力装置56は、外部へ情報の出力を行うディスプレイなどの出力装置である。なお、入力装置55及び出力装置56は、タッチパネルとして一体的に構成されていてもよい。
The
顔登録端末210は、図5に示すように、関連情報作成部201と、登録用画像取得部202と、顔検出部203と、顔視線方向判定部204と、登録対象選択部205と、顔登録部206と、選択受付部211とを有する。すなわち、顔登録端末210は、選択受付部211をさらに有する点で、顔登録端末200と異なっている。顔登録端末210の図5に示される各構成要素の処理は、顔登録端末210のプロセッサ53が、メモリ52からコンピュータプログラムを読み出して実行することで、行なわれる。
As shown in FIG. 5, the
選択受付部211は、顔視線方向判定部204によりポジティブ状態であると判定された顔、すなわち、予め定められた条件を満たすと判定された顔について、認証対象(登録対象)とするか否かを選択する指示をユーザから受け付ける。選択受付部211は、具体的には、例えば、入力装置55を介してユーザからの指示を受け付ける。
Whether or not the
登録用画像から検出された全ての顔について顔視線方向判定部204による判定が終了すると、選択受付部211は、より詳細には、次のような処理を行なう。選択受付部211は、顔視線方向判定部204によりポジティブ状態であると判定された顔を囲む枠線を、登録用画像に重畳し、その画像を出力装置56に出力する。ユーザは、枠線で囲まれた顔のうち、認証対象(登録対象)とする顔、もしくは認証対象(登録対象)から除外する顔を選択することにより、認証対象(登録対象)とするか否かを選択する指示を入力する。これにより、選択受付部211は、ユーザからの指示を受け付ける。選択受付部211は、受け付けた指示を登録対象選択部205に通知する。
When the determination by the face line-of-sight
本実施の形態にかかる登録対象選択部205は、顔視線方向判定部204によりポジティブ状態であると判定された顔のうち、選択受付部211が受け付けた指示により登録対象として選択された顔を登録情報に含める顔として選択する。すなわち、本実施の形態にかかる顔登録部206は、予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像のうち、ユーザからの指示に従って選択された部分画像と、グループIDとを関連づけて、登録情報を生成する。
The registration
次に、実施の形態2にかかる登録処理の流れについて説明する。図7は、実施の形態2にかかる登録処理の一例を示すフローチャートである。以下、図7に沿って、登録処理の流れについて説明する。 Next, the flow of the registration process according to the second embodiment will be described. FIG. 7 is a flowchart showing an example of the registration process according to the second embodiment. Hereinafter, the flow of the registration process will be described with reference to FIG. 7.
ステップS201において、関連情報作成部201は、新たなグループIDを発行する。
次に、ステップS202において、登録用画像取得部202が、新規のグループについての登録用画像を取得する。
次に、ステップS203において、顔検出部203がステップS202で取得された登録用画像に写っている全ての顔を検出する。
次に、ステップS204において、顔視線方向判定部204が、ステップS203で検出された顔のそれぞれについてポジティブ状態であるか否かを判定する。
次に、ステップS205において、登録対象選択部205は、ステップS203で検出された全ての顔のうち、ステップS204でポジティブ状態であると判定された顔を登録対象の候補として選択する。
次に、ステップS206において、選択受付部211は、ステップS205で登録対象の候補として選択された顔を枠線で囲んだ登録用画像を表示する。これに対し、ユーザは、例えば、登録対象として不要な顔がある場合には、その顔を選択する入力を行なう。
次に、ステップS207において、選択受付部211は、登録対象として不要な顔についてユーザから指示されたか否かを判定する。登録対象として不要な顔について指示された場合(ステップS207でYes)、処理はステップS208へ移行する。これに対し、登録対象として不要な顔について指示されなかった場合(ステップS207でNo)、処理はステップS209へ移行する。
ステップS208では、登録対象選択部205は、登録対象の候補の顔のうち、不要な顔であるとユーザから指示された顔を登録対象から除外する。ステップS208の後、処理はステップS209へ移行する。
ステップS209において、顔登録部206は、登録対象の候補の顔のうち除外されなかった顔のそれぞれの部分画像と、ステップS201で発行されたグループIDとを関連づけることにより、登録情報を生成する。そして、顔登録部206は、生成した登録情報を顔認証サーバ100に送信する。これに対し、顔認証サーバ100の登録情報管理部101は、登録情報として受信した画像とグループIDとを関連づけて、顔認証サーバ100の記憶装置54に記憶する。
In step S201, the related
Next, in step S202, the registration
Next, in step S203, the
Next, in step S204, the face line-of-sight
Next, in step S205, the registration
Next, in step S206, the
Next, in step S207, the
In step S208, the registration
In step S209, the
以上、実施の形態2について説明した。実施の形態2にかかる情報処理システム20によれば、ポジティブ状態であると判定された顔について、ユーザは登録対象とするか否かを指示することができる。このため、通行人等の登録対象とすべきではない人物の顔が、登録対象を判定するための予め定められた条件を偶然満たした場合でも、適切に登録情報を生成することができる。このため、顔認証における認証対象のグループの登録をより正確に行なうことができる。
The second embodiment has been described above. According to the
なお、本実施の形態で説明したユーザ指示に基づく画像の選択は、実施の形態1に限らず、後述するいずれかの実施の形態と組み合わせることも可能である。 The selection of the image based on the user instruction described in the present embodiment is not limited to the first embodiment, and can be combined with any of the embodiments described later.
<実施の形態3>
次に、実施の形態3について説明する。実施の形態2では、通行人等の登録対象とすべきではない人物の顔が、登録対象を判定するための予め定められた条件を偶然満たした場合に、ユーザからの指示に基づいて、登録に不適切な顔を除外した。本実施の形態では、実施の形態2と異なる方法により、登録に不適切な顔を除外する。
<
Next, the third embodiment will be described. In the second embodiment, when the face of a person who should not be registered as a passerby or the like accidentally meets a predetermined condition for determining a registration target, the face is registered based on an instruction from the user. Excluded inappropriate faces. In the present embodiment, faces inappropriate for registration are excluded by a method different from that of the second embodiment.
具体的には、本実施の形態では、所定の時間間隔で連続的に撮影された複数枚の登録用画像のうち、複数の登録用画像(例えば、連続的に撮影された登録用画像の全て)における同一人物についての顔がいずれもポジティブ状態である場合、登録対象とする。 Specifically, in the present embodiment, among a plurality of registration images continuously captured at predetermined time intervals, a plurality of registration images (for example, all of the continuously captured registration images). ), If the faces of the same person are all in a positive state, they are subject to registration.
図8は、実施の形態3にかかる情報処理システム30の構成の一例を示すブロック図である。情報処理システム30は、顔認証サーバ110と顔登録端末220とを有する。顔認証サーバ110と、顔登録端末220とは、有線又は無線ネットワークにより、通信可能に接続されている。顔認証サーバ110は、同一人物判定部111が追加されている点で、実施の形態1の顔認証サーバ100と異なっている。また、顔登録端末220は、登録対象選択部205が登録対象選択部221に置き換わった点で、実施の形態1にかかる顔登録端末200と異なっている。
FIG. 8 is a block diagram showing an example of the configuration of the
なお、顔認証サーバ110及び顔登録端末220のハードウェア構成は、例えば図3に示した構成となっている。顔認証サーバ110の図8に示される各構成要素の処理は、顔認証サーバ110のプロセッサ53が、メモリ52からコンピュータプログラムを読み出して実行することで、行なわれる。同様に、顔登録端末220の図8に示される各構成要素の処理は、顔登録端末220のプロセッサ53が、メモリ52からコンピュータプログラムを読み出して実行することで、行なわれる。
以下、実施の形態1と異なる構成及び動作について説明し、重複する説明は適宜省略する。
The hardware configuration of the
Hereinafter, configurations and operations different from those of the first embodiment will be described, and duplicate description will be omitted as appropriate.
本実施の形態における登録用画像取得部202は、所定の時間間隔(例えば数秒)で連続的に撮影されたN枚(ただし、Nは2以上の整数)の登録用画像を取得する。そして、顔検出部203は、登録用画像取得部202が取得した、連続する複数の登録用画像のそれぞれから、顔を検出する。そして、顔検出部203は、検出した顔の部分画像を顔認証サーバ110の同一人物判定部111に出力する。
The registration
同一人物判定部111は、連続する複数の登録用画像から検出された顔について、登録用画像間でマッチング処理を行なう。なお、同一人物判定部111は、公知の任意の画像認識処理(顔認証技術)を用いてマッチング処理を行なう。なお、同一人物判定部111に相当する機能が、認証部103により提供されてもよい。同一人物判定部111は、マッチングにより一致すると判定された顔同士を同一の人物の顔として関連づける。同一人物判定部111は、関連付け結果を顔登録端末220の登録対象選択部221に出力する。
The same person determination unit 111 performs matching processing between the registration images for the faces detected from a plurality of consecutive registration images. The same person determination unit 111 performs a matching process using any known image recognition process (face recognition technique). The function corresponding to the same person determination unit 111 may be provided by the
登録対象選択部221は、同一人物判定部111により同一の人物の顔の画像として関連づけられたM枚の登録用画像からそれぞれ抽出された顔がいずれも、顔視線方向判定部204によりポジティブ状態であると判定されているかを確認する。なお、Mは、2以上の整数である。一例としてM=Nであるが、M<Nであってもよい。M枚の登録用画像からそれぞれ抽出された顔がいずれもポジティブ状態である場合、登録対象選択部221は、このM枚の登録用画像からそれぞれ抽出された顔のいずれかの部分画像を登録対象の顔の部分画像として選択する。例えば、登録対象選択部221は、M枚の登録用画像のうち最も先に撮影された登録用画像の部分画像を登録対象の顔の部分画像として選択する。登録対象選択部221は、同一人物判定部111により関連付けが行なわれた全ての人物についての顔画像について、上述した処理を行なう。
In the registration target selection unit 221, all the faces extracted from the M registration images associated with the same person's face image by the same person determination unit 111 are in a positive state by the face line-of-sight
なお、本実施の形態における顔視線方向判定部204及び登録対象選択部221は、図1における判定部3に対応している。そして、顔視線方向判定部204及び登録対象選択部221は、複数の登録用画像から検出された同一の人物についての複数の顔がポジティブ状態であるか否かを判定する。そして、顔登録部206は、複数の登録用画像から検出された複数の顔について予め定められた条件(ポジティブ状態)を満たすと判定された人物の顔の部分画像と、グループIDとを関連づけて、登録情報を生成する。
The facial line-of-sight
次に、実施の形態3にかかる登録処理の流れについて説明する。図9は、実施の形態3にかかる登録処理の一例を示すフローチャートである。以下、図9に沿って、登録処理の流れについて説明する。 Next, the flow of the registration process according to the third embodiment will be described. FIG. 9 is a flowchart showing an example of the registration process according to the third embodiment. Hereinafter, the flow of the registration process will be described with reference to FIG.
ステップS301において、関連情報作成部201は、新たなグループIDを発行する。
次に、ステップS302において、登録用画像取得部202は、所定の時間間隔(例えば数秒)で連続的に撮影された複数の登録用画像を取得する。
次に、ステップS303において、顔検出部203がステップS302で取得された登録用画像に写っている全ての顔を検出する。すなわち、顔検出部203は、ステップS302で取得した全ての登録用画像について、画像内の顔を検出する。
次に、ステップS304において、同一人物判定部111が、ステップS303で検出された顔について、登録用画像間でマッチング処理を行い、マッチングにより一致すると判定された顔同士を同一の人物の顔として関連づける。
次に、ステップS305において、顔視線方向判定部204が、ステップS303で検出された顔のそれぞれについてポジティブ状態であるか否かを判定する。
次に、ステップS306において、登録対象選択部221は、同一の人物の顔の画像として関連づけられたM枚の登録用画像からそれぞれ抽出された顔がいずれもポジティブ状態であるかを判定する。そして、いずれもポジティブ状態である場合、登録対象選択部221は、このM枚の登録用画像からそれぞれ抽出された顔のいずれかの部分画像を登録対象の顔の部分画像として選択する。
ステップS307において、顔登録部206は、ステップS306で選択された顔の部分画像と、ステップS301で発行されたグループIDとを関連づけることにより、登録情報を生成する。そして、顔登録部206は、生成した登録情報を顔認証サーバ110に送信する。これに対し、顔認証サーバ110の登録情報管理部101は、登録情報として受信した画像とグループIDとを関連づけて、顔認証サーバ110の記憶装置54に記憶する。
In step S301, the related
Next, in step S302, the registration
Next, in step S303, the
Next, in step S304, the same person determination unit 111 performs matching processing between the registration images for the faces detected in step S303, and associates the faces determined to match by matching as the faces of the same person. ..
Next, in step S305, the face line-of-sight
Next, in step S306, the registration target selection unit 221 determines whether each of the faces extracted from the M registration images associated with the same person's face image is in a positive state. When both are in the positive state, the registration target selection unit 221 selects any partial image of the face extracted from each of the M registration images as the partial image of the face to be registered.
In step S307, the
以上、実施の形態3について説明した。登録対象の人物については、登録用画像の撮影が継続している期間、ポジティブ状態が維持されることが想定される。これに対し、たまたまカメラの方向を向いている通行人などの登録に不適切な人物の顔は、一時的にポジティブ状態となるに過ぎないと想定される。実施の形態3にかかる情報処理システム30によれば、連続的に撮影された複数枚の登録用画像を用いることで、ポジティブ状態が継続しているか否かを判定することができる。このため、通行人等の登録対象とすべきではない人物の顔が、偶然、ポジティブ状態となったとしても、適切に登録情報を生成することができる。このため、顔認証における認証対象のグループの登録をより正確に行なうことができる。
The third embodiment has been described above. It is assumed that the person to be registered will maintain a positive state for the period during which the image for registration is continuously taken. On the other hand, it is assumed that the face of a person who happens to be facing the camera and is inappropriate for registration, such as a passerby, is only temporarily in a positive state. According to the
<実施の形態4>
上述した実施の形態では、登録用画像から検出された顔がポジティブ状態であるか否かによって、登録対象の顔が選択された。これに対し、本実施の形態では、登録用画像を撮影した際の撮影装置と被写体との距離に基づいて、登録対象の顔の選択を行なう。
<Embodiment 4>
In the above-described embodiment, the face to be registered is selected depending on whether or not the face detected from the registration image is in the positive state. On the other hand, in the present embodiment, the face to be registered is selected based on the distance between the photographing device and the subject when the image for registration is photographed.
図10は、実施の形態4にかかる情報処理システム40の構成の一例を示すブロック図である。情報処理システム40は、顔登録端末200が顔登録端末230に置き換わった点で、実施の形態1にかかる情報処理システム10と異なっている。本実施の形態においても、顔認証サーバ100と、顔登録端末230とは、有線又は無線ネットワークにより、通信可能に接続されている。
顔登録端末230は、顔視線方向判定部204の代わりに、距離推定部231及び距離判定部232が設けられ、登録対象選択部205の代わりに登録対象選択部233が設けられている点で、実施の形態1にかかる顔登録端末200と異なっている。
FIG. 10 is a block diagram showing an example of the configuration of the
The
なお、顔登録端末230のハードウェア構成は、例えば図3に示した構成となっている。顔登録端末230の図10に示される各構成要素の処理は、顔登録端末230のプロセッサ53が、メモリ52からコンピュータプログラムを読み出して実行することで、行なわれる。
以下、実施の形態1と異なる構成及び動作について説明し、重複する説明は適宜省略する。
The hardware configuration of the
Hereinafter, configurations and operations different from those of the first embodiment will be described, and duplicate description will be omitted as appropriate.
距離推定部231は、顔検出部203により検出された顔のそれぞれについて、当該顔の被写体距離を推定する。距離推定部231は、例えば、顔検出部203により検出された顔の部分画像に対し、公知の画像解析処理を行なうことにより、検出された顔のそれぞれに対し、被写体距離を推定する。例えば、距離推定部231は、体の所定の部分の長さ(例えば、両目の間の長さ)によって、被写体距離を推定してもよい。この場合、体の所定の部分の長さが長いほど、被写体距離が短いと推定される。なお、体の所定の部分は、例えば、顔全体であってもよいし、顔の一部(例えば、鼻、目、耳など)であってもよいし、顔以外の部分(例えば、肩、首など)であってもよい。なお、被写体の推定技術として、上記推定方法に限らず、公知の他の推定技術を用いてもよい。
The
距離判定部232は、図1の判定部3に相当する。距離判定部232は、距離推定部231により推定された被写体距離が所定の距離条件を満たすか否かを判定する。すなわち、距離判定部232は、予め定められた条件を満たすか否かの判定として、顔検出部203により検出された顔から推定される当該顔の被写体距離が所定の距離条件を満たすか否かを判定する。本実施の形態では、距離判定部232は、登録用画像から得られた顔のうち被写体距離が最も短い顔の被写体距離を基準距離として、登録用画像から得られた顔のそれぞれの被写体距離について、当該基準距離との差が所定の閾値以下であるか否かを判定する。距離判定部232は、登録用画像から得られた顔のそれぞれについて、被写体距離と基準距離との差が所定の閾値以下であるか否かを示す判定結果を登録対象選択部233に出力する。
The
登録対象選択部233は、距離判定部232により被写体距離が上述の条件を満たすと判定された顔の部分画像を登録対象として選択する。登録用画像の撮影の際、グループのメンバーは、撮影方向において近い位置に存在することが想定される。したがって、被写体距離と基準距離との差が所定の閾値以下であるか否かを判定することにより、グループのメンバー達から離れた位置を通行している人物などといった登録に不適切な人物についての顔を除外することができる。
The registration
なお、上述した距離条件は、一例であり、距離判定部232は、他の距離条件を用いて判定を行なってもよい。例えば、距離判定部232は、距離推定部231により推定された被写体距離が所定の閾値以下であるか否かを判定してもよい。登録用画像の撮影は、被写体距離が所定の距離以下となる環境で行なわれることが想定される。このため、被写体距離が所定の閾値以下であるか否かを判定することにより、撮影装置から遠い場所を通行している人物などといった登録に不適切な人物についての顔を除外することができる。
The above-mentioned distance condition is an example, and the
次に、実施の形態4にかかる登録処理の流れについて説明する。図11は、実施の形態4にかかる登録処理の一例を示すフローチャートである。以下、図11に沿って、登録処理の流れについて説明する。 Next, the flow of the registration process according to the fourth embodiment will be described. FIG. 11 is a flowchart showing an example of the registration process according to the fourth embodiment. Hereinafter, the flow of the registration process will be described with reference to FIG.
ステップS401において、関連情報作成部201は、新たなグループIDを発行する。
次に、ステップS402において、登録用画像取得部202が、新規のグループについての登録用画像を取得する。
次に、ステップS403において、顔検出部203がステップS402で取得された登録用画像に写っている全ての顔を検出する。
次に、ステップS404において、距離推定部231が、ステップS403で検出された顔のそれぞれについて、当該顔の被写体距離を推定する。
次に、ステップS405において、距離判定部232が、ステップS404で推定された被写体距離が所定の距離条件を満たすか否かを、ステップS403で検出されたそれぞれの顔について判定する。
次に、ステップS406において、登録対象選択部233は、ステップS403で検出された全ての顔のうち、ステップS405で距離条件を満たすと判定された顔を登録対象として選択する。
次に、ステップS407において、顔登録部206は、ステップS406で選択された複数の顔のそれぞれの部分画像と、ステップS401で発行されたグループIDとを関連づけることにより、登録情報を生成する。そして、顔登録部206は、生成した登録情報を顔認証サーバ100に送信する。これに対し、顔認証サーバ100の登録情報管理部101は、登録情報として受信した画像とグループIDとを関連づけて、顔認証サーバ100の記憶装置54に記憶する。
In step S401, the related
Next, in step S402, the registration
Next, in step S403, the
Next, in step S404, the
Next, in step S405, the
Next, in step S406, the registration
Next, in step S407, the
以上、実施の形態4について説明した。実施の形態4にかかる情報処理システム40によれば、被写体距離が所定の距離条件を満たすか否かにより、登録対象の顔が選択される。このため、グループのメンバー達又は撮影装置から離れた人物などのように、登録対象の人物としてふさわしくない被写体距離の人物を除外することができる。このため、顔認証における認証対象のグループの登録を適切に行なうことができる。
The embodiment 4 has been described above. According to the
<実施の形態5>
本実施の形態では、所定の時間間隔で連続的に撮影された複数枚の登録用画像から算出される同一の人物についての顔の位置の変動距離が所定の閾値以下である場合、登録対象とする。
<Embodiment 5>
In the present embodiment, when the fluctuation distance of the face position for the same person calculated from a plurality of registration images continuously taken at a predetermined time interval is equal to or less than a predetermined threshold value, the registration target is selected. do.
図12は、実施の形態5にかかる情報処理システム50の構成の一例を示すブロック図である。情報処理システム50は、顔認証サーバ110と顔登録端末240とを有する。すなわち、情報処理システム50は、顔登録端末220が顔登録端末240に置き換わった点で、実施の形態3にかかる情報処理システム30と異なっている。顔登録端末240は、顔視線方向判定部204の代わりに座標測定部241及び座標判定部242が設けられ、登録対象選択部221の代わりに登録対象選択部243が設けられている点で、実施の形態3にかかる顔登録端末220と異なっている。ここで、本実施の形態における座標判定部242は、図1における判定部3に対応している。顔認証サーバ110と、顔登録端末240とは、有線又は無線ネットワークにより、通信可能に接続されている。
FIG. 12 is a block diagram showing an example of the configuration of the
なお、顔登録端末240のハードウェア構成は、例えば図3に示した構成となっている。顔登録端末240の図12に示される各構成要素の処理は、顔登録端末240のプロセッサ53が、メモリ52からコンピュータプログラムを読み出して実行することで、行なわれる。
以下、実施の形態3と異なる構成及び動作について説明し、重複する説明は適宜省略する。
The hardware configuration of the
Hereinafter, configurations and operations different from those of the third embodiment will be described, and duplicate description will be omitted as appropriate.
本実施の形態における登録用画像取得部202は、所定の時間間隔(例えば数秒)で連続的に撮影されたN枚(ただし、Nは2以上の整数)の登録用画像を取得する。なお、N枚の登録用画像の撮影範囲は同じであるものとする。すなわち、N枚の一連の登録用画像の撮影の際、撮影装置は、撮影領域が一定であるものとする。そして、顔検出部203は、登録用画像取得部202が取得した、連続する複数の登録用画像のそれぞれから、顔を検出する。そして、顔検出部203は、検出した顔の部分画像を顔認証サーバ110の同一人物判定部111に出力する。
The registration
同一人物判定部111は、連続する複数の登録用画像から検出された顔について、登録用画像間でマッチング処理を行い、マッチングにより一致すると判定された顔同士を同一の人物の顔として関連づける。同一人物判定部111は、関連付け結果を顔登録端末240の座標判定部242に出力する。
The same person determination unit 111 performs matching processing between the registration images for the faces detected from a plurality of continuous registration images, and associates the faces determined to match by matching as the faces of the same person. The same person determination unit 111 outputs the association result to the coordinate
座標測定部241は、顔検出部203により検出された全ての顔について、登録用画像内における位置を測定する。すなわち、座標測定部241は、顔検出部203により検出された全ての顔について、画像平面における座標を測定する。座標測定部241は、例えば、公知の画像認識処理により、顔の所定の部分(例えば、両目の間の中心点)に対応する特徴点の位置(座標)を検出し、検出された位置(座標)を当該顔の登録用画像内における位置とする。
The coordinate
座標判定部242は、複数の登録用画像から検出された同一の人物についての複数の顔の位置の登録用画像間における変動距離が所定の閾値以下であるか否かを判定する。座標判定部242は、同一人物判定部111による関連付け結果から特定される、同一の人物の登録用画像毎の顔について、それらの位置の変動が所定の閾値以下であるか否かを判定する。
The coordinate
登録対象選択部243は、座標判定部242により変動距離が所定の閾値以下であると判定された人物の顔の部分画像を登録対象として選択する。このとき、登録対象選択部243は、N枚の登録用画像からそれぞれ抽出された同一人物の顔のいずれかの部分画像を登録対象の顔の部分画像として選択する。例えば、登録対象選択部243は、N枚の登録用画像のうち最も先に撮影された登録用画像の部分画像を登録対象の顔の部分画像として選択する。登録対象選択部243は、同一人物判定部111により関連付けが行なわれた全ての人物についての顔画像について、上述した処理を行なう。
The registration
登録用画像の撮影の際、グループのメンバーのそれぞれの顔の位置はほぼ一定であることが想定される。したがって、連続する登録用画像における顔の位置の変動を確認することにより、通行している人物などといった登録に不適切な人物についての顔を除外することができる。 When taking the registration image, it is assumed that the position of each face of the group members is almost constant. Therefore, by confirming the change in the position of the face in the continuous registration images, it is possible to exclude the face of a person who is inappropriate for registration, such as a passing person.
次に、実施の形態5にかかる登録処理の流れについて説明する。図13は、実施の形態5にかかる登録処理の一例を示すフローチャートである。以下、図13に沿って、登録処理の流れについて説明する。 Next, the flow of the registration process according to the fifth embodiment will be described. FIG. 13 is a flowchart showing an example of the registration process according to the fifth embodiment. Hereinafter, the flow of the registration process will be described with reference to FIG.
ステップS501において、関連情報作成部201は、新たなグループIDを発行する。
次に、ステップS502において、登録用画像取得部202は、所定の時間間隔(例えば数秒)で連続的に撮影された複数の登録用画像を取得する。
次に、ステップS503において、顔検出部203がステップS502で取得された登録用画像に写っている全ての顔を検出する。すなわち、顔検出部203は、ステップS502で取得した全ての登録用画像について、画像内の顔を検出する。
次に、ステップS504において、同一人物判定部111が、ステップS503で検出された顔について、登録用画像間でマッチング処理を行い、マッチングにより一致すると判定された顔同士を同一の人物の顔として関連づける。
次に、ステップS505において、座標測定部241が、ステップS503で検出された全ての顔について、画像平面における座標を測定する。
次に、ステップS506において、座標判定部242が、複数の登録用画像から検出された同一の人物についての複数の顔の位置の登録用画像間における変動距離が所定の閾値以下であるか否かを判定する。
次に、ステップS507において、登録対象選択部243は、ステップS503で検出された全ての顔のうち、ステップS506で変動距離が閾値条件を満たすと判定された顔を登録対象として選択する。
次に、ステップS508において、顔登録部206は、ステップS507で選択された複数の顔のそれぞれの部分画像と、ステップS501で発行されたグループIDとを関連づけることにより、登録情報を生成する。そして、顔登録部206は、生成した登録情報を顔認証サーバ110に送信する。これに対し、顔認証サーバ110の登録情報管理部101は、登録情報として受信した画像とグループIDとを関連づけて、顔認証サーバ110の記憶装置54に記憶する。
In step S501, the related
Next, in step S502, the registration
Next, in step S503, the
Next, in step S504, the same person determination unit 111 performs matching processing between the registration images for the faces detected in step S503, and associates the faces determined to match by matching as the faces of the same person. ..
Next, in step S505, the coordinate measuring
Next, in step S506, whether or not the fluctuation distance between the registration images of the positions of a plurality of faces of the same person detected from the plurality of registration images by the coordinate
Next, in step S507, the registration
Next, in step S508, the
以上、実施の形態5について説明した。実施の形態5にかかる情報処理システム50によれば、顔の位置の変動距離が所定の閾値以下であるか否かにより、登録対象の顔が選択される。このため、通行している人物などといった登録に不適切な人物についての顔を除外することができる。このため、顔認証における認証対象のグループの登録を適切に行なうことができる。
The embodiment 5 has been described above. According to the
なお、本発明は上記実施の形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。例えば、上述した実施の形態では、同一人物判定部は、顔認証サーバに設けられていたが、顔登録端末に設けられてもよい。すなわち、同一人物判定部の処理が、顔登録端末において行なわれてもよい。また、顔登録端末における任意の構成要素の一部又は全てが、顔認証サーバに設けられていてもよい。すなわち、図2、図5、図8、図10、又は図12に示した顔登録端末のいずれかの構成要素の処理が、顔認証サーバにおいて行なわれてもよい。また、上述した各実施の形態における、登録対象の顔の決定手法は、適宜組み合わせてもよい。 The present invention is not limited to the above embodiment, and can be appropriately modified without departing from the spirit. For example, in the above-described embodiment, the same person determination unit is provided in the face authentication server, but may be provided in the face registration terminal. That is, the processing of the same person determination unit may be performed on the face registration terminal. Further, a part or all of any component in the face registration terminal may be provided in the face authentication server. That is, the processing of any of the components of the face registration terminal shown in FIGS. 2, 5, 8, 10, or 12 may be performed in the face authentication server. In addition, the methods for determining the face to be registered in each of the above-described embodiments may be appropriately combined.
また、上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。 In addition, some or all of the above embodiments may be described as in the following appendix, but are not limited to the following.
(付記1)
複数の人物の顔が写された画像から顔を検出する顔検出部と、
前記顔検出部により検出された顔が、予め定められた条件を満たすか否かを判定する判定部と、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する登録情報生成部と
を有する情報処理システム。
(付記2)
前記判定部は、前記予め定められた条件を満たすか否かの判定として、前記顔検出部により検出された顔の視線の方向が所定の方向であるか否かを判定する
付記1に記載の情報処理システム。
(付記3)
前記判定部は、前記予め定められた条件を満たすか否かの判定として、前記顔検出部により検出された顔の視線の方向が所定の方向であり、かつ、当該顔が当該所定の方向を向いているか否かを判定する
付記2に記載の情報処理システム。
(付記4)
前記顔検出部は、所定の時間間隔で連続的に撮影された複数の画像のそれぞれから、顔を検出し、
前記判定部は、前記複数の画像から検出された同一の人物についての複数の顔が前記予め定められた条件を満たすか否かを判定し、
前記登録情報生成部は、前記複数の画像から検出された前記複数の顔について前記予め定められた条件を満たすと判定された人物の顔の部分画像と、前記識別子とを関連づけて、前記登録情報を生成する
付記2又は3に記載の情報処理システム。
(付記5)
前記予め定められた条件を満たすと判定された顔について、認証対象とするか否かを選択する指示を受け付ける選択受付部をさらに有し、
前記登録情報生成部は、前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像のうち、前記指示に従って選択された部分画像と、前記識別子とを関連づけて、前記登録情報を生成する
付記1乃至4のいずれか1項に記載の情報処理システム。
(付記6)
前記判定部は、前記予め定められた条件を満たすか否かの判定として、前記顔検出部により検出された顔から推定される当該顔の被写体距離が所定の距離条件を満たすか否かを判定する
付記1に記載の情報処理システム。
(付記7)
前記顔検出部は、所定の時間間隔で連続的に撮影された複数の画像のそれぞれから、顔を検出し、
前記判定部は、前記予め定められた条件を満たすか否かの判定として、前記複数の画像から検出された同一の人物についての複数の顔の位置の変動距離が所定の閾値以下であるか否かを判定し、
前記登録情報生成部は、前記予め定められた条件を満たすと判定された複数の人物の顔のそれぞれの部分画像と、前記識別子とを関連づけて、前記登録情報を生成する
付記1に記載の情報処理システム。
(付記8)
複数の人物の顔が写された画像から顔を検出する顔検出部と、
前記顔検出部により検出された顔が、予め定められた条件を満たすか否かを判定する判定部と、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成し、当該登録情報を顔認証サーバに登録する登録情報生成部と
を有する端末装置。
(付記9)
前記判定部は、前記予め定められた条件を満たすか否かの判定として、前記顔検出部により検出された顔の視線の方向が所定の方向であるか否かを判定する
付記8に記載の端末装置。
(付記10)
複数の人物の顔が写された画像から顔を検出し、
検出された顔が、予め定められた条件を満たすか否かを判定し、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する
認証対象の管理方法。
(付記11)
複数の人物の顔が写された画像から顔を検出する顔検出ステップと、
検出された顔が、予め定められた条件を満たすか否かを判定する判定ステップと、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する登録情報生成ステップと
をコンピュータに実行させるプログラム。
(Appendix 1)
A face detector that detects faces from images of multiple people's faces,
A determination unit for determining whether or not the face detected by the face detection unit satisfies a predetermined condition, and a determination unit.
A registration information generation unit that generates registration information that is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. Information system with.
(Appendix 2)
According to Appendix 1, the determination unit determines whether or not the direction of the line of sight of the face detected by the face detection unit is a predetermined direction as a determination of whether or not the predetermined condition is satisfied. Information processing system.
(Appendix 3)
As a determination of whether or not the predetermined condition is satisfied, the determination unit determines that the direction of the line of sight of the face detected by the face detection unit is a predetermined direction, and the face is in the predetermined direction. The information processing system according to
(Appendix 4)
The face detection unit detects a face from each of a plurality of images continuously taken at predetermined time intervals.
The determination unit determines whether or not a plurality of faces of the same person detected from the plurality of images satisfy the predetermined conditions.
The registration information generation unit associates the partial image of the face of a person determined to satisfy the predetermined conditions with respect to the plurality of faces detected from the plurality of images with the identifier, and the registration information. The information processing system according to
(Appendix 5)
Further, it has a selection reception unit that receives an instruction to select whether or not to make a face to be authenticated for a face determined to satisfy the predetermined condition.
The registration information generation unit associates the partial image selected according to the instruction with the identifier among the partial images of each of the plurality of faces determined to satisfy the predetermined conditions, and the registration information. The information processing system according to any one of Supplementary note 1 to 4.
(Appendix 6)
The determination unit determines whether or not the subject distance of the face estimated from the face detected by the face detection unit satisfies the predetermined distance condition as a determination of whether or not the predetermined condition is satisfied. The information processing system according to Appendix 1.
(Appendix 7)
The face detection unit detects a face from each of a plurality of images continuously taken at predetermined time intervals.
The determination unit determines whether or not the predetermined condition is satisfied, and whether or not the fluctuation distance of the positions of a plurality of faces of the same person detected from the plurality of images is equal to or less than a predetermined threshold value. Judging whether
The information according to Appendix 1 in which the registration information generation unit associates a partial image of each of the faces of a plurality of persons determined to satisfy the predetermined conditions with the identifier and generates the registration information. Processing system.
(Appendix 8)
A face detector that detects faces from images of multiple people's faces,
A determination unit for determining whether or not the face detected by the face detection unit satisfies a predetermined condition, and a determination unit.
Registration information is generated by associating each partial image of a plurality of faces determined to satisfy the predetermined conditions with an identifier that identifies a group to be authenticated in face authentication, and the registration information is generated. A terminal device having a registration information generator to be registered in the face authentication server.
(Appendix 9)
As described in Appendix 8, the determination unit determines whether or not the direction of the line of sight of the face detected by the face detection unit is a predetermined direction as a determination of whether or not the predetermined condition is satisfied. Terminal device.
(Appendix 10)
Faces are detected from images of multiple people's faces,
It is determined whether or not the detected face meets the predetermined conditions, and the detected face is determined.
A method of managing an authentication target that generates registration information, which is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. ..
(Appendix 11)
A face detection step that detects faces from images of multiple people's faces,
A determination step for determining whether or not the detected face satisfies a predetermined condition, and
A registration information generation step for generating registration information, which is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. A program that causes a computer to execute.
1、10、20、30、40、50 情報処理システム
2 顔検出部
3 判定部
4 登録情報生成部
51 ネットワークインタフェース
52 メモリ
53 プロセッサ
54 記憶装置
55 入力装置
56 出力装置
100、110 顔認証サーバ
101 登録情報管理部
102 認証判定用画像取得部
103 認証部
111 同一人物判定部
200、210、220、230、240 顔登録端末
201 関連情報作成部
202 登録用画像取得部
203 顔検出部
204 顔視線方向判定部
205、221、233、243 登録対象選択部
206 顔登録部
211 選択受付部
231 距離推定部
232 距離判定部
241 座標測定部
242 座標判定部
1, 10, 20, 30, 40, 50
Claims (10)
前記顔検出部により検出された顔が、予め定められた条件を満たすか否かを判定する判定部と、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する登録情報生成部と
を有する情報処理システム。 A face detector that detects faces from images of multiple people's faces,
A determination unit for determining whether or not the face detected by the face detection unit satisfies a predetermined condition, and a determination unit.
A registration information generation unit that generates registration information that is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. Information system with.
請求項1に記載の情報処理システム。 The first aspect of claim 1, wherein the determination unit determines whether or not the direction of the line of sight of the face detected by the face detection unit is a predetermined direction as a determination of whether or not the predetermined condition is satisfied. Information processing system.
請求項2に記載の情報処理システム。 As a determination of whether or not the predetermined condition is satisfied, the determination unit determines that the direction of the line of sight of the face detected by the face detection unit is a predetermined direction, and the face is in the predetermined direction. The information processing system according to claim 2, wherein it is determined whether or not it is suitable.
前記判定部は、前記複数の画像から検出された同一の人物についての複数の顔が前記予め定められた条件を満たすか否かを判定し、
前記登録情報生成部は、前記複数の画像から検出された前記複数の顔について前記予め定められた条件を満たすと判定された人物の顔の部分画像と、前記識別子とを関連づけて、前記登録情報を生成する
請求項2又は3に記載の情報処理システム。 The face detection unit detects a face from each of a plurality of images continuously taken at predetermined time intervals.
The determination unit determines whether or not a plurality of faces of the same person detected from the plurality of images satisfy the predetermined conditions.
The registration information generation unit associates the partial image of the face of a person determined to satisfy the predetermined conditions with respect to the plurality of faces detected from the plurality of images with the identifier, and the registration information. The information processing system according to claim 2 or 3.
前記登録情報生成部は、前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像のうち、前記指示に従って選択された部分画像と、前記識別子とを関連づけて、前記登録情報を生成する
請求項1乃至4のいずれか1項に記載の情報処理システム。 Further, it has a selection reception unit that receives an instruction to select whether or not to make a face to be authenticated for a face determined to satisfy the predetermined condition.
The registration information generation unit associates the partial image selected according to the instruction with the identifier among the partial images of each of the plurality of faces determined to satisfy the predetermined conditions, and the registration information. The information processing system according to any one of claims 1 to 4.
請求項1に記載の情報処理システム。 The determination unit determines whether or not the subject distance of the face estimated from the face detected by the face detection unit satisfies the predetermined distance condition as a determination of whether or not the predetermined condition is satisfied. The information processing system according to claim 1.
前記判定部は、前記予め定められた条件を満たすか否かの判定として、前記複数の画像から検出された同一の人物についての複数の顔の位置の変動距離が所定の閾値以下であるか否かを判定し、
前記登録情報生成部は、前記予め定められた条件を満たすと判定された複数の人物の顔のそれぞれの部分画像と、前記識別子とを関連づけて、前記登録情報を生成する
請求項1に記載の情報処理システム。 The face detection unit detects a face from each of a plurality of images continuously taken at predetermined time intervals.
The determination unit determines whether or not the predetermined condition is satisfied, and whether or not the fluctuation distance of the positions of a plurality of faces of the same person detected from the plurality of images is equal to or less than a predetermined threshold value. Judging whether
The registration information generation unit according to claim 1, wherein the registration information generation unit associates a partial image of each of the faces of a plurality of persons determined to satisfy the predetermined conditions with the identifier and generates the registration information. Information processing system.
前記顔検出部により検出された顔が、予め定められた条件を満たすか否かを判定する判定部と、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成し、当該登録情報を顔認証サーバに登録する登録情報生成部と
を有する端末装置。 A face detector that detects faces from images of multiple people's faces,
A determination unit for determining whether or not the face detected by the face detection unit satisfies a predetermined condition, and a determination unit.
Registration information is generated by associating each partial image of a plurality of faces determined to satisfy the predetermined conditions with an identifier that identifies a group to be authenticated in face authentication, and the registration information is generated. A terminal device having a registration information generator to be registered in the face authentication server.
検出された顔が、予め定められた条件を満たすか否かを判定し、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する
認証対象の管理方法。 Faces are detected from images of multiple people's faces,
It is determined whether or not the detected face meets the predetermined conditions, and the detected face is determined.
A method of managing an authentication target that generates registration information, which is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. ..
検出された顔が、予め定められた条件を満たすか否かを判定する判定ステップと、
前記予め定められた条件を満たすと判定された複数の顔のそれぞれの部分画像と、顔認証における認証対象のグループを識別する識別子とを関連づけた情報である登録情報を生成する登録情報生成ステップと
をコンピュータに実行させるプログラム。 A face detection step that detects faces from images of multiple people's faces,
A determination step for determining whether or not the detected face satisfies a predetermined condition, and
A registration information generation step that generates registration information that is information in which a partial image of each of a plurality of faces determined to satisfy the predetermined conditions is associated with an identifier that identifies a group to be authenticated in face authentication. A program that causes a computer to execute.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022074941A JP7327571B2 (en) | 2020-09-24 | 2022-04-28 | Information processing system, terminal device, authentication target management method, and program |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020159723A JP7067593B2 (en) | 2020-09-24 | 2020-09-24 | Information processing system, management method for authentication, and program |
JP2022074941A JP7327571B2 (en) | 2020-09-24 | 2022-04-28 | Information processing system, terminal device, authentication target management method, and program |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020159723A Division JP7067593B2 (en) | 2020-09-24 | 2020-09-24 | Information processing system, management method for authentication, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022100394A true JP2022100394A (en) | 2022-07-05 |
JP7327571B2 JP7327571B2 (en) | 2023-08-16 |
Family
ID=87563039
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2022074941A Active JP7327571B2 (en) | 2020-09-24 | 2022-04-28 | Information processing system, terminal device, authentication target management method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7327571B2 (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007249588A (en) * | 2006-03-15 | 2007-09-27 | Omron Corp | Face image registration device, method, program, and storage medium |
JP2008252713A (en) * | 2007-03-30 | 2008-10-16 | Nikon Corp | Imaging device |
JP2018136731A (en) * | 2017-02-22 | 2018-08-30 | 東芝テック株式会社 | Information processing device and program |
WO2018180588A1 (en) * | 2017-03-27 | 2018-10-04 | 株式会社日立国際電気 | Facial image matching system and facial image search system |
-
2022
- 2022-04-28 JP JP2022074941A patent/JP7327571B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007249588A (en) * | 2006-03-15 | 2007-09-27 | Omron Corp | Face image registration device, method, program, and storage medium |
JP2008252713A (en) * | 2007-03-30 | 2008-10-16 | Nikon Corp | Imaging device |
JP2018136731A (en) * | 2017-02-22 | 2018-08-30 | 東芝テック株式会社 | Information processing device and program |
WO2018180588A1 (en) * | 2017-03-27 | 2018-10-04 | 株式会社日立国際電気 | Facial image matching system and facial image search system |
Also Published As
Publication number | Publication date |
---|---|
JP7327571B2 (en) | 2023-08-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6769475B2 (en) | Information processing system, management method for authentication, and program | |
JP2022172325A (en) | Authentication system | |
TWI616822B (en) | Facial spoofing detection in image based biometrics | |
US20150234881A1 (en) | Person Authentication Dictionary Update Method, Person Authentication Dictionary Update Apparatus, Recording Medium, and Person Authentication System | |
KR101534808B1 (en) | Method and System for managing Electronic Album using the Facial Recognition | |
JP7484985B2 (en) | Authentication system, authentication method, and program | |
CN108596079B (en) | Gesture recognition method and device and electronic equipment | |
KR20160025768A (en) | Attendance Management System Using Face Recognition | |
JP2010191620A (en) | Method and system for detecting suspicious person | |
JP2022117996A (en) | Information processing device, data generation method, and program | |
JP5937763B2 (en) | Authentication method for 3D entity image acquisition | |
JP2020052822A (en) | Information processing apparatus, authentication system, control method thereof, and program | |
JP7067593B2 (en) | Information processing system, management method for authentication, and program | |
JP2008009689A (en) | Face registering device, face authentication device, and face registration method | |
US20230084625A1 (en) | Photographing control device, system, method, and non-transitory computer-readable medium storing program | |
JP6214334B2 (en) | Electronic device, determination method and program | |
JP2019028559A (en) | Work analyzing device, work analyzing method, and program | |
JP7327571B2 (en) | Information processing system, terminal device, authentication target management method, and program | |
JP2021185458A (en) | Biometric determination apparatus and biometric determination method | |
JP2015139001A (en) | Information processing device, information processing method and program | |
JP2009301242A (en) | Head candidate extraction method, head candidate extraction device, head candidate extraction program and recording medium recording the program | |
WO2022176342A1 (en) | Information processing device, information processing system, information processing method, and non-transitory computer-readable medium | |
JP2011192220A (en) | Device, method and program for determination of same person | |
JP2019175421A (en) | Multi-angle face authentication system, learning method for the same, and authentication method | |
JP2018195872A (en) | Information processing device, information processing system, information processing method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220526 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220526 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230704 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230717 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7327571 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |