JP2006139682A - Video search system, video search method, and program - Google Patents

Video search system, video search method, and program Download PDF

Info

Publication number
JP2006139682A
JP2006139682A JP2004330541A JP2004330541A JP2006139682A JP 2006139682 A JP2006139682 A JP 2006139682A JP 2004330541 A JP2004330541 A JP 2004330541A JP 2004330541 A JP2004330541 A JP 2004330541A JP 2006139682 A JP2006139682 A JP 2006139682A
Authority
JP
Japan
Prior art keywords
video
metadata
search
video data
video search
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
JP2004330541A
Other languages
Japanese (ja)
Inventor
Toshiaki Shinohara
利章 篠原
Masanori Harada
正則 原田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004330541A priority Critical patent/JP2006139682A/en
Publication of JP2006139682A publication Critical patent/JP2006139682A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem of degradation of search speed because the database which is accessed when recording a video is identical with that accessed when searching the video. <P>SOLUTION: In the video search system, video recording device 101 which records a video data acquired from a camera is connected to a video search device for searching and reproducing of the video data recorded in the video recording device through a communication network. The video recording device 101 comprises a metadata transmission means 209 which records the metadata of the video data generated based on the image feature quantity extracted from video data and the attribute information in association with the video data while transmits it to the video search device, and a video data transmission means 211 which transmits the video data that meets a specified video search condition to the video search device based on a transmission request from the video search device. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、カメラから取得した映像を映像記録装置に記録し、記録した映像データの検索が可能な映像検索システム、映像検索方法及びプログラムに関する。   The present invention relates to a video search system, a video search method, and a program capable of recording video acquired from a camera in a video recording device and searching the recorded video data.

任意の場所に設置された監視カメラが撮影する映像をリアルタイムでモニター再生して監視を行う映像監視システムでは、一般的に、撮影した映像がハードディスクレコーダ等の映像記録装置に録画される。これは、検証などの目的で過去の監視映像を再生する事態に備えるためであり、そのような場合には映像の録画中であっても、所望の映像が迅速に検索、再生されることが好ましい。   In a video monitoring system that monitors and reproduces video captured by a surveillance camera installed in an arbitrary place in real time, the captured video is generally recorded in a video recording device such as a hard disk recorder. This is to prepare for a situation where a past monitoring video is played back for the purpose of verification or the like. In such a case, a desired video can be quickly searched and played even during video recording. preferable.

従来、記録された画像データを効率良く的確に検索するための映像検索システムが各種提案されており、その中には、画像データから所定の特徴量セットを抽出する特徴抽出部と、特徴量セットから特徴記述子を生成する特徴記述子生成部と、画像データと特徴記述子とを対応づけて蓄積する画像情報蓄積部と、画像データに付随する属性情報から属性リストを生成する属性リスト生成部と、属性リストを蓄積する属性リスト蓄積部と、検索対象の画像データのカテゴリやキー画像から検索したい画像を選択するユーザインターフェース部と、インターフェース部で指示された検索条件に基づき検索処理を行う検索処理部と、検索されたキー画像および検索画像を表示する表示部と、で構成された画像検索システムなどがある(例えば、特許文献1参照)。   Conventionally, various video search systems for efficiently and accurately searching recorded image data have been proposed. Among them, a feature extraction unit that extracts a predetermined feature amount set from image data, a feature amount set, and the like. A feature descriptor generating unit that generates a feature descriptor from the image, an image information storing unit that stores the image data and the feature descriptor in association with each other, and an attribute list generating unit that generates an attribute list from the attribute information attached to the image data An attribute list accumulating unit for accumulating an attribute list, a user interface unit for selecting an image to be searched from a category or key image of image data to be searched, and a search for performing a search process based on a search condition designated by the interface unit There is an image search system including a processing unit, a searched key image, and a display unit for displaying the search image (for example, a patent Document reference 1).

上記構成の画像検索システムによれば、属性リストを参照して属性情報に基づく検索を行った後に、特徴記述子に基づく検索が行われるため、画像検索処理を効率良く行うことができる。
特開2001−167095号公報(第5−7頁、第1図)
According to the image search system having the above-described configuration, the search based on the feature descriptor is performed after referring to the attribute list, and then the search based on the feature descriptor is performed. Therefore, the image search process can be performed efficiently.
Japanese Patent Laid-Open No. 2001-167095 (page 5-7, FIG. 1)

しかしながら、上記従来の画像検索システムでは、検索そのものを効率良く行うことは可能であるが、映像の録画時に属性データを記録するためにアクセスするデータベースと、録画した映像の検索を行うためにアクセスするデータベースが同じであるため、特に、システムにおける処理負荷が高い場合には検索速度が低下してしまうという課題があった。例えば、監視映像の録画とモニター再生が同時に実行されている場合など、システムが高負荷の状態では、映像データのデータ落ちを防ぐために録画処理が優先され、そのために検索速度が低下するという問題があった。   However, in the above conventional image search system, although the search itself can be performed efficiently, a database accessed for recording attribute data at the time of video recording and an access for searching for the recorded video are performed. Since the databases are the same, there is a problem that the search speed is lowered particularly when the processing load on the system is high. For example, when monitoring video recording and monitor playback are executed at the same time, when the system is under heavy load, video recording processing is prioritized to prevent data loss of video data, which reduces the search speed. there were.

本発明は、検索処理の迅速化と検索効率の向上を図れる映像検索システム、映像検索方法及びプログラムを提供することを目的とする。   An object of the present invention is to provide a video search system, a video search method, and a program capable of speeding up search processing and improving search efficiency.

本発明の映像検索システムは、カメラから取得した映像データを記録する映像記録装置と、前記映像記録装置に記録された映像データの検索並びに再生を行う映像検索装置とが通信ネットワークを介して接続される映像検索システムであって、前記映像記録装置は、前記映像データから抽出した画像特徴量と前記映像データに付随する属性情報とに基づいて生成される映像データのメタデータを、記録すると同時に前記映像検索装置へ送信するメタデータ送信手段と、前記映像検索装置からの送信要求に基づいて、指定された映像検索条件に適合する映像データを前記映像検索装置へ送信する映像データ送信手段と、を備え、前記映像検索装置は、前記映像記録装置から受信した前記メタデータを記録するメタデータ蓄積手段と、指定された映像検索条件に基づいて前記メタデータ蓄積手段を参照してメタデータの検索を行い、前記映像検索条件に適合する映像データの送信要求を前記画像記録装置へ送信する映像検索手段と、前記送信要求に応答して前記映像記録装置から送信された映像データを受信する映像データ受信手段とを備える。この構成によれば、映像の録画と記録した映像の検索とを別の装置で独立して実行させることにより、録画中に映像検索を行っても映像記録装置の処理負荷を上昇させることなく、映像データの検索を安定的に迅速に実行できる。   In the video search system of the present invention, a video recording apparatus that records video data acquired from a camera and a video search apparatus that searches and reproduces video data recorded in the video recording apparatus are connected via a communication network. The video recording apparatus records the metadata of video data generated based on the image feature amount extracted from the video data and the attribute information attached to the video data, and at the same time Metadata transmission means for transmitting to the video search device; and video data transmission means for transmitting video data that meets a specified video search condition to the video search device based on a transmission request from the video search device. The video search device includes metadata storage means for recording the metadata received from the video recording device, and designated Video search means for searching for metadata by referring to the metadata storage means based on an image search condition, and transmitting a transmission request for video data meeting the video search condition to the image recording apparatus; and the transmission request And a video data receiving means for receiving the video data transmitted from the video recording apparatus. According to this configuration, the video recording and the search of the recorded video are independently performed by another device, so that the processing load of the video recording device is not increased even if the video search is performed during the recording, Video data search can be performed stably and quickly.

また、本発明の映像検索システムにおいて、前記映像記録装置は、前記映像記録装置のシステム負荷情報を前記映像検索装置へ送信する負荷情報送信手段を備え、前記映像検索装置は、前記映像記録装置から前記システム負荷情報を取得する負荷情報取得手段を備え、前記映像検索手段は、前記負荷情報取得手段が取得したシステム負荷情報に基づいて、前記映像検索手段で前記メタデータの検索を行うか、または、前記映像記録装置に前記映像検索条件を送信し、前記映像記録装置で生成、記録されたメタデータを参照して前記メタデータの検索を行うかを決定する。この構成によれば、前記映像検索手段のみが、接続するすべての映像記録装置に関するメタデータが記録された映像検索装置内のメタデータを検索する場合に比較して検索時間が短縮されるので、検索効率を向上させることができる。   In the video search system of the present invention, the video recording device includes load information transmission means for transmitting system load information of the video recording device to the video search device, and the video search device is connected to the video recording device. Load information acquisition means for acquiring the system load information, wherein the video search means searches the metadata by the video search means based on the system load information acquired by the load information acquisition means, or The video search condition is transmitted to the video recording device, and it is determined whether to search the metadata with reference to metadata generated and recorded by the video recording device. According to this configuration, only the video search means reduces the search time compared to searching for metadata in the video search device in which metadata related to all connected video recording devices is recorded. Search efficiency can be improved.

本発明によれば、映像の録画と記録した映像の検索を行う映像検索システムにおいて、映像データの検索を安定的に迅速に実行でき、また検索効率を向上させることができる。   ADVANTAGE OF THE INVENTION According to this invention, in the video search system which records a video and searches the recorded video | video, search of video data can be performed stably and rapidly, and search efficiency can be improved.

以下、添付図面を参照しながら本発明の実施形態に係る映像検索システムについて詳細に説明する。尚、実施の形態を説明するための全図において、同一機能を有するものは同一符号を付与し、説明は繰り返さないこととする。   Hereinafter, a video search system according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings. In all the drawings for explaining the embodiments, the same reference numerals are given to those having the same function, and the explanation will not be repeated.

(実施の形態1)
はじめに、映像の録画と記録した映像の検索とを別な装置で独立して実行する映像検索システムについて説明する。図1は、本発明の実施の形態1における映像検索システムのシステム構成を示す図である。映像検索システム100は、主に、映像記録装置101、映像検索装置102、映像記録装置101と映像検索装置102とを接続する通信ネットワーク103、で構成される。尚、図では3台の映像記録装置(101a〜101c)で構成されるシステムの例を示している。
(Embodiment 1)
First, a video search system that performs video recording and recorded video search independently by another apparatus will be described. FIG. 1 is a diagram showing a system configuration of a video search system according to Embodiment 1 of the present invention. The video search system 100 mainly includes a video recording device 101, a video search device 102, and a communication network 103 that connects the video recording device 101 and the video search device 102. In the figure, an example of a system including three video recording apparatuses (101a to 101c) is shown.

