JP2019179952A - Image photographing apparatus, image transmission method, and image analysis system - Google Patents

Image photographing apparatus, image transmission method, and image analysis system Download PDF

Info

Publication number
JP2019179952A
JP2019179952A JP2018066350A JP2018066350A JP2019179952A JP 2019179952 A JP2019179952 A JP 2019179952A JP 2018066350 A JP2018066350 A JP 2018066350A JP 2018066350 A JP2018066350 A JP 2018066350A JP 2019179952 A JP2019179952 A JP 2019179952A
Authority
JP
Japan
Prior art keywords
image
subject
server
analysis
analysis performance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018066350A
Other languages
Japanese (ja)
Inventor
慎也 大森
Shinya Omori
慎也 大森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2018066350A priority Critical patent/JP2019179952A/en
Publication of JP2019179952A publication Critical patent/JP2019179952A/en
Pending legal-status Critical Current

Links

Abstract

To solve the problem in which, when image processing such as trimming is performed on an input image, there is a problem that it is difficult to grasp a situation where a subject is placed because a background of the subject becomes narrow and on the other hand, there is also a desire to perform personal recognition and authentication while leaving a background area as much as possible so that a user can easily determine a surrounding situation of the subject from the image.SOLUTION: The image photographing apparatus includes: means for acquiring image analysis performance information of a server; means for determining whether analysis is possible on the server by comparing the analysis performance information and a subject detection area information of a live view image; means for performing a predetermined zoom process if it is determined that the analysis performance is not satisfied; and means for imaging a subject and transmitting it to the server.SELECTED DRAWING: Figure 7

Description

本発明は、カメラを制御し、かつ撮影した画像を処理する画像処理システムに関する。   The present invention relates to an image processing system that controls a camera and processes captured images.

従来、カメラとサーバーからなる画像認識認証システムにおいて、カメラでの撮影によって得られた画像をサーバーに送信し、サーバーで画像に基づいて被写体の認識処理又は認証処理(以下「認識認証処理」という。)を行う画像認識認証システムが知られている。例えば、迷子を捜索するシステムや登下校中の児童への不審者情報を見守るシステムが挙げられる。   2. Description of the Related Art Conventionally, in an image recognition / authentication system including a camera and a server, an image obtained by photographing with a camera is transmitted to a server, and the server recognizes or authenticates a subject based on the image (hereinafter referred to as “recognition / authentication process”). An image recognition / authentication system is known. For example, there are a system for searching for lost children and a system for watching suspicious person information for children attending and leaving school.

特許文献1に記載されているシステムではサーバーより認識に必要な性能を取得して、画像内の認識対象が性能を満たさない場合は、トリミングや解像度変更といった画像処理を行った上でサーバーの必要認識性能を満たす画像を転送することで、認識精度の向上を実現している。   In the system described in Patent Document 1, if the performance required for recognition is obtained from the server and the recognition target in the image does not satisfy the performance, the server is necessary after performing image processing such as trimming or resolution change. By transferring an image that satisfies the recognition performance, the recognition accuracy is improved.

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

しかしながら、入力画像に対してトリミングなどの画像処理を行うと、被写体の背景が狭くなるため被写体の置かれた状況の把握が難しいといった問題があった。   However, when image processing such as trimming is performed on the input image, there is a problem that it is difficult to grasp the situation where the subject is placed because the background of the subject becomes narrow.

一方、ユーザーが被写体の置かれている周辺の状況を画像から容易に判断できるように、背景領域をできるだけ残した上で人物の認識認証を行いたいという要望もある。   On the other hand, there is also a demand for recognition / authentication of a person while leaving a background area as much as possible so that the user can easily determine the situation around the subject from the image.

上記の課題を解決するために、本発明に係る撮影装置は、
サーバーの画像解析性能情報を取得する手段と、記画像解析性能情報を設定する解析性能情報設定手段と、ライブビュー画像より被写体を検出する手段と、前記被写体の検出領域情報を取得する手段と、前記解析性能情報と検出領域情報を比較して、サーバーでの解析可否を判定する解析可否判定手段と、前記解析可否判定手段が解析性能を満たさないと判定した場合には、所定のズーム処理を行うズーム手段と、被写体を撮像し記録画像を保存する手段と、前記記録画像をサーバーに送信する手段と、を有することを特徴とする。
In order to solve the above-described problem, a photographing apparatus according to the present invention includes:
Means for acquiring image analysis performance information of the server, analysis performance information setting means for setting image analysis performance information, means for detecting a subject from a live view image, means for acquiring detection region information of the subject, When the analysis performance information and the detection area information are compared to determine whether analysis is possible or not at the server, and when the analysis availability determination means determines that the analysis performance is not satisfied, a predetermined zoom process is performed. Zoom means for performing, means for capturing an image of a subject and storing a recorded image, and means for transmitting the recorded image to a server.

本発明に係る撮影装置によれば、サーバーから解析性能情報を取得することで撮影時にサーバーの解析性能を満たす画像を撮影して、サーバーに送ることができる。また、サーバーの解析性能を最低限満たす設定で撮影を行うことで被写体の周辺状況を判別できる画像を撮影することができる。   According to the photographing apparatus according to the present invention, by acquiring the analysis performance information from the server, an image satisfying the analysis performance of the server at the time of photographing can be photographed and sent to the server. In addition, it is possible to shoot an image that can determine the surrounding situation of the subject by shooting with a setting that satisfies the analysis performance of the server as a minimum.

実施例1に係る撮影送信解析処理装置の構成を示す概略図1 is a schematic diagram illustrating a configuration of an imaging transmission analysis processing apparatus according to a first embodiment. 実施例1に係るカメラ、サーバーの構成を示すブロック図FIG. 1 is a block diagram illustrating a configuration of a camera and a server according to Embodiment 1. 実施例1に係るカメラの構成を示すブロック図1 is a block diagram illustrating a configuration of a camera according to Embodiment 1. FIG. 実施例1に係る撮像部から取得された画像と対象の検出情報を例示する撮影画像イメージ図Captured image diagram illustrating an image acquired from an imaging unit according to the first embodiment and target detection information 実施例1に係る撮像部を制御し対象を拡大するための拡大範囲を例示する撮影画像イメージ図Captured image diagram illustrating an enlargement range for enlarging an object by controlling the imaging unit according to the first embodiment 実施例1に係る撮像部制御による対象の拡大後の取得画像と対象の検出情報を例示する撮影画像イメージ図Captured image diagram illustrating an acquired image after target enlargement and target detection information by control of the imaging unit according to the first embodiment 実施例1に係る撮影および送信処理のシーケンス図Sequence diagram of photographing and transmission processing according to embodiment 1 実施例2に係る撮影および送信処理のシーケンス図Sequence diagram of photographing and transmission processing according to embodiment 2 実施例3に係るカメラの概略図Schematic diagram of a camera according to Example 3 実施例3に係る撮影および送信処理のシーケンス図Sequence diagram of shooting and transmission processing according to embodiment 3

以下に、図面を参照して、この発明の好適な実施形態を詳しく説明する。ただし、この実施形態に記載されている構成要素はあくまで例示であり、この発明の範囲をそれらのみに限定する趣旨のものではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. However, the constituent elements described in this embodiment are merely examples, and are not intended to limit the scope of the present invention only to them.

<実施例1>
図1は、本実施の形態に係る画像処理システムの構成を示す概略図である。
<Example 1>
FIG. 1 is a schematic diagram showing a configuration of an image processing system according to the present embodiment.

図1において、画像処理システムは、画像を撮影するカメラ102と、ネットワーク経由で画像を送受信し、保持するサーバー装置101と、サーバーに保持された画像を参照できる端末103と、よって構成される。   In FIG. 1, the image processing system includes a camera 102 that captures an image, a server apparatus 101 that transmits and receives an image via a network, and a terminal 103 that can refer to the image stored in the server.

カメラ102は固定カメラであってもよいし、ウェアラブルカメラであってもよい。大規模なシステム内においては複数のカメラが存在し、各カメラが別の位置で複数の被写体をそれぞれで撮影するシステム構成であってもよい。このとき各カメラが接続するサーバーは同じものであってもよいし、別々の性能の異なるサーバーであってもよい。   The camera 102 may be a fixed camera or a wearable camera. There may be a system configuration in which a plurality of cameras exist in a large-scale system, and each camera captures a plurality of subjects at different positions. At this time, the servers to which each camera is connected may be the same, or may be servers with different performance.

このシステムでは、カメラで顔検出した画像を撮影してサーバーで顔解析・認証が行われる。カメラにて撮影された画像は特定人物を探すためのデータに用いられる。端末103にて検索対象を事前登録した状態でサーバー101での認識認証処理の結果、検索対象の人物を発見した際には端末103に通知される。端末103の例として登下校中の我が子の情報を知りたい保護者のスマートフォンが挙げられる。   In this system, an image whose face is detected by a camera is taken and face analysis / authentication is performed by a server. An image taken by the camera is used as data for searching for a specific person. When a search target person is found as a result of recognition and authentication processing in the server 101 in a state where the search target is pre-registered in the terminal 103, the terminal 103 is notified. As an example of the terminal 103, there is a smart phone of a guardian who wants to know information of a child who is attending school.

図2はサーバー装置101の構成を示すブロック図である。   FIG. 2 is a block diagram showing the configuration of the server apparatus 101.

図2において、サーバー装置101は、モニタ201と、VRAM202と、BMU203と、入力装置204と、CPU205と、ROM206と、RAM207と、外部記憶装置208と、ネットワークI/F209と、を有する。   2, the server device 101 includes a monitor 201, a VRAM 202, a BMU 203, an input device 204, a CPU 205, a ROM 206, a RAM 207, an external storage device 208, and a network I / F 209.

モニタ201には、例えばカメラ102から受信した画像が表示される。   For example, an image received from the camera 102 is displayed on the monitor 201.

VRAM202には、モニタ201に表示するための画像が描画される。このVRAM202に生成された画像データは、所定の規定に従ってモニタ201に転送され、これによりモニタ201に画像が表示される。   An image to be displayed on the monitor 201 is drawn on the VRAM 202. The image data generated in the VRAM 202 is transferred to the monitor 201 according to a predetermined rule, whereby an image is displayed on the monitor 201.

BMU(ビットムーブユニット)203は、例えば、メモリ間(例えば、VRAM202と他のメモリとの間)のデータ転送や、メモリと各I/Oデバイス(例えば、ネットワークI/F209)との間のデータ転送を制御する。   The BMU (bit move unit) 203 is, for example, data transfer between memories (for example, between the VRAM 202 and another memory) or data between the memory and each I / O device (for example, the network I / F 209). Control the transfer.

入力装置204は、文字等を入力するための各種キーを有する。   The input device 204 has various keys for inputting characters and the like.

CPU205は、ROM206、外部記憶装置208に格納された制御プログラムに基づいて、各デバイスを制御する。   The CPU 205 controls each device based on a control program stored in the ROM 206 and the external storage device 208.

ROM206は、各種制御プログラムやデータを保存する。   The ROM 206 stores various control programs and data.

RAM207は、CPU205のワーク領域、エラー処理時のデータの退避領域、制御プログラムのロード領域等を有する。   The RAM 207 has a work area for the CPU 205, a data save area during error processing, a control program load area, and the like.

外部記憶装置208は、情報処理装置内で実行される各制御プログラムやデータを格納する。   The external storage device 208 stores each control program and data executed in the information processing apparatus.

ネットワークI/F209は、インターネット等のネットワーク回線に接続するためのインターフェースである。   A network I / F 209 is an interface for connecting to a network line such as the Internet.

CPUバス210は、アドレスバス、データバス及びコントロールバスを含む。CPU205に対する制御プログラムの提供は、ROM206、外部記憶装置208から行うこともできるし、ネットワークI/F209を介してネットワーク経由で他の情報処理装置等から行うこともできる。端末103のブロック図は,図2と同一であるので説明を省略する。   The CPU bus 210 includes an address bus, a data bus, and a control bus. The provision of the control program to the CPU 205 can be performed from the ROM 206 and the external storage device 208, or can be performed from another information processing apparatus or the like via the network via the network I / F 209. The block diagram of the terminal 103 is the same as that in FIG.

図3は、カメラ102の構成を示すブロック図である。   FIG. 3 is a block diagram illustrating the configuration of the camera 102.

図3において、撮像部301は、ズームレンズと、絞りと、撮像素子と、信号処理回路と、を備えている。   In FIG. 3, the imaging unit 301 includes a zoom lens, a diaphragm, an imaging device, and a signal processing circuit.

撮像部301は、認識処理の対象となる被写体を撮影して画像を生成する。   The imaging unit 301 captures a subject to be recognized and generates an image.

撮像制御部302は、撮像部の制御を行う。   The imaging control unit 302 controls the imaging unit.

システム制御部303は、このカメラの全般的な動作を制御する制御部で、マイクロコンピュータを有する。   A system control unit 303 is a control unit that controls the overall operation of the camera, and includes a microcomputer.

被写体検出部304は、撮像部から入力される画像の解析を行い所定の認識認証対象を検出する。対象は、例えば人物、人物の顔などである。ここでは公知の技術である顔検出技術やオブジェクト検出技術を用いるものとする。   The subject detection unit 304 analyzes an image input from the imaging unit and detects a predetermined recognition and authentication target. The target is, for example, a person or a person's face. Here, it is assumed that a known face detection technique or object detection technique is used.

画像データ記録部305は、画像データのファイル(画像ファイル)を作成して記憶媒体306に格納する。   The image data recording unit 305 creates an image data file (image file) and stores it in the storage medium 306.

記憶媒体306は、ランダムアクセス可能な記憶媒体である。   The storage medium 306 is a randomly accessible storage medium.

画像処理部307は、記憶媒体に記録された画像データに対して画像処理を行う。   The image processing unit 307 performs image processing on the image data recorded on the storage medium.

ROM部308は、制御プログラムや撮像設定値ファイル101、各種データを保存する。   The ROM unit 308 stores the control program, the imaging setting value file 101, and various data.

RAM309は、制御プログラムのロード領域、サーバー101の解析性能閾値等を有する。   The RAM 309 includes a control program load area, an analysis performance threshold value of the server 101, and the like.

送信部310は、サーバー101に情報を送信する。受信部311は、サーバー101から情報を受信する。   The transmission unit 310 transmits information to the server 101. The receiving unit 311 receives information from the server 101.

図4は撮像部301で取得される画像と被写体検出部304にて検出された対象の検出情報を例示する撮影画像イメージ図である。   FIG. 4 is a photographed image diagram illustrating the image acquired by the imaging unit 301 and the target detection information detected by the subject detection unit 304.

図4において、画像情報401は画像本体を示し、画像のメタ情報として検出対象の被写体である人物402の顔検出部403が含まれている。前記顔検出部のメタ情報としては、顔枠の座標およびサイズがある。   In FIG. 4, image information 401 indicates an image main body, and a face detection unit 403 of a person 402 that is a subject to be detected is included as meta information of the image. The meta information of the face detection unit includes face frame coordinates and size.

図5はサーバー101の解析性能に応じて撮像部301を制御し、対象をズームアップするための拡大範囲を例示する撮影画像イメージ図である。   FIG. 5 is a photographed image diagram illustrating an enlarged range for controlling the imaging unit 301 according to the analysis performance of the server 101 and zooming up the target.

図5において、画像部501は拡大対象画像、被写体502はズームアップ撮影対象、枠504は撮像部拡大によってフレームアウトした範囲、画像部504は拡大後の撮影対象となる部分である。   In FIG. 5, an image portion 501 is an enlargement target image, a subject 502 is a zoom-up photographing target, a frame 504 is a frame-out range due to enlargement of the imaging portion, and an image portion 504 is a portion that is a photographing target after enlargement.

図6は撮像部301制御による対象の拡大後の取得画像と対象の検出情報を例示する撮影画像イメージ図である。   FIG. 6 is a photographed image diagram illustrating an acquired image after target enlargement under the control of the imaging unit 301 and target detection information.

図6において、画像601はズームアップされ撮像部301から取得される画像本体を示し、画像のメタ情報として検出対象の被写体である人物602の顔検出部603が含まれている。   In FIG. 6, an image 601 shows an image main body obtained by zooming up and acquired from the imaging unit 301, and includes a face detection unit 603 of a person 602 that is a subject to be detected as meta information of the image.

図7は撮影送信解析処理のシーケンス図である。以下では、図4、図5、図6および図7を参照しながら撮影送信解析処理について説明する。この処理は、以下(a)〜(c)から構成される。
サーバーから解析性能閾値を取得する。
ライブビュー画像の顔検出情報と解析性能値に応じて撮像部の制御を行う。
撮影画像をサーバーに転送および画像の解析を行う。
FIG. 7 is a sequence diagram of the imaging transmission analysis process. Hereinafter, the imaging transmission analysis process will be described with reference to FIGS. 4, 5, 6, and 7. This process includes the following (a) to (c).
Get analysis performance threshold from server.
The imaging unit is controlled according to the face detection information and the analysis performance value of the live view image.
Transfer the shot image to the server and analyze the image.

まず、(a)について説明する。   First, (a) will be described.

カメラ102は送信部310より接続サーバー101に解析性能閾値の取得リクエストを送信する(S701)。サーバー101はレスポンスとして解析性能閾値をカメラ102の受信部311に送信する(S702)。カメラ102の受信した解析性能閾値はRAM部309に保存される。解析性能閾値とは、たとえば画素や、画像に対する顔やオブジェクトの面積の割合である。   The camera 102 transmits an analysis performance threshold acquisition request from the transmission unit 310 to the connection server 101 (S701). The server 101 transmits the analysis performance threshold value as a response to the receiving unit 311 of the camera 102 (S702). The analysis performance threshold received by the camera 102 is stored in the RAM unit 309. The analysis performance threshold is, for example, a ratio of the area of a face or an object to a pixel or an image.

次に(b)について説明する。   Next, (b) will be described.

