JP2017098897A - Information processing system, information processing device and method of controlling the same, and computer program - Google Patents

Information processing system, information processing device and method of controlling the same, and computer program Download PDF

Info

Publication number
JP2017098897A
JP2017098897A JP2015232262A JP2015232262A JP2017098897A JP 2017098897 A JP2017098897 A JP 2017098897A JP 2015232262 A JP2015232262 A JP 2015232262A JP 2015232262 A JP2015232262 A JP 2015232262A JP 2017098897 A JP2017098897 A JP 2017098897A
Authority
JP
Japan
Prior art keywords
analysis
image
captured image
unit
video
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
JP2015232262A
Other languages
Japanese (ja)
Inventor
伊藤 幹
Miki Ito
幹 伊藤
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 JP2015232262A priority Critical patent/JP2017098897A/en
Publication of JP2017098897A publication Critical patent/JP2017098897A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technology capable of performing all analysis processing even in a case where realtime image analysis that matches photographing cannot be completed.SOLUTION: An information processing system comprises a photographing device, a storage device, and an information processing device. The photographing device comprises: photographing means that photographs an image; and first analysis means that tries to analyze the image in response to the photographing of an image by the photographing means. The storage device stores the image photographed by the photographing means and analysis information indicating analysis contents by the first analysis means, of the image while being associated with each other. The information processing device comprises: determination means that refers the analysis information to determine an image that has not analyzed yet; and second analysis means that performs analysis for the image determined that it has not analyzed yet.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理システム、情報処理装置及びその制御方法、コンピュータプログラムに関する。   The present invention relates to an information processing system, an information processing apparatus, a control method thereof, and a computer program.

監視およびモニタリングカメラシステムは、撮像装置と、その撮像装置から出力される映像を記録する記録装置と、撮像装置からの映像または記録装置に記録された映像を表示する表示装置とを備える。例えば、特許文献1には、これらの装置がネットワークで接続されて、撮像装置は記録装置に直接、映像を書き込み、表示装置は記録装置から直接、映像を読み込むことにより、管理に負荷をかけないシステムが記載されている。また、特許文献2には、画像認識によって異常発生時の映像を検出し、映像の記録と同時に異常情報も記録し、この異常情報の一覧を参照することにより、異常発生時の映像を素早く検索することができるようにしたシステムが記載されている。   The monitoring and monitoring camera system includes an imaging device, a recording device that records video output from the imaging device, and a display device that displays video from the imaging device or video recorded on the recording device. For example, in Patent Document 1, these devices are connected via a network, the imaging device directly writes the video to the recording device, and the display device reads the video directly from the recording device, so that no load is imposed on management. The system is described. Further, Patent Document 2 detects a video when an abnormality occurs by image recognition, records abnormal information at the same time as recording the video, and refers to a list of the abnormal information to quickly search for a video when the abnormality occurs. A system is described that allows it to be done.

特開2005−184214号公報JP 2005-184214 A 特開平11−32321号公報JP-A-11-32321

しかしながら、撮像装置で撮影すると同時に映像解析処理を行い、ネットワークで接続された記録装置に映像データと解析データを記録するシステムの場合、被写体によっては映像解析処理が重くなる可能性がある。撮像装置で行う映像解析処理の負荷が大きくなると解析処理がリアルタイムでは処理しきれずにネットワークで接続された記録装置への記録が間に合わなくなり、解析データが欠損する場合が生じる。   However, in the case of a system that performs video analysis processing at the same time as shooting with an imaging device and records video data and analysis data in a recording device connected via a network, the video analysis processing may be heavy depending on the subject. When the load of video analysis processing performed by the imaging device increases, the analysis processing cannot be processed in real time, and recording to a recording device connected via a network is not in time, and analysis data may be lost.

本発明は上記課題に鑑みなされたものであり、撮影に合わせたリアルタイムな画像の解析を完了することできなかった場合でも、すべての解析処理を行うことを可能にする技術を提供することを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a technique that enables all analysis processing to be performed even when analysis of a real-time image in accordance with shooting has not been completed. And

上記目的を達成するため、本発明による情報処理システムは以下の構成を備える。即ち、
撮影装置と、記憶装置と、情報処理装置とを備えた情報処理システムであって、
前記撮影装置は、
画像を撮影する撮影手段と、
前記撮影手段により画像が撮影されたことに応じて、当該画像の解析を試みる第一の解析手段と
を備え、
前記記憶装置は、前記撮影手段により撮影された画像と、当該画像の前記第一の解析手段による解析内容を示す解析情報とを関連付けて記憶し、
前記情報処理装置は、
前記解析情報を参照して解析が未了の画像を判定する判定手段と、
解析が未了であると判定された画像につき解析を行う第二の解析手段と
を備える。
In order to achieve the above object, an information processing system according to the present invention comprises the following arrangement. That is,
An information processing system including an imaging device, a storage device, and an information processing device,
The imaging device
Photographing means for photographing an image;
A first analysis unit that attempts to analyze the image in response to the image being captured by the imaging unit;
The storage device stores an image captured by the imaging unit in association with analysis information indicating analysis content of the first analysis unit of the image,
The information processing apparatus includes:
Determination means for determining an image that has not been analyzed with reference to the analysis information;
Second analysis means for analyzing an image determined to have not been analyzed.

本発明によれば、撮影に合わせたリアルタイムな画像の解析を完了することできなかった場合でも、すべての解析処理を行うことを可能にする技術を提供することができる。   According to the present invention, it is possible to provide a technique that makes it possible to perform all the analysis processing even when the real-time image analysis in accordance with the photographing cannot be completed.

ネットワークカメラシステムの構成を示すブロック図。The block diagram which shows the structure of a network camera system. 映像解析サーバー装置のハードウェア構成例を示すブロック図。The block diagram which shows the hardware structural example of a video analysis server apparatus. 記録装置の記録フォルダ構成を示す図である。It is a figure which shows the recording folder structure of a recording device. 記録映像と解析データとの対応関係を示した図。The figure which showed the correspondence of a recorded image and analysis data. 映像処理結果情報の内容を示した図。The figure which showed the content of the image processing result information. 映像解析サーバー装置の動作を示すフローチャート。The flowchart which shows operation | movement of a video analysis server apparatus. 記録装置の記録フォルダ構成を示す図。The figure which shows the recording folder structure of a recording device.

以下、添付の図面を参照して、本発明をその実施形態に基づいて詳細に説明する。以下の実施形態において示す構成は一例に過ぎず、本発明は図示された構成に限定されるものではない。   Hereinafter, the present invention will be described in detail based on the embodiments with reference to the accompanying drawings. The configurations shown in the following embodiments are merely examples, and the present invention is not limited to the illustrated configurations.

<実施形態1>
(ネットワークカメラシステム)
図1は、本発明の第一の実施形態(実施形態1)に係るネットワークカメラシステム(情報処理システム)のシステム構成を示したブロック図である。ネットワークカメラシステムにおいては、ネットワークカメラ100、ネットワークストレージ200、映像解析サーバー装置300、映像情報表示装置400がネットワーク回線であるLAN500によって接続されている。
<Embodiment 1>
(Network camera system)
FIG. 1 is a block diagram showing a system configuration of a network camera system (information processing system) according to the first embodiment (Embodiment 1) of the present invention. In the network camera system, a network camera 100, a network storage 200, a video analysis server device 300, and a video information display device 400 are connected by a LAN 500 that is a network line.

ネットワークカメラ100は撮像装置(撮影装置)であり、被写体を撮影すると同時に撮影した映像に対して、動体検知、動体追尾、人体検知、顔認識、物体検知、などの映像解析処理を行う機能を有する。ネットワークストレージ200は映像を記録する記録装置であり、ネットワークカメラ100で撮影された映像と同時に映像解析処理が行われた解析データがLAN500を介して記録される。映像解析サーバー装置300は映像を解析する情報処理装置である。映像解析サーバー装置300は、高速な計算能力を有するであるCPUあるいはGPUなどを備え、それを利用することによって、ネットワークカメラ100の内部で行う映像解析処理を上回る能力、機能により映像解析処理を行うことができる。映像解析サーバー装置300は、例えばPC(パーソナルコンピュータ)や組込みシステム、タブレット端末などの情報処理装置により実現することができる。   The network camera 100 is an imaging device (photographing device), and has a function of performing video analysis processing such as moving object detection, moving object tracking, human body detection, face recognition, and object detection on an image captured at the same time as photographing a subject. . The network storage 200 is a recording device that records video, and analysis data that has been subjected to video analysis processing simultaneously with the video shot by the network camera 100 is recorded via the LAN 500. The video analysis server device 300 is an information processing device that analyzes video. The video analysis server apparatus 300 includes a CPU or a GPU having high-speed calculation capability, and uses this to perform video analysis processing with capabilities and functions that exceed the video analysis processing performed inside the network camera 100. be able to. The video analysis server apparatus 300 can be realized by an information processing apparatus such as a PC (personal computer), an embedded system, or a tablet terminal.

映像情報表示装置400は、ネットワークストレージ200に記録された映像データと解析データを重畳して再生を行う。さらに解析データを基にしてイベントシーンなどの映像検索の操作を行うための入力手段の機能も有する。映像情報表示装置400も、PCやタブレット端末などの情報処理装置により実現することができる。   The video information display device 400 performs playback by superimposing video data recorded in the network storage 200 and analysis data. Furthermore, it has a function of an input means for performing a video search operation such as an event scene based on the analysis data. The video information display device 400 can also be realized by an information processing device such as a PC or a tablet terminal.

本実施形態では、上記各装置が有線ケーブルによりLAN500に接続されている場合の例を説明するが、プロトコル的に接続されていれば、物理的な形態にこだわるものではない。例えば、映像情報表示装置400を有線ケーブルのインタフェースを持たないタブレット端末で実現したような場合は、無線(例えば、無線LANやBluetooth(登録商標))により接続するように構成してもよい。さらに、ネットワークカメラ100、ネットワークストレージ200、映像解析サーバー装置300、映像情報表示装置400がLAN500に接続される数は、図1の例ように一つずつに限定されるものではない。例えば、アドレスなどで識別できれば複数存在してもかまわない。あるいは、これらの装置の全部又は一部を同一の汎用的な情報処理装置により実現してもよい。   In the present embodiment, an example in which each of the above devices is connected to the LAN 500 by a wired cable will be described. However, if the devices are connected in a protocol manner, the physical form is not particular. For example, when the video information display device 400 is realized by a tablet terminal that does not have a wired cable interface, the video information display device 400 may be configured to be connected wirelessly (for example, wireless LAN or Bluetooth (registered trademark)). Further, the number of network cameras 100, network storages 200, video analysis server devices 300, and video information display devices 400 connected to the LAN 500 is not limited to one as shown in the example of FIG. For example, there may be a plurality if it can be identified by an address or the like. Alternatively, all or part of these devices may be realized by the same general-purpose information processing device.

●ネットワークカメラ
図1のように、ネットワークカメラ100は、撮像センサ部101、現像処理部102、映像符号化部103、映像解析処理部104、及び、LAN I/F部105を備える。撮像センサ部101は、撮像面に結像された光像を光電変換によりデジタル電気信号に変換するCMOSなどの撮像素子により実現される。現像処理部102は、撮像センサ部101から光電変換により得られたデジタル電気信号に対して、所定の画素補間や色変換処理を行い、RGBあるいはYUVなどの色空間により表されたデジタル画像を生成する。また、現像処理部102では、現像を施した後のデジタル画像を用いて所定の演算処理を行い、得られた演算結果に基づいてホワイトバランス、シャープネス、コントラスト、色変換などの画像処理を行う。映像符号化部103は、現像処理部102からのデジタル映像信号を圧縮し符号化する。映像符号化部103においては、配信用にデジタル映像信号の圧縮、フレームレート設定などが施される。ここでの配信用の圧縮方式は、所定の例えば、MPEG4、H.264、MJPEGまたはJPEGなどの規格に基づく。さらに、mp4やmov形式などの映像データのファイル化をも行う。
Network Camera As shown in FIG. 1, the network camera 100 includes an imaging sensor unit 101, a development processing unit 102, a video encoding unit 103, a video analysis processing unit 104, and a LAN I / F unit 105. The imaging sensor unit 101 is realized by an imaging element such as a CMOS that converts a light image formed on the imaging surface into a digital electric signal by photoelectric conversion. The development processing unit 102 performs predetermined pixel interpolation and color conversion processing on the digital electrical signal obtained by photoelectric conversion from the imaging sensor unit 101, and generates a digital image represented by a color space such as RGB or YUV. To do. Further, the development processing unit 102 performs predetermined calculation processing using the developed digital image, and performs image processing such as white balance, sharpness, contrast, and color conversion based on the obtained calculation result. The video encoding unit 103 compresses and encodes the digital video signal from the development processing unit 102. In the video encoding unit 103, digital video signal compression, frame rate setting, and the like are performed for distribution. The compression method for distribution here is, for example, a predetermined MPEG4, H.264, or the like. H.264, based on standards such as MJPEG or JPEG. Further, video data such as mp4 or mov format is also filed.

映像解析処理部104は、現像処理部102からの映像を用いて、例えば、背景差分法により動体を検出する。検出した動体のフレーム間での位置関係から同定したものに固有のIDを付与することで動体の追尾処理を行う。以下、IDが付与された動体を「オブジェクト」と称する。映像解析処理部104は、各オブジェクトに対して、それぞれ形状の特徴および行動特徴のパターンから、人(男性、女性)、動物、不動体、その他などの属性を付与する。さらに、オブジェクトの軌跡が画面上特定の場所を通過した通過イベント、オブジェクトが画面上の同一の場所に所定時間以上滞在した置去りイベントを検知する。これらの処理を行った結果、得られたイベントおよびオブジェクトから解析データファイルとして作成する。さらに、これらの解析処理の行った結果の情報を記述した処理結果情報ファイルも作成する。この処理結果情報とは、撮影画像に対する解析内容を示す解析情報であり、具体的には、どの映像ファイルに対して、どの種類の解析を、どのフレームまで、さらに画面上のどの部分まで、映像解析処理を行ったかの情報を記述したものである。映像解析処理部104の処理はここに例示したものに限定されず、フレーム間差分法やオプティカルフローを用いた動体追尾など映像を解析し解析データを作成する処理であればよい。また、オブジェクトの属性についても本方式に限定されるものではなく、エッジ特徴を用いた特定物体検出処理により属性付与など、属性を付与する方式であればよい。   The video analysis processing unit 104 uses the video from the development processing unit 102 to detect a moving object by, for example, a background difference method. Tracking of the moving object is performed by assigning a unique ID to the one identified from the positional relationship between the frames of the detected moving object. Hereinafter, a moving object to which an ID is assigned is referred to as an “object”. The video analysis processing unit 104 assigns attributes such as a person (male and female), an animal, a non-moving object, and the like to each object from the shape feature and behavior feature patterns. Further, a passing event in which the locus of the object passes a specific place on the screen and a leaving event in which the object stays at the same place on the screen for a predetermined time or more are detected. As a result of these processes, an analysis data file is created from the events and objects obtained. Furthermore, a processing result information file describing information on the results of these analysis processes is also created. This processing result information is analysis information indicating the analysis content of the captured image. Specifically, for which video file, what type of analysis, up to which frame, and further up to which part of the screen. Information describing whether analysis processing has been performed is described. The process of the video analysis processing unit 104 is not limited to the process exemplified here, and any process that analyzes video and creates analysis data such as inter-frame difference method or tracking of an object using an optical flow may be used. Further, the object attributes are not limited to the present method, and any method may be used as long as the method provides attributes such as attribute assignment by specific object detection processing using edge features.

LAN I/F部105は、LAN500に接続するためのネットワークインタフェースである。LAN I/F部105は、ネットワークストレージ200のLAN I/F部201と連携して、例えば、NFSやCIFSなどのネットワークファイルシステムを構築する。NFSはNetwork File Systemの略称であり、CIFSはCommon Internet File Systemの略称である。   The LAN I / F unit 105 is a network interface for connecting to the LAN 500. The LAN I / F unit 105 constructs a network file system such as NFS or CIFS in cooperation with the LAN I / F unit 201 of the network storage 200. NFS is an abbreviation for Network File System, and CIFS is an abbreviation for Common Internet File System.

●ネットワークストレージ
ネットワークストレージ200は、LAN I/F部201、映像蓄積部202、及び、解析データ蓄積部203を備えた記憶装置である。LAN I/F部201は、LAN500に接続するためのネットワークインタフェースである。LAN I/F部201は、ネットワークカメラ100のLAN I/F部105あるいは映像解析サーバー装置300のLAN I/F部301と連携してネットワークファイルシステムを構築する。映像蓄積部202は、ネットワークカメラ100の映像符号化部103で符号化されファイル化された映像データファイルをネットワークファイルシステムによって記録する。解析データ蓄積部203は、ネットワークカメラ100の映像解析処理部104で映像解析処理が行われファイル化された解析データファイルと処理結果情報ファイルをネットワークファイルシステムによって記録する。
Network Storage The network storage 200 is a storage device that includes a LAN I / F unit 201, a video storage unit 202, and an analysis data storage unit 203. The LAN I / F unit 201 is a network interface for connecting to the LAN 500. The LAN I / F unit 201 constructs a network file system in cooperation with the LAN I / F unit 105 of the network camera 100 or the LAN I / F unit 301 of the video analysis server device 300. The video storage unit 202 records the video data file encoded and filed by the video encoding unit 103 of the network camera 100 using a network file system. The analysis data storage unit 203 records the analysis data file and the processing result information file, which have been subjected to video analysis processing by the video analysis processing unit 104 of the network camera 100 and converted into a file, using a network file system.

●映像解析サーバー装置
映像解析サーバー装置300は、LAN I/F部301、取得部(解析処理結果情報取得部)302、映像復号化部303、映像解析処理部304、及び、映像符号化部305を備える。LAN I/F部301はLAN500に接続するためのネットワークインタフェースであり、ネットワークストレージ200のLAN I/F部201と連携してネットワークファイルシステムを構築する。取得部302は解析処理結果の情報を取得する機能要素である。具体的には、取得部302は、ネットワークストレージ200の解析データ蓄積部203に記録されている処理結果情報ファイルをネットワークファイルシステムによって取得して解析処理結果情報を読み取る。そして、読み取った解析処理結果情報を基に映像復号化部303に対し、該当する映像データファイルをネットワークストレージ200の映像蓄積部202から取得するように指示を行う。さらに映像解析処理部304に対し、映像復号化部303で復号化された映像データの映像解析処理の指示を行う。
Video Analysis Server Device The video analysis server device 300 includes a LAN I / F unit 301, an acquisition unit (analysis processing result information acquisition unit) 302, a video decoding unit 303, a video analysis processing unit 304, and a video encoding unit 305. Is provided. The LAN I / F unit 301 is a network interface for connecting to the LAN 500, and constructs a network file system in cooperation with the LAN I / F unit 201 of the network storage 200. The acquisition unit 302 is a functional element that acquires information on the analysis processing result. Specifically, the acquisition unit 302 acquires the processing result information file recorded in the analysis data storage unit 203 of the network storage 200 using the network file system, and reads the analysis processing result information. Then, based on the read analysis processing result information, the video decoding unit 303 is instructed to acquire the corresponding video data file from the video storage unit 202 of the network storage 200. Further, the video analysis processing unit 304 is instructed to perform video analysis processing on the video data decoded by the video decoding unit 303.

映像復号化部303は、ネットワークストレージ200の映像蓄積部202からネットワークファイルシステムによって取得した映像データファイルを、伸張し復号化してデジタル映像にする。復号されたデジタル映像は映像解析処理部304に出力する。映像解析処理部304は、基本的には、ネットワークカメラ100の映像解析処理部104と同様の機能を有する。もっとも、ネットワークカメラ100のような組み込み機器内での実装可能なリソースと比較して、PCやワークステーションなどのようにより制限のない解析計算能力を有する機能の実装を可能とするものである。映像符号化部305は、映像復号化部303で復号化され、映像解析処理部304で解析処理が行われた映像データを再符号化しファイル化を施して、再び、ネットワークストレージ200の映像蓄積部202に記録する。   The video decoding unit 303 decompresses and decodes the video data file acquired by the network file system from the video storage unit 202 of the network storage 200 to obtain a digital video. The decoded digital video is output to the video analysis processing unit 304. The video analysis processing unit 304 basically has the same function as the video analysis processing unit 104 of the network camera 100. However, compared to resources that can be implemented in an embedded device such as the network camera 100, functions such as PCs and workstations that have analysis and calculation capabilities without restrictions can be implemented. The video encoding unit 305 re-encodes the video data decoded by the video decoding unit 303 and subjected to the analysis processing by the video analysis processing unit 304 to form a file, and again, the video storage unit of the network storage 200 202.

(映像解析サーバー装置のハードウェア構成)
図2は、映像解析サーバー装置300のハードウェア構成例を示すブロック図である。図2において、CPU990は中央演算処理装置であり、コンピュータプログラムに基づいて他の構成要素と協働し、映像解析サーバー装置300全体の動作を制御する。ROM991は読出し専用メモリであり、基本プログラムや基本処理に使用するデータ等を記憶する。RAM992は書込み可能メモリであり、CPU990のワークエリア等として機能する。
(Hardware configuration of video analysis server device)
FIG. 2 is a block diagram illustrating a hardware configuration example of the video analysis server device 300. In FIG. 2, a CPU 990 is a central processing unit and controls the overall operation of the video analysis server apparatus 300 in cooperation with other components based on a computer program. The ROM 991 is a read-only memory and stores basic programs, data used for basic processing, and the like. A RAM 992 is a writable memory and functions as a work area for the CPU 990.

外部記憶ドライブ993は記録媒体へのアクセスを実現し、USBメモリ等のメディア(記録媒体)994に記憶されたコンピュータプログラムやデータを本システムにロードすることができる。ストレージ995はSSD(ソリッドステートドライブ)等の大容量メモリとして機能する装置である。ストレージ995には、各種コンピュータプログラムやデータが格納される。   The external storage drive 993 can access a recording medium, and can load a computer program and data stored in a medium (recording medium) 994 such as a USB memory into this system. The storage 995 is a device that functions as a large-capacity memory such as an SSD (solid state drive). The storage 995 stores various computer programs and data.

操作部996はユーザからの指示やコマンドの入力を受け付ける装置であり、キーボードやポインティングデバイス、タッチパネル等がこれに相当する。ディスプレイ997は、操作部996から入力されたコマンドや、それに対する映像解析サーバー装置300の応答出力等を表示する表示装置である。インターフェイス(I/F)998は外部装置とのデータのやり取りを中継する装置である。システムバス999は、映像解析サーバー装置300内のデータの流れを司るデータバスである。   The operation unit 996 is a device that receives an instruction and a command input from a user, and corresponds to a keyboard, a pointing device, a touch panel, and the like. The display 997 is a display device that displays a command input from the operation unit 996 and a response output of the video analysis server device 300 in response thereto. An interface (I / F) 998 is a device that relays data exchange with an external device. The system bus 999 is a data bus that manages the flow of data in the video analysis server device 300.

なお、以上の各装置と同等の機能を実現するソフトウェアにより、ハードウェア装置の代替として構成することもできる。また、映像情報表示装置400も映像解析サーバー装置300と同等のハードウェア構成により実現することができる。   In addition, it can also be comprised as an alternative of a hardware apparatus by the software which implement | achieves a function equivalent to the above each apparatus. The video information display device 400 can also be realized by a hardware configuration equivalent to that of the video analysis server device 300.

(フォルダ構成)
図3は、ネットワークストレージ200の映像蓄積部202および解析データ蓄積部203に階層化して映像データ(mp4)ファイル、解析データファイルおよび処理結果情報ファイルを記録したときのフォルダ構成を示した図である。最上位(図3ではLayer0)には、記録する映像を撮影したネットワークカメラ100ごとにフォルダを作成する。次に同じネットワークカメラ100からの映像データファイルおよび解析データファイルを記録するとき、Layer1およびLayer2のフォルダを1つ作成する。それぞれのフォルダ名は作成した順に000から999までの数字とする。次に、最下位層のLayer3に映像データファイルおよび解析データファイルを記録する。この映像データファイルおよび解析データファイルは、予め設定されたフレーム数ごとに、1つのファイルとして作成される。例えば、10fpsの映像の場合、10フレーム分、すなわち、1秒の映像が1つのファイルとして作成される。さらに、このフォルダ内に記録されている映像データと解析データに対する解析処理結果情報を記録した処理結果情報ファイル”INFO”を記録する。以降、ファイルを追加するとき、予め設定された階層上限数に従い、Layer2の最も大きな数字のフォルダ名のファイル数が階層上限数より小さい場合、上記フォルダにファイルを記録する。一方で、階層上限数を超えた場合、Layer2に新規フォルダを作成し、上記ファイルを記録する。ただし、Layer2のフォルダ名の数字が999を超えた場合、Layer1に新たなフォルダを作成し、上記同様フォルダを作成してファイルを記録する。Layer1のファイル名の数字が上限999を超えた場合、Layer1の000フォルダを削除し、000フォルダに同様に記録する。以降は同様に削除した上で記録を繰り返す。
(Folder structure)
FIG. 3 is a diagram showing a folder structure when a video data (mp4) file, an analysis data file, and a processing result information file are recorded in a hierarchy in the video storage unit 202 and the analysis data storage unit 203 of the network storage 200. . At the highest level (Layer 0 in FIG. 3), a folder is created for each network camera 100 that has captured the video to be recorded. Next, when the video data file and the analysis data file from the same network camera 100 are recorded, one folder of Layer 1 and Layer 2 is created. Each folder name is a number from 000 to 999 in the order of creation. Next, the video data file and the analysis data file are recorded in Layer 3 of the lowest layer. The video data file and analysis data file are created as one file for each preset number of frames. For example, in the case of a 10 fps image, an image for 10 frames, that is, one second is created as one file. Further, a processing result information file “INFO” in which analysis processing result information for the video data and analysis data recorded in this folder is recorded. Thereafter, when adding a file, if the number of files of the folder number with the largest number in Layer 2 is smaller than the upper limit number of layers according to a preset upper limit number of layers, the file is recorded in the folder. On the other hand, if the upper limit number of layers is exceeded, a new folder is created in Layer 2 and the file is recorded. However, if the number of folder names in Layer 2 exceeds 999, a new folder is created in Layer 1 and a folder is created and a file is recorded as described above. When the number of Layer1 file names exceeds the upper limit 999, the Layer1 000 folder is deleted and recorded in the 000 folder in the same manner. Thereafter, the recording is repeated after deleting in the same manner.

図3では10fpsのフレームを10枚、すなわち、1秒分の映像を1つのファイルとしている。そして、6つのファイルをLayer2の1つのフォルダに記録し、6秒ごとにLayer2のフォルダを作成する例を示している。   In FIG. 3, ten frames of 10 fps, that is, one second of video is used as one file. In the example, six files are recorded in one folder of Layer 2 and a folder of Layer 2 is created every 6 seconds.

(ファイル構成)
図4は、映像データをmp4ファイル、解析データを連結ファイルとして記録したときのファイル構成図である。映像データファイルの”Movie Header”はMP4BOX構造である。解析データは、サマリ情報を先頭に配置し、以降にネットワークカメラ100の映像解析処理部304で作成された解析データを連続して配置したものである。図4に示した構成の映像データファイルおよび解析データファイルの名前は同一、拡張子は別として記録する。これにより映像データと解析データの対応付けをとることができる。さらに、解析データファイルを記録するとき、サマリ情報を作成および更新する。
(file organization)
FIG. 4 is a file configuration diagram when video data is recorded as an mp4 file and analysis data is recorded as a linked file. The “Movie Header” of the video data file has an MP4BOX structure. The analysis data is obtained by arranging summary information at the head and continuously arranging analysis data created by the video analysis processing unit 304 of the network camera 100 thereafter. The video data file and analysis data file having the configuration shown in FIG. 4 are recorded with the same name and different extensions. Thereby, the video data and the analysis data can be associated with each other. Furthermore, summary information is created and updated when the analysis data file is recorded.

(処理結果情報)
図5は、ネットワークカメラ100の映像解析処理部104で撮影と同時に映像解析処理を行い、解析データを作成した際、同時に作成する処理結果情報ファイルの内容を示した図である。図5は、ファイル名が”M0001.mp4”(51)〜”M0006.mp4”(56)の6つの映像データについての処理結果情報を例示している。この処理結果情報をファイル”INFO”として、図3に示したフォルダに記録する。処理結果情報は、同じフォルダ内に記録された映像データに対して処理を行った映像解析処理の内容とその進捗状況を記述したものである。図5では、処理の完了を”completed”により示している。例えば、図5の51は、”M0001.mp4”という映像データについて、動体検知、動体を追尾するためのID付与、人体検知、動物検知、置き去りなどを検知する不動体検出などの処理につきいずれも処理が完了していることを示している。
(Processing result information)
FIG. 5 is a diagram showing the contents of a processing result information file that is simultaneously created when the video analysis processing unit 104 of the network camera 100 performs video analysis processing simultaneously with shooting and creates analysis data. FIG. 5 exemplifies processing result information for six pieces of video data having file names “M0001.mp4” (51) to “M0006.mp4” (56). This processing result information is recorded as a file “INFO” in the folder shown in FIG. The processing result information describes the content and progress of video analysis processing performed on video data recorded in the same folder. In FIG. 5, the completion of the process is indicated by “completed”. For example, reference numeral 51 in FIG. 5 denotes processing for moving object detection, ID assignment for tracking a moving object, human body detection, animal detection, unmoving object detection for detecting leaving, etc. for video data “M0001.mp4”. Indicates that the process is complete.

これに対して、リアルタイムに処理が間に合わず、途中で処理を切り上げて次の映像データの処理を行った場合には、どのフレームまで、さらに画面上のどの範囲(空間領域)まで処理を行ったかが記録される。   On the other hand, if the processing is not in time, and if the next video data is processed by rounding up the processing, it is up to which frame (or space area) on the screen. To be recorded.

例えば、”M0004.mp4”(54)というフルHDサイズ(1920×1080)、10フレームの映像データに対して、動体検知、動体ID付与の処理は完了している。これに対して、人体検知処理はフレーム数6枚目の900×450まで、動物検知処理はフレーム数5枚目の500×250まで、不動体検出処理は0×0、つまり全く処理できなかった、ということが示されている。さらに、”M0005.mp4”(55)の映像データについては、本来作成されるべき”M0005.meta”という解析データが作成されなかったことが示されている。   For example, the motion detection and motion ID assignment processing has been completed for 10 frames of video data of “M0004.mp4” (54) full HD size (1920 × 1080). On the other hand, the human body detection process is up to 900 × 450 for the sixth frame number, the animal detection process is up to 500 × 250 for the fifth frame number, and the unmoving object detection process is 0 × 0. It is shown that. Furthermore, it is indicated that the analysis data “M0005.meta” that should be created was not created for the video data “M0005.mp4” (55).

図5のように、処理結果情報は、撮影画像の解析内容が解析の種類ごとに記憶されている。このため、映像解析サーバー装置300は、処理結果情報を有するファイル“INFO”を受信することにより、解析の種類ごとに解析が未了の撮影画像を判定して、撮影画像につき解析が未了の種類の解析を行うことができる。また、解析済みのフレームの範囲が解析済みのフレーム数により処理結果情報ファイルに記憶されているときは、映像解析サーバー装置300は、このフレーム数以外のフレームについて解析を行うことで解析を完了させることができる。また、撮影画像において解析が行われた空間領域が処理結果情報ファイルに記憶されているときは、映像解析サーバー装置300は、この空間領域に基づき、撮影画像における解析が未了の空間領域を特定して、解析を完了させることができる。   As shown in FIG. 5, in the processing result information, the analysis content of the captured image is stored for each type of analysis. For this reason, the video analysis server device 300 receives the file “INFO” having the processing result information, determines a captured image that has not been analyzed for each type of analysis, and has not yet analyzed the captured image. A kind of analysis can be performed. Further, when the analyzed frame range is stored in the processing result information file by the number of analyzed frames, the video analysis server apparatus 300 completes the analysis by analyzing frames other than the number of frames. be able to. In addition, when a spatial region that has been analyzed in the captured image is stored in the processing result information file, the video analysis server device 300 identifies a spatial region that has not been analyzed in the captured image based on this spatial region. Thus, the analysis can be completed.

(処理手順)
上記の構成で、本実施形態に係るネットワークカメラシステムの動作の詳細を説明する。本実施形態では、ネットワークカメラ100は、撮影に応じてリアルタイムに画像解析を試み、撮影画像、解析データ、及び、処理結果情報をネットワークストレージ200に記憶させる。そして、映像解析サーバー装置300は、処理結果情報を参照して解析が未了の撮影画像を判定し、解析が未了であると判定された撮影画像につき解析を行う。このため、ネットワークカメラ100における解析が完了しなかった場合であっても、映像解析サーバー装置300において解析を補完することで、すべての解析処理を完了させることが可能となる。
(Processing procedure)
Details of the operation of the network camera system according to the present embodiment having the above-described configuration will be described. In the present embodiment, the network camera 100 attempts image analysis in real time according to shooting, and stores the shot image, analysis data, and processing result information in the network storage 200. Then, the video analysis server device 300 refers to the processing result information to determine a captured image that has not been analyzed, and analyzes the captured image that has been determined to have not been analyzed. For this reason, even if the analysis in the network camera 100 is not completed, it is possible to complete all the analysis processes by complementing the analysis in the video analysis server device 300.

図6は、本実施形態に係るネットワークカメラシステムの映像解析サーバー装置300の動作を示すフローチャートである。以下に説明する各ステップは、映像解析サーバー装置300のCPU990の制御に基づき実行される。   FIG. 6 is a flowchart showing the operation of the video analysis server device 300 of the network camera system according to the present embodiment. Each step described below is executed based on the control of the CPU 990 of the video analysis server device 300.

まず、ネットワークカメラ100で撮影を開始されたことに応じて映像解析処理を行う。映像符号化部103で符号化されファイル化された映像データファイルが、LAN500を介して、ネットワークストレージ200の映像蓄積部202に順次、記録される。さらに同時に映像解析処理部104で映像解析処理を行い、作成した解析データが、LAN500を介して、ネットワークストレージ200の解析データ蓄積部203に順次、記録される。それぞれ、記録が開始されると、映像解析サーバー装置300は、ネットワークカメラ100より通知を受け取る(S1)。   First, video analysis processing is performed in response to the start of shooting with the network camera 100. Video data files encoded and filed by the video encoding unit 103 are sequentially recorded in the video storage unit 202 of the network storage 200 via the LAN 500. At the same time, the video analysis processing unit 104 performs video analysis processing, and the created analysis data is sequentially recorded in the analysis data storage unit 203 of the network storage 200 via the LAN 500. When recording starts, the video analysis server device 300 receives a notification from the network camera 100 (S1).

通知を受け取った映像解析サーバー装置300は、ネットワークストレージ200の解析データ蓄積部203の図3に示すLayer2の最初のフォルダをポーリングし、記録されている映像データファイルと解析データファイルの記録状況を参照する(S2)。そして、そのフォルダでの記録が終わり、最後に処理結果情報ファイルが記録されたかどうかを判定する(S3)。処理結果情報ファイルが記録されたことを確認された場合(S3でYES)はS4へ進み、確認されなかった場合(S3でNO)はS2へ戻って処理結果情報ファイルが記録されるまで待機する。   Upon receiving the notification, the video analysis server device 300 polls the first folder of Layer 2 shown in FIG. 3 in the analysis data storage unit 203 of the network storage 200, and refers to the recorded video data file and the recording status of the analysis data file. (S2). Then, it is determined whether or not the recording in the folder is finished and finally the processing result information file is recorded (S3). If it is confirmed that the processing result information file has been recorded (YES in S3), the process proceeds to S4. If not confirmed (NO in S3), the process returns to S2 and waits until the processing result information file is recorded. .

S4において、映像解析サーバー装置300の取得部302は、ネットワークストレージ200の解析データ蓄積部203より処理結果情報ファイルを取得し、解析処理結果情報の内容を確認する。解析処理結果情報の内容を確認して、フォルダ内のすべての映像データファイルに対して映像解析処理が完了しているか否かを判定する(S5)。すべての映像データファイルに対して映像解析処理が完了していると判定されたとき(S5でYES)は、Layer2の次のフォルダに対してポーリングを行う(S12、S2)。解析処理結果情報の内容を確認して、映像解析処理が未処理である映像データがあったら(S5でNO)、S6へ進む。   In S4, the acquisition unit 302 of the video analysis server device 300 acquires the processing result information file from the analysis data storage unit 203 of the network storage 200, and confirms the content of the analysis processing result information. The contents of the analysis processing result information are confirmed, and it is determined whether or not the video analysis processing has been completed for all the video data files in the folder (S5). When it is determined that the video analysis processing has been completed for all the video data files (YES in S5), polling is performed on the next folder of Layer 2 (S12, S2). The content of the analysis processing result information is confirmed, and if there is video data that has not been subjected to video analysis processing (NO in S5), the process proceeds to S6.

S6では、該当する映像データファイルをネットワークストレージ200の映像蓄積部202から取得する。例えば、図5に示すような解析処理結果は、”M0003.mp4”(53)と”M0004.mp4”(54)の映像データファイルについて、映像解析処理が未完了であることを示している。また、”M0005.mp4”(55)と”M0006.mp4”(56)の映像データファイルについては、映像解析処理が全くなされていないということを示している。よって、S6では、これらの4つのファイルを取得することになる。取得した映像データは映像解析サーバー装置300の映像復号化部303で復号され、映像解析処理部304に出力される。   In S6, the corresponding video data file is acquired from the video storage unit 202 of the network storage 200. For example, the analysis processing result as shown in FIG. 5 indicates that the video analysis processing has not been completed for the video data files “M0003.mp4” (53) and “M0004.mp4” (54). Further, the video data files “M0005.mp4” (55) and “M0006.mp4” (56) are not subjected to video analysis processing at all. Therefore, in S6, these four files are acquired. The acquired video data is decoded by the video decoding unit 303 of the video analysis server device 300 and output to the video analysis processing unit 304.

次に、映像解析処理部304で映像解析処理を行う(S7)。そして解析データファイルを作成し、元にあったネットワークストレージ200の解析データ蓄積部203へ上書き記録する(S8)。さらに、すべて映像解析処理を完了した内容の解析処理結果情報ファイルを作成し、同じように元にあったネットワークストレージ200の解析データ蓄積部203へ上書き記録する(S9)。すべて映像解析処理を完了した映像データは映像符号化部305で再び符号化され、同じように元にあったネットワークストレージ200の映像蓄積部202へ上書き記録する(S10)。この際、元にネットワークストレージ200の解析データ蓄積部203で記録されていた映像データの容量よりもさらに圧縮率を高めることによってネットワークストレージ200の記録容量の増やすことが可能となる。   Next, the video analysis processing unit 304 performs video analysis processing (S7). Then, an analysis data file is created and overwritten and recorded in the analysis data storage unit 203 of the original network storage 200 (S8). Further, an analysis processing result information file having the contents for which all video analysis processing has been completed is created and similarly overwritten and recorded in the original analysis data storage unit 203 of the network storage 200 (S9). The video data for which all video analysis processing has been completed is encoded again by the video encoding unit 305, and similarly overwritten and recorded in the video storage unit 202 of the network storage 200 that originally existed (S10). At this time, the recording capacity of the network storage 200 can be increased by increasing the compression rate further than the capacity of the video data originally recorded in the analysis data storage unit 203 of the network storage 200.

次に、ネットワークストレージ200の映像蓄積部202に記録されたすべての映像データについて映像解析処理を完了させたかどうかを判定する(S11)。すべての映像データについて映像解析処理を完了させていない場合(S11でNO)、図3に示したLayer2の次のフォルダについて、同様の処理を行う手続きに入る(S12、S2)。すべて終了していたら(S11でYES)、ネットワークカメラ100より再び、通知を受け取る待機状態となる(S13)。   Next, it is determined whether the video analysis processing has been completed for all the video data recorded in the video storage unit 202 of the network storage 200 (S11). If the video analysis processing has not been completed for all the video data (NO in S11), a procedure for performing the same processing is entered for the next folder of Layer 2 shown in FIG. 3 (S12, S2). If all the processes have been completed (YES in S11), the network camera 100 is again in a standby state for receiving a notification (S13).

上記のように、映像解析サーバー装置300は、撮影画像と、当該撮影画像に対する解析内容を示す解析情報とが関連付けて記憶されたネットワークストレージ200を参照し、解析情報の参照の結果に基づき解析が未了の撮影画像を判定する。そして、解析が未了であると判定された撮影画像につき解析を行う。このため、ネットワークカメラ100における撮影に応じたリアルタイムの解析が間に合わない場合であっても解析を補完して、映像解析サーバー装置300において全ての撮影画像につき解析を完了させることができる。   As described above, the video analysis server device 300 refers to the network storage 200 in which the captured image and the analysis information indicating the analysis content for the captured image are stored in association with each other, and the analysis is performed based on the reference result of the analysis information. An incomplete photographed image is determined. And it analyzes about the picked-up image determined that the analysis is incomplete. For this reason, even if the real-time analysis corresponding to the shooting by the network camera 100 is not in time, the analysis can be supplemented and the analysis can be completed for all the shot images in the video analysis server device 300.

また、ネットワークストレージ200には、ネットワークカメラ100による撮影画像の解析結果である解析データが当該撮影画像に関連付けてさらに記憶されている。ここで、映像解析サーバー装置300は、撮影画像を補完的に解析して解析結果である解析データを作成すると、その解析データにより、ネットワークストレージ200に記憶された解析データを更新する。さらに、映像解析サーバー装置300による撮影画像の解析内容を示す処理結果情報ファイルにより、ネットワークストレージ200に記憶された処理結果情報を更新する。このため、ネットワークストレージ200に全ての解析を完了した解析データと処理結果情報を記憶させることが可能となる。   The network storage 200 further stores analysis data that is an analysis result of a captured image by the network camera 100 in association with the captured image. Here, when the video analysis server device 300 analyzes the captured image in a complementary manner and creates analysis data as an analysis result, the video analysis server device 300 updates the analysis data stored in the network storage 200 with the analysis data. Furthermore, the processing result information stored in the network storage 200 is updated with the processing result information file indicating the analysis content of the captured image by the video analysis server device 300. For this reason, it is possible to store analysis data and processing result information for which all analysis has been completed in the network storage 200.

また、映像解析サーバー装置300は、解析が完了している撮影画像から当該撮影画像の圧縮画像を取得し、ネットワークストレージ200に記憶された解析が完了している撮影画像をこの圧縮画像により更新する。このため、ネットワークストレージ200のストレージ使用量を節約することができる。なお、本実施形態では、撮影対象の画像が複数のフレームからなる動画像(映像)の場合の例を説明したが、静止画像であってもよい。   Also, the video analysis server device 300 acquires a compressed image of the captured image from the captured image that has been analyzed, and updates the captured image that has been stored in the network storage 200 and has been analyzed with this compressed image. . For this reason, the storage usage of the network storage 200 can be saved. In this embodiment, an example in which the image to be captured is a moving image (video) composed of a plurality of frames has been described, but a still image may be used.

<実施形態2>
上記のシステム構成では、ネットワークカメラ100の映像解析処理部104と映像解析サーバー装置300の映像解析処理部304が同じ機能の解析処理を行う場合について説明をした。しかし、映像解析処理の機能を分散させて、トータルですべての処理を行うように構成しても構わない。その場合、図7に示すように、Layer3に記録されているすべての解析データが未完成のデータということになり、すべての映像データに対して、映像解析サーバー装置300の映像解析処理部304で再び、映像解析処理を行うことになる。しかし、このような動作を行ったとしても、上記のシステム構成で問題なく対応できる。ネットワークカメラ100の映像解析処理部104と映像解析サーバー装置300の映像解析処理部304とで、映像解析処理のどちらがどの機能を持つかは、予め、決めてもいいし、装置の負荷状況に応じて、変えるようにしてもかまわない。
<Embodiment 2>
In the above system configuration, the case where the video analysis processing unit 104 of the network camera 100 and the video analysis processing unit 304 of the video analysis server device 300 perform analysis processing of the same function has been described. However, the video analysis processing function may be distributed to perform all processing in total. In this case, as shown in FIG. 7, all analysis data recorded in the Layer 3 is incomplete data, and the video analysis processing unit 304 of the video analysis server device 300 processes all the video data. The video analysis process is performed again. However, even if such an operation is performed, the above system configuration can be used without any problem. Which function of the video analysis processing between the video analysis processing unit 104 of the network camera 100 and the video analysis processing unit 304 of the video analysis server device 300 may be determined in advance, depending on the load status of the device You can change it.

このように、装置の負荷状況に応じて画像解析処理の負担を装置間で動的に変更することで、装置のリソースを効率的に利用して画像解析を行うことができる。   As described above, by dynamically changing the load of the image analysis processing between apparatuses according to the load state of the apparatus, it is possible to efficiently perform image analysis using the resources of the apparatus.

上記のように、本発明の各実施形態によれば、撮影すると同時に映像解析処理を行う撮像装置で、リアルタイムに映像解析処理をできなかった場合でも、すべての映像解析処理を行った解析データを記録装置に記録することができる。   As described above, according to each embodiment of the present invention, even if an image capturing apparatus that performs video analysis processing at the same time as shooting is performed, even if video analysis processing cannot be performed in real time, the analysis data obtained by performing all video analysis processing is It can be recorded on a recording device.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other embodiments>
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

100:ネットワークカメラ、200:ネットワークストレージ、300:映像解析サーバー装置、301:LAN I/F部、302:取得部、303:映像復号化部、304:映像解析処理部、305:映像符号化部 100: Network camera, 200: Network storage, 300: Video analysis server device, 301: LAN I / F unit, 302: Acquisition unit, 303: Video decoding unit, 304: Video analysis processing unit, 305: Video encoding unit

Claims (11)

撮影装置と、記憶装置と、情報処理装置とを備えた情報処理システムであって、
前記撮影装置は、
画像を撮影する撮影手段と、
前記撮影手段により画像が撮影されたことに応じて、当該画像の解析を試みる第一の解析手段と
を備え、
前記記憶装置は、前記撮影手段により撮影された画像と、当該画像の前記第一の解析手段による解析内容を示す解析情報とを関連付けて記憶し、
前記情報処理装置は、
前記解析情報を参照して解析が未了の画像を判定する判定手段と、
解析が未了であると判定された画像につき解析を行う第二の解析手段と
を備える
ことを特徴とする情報処理システム。
An information processing system including an imaging device, a storage device, and an information processing device,
The imaging device
Photographing means for photographing an image;
A first analysis unit that attempts to analyze the image in response to the image being captured by the imaging unit;
The storage device stores an image captured by the imaging unit in association with analysis information indicating analysis content of the first analysis unit of the image,
The information processing apparatus includes:
Determination means for determining an image that has not been analyzed with reference to the analysis information;
An information processing system comprising: second analysis means for performing analysis on an image determined to be incomplete.
撮影画像と、当該撮影画像に対する解析内容を示す解析情報とが関連付けて記憶された記憶手段を参照する参照手段と、
前記参照手段による前記解析情報の参照の結果に基づき解析が未了の撮影画像を判定する判定手段と、
解析が未了であると判定された撮影画像につき解析を行う解析手段と
を備えることを特徴とする情報処理装置。
A reference means for referring to a storage means in which a captured image and analysis information indicating analysis content for the captured image are stored in association with each other;
A determination unit that determines a captured image that has not been analyzed based on a result of referring to the analysis information by the reference unit;
An information processing apparatus comprising: an analysis unit configured to analyze a captured image that has been determined to be incomplete.
前記記憶手段には、前記撮影画像の解析結果である解析データが当該撮影画像に関連付けてさらに記憶され、
前記解析手段による解析結果である解析データにより、前記記憶手段に記憶された解析データを更新する更新手段をさらに備える
ことを特徴とする請求項2に記載の情報処理装置。
The storage means further stores analysis data that is an analysis result of the captured image in association with the captured image,
The information processing apparatus according to claim 2, further comprising an update unit that updates the analysis data stored in the storage unit with analysis data that is an analysis result of the analysis unit.
前記更新手段は、前記解析手段による撮影画像の解析内容を示す解析情報により、前記記憶手段に記憶された解析情報を更新することを特徴とする請求項3に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the update unit updates the analysis information stored in the storage unit with analysis information indicating an analysis content of a captured image by the analysis unit. 前記記憶手段には、前記撮影画像の解析情報が解析の種類ごとに記憶され、
前記判定手段は、前記解析の種類ごとに解析が未了の撮影画像を判定し、
前記解析手段は、前記撮影画像につき解析が未了の種類の解析を行う
ことを特徴とする請求項2から4のいずれか1項に記載の情報処理装置。
The storage means stores analysis information of the captured image for each type of analysis,
The determination means determines a captured image that has not been analyzed for each type of analysis,
The information processing apparatus according to any one of claims 2 to 4, wherein the analysis unit performs an analysis of a type that has not been analyzed for the captured image.
前記撮影画像は複数のフレームからなる動画像であり、
前記記憶手段には、解析済みのフレームの範囲が前記解析情報として記憶され、
前記解析手段は、前記フレームの範囲に基づき、解析が未了のフレームに対して解析を行う
ことを特徴とする請求項2から5のいずれか1項に記載の情報処理装置。
The captured image is a moving image composed of a plurality of frames,
The storage means stores the analyzed frame range as the analysis information,
The information processing apparatus according to claim 2, wherein the analysis unit performs analysis on a frame that has not been analyzed based on the range of the frame.
前記解析済みのフレームの範囲は、解析済みのフレーム数により示されることを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the analyzed frame range is indicated by the number of analyzed frames. 前記記憶手段には、前記撮影画像において解析が行われた空間領域が前記解析情報として記憶され、
前記解析手段は、前記空間領域に基づき、前記撮影画像における解析が未了の空間領域に対して解析を行う
ことを特徴とする請求項2から7のいずれか1項に記載の情報処理装置。
In the storage means, a spatial region analyzed in the captured image is stored as the analysis information,
The information processing apparatus according to any one of claims 2 to 7, wherein the analysis unit performs analysis on a spatial region in which the analysis of the captured image has not been completed based on the spatial region.
解析が完了している撮影画像から当該撮影画像の圧縮画像を取得する圧縮手段と、
前記記憶手段に記憶された解析が完了している撮影画像を当該撮影画像の圧縮画像により更新する更新手段と
をさらに備えることを特徴とする請求項2に記載の情報処理装置。
Compression means for obtaining a compressed image of the captured image from the captured image that has been analyzed;
The information processing apparatus according to claim 2, further comprising: an update unit that updates a captured image stored in the storage unit that has been analyzed with a compressed image of the captured image.
参照手段が、撮影画像と、当該撮影画像に対する解析内容を示す解析情報とが関連付けて記憶された記憶手段を参照する参照工程と、
判定手段が、前記参照工程による前記解析情報の参照の結果に基づき解析が未了の撮影画像を判定する判定工程と、
解析手段か、解析が未了であると判定された撮影画像につき解析を行う解析工程と
を備えることを特徴とする情報処理装置の制御方法。
A reference step for referring to a storage means in which a captured image and analysis information indicating analysis content for the captured image are stored in association with each other;
A determination step of determining a captured image that has not been analyzed based on a result of the reference of the analysis information by the reference step;
An information processing apparatus control method comprising: an analysis means; or an analysis step of analyzing a photographed image determined to be incomplete.
コンピュータを請求項2から9のいずれか1項に記載の情報処理装置が備える各手段として機能させるためのコンピュータプログラム。   The computer program for functioning a computer as each means with which the information processing apparatus of any one of Claim 2 to 9 is provided.
JP2015232262A 2015-11-27 2015-11-27 Information processing system, information processing device and method of controlling the same, and computer program Pending JP2017098897A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015232262A JP2017098897A (en) 2015-11-27 2015-11-27 Information processing system, information processing device and method of controlling the same, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015232262A JP2017098897A (en) 2015-11-27 2015-11-27 Information processing system, information processing device and method of controlling the same, and computer program

Publications (1)

Publication Number Publication Date
JP2017098897A true JP2017098897A (en) 2017-06-01

Family

ID=58817483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015232262A Pending JP2017098897A (en) 2015-11-27 2015-11-27 Information processing system, information processing device and method of controlling the same, and computer program

Country Status (1)

Country Link
JP (1) JP2017098897A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6485786B1 (en) * 2018-01-04 2019-03-20 稔 中畑 Competition scoring system and competition screening system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6485786B1 (en) * 2018-01-04 2019-03-20 稔 中畑 Competition scoring system and competition screening system

Similar Documents

Publication Publication Date Title
US10594988B2 (en) Image capture apparatus, method for setting mask image, and recording medium
EP3588969A1 (en) Media playback method, apparatus and system
US8842188B2 (en) Camera device, camera system, control device and program
US10070175B2 (en) Method and system for synchronizing usage information between device and server
JP2020095611A (en) Information processing unit, system, control method of information processing unit, and program
JP2015154465A (en) Display control device, display control method, and program
JP7255841B2 (en) Information processing device, information processing system, control method, and program
JP6234146B2 (en) RECORDING CONTROL DEVICE, RECORDING CONTROL METHOD, AND PROGRAM
JP7371076B2 (en) Information processing device, information processing system, information processing method and program
JP6809114B2 (en) Information processing equipment, image processing system, program
KR20100138168A (en) Video surveillance system and video surveillance method thereof
JP2017098897A (en) Information processing system, information processing device and method of controlling the same, and computer program
US10783670B2 (en) Method for compression of 360 degree content and electronic device thereof
US11284094B2 (en) Image capturing device, distribution system, distribution method, and recording medium
JP6741532B2 (en) Imaging device and recording method
JP6719932B2 (en) Information setting device, information management device, information generating device, control method thereof, and program
JP7328849B2 (en) IMAGING DEVICE, SYSTEM, CONTROL METHOD OF IMAGING DEVICE, AND PROGRAM
US10028017B2 (en) Information processing device and method of controlling information processing device
JP6257197B2 (en) Information processing apparatus, control method therefor, program, and storage medium
US9967408B2 (en) Information setting apparatus, information management apparatus, information generation apparatus, and method and program for controlling the same
JP2016021716A (en) Tracking device and control method of the same
JP6159150B2 (en) Image processing apparatus, control method therefor, and program
WO2022061723A1 (en) Image processing method, device, terminal, and storage medium
JP2016220148A (en) Control apparatus, control method, and system
JP2015050697A (en) Video processing apparatus and control method for video processing apparatus