映像記録装置101は、監視カメラから取得した映像データやその映像データのメタデータを記録し再生する。また、映像データの記録と同時に、映像データのメタデータを映像検索装置102へ送信する。映像記録装置101は、ハードウェアのみで構成される監視カメラであってもよいし、ソフトウェアプログラムの実行環境、映像データ送信手段などを有する携帯電話やPDA(Personal Digital Assistant)等の端末であってもよい。   The video recording apparatus 101 records and reproduces video data acquired from the surveillance camera and metadata of the video data. Simultaneously with the recording of the video data, the metadata of the video data is transmitted to the video search device 102. The video recording apparatus 101 may be a monitoring camera composed only of hardware, or a terminal such as a mobile phone or PDA (Personal Digital Assistant) having a software program execution environment, video data transmission means, and the like. Also good.

映像検索装置102は、映像記録装置101から送信される映像データのメタデータを蓄積するとともに、ユーザからの映像検索条件を取得すると、蓄積された映像データのメタデータを参照して映像データを検索し、映像検索条件に適合する映像データの配信を映像記録装置101へ要求する。映像検索装置102は、ハードウェアのみで構成される装置であってもよいし、ソフトウェアプログラムの実行環境でもよい。   The video search device 102 accumulates the metadata of the video data transmitted from the video recording device 101. When the video search condition is acquired from the user, the video search device 102 searches the video data with reference to the metadata of the accumulated video data. The video recording apparatus 101 is requested to distribute video data that meets the video search conditions. The video search device 102 may be a device constituted only by hardware, or may be an execution environment of a software program.

通信ネットワーク103は、少なくとも1台以上の映像記録装置101と映像検索装置102を接続するネットワークであり、映像記録装置101と映像検索装置102との間で相互通信可能であれば、WAN(Wide Area Network)やLAN(Local Area Network)、無線ネットワーク、またはそれらを複合したネットワーク等、任意のネットワークを用いて構わない。   The communication network 103 is a network that connects at least one video recording apparatus 101 and the video search apparatus 102. If communication between the video recording apparatus 101 and the video search apparatus 102 is possible, a WAN (Wide Area) is used. Any network such as a network), a LAN (Local Area Network), a wireless network, or a network combining them may be used.

次に、映像検索システムを構成する映像記録装置及び映像検索装置の機能について説明する。   Next, functions of the video recording device and the video search device that constitute the video search system will be described.

映像記録装置101は、監視カメラから取得した映像データのリアルタイム記録処理を行うとともに、映像データから画像特徴量を抽出し、抽出した画像特徴量と映像データに付随する各種映像データ属性情報に基づいて映像メタデータを生成し、生成した映像メタデータを記録すると同時に映像検索装置102へ送信する。映像記録装置101に記録される映像データは、JPEGもしくはMPEGなどの符号化方式によって符号化される。また、映像記録装置101は、映像検索装置102からの映像データ取得要求を受信すると、取得要求された映像データを映像検索装置102へ送信する。   The video recording apparatus 101 performs real-time recording processing of video data acquired from the surveillance camera, extracts image feature amounts from the video data, and based on the extracted image feature amounts and various video data attribute information attached to the video data. Video metadata is generated, and the generated video metadata is recorded and transmitted to the video search apparatus 102 at the same time. Video data recorded in the video recording apparatus 101 is encoded by an encoding method such as JPEG or MPEG. In addition, when receiving the video data acquisition request from the video search device 102, the video recording device 101 transmits the video data requested to be acquired to the video search device 102.

映像検索装置102は、映像記録装置101から送信される映像メタデータを受信し、受信した映像メタデータを記録する。また、映像検索装置102は、ユーザからの映像検索条件を取得すると、蓄積されている映像データのメタデータを参照して検索条件に適合する映像データを検索し、検索条件に適合する映像データが存在する場合には、当該映像データの送信を映像記録装置101へ要求する。送信要求した映像データが映像記録装置101に存在する場合には、映像記録装置101から送信されてくる映像データを受信し、受信した映像データのリアルタイム再生処理を行う。   The video search device 102 receives the video metadata transmitted from the video recording device 101 and records the received video metadata. Further, when the video search device 102 acquires the video search condition from the user, the video search apparatus 102 searches the video data that matches the search condition with reference to the metadata of the stored video data, and the video data that matches the search condition is found. If it exists, the video recording apparatus 101 is requested to transmit the video data. When the video data requested to be transmitted exists in the video recording apparatus 101, the video data transmitted from the video recording apparatus 101 is received, and the received video data is reproduced in real time.

ここで、メタデータについて説明する。「メタデータ」とは、一般にデータのデータを意味し、ここでは、画像データに付随する各種属性情報や画像特徴量を記述したデータを指す。尚、「メタデータ」は「映像データ」とは分離独立したデータである。本実施の形態においては、XML(eXtensible Marking Language)に類するデータ記述言語やMPEG7のようなマルチメディア記述仕様に従って、映像データのファイル名(識別子)、画像サイズ、録画開始時刻、録画終了時刻などをメタデータとして記述する。   Here, the metadata will be described. “Metadata” generally means data of data, and here refers to data describing various attribute information and image feature quantities associated with image data. The “metadata” is data that is separated and independent from the “video data”. In the present embodiment, according to a data description language similar to XML (eXtensible Marking Language) or a multimedia description specification such as MPEG7, a file name (identifier), an image size, a recording start time, a recording end time, etc. of video data are set. Describe as metadata.

尚、以降は映像データのメタデータを「映像メタデータ」と称する。また、映像データがメタデータを有するのと同様に、複数の映像データからなる映像ファイルもメタデータを有するので、映像ファイルのメタデータを「映像ファイルメタデータ」と称する。   Hereinafter, metadata of video data is referred to as “video metadata”. Similarly to video data having metadata, a video file composed of a plurality of video data also has metadata. Therefore, the metadata of the video file is referred to as “video file metadata”.

次に、映像記録装置の内部構成について説明する。   Next, the internal configuration of the video recording apparatus will be described.

図2は、本発明の実施の形態1における映像検索システムの、映像記録装置の内部構成を示す図である。映像記録装置101は、監視場所を撮像する監視カメラ201と、監視カメラ201において撮像した映像データを画像メモリに保持する映像データ入力手段202と、映像データ入力手段202から取得した映像データを符号化するとともに符号化処理時の各種映像データ属性情報を出力する映像データ符号化手段203と、映像データ入力手段202に保持されている映像データに対して任意の画像特徴量抽出処理を行い、画像特徴量を抽出する特徴量抽出手段204と、特徴量抽出手段204において抽出された画像特徴量や映像データ符号化手段203において出力された符号化処理時の各種映像データ属性情報をメタデータに整形するメタデータ生成手段205と、映像データおよびメタデータの記録処理や検索処理、および、ファイル管理処理を行うデータ管理手段206と、映像データ符号化手段203において符号化した映像データとその映像データに付随する映像データ属性情報とを対応づけて記録する画像情報蓄積手段207と、メタデータ生成手段205で生成されたメタデータを蓄積するメタデータ蓄積手段208と、メタデータ生成手段205において生成されたメタデータを映像検索装置102へ送信するメタデータ送信手段209と、映像検索装置102からの映像送信要求を受信し、送信要求された映像データの取得をデータ管理手段206へ指示する映像データ取得手段210と、映像データを映像検索装置102へ送信する映像データ送信手段211と、映像検索装置102との間の通信制御を行う通信制御手段212と、メタデータ送信手段209や映像データ送信手段211が出力するパケットデータや、通信制御用パケットデータをネットワークへ送出する通信手段213と、で構成される。   FIG. 2 is a diagram showing an internal configuration of the video recording apparatus of the video search system according to Embodiment 1 of the present invention. The video recording apparatus 101 encodes the video data acquired from the video data input unit 202, the video data input unit 202 that holds the video data captured by the monitoring camera 201 in the image memory, and the video data input unit 202 At the same time, video data encoding means 203 for outputting various video data attribute information at the time of encoding processing, and arbitrary image feature amount extraction processing are performed on the video data held in the video data input means 202 to obtain image characteristics. A feature amount extracting unit 204 for extracting a quantity, and an image feature amount extracted by the feature amount extracting unit 204 and various video data attribute information at the time of the encoding process output from the video data encoding unit 203 are shaped into metadata. The metadata generation means 205, video data and metadata recording processing and search processing, and Data management means 206 for performing file management processing, image information storage means 207 for recording the video data encoded by the video data encoding means 203 and video data attribute information associated with the video data in association with each other, metadata From the metadata storage unit 208 that stores the metadata generated by the generation unit 205, the metadata transmission unit 209 that transmits the metadata generated by the metadata generation unit 205 to the video search device 102, and the video search device 102 A video data acquisition unit 210 that instructs the data management unit 206 to acquire the video data requested to be transmitted, a video data transmission unit 211 that transmits the video data to the video search device 102, and a video search Communication control means 212 for controlling communication with the apparatus 102, and a metadata sender And packet data 209 and video data transmission means 211 is output, a communication unit 213 for sending a communication control packet data to the network, in constructed.

次に、映像検索装置の内部構成について説明する。   Next, the internal configuration of the video search device will be described.