カメラ102では撮像部301よりライブビュー画像が繰り返し取得される(S703)。取得されたライブビュー画像にて人物の顔検出が行わる(S704)。人物402を検出した際には検出した顔枠情報の取得を行い(S705)、顔枠403のサイズと(a)で設定した解析性能閾値の顔枠サイズの比較を行う。検出した顔枠サイズが解析性能閾値を満たしている場合、撮影を行う(S707)。なおこのとき解析性能閾値を満たす最低限の値までズームアウト(S706)してもよい。一方、検出した顔403のサイズが前記解析性能閾値を満たしていなかった場合、撮像制御部302がズームアップ(S711)を行う。このときのズーム倍率は検出した顔枠サイズと解析性能閾値との比によって求められる。図5および図6では図4にて検出した人物402に対してズームアップを行う様子を示している。ズームアップ後に再度取得したライブビュー画像にて検出された人物602は前記人物402をズームアップしたものである。この人物602の検出顔枠603のサイズが前記解析性能閾値を満たしているかどうかを次のライブビュー画像取得(S703)時に判定する。   In the camera 102, live view images are repeatedly acquired from the imaging unit 301 (S703). Human face detection is performed on the acquired live view image (S704). When the person 402 is detected, the detected face frame information is acquired (S705), and the size of the face frame 403 is compared with the face frame size of the analysis performance threshold set in (a). If the detected face frame size satisfies the analysis performance threshold, shooting is performed (S707). At this time, the zoom-out may be performed to a minimum value that satisfies the analysis performance threshold (S706). On the other hand, if the size of the detected face 403 does not satisfy the analysis performance threshold, the imaging control unit 302 zooms up (S711). The zoom magnification at this time is obtained by the ratio between the detected face frame size and the analysis performance threshold. 5 and 6 show a state in which the person 402 detected in FIG. 4 is zoomed up. A person 602 detected in the live view image obtained again after zooming up is a person zoomed up the person 402. It is determined at the next live view image acquisition (S703) whether or not the size of the detected face frame 603 of the person 602 satisfies the analysis performance threshold.

また、取得したライブビュー画像に人物402が検出できなかった場合には、撮像制御部302が初期値までズームアウト(S712)が行う。   If the person 402 cannot be detected in the acquired live view image, the imaging control unit 302 zooms out to the initial value (S712).

次に(c)について説明する。   Next, (c) will be described.

撮影した画像はサーバー101に転送する(S708)。サーバー101は転送された画像に対して画像解析(S709)を行い、解析結果は外部記憶装置208に保存する(S710)。   The captured image is transferred to the server 101 (S708). The server 101 performs image analysis (S709) on the transferred image, and stores the analysis result in the external storage device 208 (S710).

以上の処理により、接続するサーバーの解析性能に合わせて、カメラは適切な対象画像の撮影を行い、顔認識処理に有効な画像のみをサーバーに転送できる。これにより顔認識精度の向上、転送データの削減およびサーバーの負荷を低減が可能となる。   Through the above processing, the camera can capture an appropriate target image in accordance with the analysis performance of the server to be connected, and can transfer only an image effective for the face recognition processing to the server. As a result, face recognition accuracy can be improved, transfer data can be reduced, and the load on the server can be reduced.

この画像処理システムにて撮影および解析された画像データは、特定人物を検索する目的に用いられる。検索したい人物が前記画像データの中に含まれていた場合に、端末103の画面上に対象の人物の写っている写真が表示される。本実施例では表示される検索対象人物の顔がサーバーの解析性能閾値を最低限満たす大きさの画像になるように撮影制御をすることも可能である。そのため、画像の背景より検索対象人物が置かれている状況の判別が容易となっている。   The image data photographed and analyzed by this image processing system is used for the purpose of searching for a specific person. When a person to be searched is included in the image data, a photograph showing the target person is displayed on the screen of the terminal 103. In the present embodiment, it is also possible to perform shooting control so that the face of the search target person displayed is an image having a size that satisfies the server analysis performance threshold at a minimum. Therefore, it is easy to determine the situation where the search target person is placed from the background of the image.

<実施例2>
以下、本発明の別の実施例を、添付画像に従い詳細に説明する。
<Example 2>
Hereinafter, another embodiment of the present invention will be described in detail according to the attached images.

実施例1におけるズームアップ(S709)処理はズーム機構を搭載しているカメラでないと実施できなかった。本実施例では、ズーム機構を搭載していないカメラであってもサーバーから取得した解析性能閾値に応じた画像撮影を行う画像処理システムについて説明する。   The zoom-up (S709) process in Embodiment 1 can only be performed by a camera equipped with a zoom mechanism. In this embodiment, an image processing system that captures an image in accordance with an analysis performance threshold acquired from a server even if the camera does not have a zoom mechanism will be described.

本実施例に係るシステム構成、サーバー101およびカメラ102および端末103のブロック図は、実施例1と同じなので説明を省略する。   The system configuration according to the present embodiment, and the block diagram of the server 101, the camera 102, and the terminal 103 are the same as those in the first embodiment, and thus the description thereof is omitted.

図8は、カメラ102による撮影および画像編集処理と保存した画像のサーバー101への転送処理を示したシーケンス図である。以下では、図8を参照しながら、本実施例に係るカメラ102の撮影画像編集処理について説明する。なお図8において、検出顔枠のサイズがサーバーの解析性能閾値に満たなかった場合のシーケンス以外は、実施例1と同じなので説明を省略する。   FIG. 8 is a sequence diagram showing shooting and image editing processing by the camera 102 and transfer processing of the stored image to the server 101. Hereinafter, the captured image editing process of the camera 102 according to the present embodiment will be described with reference to FIG. In FIG. 8, the sequence other than the sequence in the case where the size of the detected face frame does not satisfy the server analysis performance threshold is the same as that in the first embodiment, and the description thereof is omitted.

検出顔枠のサイズが解析性能閾値を満たさなかった場合には撮像制御部302によって記録画像の解像度(画素数)を大きく変更(S801)した後に撮影を行う(S802)。このとき実施する解像度変更処理は検出顔枠をサーバーの解析性能閾値を満たす最小の解像度(画素数)で行う。撮影された画像はサーバー101に転送する(S803)。サーバー101は転送画像に対して画像解析(S804)を行い、解析結果を外部記憶装置208に保存する(S805)。サーバーへの転送の完了後、カメラ102の記録画像の解像度を変更前に戻す(S806)。   If the size of the detected face frame does not satisfy the analysis performance threshold, the imaging control unit 302 changes the resolution (number of pixels) of the recorded image greatly (S801), and then performs imaging (S802). The resolution changing process executed at this time is performed with the minimum resolution (number of pixels) for the detected face frame that satisfies the server analysis performance threshold. The captured image is transferred to the server 101 (S803). The server 101 performs image analysis (S804) on the transferred image and stores the analysis result in the external storage device 208 (S805). After the transfer to the server is completed, the resolution of the recorded image of the camera 102 is returned to before the change (S806).

以上の処理により、光学的にズームを行えないカメラであってもサーバーの解析性能閾値と検出した顔枠の大きさに基づいて顔認識に適切な撮影画素数による撮影を行うことができる。通常はネットワークへの負荷を鑑みて記録画像の解像度は最小に設定する。   With the above processing, even a camera that cannot be optically zoomed can perform photographing with the number of photographing pixels appropriate for face recognition based on the analysis performance threshold of the server and the detected size of the face frame. Normally, the resolution of the recorded image is set to the minimum in consideration of the load on the network.

<実施例3>
以下、第3の実施例を、添付画像に従い詳細に説明する。
<Example 3>
Hereinafter, the third embodiment will be described in detail according to the attached image.

実施例1におけるズームアップ(S709)処理において対象の位置によってはズームアップ時にフレームアウトする場合がある。本実施例では、パンチルト機構を搭載したカメラにおいてフレームの中心にいない対象および、カメラまたは対象の移動によってフレームアウトする場合にも効果的な顔解析・認識処理に必要な画像データの撮影を行う画像処理システムについて説明する。   In the zoom-up (S709) process in the first embodiment, depending on the target position, the frame may be out during zoom-up. In this embodiment, an image that captures image data necessary for effective face analysis / recognition processing even when the camera is equipped with a pan / tilt mechanism and the object is not in the center of the frame and when the camera or the object moves out of the frame. The processing system will be described.

本実施例に係るシステム構成、サーバー101およびカメラ102および端末103のブロック図は、実施例1と同じなので説明を省略する。   The system configuration according to the present embodiment, and the block diagram of the server 101, the camera 102, and the terminal 103 are the same as those in the first embodiment, and thus the description thereof is omitted.

図9は雲台901と撮影系902から構成される。雲台901は、撮影系902の方向を横方向(以下パンと記す)および縦方向(以下チルトと記す)に変化させる駆動系を備える。これによって、撮影系902の撮影方向を、パンは360°エンドレス旋回、チルトは水平方向を0度として−30.0度〜+210.0度に変更できる。   FIG. 9 includes a pan head 901 and a photographing system 902. The camera platform 901 includes a drive system that changes the direction of the imaging system 902 in the horizontal direction (hereinafter referred to as “pan”) and the vertical direction (hereinafter referred to as “tilt”). As a result, the shooting direction of the shooting system 902 can be changed from −30.0 degrees to +210.0 degrees with pan being 360 ° endless turning and tilt being 0 degrees in the horizontal direction.

図10は、カメラ102による撮影処理と保存した画像のサーバー101への転送処理を示したシーケンス図である。以下では、図9および図10を参照しながら、本実施例に係るカメラ102の撮影処理について説明する。なお図10において、カメラ102のパンチルト制御(S1001、S1002)以外は実施例1の図7と同じなので説明を省略する。図10では顔枠サイズが解析性能閾値を満たしていなかった場合、ライブビューにて検出した顔枠の座標情報から顔枠を撮像フレームの中心に捉えるようにパンチルト方向に光学系の向きを変化した(S1001)上でズームアップ(S711)を行う。顔枠が未検出だった場合には、ズーム倍率およびパンチルト値を初期値に戻す(S712、S1002)。   FIG. 10 is a sequence diagram illustrating a shooting process by the camera 102 and a transfer process of the stored image to the server 101. Hereinafter, the shooting process of the camera 102 according to the present embodiment will be described with reference to FIGS. 9 and 10. 10 is the same as FIG. 7 of the first embodiment except for the pan / tilt control (S1001, S1002) of the camera 102, and a description thereof will be omitted. In FIG. 10, when the face frame size does not satisfy the analysis performance threshold, the direction of the optical system is changed in the pan / tilt direction so that the face frame is captured at the center of the imaging frame from the coordinate information of the face frame detected in the live view (S1001) Zoom up (S711) is performed. If no face frame has been detected, the zoom magnification and pan / tilt value are reset to the initial values (S712, S1002).

以上の処理により、位置によってズームアップ時にフレームアウトする対象や移動する対象に対してもサーバーの解析性能閾値に応じた検出枠の大きさでの撮影を行うことができる。   With the above processing, it is possible to perform shooting with the size of the detection frame corresponding to the analysis performance threshold of the server, even with respect to the object to be framed out or moved when zooming in depending on the position.

以上、本発明をその好適な実施形態に基づいて詳述してきたが、本発明はこれら特定の実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。上述の実施形態の一部を適宜組み合わせてもよい。   Although the present invention has been described in detail based on preferred embodiments thereof, the present invention is not limited to these specific embodiments, and various forms within the scope of the present invention are also included in the present invention. included. A part of the above-described embodiments may be appropriately combined.

101 サーバー、102 カメラ、103 端末 101 servers, 102 cameras, 103 terminals

Claims (9)

サーバーの画像解析性能情報を取得する手段と、
前記画像解析性能情報を設定する解析性能情報設定手段と、
ライブビュー画像より被写体を検出する手段と、
前記被写体の検出領域情報を取得する手段と、
前記解析性能情報と検出領域情報を比較して、サーバーでの解析可否を判定する解析可否判定手段と、
前記解析可否判定手段が解析性能を満たさないと判定した場合には、所定のズーム処理を行うズーム手段と、
被写体を撮像し記録画像を保存する手段と、
前記記録画像をサーバーに送信する手段と、
を有することを特徴とする撮影装置。
Means for acquiring image analysis performance information of the server;
Analysis performance information setting means for setting the image analysis performance information;
Means for detecting the subject from the live view image;
Means for acquiring detection area information of the subject;
An analysis availability determination unit that compares the analysis performance information and the detection area information and determines whether analysis is possible at the server;
If it is determined that the analysis availability determination means does not satisfy the analysis performance, zoom means for performing a predetermined zoom process;
Means for imaging a subject and storing a recorded image;
Means for transmitting the recorded image to a server;
A photographing apparatus comprising:
前記画像解析性能情報とは、画素数または画像に対する顔やオブジェクトの面積の割合であることを特徴とする請求項1に記載の撮影装置。 The imaging apparatus according to claim 1, wherein the image analysis performance information is a number of pixels or a ratio of an area of a face or an object to an image. 所定のズーム処理とは、前記画像解析性能を満たすまでズーム倍率を上げるズームアップ処理であることを特徴とする請求項1に記載の撮影装置。 The photographing apparatus according to claim 1, wherein the predetermined zoom process is a zoom-up process that increases a zoom magnification until the image analysis performance is satisfied. 所定のズーム処理とは、前記画像解析性能を最低限満たす値までズーム倍率を下げるズームアウト処理であることを特徴とする請求項1に記載の撮影装置。 The photographing apparatus according to claim 1, wherein the predetermined zoom process is a zoom-out process that lowers a zoom magnification to a value that satisfies the image analysis performance as a minimum. 請求項1において、前記撮影装置はパンチルト機構を搭載し、被写体または撮影装置の移動に伴いフレームアウトする被写体に対して、被写体をフレーム内に収めるようにパンチルトを行う手段を有することを特徴とする画像処理システム。 2. The panning / tilting mechanism according to claim 1, wherein the photographing apparatus includes a pan / tilt mechanism and pans / tilts the subject or the subject that is out of frame with the movement of the photographing device so that the subject is placed in the frame. Image processing system. 請求項3において、前記撮影装置はパンチルト機構を搭載し、ズームアップ時にフレームアウトする被写体に対して、被写体をフレーム内に収めるようにパンチルトを行う手段を有することを特徴とする画像処理システム。 4. The image processing system according to claim 3, wherein the photographing apparatus includes a pan / tilt mechanism, and includes means for performing pan / tilt so that the subject that falls out of the frame when zooming up is included in the frame. サーバーの画像解析性能情報を取得する手段と、
前記画像解析性能情報を設定する解析性能情報設定手段と、
ライブビュー画像より被写体を検出する手段と、
前記被写体の検出領域情報を取得する手段と、
前記解析性能情報と検出領域情報を比較して、サーバーでの解析可否を判定する解析可否判定手段と、
前記解析可否判定手段が解析性能を満たさないと判定した場合には、撮影画像の解像度を上げる解像度変更手段と、
被写体を撮像し記録画像を保存する手段と、
前記記録画像をサーバーに送信する手段と、
を有することを特徴とする撮影装置。
Means for acquiring image analysis performance information of the server;
Analysis performance information setting means for setting the image analysis performance information;
Means for detecting the subject from the live view image;
Means for acquiring detection area information of the subject;
An analysis availability determination unit that compares the analysis performance information and the detection area information and determines whether analysis is possible at the server;
If it is determined that the analysis availability determination means does not satisfy the analysis performance, resolution changing means for increasing the resolution of the captured image;
Means for imaging a subject and storing a recorded image;
Means for transmitting the recorded image to a server;
A photographing apparatus comprising:
前記画像解析性能情報とは、画素数または画像に対する顔やオブジェクトの面積の割合であることを特徴とする請求項7に記載の撮影装置。 The image capturing apparatus according to claim 7, wherein the image analysis performance information is a number of pixels or a ratio of an area of a face or an object to an image. 請求項1乃至請求項8の何れか一項に記載された装置を実現するためのプログラム、プログラムを記載したコンピュータ読み取り可能な記憶媒体、および方法。 A program for realizing the apparatus according to claim 1, a computer-readable storage medium describing the program, and a method.
JP2018066350A 2018-03-30 2018-03-30 Image photographing apparatus, image transmission method, and image analysis system Pending JP2019179952A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018066350A JP2019179952A (en) 2018-03-30 2018-03-30 Image photographing apparatus, image transmission method, and image analysis system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018066350A JP2019179952A (en) 2018-03-30 2018-03-30 Image photographing apparatus, image transmission method, and image analysis system

Publications (1)

Publication Number Publication Date
JP2019179952A true JP2019179952A (en) 2019-10-17

Family

ID=68278974

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018066350A Pending JP2019179952A (en) 2018-03-30 2018-03-30 Image photographing apparatus, image transmission method, and image analysis system

Country Status (1)

Country Link
JP (1) JP2019179952A (en)

Similar Documents

Publication Publication Date Title
CN107438173B (en) Video processing apparatus, video processing method, and storage medium
JP5967473B2 (en) Imaging apparatus and imaging system
EP2059029B1 (en) Image composition determining apparatus, image composition determining method and program
JP5991514B2 (en) Imaging apparatus and imaging system
KR101530255B1 (en) Cctv system having auto tracking function of moving target
JP2016100696A (en) Image processing device, image processing method, and image processing system
JP7197981B2 (en) Camera, terminal device, camera control method, terminal device control method, and program
JP2013013063A (en) Imaging apparatus and imaging system
US9628700B2 (en) Imaging apparatus, imaging assist method, and non-transitory recoding medium storing an imaging assist program
JP5703788B2 (en) Imaging apparatus, image processing apparatus, and image processing program
JP2010092092A (en) Image processing apparatus and image processing method
WO2021168804A1 (en) Image processing method, image processing apparatus and image processing system
JP5847591B2 (en) Information processing apparatus, information processing method and program for information processing apparatus
WO2015141185A1 (en) Imaging control device, imaging control method, and storage medium
JP2019179952A (en) Image photographing apparatus, image transmission method, and image analysis system
JP2016111561A (en) Information processing device, system, information processing method, and program
JP6474042B2 (en) Shooting system
JP2018198399A (en) Information processing apparatus, information processing system, information processing method, and program
JP7182893B2 (en) Image processing device, imaging device, image processing method, and program
CN113691731B (en) Processing method and device and electronic equipment
JP2020188297A (en) Imaging apparatus, imaging system, and control method of the same
JP2020057901A (en) Information processing apparatus, control method thereof, and program
JP7130375B2 (en) Image processing device, imaging device, image processing method, and program
JP2021064871A (en) Information processing device and information processing method
JP2016213689A (en) Imaging apparatus and control method thereof

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20191125