JP2003323602A - Image retrieving device and image retrieving method - Google Patents

Image retrieving device and image retrieving method

Info

Publication number
JP2003323602A
JP2003323602A JP2003124404A JP2003124404A JP2003323602A JP 2003323602 A JP2003323602 A JP 2003323602A JP 2003124404 A JP2003124404 A JP 2003124404A JP 2003124404 A JP2003124404 A JP 2003124404A JP 2003323602 A JP2003323602 A JP 2003323602A
Authority
JP
Japan
Prior art keywords
component
image data
image
feature amount
frequency
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2003124404A
Other languages
Japanese (ja)
Other versions
JP4304368B2 (en
Inventor
Eiji Kasuya
英司 粕谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2003124404A priority Critical patent/JP4304368B2/en
Publication of JP2003323602A publication Critical patent/JP2003323602A/en
Application granted granted Critical
Publication of JP4304368B2 publication Critical patent/JP4304368B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Analysis (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image retrieving device capable of drastically reducing a processing time for retrieving a still; mage and a moving image. <P>SOLUTION: An image whose possibility to be a similar video candidate is judged to be zero by a correlation calculating process is removed from candidates. Therefore, it is possible to narrow down candidates, or retrieval results, with less matchings than when matching with respect to all designated moving image blocks in round robin system. Therefore, it is possible to drastically reduce processing quantity. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、画像検索装置、並
びに画像検索方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image search device and an image search method.

【0002】[0002]

【従来の技術】従来、画像特徴量生成装置、画像検索装
置、並びにその生成方法及び検索方法は一般に、蓄積さ
れた動画像の中からその一部分を検索するために適用さ
れる。
2. Description of the Related Art Conventionally, an image feature amount generating device, an image retrieving device, and a generating method and a retrieving method thereof are generally applied to retrieve a part of a stored moving image.

【0003】従来の参照動画像を利用した圧縮動画像検
索方法の一例が、特開平10−13832号公報に記載
されている。この公報にて開示された動画像検索方法
は、各ブロックのDCT係数の少なくとも1つを各画面
の特徴ベクトルとして抽出し、検索キーとなる特定の動
画像パターンに含まれる各フレームの特徴ベクトルの確
率的な状態遷移を学習によりモデル化し、検索対象であ
る一連の動画像に含まれるフレームから抽出された特徴
ベクトルの学習により得られた状態遷移モデルに対する
頻度が高い時間領域を検索結果として出力する。
An example of a conventional compressed moving image search method using a reference moving image is described in Japanese Patent Laid-Open No. 10-13832. The moving image search method disclosed in this publication extracts at least one of the DCT coefficients of each block as a feature vector of each screen, and extracts the feature vector of each frame included in a specific moving image pattern serving as a search key. Probabilistic state transitions are modeled by learning, and the time domain with a high frequency for the state transition model obtained by learning the feature vector extracted from the frames included in the series of moving images to be searched is output as the search result. .

【0004】また、特開平6−231254号公報は、
参照画像の特定領域と類似した領域を含む画像を圧縮動
画像データ中から探し出す方法である。参照画像の検索
を行う際に、第1段階として符号化情報に含まれる画素
値の平均値を用いてパターンマッチングを行い候補画像
を選別し、第2段階として参照画面と入力画面において
縮小画像の周波数成分との相関値を算出して検索を行っ
ている。
Japanese Patent Laid-Open No. 6-231254 discloses that
This is a method of searching an image including an area similar to the specific area of the reference image from the compressed moving image data. When searching for a reference image, pattern matching is performed using the average value of pixel values included in the encoded information as a first step to select candidate images, and a second step is to perform reduction of the reduced image on the reference screen and the input screen. The search is performed by calculating the correlation value with the frequency component.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
た従来の方法では、次のような問題がある。第1に特徴
量のサイズが大きいため、特徴量の記憶のための記憶装
置の規模が大きくなる。第2に特徴量のサイズが大きい
ことに起因して、検索速度が低下する。第3にデータベ
ース中の検索対象となる動画像データの各時点に対し、
入力された動画像特徴量の全体とマッチングを行ってい
るため、マッチング時間が膨大となる。特にデータベー
スの規模が大きくなるとこの問題点は顕著になる。
However, the above-mentioned conventional method has the following problems. First, since the size of the feature quantity is large, the scale of the storage device for storing the feature quantity is large. Secondly, the search speed decreases due to the large size of the feature amount. Thirdly, for each time point of the moving image data to be searched in the database,
Since matching is performed with the entire input moving image feature amount, matching time becomes enormous. This problem becomes more noticeable as the scale of the database increases.

【0006】本発明は、静止画像および動画像データの
中から類似した静止画像および動画像を高速に検索し、
より少ない記憶容量で静止画像および動画像特徴量を生
成する画像特徴量生成装置、画像検索装置、並びにその
生成方法及び検索方法を提供することを目的とする。
According to the present invention, similar still images and moving images are searched at high speed from still image and moving image data,
An object is to provide an image feature amount generation device, an image search device, and a generation method and a search method for generating a still image and a moving image feature amount with a smaller storage capacity.

【0007】[0007]

【課題を解決するための手段】係る目的を達成するため
に請求項1記載の発明は、画像データから生成された縮
小画像に対して周波数解析を行なって周波数成分を算出
して、当該算出した周波数成分から直流成分と一部の交
流成分とを抽出して、当該抽出した直流成分と一部の交
流成分とを用いて生成された画像データの特徴量を用い
て、当該画像データの特徴量間の相関値を計算すること
により類似する画像データを検索することを特徴とす
る。
In order to achieve the above object, the invention according to claim 1 calculates a frequency component by performing frequency analysis on a reduced image generated from image data, and calculates the frequency component. A DC component and a part of the AC component are extracted from the frequency component, and a feature amount of the image data generated by using the extracted DC component and a part of the AC component is used to extract the feature amount of the image data. It is characterized in that similar image data is searched by calculating a correlation value between them.

【0008】請求項2記載の発明は、画像データから生
成された縮小画像に対して周波数解析を行なって周波数
成分を算出して、当該算出した周波数成分から直流成分
と一部の交流成分とを抽出して、当該抽出した直流成分
と一部の交流成分とを用いて生成された画像データの特
徴量を画像データと共に記憶する特徴量つき画像記憶部
と、入力画像データから生成された縮小画像に対して周
波数解析を行なって周波数成分を算出して、当該算出し
た周波数成分から直流成分と一部の交流成分とを抽出し
て、当該抽出した直流成分と一部の交流成分とを用いて
生成された入力画像データの特徴量を入力し、当該入力
画像データの特徴量と特徴量つき画像記憶部に記憶され
た画像データの特徴量との相関値を算出する画像相関測
定部と、を備えることを特徴とする。
According to the second aspect of the present invention, the reduced image generated from the image data is subjected to frequency analysis to calculate the frequency component, and the calculated DC component and a part of the AC component are calculated. An image storage unit with a feature amount that extracts and stores the feature amount of the image data generated using the extracted DC component and a part of the AC component together with the image data, and a reduced image generated from the input image data. The frequency component is calculated by performing a frequency analysis on, the DC component and some AC components are extracted from the calculated frequency component, and the extracted DC component and some AC components are used. An image correlation measurement unit that inputs a feature amount of the generated input image data and calculates a correlation value between the feature amount of the input image data and the feature amount of the image data stored in the image storage unit with the feature amount. Prepare And wherein the door.

【0009】請求項3記載の発明は、請求項2に記載の
発明において、画像データから生成された縮小画像に対
して周波数解析を行なって周波数成分を算出する周波数
解析手段と、当該算出した周波数成分から直流成分と一
部の交流成分とを抽出する直流成分および一部交流成分
抽出手段と、を備えることを特徴とする。
According to a third aspect of the present invention, in the second aspect of the present invention, frequency analysis means for performing frequency analysis on the reduced image generated from the image data to calculate a frequency component, and the calculated frequency. And a direct current component and a partial alternating current component extracting means for extracting a direct current component and a part of the alternating current component from the component.

【0010】請求項4記載の発明は、請求項2または3
に記載の発明において、画像データから縮小画像を生成
する縮小画像生成手段を備えることを特徴とする。
The invention according to claim 4 is the invention according to claim 2 or 3.
In the invention described in (3) above, a reduced image generating means for generating a reduced image from the image data is provided.

【0011】請求項5記載の発明は、入力画像データか
ら生成された縮小画像に対して周波数解析を行なって周
波数成分を算出する周波数解析手段と、当該算出した周
波数成分から直流成分と一部の交流成分とを抽出して、
当該当該抽出した直流成分と一部の交流成分とを用いて
入力画像データの特徴量を生成する直流成分および一部
交流成分抽出手段と、画像データから生成された縮小画
像に対して周波数解析を行なって算出周波数成分を算出
して、当該算出周波数成分から直流成分と一部の交流成
分とを抽出して、当該抽出した直流成分と一部の交流成
分とを用いて生成された画像データの特徴量を画像デー
タと共に記憶する特徴量つき画像記憶部に記憶された画
像データの特徴量と入力画像データの特徴量との相関値
を算出する画像相関測定部と、を備えることを特徴とす
る。
According to a fifth aspect of the present invention, frequency analysis means for performing frequency analysis on the reduced image generated from the input image data to calculate a frequency component, and a direct current component and a part of the calculated frequency component. Extract the AC component and
DC component and partial AC component extraction means for generating the feature amount of the input image data by using the extracted DC component and a part of the AC component, and frequency analysis for the reduced image generated from the image data. By calculating the calculated frequency component, extracting the DC component and a part of the AC component from the calculated frequency component, of the image data generated using the extracted DC component and a part of the AC component. An image correlation measuring unit that calculates a correlation value between the feature amount of the image data stored in the image storage unit with the feature amount that stores the feature amount together with the image data and the feature amount of the input image data. .

【0012】請求項6記載の発明は、第1の画像データ
を代表する色情報の集合を用いて生成された第2の画像
データに対して周波数解析を行なって周波数成分を算出
して、当該算出した周波数成分から直流成分と一部の交
流成分とを抽出して、当該抽出した直流成分と一部の交
流成分とを用いて生成された第1の画像データの特徴量
を第1の画像データと共に記憶する特徴量つき画像記憶
部と、入力画像データを代表する色情報の集合を用いて
生成された第3の画像データに対して周波数解析を行な
って周波数成分を算出して、当該算出した周波数成分か
ら直流成分と一部の交流成分とを抽出して、当該抽出し
た直流成分と一部の交流成分とを用いて生成された入力
画像データの特徴量を入力し、当該入力画像データの特
徴量と特徴量つき画像記憶部に記憶された第1の画像デ
ータの特徴量との相関値を算出する画像相関測定部と、
を備えることを特徴とする。
According to a sixth aspect of the present invention, frequency analysis is performed on the second image data generated using the set of color information representing the first image data to calculate frequency components, The direct current component and a part of the alternating current component are extracted from the calculated frequency component, and the characteristic amount of the first image data generated using the extracted direct current component and the partial alternating current component is used as the first image. A frequency component is calculated by performing frequency analysis on the third image data generated using the image storage unit with the feature amount stored together with the data and the set of color information representing the input image data, and the calculation is performed. The DC component and a part of the AC component are extracted from the frequency component, and the feature amount of the input image data generated by using the extracted DC component and a part of the AC component is input, and the input image data is input. Features and features And image correlation measuring unit for calculating a correlation value between the feature quantity of the first image data stored in the image storage unit,
It is characterized by including.

【0013】請求項7記載は、請求項6に記載の発明に
おいて、入力画像データを代表する色情報の集合を用い
て生成された第3の画像に対して周波数解析を行なって
周波数成分を算出する周波数解析手段と、当該算出した
周波数成分から直流成分と一部の交流成分とを抽出し、
当該抽出した直流成分と一部の交流成分とを用いて入力
画像データの特徴量を生成する直流成分および一部交流
成分抽出手段と、を備えることを特徴とする。
According to a seventh aspect, in the invention according to the sixth aspect, frequency analysis is performed on the third image generated using the set of color information representing the input image data to calculate the frequency component. Frequency analysis means to extract the direct current component and a part of the alternating current component from the calculated frequency component,
A direct current component and a partial alternating current component extracting means for generating a feature amount of the input image data by using the extracted direct current component and a part of the alternating current component are provided.

【0014】請求項8記載の発明は、請求項6または7
に記載の発明において、入力画像データをブロックに分
割し、当該分割した各ブロックから各ブロックを代表す
る色情報を取り出し、当該取り出した代表する色情報を
用いて第3の画像データを生成する縮小画像生成手段を
備えることを特徴とする。
The invention according to claim 8 is claim 6 or 7
In the invention described in, the input image data is divided into blocks, color information representative of each block is extracted from each of the divided blocks, and third image data is generated using the extracted representative color information. An image generating means is provided.

【0015】請求項9記載の発明は、入力画像データを
代表する色情報の集合を用いて生成された第1の画像デ
ータに対して周波数解析を行なって周波数成分を算出す
る周波数解析手段と、当該算出した周波数成分から直流
成分と一部の交流成分とを抽出して、当該当該抽出した
直流成分と一部の交流成分とを用いて入力画像データの
特徴量を生成する直流成分および一部交流成分抽出手段
と、第2の画像データを代表する色情報の集合を用いて
生成された第3の画像データに対して周波数解析を行な
って周波数成分を算出して、当該算出周波数成分から直
流成分と一部の交流成分とを抽出して、当該抽出した直
流成分と一部の交流成分とを用いて生成された第2の画
像データの特徴量を第2画像データと共に記憶する特徴
量つき画像記憶部に記憶された第2の画像データの特徴
量と入力画像データの特徴量との相関値を算出する画像
相関測定部と、を備えることを特徴とする。
According to a ninth aspect of the present invention, frequency analysis means for performing frequency analysis on the first image data generated using a set of color information representing the input image data to calculate frequency components, A direct current component and a part of the alternating current component are extracted from the calculated frequency component, and a direct current component and a part of which generate the feature amount of the input image data by using the extracted direct current component and the partial alternating current component. A frequency component is calculated by performing frequency analysis on the third image data generated by using the AC component extracting means and the set of color information representing the second image data, and the DC component is calculated from the calculated frequency component. A component and a part of the AC component, and stores the feature amount of the second image data generated by using the extracted DC component and a part of the AC component together with the second image data. Image storage And image correlation measuring unit for calculating a correlation value between the feature quantity of the feature quantity and the input image data of the second image data stored, characterized in that it comprises a.

【0016】請求項10記載の発明は、請求項3、5、
7または9に記載の発明において、直流成分および一部
交流成分抽出手段が、輝度成分の係数の一部または色差
成分の係数の一部のいずれか一方または双方を抽出し、
当該抽出した輝度成分の係数の一部または色差成分の係
数の一部のいずれか一方または双方を用いて画像データ
の特徴量を生成することを特徴とする。
The invention according to claim 10 is the invention according to claim 3, 5,
In the invention described in 7 or 9, the DC component and partial AC component extracting means extracts either one or both of a part of the coefficient of the luminance component and a part of the coefficient of the color difference component,
The feature amount of the image data is generated by using one or both of the extracted coefficient of the luminance component and the extracted coefficient of the color difference component.

【0017】請求項11記載の発明は、請求項6〜8に
記載の発明において、第2の画像データ及び第3の画像
データが、8×8の固定サイズの画像データであること
を特徴とする。
The eleventh aspect of the present invention is characterized in that, in the sixth aspect to the eighth aspect, the second image data and the third image data are 8 × 8 fixed size image data. To do.

【0018】請求項12記載の発明は、請求項9に記載
の発明において、第1の画像データ及び第2の画像デー
タが、8×8の固定サイズの画像データであることを特
徴とする。
The twelfth aspect of the invention is characterized in that, in the ninth aspect of the invention, the first image data and the second image data are image data of a fixed size of 8 × 8.

【0019】請求項13記載の発明は、画像データを第
1の8×8の固定サイズの画像データに変換し、当該変
換した第1の8×8の固定サイズの画像データに対して
周波数解析を行なって周波数成分を算出して、当該算出
した周波数成分から輝度成分の直流成分と色差成分の直
流成分と交流成分の一部とを抽出することにより生成さ
れた画像データの特徴量を画像データと共に記憶する特
徴量つき画像記憶部と、入力画像データを第2の8×8
の固定サイズの画像データに変換し、当該変換した第2
の8×8の固定サイズの入力画像データに対して周波数
解析を行ない、当該周波数解析を行なって得られた輝度
成分の直流成分と色差成分の直流成分と交流成分の一部
とを抽出することにより生成された入力画像データの特
徴量を入力し、当該入力画像データの特徴量と特徴量つ
き画像記憶部に記憶された画像データの特徴量との相関
値を算出する画像相関測定部と、を備えることを特徴と
する。
According to a thirteenth aspect of the present invention, image data is converted into first 8 × 8 fixed size image data, and frequency conversion is performed on the converted first 8 × 8 fixed size image data. To calculate the frequency component, and extract the direct current component of the luminance component, the direct current component of the color difference component, and a part of the alternating current component from the calculated frequency component to obtain the feature amount of the image data as the image data. The image storage unit with a feature amount to be stored together with the input image data is stored in the second 8 × 8
Second fixed size image data
Frequency analysis is performed on the input image data having a fixed size of 8 × 8, and the direct current component of the luminance component, the direct current component of the color difference component, and a part of the alternating current component obtained by performing the frequency analysis are extracted. By inputting the feature amount of the input image data generated by, the image correlation measuring unit that calculates the correlation value between the feature amount of the input image data and the feature amount of the image data stored in the image storage unit with the feature amount, It is characterized by including.

【0020】請求項14記載の発明は、入力される画像
データが静止画像であるか動画像であるかを判定する画
像データ判定手段と、画像データ判定手段により静止画
像であると判定された画像データから縮小画像を生成す
る縮小画像生成手段と、生成された縮小画像の周波数解
析を行う周波数解析手段と、解析の結果得られる直流分
および一部交流分を静止画像特徴量として取り出す直流
成分および一部交流成分抽出手段とを有する静止画像特
徴量算出手段と、画像データ判定手段により動画像であ
ると判定された画像データから全部または一部のフレー
ムに相当するデータを取り出し処理対象に選定する特徴
量抽出対象フレーム選定手段と、取り出されたフレーム
それぞれのデータから縮小画像を生成する縮小画像生成
手段と、生成された縮小画像の周波数解析を行う周波数
解析手段と、解析の結果得られる直流分および一部交流
分を画像特徴量として取り出す直流成分および一部交流
成分抽出手段と、直流成分および一部交流成分抽出手段
から出力されるフレーム特徴量を集めて動画像特徴量を
生成する動画像特徴量生成手段とを有する動画像特徴量
算出手段と、静止画像データに対して静止画像特徴量算
出手段により予め算出された静止画像特徴量と、動画像
データに対して動画像特徴量算出手段により予め算出さ
れた動画像特徴量とを記憶した画像特徴量記憶手段と、
静止画像データ及び動画像データを記憶する画像データ
記憶手段とからなる画像データベースと、入力された静
止画像データにより静止画像算出手段にて算出された静
止画像特徴量と、画像データベースに含まれる画像特徴
量との相関値を計算する静止画像特徴量相関測定手段
と、入力された動画像データにより動画像特徴量算出手
段にて算出された動画像特徴量と、画像データベースに
含まれる画像特徴量との相関値を計算する動画像特徴量
相関測定手段とを有し、静止画像特徴量相関測定手段
は、相関値の高い画像データベース中の静止画像を類似
する静止画像の候補として検出し、動画像特徴量相関測
定手段は、相関値の高い画像データベース中の動画像区
間を類似する動画像区間の候補として検出することを特
徴とする。
According to a fourteenth aspect of the present invention, there is provided image data determination means for determining whether the input image data is a still image or a moving image, and an image determined by the image data determination means as a still image. Reduced image generation means for generating a reduced image from data, frequency analysis means for performing frequency analysis of the generated reduced image, and DC component for extracting a DC component and a partial AC component obtained as a result of the analysis as a still image feature amount, and Still image feature amount calculating means having a part AC component extracting means, and data corresponding to all or part of frames are extracted from the image data determined to be a moving image by the image data determining means and selected as a processing target. Feature amount extraction target frame selection means, and reduced image generation means for generating reduced images from the respective data of the extracted frames. Frequency analysis means for performing frequency analysis of the reduced image, direct current component and partial alternating current component extraction means for extracting direct current component and partial alternating current component obtained as a result of analysis as image feature amount, and direct current component and partial alternating current component extraction means A moving image feature amount calculating means having moving image feature amount generating means for collecting frame feature amounts output from the moving image feature amount generating means, and still image feature amount calculating means for still image data. Image feature amount storage means for storing the still image feature amount and the moving image feature amount previously calculated by the moving image feature amount calculation means for the moving image data,
An image database including an image data storage unit that stores still image data and moving image data, a still image feature amount calculated by the still image calculation unit based on the input still image data, and an image feature included in the image database. Static image feature amount correlation measuring means for calculating a correlation value with the amount, moving image feature amounts calculated by the moving image feature amount calculating means based on the input moving image data, and image feature amounts included in the image database. And a moving image feature amount correlation measuring unit for calculating a correlation value of the still image feature amount correlation measuring unit, the still image feature amount correlation measuring unit detects a still image in an image database having a high correlation value as a candidate of a similar still image, and a moving image The feature amount correlation measuring means is characterized by detecting a moving image section in an image database having a high correlation value as a candidate for a similar moving image section.

【0021】請求項15記載の発明は、請求項14に記
載の発明において、動画像特徴量相関測定手段は、入力
した動画像データに対して動画像算出手段により算出さ
れた動画像特徴量を分割し、動画像データベースに含ま
れる動画像の動画像特徴量の一部と、分割した各動画像
特徴量との部分的相関値を順次算出し、部分的相関値が
予め定められた閾値よりも低い時に、その特徴量を持つ
動画像データベースに含まれる動画像区間を類似する動
画像の候補から取り除くことを特徴とする。
According to a fifteenth aspect of the present invention, in the invention according to the fourteenth aspect, the moving image characteristic amount correlation measuring means calculates the moving image characteristic amount calculated by the moving image calculating means with respect to the input moving image data. The partial correlation value between the moving image feature amount of the divided moving image included in the moving image database and each of the divided moving image feature amounts is sequentially calculated, and the partial correlation value is smaller than a predetermined threshold value. When it is low, the feature is that the moving image section included in the moving image database having the feature amount is removed from candidates of similar moving images.

【0022】請求項16記載の発明は、請求項14また
は15に記載の発明において、動画像特徴量相関測定手
段は、入力した動画像データに対して動画像算出手段に
より算出された動画像特徴量を分割し、動画像データベ
ースに含まれる動画像の動画像特徴量の一部と、分割し
た部分動画像特徴量との部分的相関値を順次算出し、部
分的相関値が予め定められた閾値よりも低い部分動画像
特徴量の数が予め定められた閾値以上となった時点で類
似する動画像の候補から取り除くことを特徴とする。
According to a sixteenth aspect of the present invention, in the invention according to the fourteenth aspect or the fifteenth aspect, the moving image feature amount correlation measuring means is the moving image feature calculated by the moving image calculating means with respect to the input moving image data. The amount is divided, and a partial correlation value between a part of the moving image feature amount of the moving image included in the moving image database and the divided partial moving image feature amount is sequentially calculated, and the partial correlation value is predetermined. It is characterized in that it is removed from similar moving image candidates when the number of partial moving image feature amounts lower than the threshold value becomes equal to or more than a predetermined threshold value.

【0023】請求項17記載の発明は、画像データから
生成された縮小画像に対して周波数解析を行なって周波
数成分を算出して、当該算出した周波数成分から直流成
分と一部の交流成分とを抽出して、当該抽出した直流成
分と一部の交流成分とを用いて生成された画像データの
特徴量を用いて、当該画像データの特徴量間の相関値を
計算することにより類似する画像データを検索すること
を特徴とする。
According to the seventeenth aspect of the present invention, the reduced image generated from the image data is subjected to frequency analysis to calculate the frequency component, and the direct current component and a part of the alternating current component are calculated from the calculated frequency component. Similar image data is extracted by calculating the correlation value between the feature amounts of the image data by using the feature amount of the image data generated by using the extracted DC component and a part of the AC component. It is characterized by searching.

【0024】請求項18記載の発明は、画像データから
生成された縮小画像に対して周波数解析を行なって周波
数成分を算出して、当該算出した周波数成分から直流成
分と一部の交流成分とを抽出して、当該抽出した直流成
分と一部の交流成分とを用いて生成された画像データの
特徴量を画像データと共に特徴量つき画像記憶部に記憶
するステップと、入力画像データから生成された縮小画
像に対して周波数解析を行なって周波数成分を算出し
て、当該算出した周波数成分から直流成分と一部の交流
成分とを抽出して、当該抽出した直流成分と一部の交流
成分とを用いて生成された入力画像データの特徴量を入
力し、当該入力画像データの特徴量と特徴量つき画像記
憶部に記憶された画像データの特徴量との相関値を算出
する画像相関測定ステップと、を備えることを特徴とす
る。
In the eighteenth aspect of the present invention, frequency analysis is performed on the reduced image generated from the image data to calculate the frequency component, and the direct current component and a part of the alternating current component are calculated from the calculated frequency component. A step of extracting and storing the feature amount of the image data generated by using the extracted DC component and a part of the AC component in the image storage unit with the feature amount together with the image data; A frequency analysis is performed on the reduced image to calculate a frequency component, a DC component and a part of the AC component are extracted from the calculated frequency component, and the extracted DC component and a part of the AC component are extracted. An image correlation measurement step for inputting the feature amount of the input image data generated by using the input image data and calculating a correlation value between the feature amount of the input image data and the feature amount of the image data stored in the image storage unit with the feature amount. Tsu and up, characterized in that it comprises a.

【0025】請求項19記載の発明は、請求項18に記
載の発明において、画像データから生成された縮小画像
に対して周波数解析を行なって周波数成分を算出する周
波数解析ステップと、当該算出した周波数成分から直流
成分と一部の交流成分とを抽出する直流成分および一部
交流成分抽出ステップと、を備えることを特徴とする。
According to a nineteenth aspect of the present invention, in the invention according to the eighteenth aspect, a frequency analysis step of performing frequency analysis on a reduced image generated from image data to calculate a frequency component, and the calculated frequency. A DC component and a partial AC component extracting step of extracting a DC component and a part of the AC component from the component.

【0026】請求項20記載の発明は、請求項18また
は19に記載の発明において、画像データから縮小画像
を生成する縮小画像生成ステップを備えることを特徴と
する。
The invention described in Item 20 is the invention described in Item 18 or 19 characterized by further comprising a reduced image generating step of generating a reduced image from the image data.

【0027】請求項21記載の発明は、入力画像データ
から生成された縮小画像に対して周波数解析を行なって
周波数成分を算出する周波数解析ステップと、当該算出
した周波数成分から直流成分と一部の交流成分とを抽出
して、当該当該抽出した直流成分と一部の交流成分とを
用いて入力画像データの特徴量を生成する直流成分およ
び一部交流成分抽出ステップと、画像データから生成さ
れた縮小画像に対して周波数解析を行なって算出周波数
成分を算出して、当該算出周波数成分から直流成分と一
部の交流成分とを抽出して、当該抽出した直流成分と一
部の交流成分とを用いて生成された画像データの特徴量
を画像データと共に記憶する特徴量つき画像記憶部に記
憶された画像データの特徴量と入力画像データの特徴量
との相関値を算出する画像相関測定ステップと、を備え
ることを特徴とする。
According to a twenty-first aspect of the present invention, a frequency analysis step of performing frequency analysis on a reduced image generated from input image data to calculate a frequency component, and a DC component and a part of the calculated frequency component. An AC component is extracted, and a DC component and a partial AC component extraction step of generating a feature amount of the input image data by using the extracted DC component and a part of the AC component; A frequency analysis is performed on the reduced image to calculate a calculated frequency component, a DC component and a part of the AC component are extracted from the calculated frequency component, and the extracted DC component and a part of the AC component are extracted. Calculate the correlation value between the feature amount of the image data stored in the image storage unit with the feature amount that stores the feature amount of the image data generated using the image data and the feature amount of the input image data And image correlation measurement step that, characterized in that it comprises a.

【0028】請求項22記載の発明は、第1の画像デー
タを代表する色情報の集合を用いて生成された第2の画
像データに対して周波数解析を行なって周波数成分を算
出して、当該算出した周波数成分から直流成分と一部の
交流成分とを抽出して、当該抽出した直流成分と一部の
交流成分とを用いて生成された第1の画像データの特徴
量を第1の画像データと共に特徴量つき画像記憶部に記
憶するステップと、入力画像データを代表する色情報の
集合を用いて生成された第3の画像データに対して周波
数解析を行なって周波数成分を算出して、当該算出した
周波数成分から直流成分と一部の交流成分とを抽出し
て、当該抽出した直流成分と一部の交流成分とを用いて
生成された入力画像データの特徴量を入力し、当該入力
画像データの特徴量と特徴量つき画像記憶部に記憶され
た第1の画像データの特徴量との相関値を算出する画像
相関測定ステップと、を備えることを特徴とする。
According to a twenty-second aspect of the present invention, frequency analysis is performed on the second image data generated using the set of color information representing the first image data to calculate frequency components, The direct current component and a part of the alternating current component are extracted from the calculated frequency component, and the characteristic amount of the first image data generated using the extracted direct current component and the partial alternating current component is used as the first image. A step of storing the data in the image storage unit with a feature amount together with the data, and a frequency component is calculated by performing frequency analysis on the third image data generated using the set of color information representing the input image data, A DC component and a part of the AC component are extracted from the calculated frequency component, and the feature amount of the input image data generated by using the extracted DC component and a part of the AC component is input, and the input is performed. Image data features Characterized in that and an image correlation measuring step of calculating a correlation value between the feature quantity of the first image data stored in the feature amount with the image storage unit.

【0029】請求項23記載の発明は、請求項22記載
の発明において、入力画像データを代表する色情報の集
合を用いて生成された第3の画像に対して周波数解析を
行なって周波数成分を算出する周波数解析ステップと、
当該算出した周波数成分から直流成分と一部の交流成分
とを抽出し、当該抽出した直流成分と一部の交流成分と
を用いて入力画像データの特徴量を生成する直流成分お
よび一部交流成分抽出ステップと、を備えることを特徴
とする。
According to a twenty-third aspect of the present invention, in the twenty-third aspect of the present invention, frequency analysis is performed on the third image generated using the set of color information representing the input image data to obtain frequency components. Frequency analysis step to calculate,
A direct current component and a partial alternating current component that extract a direct current component and a partial alternating current component from the calculated frequency component, and generate a feature amount of input image data using the extracted direct current component and a partial alternating current component. And an extraction step.

【0030】請求項24記載の発明は、請求項22また
は23に記載の発明において、入力画像データをブロッ
クに分割し、当該分割した各ブロックから各ブロックを
代表する色情報を取り出し、当該取り出した代表する色
情報を用いて第3の画像データを生成する縮小画像生成
ステップを備えることを特徴とする。
According to a twenty-fourth aspect of the invention, in the invention according to the twenty-second or the twenty-third aspect, the input image data is divided into blocks, color information representing each block is extracted from each of the divided blocks, and the extracted color information is extracted. It is characterized by comprising a reduced image generating step of generating the third image data using representative color information.

【0031】請求項25記載の発明は、入力画像データ
を代表する色情報の集合を用いて生成された第1の画像
データに対して周波数解析を行なって周波数成分を算出
する周波数解析ステップと、当該算出した周波数成分か
ら直流成分と一部の交流成分とを抽出して、当該当該抽
出した直流成分と一部の交流成分とを用いて入力画像デ
ータの特徴量を生成する直流成分および一部交流成分抽
出ステップと、第2の画像データを代表する色情報の集
合を用いて生成された第3の画像データに対して周波数
解析を行なって周波数成分を算出して、当該算出周波数
成分から直流成分と一部の交流成分とを抽出して、当該
抽出した直流成分と一部の交流成分とを用いて生成され
た第2の画像データの特徴量を第2画像データと共に記
憶する特徴量つき画像記憶部に記憶された第2の画像デ
ータの特徴量と入力画像データの特徴量との相関値を算
出する画像相関測定ステップと、を備えることを特徴と
する。
According to a twenty-fifth aspect of the present invention, a frequency analysis step of performing frequency analysis on the first image data generated using the set of color information representing the input image data to calculate frequency components, A direct current component and a part of the alternating current component are extracted from the calculated frequency component, and a direct current component and a part of which generate the feature amount of the input image data by using the extracted direct current component and the partial alternating current component. An AC component extraction step and frequency analysis is performed on the third image data generated using the set of color information representing the second image data to calculate the frequency component, and the DC component is calculated from the calculated frequency component. A component and a part of the AC component, and stores the feature amount of the second image data generated by using the extracted DC component and a part of the AC component together with the second image data. Characterized in that and an image correlation measuring step of calculating a correlation value between the feature quantity of the feature quantity and the input image data of the second image data stored in the image storage unit.

【0032】請求項26記載の発明は、請求項19、2
1、23または25に記載の発明において、直流成分お
よび一部交流成分抽出ステップにおいて、輝度成分の係
数の一部または色差成分の係数の一部のいずれか一方ま
たは双方を抽出し、当該抽出した輝度成分の係数の一部
または色差成分の係数の一部のいずれか一方または双方
を用いて画像データの特徴量を生成することを特徴とす
る。
The invention described in claim 26 is,
In the invention described in 1, 23, or 25, in the DC component and partial AC component extraction step, one or both of a part of the coefficient of the luminance component and a part of the coefficient of the color difference component are extracted and extracted. It is characterized in that the feature amount of the image data is generated by using one or both of a part of the coefficient of the luminance component and a part of the coefficient of the color difference component.

【0033】請求項27記載の発明は、請求項22〜2
4に記載の発明において、第2の画像データ及び第3の
画像データが、8×8の固定サイズの画像データである
ことを特徴とする。
The invention as defined in claim 27 is based on claims 22 to 2.
In the invention described in 4, the second image data and the third image data are image data of 8 × 8 fixed size.

【0034】請求項28記載の発明は、請求項25に記
載の発明において、第1の画像データ及び第2の画像デ
ータが、8×8の固定サイズの画像データであることを
特徴とする。
According to a twenty-eighth aspect of the invention, in the twenty-fifth aspect of the invention, the first image data and the second image data are image data of 8 × 8 fixed size.

【0035】請求項29記載の発明は、画像データを第
1の8×8の固定サイズの画像データに変換し、当該変
換した第1の8×8の固定サイズの画像データに対して
周波数解析を行なって周波数成分を算出して、当該算出
した周波数成分から輝度成分の直流成分と色差成分の直
流成分と交流成分の一部とを抽出することにより生成さ
れた画像データの特徴量を画像データと共に特徴量つき
画像記憶部に記憶するステップと、入力画像データを第
2の8×8の固定サイズの画像データに変換し、当該変
換した第2の8×8の固定サイズの入力画像データに対
して周波数解析を行ない、当該周波数解析を行なって得
られた輝度成分の直流成分と色差成分の直流成分と交流
成分の一部とを抽出することにより生成された入力画像
データの特徴量を入力し、当該入力画像データの特徴量
と特徴量つき画像記憶部に記憶された画像データの特徴
量との相関値を算出する画像相関測定ステップと、を備
えることを特徴とする。
According to a twenty-ninth aspect of the invention, the image data is converted into first 8 × 8 fixed size image data, and the frequency analysis is performed on the converted first 8 × 8 fixed size image data. To calculate the frequency component, and extract the direct current component of the luminance component, the direct current component of the color difference component, and a part of the alternating current component from the calculated frequency component to obtain the feature amount of the image data as the image data. Together with the step of storing in the image storage unit with the feature amount, converting the input image data into second 8 × 8 fixed size image data, and converting to the converted second 8 × 8 fixed size input image data. Then, the frequency analysis is performed, and the feature amount of the input image data generated by extracting the DC component of the luminance component, the DC component of the color difference component, and a part of the AC component obtained by performing the frequency analysis is input. And characterized in that it comprises an image correlation measuring step of calculating a correlation value between the feature amount and the feature amount with the image feature amount of image data stored in the storage unit of the input image data.

【0036】[0036]

【発明の実施の形態】次に、添付図面を参照して本発明
による画像特徴量生成装置、画像検索装置、並びにその
生成方法及び検索方法の実施の形態を詳細に説明する。
図1〜図9を参照すると、本発明の画像特徴量生成装
置、画像検索装置、並びにその生成方法及び検索方法の
実施形態が示されている。
BEST MODE FOR CARRYING OUT THE INVENTION Next, embodiments of an image feature amount generating apparatus, an image retrieving apparatus, a generating method and a retrieving method according to the present invention will be described in detail with reference to the accompanying drawings.
1 to 9, there are shown an embodiment of an image feature amount generation device, an image search device, and a generation method and a search method thereof according to the present invention.

【0037】まず、図1を参照ながら本発明の画像特徴
量生成装置及び方法に係る第1の実施形態について詳細
に説明する。
First, a first embodiment of an image feature amount generating apparatus and method according to the present invention will be described in detail with reference to FIG.

【0038】図1に示された第1の実施形態は、静止画
像データを入力して、その静止画像データの特徴量を生
成する静止画像特徴量生成部22を有する。静止画像特
徴量生成部22は、縮小画像生成手段221と周波数解
析手段222と直流成分および一部交流成分抽出手段2
23とを有する。
The first embodiment shown in FIG. 1 has a still image characteristic amount generating section 22 for inputting still image data and generating a characteristic amount of the still image data. The still image feature amount generation unit 22 includes a reduced image generation unit 221, a frequency analysis unit 222, a DC component and a partial AC component extraction unit 2.
23 and.

【0039】縮小画像生成手段221は、入力された静
止画像データ11に対して、縮小画像12の生成を行
う、この時の縮小率は任意である。縮小画像の生成方法
例としては、画像をブロック分割し、各ブロックの代表
する色情報のみを取り出す方法がある。代表する色情報
としては、各ブロック内における平均色、最頻色等が利
用できる。また、画像データがブロック単位で圧縮され
ている場合には、各ブロックの直流成分のみを取り出し
生成することもできる。
The reduced image generation means 221 generates a reduced image 12 for the input still image data 11, and the reduction ratio at this time is arbitrary. As an example of a method of generating a reduced image, there is a method of dividing an image into blocks and extracting only color information representative of each block. As representative color information, the average color, the most frequent color, etc. in each block can be used. Further, when the image data is compressed in block units, only the DC component of each block can be extracted and generated.

【0040】周波数解析手段222は、縮小画像12の
周波数解析を行い、周波数成分13を算出する。縮小画
像12を複数の領域に分割してから周波数解析を行うこ
とも可能である。縮小画像の周波数解析方法としては、
DCT変換やウェーブレット変換やフーリエ変換やアダ
マール変換等が利用できる。
The frequency analysis means 222 analyzes the frequency of the reduced image 12 and calculates the frequency component 13. It is also possible to perform the frequency analysis after dividing the reduced image 12 into a plurality of regions. As a frequency analysis method for reduced images,
DCT transform, wavelet transform, Fourier transform, Hadamard transform, etc. can be used.

【0041】直流成分および一部交流成分抽出手段22
3は、周波数解析手段222より算出された周波数成分
13より直流成分および一部交流成分14を抽出する。
周波数解析手段222および直流成分および一部交流成
分抽出手段223の具体例としては、縮小画像サイズ全
体に対する2次元DCTにより周波数解析手段222を
実行して、その直流成分およびn個の交流成分を抽出す
る方法等を用いることができる。また、輝度成分のみの
係数、色差成分のみの係数、双方の係数の一部のみを抽
出する方法等も用いることができる。
DC component and partial AC component extracting means 22
3 extracts a DC component and a partial AC component 14 from the frequency component 13 calculated by the frequency analysis means 222.
As a specific example of the frequency analysis unit 222 and the DC component and partial AC component extraction unit 223, the frequency analysis unit 222 is executed by a two-dimensional DCT for the entire reduced image size to extract the DC component and n AC components. The method and the like can be used. Also, a coefficient of only the luminance component, a coefficient of only the color difference component, a method of extracting only a part of both coefficients, or the like can be used.

【0042】この画像特徴量生成装置及び方法では、縮
小画像に対して周波数解析を行い、得られる係数の一部
のみを用いているため、必要な記憶容量が少ない画像特
徴量を生成できる。
In this image feature amount generating apparatus and method, since the frequency analysis is performed on the reduced image and only a part of the obtained coefficients is used, it is possible to generate the image feature amount requiring a small storage capacity.

【0043】次に、図2を参照しながら本発明の画像特
徴量生成装置及び方法に係る第2の実施形態を詳細に説
明する。
Next, a second embodiment of the image feature amount generating apparatus and method of the present invention will be described in detail with reference to FIG.

【0044】図2に示された第2の実施形態は、動画像
データを入力して、その動画像データの特徴量を生成す
る動画像特徴量生成部2を有する。動画像特徴量生成部
2は、特徴量抽出対象フレーム選定手段21と、静止画
像特徴量生成部22と、特徴量生成手段23とを有す
る。また、静止画像特徴量生成部22は、上述した縮小
画像生成手段221と周波数解析手段222と、直流成
分および一部交流成分抽出手段223とを有する。な
お、動画像とは複数の静止画像からなるものであり、上
述した扱う対象が動画像となっても、第1の実施形態で
用いた静止画像特徴量生成部22を用いることが出来
る。
The second embodiment shown in FIG. 2 has a moving image characteristic amount generating section 2 which inputs moving image data and generates a characteristic amount of the moving image data. The moving image feature amount generation unit 2 includes a feature amount extraction target frame selection unit 21, a still image feature amount generation unit 22, and a feature amount generation unit 23. Further, the still image feature amount generation unit 22 has the above-described reduced image generation unit 221, frequency analysis unit 222, and DC component and partial AC component extraction unit 223. The moving image is composed of a plurality of still images, and the still image feature amount generation unit 22 used in the first embodiment can be used even when the above-mentioned object to be handled is a moving image.

【0045】特徴量生成部2の構成部である特徴量抽出
対象フレーム選定手段21は、入力された動画像データ
1より特徴量抽出の対象となるフレームデータ11を選
定する。
The feature amount extraction target frame selecting means 21 which is a component of the feature amount generating unit 2 selects the frame data 11 to be the feature amount extraction target from the input moving image data 1.

【0046】特徴量抽出対象フレーム選定手段21は、
動画像データ中で1フレーム内で圧縮処理が完了してい
るフレーム内符号化フレームに相当する圧縮データのみ
を取り出すことができる。全てのフレーム内符号化フレ
ームを選択することも、一部のフレーム内符号化フレー
ムのみを選択することも可能である。また、フレーム内
で処理が完結していないフレーム間符号化フレームにつ
いても、例えば、文献;Boon-Lock Yeo and Bede Li
u:”On the extraction of DC sequence from MPEG Co
mpressed Video ”、IEEE International Conference o
n Image Processing(1995)記載の方法を用いて、フレ
ーム内符号化フレームを擬似的に生成することができ
る。このため、擬似的にフレーム内符号化フレームを生
成してそれを選択することも可能である。
The feature amount extraction target frame selecting means 21 is
It is possible to take out only the compressed data corresponding to the intra-frame encoded frame in which the compression processing is completed within one frame in the moving image data. It is possible to select all the intra-coded frames or only some of the intra-coded frames. In addition, regarding an inter-coded frame in which processing is not completed within the frame, for example, see the document; Boon-Lock Yeo and Bede Li.
u: ”On the extraction of DC sequence from MPEG Co
mpressed Video ”, IEEE International Conference o
By using the method described in n Image Processing (1995), an intra-coded frame can be generated in a pseudo manner. Therefore, it is also possible to artificially generate an intra-coded frame and select it.

【0047】静止画特徴量抽出部22を構成する縮小画
像生成手段221は、特徴量抽出対象フレーム選定手段
21で選定された静止画像データ11より、縮小画像を
生成する。周波数解析手段222は、縮小画像12を周
波数成分13に分解する。直流成分および一部交流成分
抽出手段223は、周波数解析手段222より生成され
た周波数成分13より直流成分および一部交流成分14
を抽出する。
The reduced image generation means 221 constituting the still image feature amount extraction section 22 generates a reduced image from the still image data 11 selected by the feature amount extraction target frame selection means 21. The frequency analysis unit 222 decomposes the reduced image 12 into frequency components 13. The DC component and partial AC component extraction means 223 uses the frequency component 13 generated by the frequency analysis means 222 to determine the DC component and partial AC component 14 from the frequency component 13.
To extract.

【0048】特徴量生成手段23は、静止画特徴量抽出
部22から与えられる直流成分および一部交流成分14
を、全選択フレームについて抽出することにより特徴量
15を生成する。
The feature amount generating means 23 is a direct current component and a partial alternating current component 14 provided from the still image feature amount extracting section 22.
Is extracted for all selected frames to generate the feature amount 15.

【0049】この実施形態においても、縮小画像に対し
て周波数解析を行い、得られる係数の一部のみを用いて
いるため、必要な記憶容量が少ない特徴量を生成するこ
とができる。
Also in this embodiment, since the frequency analysis is performed on the reduced image and only a part of the obtained coefficients is used, it is possible to generate a feature amount that requires a small storage capacity.

【0050】次に、図3を参照しながら、本発明の画像
特徴量生成装置及び方法に係る第3の実施形態について
説明する。
Next, with reference to FIG. 3, a third embodiment of the image feature amount generating apparatus and method of the present invention will be described.

【0051】図3に示された第3の実施形態は、静止画
像データを入力して、その静止画像データの特徴量を生
成する静止画像特徴量生成部22と、入力した静止画像
データを記憶する静止画像データ記憶部61と静止画像
特徴量生成部22にて生成された静止画像特徴量を記憶
する静止画像特徴量記憶部62とからなる特徴量付き静
止画像データベース記憶部6とを有する。静止画像特徴
量生成部22は、縮小画像生成手段221と周波数解析
手段222と直流成分および一部交流成分抽出手段22
3とを有する。
In the third embodiment shown in FIG. 3, a still image feature amount generator 22 for inputting still image data and generating a feature amount of the still image data, and the input still image data is stored. The still image data storage unit 61 and the still image feature amount storage unit 62 that stores the still image feature amount generated by the still image feature amount generation unit 22 are included in the still image database storage unit 6 with a feature amount. The still image feature amount generation unit 22 includes a reduced image generation unit 221, a frequency analysis unit 222, a DC component and a partial AC component extraction unit 22.
3 and 3.

【0052】静止画像特徴量生成部22は、縮小画像生
成手段221が入力された静止画像画像データにより縮
小画像を生成し、周波数解析手段222が生成された縮
小画像の周波数解析を行い、解析の結果得られる直流分
および一部交流分を直流成分および一部交流成分抽出手
段223が取り出すことにより静止画像特徴量を生成す
る。
The still image feature amount generation unit 22 generates a reduced image from the input still image image data by the reduced image generation unit 221, and the frequency analysis unit 222 performs a frequency analysis of the generated reduced image to perform analysis. The resulting DC component and partial AC component are extracted by the DC component and partial AC component extraction means 223 to generate a still image feature amount.

【0053】生成された静止画像特徴量は静止画像特徴
量記憶部62に記憶され、また、静止画像特徴量の生成
のために使用された静止画像データは静止画像データ記
憶部61に記憶される。
The generated still image feature amount is stored in the still image feature amount storage unit 62, and the still image data used for generating the still image feature amount is stored in the still image data storage unit 61. .

【0054】この実施形態においても、縮小画像に対し
て周波数解析を行い、得られる係数の一部のみを用いて
いるため、必要な記憶容量が少ない特徴量を生成するこ
とができる。
Also in this embodiment, since the frequency analysis is performed on the reduced image and only a part of the obtained coefficients is used, it is possible to generate a feature amount which requires a small storage capacity.

【0055】図4に示されるように画像特徴量生成装置
及び方法に係る第4の実施形態は、動画像特徴量生成部
2と、特徴量付き動画像データベース記憶部3とを有し
て構成される。なお、動画像特徴量生成部2についての
説明は省略する。
As shown in FIG. 4, the fourth embodiment relating to the image feature amount generating apparatus and method has a moving image feature amount generating section 2 and a moving image database storage section 3 with characteristic amount. To be done. The description of the moving image feature amount generation unit 2 is omitted.

【0056】本実施形態は、動画像データ1から特徴量
15を生成し、両者を特徴量付き動画像データベース記
憶部3に記憶するものである。
In this embodiment, the feature amount 15 is generated from the moving image data 1 and both are stored in the moving image database storage unit 3 with the feature amount.

【0057】特徴量付き動画像データベース記憶部3
は、動画像データ記憶部31と、動画像特徴量記憶部3
2とで構成されており、さまざまな動画像データ1に対
して、それぞれ動画像データ1と、動画像データ1から
特徴量生成部2により生成された特徴量15とを記憶す
る。
Moving image database storage unit with feature amount 3
Is a moving image data storage unit 31 and a moving image feature amount storage unit 3
2 and stores the moving image data 1 and the characteristic amount 15 generated from the moving image data 1 by the characteristic amount generation unit 2 for various moving image data 1.

【0058】特徴量付き動画像データベース記憶部3の
一方の構成部である動画像データ記憶部31は、動画像
データ1を保持する。また、動画像データ記憶部31
は、動画像データ1から特徴量生成部2により生成され
た特徴量15を保持する。
The moving image data storage unit 31, which is one of the components of the moving image database storage unit 3 with the feature amount, holds the moving image data 1. In addition, the moving image data storage unit 31
Holds the feature amount 15 generated by the feature amount generating unit 2 from the moving image data 1.

【0059】上記の各部により構成される画像特徴量生
成装置は、動画像データからフレームの全部または一部
に相当するデータを特徴量抽出対象フレーム選定手段2
1で取り出し、取り出された各フレームに相当するデー
タから縮小画像生成手段221が縮小画像を生成し、周
波数解析手段222が生成された縮小画像の周波数解析
を行い、解析の結果得られる直流分および一部交流分を
直流成分および一部交流成分抽出手段223が取り出
し、それを特徴量生成手段23が全選択フレームについ
て実行することにより特徴量を生成する。
The image feature amount generating apparatus constituted by the above-mentioned respective units uses the feature amount extraction target frame selecting means 2 to extract data corresponding to all or part of a frame from moving image data.
In step 1, the reduced image generation unit 221 generates a reduced image from the data corresponding to the extracted frames, and the frequency analysis unit 222 performs frequency analysis of the generated reduced image. The DC component and AC component extraction unit 223 extracts a part of the AC component, and the feature amount generation unit 23 executes it for all the selected frames to generate the feature amount.

【0060】この動画像特徴量生成装置では、一部のフ
レームの縮小画像に対して周波数解析を行い、得られる
係数の一部のみを用いているため、必要な記憶容量が少
ない動画像特徴量を生成できる。
In this moving image feature amount generation apparatus, frequency analysis is performed on the reduced image of some frames, and only a part of the obtained coefficients is used. Therefore, the moving image feature amount that requires a small storage capacity is used. Can be generated.

【0061】次に、図5を参照しながら、本発明の画像
特徴量生成装置及び方法に係る第5の実施形態について
説明する。
Next, with reference to FIG. 5, a fifth embodiment of the image feature amount generating apparatus and method of the present invention will be described.

【0062】図5に示された画像特徴量生成装置に係る
第5の実施形態は、画像データ判定部100と、静止画
像特徴量生成部22と、動画像特徴量生成部2と、特徴
量付き画像データベース記憶部5とを有して構成され
る。なお、本実施形態が対象とする画像データは動画像
データ及び静止画像データを含むものであり、動画像は
複数の静止画像からなるものとする。
The fifth embodiment according to the image feature amount generation apparatus shown in FIG. 5 is an image data determination unit 100, a still image feature amount generation unit 22, a moving image feature amount generation unit 2, and a feature amount. And the attached image database storage unit 5. Note that the image data targeted by the present embodiment includes moving image data and still image data, and the moving image is composed of a plurality of still images.

【0063】本実施形態に入力される画像データ7は、
画像データ判定部100によって静止画像であるか動画
像であるかを判定される。画像が静止画像である場合に
は、静止画像特徴量生成部22に、動画像である場合に
は動画像特徴量生成部2に入力される。
The image data 7 input to this embodiment is
The image data determination unit 100 determines whether the image is a still image or a moving image. If the image is a still image, it is input to the still image feature amount generation unit 22, and if it is a moving image, it is input to the moving image feature amount generation unit 2.

【0064】静止画像特徴量生成部22は、縮小画像生
成手段221が入力された静止画像画像データにより縮
小画像を生成し、周波数解析手段222が生成された縮
小画像の周波数解析を行い、解析の結果得られる直流分
および一部交流分を直流成分および一部交流成分抽出手
段223が取り出し、それを特徴量生成手段23が全選
択フレームについて実行することにより特徴量を生成す
る。
The still image feature amount generating unit 22 generates a reduced image from the input still image image data by the reduced image generating unit 221, and the frequency analyzing unit 222 performs the frequency analysis of the generated reduced image for analysis. The resulting DC component and partial AC component are extracted by the DC component and partial AC component extraction unit 223, and the feature amount generation unit 23 executes them for all selected frames to generate the feature amount.

【0065】動画像特徴量生成部2は、動画像データか
らフレームの全部または一部に相当するデータを特徴量
抽出対象フレーム選定手段21で取り出し、取り出され
た各フレームに相当するデータから縮小画像生成手段2
21が縮小画像を生成し、周波数解析手段222が生成
された縮小画像の周波数解析を行い、解析の結果得られ
る直流分および一部交流分を直流成分および一部交流成
分抽出手段223が取り出し、それを特徴量生成手段2
3が全選択フレームについて実行することにより特徴量
を生成する。
The moving image feature amount generating section 2 extracts data corresponding to all or a part of the frame from the moving image data by the feature amount extraction target frame selecting means 21, and reduces the reduced image from the data corresponding to each extracted frame. Generation means 2
21 generates a reduced image, the frequency analysis unit 222 performs frequency analysis of the generated reduced image, and the DC component and partial AC component extraction unit 223 extracts the DC component and the partial AC component obtained as a result of the analysis. The feature quantity generation means 2
3 performs on all selected frames to generate a feature amount.

【0066】上述した処理により生成された各特徴量1
4、15は特徴量付き画像データベース記憶部5の画像
特徴量記憶部52に記憶される。また、動画像及び静止
画像とからなる画像データは、画像データ記憶部51に
記憶される。
Each feature amount 1 generated by the above processing
4 and 15 are stored in the image feature amount storage unit 52 of the image database storage unit 5 with the feature amount. Further, image data including a moving image and a still image is stored in the image data storage unit 51.

【0067】このように静止画像が入力された場合に
は、縮小画像に対して周波数解析を行い、得られる係数
の一部のみを用いて特徴量を生成し、また、動画像が入
力された場合には、一部のフレームの縮小画像に対して
周波数解析を行い、得られる係数の一部のみを用いて特
徴量を生成しているため、必要な記憶容量が少ない静止
画像及び動画像特徴量を生成できる。
When a still image is input as described above, frequency analysis is performed on the reduced image, a feature amount is generated using only a part of the obtained coefficients, and a moving image is input. In this case, the frequency analysis is performed on the reduced image of some frames, and the feature amount is generated using only a part of the obtained coefficients. Can generate quantity.

【0068】次に、図6を参照しながら本発明の画像検
索装置及び方法に係る第1の実施形態について説明す
る。
Next, a first embodiment of the image retrieval apparatus and method of the present invention will be described with reference to FIG.

【0069】図6に示されるように本実施形態は、静止
画像データを入力して、その静止画像データの特徴量を
生成する静止画像特徴量生成部22と、静止画像データ
に対して静止画像特徴量生成部22で予め生成された静
止画像特徴量を記憶した静止画像特徴量記憶部62と静
止画像データを記憶した静止画像データ記憶部61とか
らなる特徴量付き静止画像データベース記憶部6と、入
力された静止画像データにより静止画像特徴量生成部2
2で生成された静止画像特徴量と、特徴量付き静止画像
データベース記憶部6に記憶された静止画像特徴量との
相関値を算出する静止画像相関測定部41とを有して構
成される。
As shown in FIG. 6, according to the present embodiment, a still image feature amount generating section 22 for inputting still image data and generating a feature amount of the still image data, and a still image feature data for the still image data. A still image database storage unit 6 with a feature amount including a still image feature amount storage unit 62 that stores still image feature amounts generated in advance by the feature amount generation unit 22 and a still image data storage unit 61 that stores still image data. , The still image feature amount generation unit 2 based on the input still image data
The static image correlation measurement unit 41 calculates a correlation value between the static image feature amount generated in 2 and the static image feature amount stored in the static image database with feature amount stored in the storage unit 6.

【0070】静止画像特徴量生成部22は、縮小画像生
成手段221が入力された静止画像画像データにより縮
小画像を生成し、周波数解析手段222が生成された縮
小画像の周波数解析を行い、解析の結果得られる直流分
および一部交流分を直流成分および一部交流成分抽出手
段223が取り出することにより入力静止画像データ1
1に対する静止画像特徴量14を生成する。
The still image feature amount generation unit 22 generates a reduced image from the still image image data input by the reduced image generation unit 221, and the frequency analysis unit 222 performs a frequency analysis of the generated reduced image to perform analysis. The input still image data 1 is obtained by extracting the resulting direct current component and partial alternating current component by the direct current component and partial alternating current component extraction means 223.
The still image feature amount 14 for 1 is generated.

【0071】また、特徴量付き静止画像データベース記
憶部6には、上述した画像特徴量生成装置に係る第3の
実施形態にて説明した手順により静止画像が静止画像デ
ータ記憶部61に、静止画像データ記憶部61に記憶さ
れた静止画像を用いて静止画像特徴量生成部22に算出
された静止画像特徴量が静止画像特徴量記憶部62に記
憶されている。
In the still image database with feature amount storage unit 6, still images are stored in the still image data storage unit 61 according to the procedure described in the third embodiment of the image feature amount generating apparatus. The still image feature amount calculated by the still image feature amount generation unit 22 using the still image stored in the data storage unit 61 is stored in the still image feature amount storage unit 62.

【0072】静止画像相関測定部41は、入力された静
止画像データにより生成された特徴量14と、画像デー
タベースに含まれる画像により生成された特徴量との相
関値を計算し、相関値の高いデータベース中の静止画像
を類似する静止画像の候補として検出する。
The still image correlation measuring unit 41 calculates the correlation value between the feature amount 14 generated by the input still image data and the feature amount generated by the image included in the image database, and the correlation value is high. Detect still images in the database as candidates for similar still images.

【0073】次に、図7及び図8を参照しながら本発明
の画像検索装置及び方法係る第2の実施形態について説
明する。なお、図7は画像検索装置及び方法に係る第1
の実施形態の構成を示すブロック図であり、図8は、画
像検索方法の相関測定手順を示す流れ図である。
Next, a second embodiment of the image retrieval apparatus and method of the present invention will be described with reference to FIGS. 7 and 8. It should be noted that FIG.
8 is a block diagram showing a configuration of the embodiment of FIG. 8, and FIG. 8 is a flowchart showing a correlation measurement procedure of the image search method.

【0074】図7に示された画像検索装置及び方法に係
る第2の実施形態は、特徴量生成部2、特徴量付き動画
像データベース記憶部3、動画像データベース中の特徴
量17と入力された動画像データ1に対して特徴量生成
部2で生成した特徴量15との相関値を計算する相関測
定部4を含む。
In the second embodiment relating to the image retrieval apparatus and method shown in FIG. 7, the feature amount generating section 2, the moving image database storage unit with characteristic amount 3, and the feature amount 17 in the moving image database are input. A correlation measuring unit 4 for calculating a correlation value between the moving image data 1 and the feature amount 15 generated by the feature amount generating unit 2 is included.

【0075】まず、検索に用いる動画像データ1を入力
し、特徴量生成部2より特徴量15を生成する。検索を
行う際には参照する動画像から特徴量生成部2が生成さ
れ、相関測定部4に入力される。
First, the moving image data 1 used for retrieval is input, and the characteristic amount generating section 2 generates the characteristic amount 15. When performing a search, the feature amount generation unit 2 is generated from the moving image to be referred to and input to the correlation measurement unit 4.

【0076】動画像データベース中の特徴量17と、入
力された動画像データ1に対して特徴量生成部2で生成
した特徴量15との相関値の算出を相関測定部4で行
い、検索された部分動画像の格納位置情報18を検索結
果として出力する。
The correlation measuring unit 4 calculates the correlation value between the feature amount 17 in the moving image database and the feature amount 15 generated by the feature amount generating unit 2 with respect to the input moving image data 1 and is searched. The partial moving image storage position information 18 is output as a search result.

【0077】動画像相関測定部4の動作を図8で詳細に
説明する。本発明による画像検索方法は、入力された動
画像データより生成された特徴量と、動画像データベー
スに含まれる動画像より生成された特徴量の一部との相
関を求める処理工程として、入力された動画像より生成
された特徴量を分割し、分割した各部分ごとに順次部分
的相関を算出し、部分的な相関が予め定めた閾値より低
ければその特徴量を持つデータベース中の動画像を候補
から取り除くステップを有する。このような方法を採用
することにより、指定動画像区間全体に対して総当たり
でマッチングを行う場合に比べ、検索結果となる候補を
少ないマッチング回数で絞ることができ、動画像の検索
を行うための処理時間を短縮できる。この処理手順を以
下に詳述する。
The operation of the moving picture correlation measuring section 4 will be described in detail with reference to FIG. The image search method according to the present invention is input as a processing step for obtaining a correlation between the feature amount generated from the input moving image data and a part of the feature amount generated from the moving image included in the moving image database. The feature amount generated from the moving image is divided, the partial correlation is sequentially calculated for each divided portion, and if the partial correlation is lower than a predetermined threshold, the moving image in the database having the feature amount is calculated. There is a step of removing from the candidates. By adopting such a method, it is possible to narrow down the search result candidates with a smaller number of matchings compared to the case of performing a brute force match for the entire specified moving image section, so that the moving image is searched. Processing time can be shortened. This processing procedure will be described in detail below.

【0078】まず、初期設定として、検索対象となる動
画像特徴量を呼び出すための識別子番号を初期化してお
く(ステップS1)。ここで、識別子とは、動画像デー
タベースを生成する際に、各動画像データに対してユニ
ークに付与されるものとする。また特徴量15も予め取
得しておくものとする。
First, as an initial setting, an identifier number for calling a moving image feature amount to be searched is initialized (step S1). Here, the identifier is uniquely assigned to each moving image data when the moving image database is generated. In addition, the feature amount 15 is also acquired in advance.

【0079】次に識別子に対応した検索対象となる動画
像特徴量を取得し、検索対象となる部分特徴量(以降、
対象部分特徴量と呼ぶ)の取得位置を示すポインタを先
頭に合わせておく(ステップS2)。
Next, the moving image feature amount to be searched corresponding to the identifier is acquired, and the partial feature amount to be searched (hereinafter,
A pointer indicating the acquisition position of the target portion feature amount) is set at the beginning (step S2).

【0080】先頭の参照部分特徴量から予め定めた時間
幅の特徴量を取得する。このデータを参照部分特徴量と
呼ぶ。また、取得位置を示すポインタで示された箇所よ
り対象部分特徴量を取得する(ステップS3)。
A feature amount having a predetermined time width is acquired from the reference reference feature amount. This data is called a reference partial feature amount. Further, the target portion feature amount is acquired from the location indicated by the pointer indicating the acquisition position (step S3).

【0081】ステップS3で得られた参照部分特徴量と
対象部分特徴量との相関を求める(ステップS4)。
The correlation between the reference partial feature amount and the target partial feature amount obtained in step S3 is obtained (step S4).

【0082】予め定めた閾値より相関値が低い場合(以
降、ミスマッチ判定と呼ぶ)は、ステップS5で次に取
得するための対象部分特徴量の存在の有無を調べ、存在
する場合には対象部分特徴量の取得位置ポインタを予め
定めた値だけずらし(ステップS6)、ステップS3に
戻る。また次の対象部分特徴量が存在しない場合は、識
別子を一つ増やし、次の動画像特徴量に対して同様の処
理を行う(ステップS13)。ただしデータベース中の
動画像特徴全てに対してマッチングを行った場合は、処
理を終了する(ステップS12)。
If the correlation value is lower than the predetermined threshold value (hereinafter referred to as mismatch determination), it is checked in step S5 whether or not the target portion feature quantity to be acquired next is present. The feature position acquisition position pointer is shifted by a predetermined value (step S6), and the process returns to step S3. If the next target partial feature amount does not exist, the identifier is increased by one and the same process is performed for the next moving image feature amount (step S13). However, when matching is performed with respect to all the moving image features in the database, the process ends (step S12).

【0083】ステップS4で相関値が予め定めた閾値よ
り高い場合は、取得位置から時間的に続く次の対象部分
特徴量および参照部分特徴量を取得し(ステップS
7)、相関を求める(ステップS8)。以降、ミスマッ
チ判定されるまで同様にマッチングをくり返し、参照部
分特徴量を全てマッチングした場合(ステップS9)、
検索結果として出力する(ステップS10)。
If the correlation value is higher than the predetermined threshold value in step S4, the next target partial feature quantity and reference partial feature quantity that continue in time from the acquisition position are acquired (step S4).
7) Obtain the correlation (step S8). Thereafter, the matching is repeated in the same manner until a mismatch is determined, and when all the reference partial feature amounts are matched (step S9),
The search result is output (step S10).

【0084】検索結果を含む動画像データ識別子番号
と、動画像データ内における開始位置または終了位置等
を出力することができる。これに加えて相関値等も出力
することができる。
It is possible to output the moving image data identifier number including the search result and the start position or the end position in the moving image data. In addition to this, the correlation value and the like can be output.

【0085】ミスマッチと判定された場合、ミスマッチ
判定が別途設定された一定の回数もしくは時間を超えた
かどうかの判定を行う(ステップS11)。超えていな
い場合はステップS7に戻る。超えている場合はステッ
プS5に戻る。ステップS11は、フレーム内符号化さ
れるフレームの選択位置の違い、カメラワークの違い、
画面ノイズによる特徴量の変化等による一時的なミスマ
ッチを、回数もしくは時間を適切に定めることによりカ
バーすることができる。また、回数もしくは時間を
“0”に定めることはステップS11を省くことと等価
であり、回路設計を軽くすることもできる。
When it is judged that there is a mismatch, it is judged whether or not the mismatch judgment has exceeded a preset number of times or a predetermined time (step S11). If not exceeded, the process returns to step S7. When it exceeds, it returns to step S5. In step S11, the difference in the selection position of the frame to be intra-coded, the difference in camera work,
Temporary mismatches due to changes in the feature amount due to screen noise can be covered by appropriately determining the number of times or time. Further, setting the number of times or time to "0" is equivalent to omitting step S11, and the circuit design can be lightened.

【0086】一方、参照部分特徴量を取得する際の時間
幅を参照特徴量全体として、検索部分特徴量との相関を
一度に比較することにより検索を行うこともできる。
On the other hand, it is also possible to perform a search by comparing the correlation with the search partial feature quantity at once with the time width when the reference partial feature quantity is obtained as the entire reference feature quantity.

【0087】次に図9を参照しながら本発明の画像検索
装置及び方法に係る第3の実施形態について詳細に説明
する。
Next, a third embodiment of the image retrieval apparatus and method of the present invention will be described in detail with reference to FIG.

【0088】図9に示された実施形態は、画像特徴量生
成部10と、静止画像と動画像とが記憶される画像デー
タ記憶部51と、画像データ記憶部に記憶された画像デ
ータに対して画像特徴量生成部10で予め生成された静
止画像特徴量及び動画像特徴量が記憶された画像特徴量
記憶部52とからなる特徴量付き画像データベース記憶
部5と、画像データベース中の特徴量17と入力された
動画像データ1に対して特徴量生成部2で生成した特徴
量15との相関値を計算する動画像相関値測定部4と、
画像データベース中の特徴量17と入力された静止画像
データ11に対して画像特徴量生成部10で生成された
特徴量との相関値を計算する静止画像相関値測定部41
とを含む。
In the embodiment shown in FIG. 9, the image feature amount generating section 10, the image data storage section 51 for storing still images and moving images, and the image data stored in the image data storage section are used. Image data storage unit 5 with a feature quantity, which includes an image feature quantity storage unit 52 in which still image feature quantities and moving image feature quantities generated in advance by the image feature quantity generation unit 10 are stored, and a feature quantity in the image database. A moving image correlation value measuring unit 4 for calculating a correlation value between the moving image data 1 input with 17 and the characteristic amount 15 generated by the characteristic amount generating unit 2;
Still image correlation value measuring unit 41 for calculating a correlation value between the feature amount 17 in the image database and the feature amount generated by the image feature amount generating unit 10 for the input still image data 11.
Including and

【0089】まず、検索に用いる画像データ1を入力
し、特徴量生成部2より特徴量15を生成する。参照す
る画像データが動画像である場合には、動画像から特徴
量生成部10により特徴量が生成され、動画像特徴量相
関測定部4に入力される。また、静止画像である場合に
は、静止画像から特徴量生成部10により特徴量が生成
され、静止画像特徴量相関測定部19に入力される。
First, the image data 1 used for the search is input, and the characteristic amount generating section 2 generates the characteristic amount 15. When the image data to be referred to is a moving image, the characteristic amount generation unit 10 generates a characteristic amount from the moving image and inputs the characteristic amount to the moving image characteristic amount correlation measurement unit 4. If the image is a still image, the feature amount generation unit 10 generates a feature amount from the still image and inputs the feature amount to the still image feature amount correlation measurement unit 19.

【0090】動画像相関測定部4は、動画像データベー
ス中の特徴量17と、入力された動画像データ1に対し
て特徴量生成部2で生成した特徴量15との相関値の算
出を相関測定部4で行い、検索された部分動画像の格納
位置情報18を検索結果として出力する。なお、この処
理動作についての説明は、上述した動画像特徴量生成装
置に係る第2の実施形態の説明において既に説明してい
るので省略する。
The moving image correlation measuring unit 4 correlates the calculation of the correlation value between the characteristic amount 17 in the moving image database and the characteristic amount 15 generated by the characteristic amount generating unit 2 with respect to the input moving image data 1. The measurement position 4 is performed, and the storage position information 18 of the searched partial moving image is output as a search result. Note that the description of this processing operation is omitted because it has already been described in the description of the second embodiment related to the moving image feature amount generation device described above.

【0091】静止画像相関測定部41は、入力された静
止画像データにより生成された特徴量14と、画像デー
タベースに含まれる画像により生成された特徴量との相
関値を計算し、相関値の高いデータベース中の静止画像
を類似する静止画像の候補として検出する。
The still image correlation measuring unit 41 calculates the correlation value between the feature amount 14 generated by the input still image data and the feature amount generated by the image included in the image database, and the correlation value is high. Detect still images in the database as candidates for similar still images.

【0092】(実施例)次に、本発明の実施例について
説明する。MPEG−1、2符号化された映像データ約
20時間分を利用し、ある特定記事、CM、番組のオー
プニングに相当する映像区間を指定し、同一と思われる
映像区間を検出する実験を行った。
(Examples) Next, examples of the present invention will be described. Using about 20 hours of MPEG-1, 2 encoded video data, a video section corresponding to the opening of a certain specific article, CM, or program was specified, and an experiment was conducted to detect video sections that seemed to be the same. .

【0093】検索対象となるこの動画像全体における各
フレーム内符号化されたフレームに対してタイムコー
ド、直流成分を抽出する。ここでは直流成分を抽出して
生成した縮小画像をさらに8×8の固定サイズに縮小し
たうえでDCTをかけて得られる輝度成分、色差成分の
3つの直流成分(DC_Y、DC_Cb、DC_Crと
呼ぶ)、および輝度成分に対する2つの低周波成分(A
C1、AC2と呼ぶ)を、[0、255]の範囲に正規
化したうえでそれぞれタイムコードとともに保存してお
く。各フレーム内符号化フレームにつき特徴量5バイ
ト、タイムコード4バイトの合わせて9バイトで済む。
このため、0.5秒間隔でフレーム内符号化フレームが
存在する場合には、1日分の映像に相当する特徴量のデ
ータサイズも1.5メガバイト程度に収まることにな
る。
A time code and a DC component are extracted for each intra-coded frame in the whole moving image to be searched. Here, the reduced image generated by extracting the DC component is further reduced to a fixed size of 8 × 8 and then DCT is performed to obtain three DC components of a luminance component and a color difference component (referred to as DC_Y, DC_Cb, and DC_Cr). , And two low-frequency components (A
C1 and AC2) are normalized to the range of [0, 255] and then stored together with the time code. For each intra-frame coded frame, the feature amount is 5 bytes and the time code is 4 bytes, and the total is 9 bytes.
For this reason, when the intra-frame coded frames are present at 0.5 second intervals, the data size of the feature amount corresponding to the video for one day also falls within about 1.5 megabytes.

【0094】参照動画像の先頭フレームの特徴量を、検
索対象動画像の特徴量とフレーム内符号化フレーム単位
でマッチングを行う。DC_Y、DC_Cb、DC_C
rの差分値(以降、DC差分値と呼ぶ)、AC1、AC
2の差分値が、それぞれある指定条件(閾値)以内を満
たすものを目的動画像の候補とする。
The feature amount of the leading frame of the reference moving image is matched with the feature amount of the search target moving image in intra-frame coding frame units. DC_Y, DC_Cb, DC_C
r difference value (hereinafter referred to as DC difference value), AC1, AC
The target moving image candidates are those in which the difference values of 2 satisfy the specified conditions (threshold values).

【0095】目的動画像候補と見なされた場合、その先
のフレームについて時系列に調べる。目的映像候補と見
なされない場合は、次のフレームについて同様の手順を
繰り返す。以降はDC差分値が指定条件を満たすものを
マッチするものとし、順次調べていく。マッチング回数
を減らす目的で以降はAC1、AC2は用いなくてもよ
い。
When it is regarded as the target moving image candidate, the subsequent frame is examined in time series. If it is not regarded as a target video candidate, the same procedure is repeated for the next frame. After that, it is assumed that the DC difference values satisfying the specified condition are matched, and they are sequentially examined. For the purpose of reducing the number of times of matching, AC1 and AC2 may not be used thereafter.

【0096】サンプル位置による誤差を考慮し、3フレ
ーム連続してミスマッチの場合は、候補から外す。指定
した動画像区間に相当する長さに対して特徴量の差分が
指定条件(閾値)を満たした場合には目的動画像とみな
し、その開始点および終了点のタイムコードを検索結果
として出力する。また、目的動画像区間を検出した場
合、次回探索の始点を検出された区間の終点の次のフレ
ームから開始してもよい。
Considering the error due to the sample position, if there is a mismatch for three consecutive frames, it is excluded from the candidates. If the difference in the feature quantity satisfies the specified condition (threshold value) for the length corresponding to the specified moving image section, it is regarded as the target moving image and the time code of the start point and the end point is output as the search result. . Further, when the target moving image section is detected, the start point of the next search may be started from the frame next to the end point of the detected section.

【0097】この手順により、指定動画像区間全体に対
して総当たりでマッチングを行う場合に比べ、処理量を
大幅に減らすことが可能となる。
With this procedure, it is possible to significantly reduce the processing amount as compared with the case where the entire specified moving image section is subjected to brute force matching.

【0098】11個の同一と思われる動画像区間の組に
対して実験を行った結果、11個全てについて片方指定
することによりもう一方が得られることが解った。ま
た、目的動画像区間の長さを10秒以上とした場合に
は、過剰検出も見受けられなかった。
As a result of conducting an experiment on a set of eleven moving image sections which seem to be the same, it was found that the other can be obtained by designating one of all eleven. Further, when the length of the target moving image section was set to 10 seconds or more, no excessive detection was found.

【0099】尚、上述の実施形態は本発明の好適な実施
の一例である。但し、これに限定されるものではなく、
本発明の要旨を逸脱しない範囲内において種々変形実施
が可能である。さらにいずれの実施例においても、条件
に合わないものを候補から取り除くかわりに特徴量間の
距離を定義し用いることにより類似動画像検索への拡張
も容易である。
The above-described embodiment is an example of a preferred embodiment of the present invention. However, it is not limited to this,
Various modifications can be made without departing from the scope of the present invention. Further, in any of the embodiments, the similar moving image search can be easily expanded by defining and using the distance between the feature amounts instead of removing the one that does not meet the condition from the candidates.

【0100】[0100]

【発明の効果】以上の説明より明らかなように、本発明
の画像特徴量生成装置及び方法は、画像データから縮小
画像を生成し、生成された縮小画像の周波数解析を行
い、解析の結果得られる直流分および一部交流分を取り
出すことにより特徴量を生成する。また、本発明の画像
検索装置及び方法は、画像データからフレームの全部ま
たは一部に相当するデータを取り出し、取り出された各
フレームに相当するデータから縮小画像を生成する。生
成された縮小画像の周波数解析を行い、解析の結果得ら
れる直流分および一部交流分を取り出し、取り出しを全
選択フレームについて実行する。
As is apparent from the above description, the image feature amount generating apparatus and method of the present invention generate a reduced image from image data, perform a frequency analysis of the generated reduced image, and obtain the analysis result. A feature amount is generated by extracting a direct current component and a partial alternating current component. Further, the image search apparatus and method of the present invention extracts data corresponding to all or part of a frame from image data, and generates a reduced image from the extracted data corresponding to each frame. The frequency analysis of the generated reduced image is performed, the direct current component and the partial alternating current component obtained as a result of the analysis are extracted, and the extraction is executed for all selected frames.

【0101】本発明の画像検索装置及び方法は相関算出
過程で類似映像候補になりえないと判断した時点で候補
から取り除くこともできる。よって、指定動画像区間全
体に対して総当たりでマッチングを行う場合に比べ、検
索結果となる候補を少ないマッチング回数で絞ることが
でき、処理量を大幅に減らすことが可能となる。このた
め、動画像の検索を行うための処理時間が短縮できる。
The image search apparatus and method of the present invention can remove a candidate from a candidate when it is determined that it cannot be a similar image candidate in the correlation calculation process. Therefore, it is possible to narrow down the search result candidates with a smaller number of times of matching, as compared with the case of performing brute force matching for the entire specified moving image section, and it is possible to significantly reduce the processing amount. Therefore, it is possible to reduce the processing time for searching the moving image.

【0102】また、一部のフレームの縮小画像に対して
周波数解析を行うことによって得られる係数のみを用い
ている。このため、必要な記憶容量が少ない画像特徴量
を生成できる。
Further, only the coefficients obtained by performing the frequency analysis on the reduced image of some frames are used. Therefore, it is possible to generate an image feature amount that requires a small storage capacity.

【0103】本発明は、コマーシャル映像、ニュースの
特定記事、番組のオープニング等、特定の映像の放送回
数の調査、放送情報の統計、傾向分析等に広く適用が可
能である。
INDUSTRIAL APPLICABILITY The present invention can be widely applied to surveys of the number of broadcasts of a specific video, such as commercial video, specific news articles, and program opening, statistics of broadcast information, trend analysis, and the like.

【0104】本発明は、蓄積された画像の中から参照す
る動画像と色、周波数分布の類似した一部分を検索する
類似映像検索等への適用が可能である。
INDUSTRIAL APPLICABILITY The present invention can be applied to, for example, a similar video search for searching a part of the stored image having similar color and frequency distribution to the moving image to be referred to.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の画像特徴量生成装置および方法が適用
される実施形態の構成例を示すブロック図である。
FIG. 1 is a block diagram showing a configuration example of an embodiment to which an image feature amount generation device and method of the present invention are applied.

【図2】本発明の画像特徴量生成装置および方法が適用
される実施形態の構成例を示すブロック図である。
FIG. 2 is a block diagram showing a configuration example of an embodiment to which the image feature amount generation device and method of the present invention are applied.

【図3】本発明の画像特徴量生成装置および方法が適用
される実施形態の構成例を示すブロック図である。
FIG. 3 is a block diagram showing a configuration example of an embodiment to which an image feature amount generation device and method of the present invention are applied.

【図4】本発明の画像特徴量生成装置および方法が適用
される実施形態の構成例を示すブロック図である。
FIG. 4 is a block diagram showing a configuration example of an embodiment to which the image feature amount generation device and method of the present invention are applied.

【図5】本発明の画像特徴量生成装置および方法が適用
される実施形態の構成例を示すブロック図である。
FIG. 5 is a block diagram showing a configuration example of an embodiment to which the image feature amount generation device and method of the present invention are applied.

【図6】本発明の画像検索装置および方法が適用される
実施形態の構成例を示すブロック図である。
FIG. 6 is a block diagram showing a configuration example of an embodiment to which the image search device and method of the present invention are applied.

【図7】本発明の画像検索装置および方法が適用される
実施形態の構成例を示すブロック図である。
FIG. 7 is a block diagram showing a configuration example of an embodiment to which an image search device and method of the present invention are applied.

【図8】画像検索方法の処理手順例を示すフローチャー
トである。
FIG. 8 is a flowchart illustrating an example of a processing procedure of an image search method.

【図9】本発明の画像検索装置および方法が適用される
実施形態の構成例を示すブロック図である。
FIG. 9 is a block diagram showing a configuration example of an embodiment to which an image search device and method of the present invention are applied.

【符号の説明】[Explanation of symbols]

1 動画像データ 2 特徴量生成部 3 特徴量付き動画像データベース記憶部 4 相関測定部 5 特徴量付き動画像データベース記憶部 6 特徴量付き静止画像データベース記憶部 7 画像データ 10 画像特徴量生成部 11 静止画像データ 12 縮小画像 13 周波数成分 14 直流成分および一部交流成分 15 特徴量 16 動画像データ識別子 17 検索対象動画像特徴量 18 検索された部分動画像の格納位置情報 19 検索された静止画像の格納位置情報 21 特徴量抽出対象フレーム選定手段 22 静止画像特徴量抽出部 23 特徴量生成手段 31 動画像データ記憶部 32 動画像特徴量記憶部 41 静止画像相関測定部 51 画像データ記憶部 52 動画像特徴量記憶部 61 静止画像データ記憶部 62 静止画像特徴量記憶部 100 画像データ判定部 221 縮小画像生成手段 222 周波数解析手段 223 直流成分および一部交流成分抽出手段 1 Moving image data 2 Feature quantity generator 3 Moving image database storage with features 4 Correlation measurement unit 5 Moving image database storage with features 6 Still image database storage with features 7 image data 10 Image feature amount generation unit 11 still image data 12 reduced images 13 frequency components 14 DC component and some AC components 15 features 16 Video data identifier 17 Search target moving image features 18 Storage location information of searched partial moving images 19 Storage location information of retrieved still images 21 Feature amount extraction target frame selection means 22 Still image feature extraction unit 23 Feature Generation Unit 31 Moving image data storage unit 32 Moving image feature storage 41 Still image correlation measurement unit 51 Image data storage 52 Moving image feature amount storage unit 61 Still image data storage unit 62 Still image feature amount storage unit 100 image data determination unit 221 Reduced image generation means 222 Frequency analysis means 223 DC component and partial AC component extraction means

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06T 7/00 300 G06T 7/00 300H ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 identification code FI theme code (reference) G06T 7/00 300 G06T 7/00 300H

Claims (29)

【特許請求の範囲】[Claims] 【請求項1】 画像データから生成された縮小画像に対
して周波数解析を行なって周波数成分を算出して、当該
算出した周波数成分から直流成分と一部の交流成分とを
抽出して、当該抽出した直流成分と一部の交流成分とを
用いて生成された前記画像データの特徴量を用いて、当
該画像データの特徴量間の相関値を計算することにより
類似する画像データを検索することを特徴とする画像検
索装置。
1. A frequency analysis is performed on a reduced image generated from image data to calculate a frequency component, a DC component and a part of an AC component are extracted from the calculated frequency component, and the extraction is performed. It is possible to search for similar image data by calculating a correlation value between the feature amounts of the image data by using the feature amount of the image data generated by using the DC component and a part of the AC component. Characteristic image retrieval device.
【請求項2】 画像データから生成された縮小画像に対
して周波数解析を行なって周波数成分を算出して、当該
算出した周波数成分から直流成分と一部の交流成分とを
抽出して、当該抽出した直流成分と一部の交流成分とを
用いて生成された前記画像データの特徴量を前記画像デ
ータと共に記憶する特徴量つき画像記憶部と、 入力画像データから生成された縮小画像に対して周波数
解析を行なって周波数成分を算出して、当該算出した周
波数成分から直流成分と一部の交流成分とを抽出して、
当該抽出した直流成分と一部の交流成分とを用いて生成
された前記入力画像データの特徴量を入力し、当該入力
画像データの特徴量と前記特徴量つき画像記憶部に記憶
された前記画像データの特徴量との相関値を算出する画
像相関測定部と、 を備えることを特徴とする画像検索装置。
2. A reduced image generated from image data is subjected to frequency analysis to calculate a frequency component, a DC component and a part of the AC component are extracted from the calculated frequency component, and the extraction is performed. An image storage unit with a feature amount that stores the feature amount of the image data generated using the DC component and a part of the AC component together with the image data, and a frequency for the reduced image generated from the input image data. Perform an analysis to calculate the frequency component, extract the DC component and a part of the AC component from the calculated frequency component,
The feature amount of the input image data generated using the extracted DC component and a part of the AC component is input, and the feature amount of the input image data and the image stored in the image storage unit with the feature amount. An image retrieving apparatus comprising: an image correlation measuring unit that calculates a correlation value with a feature amount of data.
【請求項3】 画像データから生成された縮小画像に対
して周波数解析を行なって周波数成分を算出する周波数
解析手段と、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出する直流成分および一部交流成分抽出手段と、 を備えることを特徴とする請求項2に記載の画像検索装
置。
3. A frequency analyzing means for performing frequency analysis on a reduced image generated from image data to calculate a frequency component, and a direct current for extracting a direct current component and a part of the alternating current component from the calculated frequency component. The image retrieval apparatus according to claim 2, further comprising: a component and a partial AC component extracting unit.
【請求項4】 画像データから縮小画像を生成する縮小
画像生成手段を備えることを特徴とする請求項2または
3に記載の画像検索装置。
4. The image retrieving apparatus according to claim 2, further comprising reduced image generation means for generating a reduced image from image data.
【請求項5】 入力画像データから生成された縮小画像
に対して周波数解析を行なって周波数成分を算出する周
波数解析手段と、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出して、当該当該抽出した直流成分と一部の交流
成分とを用いて前記入力画像データの特徴量を生成する
直流成分および一部交流成分抽出手段と、 画像データから生成された縮小画像に対して周波数解析
を行なって算出周波数成分を算出して、当該算出周波数
成分から直流成分と一部の交流成分とを抽出して、当該
抽出した直流成分と一部の交流成分とを用いて生成され
た前記画像データの特徴量を前記画像データと共に記憶
する特徴量つき画像記憶部に記憶された前記画像データ
の特徴量と前記入力画像データの特徴量との相関値を算
出する画像相関測定部と、 を備えることを特徴とする画像検索装置。
5. A frequency analyzing means for performing frequency analysis on a reduced image generated from input image data to calculate a frequency component, and a DC component and a part of an AC component are extracted from the calculated frequency component. A DC component and a partial AC component extracting means for generating a feature amount of the input image data by using the extracted DC component and a part of the AC component, and a reduced image generated from the image data. A frequency component is calculated by performing frequency analysis, a DC component and some AC components are extracted from the calculated frequency component, and the generated DC component and some AC components are generated. An image phase for calculating a correlation value between the feature amount of the image data stored in the image storage unit with the feature amount that stores the feature amount of the image data together with the image data and the feature amount of the input image data. Image retrieval apparatus characterized by comprising: a measuring unit.
【請求項6】 第1の画像データを代表する色情報の集
合を用いて生成された第2の画像データに対して周波数
解析を行なって周波数成分を算出して、当該算出した前
記周波数成分から直流成分と一部の交流成分とを抽出し
て、当該抽出した直流成分と一部の交流成分とを用いて
生成された前記第1の画像データの特徴量を前記第1の
画像データと共に記憶する特徴量つき画像記憶部と、 入力画像データを代表する色情報の集合を用いて生成さ
れた第3の画像データに対して周波数解析を行なって周
波数成分を算出して、当該算出した前記周波数成分から
直流成分と一部の交流成分とを抽出して、当該抽出した
直流成分と一部の交流成分とを用いて生成された前記入
力画像データの特徴量を入力し、当該入力画像データの
特徴量と前記特徴量つき画像記憶部に記憶された前記第
1の画像データの特徴量との相関値を算出する画像相関
測定部と、 を備えることを特徴とする画像検索装置。
6. A frequency component is calculated by performing frequency analysis on the second image data generated by using a set of color information representing the first image data, and the frequency component is calculated from the calculated frequency component. A DC component and a part of the AC component are extracted, and the characteristic amount of the first image data generated by using the extracted DC component and a part of the AC component is stored together with the first image data. And a frequency component is calculated for the third image data generated by using the image storage unit with the feature amount and the set of color information representing the input image data, and the calculated frequency is calculated. A DC component and a part of the AC component are extracted from the component, and the feature amount of the input image data generated by using the extracted DC component and a part of the AC component is input, and the input image data Feature quantity and the feature quantity Image retrieval apparatus comprising: an image correlation measuring unit for calculating a correlation value between the feature quantity of the first image data stored in the image storage unit can, a.
【請求項7】 前記入力画像データを代表する色情報の
集合を用いて生成された前記第3の画像に対して周波数
解析を行なって周波数成分を算出する周波数解析手段
と、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出し、当該抽出した直流成分と一部の交流成分と
を用いて前記入力画像データの特徴量を生成する直流成
分および一部交流成分抽出手段と、 を備えることを特徴とする請求項6に記載の画像検索装
置。
7. A frequency analysis means for performing frequency analysis on the third image generated using a set of color information representing the input image data to calculate a frequency component, and the calculated frequency component. From the DC component and a part of the AC component from the DC component and a partial AC component extraction means for generating the feature amount of the input image data using the extracted DC component and a part of the AC component, The image search device according to claim 6, further comprising:
【請求項8】 前記入力画像データをブロックに分割
し、当該分割した各ブロックから各ブロックを代表する
色情報を取り出し、当該取り出した代表する色情報を用
いて前記第3の画像データを生成する縮小画像生成手段
を備えることを特徴とする請求項6または7に記載の画
像検索装置。
8. The input image data is divided into blocks, color information representing each block is extracted from each of the divided blocks, and the third image data is generated using the extracted representative color information. The image search device according to claim 6 or 7, further comprising reduced image generation means.
【請求項9】 入力画像データを代表する色情報の集合
を用いて生成された第1の画像データに対して周波数解
析を行なって周波数成分を算出する周波数解析手段と、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出して、当該当該抽出した直流成分と一部の交流
成分とを用いて前記入力画像データの特徴量を生成する
直流成分および一部交流成分抽出手段と、 第2の画像データを代表する色情報の集合を用いて生成
された第3の画像データに対して周波数解析を行なって
周波数成分を算出して、当該算出周波数成分から直流成
分と一部の交流成分とを抽出して、当該抽出した直流成
分と一部の交流成分とを用いて生成された前記第2の画
像データの特徴量を前記第2画像データと共に記憶する
特徴量つき画像記憶部に記憶された前記第2の画像デー
タの特徴量と前記入力画像データの特徴量との相関値を
算出する画像相関測定部と、 を備えることを特徴とする画像検索装置。
9. A frequency analysis means for performing frequency analysis on first image data generated using a set of color information representing input image data to calculate a frequency component, and from the calculated frequency component A direct current component and a partial alternating current component, and a direct current component and a partial alternating current component extracting means for generating a feature amount of the input image data by using the extracted direct current component and a partial alternating current component. , A frequency component is calculated by performing frequency analysis on the third image data generated using the set of color information that represents the second image data, and a DC component and a part of the calculated frequency component are calculated. An image storage unit with a feature amount that extracts an AC component and stores the feature amount of the second image data generated using the extracted DC component and a part of the AC component together with the second image data. Remembered by Image retrieval apparatus characterized by and an image correlation measuring unit for calculating a correlation value between the feature quantity of the feature quantity and the input image data of the second image data.
【請求項10】 前記直流成分および一部交流成分抽出
手段が、輝度成分の係数の一部または色差成分の係数の
一部のいずれか一方または双方を抽出し、 当該抽出した輝度成分の係数の一部または色差成分の係
数の一部のいずれか一方または双方を用いて前記画像デ
ータの特徴量を生成することを特徴とする請求項3、
5、7または9に記載の画像検索装置。
10. The direct current component and partial alternating current component extracting means extracts either one or both of a part of a coefficient of a luminance component and a part of a coefficient of a color difference component, and extracts the coefficient of the extracted luminance component. The feature amount of the image data is generated by using one or both of a part or a part of a coefficient of a color difference component.
The image search device described in 5, 7, or 9.
【請求項11】 前記第2の画像データ及び前記第3の
画像データが、8×8の固定サイズの画像データである
ことを特徴とする請求項6〜8に記載の画像検索装置。
11. The image search device according to claim 6, wherein the second image data and the third image data are image data of a fixed size of 8 × 8.
【請求項12】 前記第1の画像データ及び前記第2の
画像データが、8×8の固定サイズの画像データである
ことを特徴とする請求項9に記載の画像検索装置。
12. The image search device according to claim 9, wherein the first image data and the second image data are image data of a fixed size of 8 × 8.
【請求項13】 画像データを第1の8×8の固定サイ
ズの画像データに変換し、当該変換した第1の8×8の
固定サイズの画像データに対して周波数解析を行なって
周波数成分を算出して、当該算出した周波数成分から輝
度成分の直流成分と色差成分の直流成分と交流成分の一
部とを抽出することにより生成された前記画像データの
特徴量を前記画像データと共に記憶する特徴量つき画像
記憶部と、 入力画像データを第2の8×8の固定サイズの画像デー
タに変換し、当該変換した第2の8×8の固定サイズの
入力画像データに対して周波数解析を行ない、当該周波
数解析を行なって得られた輝度成分の直流成分と色差成
分の直流成分と交流成分の一部とを抽出することにより
生成された前記入力画像データの特徴量を入力し、当該
入力画像データの特徴量と前記特徴量つき画像記憶部に
記憶された前記画像データの特徴量との相関値を算出す
る画像相関測定部と、 を備えることを特徴とする画像検索装置。
13. The image data is converted into first 8 × 8 fixed size image data, and the frequency component is analyzed by performing frequency analysis on the converted first 8 × 8 fixed size image data. A feature that stores the feature amount of the image data generated by extracting the DC component of the luminance component, the DC component of the color difference component, and a part of the AC component from the calculated frequency component together with the image data. An image storage unit with a quantity and input image data are converted into second 8 × 8 fixed size image data, and frequency analysis is performed on the converted second 8 × 8 fixed size input image data. , Inputting the characteristic amount of the input image data generated by extracting the DC component of the luminance component and the DC component of the color difference component and a part of the AC component obtained by performing the frequency analysis, and inputting the input image De An image retrieving apparatus, comprising: an image correlation measuring unit that calculates a correlation value between the characteristic amount of the data and the characteristic amount of the image data stored in the image storage unit with the characteristic amount.
【請求項14】 入力される画像データが静止画像であ
るか動画像であるかを判定する画像データ判定手段と、
前記画像データ判定手段により静止画像であると判定さ
れた画像データから縮小画像を生成する縮小画像生成手
段と、生成された前記縮小画像の周波数解析を行う周波
数解析手段と、解析の結果得られる直流分および一部交
流分を静止画像特徴量として取り出す直流成分および一
部交流成分抽出手段とを有する静止画像特徴量算出手段
と、 前記画像データ判定手段により動画像であると判定され
た画像データから全部または一部のフレームに相当する
データを取り出し処理対象に選定する特徴量抽出対象フ
レーム選定手段と、取り出されたフレームそれぞれのデ
ータから縮小画像を生成する縮小画像生成手段と、生成
された前記縮小画像の周波数解析を行う周波数解析手段
と、解析の結果得られる直流分および一部交流分を画像
特徴量として取り出す直流成分および一部交流成分抽出
手段と、前記直流成分および一部交流成分抽出手段から
出力されるフレーム特徴量を集めて動画像特徴量を生成
する動画像特徴量生成手段とを有する動画像特徴量算出
手段と、 静止画像データに対して前記静止画像特徴量算出手段に
より予め算出された静止画像特徴量と、動画像データに
対して前記動画像特徴量算出手段により予め算出された
動画像特徴量とを記憶した画像特徴量記憶手段と、前記
静止画像データ及び前記動画像データを記憶する画像デ
ータ記憶手段とからなる画像データベースと、 入力された静止画像データにより前記静止画像算出手段
にて算出された静止画像特徴量と、前記画像データベー
スに含まれる画像特徴量との相関値を計算する静止画像
特徴量相関測定手段と、 入力された動画像データにより前記動画像特徴量算出手
段にて算出された動画像特徴量と、前記画像データベー
スに含まれる画像特徴量との相関値を計算する動画像特
徴量相関測定手段とを有し、 前記静止画像特徴量相関測定手段は、相関値の高い画像
データベース中の静止画像を類似する静止画像の候補と
して検出し、前記動画像特徴量相関測定手段は、相関値
の高い画像データベース中の動画像区間を類似する動画
像区間の候補として検出することを特徴とする画像検索
装置。
14. Image data determining means for determining whether the input image data is a still image or a moving image,
Reduced image generation means for generating a reduced image from image data determined to be a still image by the image data determination means, frequency analysis means for performing frequency analysis of the generated reduced image, and direct current obtained as a result of the analysis. Minute image data and a partial alternating current component as still image characteristic amounts, and a still image feature amount calculating means having a direct current component and a partial alternating current component extracting means, and image data determined by the image data determining means to be a moving image. Feature amount extraction target frame selection means for selecting data corresponding to all or some of the frames as extraction processing targets, reduced image generation means for generating reduced images from the respective data of the extracted frames, and the generated reduction Frequency analysis means for frequency analysis of images, and DC and partial AC components obtained as a result of analysis are used as image features. A moving image having direct-current component and partial alternating-current component extracting means for extracting, and moving-image characteristic amount generating means for collecting moving-image characteristic amounts by collecting frame characteristic amounts output from the direct-current component and partial alternating-current component extracting means. Feature amount calculation means, still image feature amount previously calculated by the still image feature amount calculation means for still image data, and moving image previously calculated by the moving image feature amount calculation means for moving image data An image database including an image feature amount storage unit that stores a feature amount and an image data storage unit that stores the still image data and the moving image data, and the still image calculation unit based on the input still image data. Still image feature amount correlation measuring means for calculating a correlation value between the calculated still image feature amount and the image feature amount included in the image database; And a moving image feature amount correlation measuring unit for calculating a correlation value between the moving image feature amount calculated by the moving image feature amount calculating unit based on the generated moving image data and the image feature amount included in the image database. However, the still image feature amount correlation measuring means detects a still image in an image database having a high correlation value as a candidate of a similar still image, and the moving image feature amount correlation measuring means is in an image database having a high correlation value. An image search device, wherein the moving image section is detected as a candidate of a similar moving image section.
【請求項15】 前記動画像特徴量相関測定手段は、 前記入力した動画像データに対して前記動画像算出手段
により算出された動画像特徴量を分割し、前記動画像デ
ータベースに含まれる動画像の動画像特徴量の一部と、
分割した各動画像特徴量との部分的相関値を順次算出
し、前記部分的相関値が予め定められた閾値よりも低い
時に、その特徴量を持つ前記動画像データベースに含ま
れる動画像区間を類似する動画像の候補から取り除くこ
とを特徴とする請求項14に記載の画像検索装置。
15. The moving image feature amount correlation measuring unit divides the moving image feature amount calculated by the moving image calculating unit with respect to the input moving image data, and a moving image included in the moving image database. A part of the moving image features of
A partial correlation value with each of the divided moving image feature amounts is sequentially calculated, and when the partial correlation value is lower than a predetermined threshold value, a moving image section included in the moving image database having the feature amount is calculated. 15. The image search device according to claim 14, wherein the image search device removes from similar moving image candidates.
【請求項16】 前記動画像特徴量相関測定手段は、 前記入力した動画像データに対して前記動画像算出手段
により算出された動画像特徴量を分割し、前記動画像デ
ータベースに含まれる動画像の動画像特徴量の一部と、
分割した部分動画像特徴量との部分的相関値を順次算出
し、前記部分的相関値が予め定められた閾値よりも低い
前記部分動画像特徴量の数が予め定められた閾値以上と
なった時点で類似する動画像の候補から取り除くことを
特徴とする請求項14または15に記載の画像検索装
置。
16. The moving image feature amount correlation measuring unit divides the moving image feature amount calculated by the moving image calculating unit with respect to the input moving image data, and a moving image included in the moving image database. A part of the moving image features of
A partial correlation value with the divided partial moving image feature amount is sequentially calculated, and the number of the partial moving image feature amount in which the partial correlation value is lower than a predetermined threshold value is equal to or more than a predetermined threshold value. The image search device according to claim 14 or 15, wherein the image search device is removed from candidates of similar moving images at a time point.
【請求項17】 画像データから生成された縮小画像に
対して周波数解析を行なって周波数成分を算出して、当
該算出した周波数成分から直流成分と一部の交流成分と
を抽出して、当該抽出した直流成分と一部の交流成分と
を用いて生成された前記画像データの特徴量を用いて、
当該画像データの特徴量間の相関値を計算することによ
り類似する画像データを検索することを特徴とする画像
検索方法。
17. A reduced image generated from image data is subjected to frequency analysis to calculate a frequency component, a DC component and some AC components are extracted from the calculated frequency component, and the extraction is performed. Using the feature amount of the image data generated using the DC component and a part of the AC component,
An image search method characterized in that similar image data is searched by calculating a correlation value between feature amounts of the image data.
【請求項18】 画像データから生成された縮小画像に
対して周波数解析を行なって周波数成分を算出して、当
該算出した周波数成分から直流成分と一部の交流成分と
を抽出して、当該抽出した直流成分と一部の交流成分と
を用いて生成された前記画像データの特徴量を前記画像
データと共に特徴量つき画像記憶部に記憶するステップ
と、 入力画像データから生成された縮小画像に対して周波数
解析を行なって周波数成分を算出して、当該算出した周
波数成分から直流成分と一部の交流成分とを抽出して、
当該抽出した直流成分と一部の交流成分とを用いて生成
された前記入力画像データの特徴量を入力し、当該入力
画像データの特徴量と前記特徴量つき画像記憶部に記憶
された前記画像データの特徴量との相関値を算出する画
像相関測定ステップと、 を備えることを特徴とする画像検索方法。
18. A reduced image generated from image data is subjected to frequency analysis to calculate a frequency component, a DC component and a part of an AC component are extracted from the calculated frequency component, and the extraction is performed. Storing the feature amount of the image data generated using the DC component and a part of the AC component in the image storage unit with the feature amount together with the image data, for the reduced image generated from the input image data. Frequency analysis is performed to calculate the frequency component, and the DC component and a part of the AC component are extracted from the calculated frequency component,
The feature amount of the input image data generated using the extracted DC component and a part of the AC component is input, and the feature amount of the input image data and the image stored in the image storage unit with the feature amount. An image retrieval method comprising: an image correlation measurement step of calculating a correlation value with a feature amount of data.
【請求項19】 画像データから生成された縮小画像に
対して周波数解析を行なって周波数成分を算出する周波
数解析ステップと、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出する直流成分および一部交流成分抽出ステップ
と、 を備えることを特徴とする請求項18に記載の画像検索
方法。
19. A frequency analysis step of performing a frequency analysis on a reduced image generated from image data to calculate a frequency component, and a direct current for extracting a direct current component and a part of the alternating current component from the calculated frequency component. 19. The image retrieval method according to claim 18, further comprising: a component and a partial AC component extracting step.
【請求項20】 画像データから縮小画像を生成する縮
小画像生成ステップを備えることを特徴とする請求項1
8または19に記載の画像検索方法。
20. A reduced image generating step of generating a reduced image from image data is provided.
The image search method described in 8 or 19.
【請求項21】 入力画像データから生成された縮小画
像に対して周波数解析を行なって周波数成分を算出する
周波数解析ステップと、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出して、当該当該抽出した直流成分と一部の交流
成分とを用いて前記入力画像データの特徴量を生成する
直流成分および一部交流成分抽出ステップと、 画像データから生成された縮小画像に対して周波数解析
を行なって算出周波数成分を算出して、当該算出周波数
成分から直流成分と一部の交流成分とを抽出して、当該
抽出した直流成分と一部の交流成分とを用いて生成され
た前記画像データの特徴量を前記画像データと共に記憶
する特徴量つき画像記憶部に記憶された前記画像データ
の特徴量と前記入力画像データの特徴量との相関値を算
出する画像相関測定ステップと、 を備えることを特徴とする画像検索方法。
21. A frequency analysis step of performing frequency analysis on a reduced image generated from input image data to calculate a frequency component, and extracting a DC component and a part of an AC component from the calculated frequency component. A DC component and a partial AC component extracting step of generating the feature amount of the input image data using the extracted DC component and a part of the AC component, and for the reduced image generated from the image data. A frequency component is calculated by performing frequency analysis, a DC component and some AC components are extracted from the calculated frequency component, and the generated DC component and some AC components are generated. Calculate a correlation value between the feature amount of the image data stored in the image storage unit with the feature amount that stores the feature amount of the image data together with the image data and the feature amount of the input image data. Image retrieval method characterized by comprising the image correlation measuring step, the that.
【請求項22】 第1の画像データを代表する色情報の
集合を用いて生成された第2の画像データに対して周波
数解析を行なって周波数成分を算出して、当該算出した
前記周波数成分から直流成分と一部の交流成分とを抽出
して、当該抽出した直流成分と一部の交流成分とを用い
て生成された前記第1の画像データの特徴量を前記第1
の画像データと共に特徴量つき画像記憶部に記憶するス
テップと、 入力画像データを代表する色情報の集合を用いて生成さ
れた第3の画像データに対して周波数解析を行なって周
波数成分を算出して、当該算出した前記周波数成分から
直流成分と一部の交流成分とを抽出して、当該抽出した
直流成分と一部の交流成分とを用いて生成された前記入
力画像データの特徴量を入力し、当該入力画像データの
特徴量と前記特徴量つき画像記憶部に記憶された前記第
1の画像データの特徴量との相関値を算出する画像相関
測定ステップと、 を備えることを特徴とする画像検索方法。
22. A frequency component is calculated by performing a frequency analysis on the second image data generated by using a set of color information representing the first image data, and the frequency component is calculated from the calculated frequency component. The direct current component and a part of the alternating current component are extracted, and the characteristic amount of the first image data generated by using the extracted direct current component and the partial alternating current component is set to the first value.
And a step of storing the image data with the image data in the image storage unit with the feature amount, and a frequency component is calculated by performing a frequency analysis on the third image data generated by using the set of color information representing the input image data. Then, the DC component and a part of the AC component are extracted from the calculated frequency component, and the feature amount of the input image data generated by using the extracted DC component and a part of the AC component is input. And an image correlation measuring step of calculating a correlation value between the feature amount of the input image data and the feature amount of the first image data stored in the image storage unit with the feature amount. Image search method.
【請求項23】 前記入力画像データを代表する色情報
の集合を用いて生成された前記第3の画像に対して周波
数解析を行なって周波数成分を算出する周波数解析ステ
ップと、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出し、当該抽出した直流成分と一部の交流成分と
を用いて前記入力画像データの特徴量を生成する直流成
分および一部交流成分抽出ステップと、 を備えることを特徴とする請求項22に記載の画像検索
方法。
23. A frequency analysis step of calculating a frequency component by performing a frequency analysis on the third image generated using a set of color information representing the input image data, and the calculated frequency component. From the direct current component and a part of the alternating current component is extracted, and the direct current component and the partial alternating current component extracting step of generating the feature amount of the input image data by using the extracted direct current component and the partial alternating current component, The image retrieval method according to claim 22, further comprising:
【請求項24】 前記入力画像データをブロックに分割
し、当該分割した各ブロックから各ブロックを代表する
色情報を取り出し、当該取り出した代表する色情報を用
いて前記第3の画像データを生成する縮小画像生成ステ
ップを備えることを特徴とする請求項22または23に
記載の画像検索方法。
24. The input image data is divided into blocks, color information representing each block is extracted from each of the divided blocks, and the third image data is generated using the extracted representative color information. 24. The image search method according to claim 22, further comprising a reduced image generation step.
【請求項25】 入力画像データを代表する色情報の集
合を用いて生成された第1の画像データに対して周波数
解析を行なって周波数成分を算出する周波数解析ステッ
プと、 当該算出した周波数成分から直流成分と一部の交流成分
とを抽出して、当該当該抽出した直流成分と一部の交流
成分とを用いて前記入力画像データの特徴量を生成する
直流成分および一部交流成分抽出ステップと、 第2の画像データを代表する色情報の集合を用いて生成
された第3の画像データに対して周波数解析を行なって
周波数成分を算出して、当該算出周波数成分から直流成
分と一部の交流成分とを抽出して、当該抽出した直流成
分と一部の交流成分とを用いて生成された前記第2の画
像データの特徴量を前記第2画像データと共に記憶する
特徴量つき画像記憶部に記憶された前記第2の画像デー
タの特徴量と前記入力画像データの特徴量との相関値を
算出する画像相関測定ステップと、 を備えることを特徴とする画像検索方法。
25. A frequency analysis step of performing frequency analysis on first image data generated using a set of color information representing input image data to calculate a frequency component, and from the calculated frequency component A DC component and a partial AC component extraction step of extracting a DC component and a part of the AC component, and using the extracted DC component and a part of the AC component to generate a characteristic amount of the input image data; , A frequency component is calculated by performing frequency analysis on the third image data generated using the set of color information that represents the second image data, and a DC component and a part of the calculated frequency component are calculated. Image storage with feature quantity for extracting an AC component and storing the feature quantity of the second image data generated using the extracted DC component and a part of the AC component together with the second image data Image retrieval method characterized by and an image correlation measuring step of calculating a correlation value between the feature quantity of the input image data and feature amount of the stored second image data to the.
【請求項26】 前記直流成分および一部交流成分抽出
ステップにおいて、輝度成分の係数の一部または色差成
分の係数の一部のいずれか一方または双方を抽出し、 当該抽出した輝度成分の係数の一部または色差成分の係
数の一部のいずれか一方または双方を用いて前記画像デ
ータの特徴量を生成することを特徴とする請求項19、
21、23または25に記載の画像検索方法。
26. In the step of extracting the direct current component and the partial alternating current component, either one or both of a coefficient of a luminance component and a coefficient of a color difference component are extracted, and the extracted coefficient of the luminance component is extracted. 20. The feature amount of the image data is generated by using one or both of a part or a part of a coefficient of a color difference component.
The image search method described in 21, 23 or 25.
【請求項27】 前記第2の画像データ及び前記第3の
画像データが、8×8の固定サイズの画像データである
ことを特徴とする請求項22〜24に記載の画像検索方
法。
27. The image search method according to claim 22, wherein the second image data and the third image data are image data having a fixed size of 8 × 8.
【請求項28】 前記第1の画像データ及び前記第2の
画像データが、8×8の固定サイズの画像データである
ことを特徴とする請求項25に記載の画像検索方法。
28. The image retrieval method according to claim 25, wherein the first image data and the second image data are image data having a fixed size of 8 × 8.
【請求項29】 画像データを第1の8×8の固定サイ
ズの画像データに変換し、当該変換した第1の8×8の
固定サイズの画像データに対して周波数解析を行なって
周波数成分を算出して、当該算出した周波数成分から輝
度成分の直流成分と色差成分の直流成分と交流成分の一
部とを抽出することにより生成された前記画像データの
特徴量を前記画像データと共に特徴量つき画像記憶部に
記憶するステップと、 入力画像データを第2の8×8の固定サイズの画像デー
タに変換し、当該変換した第2の8×8の固定サイズの
入力画像データに対して周波数解析を行ない、当該周波
数解析を行なって得られた輝度成分の直流成分と色差成
分の直流成分と交流成分の一部とを抽出することにより
生成された前記入力画像データの特徴量を入力し、当該
入力画像データの特徴量と前記特徴量つき画像記憶部に
記憶された前記画像データの特徴量との相関値を算出す
る画像相関測定ステップと、 を備えることを特徴とする画像検索方法。
29. Converting image data into first 8 × 8 fixed size image data, and performing frequency analysis on the converted first 8 × 8 fixed size image data to determine frequency components. Calculate the characteristic amount of the image data generated by extracting the direct current component of the luminance component, the direct current component of the color difference component, and a part of the alternating current component from the calculated frequency component together with the characteristic amount of the image data. A step of storing the image data in the image storage unit, converting the input image data into second 8 × 8 fixed size image data, and performing a frequency analysis on the converted second 8 × 8 fixed size input image data. And input the feature amount of the input image data generated by extracting the direct current component of the luminance component and the direct current component of the color difference component and a part of the alternating current component obtained by performing the frequency analysis, An image retrieval method comprising: an image correlation measuring step of calculating a correlation value between a feature amount of input image data and a feature amount of the image data stored in the image storage unit with the feature amount.
JP2003124404A 1999-01-06 2003-04-28 Image search apparatus and image search method Expired - Fee Related JP4304368B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003124404A JP4304368B2 (en) 1999-01-06 2003-04-28 Image search apparatus and image search method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP11-1507 1999-01-06
JP150799 1999-01-06
JP2003124404A JP4304368B2 (en) 1999-01-06 2003-04-28 Image search apparatus and image search method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP05943299A Division JP3496559B2 (en) 1999-01-06 1999-03-05 Image feature generation apparatus and image feature generation method

Publications (2)

Publication Number Publication Date
JP2003323602A true JP2003323602A (en) 2003-11-14
JP4304368B2 JP4304368B2 (en) 2009-07-29

Family

ID=29551488

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003124404A Expired - Fee Related JP4304368B2 (en) 1999-01-06 2003-04-28 Image search apparatus and image search method

Country Status (1)

Country Link
JP (1) JP4304368B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007158673A (en) * 2005-12-05 2007-06-21 Hitachi Ltd Dangerous video detection method, and video difference detection method and apparatus
JP2007199749A (en) * 2004-08-19 2007-08-09 Mitsubishi Electric Corp Image retrieval method and image retrieval device
US7724944B2 (en) 2004-08-19 2010-05-25 Mitsubishi Electric Corporation Image retrieval method and image retrieval device
US7949042B2 (en) 2005-01-21 2011-05-24 Sony Corporation Image searching device and method, program and program recording medium
JP2014238812A (en) * 2013-05-10 2014-12-18 株式会社リコー Information processing apparatus, motion identification method, and motion identification program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007199749A (en) * 2004-08-19 2007-08-09 Mitsubishi Electric Corp Image retrieval method and image retrieval device
US7724944B2 (en) 2004-08-19 2010-05-25 Mitsubishi Electric Corporation Image retrieval method and image retrieval device
JP4632830B2 (en) * 2004-08-19 2011-02-16 三菱電機株式会社 Image search method and image search apparatus
US7949042B2 (en) 2005-01-21 2011-05-24 Sony Corporation Image searching device and method, program and program recording medium
US8467442B2 (en) 2005-01-21 2013-06-18 Sony Corporationn Image searching device and method, program and program recording medium
JP2007158673A (en) * 2005-12-05 2007-06-21 Hitachi Ltd Dangerous video detection method, and video difference detection method and apparatus
JP2014238812A (en) * 2013-05-10 2014-12-18 株式会社リコー Information processing apparatus, motion identification method, and motion identification program

Also Published As

Publication number Publication date
JP4304368B2 (en) 2009-07-29

Similar Documents

Publication Publication Date Title
JP3496559B2 (en) Image feature generation apparatus and image feature generation method
JP4566498B2 (en) How to describe motion activity in video
EP2164044B1 (en) Method and apparatus for representing a group of images
JP5116788B2 (en) Video search device
US7035775B2 (en) Similar time series detection method and apparatus, program and recording medium
CN1909677B (en) Image representation and analysis method
US20030112874A1 (en) Apparatus and method for detection of scene changes in motion video
JP2004350283A (en) Method for segmenting compressed video into 3-dimensional objects
KR100788642B1 (en) Texture analysing method of digital image
JP4304368B2 (en) Image search apparatus and image search method
JPH09510329A (en) Video signal processing
US20050002569A1 (en) Method and apparatus for processing images
Hanjalic et al. Automatically segmenting movies into logical story units
CN102298699A (en) Methods of representing and analysing images
Latecki et al. Extraction of key frames from videos by optimal color composition matching and polygon simplification
JP4167245B2 (en) Digital video processing method and apparatus
JP2000194727A (en) Device and method for retrieving moving image and recording medium recording moving image retrieval program
Fatemi et al. Optical flow based model for scene cut detection
JPH05236458A (en) Moving image processor
EP1332472B1 (en) Image characterisation
Askari Javaran et al. A No-Reference Blur Metric based on Second-Order Gradients of Image
JPH05236449A (en) Moving image processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060213

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080911

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080930

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090106

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090306

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090331

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090413

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120515

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120515

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130515

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140515

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees