JP7247972B2 - Information processing device, camera control method, program, camera device, and image processing system - Google Patents

Information processing device, camera control method, program, camera device, and image processing system Download PDF

Info

Publication number
JP7247972B2
JP7247972B2 JP2020101541A JP2020101541A JP7247972B2 JP 7247972 B2 JP7247972 B2 JP 7247972B2 JP 2020101541 A JP2020101541 A JP 2020101541A JP 2020101541 A JP2020101541 A JP 2020101541A JP 7247972 B2 JP7247972 B2 JP 7247972B2
Authority
JP
Japan
Prior art keywords
camera
settings
recommended
image
authentication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020101541A
Other languages
Japanese (ja)
Other versions
JP2020162148A (en
Inventor
大史 先崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2020101541A priority Critical patent/JP7247972B2/en
Publication of JP2020162148A publication Critical patent/JP2020162148A/en
Priority to JP2023038347A priority patent/JP2023068021A/en
Application granted granted Critical
Publication of JP7247972B2 publication Critical patent/JP7247972B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、カメラ制御方法、プログラム、カメラ装置、および画像処理システムに関する。 The present invention relates to an information processing device, a camera control method, a program, a camera device, and an image processing system.

下記特許文献1には、画像処理にどの程度適した状態で物体(人物等)が画像内に現れるかという観点で、画像を生成するカメラの状態(位置や姿勢など)の評価を示す値を算出する技術が開示されている。具体的には、下記特許文献1は、(1)画像内の対象物体の解像度、(2)対象物体への注視点角度(カメラ位置と対象物体内の注視点位置とを結ぶ直線と地面とがなす角度)、および(3)対象領域(カメラが撮影する実空間内の領域)と対象物体視界領域(対象物体モデルが画像内に収まる実空間内の領域)との重なり度合、に基づいて、現状のカメラの状態(カメラパラメータ)が画像処理に適しているか否かを示す評価値を算出する技術を開示している。 In Japanese Patent Laid-Open No. 2002-200010, values indicating the evaluation of the state (position, orientation, etc.) of a camera that generates an image are described from the viewpoint of how well an object (person, etc.) appears in the image in a state suitable for image processing. Techniques for calculating are disclosed. Specifically, the following patent document 1 describes (1) the resolution of the target object in the image, (2) the gaze point angle to the target object (the straight line connecting the camera position and the gaze point position in the target object and the ground and (3) the degree of overlap between the target region (the region in real space captured by the camera) and the target object view region (the region in real space where the target object model fits in the image). , discloses a technique for calculating an evaluation value indicating whether or not the current camera state (camera parameters) is suitable for image processing.

再公表特許WO2014/002398号公報Republished patent WO2014/002398

人物の画像を用いて本人を認証する認証処理等を行うシステムにおいて、カメラの設定は、本人認証処理の精度を決める主な要因の1つである。カメラの設定が不適切であった場合、そのカメラによって生成される画像を用いた認証処理の精度が低下してしまう。そのため、システムの導入する時にカメラの設定が最適となるように調整する必要があるが、この調整作業には相応の手間がかかる。 2. Description of the Related Art In a system that performs authentication processing for authenticating a person using an image of a person, camera settings are one of the main factors that determine the accuracy of personal authentication processing. If the camera settings are inappropriate, the accuracy of the authentication process using the image generated by the camera will be lowered. Therefore, when the system is introduced, it is necessary to adjust the camera settings so that they are optimal, but this adjustment work takes considerable time and effort.

本発明は、上記の課題に鑑みてなされたものである。本発明の目的の一つは、カメラにより生成された画像を処理するシステムにおいて、システム導入時の作業負荷を減らす技術を提供することである。 The present invention has been made in view of the above problems. One object of the present invention is to provide a technique for reducing the workload at the time of system installation in a system for processing images generated by a camera.

本発明の情報処理装置は、
人物が写る画像を用いた認証処理で得られたスコアと、カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積する蓄積手段と、
前記スコアと前記カメラ設定との対応関係に基づいて、前記カメラの推奨設定を決定する推奨設定決定手段と、
前記推奨設定に基づいて、前記カメラを制御するカメラ制御手段と、
を備える。
The information processing device of the present invention includes:
accumulating means for accumulating in a storage area a score obtained by authentication processing using an image of a person and camera settings when the camera generated the image;
recommended setting determination means for determining recommended settings of the camera based on the correspondence relationship between the score and the camera settings;
camera control means for controlling the camera based on the recommended settings;
Prepare.

本発明のカメラ制御方法は、
コンピュータが、
画像に写る人物の認証処理で得られたスコアと、カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積し、
前記記憶領域に蓄積された前記スコアと前記カメラ設定との対応関係に基づいて前記カメラの推奨設定を決定し、
前記推奨設定に基づいて前記カメラを制御する、
ことを含む。
The camera control method of the present invention includes:
the computer
accumulating in a storage area the score obtained by the authentication processing of the person in the image and the camera settings when the camera generated the image;
determining recommended settings for the camera based on a correspondence relationship between the scores accumulated in the storage area and the camera settings;
controlling the camera based on the recommended settings;
Including.

本発明のプログラムは、コンピュータに、上述のカメラ制御方法を実行させる。 A program of the present invention causes a computer to execute the camera control method described above.

本発明のカメラは、後述の画像処理システムで利用される。 The camera of the present invention is used in an image processing system which will be described later.

本発明の画像処理システムは、
カメラ設定を変えながら人物が写る画像を生成するカメラと、
前記画像を用いて認証処理を実行する認証手段と、
前記認証処理で得られたスコアと、前記カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積する蓄積手段と、
前記記憶領域に蓄積された前記スコアと前記カメラ設定との対応関係に基づいて前記カメラの推奨設定を決定する推奨設定決定手段と、
前記推奨設定に基づいて前記カメラを制御するカメラ制御手段と、
を備える。
The image processing system of the present invention is
A camera that generates an image of a person while changing the camera settings,
authentication means for performing authentication processing using the image;
accumulation means for accumulating in a storage area the score obtained by the authentication process and camera settings when the camera generated the image;
recommended setting determination means for determining recommended settings of the camera based on the correspondence relationship between the scores accumulated in the storage area and the camera settings;
camera control means for controlling the camera based on the recommended settings;
Prepare.

本発明によれば、カメラにより生成された画像を処理するシステムにおいて、システム導入時の作業負荷を減らすことができる。 According to the present invention, in a system for processing images generated by a camera, it is possible to reduce the workload at the time of system introduction.

第1実施形態の画像処理システムの構成を例示する図である。1 is a diagram illustrating the configuration of an image processing system according to a first embodiment; FIG. 情報処理装置のハードウエア構成を例示するブロック図である。2 is a block diagram illustrating the hardware configuration of an information processing device; FIG. カメラのハードウエア構成を例示するブロック図である。It is a block diagram which illustrates the hardware constitutions of a camera. 第1実施形態の画像処理システムにより実行する処理の流れを例示するシーケンス図である。4 is a sequence diagram illustrating the flow of processing executed by the image processing system of the first embodiment; FIG. 認証処理の結果とカメラ設定とを対応付けて記憶するデータベースの一例を示す図である。FIG. 10 is a diagram showing an example of a database that associates and stores authentication processing results and camera settings; 認証処理の結果とカメラ設定とを対応付けて記憶するデータベースの他の一例を示す図である。FIG. 10 is a diagram showing another example of a database that associates and stores authentication processing results and camera settings; 認証処理の結果とカメラ設定とを対応付けて記憶するデータベースの他の一例を示す図である。FIG. 10 is a diagram showing another example of a database that associates and stores authentication processing results and camera settings; 第2実施形態における画像処理システムの構成を例示する図である。FIG. 10 is a diagram illustrating the configuration of an image processing system according to a second embodiment; FIG. 推奨設定記憶部に個人別の推奨設定が蓄積されるまでの処理の流れを示すシーケンス図である。FIG. 10 is a sequence diagram showing the flow of processing until individual recommended settings are accumulated in a recommended setting storage unit; 推奨設定記憶部に記憶される情報の一例を示す図である。FIG. 4 is a diagram showing an example of information stored in a recommended setting storage unit; FIG. 個人別の推奨設定を用いてカメラを制御する処理の流れを示すシーケンス図である。FIG. 10 is a sequence diagram showing the flow of processing for controlling a camera using recommended settings for each individual;

本発明に係る画像処理システムは、人物の認証処理の入力として用いる画像(人物が写る画像)を生成するカメラにおいて推奨されるカメラ設定(以下、「推奨設定」とも表記)を自動的に決定し、当該決定された推奨設定に基づいてカメラを制御する機能を有する。なお本明細書において、「カメラ設定」とは、カメラの撮影範囲、被写体(人物)の写り方、および画質の少なくとも1つに影響を与える設定のことを意味する。具体的には、カメラ設定は、姿勢(パンやチルトの角度)、撮影倍率、露光時間の長さ(シャッタースピード)、輝度、彩度、撮影解像度、および圧縮品質の少なくとも1つを含む。 An image processing system according to the present invention automatically determines recommended camera settings (hereinafter also referred to as "recommended settings") for a camera that generates an image (an image of a person) used as an input for person authentication processing. , has the function of controlling the camera based on the determined recommended settings. In this specification, the term "camera settings" refers to settings that affect at least one of the shooting range of the camera, how the subject (person) is captured, and image quality. Specifically, the camera settings include at least one of posture (panning and tilting angles), shooting magnification, exposure time length (shutter speed), brightness, saturation, shooting resolution, and compression quality.

以下、本発明の実施形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。また、特に説明する場合を除き、各ブロック図において、各ブロックは、ハードウエア単位の構成ではなく、機能単位の構成を表している。また、図中の矢印の向きは、情報の流れを分かり易くするためのものであり、特に説明のない限り通信の方向(一方向通信/双方向通信)を限定しない。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings. In addition, in all the drawings, the same constituent elements are denoted by the same reference numerals, and the description thereof will be omitted as appropriate. Moreover, in each block diagram, each block does not represent a configuration in units of hardware, but a configuration in units of functions, unless otherwise specified. Also, the directions of the arrows in the drawings are for making the flow of information easier to understand, and the direction of communication (one-way communication/two-way communication) is not limited unless otherwise specified.

[第1実施形態]
<情報処理装置10の機能構成>
図1は、第1実施形態の画像処理システム1の構成を例示する図である。図1に例示される画像処理システム1は、情報処理装置10およびカメラ20を含んで構成されている。
[First embodiment]
<Functional Configuration of Information Processing Device 10>
FIG. 1 is a diagram illustrating the configuration of an image processing system 1 according to the first embodiment. An image processing system 1 illustrated in FIG. 1 includes an information processing device 10 and a camera 20 .

図1に示されるように、情報処理装置10は、認証部110、蓄積部120、推奨設定決定部130、およびカメラ制御部140を備える。認証部110は、カメラ20により生成された画像を取得し、当該画像に写る人物の認証処理を実行する。蓄積部120は、人物の写る画像を用いた認証処理において得られたスコア(認証スコア)と、カメラ20が当該画像を生成したときのカメラ設定と、を対応付けて所定の記憶領域に蓄積する。推奨設定決定部130は、所定の記憶領域に蓄積された情報(認証スコアとカメラ設定との対応関係)に基づいて、カメラ20の推奨設定を決定する。カメラ制御部140は、推奨設定決定部130により決定された推奨設定に基づいて、カメラ20を制御する。 As shown in FIG. 1, the information processing apparatus 10 includes an authentication unit 110, a storage unit 120, a recommended setting determination unit 130, and a camera control unit 140. The authentication unit 110 acquires an image generated by the camera 20 and performs authentication processing of a person appearing in the image. The storage unit 120 associates a score (authentication score) obtained in authentication processing using an image of a person with the camera settings when the camera 20 generated the image, and stores them in a predetermined storage area. . The recommended setting determination unit 130 determines recommended settings for the camera 20 based on the information (correspondence relationship between the authentication score and the camera settings) accumulated in a predetermined storage area. The camera control section 140 controls the camera 20 based on the recommended settings determined by the recommended setting determination section 130 .

<情報処理装置10のハードウエア構成例>
情報処理装置10の各機能構成部は、各機能構成部を実現するハードウエア(例:ハードワイヤードされた電子回路など)で実現されてもよいし、ハードウエアとソフトウエアとの組み合わせ(例:電子回路とそれを制御するプログラムの組み合わせなど)で実現されてもよい。以下、情報処理装置10が、ハードウエアとソフトウエアとの組み合わせで各機能構成部を実現する場合について、図2を用いてさらに説明する。図2は、情報処理装置10のハードウエア構成を例示するブロック図である。
<Hardware Configuration Example of Information Processing Device 10>
Each functional configuration unit of the information processing apparatus 10 may be implemented by hardware (eg, hardwired electronic circuit) that implements each functional configuration unit, or may be implemented by a combination of hardware and software (eg, combination of an electronic circuit and a program for controlling it, etc.). A case where the information processing apparatus 10 implements each functional component by combining hardware and software will be further described below with reference to FIG. FIG. 2 is a block diagram illustrating the hardware configuration of the information processing device 10. As shown in FIG.

情報処理装置10は、制御基板1000を含んで構成される。制御基板1000は、バス1010、プロセッサ1020、メモリ1030、ストレージデバイス1040、入出力インタフェース1050、及びネットワークインタフェース1060を有する。 The information processing device 10 includes a control board 1000 . The control board 1000 has a bus 1010 , a processor 1020 , a memory 1030 , a storage device 1040 , an input/output interface 1050 and a network interface 1060 .

バス1010は、プロセッサ1020、メモリ1030、ストレージデバイス1040、入出力インタフェース1050、及びネットワークインタフェース1060が、相互にデータを送受信するためのデータ伝送路である。ただし、プロセッサ1020などを互いに接続する方法は、バス接続に限定されない。 A bus 1010 is a data transmission path through which the processor 1020, the memory 1030, the storage device 1040, the input/output interface 1050, and the network interface 1060 mutually transmit and receive data. However, the method of connecting processors 1020 and the like to each other is not limited to bus connection.

プロセッサ1020は、CPU(Central Processing Unit) やGPU(Graphics Processing Unit)などで実現されるプロセッサである。 The processor 1020 is a processor realized by a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), or the like.

メモリ1030は、RAM(Random Access Memory)などで実現される主記憶装置である。 The memory 1030 is a main memory implemented by RAM (Random Access Memory) or the like.

ストレージデバイス1040は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、メモリカード、又はROM(Read Only Memory)などで実現される補助記憶装置である。ストレージデバイス1040は情報処理装置10の各機能(認証部110、蓄積部120、推奨設定決定部130、カメラ制御部140など)を実現するプログラムモジュールを記憶している。プロセッサ1020がこれら各プログラムモジュールをメモリ1030上に読み込んで実行することで、各プログラムモジュールに対応する各機能が実現される。 The storage device 1040 is an auxiliary storage device such as a HDD (Hard Disk Drive), SSD (Solid State Drive), memory card, or ROM (Read Only Memory). The storage device 1040 stores program modules that implement each function of the information processing apparatus 10 (authentication unit 110, storage unit 120, recommended setting determination unit 130, camera control unit 140, etc.). Each function corresponding to each program module is realized by the processor 1020 reading each program module into the memory 1030 and executing it.

入出力インタフェース1050は、情報処理装置10と各種入出力デバイスとを接続するためのインタフェースである。入出力インタフェース1050には、キーボードやマウスといった入力装置(図示せず)、ディスプレイやスピーカーといった出力装置(図示せず)などが接続され得る。 The input/output interface 1050 is an interface for connecting the information processing apparatus 10 and various input/output devices. The input/output interface 1050 can be connected to input devices (not shown) such as a keyboard and mouse, and output devices (not shown) such as a display and speakers.

ネットワークインタフェース1060は、情報処理装置10をネットワークに接続するためのインタフェースである。このネットワークは、例えばLAN(Local Area Network)やWAN(Wide Area Network)である。ネットワークインタフェース1060がネットワークに接続する方法は、無線接続であってもよいし、有線接続であってもよい。図2の例では、情報処理装置10は、ネットワークインタフェース1060を介して、カメラ20と接続されている。情報処理装置10は、ネットワークインタフェース1060を介してカメラ20と通信し、人物が写る画像および当該画像のカメラ設定を取得することができる。また、情報処理装置10は、ネットワークインタフェース1060を介してカメラ20と通信し、推奨設定決定部130により決定されたカメラ20の推奨設定を示す情報を、カメラ20に送信することができる。 A network interface 1060 is an interface for connecting the information processing apparatus 10 to a network. This network is, for example, a LAN (Local Area Network) or a WAN (Wide Area Network). A method for connecting the network interface 1060 to the network may be a wireless connection or a wired connection. In the example of FIG. 2 , the information processing device 10 is connected to the camera 20 via the network interface 1060 . The information processing apparatus 10 can communicate with the camera 20 via the network interface 1060 to acquire an image of a person and camera settings for the image. Further, the information processing apparatus 10 can communicate with the camera 20 via the network interface 1060 and transmit information indicating the recommended settings of the camera 20 determined by the recommended settings determination unit 130 to the camera 20 .

<カメラ20の機能構成>
カメラ20は、所定のエリアを撮影範囲に含むように設置されている。所定のエリアは、例えば、人物の入退場を管理するためのゲートが設けられているエリアや、監視対象のエリアとして設定されているエリアを含む。カメラ20は、カメラ設定を変えながら、所定エリアに存在する人物を撮影する。図1に例示されるように、カメラ20は、送信部210、設定変更部220、撮像部230を備える。撮像部230は、撮像素子やレンズなどの光学系を含むカメラモジュールである。送信部210は、撮像部230を用いて生成された人物が写る画像と、カメラ20(撮像部230)が当該画像を生成したときのカメラ設定と、を情報処理装置10(外部装置)に送信する。設定変更部220は、カメラ20(撮像部230)が人物の写る画像を生成するときに推奨されるカメラ設定を示す情報(以下、「推奨設定情報」とも表記)を、情報処理装置10(外部装置)から取得する。また、設定変更部220は、情報処理装置10から取得した推奨設定情報に基づいて、カメラ20(撮像部230)のカメラ設定を変更する。
<Functional Configuration of Camera 20>
The camera 20 is installed so as to include a predetermined area in its photographing range. The predetermined area includes, for example, an area provided with a gate for managing entry and exit of people, and an area set as an area to be monitored. The camera 20 photographs a person existing in a predetermined area while changing camera settings. As illustrated in FIG. 1 , the camera 20 includes a transmission section 210 , a setting change section 220 and an image pickup section 230 . The imaging unit 230 is a camera module including an optical system such as an imaging device and a lens. The transmission unit 210 transmits an image of a person generated using the imaging unit 230 and camera settings when the camera 20 (imaging unit 230) generated the image to the information processing device 10 (external device). do. The setting change unit 220 changes information indicating camera settings recommended when the camera 20 (imaging unit 230) generates an image of a person (hereinafter also referred to as “recommended setting information”) to the information processing apparatus 10 (external device). In addition, the setting change unit 220 changes the camera settings of the camera 20 (imaging unit 230) based on the recommended setting information acquired from the information processing device 10. FIG.

<カメラ20のハードウエア構成例>
図3は、カメラ20のハードウエア構成を例示するブロック図である。
<Hardware Configuration Example of Camera 20>
FIG. 3 is a block diagram illustrating the hardware configuration of the camera 20. As shown in FIG.

カメラ20は、制御基板2000を含んで構成される。制御基板2000は、バス2010、プロセッサ2020、メモリ2030、ストレージデバイス2040、入出力インタフェース2050、及びネットワークインタフェース2060を有する。 The camera 20 is configured including a control board 2000 . The control board 2000 has a bus 2010 , a processor 2020 , a memory 2030 , a storage device 2040 , an input/output interface 2050 and a network interface 2060 .

バス2010は、プロセッサ2020、メモリ2030、ストレージデバイス2040、入出力インタフェース2050、及びネットワークインタフェース2060が、相互にデータを送受信するためのデータ伝送路である。ただし、プロセッサ2020などを互いに接続する方法は、バス接続に限定されない。 A bus 2010 is a data transmission path through which the processor 2020, the memory 2030, the storage device 2040, the input/output interface 2050, and the network interface 2060 mutually transmit and receive data. However, the method of connecting the processors 2020 and the like to each other is not limited to bus connection.

プロセッサ2020は、CPU(Central Processing Unit) やDSP(Digital Signal Processor)などで実現されるプロセッサである。 The processor 2020 is a processor realized by a CPU (Central Processing Unit), a DSP (Digital Signal Processor), or the like.

メモリ2030は、RAM(Random Access Memory)などで実現される主記憶装置である。 The memory 2030 is a main memory implemented by a RAM (Random Access Memory) or the like.

ストレージデバイス2040は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、メモリカード、又はROM(Read Only Memory)などで実現される補助記憶装置である。ストレージデバイス2040はカメラ20の各機能(送信部210、設定変更部220、撮像部230など)を実現するプログラムモジュールを記憶している。プロセッサ2020がこれら各プログラムモジュールをメモリ2030上に読み込んで実行することで、各プログラムモジュールに対応する各機能が実現される。 The storage device 2040 is an auxiliary storage device such as a HDD (Hard Disk Drive), SSD (Solid State Drive), memory card, or ROM (Read Only Memory). The storage device 2040 stores program modules that implement each function of the camera 20 (transmitting section 210, setting changing section 220, imaging section 230, etc.). Each function corresponding to each program module is realized by the processor 2020 reading each program module into the memory 2030 and executing it.

入出力インタフェース2050は、制御基板2000に各種モジュールを接続するためのインタフェースである。図3に示すように、入出力インタフェース2050には、カメラモジュール2052などが接続される。カメラモジュール2052は、CCD(Charge Coupled Device)やCMOS(Complementary Metal-Oxide-Semiconductor)といった撮像素子、当該撮像素子の出力信号を基に画像データを生成する画像処理エンジン、並びに、カメラ20の姿勢(パンやチルトの角度)、カメラ20の撮像倍率、および、カメラ20のシャッタースピードなどを制御する機構などを含んで構成される。 The input/output interface 2050 is an interface for connecting various modules to the control board 2000 . As shown in FIG. 3, the input/output interface 2050 is connected with a camera module 2052 and the like. The camera module 2052 includes an imaging device such as a CCD (Charge Coupled Device) or a CMOS (Complementary Metal-Oxide-Semiconductor), an image processing engine that generates image data based on the output signal of the imaging device, and the orientation of the camera 20 ( pan and tilt angles), imaging magnification of the camera 20, a mechanism for controlling the shutter speed of the camera 20, and the like.

ネットワークインタフェース2060は、カメラ20をネットワークに接続するためのインタフェースである。このネットワークは、例えばLAN(Local Area Network)やWAN(Wide Area Network)である。ネットワークインタフェース2060がネットワークに接続する方法は、無線接続であってもよいし、有線接続であってもよい。図3の例では、カメラ20は、ネットワークインタフェース2060を介して、情報処理装置10と接続されている。カメラ20は、ネットワークインタフェース2060を介して情報処理装置10と通信し、人物が写る画像および当該画像を生成したときのカメラ設定を情報処理装置10に送信することができる。また、カメラ20は、ネットワークインタフェース2060を介して情報処理装置10と通信し、推奨設定決定部130により決定されたカメラ20の推奨設定を示す情報を取得することができる。 A network interface 2060 is an interface for connecting the camera 20 to a network. This network is, for example, a LAN (Local Area Network) or a WAN (Wide Area Network). A method for connecting the network interface 2060 to the network may be a wireless connection or a wired connection. In the example of FIG. 3, camera 20 is connected to information processing apparatus 10 via network interface 2060 . The camera 20 can communicate with the information processing apparatus 10 via the network interface 2060 and transmit to the information processing apparatus 10 an image of a person and the camera settings used when the image was generated. Also, the camera 20 can communicate with the information processing apparatus 10 via the network interface 2060 and acquire information indicating the recommended settings of the camera 20 determined by the recommended settings determination unit 130 .

<処理の流れ>
図4は、第1実施形態の画像処理システム1により実行する処理の流れを例示するシーケンス図である。
<Process flow>
FIG. 4 is a sequence diagram illustrating the flow of processing executed by the image processing system 1 of the first embodiment.

まず、カメラ20が、カメラ設定を変えながら撮影を行う(S102)。そして、送信部210は、S102の処理で生成された画像と、その画像が生成されたときのカメラ設定を示す情報と、を情報処理装置10に送信する(S104)。 First, the camera 20 takes an image while changing camera settings (S102). Then, the transmission unit 210 transmits the image generated in the process of S102 and the information indicating the camera settings when the image was generated to the information processing apparatus 10 (S104).

そして、認証部110は、カメラ20から取得した画像を使って、当該画像に写る人物の認証処理を実行する(S106)。認証部110は、例えば、特定のエリアへの入退場を管理するゲートを通過する人物を写した画像をカメラ20から取得し、その画像に写る人物について認証処理を実行する。また例えば、認証部110は、特定の監視エリア(例えば、大規模商業施設やイベント会場など)に存在する人物を写した画像をカメラ20から取得し、その画像に写る人物について認証処理を実行する。 Then, using the image obtained from the camera 20, the authentication unit 110 executes authentication processing of the person appearing in the image (S106). For example, the authentication unit 110 acquires from the camera 20 an image of a person passing through a gate that manages entry and exit to a specific area, and performs authentication processing on the person shown in the image. Also, for example, the authentication unit 110 acquires from the camera 20 an image of a person present in a specific monitoring area (for example, a large-scale commercial facility, an event venue, etc.), and performs authentication processing on the person in the image. .

認証部110は、S106の認証処理において、認証された人物を示す情報と、画像に写る人物が認証された人物である確信度(認証スコア)と、を取得する。具体的には、まず、認証部110は、カメラ20から取得した画像を処理して複数の特徴点(人物の目、鼻、口などを示す点)を抽出し、それら特徴点の配置を示すデータを得る。そして、認証部110は、特徴点の配置を示すデータを、本人認証用に予め登録された登録データと比較して、データ間の類似度を算出する。そして、認証部110は、所定の基準値以上の類似度が得られた登録データ(複数存在する場合は最も高い類似度が得られた登録データ)に対応する人物を「認証された人物」として特定するとともに、その類似度を認証スコアとして取得する。 In the authentication process of S106, the authentication unit 110 acquires information indicating the authenticated person and the degree of certainty (authentication score) that the person appearing in the image is the authenticated person. Specifically, first, the authentication unit 110 processes an image acquired from the camera 20, extracts a plurality of feature points (points indicating a person's eyes, nose, mouth, etc.), and indicates the arrangement of these feature points. get the data. Authentication unit 110 then compares the data indicating the arrangement of the feature points with registered data registered in advance for personal authentication, and calculates the degree of similarity between the data. Then, the authenticating unit 110 regards the person corresponding to the registered data for which the degree of similarity equal to or greater than a predetermined reference value is obtained (the registered data for which the highest degree of similarity is obtained when there are multiple data) as the “authenticated person”. Along with specifying, the degree of similarity is obtained as an authentication score.

そして、蓄積部120は、S106の処理で得られた認証処理の結果(認証された人物および認証スコア)とカメラ設定と、を互いに対応付けて所定の記憶領域に蓄積する(S108)。蓄積部120は、例えば、ストレージデバイス1040内に構築したデータベースなどに、各画像を用いた認証処理の結果(認証された人物および認証スコア)とカメラ設定とを蓄積する。 Then, the storage unit 120 associates the result of the authentication process (the authenticated person and the authentication score) obtained in the process of S106 with the camera settings and stores them in a predetermined storage area (S108). The accumulation unit 120 accumulates results of authentication processing using each image (authenticated person and authentication score) and camera settings in a database built in the storage device 1040, for example.

そして、推奨設定決定部130は、記憶領域に蓄積された認証スコアとカメラ設定との対応関係に基づいて、カメラ20が画像を生成するときに推奨される推奨設定を決定する(S110)。ここで、推奨設定決定部130は、任意のタイミングで推奨設定を決定する処理を実行することができる。例えば、推奨設定決定部130は、所定期間が経過する度に、データベースに蓄積された情報を用いて推奨設定を決定するように構成されていてもよい。また、推奨設定決定部130は、直近の認証処理で得られた認証スコアの統計値(平均値など)が、カメラ設定の更新要否を判断するための基準値を下回った場合に、データベースに蓄積された情報を用いて推奨設定を決定するように構成されていてもよい。カメラ20の推奨設定を定期的にあるいは認証スコアに関する所定の条件が満たされた段階で見直すようにすることで、良い認証スコアが得られる画像を生成する精度を保つことができる。 Then, the recommended setting determination unit 130 determines recommended settings recommended when the camera 20 generates an image based on the correspondence relationship between the authentication score and the camera settings accumulated in the storage area (S110). Here, the recommended setting determination unit 130 can execute processing for determining recommended settings at any timing. For example, the recommended setting determination unit 130 may be configured to determine recommended settings using information accumulated in a database each time a predetermined period of time elapses. In addition, when the statistical value (such as an average value) of authentication scores obtained in the most recent authentication process falls below a reference value for determining whether camera settings need to be updated, the recommended setting determination unit 130 stores the score in the database. The stored information may be used to determine recommended settings. By reviewing the recommended settings of the camera 20 periodically or when a predetermined condition regarding the authentication score is satisfied, it is possible to maintain the accuracy of generating an image with a good authentication score.

ここで、推奨設定決定部130が、記憶領域に蓄積された認証スコアとカメラ設定との対応関係に基づいて推奨設定を決定する流れについて説明する。一例として、認証処理の対象となる人物が一人である場合や、認証対象となる人物の中で平均的な身体的特徴を有する人物が予め特定できている場合、推奨設定決定部130は、当該特定の人物について認証スコアが最も大きくなるカメラ設定を特定し、そのカメラ設定をカメラ20の推奨設定として決定することができる。具体的な例として、データベースに図5に例示されるような情報が記憶されている場合を考える。図5は、認証処理の結果とカメラ設定とを対応付けて記憶するデータベースの一例を示す図である。図5に例示されるデータベースは、特定人物(人物A)についての認証処理の結果を、認証スコアと対応付けて記憶している。そして、図5の例では、「設定7」のカメラ設定での認証スコアが最大値「92」となっている。この場合、推奨設定決定部130は、認証スコアが最大となる「設定7」のカメラ設定を、カメラ20の推奨設定として決定する。 Here, a flow of the recommended setting determination unit 130 determining the recommended settings based on the correspondence relationship between the authentication scores accumulated in the storage area and the camera settings will be described. As an example, when there is only one person to be authenticated, or when a person having average physical characteristics is identified in advance among the persons to be authenticated, the recommended setting determining unit 130 A camera setting that gives the highest authentication score for a specific person can be specified, and that camera setting can be determined as a recommended setting for the camera 20 . As a specific example, let us consider a case where information as illustrated in FIG. 5 is stored in a database. FIG. 5 is a diagram showing an example of a database that associates and stores authentication processing results and camera settings. The database exemplified in FIG. 5 stores the results of authentication processing for a specific person (person A) in association with authentication scores. In the example of FIG. 5, the authentication score for the camera setting of "setting 7" is the maximum value of "92". In this case, the recommended setting determining unit 130 determines the camera setting of “setting 7” with the highest authentication score as the recommended setting of the camera 20 .

他の一例として、複数の人物が認証処理の対象となる場合に、推奨設定決定部130は、データベースに蓄積された情報を参照して複数の人物の認証スコアが所定の基準値以上となるカメラ設定を特定し、そのカメラ設定をカメラ20の推奨設定として決定してもよい。具体的な例として、データベースに図6に示されるような情報が記憶されており、認証スコアに関する所定の基準値が「70」である場合を考える。図6は、認証処理の結果とカメラ設定とを対応付けて記憶するデータベースの他の一例を示す図である。図6の例の場合、「設定1」のカメラ設定では、複数の人物A~Cの認証スコアが所定の基準値以上である。一方、「設定2」のカメラ設定では、人物AおよびCの認証スコアは所定の基準値以上であるが、人物Cの認証スコアは所定の基準値未満となっている。この場合、推奨設定決定部130は、「設定1」のカメラ設定を、カメラ20の推奨設定として決定する。 As another example, when a plurality of persons are subject to the authentication process, the recommended setting determination unit 130 refers to information accumulated in the database, and selects cameras whose authentication scores of the plurality of persons are equal to or higher than a predetermined reference value. A setting may be identified and determined as the recommended setting for the camera 20 . As a specific example, let us consider a case where information as shown in FIG. 6 is stored in the database and the predetermined reference value for the authentication score is "70". FIG. 6 is a diagram showing another example of a database that associates and stores authentication processing results and camera settings. In the example of FIG. 6, with the camera setting of "setting 1", the authentication scores of the plurality of persons A to C are equal to or higher than a predetermined reference value. On the other hand, in the camera setting of "setting 2", the authentication scores of persons A and C are equal to or higher than the predetermined reference value, but the authentication score of person C is less than the predetermined reference value. In this case, the recommended setting determining unit 130 determines the camera setting “setting 1” as the recommended setting for the camera 20 .

また、データベースに図7に示されるような情報が記憶されており、認証スコアに関する所定の基準値が「70」であるとする。図7は、認証処理の結果とカメラ設定とを対応付けて記憶するデータベースの他の一例を示す図である。図7の例では、「設定1」のカメラ設定および「設定3」のカメラ設定で人物A~Cの認証スコアが所定の基準値以上である。このように、候補となる複数のカメラ設定が存在する場合、推奨設定決定部130は、複数の人物の認証スコアの統計処理値に基づいて、推奨設定を決定するように構成されていてもよい。例えば、図7の例の場合、「設定1」のカメラ設定では、人物A~Cの認証スコアの合計値は「225」、平均値は「75」である。一方、「設定3」のカメラ設定では、人物A~Cの認証スコアの合計値が「270」、平均値は「90」である。このような場合、推奨設定決定部130は、合計値や平均値といった統計処理値の大きい「設定3」のカメラ設定を、カメラ20の推奨設定として決定する。 It is also assumed that information as shown in FIG. 7 is stored in the database, and that the predetermined reference value for the authentication score is "70". FIG. 7 is a diagram showing another example of a database that associates and stores authentication processing results and camera settings. In the example of FIG. 7, the authentication scores of persons A to C are equal to or higher than a predetermined reference value in the camera settings of "Setting 1" and "Setting 3". In this way, when there are a plurality of candidate camera settings, the recommended setting determination unit 130 may be configured to determine the recommended settings based on the statistically processed values of the authentication scores of a plurality of persons. . For example, in the example of FIG. 7, with the camera setting of "setting 1", the total value of the authentication scores of persons A to C is "225", and the average value is "75". On the other hand, in the camera setting of "setting 3", the total value of the authentication scores of persons A to C is "270", and the average value is "90". In such a case, the recommended setting determination unit 130 determines the camera setting of “Setting 3”, which has a large statistical processing value such as the total value and the average value, as the recommended setting of the camera 20 .

図4に戻り、カメラ制御部140は、カメラ20のカメラ設定をS110の処理で決定された推奨設定に変更するため、当該推奨設定を示す推奨設定情報を生成してカメラ20に送信する(S112)。推奨設定情報は、カメラ20の姿勢(パンまたはチルトの角度)、撮像倍率、露光時間の長さ(シャッタースピード)、輝度、彩度、撮影解像度、および圧縮品質の少なくともいずれか1つについて、推奨される設定値を示す情報である。カメラ制御部140は、推奨設定情報をカメラ20に送信することによって、カメラ20の姿勢(パンまたはチルトの角度)、カメラ20の撮影倍率、カメラ20の露光時間の長さ(シャッタースピード)、輝度、彩度、撮影解像度、および圧縮品質の少なくともいずれか1つを制御することができる。 Returning to FIG. 4, in order to change the camera settings of the camera 20 to the recommended settings determined in the process of S110, the camera control unit 140 generates recommended setting information indicating the recommended settings and transmits it to the camera 20 (S112). ). The recommended setting information includes at least one of the camera 20 orientation (panning or tilting angle), imaging magnification, exposure time length (shutter speed), brightness, saturation, shooting resolution, and compression quality. This is information indicating the set value to be set. By transmitting the recommended setting information to the camera 20, the camera control unit 140 controls the attitude (pan or tilt angle) of the camera 20, the imaging magnification of the camera 20, the length of the exposure time (shutter speed) of the camera 20, and the brightness. , saturation, capture resolution, and/or compression quality.

設定変更部220は、情報処理装置10から推奨設定情報を取得すると、カメラ20のカメラ設定を当該推奨設定情報の示す推奨設定に変更する(S114)。具体的には、設定変更部220は、情報処理装置10から取得した推奨設定情報が示すカメラ設定に従って、カメラ20の姿勢(パンまたはチルトの角度)を制御する機構、カメラ20の撮像倍率を制御する機構、カメラ20のシャッタースピードを制御する機構、または、撮像素子の出力信号を基に画像を生成する画像処理エンジン(輝度、彩度、撮影解像度、圧縮品質などを制御する部分)などを制御する。これにより、カメラ20の姿勢、撮像倍率、露光時間の長さ(シャッタースピード)、輝度、彩度、撮影解像度、および圧縮品質の少なくともいずれか1つが、推奨設定のとおりに変更される。 After obtaining the recommended setting information from the information processing apparatus 10, the setting change unit 220 changes the camera setting of the camera 20 to the recommended setting indicated by the recommended setting information (S114). Specifically, the setting change unit 220 controls the mechanism for controlling the attitude (pan or tilt angle) of the camera 20 and the imaging magnification of the camera 20 according to the camera settings indicated by the recommended setting information acquired from the information processing apparatus 10. mechanism to control the shutter speed of the camera 20, or an image processing engine (the part that controls brightness, saturation, shooting resolution, compression quality, etc.) that generates an image based on the output signal of the image sensor. do. As a result, at least one of the orientation of the camera 20, imaging magnification, length of exposure time (shutter speed), brightness, saturation, shooting resolution, and compression quality is changed as recommended.

<作用・効果>
本実施形態では、まず、画像を用いた認証処理で得られるスコア(認証スコア)と、当該画像が生成されたときのカメラ20のカメラ設定と、が対応付けて記憶領域に蓄積される。そして、このように記憶領域に蓄積された情報に基づいて、確信度の高い認証結果が得られる画像を生成するために推奨されるカメラ20のカメラ設定(推奨設定)が決定され、カメラ20に通知される。そして、カメラ20のカメラ設定が推奨設定に自動的に変更される。すなわち、認証処理に適した画像を得るためのカメラ20の調整作業が自動化される。本実施形態の構成によれば、画像処理システム1の管理者にとっては、システム導入時の作業負荷を減らすという効果が期待できる。また、システム導入時の作業負荷の削減によって人的コストを抑えることで画像処理システム1を安価に提供可能となるため、画像処理システム1の利用を促進させる効果も見込める。
<Action/effect>
In this embodiment, first, a score (authentication score) obtained by authentication processing using an image is associated with the camera settings of the camera 20 when the image was generated and stored in a storage area. Then, based on the information accumulated in the storage area in this way, camera settings (recommended settings) of the camera 20 that are recommended for generating an image that provides an authentication result with a high degree of certainty are determined. be notified. Then, the camera settings of the camera 20 are automatically changed to the recommended settings. That is, the adjustment work of the camera 20 for obtaining an image suitable for authentication processing is automated. According to the configuration of this embodiment, the administrator of the image processing system 1 can expect the effect of reducing the workload at the time of system introduction. In addition, since it is possible to provide the image processing system 1 at a low cost by reducing the labor cost by reducing the workload at the time of system introduction, an effect of promoting the use of the image processing system 1 can be expected.

<変形例>
カメラ20が、画像処理用のプロセッサを搭載する所謂インテリジェントカメラである場合、情報処理装置10が備える処理部の少なくとも一部を、カメラ20に設けることができる。例えば、カメラ20(インテリジェントカメラ)が顔画像を用いた認証処理を実行する処理部(認証部110に相当する処理部)を有し、情報処理装置10が、蓄積部120、推奨設定決定部130、およびカメラ制御部140を有していてもよい。この場合、カメラ20に設けられた認証部110に相当する処理部が画像を用いて認証処理を実行し、情報処理装置10は、当該認証処理で得られた認証スコアとカメラ設定とをカメラ20から取得してストレージデバイス1040などに蓄積する。そして、情報処理装置10は、蓄積された情報(認証スコアとカメラ設定との組み合わせ)に基づいて推奨設定を決定し、カメラ20に当該推奨設定を通知する。このような構成によっても、上述した効果を得ることができる。
<Modification>
If the camera 20 is a so-called intelligent camera equipped with a processor for image processing, at least a part of the processing section included in the information processing apparatus 10 can be provided in the camera 20 . For example, the camera 20 (intelligent camera) has a processing unit (a processing unit corresponding to the authentication unit 110) that executes authentication processing using a face image, and the information processing device 10 includes the storage unit 120 and the recommended setting determination unit 130. , and a camera control unit 140 . In this case, a processing unit corresponding to the authentication unit 110 provided in the camera 20 executes authentication processing using an image, and the information processing device 10 sends the authentication score and camera settings obtained by the authentication processing to the camera 20. and stores it in the storage device 1040 or the like. Then, the information processing apparatus 10 determines recommended settings based on the accumulated information (a combination of the authentication score and the camera settings), and notifies the camera 20 of the recommended settings. With such a configuration as well, the effects described above can be obtained.

また、推奨設定決定部130は、カメラ20の動作タイミング(カメラ20で画像が生成されたタイミング)に基づく時間的条件別に、推奨設定を決定するように構成されていてもよい。例えば、推奨設定決定部130は、カメラ20の動作タイミング(カメラ20で画像が生成されたタイミング)に基づいて、季節別の推奨設定、時間帯別の推奨設定、月または曜日別の推奨設定などを決定するように構成されていてもよい。このようにすることで、時間帯や季節などに応じて環境光(カメラ20が撮像素子で受け取る光)が異なることによって生じる推奨設定の違いを吸収して、上述の効果を安定して得ることができる。 Further, the recommended setting determination unit 130 may be configured to determine recommended settings for each temporal condition based on the operation timing of the camera 20 (the timing at which the image is generated by the camera 20). For example, the recommended setting determining unit 130 determines recommended settings for each season, recommended settings for each time period, recommended settings for each month or day of the week, etc., based on the operation timing of the camera 20 (timing at which an image is generated by the camera 20). may be configured to determine the By doing so, it is possible to stably obtain the above effects by absorbing differences in recommended settings caused by differences in environmental light (light received by the imaging device of the camera 20) depending on the time of day, season, and the like. can be done.

[第2実施形態]
顔画像といった本人の身体的特徴を用いる生体認証に、パスワードといった本人のみが知り得る知識を用いる知識認証や、ICカードといった本人のみが有する物を用いる所有物認証を組み合わせた、所謂多要素認証が採用されることもある。本実施形態では、多要素認証が採用される場合の画像処理システム1の構成の一例について説明する。本実施形態は、以下で説明する点を除き、上述の第1実施形態と同様である。
[Second embodiment]
So-called multi-factor authentication is a combination of biometric authentication that uses a person's physical characteristics such as a facial image, knowledge authentication that uses knowledge that only the person can know, such as a password, and property authentication that uses an item that only the person has, such as an IC card. sometimes adopted. In this embodiment, an example of the configuration of the image processing system 1 when multi-factor authentication is adopted will be described. This embodiment is similar to the first embodiment described above, except for the points described below.

<機能構成例>
図8は、第2実施形態における画像処理システム1の構成を例示する図である。図8に示されるように、本実施形態の画像処理システム1は、情報処理装置10、カメラ20、および読取装置30を含んで構成される。読取装置30は、人物を個々に識別する情報(個人識別情報)を記憶するICカード40を読み取るための装置である。
<Example of functional configuration>
FIG. 8 is a diagram illustrating the configuration of the image processing system 1 according to the second embodiment. As shown in FIG. 8 , the image processing system 1 of this embodiment includes an information processing device 10 , a camera 20 and a reading device 30 . The reading device 30 is a device for reading an IC card 40 storing information (personal identification information) for individually identifying a person.

また、本実施形態の推奨設定決定部130は、認証スコアとカメラ設定との対応関係に基づいて、人物毎にカメラ20の推奨設定を決定し、その人物毎の推奨設定を推奨設定記憶部132に記憶する。また、本実施形態のカメラ制御部140は、次のように動作する。まず、カメラ制御部140は、読取装置30によってICカード40から読み取られた個人識別情報を取得する。そして、カメラ制御部140は、推奨設定記憶部132に記憶されている個人別の推奨設定の中から、取得した個人識別情報に対応する推奨設定を特定する。そして、カメラ制御部140は、特定した推奨設定に基づいてカメラ20を制御する。
<処理の流れ>
図9は、推奨設定記憶部132に個人別の推奨設定が蓄積されるまでの処理の流れを示すシーケンス図である。
Also, the recommended setting determination unit 130 of the present embodiment determines recommended settings of the camera 20 for each person based on the correspondence relationship between the authentication score and the camera settings, and stores the recommended settings for each person in the recommended setting storage unit 132. memorize to Also, the camera control unit 140 of this embodiment operates as follows. First, the camera control unit 140 acquires personal identification information read from the IC card 40 by the reader 30 . Then, the camera control unit 140 identifies the recommended setting corresponding to the acquired personal identification information from the individual recommended settings stored in the recommended setting storage unit 132 . Then, the camera control unit 140 controls the camera 20 based on the identified recommended settings.
<Process flow>
FIG. 9 is a sequence diagram showing the flow of processing until recommended settings for each individual are accumulated in the recommended setting storage unit 132. As shown in FIG.

まず、カメラ20が、カメラ設定を変えながら撮影を行う(S202)。そして、送信部210は、S102の処理で生成された画像と、その画像が生成されたときのカメラ設定を示す情報と、を情報処理装置10に送信する(S204)。そして、認証部110は、カメラ20から取得した画像を使って、当該画像に写る人物の認証処理を実行する(S206)。そして、蓄積部120は、S106の処理で得られた認証処理の結果(認証された人物および認証スコア)とカメラ設定と、を互いに対応付けて所定の記憶領域に蓄積する(S208)。そして、推奨設定決定部130は、記憶領域に蓄積された認証スコアとカメラ設定との対応関係に基づいて、カメラ20が画像を生成するときに推奨される推奨設定を決定する(S210)。S202からS210の処理は、図4のS102からS110の処理と同様である。 First, the camera 20 takes an image while changing camera settings (S202). Then, the transmission unit 210 transmits the image generated in the process of S102 and the information indicating the camera settings when the image was generated to the information processing apparatus 10 (S204). Then, using the image obtained from the camera 20, the authentication unit 110 executes authentication processing of the person appearing in the image (S206). Then, the storage unit 120 associates the result of the authentication process (the authenticated person and the authentication score) obtained in the process of S106 with the camera settings and stores them in a predetermined storage area (S208). Then, the recommended setting determination unit 130 determines recommended settings recommended when the camera 20 generates an image, based on the correspondence relationship between the authentication scores accumulated in the storage area and the camera settings (S210). The processing from S202 to S210 is the same as the processing from S102 to S110 in FIG.

推奨設定決定部130は、S206の認証処理で認証された人物に割り当てられた個人識別情報と、S210で決定された推奨設定を示す情報と、を対応付けてストレージデバイス1040などの記憶領域に記憶する(S212)。これにより、個人別の推奨設定を示す情報が、ストレージデバイス1040などの記憶領域に格納される(例:図10)。図10は、推奨設定記憶部132に記憶される情報の一例を示す図である。図10に例示される情報は、人物Aを撮影する場合に推奨されるカメラ20のカメラ設定は「設定1」であり、人物Bを撮影する場合に推奨されるカメラ20のカメラ設定は「設定2」であり、人物Cを撮影する場合に推奨されるカメラ20のカメラ設定は「設定3」であることを示している。 The recommended setting determination unit 130 associates the personal identification information assigned to the person authenticated in the authentication process of S206 with the information indicating the recommended settings determined in S210, and stores them in a storage area such as the storage device 1040. (S212). As a result, information indicating recommended settings for each individual is stored in a storage area such as the storage device 1040 (eg, FIG. 10). FIG. 10 is a diagram showing an example of information stored in the recommended setting storage unit 132. As shown in FIG. The information exemplified in FIG. 10 indicates that the recommended camera setting of the camera 20 when photographing person A is "setting 1", and the recommended camera setting of camera 20 when photographing person B is "setting 2”, and the camera setting of the camera 20 recommended for photographing the person C is “setting 3”.

図11は、個人別の推奨設定を用いてカメラ20を制御する処理の流れを示すシーケンス図である。 FIG. 11 is a sequence diagram showing the flow of processing for controlling the camera 20 using individual recommended settings.

まず、読取装置30が、ICカード40と近距離無線通信を行って、ICカード40に記憶されている個人識別情報を読み取り、情報処理装置10に送信する(S302、S304)。 First, the reading device 30 performs short-range wireless communication with the IC card 40 to read the personal identification information stored in the IC card 40 and transmits it to the information processing device 10 (S302, S304).

カメラ制御部140は、読取装置30から取得した個人識別情報に基づいて推奨設定を特定する(S306)。例えば、推奨設定記憶部132に図10に示されるような情報が記憶されている場合を考える。この場合、S304の処理で取得された個人識別情報が人物Aを示す情報であれば、カメラ制御部140は、図10に例示される情報から、「設定1」のカメラ設定を、当該人物の推奨設定として特定することができる。そして、カメラ制御部140は、S306の処理で特定された個人別の推奨設定を示す推奨設定情報を、カメラ20に送信する(S308)。 The camera control unit 140 identifies recommended settings based on the personal identification information acquired from the reading device 30 (S306). For example, consider a case where information as shown in FIG. 10 is stored in the recommended setting storage unit 132 . In this case, if the personal identification information acquired in the process of S304 is information indicating person A, the camera control unit 140 changes the camera setting of “setting 1” from the information illustrated in FIG. Can be identified as a recommended setting. Then, the camera control unit 140 transmits to the camera 20 recommended setting information indicating recommended settings for each individual specified in the process of S306 (S308).

設定変更部220は、情報処理装置10から推奨設定情報を取得すると、カメラ20のカメラ設定を当該推奨設定情報の示す推奨設定に変更する(S310)。例えば、S308の処理で取得した推奨設定情報が人物Aの推奨設定(「設定1」のカメラ設定)である場合、設定変更部220は、カメラ20のカメラ設定を人物Aの推奨設定(「設定1」のカメラ設定)に変更する。 When the recommended setting information is acquired from the information processing apparatus 10, the setting changing unit 220 changes the camera setting of the camera 20 to the recommended setting indicated by the recommended setting information (S310). For example, if the recommended setting information acquired in the process of S308 is the recommended settings for person A (“setting 1” camera settings), the setting change unit 220 changes the camera settings of the camera 20 to the recommended settings for person A (“setting 1” camera settings).

<作用・効果>
以上、本実施形態では、ICカード40等から取得された個人識別情報に基づいてある人物が認証された場合、その人物を撮影する場合に推奨されるカメラ20のカメラ設定(個人別の推奨設定)が特定される。そして、特定された推奨設定に基づいて、カメラ20のカメラ設定が制御される。本実施形態の構成によれば、人物毎の最適なカメラ設定を読み出して適用することができる。これにより、ある人物について最適なカメラ設定が他の人物については適さないといった問題が生じることを回避することができる。すなわち、生体認証処理での本人拒否率を下げて、認証の全体の精度を高める効果が期待できる。
<Action/effect>
As described above, in the present embodiment, when a person is authenticated based on the personal identification information acquired from the IC card 40 or the like, the camera settings of the camera 20 that are recommended when photographing the person (recommended settings for each individual) ) is identified. Then, the camera settings of the camera 20 are controlled based on the identified recommended settings. According to the configuration of this embodiment, it is possible to read out and apply optimum camera settings for each person. This can avoid the problem that the optimal camera settings for one person are not suitable for another person. That is, it is possible to expect an effect of lowering the false rejection rate in the biometric authentication process and improving the accuracy of the authentication as a whole.

以上、図面を参照して本発明の実施の形態について述べたが、本発明はこれらに限定されて解釈されるべきものではなく、本発明の要旨を逸脱しない限りにおいて、当業者の知識に基づいて、種々の変更、改良等を行うことができる。実施形態に開示されている複数の構成要素は、適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素からいくつかの構成要素を削除してもよいし、異なる実施形態の構成要素を適宜組み合わせてもよい。 The embodiments of the present invention have been described above with reference to the drawings. Various modifications, improvements, etc. may be made. A plurality of constituent elements disclosed in the embodiments can be appropriately combined to form various inventions. For example, some constituent elements may be omitted from all the constituent elements shown in the embodiments, or constituent elements of different embodiments may be combined as appropriate.

また、上述の説明で用いたシーケンス図では、複数の工程(処理)が順番に記載されているが、各実施形態で実行される工程の実行順序は、その記載の順番に制限されない。各実施形態では、図示される工程の順番を内容的に支障のない範囲で変更することができる。 Also, in the sequence diagram used in the above description, a plurality of steps (processes) are described in order, but the execution order of the steps executed in each embodiment is not limited to the described order. In each embodiment, the order of the illustrated steps can be changed within a range that does not interfere with the content.

上記の実施形態の一部または全部は、以下の付記のようにも記載されうるが、以下に限られない。
1.
人物が写る画像を用いた認証処理で得られたスコアと、カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積する蓄積手段と、
前記スコアと前記カメラ設定との対応関係に基づいて、前記カメラの推奨設定を決定する推奨設定決定手段と、
前記推奨設定に基づいて、前記カメラを制御するカメラ制御手段と、
を備える情報処理装置。
2.
前記カメラ制御手段は、前記カメラの姿勢、前記カメラの撮影倍率、前記カメラの露光時間の長さ、輝度、彩度、撮影解像度、および、圧縮品質の少なくともいずれか1つを制御する、
1.に記載の情報処理装置。
3.
前記推奨設定決定手段は、前記スコアが最も大きくなる前記カメラ設定を、前記推奨設定として決定する、
1.または2.に記載の情報処理装置。
4.
前記推奨設定決定手段は、複数の人物の前記スコアが所定の基準値以上となる前記カメラ設定を、前記推奨設定として決定する、
1.または2.に記載の情報処理装置。
5.
前記推奨設定決定手段は、複数の人物の前記スコアが所定の基準値以上となる複数の前記カメラ設定が存在する場合、前記カメラ設定毎に算出される前記スコアの統計処理値を用いて、前記推奨設定を決定する、
4.に記載の情報処理装置。
6.
前記推奨設定決定手段は、所定期間毎に前記推奨設定を決定する、
1.から5.のいずれか1つに記載の情報処理装置。
7.
前記推奨設定決定手段は、前記カメラの動作タイミングに基づく時間的条件毎に前記推奨設定を決定する、
1.から6.のいずれか1つに記載の情報処理装置。
8.
前記認証処理を実行する認証手段を更に備える、
1.から7.のいずれか1つに記載の情報処理装置。
9.
前記認証手段は、所定のエリアに設けられたゲートを通過する人物に対して前記認証処理を実行する、
8.に記載の情報処理装置。
10.
コンピュータが、
画像に写る人物の認証処理で得られたスコアと、カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積し、
前記記憶領域に蓄積された前記スコアと前記カメラ設定との対応関係に基づいて前記カメラの推奨設定を決定し、
前記推奨設定に基づいて前記カメラを制御する、
ことを含むカメラ制御方法。
11.
前記コンピュータが、
前記カメラの姿勢、前記カメラの撮影倍率、前記カメラの露光時間の長さ、輝度、彩度、撮影解像度、および、圧縮品質の少なくともいずれか1つを制御する、
ことをさらに含む10.に記載のカメラ制御方法。
12.
前記コンピュータが、
前記スコアが最も大きくなる前記カメラ設定を、前記推奨設定として決定する、
ことを更に含む10.または11.に記載のカメラ制御方法。
13.
前記コンピュータが、
複数の人物の前記スコアが所定の基準値以上となる前記カメラ設定を、前記推奨設定として決定する、
ことを更に含む10.または11.に記載のカメラ制御方法。
14.
前記コンピュータが、
複数の人物の前記スコアが所定の基準値以上となる複数の前記カメラ設定が存在する場合、前記カメラ設定毎に算出される前記スコアの統計処理値を用いて、前記推奨設定を決定する、
ことを更に含む13.に記載のカメラ制御方法。
15.
前記コンピュータが、
所定期間毎に前記推奨設定を決定する、
ことを更に含む10.から14.のいずれか1つに記載のカメラ制御方法。
16.
前記コンピュータが、
前記カメラの動作タイミングに基づく時間的条件毎に前記推奨設定を決定する、
ことを更に含む10.から15.のいずれか1つに記載のカメラ制御方法。
17.
前記コンピュータが、
前記認証処理を実行する、
ことを更に含む10.から16.のいずれか1つに記載のカメラ制御方法。
18.
前記コンピュータが、
所定のエリアに設けられたゲートを通過する人物に対して前記認証処理を実行する、
ことを更に含む17.に記載のカメラ制御方法。
19.
コンピュータに、10.から18.のいずれか1つに記載のカメラ制御方法を実行させるプログラム。
20.
カメラであって、
人物が写る画像と、前記カメラが前記画像を生成したときのカメラ設定と、を外部装置に送信する送信手段と、
前記カメラが画像を生成するときに推奨されるカメラ設定を示す推奨設定情報を前記外部装置から取得し、前記推奨設定情報に基づいて、前記カメラのカメラ設定を変更する設定変更手段と、
を備えるカメラ。
21.
カメラ設定を変えながら人物が写る画像を生成するカメラと、
前記画像を用いて認証処理を実行する認証手段と、
前記認証処理で得られたスコアと、前記カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積する蓄積手段と、
前記記憶領域に蓄積された前記スコアと前記カメラ設定との対応関係に基づいて前記カメラの推奨設定を決定する推奨設定決定手段と、
前記推奨設定に基づいて前記カメラを制御するカメラ制御手段と、
を備える画像処理システム。
22.
前記カメラ制御手段は、前記カメラの姿勢、前記カメラの撮影倍率、前記カメラの露光時間の長さ、輝度、彩度、撮影解像度、および、圧縮品質の少なくともいずれか1つを制御する、
21.に記載の画像処理システム。
23.
前記推奨設定決定手段は、前記スコアが最も大きくなる前記カメラ設定を、前記推奨設定として決定する、
21.または22.に記載の画像処理システム。
24.
前記推奨設定決定手段は、複数の人物の前記スコアが所定の基準値以上となる前記カメラ設定を、前記推奨設定として決定する、
21.または22.に記載の画像処理システム。
25.
前記推奨設定決定手段は、複数の人物の前記スコアが所定の基準値以上となる複数の前記カメラ設定が存在する場合、前記カメラ設定毎に算出される前記スコアの統計処理値を用いて、前記推奨設定を決定する、
24.に記載の画像処理システム。
26.
前記推奨設定決定手段は、所定期間毎に前記推奨設定を決定する、
21.から25.のいずれか1つに記載の画像処理システム。
27.
前記推奨設定決定手段は、前記カメラの動作タイミングに基づく時間的条件毎に前記推奨設定を決定する、
21.から26.のいずれか1つに記載の画像処理システム。
28.
前記認証処理を実行する認証手段を更に備える、
21.から27.のいずれか1つに記載の画像処理システム。
29.
前記認証手段は、所定のエリアに設けられたゲートを通過する人物に対して前記認証処理を実行する、
28.に記載の画像処理システム。
Some or all of the above embodiments can also be described as the following additional remarks, but are not limited to the following.
1.
accumulating means for accumulating in a storage area a score obtained by authentication processing using an image of a person and camera settings when the camera generated the image;
recommended setting determination means for determining recommended settings of the camera based on the correspondence relationship between the score and the camera settings;
camera control means for controlling the camera based on the recommended settings;
Information processing device.
2.
The camera control means controls at least one of the posture of the camera, the imaging magnification of the camera, the length of exposure time of the camera, luminance, saturation, imaging resolution, and compression quality.
1. The information processing device according to .
3.
The recommended setting determining means determines the camera setting that gives the highest score as the recommended setting.
1. or 2. The information processing device according to .
4.
The recommended setting determination means determines, as the recommended settings, the camera settings in which the scores of a plurality of persons are equal to or greater than a predetermined reference value.
1. or 2. The information processing device according to .
5.
When there are a plurality of camera settings in which the scores of a plurality of persons are equal to or greater than a predetermined reference value, the recommended setting determining means uses a statistically processed value of the scores calculated for each of the camera settings to determine the determine the recommended settings,
4. The information processing device according to .
6.
The recommended setting determining means determines the recommended setting every predetermined period of time.
1. to 5. The information processing apparatus according to any one of.
7.
The recommended setting determination means determines the recommended settings for each temporal condition based on operation timing of the camera.
1. to 6. The information processing apparatus according to any one of.
8.
Further comprising authentication means for performing the authentication process,
1. to 7. The information processing apparatus according to any one of.
9.
The authentication means executes the authentication process for a person who passes through a gate provided in a predetermined area.
8. The information processing device according to .
10.
the computer
accumulating in a storage area the score obtained by the authentication processing of the person in the image and the camera settings when the camera generated the image;
determining recommended settings for the camera based on a correspondence relationship between the scores accumulated in the storage area and the camera settings;
controlling the camera based on the recommended settings;
A camera control method including:
11.
the computer
At least one of the camera attitude, the camera imaging magnification, the camera exposure time length, brightness, saturation, imaging resolution, and compression quality is controlled.
10. further comprising: The camera control method described in .
12.
the computer
determining the camera setting with the highest score as the recommended setting;
10. further comprising: or 11. The camera control method described in .
13.
the computer
determining, as the recommended settings, the camera settings in which the scores of a plurality of persons are greater than or equal to a predetermined reference value;
10. further comprising: or 11. The camera control method described in .
14.
the computer
When there are a plurality of camera settings in which the scores of a plurality of persons are equal to or higher than a predetermined reference value, the recommended settings are determined using a statistically processed value of the scores calculated for each of the camera settings;
13. The camera control method described in .
15.
the computer
Determining the recommended setting every predetermined period of time;
10. further comprising: to 14. A camera control method according to any one of
16.
the computer
determining the recommended setting for each temporal condition based on the operation timing of the camera;
10. further comprising: to 15. A camera control method according to any one of
17.
the computer
performing the authentication process;
10. further comprising: to 16. A camera control method according to any one of
18.
the computer
executing the authentication process for a person who passes through a gate provided in a predetermined area;
17. The camera control method described in .
19.
to the computer;10. to 18. A program for executing the camera control method according to any one of .
20.
being a camera,
transmission means for transmitting an image of a person and camera settings when the camera generated the image to an external device;
setting change means for acquiring from the external device recommended setting information indicating camera settings recommended when the camera generates an image, and changing camera settings of the camera based on the recommended setting information;
A camera with
21.
A camera that generates an image of a person while changing the camera settings,
authentication means for performing authentication processing using the image;
accumulation means for accumulating in a storage area the score obtained by the authentication process and camera settings when the camera generated the image;
recommended setting determination means for determining recommended settings of the camera based on the correspondence relationship between the scores accumulated in the storage area and the camera settings;
camera control means for controlling the camera based on the recommended settings;
An image processing system comprising
22.
The camera control means controls at least one of the posture of the camera, the imaging magnification of the camera, the length of exposure time of the camera, luminance, saturation, imaging resolution, and compression quality.
21. The image processing system described in .
23.
The recommended setting determining means determines the camera setting that gives the highest score as the recommended setting.
21. or 22. The image processing system described in .
24.
The recommended setting determination means determines, as the recommended settings, the camera settings in which the scores of a plurality of persons are equal to or greater than a predetermined reference value.
21. or 22. The image processing system described in .
25.
When there are a plurality of camera settings in which the scores of a plurality of persons are equal to or greater than a predetermined reference value, the recommended setting determining means uses a statistically processed value of the scores calculated for each of the camera settings to determine the determine the recommended settings,
24. The image processing system described in .
26.
The recommended setting determining means determines the recommended setting every predetermined period of time.
21. to 25. The image processing system according to any one of .
27.
The recommended setting determination means determines the recommended settings for each temporal condition based on operation timing of the camera.
21. to 26. The image processing system according to any one of .
28.
Further comprising authentication means for performing the authentication process,
21. to 27. The image processing system according to any one of .
29.
The authentication means executes the authentication process for a person who passes through a gate provided in a predetermined area.
28. The image processing system described in .

1 画像処理システム
10 情報処理装置
1000 制御基板
1010 バス
1020 プロセッサ
1030 メモリ
1040 ストレージデバイス
1050 入出力インタフェース
1060 ネットワークインタフェース
110 認証部
120 蓄積部
130 推奨設定決定部
132 推奨設定記憶部
140 カメラ制御部
20 カメラ
2000 制御基板
2010 バス
2020 プロセッサ
2030 メモリ
2040 ストレージデバイス
2050 入出力インタフェース
2052 カメラモジュール
2060 ネットワークインタフェース
210 送信部
220 設定変更部
230 撮像部
30 読取装置
40 ICカード
1 image processing system 10 information processing device 1000 control board 1010 bus 1020 processor 1030 memory 1040 storage device 1050 input/output interface 1060 network interface 110 authentication unit 120 storage unit 130 recommended setting determination unit 132 recommended setting storage unit 140 camera control unit 20 camera 2000 Control board 2010 Bus 2020 Processor 2030 Memory 2040 Storage device 2050 Input/output interface 2052 Camera module 2060 Network interface 210 Transmission unit 220 Setting change unit 230 Imaging unit 30 Reader 40 IC card

Claims (7)

人物が写る画像を用いた処理で得られたスコアと、カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積する蓄積手段と、
前記スコアと前記カメラ設定との対応関係に基づいて、前記カメラの推奨設定を決定する推奨設定決定手段と、
前記推奨設定に基づいて、前記カメラを制御するカメラ制御手段と、
を備え
前記推奨設定決定手段は、複数の人物の前記スコアが所定の条件を満たす前記カメラ設定を、前記推奨設定として決定する、
情報処理装置。
accumulation means for accumulating, in a storage area, a score obtained by processing using an image of a person and camera settings when the camera generated the image;
recommended setting determination means for determining recommended settings of the camera based on the correspondence relationship between the score and the camera settings;
camera control means for controlling the camera based on the recommended settings;
with
The recommended setting determination means determines, as the recommended settings, the camera settings that satisfy a predetermined condition for the scores of a plurality of persons.
Information processing equipment.
前記カメラ制御手段は、前記カメラの姿勢、前記カメラの撮影倍率、前記カメラの露光時間の長さ、輝度、彩度、撮影解像度、および、圧縮品質の少なくともいずれか1つを制御する、
請求項1に記載の情報処理装置。
The camera control means controls at least one of the posture of the camera, the imaging magnification of the camera, the length of exposure time of the camera, luminance, saturation, imaging resolution, and compression quality.
The information processing device according to claim 1 .
前記所定の条件は、複数の人物の前記スコアが所定の基準値以上となることである
請求項1または2に記載の情報処理装置。
The predetermined condition is that the scores of a plurality of persons are equal to or greater than a predetermined reference value,
The information processing apparatus according to claim 1 or 2.
前記推奨設定決定手段は、複数の人物の前記スコアが所定の基準値以上となる複数の前記カメラ設定が存在する場合、前記カメラ設定毎に算出される前記スコアの統計処理値を用いて、前記推奨設定を決定する、
請求項に記載の情報処理装置。
When there are a plurality of camera settings in which the scores of a plurality of persons are equal to or greater than a predetermined reference value, the recommended setting determining means uses a statistically processed value of the scores calculated for each of the camera settings to determine the determine the recommended settings,
The information processing apparatus according to claim 3 .
前記推奨設定決定手段は、所定期間毎に前記推奨設定を決定する、
請求項1からのいずれか1項に記載の情報処理装置。
The recommended setting determining means determines the recommended setting every predetermined period of time.
The information processing apparatus according to any one of claims 1 to 4 .
コンピュータが、
人物が写る画像を用いた処理で得られたスコアと、カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積し、
前記記憶領域に蓄積された前記スコアと前記カメラ設定との対応関係に基づいて前記カメラの推奨設定を決定し、
前記推奨設定に基づいて前記カメラを制御する、
ことを含み、
前記コンピュータが、複数の人物の前記スコアが所定の条件を満たす前記カメラ設定を、前記推奨設定として決定する、
カメラ制御方法。
the computer
accumulating in a storage area a score obtained by processing using an image of a person and camera settings when the camera generated the image;
determining recommended settings for the camera based on a correspondence relationship between the scores accumulated in the storage area and the camera settings;
controlling the camera based on the recommended settings;
including
The computer determines, as the recommended settings, the camera settings that satisfy a predetermined condition for the scores of a plurality of persons.
camera control method.
カメラ設定を変えながら人物が写る画像を生成するカメラと、
前記画像を用いた処理を実行する画像処理手段と、
前記処理で得られたスコアと、前記カメラが前記画像を生成したときのカメラ設定と、を記憶領域に蓄積する蓄積手段と、
前記記憶領域に蓄積された前記スコアと前記カメラ設定との対応関係に基づいて前記カメラの推奨設定を決定する推奨設定決定手段と、
前記推奨設定に基づいて前記カメラを制御するカメラ制御手段と、
を備え
前記推奨設定決定手段は、複数の人物の前記スコアが所定の条件を満たす前記カメラ設定を、前記推奨設定として決定する、
画像処理システム。
A camera that generates an image of a person while changing the camera settings,
image processing means for executing processing using the image;
accumulation means for accumulating in a storage area the score obtained by the processing and the camera settings when the camera generated the image;
recommended setting determination means for determining recommended settings of the camera based on the correspondence relationship between the scores accumulated in the storage area and the camera settings;
camera control means for controlling the camera based on the recommended settings;
with
The recommended setting determination means determines, as the recommended settings, the camera settings that satisfy a predetermined condition for the scores of a plurality of persons.
image processing system.
JP2020101541A 2020-06-11 2020-06-11 Information processing device, camera control method, program, camera device, and image processing system Active JP7247972B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020101541A JP7247972B2 (en) 2020-06-11 2020-06-11 Information processing device, camera control method, program, camera device, and image processing system
JP2023038347A JP2023068021A (en) 2020-06-11 2023-03-13 Information processing apparatus, camera control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020101541A JP7247972B2 (en) 2020-06-11 2020-06-11 Information processing device, camera control method, program, camera device, and image processing system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019056446A Division JP6721076B1 (en) 2019-03-25 2019-03-25 Information processing device, camera control method, program, camera device, and image processing system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023038347A Division JP2023068021A (en) 2020-06-11 2023-03-13 Information processing apparatus, camera control method, and program

Publications (2)

Publication Number Publication Date
JP2020162148A JP2020162148A (en) 2020-10-01
JP7247972B2 true JP7247972B2 (en) 2023-03-29

Family

ID=72640079

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020101541A Active JP7247972B2 (en) 2020-06-11 2020-06-11 Information processing device, camera control method, program, camera device, and image processing system
JP2023038347A Pending JP2023068021A (en) 2020-06-11 2023-03-13 Information processing apparatus, camera control method, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023038347A Pending JP2023068021A (en) 2020-06-11 2023-03-13 Information processing apparatus, camera control method, and program

Country Status (1)

Country Link
JP (2) JP7247972B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005202731A (en) 2004-01-16 2005-07-28 Toshiba Corp Face recognition device, method for recognizing face and passage control apparatus
JP2014232971A (en) 2013-05-29 2014-12-11 日本電気株式会社 Image processing device, image processing method, and program
JP2016189162A (en) 2015-03-30 2016-11-04 オムロン株式会社 Personal identification device, identification threshold setting method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005202731A (en) 2004-01-16 2005-07-28 Toshiba Corp Face recognition device, method for recognizing face and passage control apparatus
JP2014232971A (en) 2013-05-29 2014-12-11 日本電気株式会社 Image processing device, image processing method, and program
JP2016189162A (en) 2015-03-30 2016-11-04 オムロン株式会社 Personal identification device, identification threshold setting method, and program

Also Published As

Publication number Publication date
JP2020162148A (en) 2020-10-01
JP2023068021A (en) 2023-05-16

Similar Documents

Publication Publication Date Title
JP6721076B1 (en) Information processing device, camera control method, program, camera device, and image processing system
US8879802B2 (en) Image processing apparatus and image processing method
JP2016100696A (en) Image processing device, image processing method, and image processing system
JP2011165008A (en) Image recognition apparatus and method
US20190019013A1 (en) Facial recognition apparatus, recognition method and program therefor, and information device
JP7197981B2 (en) Camera, terminal device, camera control method, terminal device control method, and program
EP3249919B1 (en) Image processing apparatus, image processing method, and program
JP2007148988A (en) Face authentication unit, face authentication method, and entrance/exit management device
US20180075307A1 (en) Scan face of video feed
JP7448043B2 (en) Shooting control system
US20190147251A1 (en) Information processing apparatus, monitoring system, method, and non-transitory computer-readable storage medium
JP7247972B2 (en) Information processing device, camera control method, program, camera device, and image processing system
JP6798609B2 (en) Video analysis device, video analysis method and program
JP7146416B2 (en) Information processing device, information processing system, information processing method, and program
JP7104523B2 (en) Information processing equipment, systems, information processing equipment control methods, and programs
JP2005287878A (en) Living body distinguishing apparatus, identification apparatus, and method for distinguishing living body
JP7250433B2 (en) IMAGING DEVICE, CONTROL METHOD AND PROGRAM
JP7182893B2 (en) Image processing device, imaging device, image processing method, and program
JP6658402B2 (en) Frame rate determination device, frame rate determination method, and computer program for frame rate determination
JP2022045567A (en) Imaging control device, imaging control method, and program
JP7424469B2 (en) Gate system, gate device, its image processing method, program, and gate device placement method
JP6203007B2 (en) Image processing apparatus, image processing method, and program
US20220360701A1 (en) Imaging control apparatus for controlling exposure of imaging apparatus based on subject authentication result, imaging control method, and storage medium
JP2023077195A (en) Information processing device, authentication system, control method, program, and storage medium
JP5777389B2 (en) Image processing apparatus, image processing system, and image processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221013

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230130

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: 20230214

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230227

R151 Written notification of patent or utility model registration

Ref document number: 7247972

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151