JP2004094379A - Similar image retrieval device - Google Patents
Similar image retrieval device Download PDFInfo
- Publication number
- JP2004094379A JP2004094379A JP2002251681A JP2002251681A JP2004094379A JP 2004094379 A JP2004094379 A JP 2004094379A JP 2002251681 A JP2002251681 A JP 2002251681A JP 2002251681 A JP2002251681 A JP 2002251681A JP 2004094379 A JP2004094379 A JP 2004094379A
- Authority
- JP
- Japan
- Prior art keywords
- image
- images
- difference value
- area
- similar
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Image Analysis (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
この発明は、類似する画像を検索する類似画像検索装置に関するものである。
【0002】
【従来の技術】
従来から、コンピュータを用いて画像のようなマルチメディアコンテンツが類似しているか否かを検索する場合、画像の色情報を用いて判断する方法が一般的に行われている。人間が画像を認識する場合には、その画像の色そのもの、色の変化、画像の形状などを利用して画像を認識する。
画像の類似を判断する場合、画像中の任意の部分同士を比較する場合や、一方の画像の全体像を、他方の画像の任意の部分と比較する場合、2枚の画像の全体を比較する場合がある。
【0003】
【発明が解決しようとする課題】
この画像の全体像を比較して類似性があるか否かについて検出する場合、画像中の個々のオブジェクトを対象とした類似検索とは異なり、全体の構図が似通っていることが、類似と見なす基準となる。
しかしながら、従来の方式を用いる場合、構図は類似しているが、類似していると見なすことができない場合や、構図は全く異なるが、類似と見なされてしまう場合があった。
【0004】
例えば、2つの画像2つの画像の色情報そのものを比較する絶対値比較方式がある。この方法では、色値について2つの画像を1ピクセルずつ比較することにより、画像に共通性があるか否かについて検出するものである。しかし、この方式においては、色値を比較するので、視覚的に構図が似ているコンテンツであっても、色調が異なる画像については、類似コンテンツと見なすものとして検出できないという問題点がある。
【0005】
一方、図6に示すように、2つの画像から、共通する方法で特徴を抽出し、その特徴同士を比較する方式である変換比較方式がある。この方式には、画像の持つ色値をスペクトルあるいはヒストグラム特徴で表現し、それらを比較する方法がある(符号(a)、(b))。また、画像そのものにキーワードを設定して特徴とし、このキーワードを比較する方法がある(符号(c))。
【0006】
しかし、スペクトルやヒストグラムを用いる方法では、画像の識別に不可欠な、画素値の空間的分布情報が除外されてしまい、構図がほぼ一致する画像であっても、色調が異なる場合に、類似するコンテンツとして検出されない場合があるとともに、色調に共通性があるが、構図が全く異なる画像について、類似するコンテンツとして検出される場合があり、検出精度が低下してしまう問題点がある。また、キーワードを用いる方法では、キーワードを設定する場合に、作業者が画像を見てキーワードを設定する必要があるために、コンピュータによって全自動化することは困難であり、類似性の検出を行う効率が低下してしまうという問題点がある。
【0007】
本発明は、このような事情に鑑みてなされたもので、その目的は、構図が類似する画像を、より高い精度で、類似しているか否かを検出することができる画像検索装置を提供することにある。
【0008】
【課題を解決するための手段】
上記目的を達成するために、本発明は、複数の画像を比較する類似画像検索装置であって、前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割する分割部と、前記分割部によって分割された画像領域内の色に関する情報である領域値を生成する領域値演算部と、前記分割部によって分割された画像領域のうち、基準となる画像領域である基準画像領域について前記領域値演算部によって生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について前記領域値演算部によって生成された領域値と、の差を演算して差分値データを生成する差分値演算部と、前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について前記差分値演算部によって生成された差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について前記差分値演算部によって生成された差分値データと、を比較し画像が一致するか否かを検出する差分値比較部と、前記差分値比較部によって検出された検出結果を出力する出力部と、を有することを特徴とする。
【0009】
また、本発明は、上述の類似画像検索装置において、前記分割部は、選択した画像の大きさを検出する画像サイズ検出部と、前記画像サイズ検出部によって検出された画像の大きさを予め決められたサイズに変更する画像サイズ正規化部とを有し、記画像サイズ正規化部によって変更された後の画像を分割することを特徴とする。
【0010】
また、本発明は、上述の類似画像検索装置において、前記差分値演算部によって生成された差分値データを各画像毎に記憶する差分値データベースを有し、前記差分値比較部は、画像を比較する指示に応じて、前記差分値データベースに記憶された差分値データを読み出し、画像が一致するか否かの検出を行うことを特徴とする。
【0011】
また、本発明は、複数の画像を比較する類似画像検索装置における類似画像検索方法であって、前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割し、前記分割された画像領域内の色に関する情報である領域値を生成し、前記分割された画像領域のうち、基準となる画像領域である基準画像領域について生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について生成された領域値と、の差を演算して差分値データを生成し、前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について生成された差分値データと、を比較し画像が一致するか否かを検出することを特徴とする。
【0012】
また、本発明は、複数の画像を比較する類似画像検索プログラムであって、前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割するステップと、前記分割された画像領域内の色に関する情報である領域値を生成するステップと、前記分割された画像領域のうち、基準となる画像領域である基準画像領域について生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について生成された領域値と、の差を演算して差分値データを生成するステップと、前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について生成された差分値データと、を比較し画像が一致するか否かを検出するステップと、をコンピュータに実行させることを特徴とする。
【0013】
また、本発明は、複数の画像を比較する類似画像検索プログラムを記録したコンピュータ読み取り可能な記録媒体であって、前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割するステップと、前記分割された画像領域内の色に関する情報である領域値を生成するステップと、前記分割された画像領域のうち、基準となる画像領域である基準画像領域について生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について生成された領域値と、の差を演算して差分値データを生成するステップと、前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について生成された差分値データと、を比較し画像が一致するか否かを検出するステップと、をコンピュータに実行させるための類似画像検索プログラムを記録したことを特徴とする。
【0014】
【発明の実施の形態】
以下、本発明の一実施形態による類似画像検索装置を図面を参照して説明する。図1は、この発明の一実施形態による類似画像検索装置1の構成を示す概略ブロック図である。
この図において、画像データDB(データベース)10は、各種画像データを記憶する。分割部11は、画像データDB10に記憶された画像データのうち、比較する対象となる複数の画像のうち、1つの画像を選択し、予め指定される複数の画像領域(以下、「分割ブロック」と称する)に分割する。この分割処理は、比較対象となる画像を順次選択し、選択した画像のそれぞれについて分割処理を行う。また、この分割部11は、選択した画像の大きさを検出する画像サイズ検出部12と、画像サイズ検出部12によって検出された画像の大きさを予め決められたサイズに変更する画像サイズ正規化部13とを有し、画像サイズ正規化部13によって変更された後の画像を分割する。
【0015】
領域値演算部14は、分割された分割ブロック毎にその分割ブロック内の色に関する情報である領域値を生成する。この色に関する情報は、具体的には、分割ブロック内の色値の平均値である平均色値、分割ブロック内の輝度値の平均値である平均輝度値、分割ブロック内の代表ピクセルの色値あるいは輝度値などが含まれる。分割ブロック配列部15は、分割部11によって分割された分割ブロックを予め決められた順序に従って配列する。
【0016】
差分値演算部16は、分割部11によって分割された分割ブロックのうち、基準となる分割ブロックである基準分割ブロックについて領域値演算部14によって生成された領域値と、分割ブロックとは異なる分割ブロックである対象分割ブロックについて領域値演算部14によって生成された領域値と、の差を演算して差分値データを生成する。また、差分値演算部16は、演算した差分値データから差分分布ファイルを作成し、作成した差分分布ファイルを差分分布ファイルデータベース20に記憶する。差分分布ファイルデータベース20は、差分値演算部16から出力される差分分布ファイルを画像毎に記憶する。
【0017】
差分分布ファイル読み出し部32は、差分値比較部33からの指示に基づいて、差分分布ファイルデータベース20から、比較する対象となる画像の差分分布ファイルを読み出す。入力部31は、検索する対象の画像データを指示する。
差分値比較部33は、複数の画像のうち、類似しているか否かを検出する基準となる基準画像について差分値演算部16によって生成された差分値データと、基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について差分値演算部16によって生成された差分値データと、を比較し画像が一致するか否かを検出する。出力部35は、液晶表示装置やCRT(Cathode Ray Tube)等の出力装置であり、差分値比較部33によって検出された検出結果を出力する。なお、他の装置に検出結果を示すデータを出力してもよい。
【0018】
次に、図1における類似画像検索装置1の処理動作について図2のフローチャート、図3の説明図を用いて説明する。
1)差分分布ファイル生成処理
分割部11は、画像データDB10に記憶されている画像データの中から差分分布ファイルを作成する対象となる画像データを選択し(図2ステップS1)、選択した画像データの画像の縦方向と横方向の大きさを画像サイズ検出部12によって検出する(図2ステップS2)。そして分割部11は、検出された画像サイズが予め決められた大きさであるか否かを画像サイズ正規化部13によって検出し、予め決められた大きさではない場合、画像サイズ正規化部13によって画像サイズを予め決められた大きさに変更して正規化する(図2ステップS3)。一方、予め決められた大きさであれば、ステップS3における画像サイズの変更は行わない。
【0019】
次に、分割部11は、正規化処理がなされた画像データを予め決められた数に分割し(図2ステップS4、図3符号(a))、分割された分割ブロックに領域識別符号を付与する(図3符号(b))。画像が分割されると、領域値演算部14は、分割された分割ブロック毎に、その領域の領域値を演算し(図2ステップS5)、演算結果と領域識別符号を対応付ける。ここで演算される領域値の演算結果は、領域内の輝度値の平均値である。
分割ブロック配列部15は、分割ブロックを予め決められた順序に配列する。この配列は、領域識別符号の順に配列される(図3(c))。このとき、分割ブロックの領域値も配列後の分割ブロックの領域識別符号に対応付けされたままである。
【0020】
分割ブロックの配列がなされると、差分値演算部16は、配列の分割ブロックにおいて、隣接ずる分割ブロック間における領域値の差を演算して差分値データを生成する(図2ステップS7)。そして生成された差分値データから差分分布ファイルを作成し(図2ステップS8)、作成した差分分布ファイルを差分分布ファイルデータベース20に記憶する(図2ステップS9)。差分分布ファイルデータが差分分布ファイルデータベース20に記憶された後、分割部11は、画像データDB10に記憶されている画像データのうち、全ての画像データについて分割処理を行ったか否かを検出し(図2ステップS10)、全ての画像データについて分割処理を行うように繰り返す(図3符号(d))。これにより、全ての画像についてステップS2からステップS10における差分分布ファイルの作成が行われる。
【0021】
2)画像検索処理
次に、画像検索処理について図4のフローチャートを用いて説明する。
入力部36から類似を検索する基準となる画像データが指示されると、差分分布ファイル読み出し部32は、基準となる画像データの差分分布ファイルデータを差分分布ファイルデータベース20から読み出す(ステップS21)。基準となる画像データの差分分布ファイルデータがない場合は、図2のステップS2からステップS9を実行するための指示を分割部11に出力し、差分分布ファイルを作成する。
【0022】
次に、基準となる画像データの差分分布ファイルデータが読み出されると、差分値比較部33は、許容誤差値を決定する(ステップS22)。最初は、「0」が設定される。
【0023】
次に、差分分布ファイル読み出し部32は、基準画像データと比較する対象となる比較対象画像データの差分分布ファイルを差分分布ファイルデータベース20から読み出す(ステップS23)。
差分値比較部33は、基準画像データの差分分布ファイルと比較対象画像データの差分分布ファイルとを比較し、許容誤差が「0」の範囲内であるか否かを検出する(ステップS24)。すなわち、差分値データが一致しているか否かを検出する。
【0024】
許容誤差範囲外である場合(ここでは、一致していない場合)、差分値比較部33は、画像データの差分分布ファイルデータベース20に記憶された全ての画像データの差分分布ファイルとの比較が終了したか否かを検出し(ステップS26)、終了していない場合は、ステップS23に移行し、他の画像データの差分分布ファイルを比較対象画像データの差分分布ファイルとして差分分布ファイル読み出し部32によって、読み出す。
一方、ステップS24において、許容誤差範囲内である場合(ここでは、一致している場合)、差分値比較部33は、比較対象の画像データを一致候補として所定のメモリ内に登録した後(ステップS25)、ステップS26に移行する。
【0025】
そして、基準画像データの差分分布ファイルデータと全ての画像データの差分分布ファイルデータとの比較が終わると、差分値比較部33は、一致候補の件数が1件以上であるか否かを検出する(ステップS27)。一致候補の件数が1件以上であれば、検索を終了し(ステップS28)、一致候補のリストを出力部35に出力する(ステップS29)。
【0026】
一方、ステップS27において、一致候補が0件である場合、差分値比較部33は、許容誤差記憶部31から設定された許容誤差の範囲内で許容誤差の範囲を拡大する(ステップS30)。ここでは、許容誤差が1増加されるので、「0」が「1」に設定されステップS22に移行する。
【0027】
次に、図2と図4とにおいて説明した差分分布ファイル生成処理と画像検索処理とについて、図5を用いてさらに説明する。基準画像データとなる画像A(符号(a))と比較対象画像データである画像B(符号(b))は、分割部11によって複数の分割ブロックに分割される(符号(c))。そして、領域値演算部14によって分割ブロックの領域値が演算され(符号(d))、分割ブロック配列部15によって予め決められた順番に配列された後、差分値演算部16によって隣接する分割ブロックの領域値との差が隣接する分割ブロック毎に演算され(符号(e))、演算結果となる差分分布ファイルが生成され(符号(f))、生成された差分分布ファイルが差分値比較部33によって比較される(符号(g))。ここで、誤差範囲が「0」である場合、1行5列の分割ブロックの領域値に基づいて演算された差分の値(符号(f))がそれぞれ画像Aと画像Bとにおいて一致するので、類似する画像として検出され、出力部35に出力される。
【0028】
一方、誤算範囲が「1」であって、差分分布ファイルの差分値データが「11、29、46、−24」である場合、比較対象画像データの差分値データの1番目の差分値データが11±1の範囲内、2番目の差分値データが29±1の範囲内、3番目の差分値データが46±1、4番目の差分値データが−24±1の範囲内」である場合に、一致候補として検出される。このように、差分値データの各値に対して許容誤差を設定し、差分値データの全てが設定された範囲内である場合に、一致候補として検出される。なお、この場合、許容誤差の他にさらに差分値データが一致する個数を差分値比較部33に予め設定しておくようにしてもよい。例えば、一致個数を「3」に設定しておき、4つの差分値データのうち、3つ以上が一致(あるいは、許容誤差範囲内)である場合に、一致候補として検出する。
【0029】
図5における実施形態においては、1行5列の分割ブロックの差分値データを比較した場合について説明した。このように、差分値データの比較個数を差分値比較部33に予め設定しておくことにより、類似画像の検出処理時間を短縮することができる。なお、全ての分割ブロックの差分値データを比較してもよい。このように、差分値データの比較個数を増加させることにより、比較する画像の面積を大きくできるので、基準画像データに類似する度合いが高い画像を検出することができる。
【0030】
また、図5において、画像Aと画像Bとの画像の領域値(d)を比較すると比較結果は一致しないので、類似する画像として検出されないことになるが、上述の実施形態においては、領域値の差分を算出して比較するようにしたので、構図が類似していて色値や輝度値が異なる場合、従来であれば類似する画像として検出されなかったが、上述した実施形態によれば、領域値の差分を算出し差分の値を比較するようにしたので、色値や輝度値が異なっていても、構図が類似している画像を検出することが可能である。
【0031】
上述した検索処理によって、類似する画像のコンテンツを検索することが可能である。
【0032】
なお、上記実施形態において、分割部11の分割数を大きくすると、類似する度合いが高い画像を精度よく検出することができ、分割数を小さくすると、差分分布ファイルの生成処理にかかる時間と画像検索処理にかかる時間を短縮することができる。また、この分割は、1ピクセル毎に分割するようにしてもよい。
【0033】
また、上述した実施形態のステップS5において、輝度値の平均値を演算する場合について説明したが、色値の平均値を演算し、差分分布ファイルを作成して比較するようにしてもよく、また、また、色値の平均値と輝度の平均値、代表ピクセルの色値や輝度値等について比較するようにしてもよい。
【0034】
上述したステップS27において、一致候補の件数は、1件以上でなくともよい。すなわち、3件以上検出された場合に検索を終了してもよい。
【0035】
また、上述した実施形態によれば、隣接した分割ブロック間における差分値データを生成する場合について説明したが、差分値データの生成は、必ずしも隣接する分割ブロック同士で演算する必要はなく、離れた分割ブロック同士において算出してもよい。
また、画像の分割する場合に、分割部11によって画像を縦方向と横方向を予め決められた比率で分割するのであれば、画像サイズ検出部13によって画像サイズを検出し、画像サイズ正規化部14によって正規化する処理を省くことができる。
【0036】
また、図1における分割部11、画像サイズ検出部12、画像サイズ正規化部13、領域値演算部14、分割ブロック配列部15、差分値演算部16、差分分布ファイル読み出し部32、差分比較部33、出力部35の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより類似画像の検出処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。
【0037】
また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含むものとする。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。
【0038】
以上、この発明の実施形態を図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。
【0039】
【発明の効果】
以上説明したように、この発明によれば、画像を分割し、画像領域内の領域値を生成し、差分値データを生成し、類似しているか否かを検出する基準となる基準画像の差分値データと、類似しているか否かを検出する対象となる比較画像の差分値データを比較し画像が一致するか否かを検出するようにしたので、画像の構図が類似していて色値や輝度値が異なる画像であっても、類似する画像であるか否かを検出することができるので、視覚的には一致していると見なせる画像が類似として検出されないことを防ぐことができ、また、全く異なる画像を類似する画像として検出されてしまうことを防ぎ、画像の検出精度を向上させることができる。
【0040】
また、本発明によれば、選択した画像の大きさを検出し、予め決められたサイズに変更した後に画像を分割するようにしたので、画像の大きさが異なる画像同士においても類似しているか否かの検出を行うことができる。
【図面の簡単な説明】
【図1】この発明の一実施形態による類似画像検索装置1の構成を示す概略ブロック図である。
【図2】類似画像検索装置の差分分布ファイル生成処理動作について説明するためのフローチャートである。
【図3】類似画像検索装置の差分分布ファイル生成処理動作について説明するための説明図である。
【図4】画像検索処理について説明するためのフローチャートである。
【図5】差分分布ファイル生成処理と画像検索処理とについて、説明するための図面である。
【図6】従来技術について説明するための図面である。
【符号の説明】
1 類似画像検索装置 11 分割部
12 画像サイズ検出部 13 画像サイズ正規化部
14 領域値演算部 15 分割ブロック配列部
16 差分値演算部 20 差分分布ファイルデータベース
31 入力部 32 差分分布ファイル読み出し部
33 差分値比較部 35 出力部[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a similar image search device that searches for similar images.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, when searching for similarity between multimedia contents such as images using a computer, a method of making a determination using color information of an image is generally performed. When a human recognizes an image, the image is recognized using the color itself, a change in color, the shape of the image, and the like.
When judging the similarity of the images, comparing arbitrary parts in the images, or comparing the whole image of one image with an arbitrary part of the other image, comparing the whole two images There are cases.
[0003]
[Problems to be solved by the invention]
When detecting whether or not there is similarity by comparing the whole images of the images, unlike similarity search for individual objects in the images, it is considered that similarity in the entire composition is similar. Become a reference.
However, when the conventional method is used, there are cases where the compositions are similar but cannot be regarded as similar, or where the compositions are completely different but are regarded as similar.
[0004]
For example, there is an absolute value comparison method for comparing color information itself of two images. In this method, two images are compared one pixel at a time for color values to detect whether or not the images have commonality. However, in this method, since the color values are compared, there is a problem that an image having a different color tone cannot be detected as a similar content even if the content has a visually similar composition.
[0005]
On the other hand, as shown in FIG. 6, there is a conversion comparison method in which features are extracted from two images by a common method and the features are compared. In this method, there is a method of expressing a color value of an image by a spectrum or a histogram feature and comparing them (codes (a) and (b)). In addition, there is a method in which a keyword is set in the image itself, which is a feature, and the keyword is compared (code (c)).
[0006]
However, in the method using a spectrum or a histogram, spatial distribution information of pixel values, which is indispensable for identifying an image, is excluded. Even if an image has almost the same composition, similar content is obtained when the color tone is different. Although there is a case where the image is not detected as an image and the color tone is common, an image having a completely different composition may be detected as a similar content, and there is a problem that the detection accuracy is reduced. Also, in the method using keywords, when setting a keyword, it is difficult for a worker to set the keyword by looking at the image, and it is difficult to fully automate the keyword. Is reduced.
[0007]
The present invention has been made in view of such circumstances, and an object of the present invention is to provide an image search device capable of detecting, with higher accuracy, whether images having similar compositions are similar or not. It is in.
[0008]
[Means for Solving the Problems]
In order to achieve the above object, the present invention provides a similar image search device for comparing a plurality of images, wherein one of the plurality of images is selected, and a plurality of images are selected based on a predetermined number of divisions. A division unit that divides the image region into a plurality of image regions; a region value calculation unit that generates a region value that is information on a color in the image region divided by the division unit; A region value generated by the region value calculation unit for a reference image region that is an image region to be, and a region value generated by the region value calculation unit for a target image region that is an image region different from the reference image region , A difference value calculation unit that calculates difference between the two images, and a difference image calculation unit for a reference image serving as a reference for detecting whether or not the images are similar among the plurality of images. The difference value data generated is compared with the difference value data generated by the difference value calculation unit for a comparison image to be detected as to whether or not the image is similar to the reference image. And a output unit for outputting a detection result detected by the difference value comparing unit.
[0009]
Further, according to the present invention, in the above-described similar image search device, the division unit determines an image size detection unit that detects a size of the selected image and a size of the image detected by the image size detection unit in advance. And an image size normalizing unit for changing the image size to the predetermined size, and dividing the image after being changed by the image size normalizing unit.
[0010]
The present invention also provides the above-described similar image search device, further comprising a difference value database that stores difference value data generated by the difference value calculation unit for each image, wherein the difference value comparison unit compares the images. In response to the instruction, the difference value data stored in the difference value database is read, and whether or not the images match is detected.
[0011]
Further, the present invention is a similar image search method in a similar image search device for comparing a plurality of images, wherein one image is selected from the plurality of images and a plurality of images are selected based on a predetermined number of divisions. Dividing into image regions, generating region values that are information on colors in the divided image regions, and generating region values for a reference image region that is a reference image region among the divided image regions. And a difference value between the reference image region and the region value generated for the target image region, which is an image region different from the reference image region, to generate difference value data. The difference value data for a reference image serving as a reference for detecting the difference image data, and the difference value data generated for a comparison image to be detected whether or not the image is similar to the reference image are compared. And detecting whether or not they match each other.
[0012]
The present invention is also a similar image search program for comparing a plurality of images, wherein one of the plurality of images is selected and divided into a plurality of image regions based on a predetermined number of divisions. Generating an area value that is information about a color in the divided image area; and, among the divided image areas, an area value generated for a reference image area that is a reference image area. Calculating a difference between an area value generated for a target image area that is an image area different from the reference image area to generate difference value data; and determining whether or not the plurality of images are similar. The difference value data for a reference image serving as a reference for detecting the difference between the reference image and the difference value data generated for a comparison image serving as a target for detecting whether or not the image is similar to the reference image. When, wherein the comparison image to execute the steps of detecting whether matches, to computer.
[0013]
Further, the present invention is a computer-readable recording medium recording a similar image search program for comparing a plurality of images, wherein one of the plurality of images is selected and the number of divisions is specified in advance. Dividing the image area into a plurality of image areas, generating an area value that is information on a color in the divided image area, and setting a criterion that is a reference image area among the divided image areas. Calculating a difference between an area value generated for the image area and an area value generated for the target image area, which is an image area different from the reference image area, to generate difference value data; Among the images, difference value data for a reference image serving as a reference for detecting whether or not the images are similar to each other, and a pair for detecting whether or not the images are similar to the image serving as the reference image. Wherein the comparison image and the step of detecting whether matching was recorded similar image retrieval program for causing the computer to execute, and the difference value data generated for comparison image becomes.
[0014]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, a similar image search device according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a schematic block diagram showing a configuration of a similar
In this figure, an image data DB (database) 10 stores various image data. The dividing
[0015]
The area
[0016]
The difference
[0017]
The difference distribution
The difference value comparison unit 33 compares the difference value data generated by the difference
[0018]
Next, the processing operation of the similar
1) The difference distribution file generation
[0019]
Next, the dividing
The divided
[0020]
When the divided blocks are arranged, the difference
[0021]
2) Image Search Process Next, the image search process will be described with reference to the flowchart of FIG.
When the image data serving as a reference for searching for similarity is specified from the input unit 36, the difference distribution
[0022]
Next, when the difference distribution file data of the reference image data is read, the difference value comparison unit 33 determines an allowable error value (Step S22). Initially, “0” is set.
[0023]
Next, the difference distribution
The difference value comparison unit 33 compares the difference distribution file of the reference image data with the difference distribution file of the comparison target image data, and detects whether or not the allowable error is within a range of “0” (Step S24). That is, it is detected whether or not the difference value data matches.
[0024]
When the difference is outside the allowable error range (here, when they do not match), the difference value comparison unit 33 ends the comparison of all the image data stored in the difference
On the other hand, if it is determined in step S24 that the difference is within the allowable error range (here, the values match), the difference value comparison unit 33 registers the image data to be compared as a match candidate in a predetermined memory (step S24). S25), and proceed to step S26.
[0025]
When the comparison between the difference distribution file data of the reference image data and the difference distribution file data of all the image data is completed, the difference value comparison unit 33 detects whether or not the number of matching candidates is one or more. (Step S27). If the number of matching candidates is one or more, the search ends (step S28), and a list of matching candidates is output to the output unit 35 (step S29).
[0026]
On the other hand, if there is no match candidate in step S27, the difference value comparison unit 33 expands the range of the allowable error within the range of the allowable error set from the allowable error storage unit 31 (step S30). Here, since the permissible error is increased by 1, “0” is set to “1”, and the process proceeds to step S22.
[0027]
Next, the difference distribution file generation processing and the image search processing described in FIGS. 2 and 4 will be further described with reference to FIG. The image A (code (a)) serving as the reference image data and the image B (code (b)) serving as the comparison target image data are divided into a plurality of divided blocks by the division unit 11 (code (c)). Then, the area values of the divided blocks are calculated by the area value calculation unit 14 (code (d)), arranged in a predetermined order by the divided
[0028]
On the other hand, when the miscalculation range is “1” and the difference value data of the difference distribution file is “11, 29, 46, −24”, the first difference value data of the difference value data of the comparison target image data is In the range of 11 ± 1, the second difference value data is in the range of 29 ± 1, the third difference value data is in the range of 46 ± 1, and the fourth difference value data is in the range of −24 ± 1. ” Is detected as a match candidate. As described above, an allowable error is set for each value of the difference value data, and when all of the difference value data are within the set range, they are detected as match candidates. In this case, in addition to the permissible error, the number of pieces of difference value data that match may be set in the difference value comparison unit 33 in advance. For example, the number of matches is set to “3”, and when three or more of the four difference value data are matched (or within the allowable error range), they are detected as matching candidates.
[0029]
In the embodiment shown in FIG. 5, the case where the difference value data of the divided blocks in one row and five columns are compared has been described. In this way, by setting the number of comparisons of the difference value data in the difference value comparison unit 33 in advance, it is possible to shorten the processing time for detecting a similar image. Note that the difference value data of all the divided blocks may be compared. As described above, by increasing the number of comparisons of the difference value data, the area of the image to be compared can be increased, so that an image having a high degree of similarity to the reference image data can be detected.
[0030]
In FIG. 5, when the area values (d) of the images A and B are compared with each other, the comparison result does not match, so that the image is not detected as a similar image. Since the difference is calculated and compared, if the composition is similar and the color value or the luminance value is different, it was not detected as a similar image in the related art, but according to the above-described embodiment, Since the difference between the region values is calculated and the difference value is compared, it is possible to detect an image having a similar composition even if the color value and the luminance value are different.
[0031]
Through the above-described search processing, it is possible to search for contents of similar images.
[0032]
In the above embodiment, when the number of divisions of the dividing
[0033]
In the above-described embodiment, the case where the average value of the luminance value is calculated in step S5 of the above-described embodiment has been described. However, the average value of the color values may be calculated, and a difference distribution file may be created and compared. Alternatively, the average value of the color values and the average value of the luminance, the color value and the luminance value of the representative pixel may be compared.
[0034]
In step S27 described above, the number of matching candidates need not be one or more. That is, the search may be terminated when three or more items are detected.
[0035]
Further, according to the above-described embodiment, the case where the difference value data between the adjacent divided blocks is generated has been described. However, the generation of the difference value data does not necessarily need to be performed between the adjacent divided blocks. The calculation may be performed between the divided blocks.
If the image is divided by the
[0036]
In addition, the dividing
[0037]
The “computer system” also includes a homepage providing environment (or a display environment) if a WWW system is used.
The “computer-readable recording medium” refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, and a CD-ROM, and a storage device such as a hard disk built in a computer system. Further, a “computer-readable recording medium” refers to a communication line for transmitting a program via a network such as the Internet or a communication line such as a telephone line, which dynamically holds the program for a short time. In this case, it is also assumed that a program that holds a program for a certain period of time, such as a volatile memory in a computer system serving as a server or a client in that case, is included. Further, the above-mentioned program may be for realizing a part of the above-mentioned functions, or may be for realizing the above-mentioned functions in combination with a program already recorded in a computer system.
[0038]
As described above, the embodiments of the present invention have been described in detail with reference to the drawings. However, the specific configuration is not limited to the embodiments, and includes a design and the like without departing from the gist of the present invention.
[0039]
【The invention's effect】
As described above, according to the present invention, an image is divided, an area value in an image area is generated, difference value data is generated, and a difference between a reference image serving as a reference for detecting similarity is determined. The value data and the difference value data of the comparison image to be detected whether or not they are similar are compared to detect whether or not the images match. Even if the images have different brightness values, it is possible to detect whether or not the images are similar, so that it is possible to prevent an image that can be visually considered to be coincident from being detected as similar, In addition, it is possible to prevent completely different images from being detected as similar images, and to improve the image detection accuracy.
[0040]
Further, according to the present invention, the size of the selected image is detected, and the image is divided after being changed to a predetermined size, so that images having different sizes are similar to each other. Detection can be performed.
[Brief description of the drawings]
FIG. 1 is a schematic block diagram showing a configuration of a similar
FIG. 2 is a flowchart for describing a difference distribution file generation processing operation of the similar image search device.
FIG. 3 is an explanatory diagram for describing a difference distribution file generation processing operation of the similar image search device.
FIG. 4 is a flowchart illustrating an image search process.
FIG. 5 is a diagram for describing a difference distribution file generation process and an image search process.
FIG. 6 is a drawing for explaining a conventional technique.
[Explanation of symbols]
REFERENCE SIGNS
Claims (6)
前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割する分割部と、
前記分割部によって分割された画像領域内の色に関する情報である領域値を生成する領域値演算部と、
前記分割部によって分割された画像領域のうち、基準となる画像領域である基準画像領域について前記領域値演算部によって生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について前記領域値演算部によって生成された領域値と、の差を演算して差分値データを生成する差分値演算部と、前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について前記差分値演算部によって生成された差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について前記差分値演算部によって生成された差分値データと、を比較し画像が一致するか否かを検出する差分値比較部と、
前記差分値比較部によって検出された検出結果を出力する出力部と、
を有することを特徴とする類似画像検索装置。A similar image search device that compares a plurality of images,
A division unit that selects one image from the plurality of images and divides the image into a plurality of image regions based on a division number specified in advance;
An area value calculation unit that generates an area value that is information about a color in the image area divided by the division unit;
Among the image regions divided by the division unit, a region value generated by the region value calculation unit for a reference image region that is a reference image region, and a target image region that is an image region different from the reference image region And a region value generated by the region value calculation unit, and a difference value calculation unit that calculates difference between the region values to generate difference value data, and a reference that detects whether or not the images are similar among the plurality of images. The difference value data generated by the difference value calculation unit for the reference image, and the comparison value generated by the difference value calculation unit for a comparison image to be detected whether the image is similar to the reference image. Difference value data, and a difference value comparison unit that detects whether the images match.
An output unit that outputs a detection result detected by the difference value comparison unit,
A similar image search device comprising:
選択した画像の大きさを検出する画像サイズ検出部と、
前記画像サイズ検出部によって検出された画像の大きさを予め決められたサイズに変更する画像サイズ正規化部とを有し、
記画像サイズ正規化部によって変更された後の画像を分割することを特徴とする請求項1記載の類似画像検索装置。The dividing unit includes:
An image size detector for detecting the size of the selected image;
An image size normalization unit that changes the size of the image detected by the image size detection unit to a predetermined size,
2. The similar image search apparatus according to claim 1, wherein the image after being changed by the image size normalizing unit is divided.
前記差分値比較部は、画像を比較する指示に応じて、前記差分値データベースに記憶された差分値データを読み出し、画像が一致するか否かの検出を行うことを特徴とする請求項1または請求項2記載の類似画像検索装置。Having a difference value database that stores difference value data generated by the difference value calculation unit for each image,
The difference value comparison unit reads difference value data stored in the difference value database in response to an instruction to compare images, and detects whether or not the images match. The similar image search device according to claim 2.
前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割し、
前記分割された画像領域内の色に関する情報である領域値を生成し、
前記分割された画像領域のうち、基準となる画像領域である基準画像領域について生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について生成された領域値と、の差を演算して差分値データを生成し、
前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について生成された差分値データと、を比較し画像が一致するか否かを検出する
ことを特徴とする類似画像検索方法。A similar image search method in a similar image search device that compares a plurality of images,
Selecting one image from the plurality of images, dividing the image into a plurality of image regions based on a predetermined number of divisions,
Generating an area value that is information about a color in the divided image area;
Of the divided image areas, an area value generated for a reference image area that is a reference image area, and an area value generated for a target image area that is an image area different from the reference image area, Calculate the difference to generate difference value data,
Among the plurality of images, difference value data for a reference image serving as a reference for detecting whether or not the images are similar, and a comparison image serving as a target for detecting whether or not the images are similar to the image serving as the reference image A similar image search method characterized by comparing with difference value data generated for (i) and detecting whether images match.
前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割するステップと、
前記分割された画像領域内の色に関する情報である領域値を生成するステップと、
前記分割された画像領域のうち、基準となる画像領域である基準画像領域について生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について生成された領域値と、の差を演算して差分値データを生成するステップと、
前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について生成された差分値データと、を比較し画像が一致するか否かを検出するステップと、
をコンピュータに実行させるための類似画像検索プログラム。A similar image search program for comparing a plurality of images,
Selecting one image from the plurality of images and dividing the image into a plurality of image regions based on a predetermined number of divisions;
Generating an area value that is information about a color in the divided image area;
Of the divided image areas, an area value generated for a reference image area that is a reference image area, and an area value generated for a target image area that is an image area different from the reference image area, Calculating a difference to generate difference value data;
Among the plurality of images, difference value data for a reference image serving as a reference for detecting whether or not the images are similar, and a comparison image serving as a target for detecting whether or not the images are similar to the image serving as the reference image And comparing the difference value data generated with respect to, and detecting whether or not the images match,
Similar image search program for causing a computer to execute.
前記複数の画像のうち、1つの画像を選択し、予め指定される分割数に基づいて複数の画像領域に分割するステップと、
前記分割された画像領域内の色に関する情報である領域値を生成するステップと、
前記分割された画像領域のうち、基準となる画像領域である基準画像領域について生成された領域値と、該基準画像領域とは異なる画像領域である対象画像領域について生成された領域値と、の差を演算して差分値データを生成するステップと、
前記複数の画像のうち、類似しているか否かを検出する基準となる基準画像について差分値データと、前記基準画像となる画像に対して類似しているか否かを検出する対象となる比較画像について生成された差分値データと、を比較し画像が一致するか否かを検出するステップと、
をコンピュータに実行させるための類似画像検索プログラムを記録した記録媒体。A computer-readable recording medium recording a similar image search program for comparing a plurality of images,
Selecting one image from the plurality of images and dividing the image into a plurality of image regions based on a predetermined number of divisions;
Generating an area value that is information about a color in the divided image area;
Of the divided image areas, an area value generated for a reference image area that is a reference image area, and an area value generated for a target image area that is an image area different from the reference image area, Calculating a difference to generate difference value data;
Among the plurality of images, difference value data for a reference image serving as a reference for detecting whether or not the images are similar, and a comparison image serving as a target for detecting whether or not the images are similar to the image serving as the reference image And comparing the difference value data generated with respect to, and detecting whether or not the images match,
Recording medium storing a similar image search program for causing a computer to execute the program.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002251681A JP2004094379A (en) | 2002-08-29 | 2002-08-29 | Similar image retrieval device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002251681A JP2004094379A (en) | 2002-08-29 | 2002-08-29 | Similar image retrieval device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004094379A true JP2004094379A (en) | 2004-03-25 |
Family
ID=32058210
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002251681A Pending JP2004094379A (en) | 2002-08-29 | 2002-08-29 | Similar image retrieval device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004094379A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005352543A (en) * | 2004-06-08 | 2005-12-22 | Nikon Corp | Template matching device |
JP2006004298A (en) * | 2004-06-18 | 2006-01-05 | Fuji Xerox Co Ltd | Document processing apparatus, documents processing method, and document processing program |
FR2875628A1 (en) * | 2004-09-23 | 2006-03-24 | Canon Res Ct France S A S Soc | Digital image descriptor calculating method for Internet network, involves segmenting normalized brightness component of image into preset number of blocks, and storing coordinates of points of interest extracted for each block |
JP2006246209A (en) * | 2005-03-04 | 2006-09-14 | Seiko Epson Corp | Image generator |
WO2010046963A1 (en) * | 2008-10-20 | 2010-04-29 | 株式会社 Jsp | Data retrieval system, data retrieval method, and data retrieval program |
CN102054177A (en) * | 2010-12-29 | 2011-05-11 | 北京新媒传信科技有限公司 | Image similarity calculation method and device |
WO2015146242A1 (en) * | 2014-03-27 | 2015-10-01 | Nkワークス株式会社 | Image processing device |
-
2002
- 2002-08-29 JP JP2002251681A patent/JP2004094379A/en active Pending
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005352543A (en) * | 2004-06-08 | 2005-12-22 | Nikon Corp | Template matching device |
JP2006004298A (en) * | 2004-06-18 | 2006-01-05 | Fuji Xerox Co Ltd | Document processing apparatus, documents processing method, and document processing program |
FR2875628A1 (en) * | 2004-09-23 | 2006-03-24 | Canon Res Ct France S A S Soc | Digital image descriptor calculating method for Internet network, involves segmenting normalized brightness component of image into preset number of blocks, and storing coordinates of points of interest extracted for each block |
JP2006246209A (en) * | 2005-03-04 | 2006-09-14 | Seiko Epson Corp | Image generator |
JP4586580B2 (en) * | 2005-03-04 | 2010-11-24 | セイコーエプソン株式会社 | Image generation device |
WO2010046963A1 (en) * | 2008-10-20 | 2010-04-29 | 株式会社 Jsp | Data retrieval system, data retrieval method, and data retrieval program |
CN102054177A (en) * | 2010-12-29 | 2011-05-11 | 北京新媒传信科技有限公司 | Image similarity calculation method and device |
CN102054177B (en) * | 2010-12-29 | 2012-11-21 | 北京新媒传信科技有限公司 | Image similarity calculation method and device |
WO2015146242A1 (en) * | 2014-03-27 | 2015-10-01 | Nkワークス株式会社 | Image processing device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10853407B2 (en) | Correlating image annotations with foreground features | |
US20100067867A1 (en) | System and method for searching video scenes | |
US8938153B2 (en) | Representative image or representative image group display system, representative image or representative image group display method, and program therefor | |
EP2172856A2 (en) | Image processing apparatus, image processing method and program | |
US20130016916A1 (en) | Personalized tag ranking | |
CN110611840B (en) | Video generation method and device, electronic equipment and storage medium | |
JP2004234228A (en) | Image search device, keyword assignment method in image search device, and program | |
KR100706389B1 (en) | Image search method and apparatus considering a similarity among the images | |
US8345742B2 (en) | Method of processing moving picture and apparatus thereof | |
JPH07160731A (en) | Method and device for picture retrieval | |
CN109033385A (en) | Picture retrieval method, device, server and storage medium | |
US9684726B2 (en) | Realtime ingestion via multi-corpus knowledge base with weighting | |
US11645478B2 (en) | Multi-lingual tagging for digital images | |
CN110008396B (en) | Object information pushing method, device, equipment and computer readable storage medium | |
US7373021B2 (en) | Image search program, information storage medium, image search apparatus and image search method | |
JP2013045122A (en) | Image search device, image search method, and program | |
US8655016B2 (en) | Example-based object retrieval for video surveillance | |
CN107426610B (en) | Video information synchronization method and device | |
JP6880974B2 (en) | Information output program, information output method and information processing device | |
JP2004094379A (en) | Similar image retrieval device | |
CN107239209B (en) | Photographing search method, device, terminal and storage medium | |
KR20100064297A (en) | Document similarity calculating system and method thereof | |
JP4995770B2 (en) | Image dictionary generation device, image dictionary generation method, and image dictionary generation program | |
JP2002024251A (en) | Method and device for classifying time-series data, and recording medium recorded with classifying program for time-series data | |
JP2020181332A (en) | High-precision similar image search method, program and high-precision similar image search device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060124 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060801 |