図3は、本発明の実施の形態1における映像検索システムの、映像検索装置の内部構成を示す図である。映像検索装置102は、映像記録装置101との相互通信を行い、映像記録装置101が送信してくる画像データやメタデータを受信する通信手段301と、通信手段301よりメタデータを受信するメタデータ受信手段302と、メタデータの記録処理や検索処理を行うメタデータ管理手段303と、メタデータを蓄積するメタデータ蓄積手段304と、ユーザから入力された映像検索条件を取得するデータ入力インターフェース手段305と、データ入力インターフェース手段305において取得した映像検索条件に基づいてメタデータ検索を行うとともに、映像検索条件に適合する映像データの送信を画像記録装置101へ要求する映像検索手段306と、通信手段301より映像データを受信する映像データ受信手段307と、映像データ受信手段307から映像データを取得し、その映像データの復号化を行う映像データ復号化手段308と、映像データ復号化手段308から復号化された映像データを受け取り、映像の表示処理を行う映像出力手段309と、映像記録装置101との間の通信制御を行う通信制御手段310と、で構成される。   FIG. 3 is a diagram showing an internal configuration of the video search device of the video search system according to Embodiment 1 of the present invention. The video search device 102 performs mutual communication with the video recording device 101, communication means 301 that receives image data and metadata transmitted by the video recording device 101, and metadata that receives metadata from the communication means 301. Receiving means 302, metadata managing means 303 for performing metadata recording processing and search processing, metadata storing means 304 for storing metadata, and data input interface means 305 for acquiring video search conditions input by the user. A video search unit 306 that performs metadata search based on the video search condition acquired in the data input interface unit 305 and requests the image recording apparatus 101 to transmit video data that meets the video search condition, and a communication unit 301. Video data receiving means 307 for receiving video data, and video The video data is obtained from the video data receiving means 307, the video data decoding means 308 for decoding the video data, and the video data decoded from the video data decoding means 308 are received, and the video display processing is performed. The video output unit 309 and the communication control unit 310 that performs communication control between the video recording apparatus 101 are configured.

次に上記構成の映像記録装置及び映像検索装置の動作について説明する。   Next, operations of the video recording apparatus and video search apparatus having the above-described configurations will be described.

はじめに、映像記録装置が実行する映像データ記録処理、メタデータ生成処理、映像データ送信処理について説明する。   First, video data recording processing, metadata generation processing, and video data transmission processing executed by the video recording apparatus will be described.

図4は、本発明の実施の形態1における映像検索システムの、映像記録装置の映像データ記録処理手順を示すフローチャートである。映像データ記録処理では、監視カメラ201から出力される映像データを映像データ入力手段202で取得し、データ管理手段206を介して画像情報蓄積手段207に記録する。   FIG. 4 is a flowchart showing a video data recording processing procedure of the video recording apparatus in the video search system according to Embodiment 1 of the present invention. In the video data recording process, video data output from the monitoring camera 201 is acquired by the video data input unit 202 and recorded in the image information storage unit 207 via the data management unit 206.

はじめに、監視カメラ201から所定のフレームレートで出力される映像データが、映像データ入力手段202へ入力される(ステップS401)。映像データ入力手段202は、ダブルバッファ形式の画像メモリを有しており、画像メモリに取り込まれた画像データは、映像データ符号化手段203がアクセスすることができる。   First, video data output at a predetermined frame rate from the monitoring camera 201 is input to the video data input unit 202 (step S401). The video data input unit 202 has a double buffer type image memory, and the video data encoding unit 203 can access the image data captured in the image memory.

次に、映像データ符号化手段203は、映像データ入力手段202に保持されている映像データを取得して、その画像データに対して符号化処理を行う(ステップS402)。映像データの符号化方式は、JPEGなどのフレーム内圧縮もしくはMPEGなどのフレーム間圧縮の任意の符号化方式を用いてかまわない。   Next, the video data encoding unit 203 acquires the video data held in the video data input unit 202, and performs encoding processing on the image data (step S402). As an encoding method of video data, any encoding method such as intra-frame compression such as JPEG or inter-frame compression such as MPEG may be used.

次に、映像データ符号化手段203は、符号化した映像データと符号化処理実行時の各種映像データ属性情報をデータ管理手段206に出力する(ステップS403)。ここで、映像データ属性情報とは、例えば、1フレームの映像データのデータ長や符号化処理を行った時刻など、符号化処理に関る任意の情報を指す。   Next, the video data encoding unit 203 outputs the encoded video data and various types of video data attribute information at the time of executing the encoding process to the data management unit 206 (step S403). Here, the video data attribute information refers to arbitrary information related to the encoding process, such as the data length of one frame of video data and the time when the encoding process was performed.

データ管理手段206は、映像データ符号化手段203において符号化された映像データと映像データに付随する属性情報を対応付けて画像情報蓄積手段207に蓄積する(ステップS404)。そして、所定の終了条件を満たすか否かを判定し(ステップS405)、終了条件を満たさない場合にはステップS401へ戻り、上記の手順を繰り返す。一方、終了条件を満たす場合には映像記録処理を終了する。以上の手順により、映像記録装置における映像データ記録処理が実行される。   The data management unit 206 associates the video data encoded by the video data encoding unit 203 and the attribute information associated with the video data and stores them in the image information storage unit 207 (step S404). Then, it is determined whether or not a predetermined end condition is satisfied (step S405). If the end condition is not satisfied, the process returns to step S401 and the above procedure is repeated. On the other hand, when the end condition is satisfied, the video recording process is ended. The video data recording process in the video recording apparatus is executed by the above procedure.

次に、図5は、本発明の実施の形態1における映像検索システムの、映像記録装置のメタデータ生成処理手順を示すフローチャートである。メタデータ生成処理では、特徴量抽出手段204において抽出された画像特徴量と映像データ符号化手段203において出力された映像データ属性情報とからメタデータを生成し、メタデータ蓄積部208に記録する。また、生成したメタデータを同時に映像検索装置102へ送信する。   Next, FIG. 5 is a flowchart showing the metadata generation processing procedure of the video recording apparatus in the video search system according to Embodiment 1 of the present invention. In the metadata generation process, metadata is generated from the image feature amount extracted by the feature amount extraction unit 204 and the video data attribute information output from the video data encoding unit 203 and recorded in the metadata storage unit 208. Further, the generated metadata is transmitted to the video search apparatus 102 at the same time.

はじめに、映像記録装置101は、メタデータ送信開始の手続きを実行する(ステップS501)。データ管理手段206は、外部から映像データを記録開始する旨の情報が入力されると、映像検索装置102に対して、自装置の識別情報を示すデータと映像ファイルの識別情報を示すデータを含むメタデータ送信開始情報を送信する。映像検索装置102は、映像記録装置101からのメタデータ送信開始情報を受信すると、受信したメタデータ送信開始情報に基づいてメタデータ受信準備処理を行い、メタデータ受信準備処理が完了すると、送信元の映像記録装置101に対してメタデータ受信準備完了通知を送信する(以上の映像検索装置102の動作の詳細は後述する)。データ管理手段206は、映像検索装置102から送信されたメタデータ受信準備完了通知を受信すると、メタデータ生成処理を開始する。   First, the video recording apparatus 101 executes a metadata transmission start procedure (step S501). When information indicating that recording of video data is started from outside is input, the data management unit 206 includes data indicating identification information of the device and data indicating identification information of the video file to the video search device 102. Send metadata transmission start information. When receiving the metadata transmission start information from the video recording apparatus 101, the video search apparatus 102 performs a metadata reception preparation process based on the received metadata transmission start information, and when the metadata reception preparation process is completed, A metadata reception preparation completion notification is transmitted to the video recording apparatus 101 (details of the operation of the video search apparatus 102 will be described later). Upon receiving the metadata reception preparation completion notification transmitted from the video search device 102, the data management unit 206 starts a metadata generation process.

次に、特徴量抽出手段204は、映像データ入力手段202に保持されている映像データから画像特徴量を抽出し、抽出した画像特徴量をメタデータ生成手段205へ出力する(ステップS502)。特徴量抽出の一例としては、撮影対象となっている物体の色情報やその動き情報などがある。色情報の抽出については、映像データをRGB色空間に変換したのち、撮影対象となっている物体に相当する領域を示すR(赤色)、G(緑色)、B(青色)成分値を抽出し、抽出したR、G、B各成分のヒストグラムを作成することが一例として考えられる。また、動き情報の抽出については、動きベクトルのうち、撮影対象となっている物体に相当する領域に含まれるものだけを抽出し、抽出した動きベクトルに関する水平方向/垂直方向別の平均値を求めることが一例として考えられる。   Next, the feature amount extraction unit 204 extracts an image feature amount from the video data held in the video data input unit 202, and outputs the extracted image feature amount to the metadata generation unit 205 (step S502). As an example of feature amount extraction, there is color information of an object to be imaged and movement information thereof. Regarding the color information extraction, after converting the video data into the RGB color space, R (red), G (green), and B (blue) component values indicating the area corresponding to the object to be imaged are extracted. For example, creating a histogram of each extracted R, G, and B component can be considered. In addition, regarding the extraction of motion information, only the motion vectors included in the region corresponding to the object to be imaged are extracted, and the average value for the extracted motion vectors for each horizontal / vertical direction is obtained. This can be considered as an example.

次に、映像データ符号化手段203は、符号化処理時の各種映像データ属性情報をメタデータ生成手段205へ出力する(ステップS503)。ここで、映像データ属性情報は、画像サイズ(幅、高さ)や符号化処理を実行した時刻など、符号化処理に関わる任意の情報を指す。   Next, the video data encoding unit 203 outputs various video data attribute information during the encoding process to the metadata generation unit 205 (step S503). Here, the video data attribute information indicates arbitrary information related to the encoding process, such as the image size (width, height) and the time when the encoding process is executed.

次に、メタデータ生成手段205は、ステップS502で抽出された画像特徴量と、ステップS503で取得した映像データ属性情報に基づいて、映像データに対応するメタデータを生成し、生成した映像メタデータをデータ管理手段206へ出力する(ステップS504)。この映像メタデータには、その映像データに関する情報、例えば、撮影対象の物体の色情報や動き情報、映像データの符号化時刻や映像データを撮影した監視カメラの識別番号などが記述される。図6は、映像メタデータとして記述される項目の例を示す図である。   Next, the metadata generation unit 205 generates metadata corresponding to the video data based on the image feature amount extracted in step S502 and the video data attribute information acquired in step S503, and the generated video metadata. Is output to the data management means 206 (step S504). The video metadata describes information related to the video data, for example, color information and motion information of the object to be imaged, the encoding time of the video data, the identification number of the surveillance camera that has captured the video data, and the like. FIG. 6 is a diagram illustrating an example of items described as video metadata.

次に、データ管理手段206は、メタデータ生成手段205が出力した映像メタデータをメタデータ蓄積部208に蓄積する(ステップS505)。更に、データ管理手段206は、自装置の識別情報を示すデータと映像データの記録順序を示すデータとを含む映像管理情報を生成して、映像メタデータとともにメタデータ送信手段209を介して映像検索装置102へ送信する(ステップS506)。   Next, the data management unit 206 stores the video metadata output from the metadata generation unit 205 in the metadata storage unit 208 (step S505). Further, the data management unit 206 generates video management information including data indicating the identification information of the own device and data indicating the recording order of the video data, and searches the video through the metadata transmission unit 209 together with the video metadata. It transmits to the apparatus 102 (step S506).

映像メタデータの送信後、データ管理手段206は、所定の終了判定条件に基づいてメタデータ生成終了の可否を判定する(ステップS507)。ここで、終了判定条件とは、映像メタデータ送信数に関する条件である。例えば、送信した映像メタデータ数が所定の値を超えた場合に、メタデータ生成を終了すると判定する。メタデータ生成を終了すると判定した場合、映像ファイルメタデータを生成する次の処理へ移行する。一方、メタデータ生成を終了しないと判定した場合、ステップS502へ戻り、上記と同様の手順を繰り返す。   After the transmission of the video metadata, the data management unit 206 determines whether or not the metadata generation can be ended based on a predetermined end determination condition (step S507). Here, the end determination condition is a condition related to the number of video metadata transmissions. For example, when the number of transmitted video metadata exceeds a predetermined value, it is determined that the metadata generation is finished. If it is determined that the metadata generation is to end, the process proceeds to the next process for generating the video file metadata. On the other hand, if it is determined not to end the metadata generation, the process returns to step S502 and the same procedure as described above is repeated.

メタデータの生成が終了すると、メタデータ生成手段205は、これまで生成した映像メタデータに関する情報に基づいて映像ファイルメタデータを生成し、生成した映像ファイルメタデータをデータ管理手段206へ出力する(ステップS508)。この映像ファイルメタデータには、その映像ファイルに関する情報、例えば、録画開始時刻や録画終了時刻、フレームレートや記録フレーム数などが記述される。図7は、映像ファイルメタデータとして記述される項目の例を示す図である。   When the generation of the metadata is completed, the metadata generation unit 205 generates video file metadata based on the information about the video metadata generated so far, and outputs the generated video file metadata to the data management unit 206 ( Step S508). The video file metadata describes information about the video file, for example, recording start time and recording end time, frame rate, number of recording frames, and the like. FIG. 7 is a diagram illustrating an example of items described as video file metadata.

データ管理手段206は、メタデータ生成手段205が出力した映像ファイルメタデータをメタデータ蓄積部208に蓄積する(ステップS509)。最後に、データ管理手段206は、ステップS508で生成した映像ファイルメタデータをメタデータ送信手段209を介して映像検索装置102へ送信する(ステップS510)。以上の手順により、映像記録装置におけるメタデータ生成処理が実行される。   The data management unit 206 stores the video file metadata output from the metadata generation unit 205 in the metadata storage unit 208 (step S509). Finally, the data management unit 206 transmits the video file metadata generated in step S508 to the video search device 102 via the metadata transmission unit 209 (step S510). The metadata generation process in the video recording apparatus is executed by the above procedure.

次に、図8は、本発明の実施の形態1における映像検索システムの、映像記録装置の映像データ送信処理手順を示すフローチャートである。映像データ送信処理では、映像検索装置102から送信された映像検索情報を受信し、映像検索情報に基づいて映像データを検索して、検索条件に適合する映像データを映像検索装置102に送信する。   Next, FIG. 8 is a flowchart showing the video data transmission processing procedure of the video recording apparatus in the video search system according to Embodiment 1 of the present invention. In the video data transmission process, video search information transmitted from the video search device 102 is received, video data is searched based on the video search information, and video data that meets the search conditions is transmitted to the video search device 102.

はじめに、映像記録装置101は、映像データ送信開始の手続きを実行する(ステップS601)。映像検索装置102は、検索条件が入力されると、自装置に蓄積されているメタデータを利用して映像データの検索を行い、検索条件に適合する映像データが検索された場合には、映像記録装置101に対して映像データ送信のための送信開始情報を送信する(以上の映像検索装置102の動作の詳細は後述する)。映像記録装置101の映像データ取得手段210は、映像検索装置102から送信された送信開始情報を受信する。ここで、送信開始情報とは、送信要求された映像データに関する情報であり、例えば、映像ファイルの識別情報を示すデータや先頭の映像データの識別情報を示すデータ、送信する映像データ数などが含まれる。   First, the video recording apparatus 101 executes a video data transmission start procedure (step S601). When the search condition is input, the video search device 102 searches for video data using the metadata stored in the device, and if video data matching the search condition is searched, the video search device 102 Transmission start information for transmitting video data is transmitted to the recording apparatus 101 (details of the operation of the video search apparatus 102 will be described later). The video data acquisition unit 210 of the video recording device 101 receives the transmission start information transmitted from the video search device 102. Here, the transmission start information is information related to the video data requested to be transmitted, and includes, for example, data indicating the identification information of the video file, data indicating the identification information of the first video data, the number of video data to be transmitted, and the like. It is.

次に、映像データ取得手段210は、受信した送信開始情報を解析し、映像検索装置102が送信要求している映像データを確認する(ステップS602)。更に、映像データ取得手段210は、映像検索装置102が送信要求している映像データの存在確認をデータ管理手段206へ指示する。データ管理手段206は、映像データ取得手段210からの指示を受けて、画像情報蓄積手段207に蓄積されている映像データを検索し、映像データの存在確認を行う(ステップS603)。データ管理手段206における確認の結果、映像データが存在すると判定された場合には、映像検索装置102に対して送信開始正常応答を送信し、該当する映像データの読み込み処理へ移行する。一方、映像データが存在しないと判定された場合には、映像検索装置102に対して送信開始NG応答を送信し、映像データ送信処理を終了する。   Next, the video data acquisition unit 210 analyzes the received transmission start information and confirms the video data requested by the video search device 102 (step S602). Further, the video data acquisition unit 210 instructs the data management unit 206 to confirm the presence of the video data requested to be transmitted by the video search device 102. In response to the instruction from the video data acquisition unit 210, the data management unit 206 searches the video data stored in the image information storage unit 207 and confirms the presence of the video data (step S603). As a result of confirmation in the data management means 206, when it is determined that video data exists, a transmission start normal response is transmitted to the video search device 102, and the process proceeds to the corresponding video data reading process. On the other hand, if it is determined that there is no video data, a transmission start NG response is transmitted to the video search device 102, and the video data transmission process is terminated.

映像データが存在すると判定されると、映像データ取得手段210は、データ管理手段206に対して映像データの読み込みを指示する(ステップS604)。データ管理手段206は映像データ取得手段210からの指示を受けて、画像情報蓄積手段207に蓄積されている映像データの中から当該映像データを読み出し、映像データ送信手段211が有する画像メモリに書き込む。次に、映像データ送信手段211は、画像メモリに書き込まれた映像データを映像検索装置102へ送信する(ステップS605)。   If it is determined that the video data exists, the video data acquisition unit 210 instructs the data management unit 206 to read the video data (step S604). In response to an instruction from the video data acquisition unit 210, the data management unit 206 reads the video data from the video data stored in the image information storage unit 207 and writes it to the image memory included in the video data transmission unit 211. Next, the video data transmission unit 211 transmits the video data written in the image memory to the video search device 102 (step S605).

最後に、映像データ取得手段210は、所定の終了判定条件に基づいて映像データ送信終了の可否を判定する(ステップS606)。ここで、終了判定条件とは、映像データ送信数に関する条件である。例えば、送信した映像データ数が所定の値を超えた場合に、映像データ送信を終了すると判定する。映像データ送信を終了しないと判定した場合には、ステップS604へ戻り、上記の手順を繰り返す。一方、映像データ送信を終了すると判定した場合には、映像データ送信処理を終了する。以上の手順により、映像記録装置における映像データ送信処理が実行される。   Finally, the video data acquisition unit 210 determines whether video data transmission can be ended based on a predetermined end determination condition (step S606). Here, the end determination condition is a condition related to the number of video data transmissions. For example, when the number of transmitted video data exceeds a predetermined value, it is determined that video data transmission is finished. If it is determined not to end the video data transmission, the process returns to step S604 and the above procedure is repeated. On the other hand, when it is determined that the video data transmission is to be terminated, the video data transmission process is terminated. The video data transmission process in the video recording apparatus is executed by the above procedure.

次に、映像検索装置が実行するメタデータ受信処理、映像データ検索・再生処理について説明する。   Next, metadata reception processing and video data search / playback processing executed by the video search device will be described.

図9は、本発明の実施の形態1における映像検索システムの、映像検索装置のメタデータ受信処理手順を示すフローチャートである。メタデータ受信処理では、映像記録装置101から送信されるメタデータをメタデータ受信手段302が受信して、メタデータ蓄積手段304に蓄積する。   FIG. 9 is a flowchart showing the metadata reception processing procedure of the video search apparatus in the video search system according to Embodiment 1 of the present invention. In the metadata reception process, metadata received from the video recording apparatus 101 is received by the metadata receiving unit 302 and stored in the metadata storage unit 304.

はじめに、映像検索装置102は、メタデータ受信開始の手続きを実行する(ステップS701)。メタデータ受信手段302は、映像記録装置101から送信されてくるメタデータ送信開始情報を受信し、受信したメタデータ送信開始情報をメタデータ管理手段303へ出力する。メタデータ管理手段303はメタデータ受信手段302からメタデータ送信開始情報を受信すると、メタデータ送信開始情報に基づき、映像ファイルメタデータ及び映像メタデータを受信するための受信準備処理を行う。ここで、受信準備処理とは、映像ファイルメタデータ及び映像メタデータをメタデータ蓄積手段304に蓄積するための準備などを含む。メタデータ受信準備処理が完了すると、メタデータ管理手段303は、送信元の映像記録装置101に対してメタデータ準備完了通知を送信する。   First, the video search apparatus 102 executes a metadata reception start procedure (step S701). The metadata reception unit 302 receives metadata transmission start information transmitted from the video recording apparatus 101 and outputs the received metadata transmission start information to the metadata management unit 303. When the metadata management unit 303 receives the metadata transmission start information from the metadata reception unit 302, the metadata management unit 303 performs reception preparation processing for receiving the video file metadata and the video metadata based on the metadata transmission start information. Here, the reception preparation process includes preparation for storing video file metadata and video metadata in the metadata storage unit 304. When the metadata reception preparation process is completed, the metadata management unit 303 transmits a metadata preparation completion notification to the transmission source video recording apparatus 101.

次に、メタデータ受信手段302は、映像記録装置101から送信されてくる映像メタデータを受信し、受信した映像メタデータをメタデータ管理手段303へ出力する(ステップS702)。メタデータ管理手段303は、メタデータ受信手段302が出力した映像メタデータをメタデータ蓄積手段304に蓄積する(ステップS703)。   Next, the metadata receiving unit 302 receives the video metadata transmitted from the video recording apparatus 101, and outputs the received video metadata to the metadata management unit 303 (step S702). The metadata management unit 303 stores the video metadata output from the metadata reception unit 302 in the metadata storage unit 304 (step S703).

更に、メタデータ管理手段303は、所定の終了判定条件に基づいて映像メタデータ受信終了の可否を判定する(ステップS704)。ここで、終了判定条件とは、映像メタデータ受信に関する条件である。例えば、受信した映像メタデータ数が所定の値を超えた場合に、メタデータ受信を終了すると判定する。メタデータ受信を終了すると判定した場合には、映像ファイルメタデータを受信する次の処理へ移行する。一方、映像メタデータ受信を終了しないと判定した場合には、ステップS702へ戻り、上記の手順を繰り返す。   Further, the metadata management unit 303 determines whether or not the video metadata reception can be ended based on a predetermined end determination condition (step S704). Here, the end determination condition is a condition related to video metadata reception. For example, when the number of received video metadata exceeds a predetermined value, it is determined that the metadata reception is finished. If it is determined that the metadata reception is to end, the process proceeds to the next process of receiving the video file metadata. On the other hand, if it is determined not to end the video metadata reception, the process returns to step S702 and the above procedure is repeated.

メタデータ受信を終了すると判定した場合、メタデータ受信手段302は、次に映像記録装置101から送信されてくる映像ファイルメタデータを受信し、受信した映像ファイルメタデータをメタデータ管理手段303へ出力する(ステップS705)。最後にメタデータ管理手段303は、メタデータ受信手段302から出力された映像ファイルメタデータをメタデータ蓄積手段304に蓄積する(ステップS706)。尚、映像ファイルメタデータを記録する際、映像ファイルの先頭に位置する映像データの映像メタデータへのリンク情報を併せて記録する。以上の手順により、映像検索装置におけるメタデータ受信処理が実行される。   If it is determined that the metadata reception is to be terminated, the metadata reception unit 302 receives the video file metadata transmitted from the video recording apparatus 101 next, and outputs the received video file metadata to the metadata management unit 303. (Step S705). Finally, the metadata management unit 303 stores the video file metadata output from the metadata receiving unit 302 in the metadata storage unit 304 (step S706). When recording video file metadata, link information to the video metadata of the video data located at the head of the video file is also recorded. The metadata reception process in the video search device is executed by the above procedure.

次に、図10は、本発明の実施の形態1における映像検索システムの、映像検索装置の映像データ検索・再生処理手順を示すフローチャートである。映像データ検索処理では、ユーザが提示した映像検索情報に適合する映像メタデータの検索を行い、映像検索条件に適合する映像データの送信を映像記録装置101へ要求する。また、映像記録装置101から送信される映像データの再生を行う。   Next, FIG. 10 is a flowchart showing the video data search / playback processing procedure of the video search device in the video search system according to Embodiment 1 of the present invention. In the video data search process, video metadata that matches the video search information presented by the user is searched, and the video recording apparatus 101 is requested to transmit video data that matches the video search conditions. Also, video data transmitted from the video recording apparatus 101 is reproduced.

はじめに、データ入力インターフェース手段305は、ユーザが入力した映像データ検索のための映像検索情報を取得し、取得した情報を映像検索手段306へ出力する(ステップS801)。映像検索情報としては、メタデータに記述されている情報、例えば、映像記録時刻、映像記録場所に関する条件などを設定する。   First, the data input interface unit 305 acquires video search information for video data search input by the user, and outputs the acquired information to the video search unit 306 (step S801). As video search information, information described in metadata, for example, video recording time, video recording location conditions, and the like are set.

次に、映像検索手段306は、メタデータ管理手段303に対して映像検索情報に適合する映像ファイルメタデータ及び映像メタデータの検索を要求する(ステップS802)。メタデータ管理手段303は、映像検索手段306からのメタデータ検索要求を受けて、まず、メタデータ蓄積手段304に蓄積されている全ての映像ファイルメタデータを検索し、ステップS801で取得した映像検索情報に適合する映像ファイルメタデータを選出する。映像ファイルメタデータには、映像ファイルの先頭に位置する映像データの映像メタデータへのリンク情報が記述されているので、これを参照して、順番に映像メタデータを辿っていき、検索条件に適合する映像メタデータを検索できたら、その映像メタデータをメタデータ管理手段303に保持する。   Next, the video search unit 306 requests the metadata management unit 303 to search for video file metadata and video metadata that match the video search information (step S802). In response to the metadata search request from the video search unit 306, the metadata management unit 303 first searches all video file metadata stored in the metadata storage unit 304, and the video search acquired in step S801. Select video file metadata that matches the information. In the video file metadata, link information to the video metadata of the video data located at the beginning of the video file is described. By referring to this, the video metadata is traced in order and the search condition is set. If the matching video metadata can be searched, the video metadata is stored in the metadata management means 303.

次に、映像検索手段306は、メタデータ管理手段303によって検索された映像ファイルメタデータ及び映像メタデータに基づいて送信開始情報を作成し、作成した送信開始情報を映像記録装置101へ送信する(ステップS803)。送信先の映像記録装置は映像ファイルメタデータと対応づけて記録されている映像管理情報に基づいて決定する。   Next, the video search unit 306 creates transmission start information based on the video file metadata and video metadata searched by the metadata management unit 303 and transmits the created transmission start information to the video recording apparatus 101 ( Step S803). The transmission destination video recording apparatus determines based on the video management information recorded in association with the video file metadata.

次に、映像検索手段306は、映像記録装置101に送信した送信開始情報に対する応答の判定を行い(ステップS804)、正常応答の場合には、映像データの受信処理へ移行する。一方、NG応答の場合には、映像データ検索処理を終了する。   Next, the video search unit 306 determines a response to the transmission start information transmitted to the video recording apparatus 101 (step S804). If the response is normal, the video search unit 306 proceeds to video data reception processing. On the other hand, in the case of an NG response, the video data search process is terminated.

正常応答の場合、映像データ受信手段307は、映像記録装置101から送信される映像データを受信し、受信した映像データを映像データ復号化手段308へ出力する(ステップS805)。更に、映像データ復号化手段308が映像データ受信手段307より取得した映像データを復号し、復号された映像データが映像出力手段309に出力される(ステップS806)。以上の手順により、映像検索装置における映像データ検索・再生処理が実行される。   In the case of a normal response, the video data receiving unit 307 receives the video data transmitted from the video recording device 101 and outputs the received video data to the video data decoding unit 308 (step S805). Further, the video data decoding unit 308 decodes the video data acquired from the video data receiving unit 307, and the decoded video data is output to the video output unit 309 (step S806). The video data search / playback process in the video search device is executed by the above procedure.

以上のように、本発明の実施の形態1における映像検索システムによれば、映像データを記録すると同時に映像データのメタデータを送信する映像記録装置と、映像記録装置から送信されたメタデータを参照して映像データの検索を行う映像検索装置とを設け、映像の録画と記録した映像の検索とを別の装置で独立して実行させることにより、録画中に映像検索を行っても映像記録装置の処理負荷を上昇させることなく、迅速に映像データの検索を行うことができる。   As described above, according to the video search system of Embodiment 1 of the present invention, the video recording apparatus that records video data and transmits the metadata of the video data at the same time, and the metadata transmitted from the video recording apparatus are referred to. And a video recording device for searching video data, and by independently executing video recording and recorded video search on different devices, the video recording device can perform video search during recording. The video data can be searched quickly without increasing the processing load.

(実施の形態2)
次に、映像記録装置の処理負荷が高いときだけ、映像の録画と記録した映像の検索とを別な装置で独立して実行する映像検索システムについて説明する。映像検索システムのシステム構成は、実施の形態1(図1参照)と同じであるので説明を省略する。
(Embodiment 2)
Next, a video search system will be described in which video recording and recorded video search are independently performed by another device only when the processing load of the video recording device is high. Since the system configuration of the video search system is the same as that of Embodiment 1 (see FIG. 1), description thereof is omitted.

次に、映像記録装置の内部構成について説明する。   Next, the internal configuration of the video recording apparatus will be described.

図11は、本発明の実施の形態2における映像検索システムの、映像記録装置の内部構成を示す図である。映像記録装置103は、実施の形態1の映像記録装置101(図2参照)と比較して、映像記録装置103内のメタデータ蓄積手段208を参照して映像データの検索を行う映像検索手段214と、映像検索装置からの問合せに応じて、自装置(映像記録装置103)のシステム負荷情報を送信する負荷情報送信手段215が付加されている点が異なる。その他の構成は、実施の形態1のそれと同じであるため説明を省略する。   FIG. 11 is a diagram showing the internal configuration of the video recording apparatus of the video search system according to Embodiment 2 of the present invention. Compared with the video recording apparatus 101 (see FIG. 2) of the first embodiment, the video recording apparatus 103 refers to the metadata storage means 208 in the video recording apparatus 103 and searches for video data 214. And load information transmission means 215 for transmitting the system load information of the own apparatus (video recording apparatus 103) in response to an inquiry from the video search apparatus. Since other configurations are the same as those of the first embodiment, description thereof is omitted.

次に、映像検索装置の内部構成について説明する。   Next, the internal configuration of the video search device will be described.

図12は、本発明の実施の形態2における映像検索システムの、映像検索装置の内部構成を示す図である。映像検索装置104は、実施の形態1の映像検索装置102(図3参照)と比較して、接続する映像記録装置へ現在の処理負荷の状況を問合せ、システム負荷情報を取得する負荷情報取得手段311が付加されている点が異なる。映像検索手段306は、負荷情報取得手段311の問合せ結果によっては、映像検索装置104内でのメタデータ検索を行わず、映像記録装置102にメタデータ検索を実行させる。その他の構成は、実施の形態1のそれと同じであるため説明を省略する。   FIG. 12 is a diagram showing an internal configuration of the video search device of the video search system according to Embodiment 2 of the present invention. Compared with the video search apparatus 102 (see FIG. 3) of the first embodiment, the video search apparatus 104 inquires the connected video recording apparatus about the current processing load status and acquires system load information. The difference is that 311 is added. The video search unit 306 causes the video recording device 102 to execute the metadata search without performing the metadata search in the video search device 104 depending on the inquiry result of the load information acquisition unit 311. Since other configurations are the same as those of the first embodiment, description thereof is omitted.

次に、上記構成の映像記録装置及び映像検索装置の動作について説明する。   Next, operations of the video recording apparatus and video search apparatus having the above-described configurations will be described.

はじめに、映像記録装置の処理負荷が低い時に映像記録装置で実行する映像データ検索処理について説明する。   First, video data search processing executed by the video recording device when the processing load of the video recording device is low will be described.

図13は、本発明の実施の形態2における映像検索システムの、映像記録装置の映像データ検索処理手順を示すフローチャートである。この映像データ検索処理では、映像検索装置104が行うシステム負荷情報の問合せの結果、映像記録装置103での検索処理が可能であると判定された場合、映像を検索するためのメタデータ検索が映像記録装置103で実行される。   FIG. 13 is a flowchart showing the video data search processing procedure of the video recording apparatus in the video search system according to Embodiment 2 of the present invention. In this video data search process, if it is determined that the search process in the video recording apparatus 103 is possible as a result of the inquiry about the system load information performed by the video search apparatus 104, the metadata search for searching the video is performed. It is executed by the recording device 103.

映像記録装置103での検索処理が可能であると判定された場合、映像検索装置104の映像検索手段306は、映像記録装置103に対して映像データ検索要求を送信する(以上の映像検索装置104の動作の詳細は後述する)。   When it is determined that the video recording device 103 can perform the search process, the video search unit 306 of the video search device 104 transmits a video data search request to the video recording device 103 (the video search device 104 described above). Details of the operation will be described later).

映像記録装置103の映像データ取得手段210は、映像検索装置104から映像データ検索要求を受信すると(ステップS901)、映像検索手段214に検索要求を出力する。映像検索手段214は、データ管理手段206にメタデータの検索を指示する。データ管理手段206は、映像検索手段214からのメタデータ検索要求を受けて、まず、メタデータ蓄積手段208に蓄積されている全ての映像ファイルメタデータを検索し、映像検索装置104から取得した映像検索情報に適合する映像ファイルメタデータを選出する(ステップS902)。映像ファイルメタデータには、映像ファイルの先頭に位置する映像データの映像メタデータへのリンク情報が記述されているので、これを参照して、順番に映像メタデータを辿っていき、検索条件に適合する映像メタデータを検索できたら、その映像メタデータをデータ管理手段206に保持する。映像検索手段214は検索結果を取得し、通信手段213を介して映像検索装置104へ送信する(ステップS903)。以上の手順により、映像記録装置における映像データ検索処理が実行される。尚、検索後の映像再生動作は、検索要求を送信した映像検索装置104で実行されるので後述する。   When receiving the video data search request from the video search device 104 (step S901), the video data acquisition unit 210 of the video recording device 103 outputs the search request to the video search unit 214. The video search unit 214 instructs the data management unit 206 to search for metadata. In response to the metadata search request from the video search unit 214, the data management unit 206 first searches all video file metadata stored in the metadata storage unit 208 and acquires the video acquired from the video search device 104. Video file metadata that matches the search information is selected (step S902). In the video file metadata, link information to the video metadata of the video data located at the beginning of the video file is described. By referring to this, the video metadata is traced in order and the search condition is set. If the suitable video metadata can be searched, the video metadata is stored in the data management means 206. The video search unit 214 acquires the search result and transmits it to the video search device 104 via the communication unit 213 (step S903). The video data search process in the video recording apparatus is executed by the above procedure. The video playback operation after the search is executed by the video search device 104 that transmitted the search request, and will be described later.

次に、映像検索装置が実行する映像データ検索処理について説明する。   Next, video data search processing executed by the video search device will be described.

図14は、本発明の実施の形態2における映像検索システムの、映像検索装置の映像データ検索処理手順を示すフローチャートである。この映像データ検索処理では、映像記録装置の処理負荷の高低状況を把握し、メタデータ検索を映像検索装置で行うか、または映像記録装置で行うかを決定してから映像データの検索を行う。   FIG. 14 is a flowchart showing a video data search processing procedure of the video search device in the video search system according to Embodiment 2 of the present invention. In this video data search process, the level of processing load on the video recording apparatus is grasped, and video data is searched after determining whether the metadata search is performed by the video search apparatus or the video recording apparatus.

はじめに、データ入力インターフェース手段305は、ユーザが入力した映像データ検索のための映像検索情報を取得し、取得した情報を映像検索手段306へ出力する(ステップS1001)。映像検索情報としては、メタデータに記述されている情報、例えば、映像記録時刻、映像記録場所に関する条件などを設定する。   First, the data input interface unit 305 acquires video search information for video data search input by the user, and outputs the acquired information to the video search unit 306 (step S1001). As video search information, information described in metadata, for example, video recording time, video recording location conditions, and the like are set.

次に、映像検索手段306は、負荷情報取得手段311に、映像記録装置103のシステム負荷情報の問合せを実行させる(ステップS1002)。   Next, the video search unit 306 causes the load information acquisition unit 311 to query the system load information of the video recording device 103 (step S1002).

映像記録装置103の負荷情報送信手段215は、映像検索装置104からのシステム負荷情報の問合せを受信すると、応答して現在の自装置のシステム負荷情報を映像検索装置104へ送信する。システム負荷情報としては、現在動作しているタスクの情報、例えば、記録動作中のタスク数、再生動作中のタスク数などである。   When the load information transmission unit 215 of the video recording apparatus 103 receives an inquiry about the system load information from the video search apparatus 104, the load information transmission means 215 responds and transmits the current system load information of the own apparatus to the video search apparatus 104 in response. The system load information includes information on currently operating tasks, for example, the number of tasks during recording operation, the number of tasks during playback operation, and the like.

次に、映像検索手段306は、負荷情報取得手段311が映像記録装置103から取得したシステム負荷情報をもとに、映像記録装置103でメタデータ検索処理を行うか否かを判定する(ステップS1003)。映像記録装置103の処理負荷が比較的低く、映像記録装置103での検索処理が可能であると判定した場合、映像記録装置103でメタデータの検索処理が実行される(ステップS1004)。一方、映像検索装置104で検索処理を行うべきと判定した場合、映像検索手段306がメタデータの検索処理を指示する(ステップS1005)。   Next, the video search unit 306 determines whether or not to perform a metadata search process in the video recording device 103 based on the system load information acquired from the video recording device 103 by the load information acquisition unit 311 (step S1003). ). When it is determined that the processing load on the video recording device 103 is relatively low and the search processing in the video recording device 103 is possible, the video recording device 103 executes metadata search processing (step S1004). On the other hand, when the video search device 104 determines that the search process should be performed, the video search unit 306 instructs the metadata search process (step S1005).

映像記録装置103で検索処理を行う場合、映像検索手段306は、映像記録装置103に対して映像データ検索要求を送信する。映像記録装置103は、映像検索装置104から映像データ検索要求を受信すると、映像検索情報に適合する映像ファイルメタデータ及び映像メタデータの検索を実行し、検索結果を映像検索装置104へ送信する。映像検索装置104は、映像記録装置103からの検索結果を受信する。   When the video recording device 103 performs a search process, the video search unit 306 transmits a video data search request to the video recording device 103. Upon receiving the video data search request from the video search device 104, the video recording device 103 executes a search for video file metadata and video metadata that match the video search information, and transmits the search result to the video search device 104. The video search device 104 receives the search result from the video recording device 103.

一方、映像検索装置104で検索処理を行う場合、映像検索手段306は、メタデータ管理手段303に対して、映像検索情報に適合する映像ファイルメタデータ及び映像メタデータの検索を要求する。メタデータ管理手段303は、映像検索手段306からのメタデータ検索要求を受けて、まず、メタデータ蓄積手段304に蓄積されている全ての映像ファイルメタデータを検索し、ステップS1001で取得した映像検索情報に適合する映像ファイルメタデータを選出する。映像ファイルメタデータには、映像ファイルの先頭に位置する映像データの映像メタデータへのリンク情報が記述されているので、これを参照して、順番に映像メタデータを辿っていき、検索条件に適合する映像メタデータを検索できたら、その映像メタデータをメタデータ管理手段303に保持する。   On the other hand, when the video search device 104 performs a search process, the video search unit 306 requests the metadata management unit 303 to search for video file metadata and video metadata that match the video search information. In response to the metadata search request from the video search unit 306, the metadata management unit 303 first searches all video file metadata stored in the metadata storage unit 304, and the video search acquired in step S1001. Select video file metadata that matches the information. In the video file metadata, link information to the video metadata of the video data located at the beginning of the video file is described. By referring to this, the video metadata is traced in order and the search condition is set. If the matching video metadata can be searched, the video metadata is stored in the metadata management means 303.

次に、映像検索手段306は、ステップS1004において映像記録装置104で検索された映像ファイルメタデータ及び映像メタデータ、またはステップS1005において映像検索装置104のメタデータ管理手段303で検索された映像ファイルメタデータ及び映像メタデータに基づいて送信開始情報を作成し、作成した送信開始情報を映像記録装置103へ送信する(ステップS1006)。送信先の映像記録装置は映像ファイルメタデータと対応付けて記録されている映像管理情報に基づいて決定する。   Next, the video search unit 306 searches the video file metadata and video metadata searched by the video recording device 104 in step S1004 or the video file metadata searched by the metadata management unit 303 of the video search device 104 in step S1005. Transmission start information is created based on the data and the video metadata, and the created transmission start information is transmitted to the video recording device 103 (step S1006). The destination video recording apparatus determines the video based on the video management information recorded in association with the video file metadata.

次に、映像検索手段306は、映像記録装置103に送信した送信開始情報に対する応答の判定を行い(ステップS1007)、正常応答の場合には映像データの受信処理へ移行する。一方、NG応答の場合には、映像データ検索処理を終了する。   Next, the video search unit 306 determines a response to the transmission start information transmitted to the video recording device 103 (step S1007). If the response is normal, the video search unit 306 proceeds to a video data reception process. On the other hand, in the case of an NG response, the video data search process is terminated.

正常応答の場合、映像データ受信手段307は、映像記録装置103から送信される映像データを受信し、受信した映像データを映像データ復号化手段308へ出力する(ステップS1008)。更に、映像データ復号化手段308が映像データ受信手段307より取得した映像データを復号し、復号された映像データが、映像出力手段309に出力される(ステップS1009)。以上の手順により、映像検索装置における映像データ検索処理が実行される。   In the case of a normal response, the video data receiving unit 307 receives the video data transmitted from the video recording device 103, and outputs the received video data to the video data decoding unit 308 (step S1008). Further, the video data decoding unit 308 decodes the video data acquired from the video data receiving unit 307, and the decoded video data is output to the video output unit 309 (step S1009). The video data search process in the video search device is executed by the above procedure.

以上のように、本発明の実施の形態2における映像検索システムによれば、負荷情報取得手段で映像記録装置のシステム負荷情報を収集し、処理負荷が比較的低い映像記録装置に対して自装置で映像データの検索を行わせることにより、映像検索装置のみですべての映像記録装置に関するメタデータが記録された映像検索装置内のメタデータ蓄積手段を検索する場合に比較して検索時間が短縮されるので、検索効率を向上させることができる。特に、映像記録装置が多数接続されたような映像検索システムにおいて効果的である。   As described above, according to the video search system of the second embodiment of the present invention, the load information acquisition unit collects system load information of the video recording device, and the video recording device has a relatively low processing load. The search time is shortened compared to searching for the metadata storage means in the video search device in which the metadata related to all the video recording devices is recorded only by the video search device. Therefore, the search efficiency can be improved. This is particularly effective in a video search system in which a large number of video recording devices are connected.

本発明の映像検索システム、映像検索方法及びプログラムは、映像の録画と記録した映像の検索を行う映像検索システムにおいて、映像データの検索を安定的に迅速に実行でき、また検索効率を向上させることができるという効果を有し、カメラから取得した映像を映像記録装置に記録し、記録した映像データの検索が可能な映像検索等として有用である。   The video search system, video search method, and program of the present invention are capable of stably and quickly executing video data search and improving search efficiency in a video search system for recording video and searching recorded video. This is useful as a video search or the like in which video acquired from a camera is recorded in a video recording device and the recorded video data can be searched.

本発明の実施の形態1における映像検索システムのシステム構成を示す図The figure which shows the system configuration | structure of the video search system in Embodiment 1 of this invention. 本発明の実施の形態1における映像検索システムの、映像記録装置の内部構成を示す図The figure which shows the internal structure of the video recording apparatus of the video search system in Embodiment 1 of this invention. 本発明の実施の形態1における映像検索システムの、映像検索装置の内部構成を示す図The figure which shows the internal structure of the video search apparatus of the video search system in Embodiment 1 of this invention. 本発明の実施の形態1における映像検索システムの、映像記録装置の映像データ記録処理手順を示すフローチャートThe flowchart which shows the video data recording processing procedure of the video recording apparatus of the video search system in Embodiment 1 of this invention. 本発明の実施の形態1における映像検索システムの、映像記録装置のメタデータ生成処理手順を示すフローチャートThe flowchart which shows the metadata production | generation procedure of a video recording apparatus of the video search system in Embodiment 1 of this invention. 映像メタデータとして記述される項目の例を示す図The figure which shows the example of the item described as video metadata 映像ファイルメタデータとして記述される項目の例を示す図The figure which shows the example of the item described as video file metadata 本発明の実施の形態1における映像検索システムの、映像記録装置の映像データ送信処理手順を示すフローチャートThe flowchart which shows the video data transmission processing procedure of the video recording apparatus of the video search system in Embodiment 1 of this invention. 本発明の実施の形態1における映像検索システムの、映像検索装置のメタデータ受信処理手順を示すフローチャートThe flowchart which shows the metadata reception processing procedure of the video search apparatus of the video search system in Embodiment 1 of this invention. 本発明の実施の形態1における映像検索システムの、映像検索装置の映像データ検索・再生処理手順を示すフローチャートThe flowchart which shows the video data search / reproduction | regeneration processing procedure of the video search apparatus of the video search system in Embodiment 1 of this invention. 本発明の実施の形態2における映像検索システムの、映像記録装置の内部構成を示す図The figure which shows the internal structure of the video recording apparatus of the video search system in Embodiment 2 of this invention. 本発明の実施の形態2における映像検索システムの、映像検索装置の内部構成を示す図The figure which shows the internal structure of the video search apparatus of the video search system in Embodiment 2 of this invention. 本発明の実施の形態2における映像検索システムの、映像記録装置の映像データ検索処理手順を示すフローチャートThe flowchart which shows the video data search processing procedure of the video recording apparatus of the video search system in Embodiment 2 of this invention. 本発明の実施の形態2における映像検索システムの、映像検索装置の映像データ検索処理手順を示すフローチャートThe flowchart which shows the video data search processing procedure of the video search apparatus of the video search system in Embodiment 2 of this invention.

符号の説明Explanation of symbols

100 映像検索システム
101 映像記録装置
102 映像検索装置
103 ネットワーク
201 監視カメラ
202 映像データ入力手段
203 映像データ符号化手段
204 特徴量抽出手段
205 メタデータ生成手段
206 データ管理手段
207 画像情報蓄積手段
208 メタデータ蓄積手段
209 メタデータ送信手段
210 映像データ取得手段
211 映像データ送信手段
212 通信制御手段
213 通信手段
214 映像検索手段
215 負荷情報送信手段
301 通信手段
302 メタデータ受信手段
303 メタデータ管理手段
304 メタデータ蓄積手段
305 データ入力インターフェース手段
306 映像検索手段
307 映像データ受信手段
308 映像データ復号化手段
309 映像出力手段
310 通信制御手段
311 負荷情報取得手段
DESCRIPTION OF SYMBOLS 100 Image | video search system 101 Image | video recording device 102 Image | video search device 103 Network 201 Monitoring camera 202 Image | video data input means 203 Image | video data encoding means 204 Feature quantity extraction means 205 Metadata generation means 206 Data management means 207 Image information storage means 208 Metadata Storage means 209 Metadata transmission means 210 Video data acquisition means 211 Video data transmission means 212 Communication control means 213 Communication means 214 Video search means 215 Load information transmission means 301 Communication means 302 Metadata reception means 303 Metadata management means 304 Metadata storage Means 305 Data input interface means 306 Video search means 307 Video data receiving means 308 Video data decoding means 309 Video output means 310 Communication control means 311 Load information acquisition means

Claims (8)

カメラから取得した映像データを記録する映像記録装置と、前記映像記録装置に記録された映像データの検索並びに再生を行う映像検索装置とが通信ネットワークを介して接続される映像検索システムであって、
前記映像データから抽出した画像特徴量と前記映像データに付随する属性情報とに基づいて生成される映像データのメタデータを記録すると同時に前記映像検索装置へ送信するメタデータ送信手段と、
前記映像検索装置からの送信要求に基づいて、指定された映像検索条件に適合する映像データを前記映像検索装置へ送信する映像データ送信手段とを備えた前記映像記録装置と、
前記映像記録装置から受信した前記メタデータを記録するメタデータ蓄積手段と、
指定された映像検索条件に基づいて前記メタデータ蓄積手段を参照してメタデータの検索を行い、前記映像検索条件に適合する映像データの送信要求を前記画像記録装置へ送信する映像検索手段と、
前記送信要求に応答して前記映像記録装置から送信された映像データを受信する映像データ受信手段とを備えた前記映像検索装置を具備する映像検索システム。
A video search system in which a video recording device for recording video data acquired from a camera and a video search device for searching and playing back video data recorded in the video recording device are connected via a communication network,
Metadata transmission means for recording metadata of video data generated based on image feature values extracted from the video data and attribute information attached to the video data, and simultaneously transmitting the metadata to the video search device;
The video recording device comprising: video data transmission means for transmitting video data that meets a specified video search condition to the video search device based on a transmission request from the video search device;
Metadata storage means for recording the metadata received from the video recording device;
Video search means for performing a metadata search with reference to the metadata storage means based on a specified video search condition, and transmitting a transmission request for video data matching the video search condition to the image recording device;
A video search system comprising the video search device comprising video data receiving means for receiving video data transmitted from the video recording device in response to the transmission request.
前記映像記録装置は、前記映像記録装置のシステム負荷情報を前記映像検索装置へ送信する負荷情報送信手段を備え、
前記映像検索装置は、前記映像記録装置から前記システム負荷情報を取得する負荷情報取得手段を備え、
前記映像検索手段は、前記負荷情報取得手段が取得したシステム負荷情報に基づいて、前記映像検索手段で前記メタデータの検索を行うか、または、前記映像記録装置に前記映像検索条件を送信し、前記映像記録装置で生成、記録されたメタデータを参照して前記メタデータの検索を行うかを決定する請求項1記載の映像検索システム。
The video recording device comprises load information transmitting means for transmitting system load information of the video recording device to the video search device,
The video search device comprises load information acquisition means for acquiring the system load information from the video recording device,
The video search means searches the metadata by the video search means based on the system load information acquired by the load information acquisition means, or transmits the video search conditions to the video recording device, The video search system according to claim 1, wherein it is determined whether to search for the metadata with reference to metadata generated and recorded by the video recording apparatus.
カメラから取得した映像データを記録する映像記録装置と、前記映像記録装置に記録された映像データの検索並びに再生を行う映像検索装置とが通信ネットワークを介して接続される映像検索システムにおける映像検索方法であって、
前記映像データから抽出した画像特徴量と前記映像データに付随する属性情報とに基づいて生成される映像データのメタデータを記録すると同時に前記映像検索装置へ送信するメタデータ送信ステップと、
前記映像記録装置から受信した前記メタデータを記録するメタデータ蓄積ステップと、
指定された映像検索条件に基づいて前記メタデータの検索を行い、前記映像検索条件に適合する映像データの送信要求を前記画像記録装置へ送信する映像検索ステップと、
前記送信要求に基づいて、前記映像検索条件に適合する映像データを前記映像検索装置へ送信する映像データ送信ステップと、
前記送信要求に応答して前記映像記録装置から送信された映像データを受信する映像データ受信ステップと、を含む映像検索方法。
Video search method in video search system in which video recording device for recording video data acquired from camera and video search device for searching and reproducing video data recorded in video recording device are connected via a communication network Because
A metadata transmission step of recording metadata of video data generated based on an image feature amount extracted from the video data and attribute information attached to the video data, and simultaneously transmitting the metadata to the video search device;
A metadata storage step for recording the metadata received from the video recording device;
A video search step of searching for the metadata based on a specified video search condition, and transmitting a transmission request of video data conforming to the video search condition to the image recording device;
Based on the transmission request, a video data transmission step of transmitting video data that meets the video search condition to the video search device;
And a video data receiving step of receiving video data transmitted from the video recording apparatus in response to the transmission request.
前記映像記録装置のシステム負荷情報を前記映像検索装置へ送信する負荷情報送信ステップと、前記映像記録装置から前記システム負荷情報を取得する負荷情報取得ステップとを含み、
前記映像検索ステップは、前記負荷情報取得ステップで取得したシステム負荷情報に基づいて、前記映像検索ステップで前記メタデータの検索を行うか、または、前記映像記録装置に前記映像検索条件を送信し、前記映像記録装置で生成、記録されたメタデータを参照して前記メタデータの検索を行うかを決定する請求項3記載の映像検索方法。
A load information transmission step of transmitting system load information of the video recording device to the video search device; and a load information acquisition step of acquiring the system load information from the video recording device;
The video search step searches the metadata in the video search step based on the system load information acquired in the load information acquisition step, or transmits the video search condition to the video recording device, The video search method according to claim 3, wherein it is determined whether to search for the metadata with reference to metadata generated and recorded by the video recording apparatus.
カメラから取得した映像データを記録する映像記録装置と、前記映像記録装置に記録された映像データの検索並びに再生を行う映像検索装置とが通信ネットワークを介して接続される映像検索システムの映像記録装置における各手順をコンピュータに実行させるためのプログラムであって、
前記映像データから抽出した画像特徴量と前記映像データに付随する属性情報とに基づいて生成される映像データのメタデータを、記録すると同時に前記映像検索装置へ送信するメタデータ送信ステップと、
前記映像検索装置からの送信要求に基づいて、指定された映像検索条件に適合する映像データを前記映像検索装置へ送信する映像データ送信ステップとをコンピュータに実行させるためのプログラム。
Video recording apparatus of video search system in which video recording apparatus for recording video data acquired from camera and video search apparatus for searching and reproducing video data recorded in video recording apparatus are connected via a communication network A program for causing a computer to execute each step in
A metadata transmission step of recording metadata of video data generated based on an image feature amount extracted from the video data and attribute information attached to the video data, and simultaneously transmitting the metadata to the video search device;
A program for causing a computer to execute a video data transmission step of transmitting video data matching a specified video search condition to the video search device based on a transmission request from the video search device.
請求項5記載のプログラムであって、前記映像記録装置のシステム負荷情報を前記映像検索装置へ送信する負荷情報送信ステップをコンピュータに実行させるプログラム。   6. The program according to claim 5, which causes a computer to execute a load information transmission step of transmitting system load information of the video recording device to the video search device. カメラから取得した映像データを記録する映像記録装置と、前記映像記録装置に記録された映像データの検索並びに再生を行う映像検索装置とが通信ネットワークを介して接続される映像検索システムの映像検索装置における各手順をコンピュータに実行させるためのプログラムであって、
前記映像記録装置から受信した前記メタデータを記録するメタデータ蓄積ステップと、
指定された映像検索条件に基づいて前記メタデータの検索を行い、前記映像検索条件に適合する映像データの送信要求を前記画像記録装置へ送信する映像検索ステップと、
前記送信要求に応答して前記映像記録装置から送信された映像データを受信する映像データ受信ステップとをコンピュータに実行させるためのプログラム。
Video search device for video search system in which video recording device for recording video data acquired from camera and video search device for searching and reproducing video data recorded in video recording device are connected via a communication network A program for causing a computer to execute each step in
A metadata storage step for recording the metadata received from the video recording device;
A video search step of searching for the metadata based on a specified video search condition, and transmitting a transmission request of video data matching the video search condition to the image recording device;
A program for causing a computer to execute a video data receiving step of receiving video data transmitted from the video recording apparatus in response to the transmission request.
請求項7記載のプログラムであって、前記映像記録装置から前記システム負荷情報を取得する負荷情報取得ステップをコンピュータに実行させ、
前記映像検索ステップは、前記負荷情報取得ステップで取得したシステム負荷情報に基づいて、前記映像検索ステップで前記メタデータの検索を行うか、または、前記映像記録装置に前記映像検索条件を送信し、前記映像記録装置で生成、記録されたメタデータを参照して前記メタデータの検索を行うかを決定するプログラム。
The program according to claim 7, wherein a computer executes a load information acquisition step of acquiring the system load information from the video recording device,
The video search step searches the metadata in the video search step based on the system load information acquired in the load information acquisition step, or transmits the video search condition to the video recording device, A program for determining whether to search for the metadata with reference to metadata generated and recorded by the video recording apparatus.
JP2004330541A 2004-11-15 2004-11-15 Video search system, video search method, and program Pending JP2006139682A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004330541A JP2006139682A (en) 2004-11-15 2004-11-15 Video search system, video search method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004330541A JP2006139682A (en) 2004-11-15 2004-11-15 Video search system, video search method, and program

Publications (1)

Publication Number Publication Date
JP2006139682A true JP2006139682A (en) 2006-06-01

Family

ID=36620456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004330541A Pending JP2006139682A (en) 2004-11-15 2004-11-15 Video search system, video search method, and program

Country Status (1)

Country Link
JP (1) JP2006139682A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008276706A (en) * 2007-04-04 2008-11-13 Sony Corp Content recording device, content reproduction device, content reproduction system, imaging device, processing method for them, and program
US7890556B2 (en) 2007-04-04 2011-02-15 Sony Corporation Content recording apparatus, content playback apparatus, content playback system, image capturing apparatus, processing method for the content recording apparatus, the content playback apparatus, the content playback system, and the image capturing apparatus, and program
KR101556529B1 (en) * 2015-02-13 2015-10-02 주식회사 미디어와사람들 Management system for storing, searching, playing integrated multimedia data
JP6340675B1 (en) * 2017-03-01 2018-06-13 株式会社Jストリーム Object extraction device, object recognition system, and metadata creation system
JP2018156410A (en) * 2017-03-17 2018-10-04 富士ゼロックス株式会社 Information processing apparatus and program
JP2020017308A (en) * 2019-10-16 2020-01-30 富士ゼロックス株式会社 Information processing apparatus and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334406A (en) * 1994-06-13 1995-12-22 Hitachi Ltd Multi-media data base system
JPH1165912A (en) * 1997-08-22 1999-03-09 Hitachi Ltd Parallel processing data base system
JP2001167095A (en) * 1999-09-27 2001-06-22 Mitsubishi Electric Corp System and method for retrieving image

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334406A (en) * 1994-06-13 1995-12-22 Hitachi Ltd Multi-media data base system
JPH1165912A (en) * 1997-08-22 1999-03-09 Hitachi Ltd Parallel processing data base system
JP2001167095A (en) * 1999-09-27 2001-06-22 Mitsubishi Electric Corp System and method for retrieving image

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008276706A (en) * 2007-04-04 2008-11-13 Sony Corp Content recording device, content reproduction device, content reproduction system, imaging device, processing method for them, and program
US7890556B2 (en) 2007-04-04 2011-02-15 Sony Corporation Content recording apparatus, content playback apparatus, content playback system, image capturing apparatus, processing method for the content recording apparatus, the content playback apparatus, the content playback system, and the image capturing apparatus, and program
KR101556529B1 (en) * 2015-02-13 2015-10-02 주식회사 미디어와사람들 Management system for storing, searching, playing integrated multimedia data
JP6340675B1 (en) * 2017-03-01 2018-06-13 株式会社Jストリーム Object extraction device, object recognition system, and metadata creation system
JP2018147019A (en) * 2017-03-01 2018-09-20 株式会社Jストリーム Object extraction device, object recognition system and meta-data creating system
JP2018156410A (en) * 2017-03-17 2018-10-04 富士ゼロックス株式会社 Information processing apparatus and program
US10853423B2 (en) 2017-03-17 2020-12-01 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium
JP2020017308A (en) * 2019-10-16 2020-01-30 富士ゼロックス株式会社 Information processing apparatus and program

Similar Documents

Publication Publication Date Title
US10291618B2 (en) Method and apparatus for providing and receiving contents via network, method and apparatus for backing up data via network, backup data providing device, and backup system
JP3738631B2 (en) Image search system and image search method
JP4734887B2 (en) Video coding system, method and apparatus
EP1473934A2 (en) Video data recording/reproducing apparatus and video data management method for use in the same
US10911817B2 (en) Information processing system
WO2007000949A1 (en) Contents reproduction method and device with reproduction starting position control
TW201638811A (en) Methods and apparatuses for providing content and computer-readable recording medium
US6738425B2 (en) Image or video data processing system
JP2009225116A (en) Video recording device with network transmission function
JP2006139682A (en) Video search system, video search method, and program
JP2008269628A (en) Image retrieval system and image retrieval method
JP2006195807A (en) Image search system, image search method, and program
JP5739079B1 (en) Movie compression apparatus and movie compression / decompression system
KR101671388B1 (en) Method and apparatus for storing back-up data through network, apparatus for providing back-up data, and back-up system
US7689737B2 (en) Data I/O apparatus for outputting image data via a network
JP2012044451A (en) Image reproduction device, control method therefor, image reproduction program, and recording medium
CN101998097A (en) Moving image recording apparatus, moving image recording method and program
JP6357188B2 (en) Surveillance camera system and surveillance camera data storage method
KR100645731B1 (en) Moving picture service apparatus and method using mobile terminal
KR101122421B1 (en) System and method of recording realtime multi-user video data according to video chatting
CN101202865B (en) Data transfer apparatus, image capturing apparatus, and data transfer system
JP3581085B2 (en) Secondary content generation system and method, and recording medium recording secondary content generation program
JP4104071B2 (en) Video search and editing device
JP2007133510A (en) Content display device and content display method
US8255433B2 (en) Recorder

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071113

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071114

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100607

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100615

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100802

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101124