JPH1153541A - Method and device for discriminating image similarity and storage medium - Google Patents
Method and device for discriminating image similarity and storage mediumInfo
- Publication number
- JPH1153541A JPH1153541A JP9213599A JP21359997A JPH1153541A JP H1153541 A JPH1153541 A JP H1153541A JP 9213599 A JP9213599 A JP 9213599A JP 21359997 A JP21359997 A JP 21359997A JP H1153541 A JPH1153541 A JP H1153541A
- Authority
- JP
- Japan
- Prior art keywords
- image
- similarity
- images
- original
- target image
- 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
Landscapes
- Image Analysis (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、画像間の特徴量の
類似度を判定する技術に係り、より詳しくは、原著作物
画像と同一または類似の画像を含むことが推定されるコ
ンテンツ(マルチメディア情報からなる電子制作物、以
下同じ)から上記画像を特定して原著作物画像との類似
度を判定するシステムに応用される画像処理技術に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for judging the similarity between feature values between images, and more particularly, to a content (multimedia that is presumed to contain an image identical or similar to an original work image). The present invention relates to an image processing technique applied to a system for determining the similarity to an original copyrighted work image by specifying the image from an electronic work made of information, the same applies hereinafter.
【0002】[0002]
【従来の技術】最近、インターネット等のネットワーク
技術の発達に伴い、電子化情報を多様な形態で流通させ
ることが容易になっている。このような状況において、
電子化情報の著作者の権利を無視した不正な画像の流通
も増加する傾向にあり、健全な高度情報化社会を構築す
るためのボトルネックになっている。例えば、画像の作
成者は、ある思想の一表現形態として、あるいはある目
的のもと、多大な時間や労力を費やしてその画像を作成
しているのが通常である。しかし、不正使用者が、当該
画像の全部または一部を画像作成者の許諾無しに利用し
て二次著作物を作成することがきわめて容易な状況にな
っている。このような二次著作物が公衆網等において不
正に流通することを防止することは、画像作成者の著作
権を保護する観点から重要であり、かかる観点からの技
術開発も盛んに行われている。例えば、二次著作物を探
索する手段として、従来、画像類似度判定装置(分散処
理する場合はシステム)が提案されている。2. Description of the Related Art Recently, with the development of network technologies such as the Internet, it has become easier to distribute digitized information in various forms. In such a situation,
The distribution of unauthorized images that ignore the rights of authors of digitized information also tends to increase, which is a bottleneck for building a sound advanced information society. For example, the creator of an image usually spends a great deal of time and effort creating the image as a form of expression of a certain idea or for a certain purpose. However, it has become extremely easy for an unauthorized user to create a secondary work using all or part of the image without the permission of the image creator. It is important from the viewpoint of protecting the copyright of the image creator to prevent such secondary works from being illegally distributed on a public network or the like. I have. For example, as a means for searching for a secondary work, an image similarity determination device (a system when performing distributed processing) has been conventionally proposed.
【0003】この種の画像類似度判定装置では、画像デ
ータベースやインターネット上のウエブ(Web)等に
存する複数の対象画像から操作者が注視する対象画像を
抽出する。対象画像の抽出に際しては、目視による場合
のほか、予め原著作物画像毎に付加されたキーワードに
基づく自動検索処理や原著作物画像自体をサンプル化し
て例示し、その類似画像を自動ないし手動検索すること
も行われている。また、抽出した対象画像が原著作物画
像に類似するかどうかは、両画像の形状特徴やテクスチ
ャ特徴を表現した特徴ベクトル間の距離に基づいて判定
したり、あるいは、画像構成要素間の位置関係をグラフ
構造等で表現したマッチングにより判定することが行わ
れている。In this type of image similarity determination apparatus, a target image to be watched by an operator is extracted from a plurality of target images existing in an image database, a web on the Internet, or the like. When extracting the target image, in addition to visual observation, automatic search processing based on keywords added to each original work image in advance, sample the original work image itself and exemplify it, and automatically or manually search for similar images Has also been done. Whether the extracted target image is similar to the original copyrighted image is determined based on the distance between feature vectors expressing the shape and texture features of both images, or the positional relationship between image components is determined. Judgment is performed by matching represented by a graph structure or the like.
【0004】[0004]
【発明が解決しようとする課題】上述のように、従来の
画像類似度判定装置では、キーワードやサンプル画像を
検索キーとして用い、これに最も近い対象画像を画像デ
ータベース等から選択的に抽出している。ところで、画
像類似度判定装置を用いてコンテンツの流通監視を行う
場合は、通常、二次著作物が対象画像、原著作物画像が
検索キーに対応するものとなるが、画像がデジタル画像
の場合は、当該画像の階調変換、フィルタリング、回
転、非可逆圧縮、切り出し等はきわめて容易なので、対
象画像に上記画像変換処理がなされている場合は両画像
の類似度判定が困難になる。しかし、従来の画像類似度
判定装置では、対象画像に上記画像変換処理が施されて
いないという前提で検索処理が行われているため、コン
テンツに原著作物画像と同一または類似する画像が含ま
れているかどうかを正確に判定することが困難であっ
た。As described above, in the conventional image similarity determination apparatus, a keyword or a sample image is used as a search key, and a target image closest to the keyword is selectively extracted from an image database or the like. I have. By the way, when the distribution monitoring of content is performed using the image similarity determination device, the secondary work usually corresponds to the target image, and the original work image corresponds to the search key, but if the image is a digital image, Since the gradation conversion, filtering, rotation, irreversible compression, cutout, and the like of the image are extremely easy, it is difficult to determine the similarity between the two images when the image conversion processing is performed on the target image. However, in the conventional image similarity determination device, since the search process is performed on the assumption that the target image has not been subjected to the image conversion process, the content includes an image that is the same as or similar to the original copyrighted image. It was difficult to determine whether or not it was accurate.
【0005】本発明の課題は、流通するコンテンツに原
著作物画像と同一または類似する画像の存在するかどう
かを正確に判定することができる、コンピュータによる
画像類似度判定方法を提供することにある。本発明の他
の課題は、画像間の類似度判定の精度を高めてコンテン
ツの流通監視を正確に行うことができる、改良された画
像類似度判定装置、及びこの画像類似度判定装置を汎用
のコンピュータで実現するための記録媒体を提供するこ
とにある。It is an object of the present invention to provide a computer-based image similarity determination method capable of accurately determining whether or not an image identical or similar to an original work image exists in distributed content. Another object of the present invention is to provide an improved image similarity determination device capable of accurately monitoring content distribution by increasing the accuracy of similarity determination between images, and a general-purpose image similarity determination device. An object of the present invention is to provide a recording medium to be realized by a computer.
【0006】[0006]
【課題を解決するための手段】上記課題を解決する本発
明の画像類似度判定方法は、電子化された複数の画像間
の類似度を判定する方法であって、原著作物画像と同一
または類似の画像を含むことが推定されるコンテンツか
ら前記原著作物画像の比較対象となる対象画像を特定す
る過程と、前記特定された対象画像及び前記原著作物画
像の少なくとも一方に、拡大、縮小、回転、色調変換等
の画像変換処理を施して両画像の特徴量を近似させる過
程と、前記画像変換処理後の両画像の特徴量を比較して
画像間の類似度を表す情報を生成する過程とを含むこと
を特徴とする。An image similarity determination method according to the present invention for solving the above-mentioned problems is a method for determining the similarity between a plurality of digitized images, which is the same as or similar to the original work image. A process of specifying a target image to be compared with the original work image from the content estimated to include the image, and at least one of the specified target image and the original work image, enlargement, reduction, rotation, A process of performing image conversion processing such as color tone conversion to approximate the feature amounts of both images, and a process of comparing the feature amounts of both images after the image conversion process to generate information representing the similarity between the images. It is characterized by including.
【0007】また、上記他の課題を解決する本発明の画
像類似度判定装置は、電子化された所定の原著作物画像
と、該原著作物画像と同一または類似の画像を含むこと
が推定されるコンテンツとを取得する画像取得手段と、
前記取得したコンテンツにおいて前記原著作物画像との
比較対象となる対象画像を特定する対象画像特定手段
と、前記特定された対象画像と前記原著作物画像の特徴
量を比較して画像間の類似度を表す情報を生成する類似
度判定手段と、前記類似度を表す情報を当該対象画像の
取得先情報と共に出力する出力手段と、を備えてなる。Further, the image similarity determination apparatus of the present invention for solving the above-mentioned other problems is presumed to include a digitized original work image and an image identical or similar to the original work image. Image acquisition means for acquiring content and
A target image specifying unit that specifies a target image to be compared with the original work image in the acquired content, and compares the specified target image and the feature amount of the original work image to determine the similarity between the images. A similarity determination unit configured to generate the information to be represented, and an output unit configured to output the information representing the similarity together with the acquisition source information of the target image.
【0008】より好ましい形態として、前記特定された
対象画像及び前記原著作物画像の少なくとも一方に対し
て、拡大、縮小、回転、色調変換等の画像変換処理を施
して両画像の特徴量をより近似させる画像編集手段をさ
らに備えて画像類似度判定装置を構成する。この場合
は、前記類似度判定手段が、前記画像変換処理後の両画
像の特徴量を比較するように構成する。In a more preferred embodiment, at least one of the specified target image and the original copyrighted image is subjected to image conversion processing such as enlargement, reduction, rotation, and color tone conversion to more closely approximate the feature values of both images. The image similarity determination device is further provided with an image editing means for causing the image similarity to be determined. In this case, the similarity determination unit is configured to compare the feature amounts of both images after the image conversion processing.
【0009】前記類似度判定手段は、例えば下記の比較
処理を経て画像間の類似度を判定する。 (1)前記対象画像及び原著作物画像の各々に対してウ
ェーブレット変換係数に基づく直交変換を施し、前記ウ
ェーブレット変換係数の分布特性を解析して得た画像波
形の特徴量を比較する。 (2)前記対象画像及び原著作物画像の各々に対して所
定の領域分割を行い、各分割領域の画像輪郭、テクスチ
ャ、領域位置を含む特徴情報を解析して得た画像形状の
特徴量を比較する。The similarity determination means determines the similarity between images through, for example, the following comparison processing. (1) An orthogonal transformation based on a wavelet transform coefficient is performed on each of the target image and the original copyrighted work image, and the characteristic amounts of the image waveforms obtained by analyzing the distribution characteristics of the wavelet transform coefficients are compared. (2) A predetermined area division is performed on each of the target image and the original copyrighted work image, and characteristic amounts of image shapes obtained by analyzing characteristic information including an image contour, a texture, and an area position of each divided area are compared. I do.
【0010】本発明の他の画像類似度判定装置は、画像
を含むコンテンツを保有するコンテンツ保有装置に通信
路を介して接続される装置であって、電子化された所定
の原著作物画像と同一または類似する画像を含むことが
推定されるコンテンツを前記コンテンツ保有装置から取
得するとともに当該原著作物画像を取得する画像取得手
段と、前記取得したコンテンツにおいて前記原著作物画
像との比較対象となる対象画像を特定する対象画像特定
手段と、前記特定された対象画像と前記原著作物画像の
特徴量を比較して画像間の類似度を表す情報を生成する
類似度判定手段と、前記類似度を表す情報を当該対象画
像の取得先情報と共に出力する出力手段と、を備え、前
記コンテンツ保有装置を通じて流通する前記コンテンツ
内の画像監視を行うことを特徴とする。Another image similarity determination device of the present invention is a device connected via a communication path to a content holding device holding content including an image, and is the same as a predetermined digitized original work image. Or image acquisition means for acquiring a content presumed to include a similar image from the content holding device and acquiring the original copyrighted image, and a target image to be compared with the original copyrighted image in the acquired content. Target image specifying means for specifying the same; similarity determining means for comparing the specified target image and the feature amount of the original copyrighted work image to generate information indicating similarity between the images; and information indicating the similarity. And output means for outputting the target image together with the acquisition destination information of the target image, and monitors the image in the content distributed through the content holding device. It is characterized in.
【0011】この場合、前記類似度判定手段は、前記特
徴量の相違が予め定めた閾値以下となる対象画像を類似
画像と判定して当該対象画像を含むコンテンツの識別情
報をその保有先情報と共に蓄積するように構成する。ま
た、前記類似画像と判定された対象画像を含むコンテン
ツを視覚化して提示する提示手段をさらに備え、操作者
が容易に類似画像の有無を確認できるようにする。In this case, the similarity determination means determines a target image whose difference in the feature amount is equal to or less than a predetermined threshold value as a similar image, and identifies identification information of a content including the target image together with its holding destination information. Configure to accumulate. The image processing apparatus further includes a presentation unit that visualizes and presents the content including the target image determined to be the similar image, so that the operator can easily confirm the presence or absence of the similar image.
【0012】上記他の課題を解決する本発明の記録媒体
は、下記の処理をコンピュータに実行させるプログラム
が記録されたコンピュータ読み取り可能な記録媒体であ
る。 (1)電子化された原著作物画像と、該原著作物画像と
同一または類似の画像を含むと推定されるコンテンツと
を取得する処理、(2)前記取得したコンテンツにおい
て前記原著作物画像との比較対象となる対象画像を特定
する処理、(3)前記特定された対象画像及び前記原著
作物画像の少なくとも一方に対して、拡大、縮小、回
転、色調変換等の画像変換処理を施して両画像の特徴量
をより近似させる処理、(4)前記画像変換処理後の両
画像の特徴量を比較して画像間の類似度を表す情報を生
成する処理、(5)前記類似度を表す情報を当該対象画
像の取得先情報と共に出力する処理。A recording medium according to the present invention for solving the other problems is a computer-readable recording medium in which a program for causing a computer to execute the following processing is recorded. (1) a process of acquiring a digitized original work image and a content presumed to include the same or similar image as the original work image, (2) a comparison of the acquired content with the original work image (3) At least one of the specified target image and the original copyrighted image is subjected to image conversion processing such as enlargement, reduction, rotation, and color tone conversion, and (4) a process of comparing the feature values of both images after the image conversion process to generate information indicating a similarity between the images, and (5) a process of generating information indicating the similarity between the images. The process of outputting the target image together with the acquisition source information.
【0013】[0013]
【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。 (第1実施形態)図1は、本発明を類似画像検索システ
ムに適用した場合の実施の形態を表す機能ブロック図で
ある。この類似画像検索システム1は、コンテンツ保有
装置として機能する複数の情報提供サーバ30に対して
アクセス可能な類似画像判定サーバ10を具備して構成
される。Embodiments of the present invention will be described below in detail with reference to the drawings. (First Embodiment) FIG. 1 is a functional block diagram showing an embodiment in which the present invention is applied to a similar image search system. The similar image search system 1 includes a similar image determination server 10 that can access a plurality of information providing servers 30 functioning as content holding devices.
【0014】この類似画像判定サーバ10は、サーバ本
体が所定のプログラムを読み込んで実行することにより
形成される、通信制御部11、データ入力部12、画像
解析部13、画像波形特徴算出部14、画像形状特徴算
出部15、対象画像特定部16、特徴ベクトル算出部1
7、類似度処理部18、画像変換部19、及び判定結果
出力部20、を備えて構成される。なお、上記プログラ
ムは、通常、サーバ本体の内部記憶装置あるいは外部記
憶装置に格納され、随時読み取られて実行されるように
なっているが、上記サーバ本体とは分離可能な記録媒
体、例えばCD−ROMやFD等に格納され、使用時に
読み取られて上記内部記憶装置または外部記憶装置にイ
ンストールされ、随時実行に供されるものであってもよ
い。The similar image determination server 10 includes a communication control unit 11, a data input unit 12, an image analysis unit 13, an image waveform feature calculation unit 14, and a communication control unit 11, which are formed by the server body reading and executing a predetermined program. Image shape feature calculation unit 15, target image specification unit 16, feature vector calculation unit 1
7, a similarity processing unit 18, an image conversion unit 19, and a determination result output unit 20. The program is usually stored in an internal storage device or an external storage device of the server main body, and is read and executed as needed. However, a recording medium separable from the server main body, for example, a CD-ROM. It may be stored in a ROM or FD, read at the time of use, installed in the internal storage device or the external storage device, and provided for execution at any time.
【0015】通信制御部11は、公衆網Lとの間の通信
を制御する公知のものである。この実施の形態では、公
衆網Lを通じて所望のコンテンツを受信し、これをデー
タ入力部12に入力するように制御する。The communication control unit 11 is a publicly known one that controls communication with the public network L. In this embodiment, control is performed such that a desired content is received through the public network L and input to the data input unit 12.
【0016】データ入力部12は、例えばスキャナやウ
エブ、あるいは画像データベース(図示省略)から原著
作物画像を取り込み、これを通信制御部11から入力さ
れたコンテンツと共に画像解析部13に入力する。The data input unit 12 fetches an original work image from, for example, a scanner, a web, or an image database (not shown), and inputs the image to the image analysis unit 13 together with the content input from the communication control unit 11.
【0017】画像解析部13は、画像波形特徴算出部1
4と画像形状特徴算出部15とを具備し、入力された原
著作物画像及びコンテンツを解析してそれぞれの画像の
特徴量を表すデータを抽出する。画像波形特徴算出部1
4は、各画像の色調情報等をウェーブレット変換係数と
して分布特徴を解析し、波形特徴量を算出するものであ
る。また、画像形状特徴算出部15は、個々の画像の領
域分割を行い、各分割領域の輪郭特徴、テクスチャ特
徴、領域位置を解析して、当該画像の形状特徴量を算出
する。この画像解析部13による解析結果は、各画像中
における画素の集中度等に係る重心、輪郭成分の集中
度、輝度の変化、及びウェーブレット変換係数のピーク
値等の情報となる。The image analysis unit 13 includes an image waveform feature calculation unit 1
4 and an image shape feature calculation unit 15, which analyzes the input original work image and content and extracts data representing the feature amount of each image. Image waveform feature calculation unit 1
Numeral 4 is for analyzing a distribution feature using the color tone information of each image as a wavelet transform coefficient and calculating a waveform feature amount. Further, the image shape feature calculation unit 15 divides each image into regions, analyzes the contour features, texture features, and region positions of each divided region, and calculates the shape feature amount of the image. The analysis result by the image analysis unit 13 becomes information such as the center of gravity relating to the degree of concentration of pixels in each image, the degree of concentration of contour components, changes in luminance, and peak values of wavelet transform coefficients.
【0018】対象画像特定部16は、画像解析部13か
らの解析結果に基づいて、コンテンツから類似度判定の
対象となる画像(対象画像)を特定する。特徴ベクトル
算出部17は、原著作物画像及び対象画像特定部16に
おいて特定された対象画像の特徴ベクトルをそれぞれ算
出する。その際、上記画像解析部13の解析結果を用い
る。類似度処理部18は、原著作物画像と対象画像の特
徴ベクトル相互間でマッチング処理を行い、両者の距離
の内積値に基づいて画像間の類似度を判定する。なお、
画像間の類似度判定の尺度として特徴ベクトル間の距離
を用いたのは一例であり、画像パターンのマッチング処
理や、いわゆる「画像すかし」によって画像間の類似度
を判定するようにしてもよい。画像変換部19は、必要
に応じて、原著作物画像と対象画像の少なくとも一方に
対して、拡大、縮小、回転、色調等の画像変換処理を行
う。このとき、図示しないディスプレイ装置上に画像変
換処理の結果を表示して操作者が確認できるようにして
おくことが望ましい。判定結果出力部20は、類似度処
理部18による判定結果に基づいて、原著作物画像及び
対象画像の類似度に関する情報を出力する。The target image specifying unit 16 specifies an image (target image) to be subjected to the similarity determination from the content based on the analysis result from the image analyzing unit 13. The feature vector calculation unit 17 calculates the feature vectors of the original copyrighted work image and the target image specified by the target image specifying unit 16, respectively. At this time, the analysis result of the image analysis unit 13 is used. The similarity processing unit 18 performs a matching process between the feature vectors of the original copyrighted image and the target image, and determines the similarity between the images based on the inner product of the distance between the two. In addition,
The use of the distance between feature vectors as a measure of similarity determination between images is merely an example, and the similarity between images may be determined by image pattern matching processing or so-called “image watermarking”. . The image conversion unit 19 performs image conversion processing such as enlargement, reduction, rotation, and color tone on at least one of the original copyrighted image and the target image as needed. At this time, it is desirable to display the result of the image conversion process on a display device (not shown) so that the operator can confirm the result. The determination result output unit 20 outputs information on the similarity between the original copyrighted image and the target image based on the determination result by the similarity processing unit 18.
【0019】次に、流通する複数のコンテンツから、原
著作物画像と同一または類似する画像を検出する場合の
類似画像判定サーバ10の処理手順を、図2を参照して
具体的に説明する。Next, the processing procedure of the similar image determination server 10 for detecting an image that is the same as or similar to the original copyrighted work image from a plurality of distributed contents will be specifically described with reference to FIG.
【0020】類似画像判定サーバ10は、データ入力部
12より原著作物画像を取得するとともに、この原著作
物画像を検索キーとして、通信制御部11を通じて複数
の情報提供サーバ30にアクセスし、1または複数のコ
ンテンツを取得する(ステップS101)。ここでは、
1つのコンテンツを取得したとする。その後、原著作物
画像及びコンテンツを画像解析部13に入力し、各々の
画像の特徴量を解析する(ステップS102)。具体的
には波形特徴量と形状特徴量とを算出する。そして、こ
の解析結果(算出結果)を対象画像特定部16に入力
し、コンテンツ中の対象画像を特定する(ステップS1
03)。The similar image determination server 10 obtains an original work image from the data input unit 12, accesses the plurality of information providing servers 30 through the communication control unit 11 using the original work image as a search key, and Is acquired (step S101). here,
It is assumed that one content has been acquired. After that, the original work image and the content are input to the image analysis unit 13, and the feature amount of each image is analyzed (step S102). Specifically, a waveform feature value and a shape feature value are calculated. Then, the analysis result (calculation result) is input to the target image specifying unit 16, and the target image in the content is specified (step S1).
03).
【0021】対象画像が特定されると、画像解析部13
において再度画像特性の解析を行い、その結果得られた
対象画像の特徴量と原著作物画像の特徴量とから、特徴
ベクトル算出部17において各画像についての特徴ベク
トルを算出する(ステップS104)。算出された特徴
ベクトルは、類似度処理部18に入力される。When the target image is specified, the image analysis unit 13
In step S104, the image characteristics are analyzed again, and the feature vector of each image is calculated by the feature vector calculation unit 17 from the obtained feature amounts of the target image and the original work image (step S104). The calculated feature vector is input to the similarity processing unit 18.
【0022】類似度処理部18は、入力された特徴ベク
トルに基づいて、対象画像と原著作物画像とのマッチン
グ処理を行う(ステップS105)。この場合のマッチ
ング処理は、具体的には、特徴ベクトル間の距離を算出
して当該算出値の逆数あるいは内積値の関数を類似度と
みなし、この類似度が予め設定された閾値以上ならば、
両画像が類似すると判定する。両画像が類似すると判定
した場合(ステップS106:Yes)、類似度処理部1
8は、当該対象画像に関する判定結果を判定結果出力部
20に渡す(ステップS107)。判定結果出力部20
は、図示しないディスプレイ装置に、この対象画像を含
むコンテンツと原著作物画像とを表示する。これによ
り、操作者は、取得したコンテンツに原著作物画像が含
まれること、つまりそのコンテンツが原著作物画像の二
次著作物であることを認識することができるようにな
る。また、このコンテンツをその名称と取得先情報、例
えばインターネットを通じて取得した場合は、コンテン
ツ名とURL(Uniform Resource Locator)名とを特定
のファイルに蓄積しておく。これにより、そのコンテン
ツが不正利用であった場合の追求先を特定することがで
きるようになる。The similarity processing unit 18 performs a matching process between the target image and the original copyrighted image based on the input feature vector (step S105). The matching process in this case, specifically, calculates the distance between the feature vectors, regards the function of the reciprocal of the calculated value or the inner product value as similarity, and if the similarity is equal to or greater than a preset threshold,
It is determined that the two images are similar. When it is determined that the two images are similar (Step S106: Yes), the similarity processing unit 1
8 passes the determination result on the target image to the determination result output unit 20 (step S107). Judgment result output unit 20
Displays the content including the target image and the original work image on a display device (not shown). This allows the operator to recognize that the acquired content includes the original work image, that is, the content is a secondary work of the original work image. When the content is acquired through its name and acquisition destination information, for example, via the Internet, the content name and the URL (Uniform Resource Locator) name are stored in a specific file. As a result, it is possible to specify a pursuit destination when the content is illegally used.
【0023】ステップS105によるマッチング処理の
結果、両画像が類似しないと判定した場合は(ステップ
S106:No)、類似度処理部18が、両画像の少なく
とも一方、例えば原著作物画像に画像切替フラグを設定
し、この原著作物画像を画像変換部19に渡す。画像切
替フラグは当初オフであり、画像変換処理部19で両画
像の特徴量を近似させる方向に画像変換処理を施した後
にオンに更新される(ステップS108:オフ、S10
9,S110)。画像変換処理後は、ステップS104
以降の処理を再度実行する。If it is determined that the two images are not similar as a result of the matching processing in step S105 (step S106: No), the similarity processing unit 18 sets an image switching flag to at least one of the two images, for example, the original copyrighted work image. The original work image is set and passed to the image conversion unit 19. The image switching flag is initially off, and is updated to be on after the image conversion processing unit 19 performs image conversion processing in a direction that approximates the feature amount of both images (step S108: off, S10
9, S110). After the image conversion processing, step S104
Execute the subsequent processing again.
【0024】一方、ステップS108において、画像切
替フラグがオンの場合、すなわち、原著作物画像に対し
て画像変換処理を施しても対象画像と類似しない場合は
(ステップS108:オン)、現在特定されている対象
画像に代えてコンテンツ中の別の対象画像を再び特定す
るためにステップS102に戻る。この処理を対象画像
の数だけ繰り返す。すべての対象画像が原著作物画像と
類似しないと判定された場合は、他のコンテンツの取得
とステップS102以降の処理を再度実行する。On the other hand, if the image switching flag is ON in step S108, that is, if the original image is not similar to the target image even after the image conversion processing is performed (step S108: ON), the image is currently specified. The process returns to step S102 in order to specify another target image in the content again in place of the current target image. This process is repeated by the number of target images. When it is determined that all the target images are not similar to the original copyrighted work image, the acquisition of another content and the processing after step S102 are executed again.
【0025】なお、以上の例では、原著作物画像に対し
て画像変換処理を行っているが、原著作物画像に代え
て、あるいは原著作物画像と共に対象画像に対しても同
様の画像変換処理を施すようにして両画像の特徴量を近
似させるようにしてもよい。In the above example, the image conversion processing is performed on the original copyrighted image, but the same image conversion processing is performed on the target image instead of the original copyrighted image or together with the original copyrighted image. In this way, the feature amounts of both images may be approximated.
【0026】このように、本実施形態の類似画像検索シ
ステム1では、画像変換部19において、原著作物画像
と対象画像の少なくとも一方に対して、階調変換、フィ
ルタリング、回転、非可逆圧縮、切り出し等の画像変換
処理を適宜施して、画像間の特徴量比較を行うようにし
たので、コンテンツが原著作物画像に変換処理を施した
二次著作物であった場合であっても、原著作物画像との
相関を検知することが容易になる。これにより、コンテ
ンツの不正利用を定量的に判定することが可能になる。As described above, in the similar image search system 1 of the present embodiment, the image conversion unit 19 performs gradation conversion, filtering, rotation, irreversible compression, and clipping on at least one of the original work image and the target image. And so on, so that the feature amount comparison between the images is performed. Therefore, even if the content is a secondary work obtained by converting the original work image, the original work image It becomes easy to detect the correlation with This makes it possible to quantitatively determine the unauthorized use of the content.
【0027】(第2実施形態)本発明の類似度判定装置
は、いわゆるスタンドアロン型の装置として実施するこ
とも可能である。この場合の類似画像判定装置は、操作
者に直接情報を提示するための表示装置を有するスタン
ドアロン型のコンピュータ装置に、上記類似画像検索シ
ステム1と同様のデータ入力部12、画像解析部13、
画像波形特徴算出部14、画像形状特徴算出部15、画
像特定部16、特徴ベクトル算出部17、類似度処理部
18、画像変換部19、及び判定結果出力部20の機能
を具備して構成する。(Second Embodiment) The similarity determination device of the present invention can be implemented as a so-called stand-alone device. In this case, the similar image determination device includes a data input unit 12, an image analysis unit 13, and the like, similar to the similar image search system 1, to a stand-alone computer device having a display device for directly presenting information to an operator.
An image waveform feature calculation unit 14, an image shape feature calculation unit 15, an image identification unit 16, a feature vector calculation unit 17, a similarity processing unit 18, an image conversion unit 19, and a determination result output unit 20 are provided. .
【0028】この類似画像判定装置が上記類似画像判定
サーバ10と相違する点は、通信制御を行う機能ブロッ
クを具備しない点であるが、この通信制御部11に相当
する処理は、データ入力部12において直接操作者から
の画像入力を受け付けるように構成することで代替が可
能となる。従って、第1実施形態の場合と同様の効果を
得ることができる。The similar image determination apparatus differs from the similar image determination server 10 in that the similar image determination apparatus does not include a functional block for performing communication control. In such a case, the image input from the operator can be directly received, so that an alternative is possible. Therefore, the same effect as in the first embodiment can be obtained.
【0029】[0029]
【発明の効果】以上の説明から明らかなように、本発明
によれば、原著作物画像と同一または類似の画像を含む
ことが推定されるコンテンツから原著作物画像との相関
を検知して画像間の類似度判定の精度を高めることがで
きるので、そのコンテンツの不正利用の有無を定量的に
判定することが可能になる。また、コンテンツの流通監
視を正確に行うことができるので、コンテンツの適正且
つ円滑な流通が促進され、健全なネットワーク環境の運
用管理が可能になる。As is apparent from the above description, according to the present invention, the correlation between the original work image and the original work image is detected from the contents presumed to include the same or similar image as the original work image. Since the accuracy of the similarity determination of the content can be improved, it is possible to quantitatively determine whether or not the content is illegally used. In addition, since the distribution monitoring of the contents can be accurately performed, the proper and smooth distribution of the contents is promoted, and the operation management of a sound network environment becomes possible.
【図1】本発明を適用した類似画像検索システムの機能
ブロック構成図。FIG. 1 is a functional block configuration diagram of a similar image search system to which the present invention is applied.
【図2】本実施形態の類似画像判定サーバにおける画像
類似度判定処理の手順説明図。FIG. 2 is an explanatory diagram illustrating a procedure of an image similarity determination process in the similar image determination server according to the embodiment.
1 類似画像検索システム 10 類似画像判定サーバ 11 通信制御部 12 データ入力部 13 画像解析部 14 画像波形特徴算出部 15 画像形状特徴算出部 16 画像特定部 17 特徴ベクトル算出部 18 類似度処理部 19 画像変換部 20 判定結果出力部 30 情報提供サーバ Reference Signs List 1 Similar image search system 10 Similar image determination server 11 Communication control unit 12 Data input unit 13 Image analysis unit 14 Image waveform feature calculation unit 15 Image shape feature calculation unit 16 Image specification unit 17 Feature vector calculation unit 18 Similarity processing unit 19 Image Conversion unit 20 Judgment result output unit 30 Information providing server
フロントページの続き (72)発明者 中村 太一 東京都江東区豊洲三丁目3番3号 エヌ・ ティ・ティ・データ通信株式会社内Continuation of the front page (72) Inventor Taichi Nakamura 3-3-3 Toyosu, Koto-ku, Tokyo NTT Data Communications Corporation
Claims (9)
定する方法であって、所定の原著作物画像と同一または
類似の画像を含むことが推定されるコンテンツから前記
原著作物画像の比較対象となる対象画像を特定する過程
と、 前記特定された対象画像及び前記原著作物画像の少なく
とも一方に、拡大、縮小、回転、色調変換等の画像変換
処理を施して両画像の特徴量を近似させる過程と、 前記画像変換処理後の両画像の特徴量を比較して画像間
の類似度を表す情報を生成する過程とを含む、コンピュ
ータによる画像類似度判定方法。1. A method for judging the degree of similarity between a plurality of digitized images, comprising comparing an original work image from a content estimated to include an image identical or similar to a predetermined original work image. A process of specifying a target image to be processed; and performing image conversion processing such as enlargement, reduction, rotation, and color tone conversion on at least one of the specified target image and the original copyrighted image to approximate feature amounts of both images. An image similarity determination method using a computer, the method including a step of comparing the feature amounts of both images after the image conversion processing to generate information representing a degree of similarity between the images.
原著作物画像と同一または類似の画像を含むことが推定
されるコンテンツとを取得する画像取得手段と、 前記取得したコンテンツにおいて前記原著作物画像との
比較対象となる対象画像を特定する対象画像特定手段
と、 前記特定された対象画像と前記原著作物画像の特徴量を
比較して画像間の類似度を表す情報を生成する類似度判
定手段と、 前記類似度を表す情報を当該対象画像の取得先情報と共
に出力する出力手段と、 を備えてなる画像類似度判定装置。2. An image acquisition means for acquiring a digitized original work image and a content presumed to include the same or similar image as the original work image, and A target image specifying unit for specifying a target image to be compared with the crop image; and a similarity for generating information representing the similarity between the images by comparing the feature amount of the specified target image with the feature amount of the original work image. An image similarity determination device, comprising: a determination unit; and an output unit configured to output information indicating the similarity together with information on a source of the target image.
物画像の少なくとも一方に対して、拡大、縮小、回転、
色調変換等の画像変換処理を施して両画像の特徴量をよ
り近似させる画像編集手段をさらに備え、前記類似度判
定手段が、前記画像変換処理後の両画像の特徴量を比較
するように構成されている請求項2記載の画像類似度判
定装置。3. Enlargement, reduction, rotation, and / or rotation of at least one of the specified target image and the original work image.
The image processing apparatus further includes an image editing unit that performs image conversion processing such as color tone conversion to more closely approximate the feature amounts of the two images, and the similarity determination unit compares the feature amounts of the two images after the image conversion process. 3. The image similarity determination device according to claim 2, wherein:
び原著作物画像の各々に対してウェーブレット変換係数
に基づく直交変換を施し、前記ウェーブレット変換係数
の分布特性を解析して得た画像波形の特徴量を比較する
ことを特徴とする請求項2または3記載の画像類似度判
定装置。4. The image waveform obtained by performing the orthogonal transformation based on a wavelet transform coefficient on each of the target image and the original copyrighted work image, and analyzing a distribution characteristic of the wavelet transform coefficient. The image similarity determination device according to claim 2 or 3, wherein the feature amounts are compared.
び原著作物画像の各々に対して所定の領域分割を行い、
各分割領域の画像輪郭、テクスチャ、領域位置を含む特
徴情報を解析して得た画像形状の特徴量を比較すること
を特徴とする請求項2または3記載の画像類似度判定装
置。5. The similarity determination means performs a predetermined area division on each of the target image and the original work image,
4. The image similarity determining apparatus according to claim 2, wherein the feature amounts of the image shapes obtained by analyzing the feature information including the image contour, the texture, and the region position of each divided region are compared.
ンツ保有装置に通信路を介して接続される装置であっ
て、 電子化された所定の原著作物画像と同一または類似する
画像を含むことが推定されるコンテンツを前記コンテン
ツ保有装置から取得するとともに当該原著作物画像を取
得する画像取得手段と、 前記取得したコンテンツにおいて前記原著作物画像との
比較対象となる対象画像を特定する対象画像特定手段
と、 前記特定された対象画像と前記原著作物画像の特徴量を
比較して画像間の類似度を表す情報を生成する類似度判
定手段と、 前記類似度を表す情報を当該対象画像の取得先情報と共
に出力する出力手段と、 を備え、 前記コンテンツ保有装置を通じて流通する前記コンテン
ツ内の画像監視を行うことを特徴とする画像類似度判定
装置。6. A device connected via a communication path to a content holding device holding content including an image, and is presumed to include an image which is the same as or similar to a digitized original original work image. Image acquisition means for acquiring the original copyrighted work image from the content holding device, and target image identification means for identifying a target image to be compared with the original copyrighted work image in the acquired contents, A similarity determination unit configured to compare the feature amounts of the specified target image and the original copyrighted image to generate information indicating the similarity between the images; and output the information indicating the similarity together with the acquisition source information of the target image. Output means for performing image monitoring in the content distributed through the content holding device. Setting device.
違が予め定めた閾値以下となる対象画像を類似画像と判
定して当該対象画像を含むコンテンツの識別情報をその
保有先情報と共に蓄積することを特徴とする請求項6記
載の画像類似度判定装置。7. The similarity determination means determines a target image in which the difference in the feature amount is equal to or less than a predetermined threshold value as a similar image, and stores identification information of content including the target image together with its holding destination information. The image similarity determination apparatus according to claim 6, wherein:
むコンテンツを視覚化して提示する提示手段をさらに備
えることを特徴とする請求項7記載の画像類似度判定装
置。8. The image similarity determination apparatus according to claim 7, further comprising a presentation unit that visualizes and presents a content including the target image determined as the similar image.
物画像と同一または類似の画像を含むと推定されるコン
テンツとを取得する処理、 前記取得したコンテンツにおいて前記原著作物画像との
比較対象となる対象画像を特定する処理、 前記特定された対象画像及び前記原著作物画像の少なく
とも一方に対して、拡大、縮小、回転、色調変換等の画
像変換処理を施して両画像の特徴量をより近似させる処
理、 前記画像変換処理後の両画像の特徴量を比較して画像間
の類似度を表す情報を生成する処理、及び、 前記類似度を表す情報を当該対象画像の取得先情報と共
に出力する処理、をコンピュータに実行させるプログラ
ムが記録されたコンピュータ読み取り可能な記録媒体。9. A process of acquiring an electronic original work image and a content presumed to include an image identical to or similar to the original work image, and comparing the acquired content with the original work image A process for specifying a target image to be processed, and performing image conversion processing such as enlargement, reduction, rotation, and color tone conversion on at least one of the specified target image and the original copyrighted image so as to improve the feature amount of both images. A process of approximating, a process of comparing the feature amounts of both images after the image conversion process to generate information indicating a similarity between the images, and outputting the information indicating the similarity together with the acquisition source information of the target image And a computer-readable recording medium on which a program for causing a computer to execute the process is recorded.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9213599A JPH1153541A (en) | 1997-08-07 | 1997-08-07 | Method and device for discriminating image similarity and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9213599A JPH1153541A (en) | 1997-08-07 | 1997-08-07 | Method and device for discriminating image similarity and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH1153541A true JPH1153541A (en) | 1999-02-26 |
Family
ID=16641864
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9213599A Pending JPH1153541A (en) | 1997-08-07 | 1997-08-07 | Method and device for discriminating image similarity and storage medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH1153541A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001022932A (en) * | 1999-07-07 | 2001-01-26 | Shijin Kogyo Sakushinkai | Automatic image comparing method |
JP2001357040A (en) * | 2000-06-09 | 2001-12-26 | Softbank Broadmedia Corp | Object search system |
WO2010110190A1 (en) | 2009-03-27 | 2010-09-30 | 日本電気株式会社 | Article classifying device, article classifying method, and program recording medium |
-
1997
- 1997-08-07 JP JP9213599A patent/JPH1153541A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001022932A (en) * | 1999-07-07 | 2001-01-26 | Shijin Kogyo Sakushinkai | Automatic image comparing method |
JP2001357040A (en) * | 2000-06-09 | 2001-12-26 | Softbank Broadmedia Corp | Object search system |
WO2010110190A1 (en) | 2009-03-27 | 2010-09-30 | 日本電気株式会社 | Article classifying device, article classifying method, and program recording medium |
EP2412453A1 (en) * | 2009-03-27 | 2012-02-01 | Nec Corporation | Article classifying device, article classifying method, and program recording medium |
EP2412453A4 (en) * | 2009-03-27 | 2014-03-12 | Nec Corp | Article classifying device, article classifying method, and program recording medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7991232B2 (en) | Image similarity calculation system, image search system, image similarity calculation method, and image similarity calculation program | |
JP2005020742A (en) | Method and apparatus for video copy detection | |
US9349006B2 (en) | Method and device for program identification based on machine learning | |
US9177142B2 (en) | Identification of electronic documents that are likely to contain embedded malware | |
US8855420B2 (en) | Descriptor determination in a multimedia content | |
KR20100018558A (en) | Method and apparatus for setting a detection threshold given a desired false probability | |
KR20100095245A (en) | Method and apparatus for embedding watermark | |
JP2011507081A (en) | Computer-implemented method for temporal event-based image printing method, computer program, apparatus for automatically detecting copyright infringement of image, and computer-implemented method | |
WO2019136897A1 (en) | Image processing method, apparatus, electronic device and storage medium | |
JP2008503134A (en) | Scaling factor search method and apparatus for watermark detection | |
KR100986223B1 (en) | Apparatus and method providing retrieval of illegal movies | |
JP2006285907A (en) | Designation distribution content specification device, designation distribution content specification program and designation distribution content specification method | |
US6928186B2 (en) | Semantic downscaling and cropping (SEDOC) of digital images | |
KR20050010824A (en) | Method of extracting a watermark | |
JPH11110556A (en) | Method for discriminating similarity of image, similar image discriminating device, and record medium thereof | |
JPH1153541A (en) | Method and device for discriminating image similarity and storage medium | |
JP4063486B2 (en) | Image search apparatus and method, and storage medium storing image search program | |
US8306261B2 (en) | Detection of an object in an image | |
JPH08263522A (en) | Image retrieving method | |
JP2754937B2 (en) | Schematic image creation method and device | |
Zhu et al. | Forensic detection based on color label and oriented texture feature | |
US7239748B2 (en) | System and method for segmenting an electronic image | |
JP4616522B2 (en) | Document recognition apparatus, document image region identification method, program, and storage medium | |
CA2428539C (en) | Image characterisation | |
CN113344062B (en) | Abnormal account identification method, device, server and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20051212 |
|
A131 | Notification of reasons for refusal |
Effective date: 20051220 Free format text: JAPANESE INTERMEDIATE CODE: A131 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060202 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Effective date: 20061024 Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Effective date: 20061106 Free format text: JAPANESE INTERMEDIATE CODE: A61 |
|
R150 | Certificate of patent (=grant) or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 4 Free format text: PAYMENT UNTIL: 20101110 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 7 Free format text: PAYMENT UNTIL: 20131110 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 7 Free format text: PAYMENT UNTIL: 20131110 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |