JP4820433B2 - Image information retrieval apparatus and program - Google Patents

Image information retrieval apparatus and program Download PDF

Info

Publication number
JP4820433B2
JP4820433B2 JP2009117965A JP2009117965A JP4820433B2 JP 4820433 B2 JP4820433 B2 JP 4820433B2 JP 2009117965 A JP2009117965 A JP 2009117965A JP 2009117965 A JP2009117965 A JP 2009117965A JP 4820433 B2 JP4820433 B2 JP 4820433B2
Authority
JP
Japan
Prior art keywords
information
image
block
match
representative
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.)
Expired - Fee Related
Application number
JP2009117965A
Other languages
Japanese (ja)
Other versions
JP2009181592A (en
Inventor
春美 川村
剛仁 阿部
智規 高田
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2009117965A priority Critical patent/JP4820433B2/en
Publication of JP2009181592A publication Critical patent/JP2009181592A/en
Application granted granted Critical
Publication of JP4820433B2 publication Critical patent/JP4820433B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像情報検索装置及びプログラムに係り、特に、画像を一意に特定するために必要な情報を抽出するための画像情報抽出方法及びプログラム、及び、得られた画像表現に基づいて、所定の画像と同一かどうかを検索・判定する画像情報検索装置及びプログラムに関する。 The present invention relates to an image information search apparatus and program, and in particular, based on an image information extraction method and program for extracting information necessary to uniquely identify an image, and an obtained image expression, The present invention relates to an image information search device and a program for searching and determining whether or not an image is identical to the image.

従来、コンテンツの不正利用の抑止を目的として、インターネット等、外部に出回っているコンテンツとローカルデータベース内に格納されているコンテンツが同一であるかどうかを判定する手法には、三種類の方式が知られている。   Conventionally, for the purpose of preventing unauthorized use of content, there are three types of methods for determining whether the content on the Internet or the like is the same as the content stored in the local database, such as the Internet. It has been.

1つ目は電子透かし技術であり、2つ目はハッシュ関数、3つ目は特徴量マッチング技術である。以下、それぞれの技術に関して概要を説明する。   The first is a digital watermark technique, the second is a hash function, and the third is a feature amount matching technique. Hereinafter, an overview of each technology will be described.

まず、1つ目の電子透かし技術を用いた方法では、コンテンツを一意に表す情報、例えば、ID等の情報を電子透かしとして事前にコンテンツに埋め込み、外部に出回っているコンテンツから透かし情報を検出し、ID等の識別情報が一致するか否かによって同一を判定する(例えば、非特許文献1参照)。   First, in the method using the first digital watermark technology, information that uniquely represents the content, for example, information such as an ID is embedded in the content in advance as a digital watermark, and watermark information is detected from the content that is available outside. The identity is determined based on whether or not the identification information such as the ID matches (for example, refer to Non-Patent Document 1).

2つ目のハッシュ関数を用いた方法では、オリジナルコンテンツのハッシュ値と、外部に出回っているコンテンツのハッシュ値とが一致するか否かで同一を判定する(例えば、非特許文献2参照)。   In the method using the second hash function, the same is determined by whether or not the hash value of the original content matches the hash value of the content that is available outside (for example, see Non-Patent Document 2).

3つ目の特徴量マッチング技術を用いた方法では、コンテンツを適当な大きさのブロックに分割し、各ブロックの特徴量(例えば、平均値)を要素とするベクトル(特徴量)を生成し、外部に出回っているコンテンツの特徴量を表すベクトルとの類似度によって同一か否かを判定する(例えば、非特許文献3参照)。   In the method using the third feature amount matching technique, the content is divided into blocks of an appropriate size, and a vector (feature amount) having a feature amount (for example, an average value) of each block as an element is generated. Whether or not they are the same is determined based on the similarity to the vector representing the feature amount of the content that is circulating outside (see, for example, Non-Patent Document 3).

http://www.jpo.go.jp/shiryou/s_sonota/hyoujun_gijutsu/denshi_sukashi/index.htmhttp://www.jpo.go.jp/shiryou/s_sonota/hyoujun_gijutsu/denshi_sukashi/index.htm http://e-words.jp/w/E3838FE38383E382B7E383A5E996A2E695B0.htmlhttp://e-words.jp/w/E3838FE38383E382B7E383A5E996A2E695B0.html Jia Li, James Z Wang, Gio Wiederhold, "IRM: Integrated Region Matching for Image Retrieval", Proceedings of the eighth ACM international conference on Multimedia, pp. 147-156 (2000)Jia Li, James Z Wang, Gio Wiederhold, "IRM: Integrated Region Matching for Image Retrieval", Proceedings of the eighth ACM international conference on Multimedia, pp. 147-156 (2000)

しかしながら、上述の従来手法には以下のような課題がある。   However, the above-described conventional methods have the following problems.

電子透かし技術は、コンテンツ自体に識別するための情報を重畳するものであるため、コンテンツの品質劣化を招くと同時に、事前に透かしを埋め込む作業が生じるため手間がかかるという問題がある。   Since the digital watermark technique superimposes information for identification on the content itself, there is a problem that the quality of the content is deteriorated, and at the same time, the work of embedding the watermark in advance occurs.

一方、ハッシュ関数を用いる方法においては、ビット列の微小な変化に対しても異なったハッシュ値に変換されるという特性をもっているため、例えば、インターネットに公開する際に行うフォーマット変換(圧縮含む)によっても、オリジナルコンテンツとは全く異なるハッシュ値に変換され、同一のコンテンツでありながら異なるものとして判定されてしまうという問題がある。   On the other hand, since the method using the hash function has a characteristic that it is converted into a different hash value even for a minute change of the bit string, for example, by format conversion (including compression) performed when publishing to the Internet. There is a problem that the hash value is completely different from that of the original content and the content is determined to be different while being the same content.

また、上記の2つの技術の問題、即ち、電子透かし技術における画像品質の劣化と情報埋め込み作業の煩雑さという問題、及び、ハッシュ関数における微小な変動に対する識別性能が低下する問題に対しては、本質的に、コンテンツ自体の情報を用いることと、コンテンツの小領域(ブロック)の代表情報(特徴量)を用いること、即ち、特徴量マッチング技術によって、解決することができる。しかしながら、このような技術は、ベクトル(特徴量)の生成方法がブロックの並び順に依存し、コンテンツの回転がブロックの順番(ベクトルの要素の順番)に影響するため、同一の画像であっても異なるコンテンツとして判定されるという問題がある。   In addition, for the problems of the above two techniques, that is, the problem of degradation of image quality and complexity of information embedding work in the digital watermark technique, and the problem that the identification performance with respect to minute fluctuations in the hash function is reduced, In essence, the problem can be solved by using information of the content itself and using representative information (feature amount) of a small area (block) of the content, that is, a feature amount matching technique. However, in such a technique, the generation method of vectors (features) depends on the arrangement order of blocks, and the rotation of content affects the order of blocks (the order of vector elements). There is a problem that it is determined as different contents.

本発明は、上記の点に鑑みなされたもので、コンテンツ自体の情報を用いつつ、かつ、回転変換にロバストな画像情報抽出・検索可能な画像情報検索装置及びプログラムを提供することを目的とする。 The present invention has been made in view of the above, and aims to while using the information of the content itself, and to provide a robust image information extraction and retrievable image information retrieval apparatus and program a rotation transformation To do.

本発明(請求項1)は、入力画像と同一の画像を、複数の画像の情報列が格納されたデータベースから検索する画像情報検索装置であって、
入力された対象画像を均等な小領域(ブロック)に分割する領域分割手段と、
領域分割されたブロックの一部に対して、ブロック内の画素値の情報を加工して得られる値に基づいて代表情報を抽出する部分代表情報抽出手段と、
部分代表情報抽出手段で得られた一部のブロックの代表情報を用いて、データベースに格納されている複数の画像それぞれに対応する画像情報の情報列との一致可能性の判定を行う一致可能性判定手段と、
一致可能性判定手段にて一致可能性があると判定された場合、対象画像の全てのブロックに対して代表情報を求める代表情報抽出手段と、
データベースに格納されている画像に対応する情報列から起点となるブロックの位置を求める起点決定手段と、
起点決定手段で決定された起点ブロックを先頭として、代表情報抽出手段で得られたブロック毎の代表情報に基づいて情報列を形成する情報列形成手段と、
情報列形成手段で得られた情報列と、一致可能性判定手段において一致可能性ありと判定されたデータベースに格納されている複数の画像に対応する情報列との一致度を判定する情報列一致判定手段と、
情報列一致判定手段において、一致と判定された場合に、該当の画像を出力する画像出力手段と、を有する。
The present invention (claim 1), the same image as the input image, an image information retrieval unit that searches a database of information sequence of a plurality of images are stored,
Area dividing means for dividing the input target image into equal small areas (blocks);
Partial representative information extracting means for extracting representative information based on a value obtained by processing pixel value information in the block for a part of the divided block;
Using the representative information of some blocks obtained by the partial representative information extraction means , the possibility of coincidence for determining the coincidence with the information sequence of image information corresponding to each of a plurality of images stored in the database A determination means ;
Representative information extraction means for obtaining representative information for all the blocks of the target image when the match possibility determination means determines that there is a match possibility;
Starting point determination means for determining the position of the starting block from the information sequence corresponding to the image stored in the database;
An information sequence forming means for forming an information sequence based on the representative information for each block obtained by the representative information extracting means , with the starting block determined by the starting point determining means as the head ;
Information sequence matching that determines the degree of coincidence between the information sequence obtained by the information sequence forming unit and the information sequence corresponding to a plurality of images stored in the database that is determined to be a match by the match possibility determination unit A determination means ;
And an image output means for outputting a corresponding image when the information string match determination means determines that they match .

本発明(請求項)は、コンピュータを、請求項1に記載の画像情報検索装置の各手段として機能させるためのプログラムである。

The present invention (Claim 2 ) is a program for causing a computer to function as each means of the image information retrieval apparatus according to Claim 1 .

上記のように本発明によれば、画像を均一のブロックに分割し、各ブロックの代表情報を起点位置から順に並べることにより、回転不変の画像情報として表現でき、かつ、回転角不明の画像から、同一の画像を検索することが可能となる。   As described above, according to the present invention, an image can be expressed as rotation-invariant image information by dividing the image into uniform blocks and arranging the representative information of each block in order from the starting position, and from an image with an unknown rotation angle. The same image can be searched.

本発明の第1の実施の形態における画像情報抽出装置の構成図である。It is a block diagram of the image information extraction device in the 1st Embodiment of this invention. 本発明の第1の実施の形態における画像情報抽出装置の概要動作のフローチャートである。It is a flowchart of outline | summary operation | movement of the image information extraction apparatus in the 1st Embodiment of this invention. 本発明の第1の実施の形態における起点決定部の動作のフローチャートである。It is a flowchart of operation | movement of the origin determination part in the 1st Embodiment of this invention. 本発明の第1の実施の形態における起点ブロックを決める様子を示す図である。It is a figure which shows a mode that the starting point block in the 1st Embodiment of this invention is determined. 本発明の第1の実施の形態における情報列生成の様子を示す図である。It is a figure which shows the mode of the information sequence production | generation in the 1st Embodiment of this invention. 本発明の第1の実施の形態における情報列生成の様子を示す図である。It is a figure which shows the mode of the information sequence production | generation in the 1st Embodiment of this invention. 本発明の第2の実施の形態における起点決定部の動作のフローチャートである。It is a flowchart of operation | movement of the origin determination part in the 2nd Embodiment of this invention. 本発明の第2の実施の形態における起点ブロックを決める様子を示す図である。It is a figure which shows a mode that the starting point block in the 2nd Embodiment of this invention is determined. 本発明の第3の実施の形態における画像情報検索装置の構成図である。It is a block diagram of the image information search device in the 3rd Embodiment of this invention. 本発明の第3の実施の形態における画像情報検索装置の概要動作のフローチャートである。It is a flowchart of outline | summary operation | movement of the image information search device in the 3rd Embodiment of this invention. 本発明の第4の実施の形態における画像情報検索装置の構成図である。It is a block diagram of the image information search device in the 4th Embodiment of this invention. 本発明の第4の実施の形態における画像情報検索装置の概要動作のフローチャートである。It is a flowchart of outline | summary operation | movement of the image information search device in the 4th Embodiment of this invention. 本発明の第4の実施の形態におけるブロック起点を求める操作を示す図である。It is a figure which shows operation which calculates | requires the block starting point in the 4th Embodiment of this invention.

以下、図面と共に本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

なお、本実施の形態に利用する図面において、同一機能を有するものついては同一符号を付し、その繰り返しの説明は省略する。   Note that in the drawings used in this embodiment, components having the same function are denoted by the same reference numerals, and repeated description thereof is omitted.

[第1の実施の形態]
本実施の形態では画像の情報列を作成し、データベースに格納する処理を説明する。
[First Embodiment]
In the present embodiment, a process for creating an information sequence of an image and storing it in a database will be described.

図1は、本発明の第1の実施の形態における画像情報抽出装置の構成図である。   FIG. 1 is a configuration diagram of an image information extraction apparatus according to the first embodiment of the present invention.

同図に示す画像情報抽出装置は、画像入力部101、入力された画像や、各構成要素の処理結果等を一時的に格納するメモリ102、入力された画像をブロックに分割する領域分割部103、分割されたブロック毎にブロック内の画素値の情報を加工して得られる値に基づいて代表情報を抽出する代表情報抽出部104、代表情報を順番に並べるための起点ブロックを求める起点決定部105、起点となるブロックを先頭として画像の全て、または、一部のブロックの代表情報からなる情報列を形成する情報列形成部106、情報列を格納するデータベース(DB)107から構成される。   The image information extraction apparatus shown in FIG. 1 includes an image input unit 101, a memory 102 that temporarily stores an input image and processing results of each component, and an area dividing unit 103 that divides the input image into blocks. , Representative information extraction unit 104 that extracts representative information based on a value obtained by processing pixel value information in each block, and a starting point determination unit that obtains a starting block for arranging the representative information in order 105, an information sequence forming unit 106 that forms an information sequence including representative information of all or some of the blocks starting from the starting block, and a database (DB) 107 that stores the information sequence.

次に、上記の構成における動作を説明する。   Next, the operation in the above configuration will be described.

図2は、本発明の第1の実施の形態における概要動作のフローチャートである。   FIG. 2 is a flowchart of an outline operation in the first embodiment of the present invention.

ステップ201) まず、始めに、画像入力部101に画像が入力されると、メモリ102に格納する。   Step 201) First, when an image is input to the image input unit 101, it is stored in the memory 102.

ステップ202) 次に、領域分割部103により、メモリ102に格納されている入力画像を、均等な小領域(ブロック)に分割する。画像を小領域に分割する際には、事前に決められたサイズ(画素数)のブロックに分割する方法と、縦方向と横方向のブロック数を固定して画像を分割する方法(この場合、各ブロックのサイズ(画素数)は画像毎に異なる)があり、どちらの方法を選択しても構わない。   Step 202) Next, the area dividing unit 103 divides the input image stored in the memory 102 into equal small areas (blocks). When dividing an image into small areas, a method of dividing the image into blocks of a predetermined size (number of pixels) and a method of dividing the image with a fixed number of blocks in the vertical and horizontal directions (in this case, Each block has a different size (number of pixels) for each image), and either method may be selected.

ステップ203) その後、代表情報抽出部104において、領域分割部103で得られたブロック毎に代表情報を計算する。ここで、代表情報とは、ブロック内の画素値の平均値や分散、標準偏差等の統計量や、ガウスフィルタ等で得られたエッジ強度の情報など、ブロック内の画素値の情報を加工して得られる値であれば何であっても構わない。また、全ブロックに関して同一種別の代表情報を用いても構わないし、ブロック毎に異なった代表情報を用いても構わない。さらに、代表情報を求める際の画素値の元となる色空間は、RGBの三成分をもつもの(RGB空間)であっても構わないし、RGB空間を輝度成分のみからなる空間に変換したものや、人間の知覚に近い均等色空間を用いても構わないことは自明である。   Step 203) Thereafter, the representative information extracting unit 104 calculates representative information for each block obtained by the region dividing unit 103. Here, the representative information is a process of pixel value information in the block, such as statistical values such as the average value, variance, standard deviation, etc. of the pixel values in the block, and edge strength information obtained by a Gaussian filter, etc. Any value can be used as long as it is obtained. Further, the same type of representative information may be used for all blocks, or different representative information may be used for each block. Furthermore, the color space that is the source of pixel values when obtaining representative information may be a RGB three-component (RGB space), or a RGB space that is converted to a space consisting of only luminance components. It is obvious that a uniform color space close to human perception may be used.

ステップ204) 次に、起点決定部105において、代表情報抽出部104で得られたブロック毎の代表情報を順番に並べるための起点を求める。起点の求め方に関して、ステップ204の詳細な処理の流れを示した図3のフローチャート及び図4を参照して説明する。   Step 204) Next, the starting point determination unit 105 obtains a starting point for arranging the representative information for each block obtained by the representative information extracting unit 104 in order. A method of obtaining the starting point will be described with reference to the flowchart of FIG. 3 showing the detailed processing flow of step 204 and FIG.

図3は、本発明の第1の実施の形態における起点決定部の処理のフローチャートであり、図4は、本発明の第1の実施の形態における起点ブロックを決める様子を示す図である。   FIG. 3 is a flowchart of the process of the starting point determination unit in the first embodiment of the present invention, and FIG. 4 is a diagram showing how the starting point block is determined in the first embodiment of the present invention.

まず、画像の四角の近辺のブロックを選択する(ステップ301)。図4(a)は画像を縦横7つのブロックに分割し、四角付近のブロックとして、左上(UL)、右上(UR)、左下(LL)、右下(LR)に位置するブロックを選択した様子を示したものである。   First, a block near the square of the image is selected (step 301). In FIG. 4A, the image is divided into seven blocks in the vertical and horizontal directions, and blocks located in the upper left (UL), upper right (UR), lower left (LL), and lower right (LR) are selected as blocks near the square. Is shown.

次に、この四角付近のブロックを対象に、同一種別の代表情報を求め、その平均値を計算する(ステップ302)。なお、代表情報抽出部104における代表情報抽出ステップ203の処理の際に、全てのブロックに対して同一種別の代表情報を求めている場合には、ステップ302では、平均を求める操作のみで構わない。ステップ302で得られた4種類の代表情報の平均値の中で、最大値を持つ四角付近のブロックを求め、角に位置するブロックを起点とする(ステップ303)。   Next, representative information of the same type is obtained for the blocks near the square, and the average value is calculated (step 302). Note that, in the process of the representative information extraction step 203 in the representative information extraction unit 104, when the same type of representative information is obtained for all the blocks, in step 302, only an operation for obtaining an average may be performed. . Among the average values of the four types of representative information obtained in step 302, a block near the square having the maximum value is obtained, and the block located at the corner is set as the starting point (step 303).

図4(b)は、LRが四角付近のブロックの中で最大となり、角の位置にあるブロック(図中濃い色のブロック)を起点として決定する様子を示す。   FIG. 4B shows a state in which the LR is the largest among the blocks near the square, and the block at the corner (the dark block in the figure) is determined as the starting point.

なお、上述の説明では、四角周辺のブロックとして、角を含む縦横各2ブロックを対象としたが、実際には、角のみ(縦横1ブロック)でも構わないし、また、縦横各3ブロックであっても構わない。さらには、図4(c)に示すような水平方向に長い画像の場合には、縦横のブロック数を変えても構わない。   In the above description, as the blocks around the square, two vertical and horizontal blocks including a corner are targeted. However, in actuality, only the corner (one vertical and one horizontal block) may be used, or three vertical and horizontal blocks. It doesn't matter. Furthermore, in the case of an image that is long in the horizontal direction as shown in FIG. 4C, the number of vertical and horizontal blocks may be changed.

ステップ205) 最後に、情報列形成部106では、起点決定部105において得られた起点ブロックを先頭に時計周りにブロックを選択しながら各ブロックの代表情報を成分とする情報列を形成する。図5(a)では、図4(b)にて示した起点ブロック(右下の角のブロック)を始点として、時計周りにブロックを外側から内側に向かってらせん状に順番に選択していく様子を示している。また、図5(b)は、情報列生成の様子を示しており、ブロック1の代表情報から順番に、情報の桁数を固定して情報列を作成する様子を示す。また、図6に示すように、図4(b)での起点ブロック(右下の角)が画像の左上と見做して、ラスタ形式でブロックを選択しても構わない。   Step 205) Finally, the information sequence forming unit 106 forms an information sequence including the representative information of each block as a component while selecting the blocks clockwise from the starting point block obtained by the starting point determining unit 105. In FIG. 5 (a), starting from the starting block (the block at the lower right corner) shown in FIG. 4 (b), the blocks are selected in a spiral fashion from the outside to the inside in the clockwise direction. It shows a state. FIG. 5B shows a state of information string generation, and shows a state in which an information string is created by fixing the number of digits of information in order from the representative information of block 1. Also, as shown in FIG. 6, the starting block (lower right corner) in FIG. 4B may be regarded as the upper left of the image, and the block may be selected in a raster format.

[第2の実施の形態]
本実施の形態における装置構成図及び概要動作のフローチャートは、それぞれ第1の実施の形態の図1、図2と同様であるため、全体の処理の流れに関する説明は省略する。
[Second Embodiment]
The apparatus configuration diagram and the outline operation flowchart in the present embodiment are the same as those in FIGS. 1 and 2 of the first embodiment, respectively.

以下では、起点決定部105における起点決定ステップ204の動作について説明する。   Hereinafter, the operation of the starting point determination step 204 in the starting point determination unit 105 will be described.

図7は、本発明の第2の実施の形態における起点決定部のフローチャートであり、図8は、本発明の第2の実施の形態における起点ブロックを決める様子を示す図である。   FIG. 7 is a flowchart of the starting point determination unit in the second embodiment of the present invention, and FIG. 8 is a diagram showing how the starting point block is determined in the second embodiment of the present invention.

まず、画像の外周のブロックを、方向別に分割し、各方向に属するブロックを一まとまりとして選択する(ステップ304)。図8(a)は、画像を縦横各7ブロックに分割し、画像の外周のブロックに対して、上側(UP)、下側(DW)、左側(LT)、右側(RT)の4方向に分割した様子を示している。次に、ステップ304にて選択されたブロックを対象に、第1の実施の形態と同様に、同一種別の代表情報を求め、その平均値を計算する(ステップ302)。なお、代表情報抽出部104における代表情報抽出ステップ203の処理の際に、全てのブロックに対して同一種別の代表情報を求めている場合は、ステップ302では、平均を求める操作のみで構わない。ステップ302で得られた外周ブロックの方向別の代表情報の平均値の中で、最大値を持つものを求め、中央に位置するブロックを起点とする(ステップ303)。   First, the outer peripheral blocks of the image are divided by direction, and blocks belonging to each direction are selected as a group (step 304). In FIG. 8A, the image is divided into 7 blocks each in the vertical and horizontal directions, and the upper and lower sides (UP), the lower side (DW), the left side (LT), and the right side (RT) with respect to the outer peripheral blocks of the image. It shows how it was divided. Next, as in the first embodiment, the same type of representative information is obtained for the block selected in step 304, and the average value is calculated (step 302). Note that, when the representative information extraction unit 104 calculates the representative information of the same type for all blocks during the processing of the representative information extraction step 203, in step 302, only the operation for obtaining the average may be performed. Among the average values of the representative information for each direction of the peripheral block obtained in step 302, the average value having the maximum value is obtained, and the block located at the center is set as the starting point (step 303).

図8(b)は、DWを四領域の中で最大の平均代表情報となる領域として、DW領域の真中のブロックを起点ブロックの位置として決める様子を示したものである。起点ブロックの決め方については、上述のように、方向別に求めた領域の中の真中に位置するブロックとする方法だけでなく、最大の代表情報をもつブロックを起点としても構わないし、進行方向(時計回り)上で次の角を起点としても構わない。また、方向別の外周ブロックの領域についても、上述のように上側、下側、左側、右側の四領域にこだわる必要はなく、左上部、右上部、左下部、右下部等のような8領域を対象にしても構わないことは自明である。   FIG. 8B shows a state in which the middle block of the DW area is determined as the position of the starting block, with DW being the area that is the largest average representative information among the four areas. As described above, the method of determining the starting block is not limited to the method in which the block is located in the middle of the area obtained for each direction, but the block having the largest representative information may be used as the starting point. The next corner may be the starting point. In addition, as for the area of the outer peripheral block by direction, it is not necessary to stick to the upper, lower, left, and right four areas as described above, but eight areas such as the upper left, upper right, lower left, lower right, etc. It is self-evident that it may be targeted.

次の情報列形成部106における情報列形成ステップ205での操作では、前述の第1の実施の形態での説明と同様、起点となるブロックを先頭に時計回りにブロックを選択しながら各ブロックの代表を成分とする情報列を形成する。なお、上述の情報列形成ステップ205においては、第1の実施の形態での説明と同様、起点となるブロックが角の場合は、画像の左上の位置と見做し、ラスタ形式にブロックを選択しながら代表情報を成分とする情報列を形成しても構わない。起点となるブロックが角でない場合は、時計回りもしくは反時計回りで最初に来る角を、画像の左上の位置のブロックと見做せば同様の操作が行えることは自明である。   In the operation at the information sequence forming step 205 in the next information sequence forming unit 106, as described in the first embodiment, each block is selected while selecting the block starting from the starting block in the clockwise direction. An information string having a representative component is formed. In the information sequence forming step 205 described above, if the starting block is a corner, as in the description in the first embodiment, it is regarded as the upper left position of the image, and the block is selected as the raster format. However, an information sequence having the representative information as a component may be formed. If the starting block is not a corner, it is obvious that the same operation can be performed if the corner that comes first in the clockwise or counterclockwise direction is regarded as the block in the upper left position of the image.

[第3の実施の形態]
図9は、本発明の第3の実施の形態における画像情報検索装置の構成図である。
[Third Embodiment]
FIG. 9 is a block diagram of an image information retrieval apparatus according to the third embodiment of the present invention.

同図に示す画像情報検索装置は、図1の構成に、既にデータベース107に格納されている複数の画像に対応する画像情報の情報列との一致度を判定する情報列一致判定部108、情報列一致判定部108で一致している画像を出力する画像出力部109を付加した構成である。   The image information search apparatus shown in FIG. 1 includes an information sequence match determination unit 108 that determines the degree of match with the information sequence of image information corresponding to a plurality of images already stored in the database 107 in the configuration of FIG. In this configuration, an image output unit 109 that outputs images that match in the column match determination unit 108 is added.

本実施の形態では、第1の実施の形態もしくは、第2の実施の形態により画像の情報列が既に得られ、データベース107に格納されているものとし、入力画像と同じ画像がデータベース107中にあるかどうかを検索する方法について説明する。   In the present embodiment, it is assumed that an image information sequence has already been obtained and stored in the database 107 according to the first embodiment or the second embodiment, and the same image as the input image is stored in the database 107. A method for searching whether or not there is will be described.

図10は、本発明の第3の実施の形態における画像情報検索装置の概要動作のフローチャートである。   FIG. 10 is a flowchart of an outline operation of the image information retrieval apparatus in the third embodiment of the present invention.

図10に示すフローチャートのうち、ステップ201〜205までは、前述の第1の実施の形態における図2のステップ201〜205までの画像入力部101から情報列形成部106までの流れと同様であるため、その説明は省略する。   In the flowchart shown in FIG. 10, steps 201 to 205 are the same as the flow from the image input unit 101 to the information sequence forming unit 106 in steps 201 to 205 in FIG. 2 in the first embodiment described above. Therefore, the description is omitted.

以下、情報列一致判定部108と画像出力部109についての動作を説明する。   Hereinafter, operations of the information sequence match determination unit 108 and the image output unit 109 will be described.

ステップ206) 情報列一致判定部108では、情報列形成部106にて得られた入力画像の情報列に対して、データベース107内に格納されている情報列と比較する。情報列は、図5(b)に示すような形式で表現されており、以下に示す方法に基づいて、一致度合を計算し、一致か否かを判断する。   Step 206) The information sequence match determination unit 108 compares the information sequence of the input image obtained by the information sequence formation unit 106 with the information sequence stored in the database 107. The information string is expressed in a format as shown in FIG. 5B, and the degree of coincidence is calculated based on the method shown below to determine whether or not they are coincident.

xを入力画像から得られた情報列、yをデータベース107に格納されている被検索側画像の情報列であるとする。   Assume that x is an information string obtained from the input image, and y is an information string of the searched image stored in the database 107.

x={a,a,…,a} (1)
y={b,b,…,b} (2)
但し、a,b(i=1,2,…,n)は、各ブロックの代表情報であるとする。nはブロックの総数である。
x = {a 1 , a 2 ,..., a n } (1)
y = {b 1 , b 2 ,..., b n } (2)
However, a i and b i (i = 1, 2,..., N) are representative information of each block. n is the total number of blocks.

この時、一致度合Dは次式で表現される。   At this time, the degree of coincidence D is expressed by the following equation.

D=[{Σ(a−b}/n]1/2 (3)
上記の式(3)で表される一致度合Dは、n次元ユークリッド空間における点xと点yの距離に相当する。この値が、閾値thより小さい場合に、一致であると判定する。一致と判定されない場合には、データベース107内にある他の画像の情報列に対して一致度合Dを計算し、同様の判定を行う。
D = [{Σ (a i −b i ) 2 } / n] 1/2 (3)
The degree of coincidence D expressed by the above equation (3) corresponds to the distance between the point x and the point y in the n-dimensional Euclidean space. This value is determined and, if the threshold th 1 is smaller than a match. If it is not determined to match, the matching degree D is calculated for the information sequence of other images in the database 107, and the same determination is performed.

なお、上述の説明では、2つの情報列の一致度合Dの判定を、式(3)で表されるような各情報列をn次元の空間の点と見做して、2点間の距離に基づいて行う方法について説明したが、一致度合の判定方法はこれに限定される必要はなく、以下のような方式であっても構わない。   In the above description, the degree of coincidence D between two information strings is determined by regarding each information string as represented by Equation (3) as a point in an n-dimensional space, and the distance between the two points. However, the method for determining the degree of coincidence need not be limited to this, and the following method may be used.

例えば、情報列をn次元空間のベクトルと見做すことにより、ベクトル間のなす角によって判定する方法も可能である。この場合は、次式θがthより小さい場合に一致であると判定する。 For example, it is possible to make a determination based on an angle formed between vectors by regarding an information string as a vector in an n-dimensional space. In this case, when the following equation θ is smaller than th 2 , it is determined that they are coincident.

θ=ArcCos[(Σ〔a・b〕)/(|x|・|y|)] (4)
さらには、例えば、情報列の各ブロックに対応する代表情報毎に、一致しない個数Mが閾値thより小さい場合に、一致であると判定する方法も可能である。
θ = ArcCos [(Σ [a i · b i ]) / (| x | · | y |)] (4)
Furthermore, for example, for each representative information corresponding to each block of the information sequence, a method of determining that there is a match when the number M of mismatches is smaller than the threshold th 3 is possible.

M=Σm 但し、m=0 (a=bのとき) (5)
=1 (a≠bのとき)
ステップ207) 最後に、画像出力部109では、情報列一致判定部108において、入力画像の情報列と一致すると判定された画像をモニタ等の外部出力装置に出力する。
M = Σm i where m i = 0 (when a i = b i ) (5)
m i = 1 (when a i ≠ b i )
Step 207) Finally, in the image output unit 109, the information sequence match determination unit 108 outputs the image determined to match the information sequence of the input image to an external output device such as a monitor.

[第4の実施の形態]
本実施の形態においても画像情報検索装置およびその動作について説明する。
[Fourth Embodiment]
Also in this embodiment, an image information search apparatus and its operation will be described.

図11は、本発明の第4の実施の形態における画像情報検索装置の構成図である。   FIG. 11 is a configuration diagram of an image information search apparatus according to the fourth embodiment of the present invention.

同図に示す画像情報検索装置は、図9の構成に、既にデータベース107に格納されている複数の画像に対応する画像情報の情報列との一致可能性の判定を行う一致可能性判定部110を付加した構成である。   The image information search apparatus shown in FIG. 9 has the configuration shown in FIG. 9 and a match possibility determination unit 110 that determines the match possibility with the information sequence of image information corresponding to a plurality of images already stored in the database 107. It is the structure which added.

本実施の形態では、第3の実施の形態と同様に、第1の実施の形態もしくは第2の実施の形態により、画像の情報列が既にデータベース107に格納されているものとし、入力画像と同じ画像がデータベース107中にあるかどうかを検索する方法を説明する。   In the present embodiment, as in the third embodiment, it is assumed that the information sequence of the image is already stored in the database 107 according to the first embodiment or the second embodiment, and the input image and A method for searching whether or not the same image exists in the database 107 will be described.

図12は、本発明の第4の実施の形態における画像情報検索装置の概要動作のフローチャートである。   FIG. 12 is a flowchart of an outline operation of the image information retrieval apparatus in the fourth embodiment of the present invention.

図12に示すフローチャートのうち、ステップ201、202までは、第1の実施の形態における図2のステップ201,202の画像入力部101から領域分割部103の処理と同様であるため、その説明を省略する。以下、代表情報抽出部104(ステップ208)以降の動作について説明する。   In the flowchart shown in FIG. 12, steps 201 and 202 are the same as the processing from the image input unit 101 to the region dividing unit 103 in steps 201 and 202 in FIG. 2 in the first embodiment. Omitted. Hereinafter, operations after the representative information extraction unit 104 (step 208) will be described.

ステップ208) 代表情報抽出部104は、第1の実施の形態で説明したように、入力画像に対して、領域分割部103で得られた各ブロックの代表情報を求める部分であるが、本実施の形態においては、まず、一致の可能性を判定し、比較対象画像の数を減少させると同時に、情報列の起点(ブロック)の位置を得ることを目的として、一部のブロックを対象に代表情報を求める。ここで、一部のブロックとして外周に属するブロックを選択する。図13(a)では、左上のブロックを起点として、時計回りに順に外側の1列を順番にブロックを抽出する様子が示されている。1番目のブロックから24番目のブロックに対して代表情報を求める。   Step 208) As described in the first embodiment, the representative information extraction unit 104 is a part for obtaining the representative information of each block obtained by the area dividing unit 103 for the input image. In this mode, first, the possibility of matching is determined, the number of comparison target images is reduced, and at the same time, for the purpose of obtaining the position of the starting point (block) of the information sequence, some blocks are represented. Ask for information. Here, blocks belonging to the outer periphery are selected as some blocks. FIG. 13A shows a state in which blocks are extracted in order of the outer one row in order clockwise from the upper left block as a starting point. Representative information is obtained from the first block to the 24th block.

ステップ209) 一致可能性判定部110において、ステップ208で得られた一部のブロックの代表情報に基づいて、データベース107内の画像の情報列と比較し、一致可能性を判定する。   Step 209) Based on the representative information of some blocks obtained in step 208, the match possibility determination unit 110 compares the information information sequence of the image in the database 107 and determines the match possibility.

一致可能性ありと判定された場合は、次のステップ203に進むが、可能性なしと判定された場合には、データベース107の他の画像に対して、ステップ208からの操作を繰り返す。   If it is determined that there is a possibility of matching, the process proceeds to the next step 203. If it is determined that there is no possibility, the operation from step 208 is repeated on the other images of the database 107.

情報列一致判定ステップ209における、入力画像とデータベース107内の画像に対応する情報列の比較・判断方法については、以下に説明する。   A method for comparing / determining the information sequence corresponding to the input image and the image in the database 107 in the information sequence match determination step 209 will be described below.

図13(b)のa,a,…,a24は、入力画像の外側のブロックに対応する部分情報列を画像の左上に位置するブロックを起点として順番に並べたものであり、b,b,…,b24は、データベース107内の比較対象画像の外側のブロックに対応する部分情報列である。データベース107内の部分情報列は、第1の実施の形態や、第2の実施の形態で説明したような方法に基づいて決められた起点ブロックから順番に各ブロックの代表情報を並べたものであり、起点ブロックの位置は画像により様々である。部分情報列の比較に関しては、aを基準に、bと同じか、bと同じか、…というように、b24まで順にチェックしていく方法もあるが、ここでは、短時間に一致/不一致を見分ける方法を述べる。 In FIG. 13B, a 1 , a 2 ,..., A 24 are obtained by sequentially arranging partial information sequences corresponding to blocks outside the input image, starting from the block located at the upper left of the image, b 1 , b 2 ,..., B 24 are partial information strings corresponding to blocks outside the comparison target image in the database 107. The partial information sequence in the database 107 is obtained by arranging representative information of each block in order from the starting block determined based on the method described in the first embodiment or the second embodiment. Yes, the position of the starting block varies depending on the image. For comparison of partial information strings, there is a method of checking in sequence up to b 24 , such as whether it is the same as b 1 or b 2 based on a 1 , but here, in a short time, Describes how to identify match / mismatch.

画像のブロック数は同数であり、かつ、順番の方向性が同じ(ここでは時計回りとする)であり、部分情報列を抽出する際の起点ブロックのみが異なるという性質を用いることにより、少ない回数での一致・不一致判断を実現する。入力画像の部分情報列から、一定間隔でブロックの代表情報を抽出する。図13(b)では、6つおきにブロックを選択している様子が示されている。例えば、a,a,a13,a19,をピックアップする。同じ6つおきの間隔で、bの部分列に対しても、最初は、b,b,b13,b19の組み合わせで比較し、一致しない場合は、他の組み合わせ、即ち、b,b,b14,b20で比較し、以下、順に1ずつ候補をずらし、b,b12,b18,b24の組み合わせまで確認しても一致したものがなかった場合には一致可能性がないと見做し、1回でも一致した場合は、一致可能性ありと判断する。 By using the property that the number of blocks in the image is the same and the direction of the order is the same (clockwise here) and only the starting block is different when extracting the partial information sequence, the number of times is small. Realize the match / mismatch judgment in. Block representative information is extracted from the partial information sequence of the input image at regular intervals. FIG. 13B shows a state where every sixth block is selected. For example, a 1, a 7, a 13, a 19, to pick up. At the same interval of every 6th, even for a substring of b, first , a combination of b 1 , b 7 , b 13 , b 19 is compared, and if they do not match, another combination, that is, b 2 , B 8 , b 14 , b 20 , and then the candidates are sequentially shifted one by one, and if there is no match even if the combination of b 6 , b 12 , b 18 , b 24 is confirmed, there is no match If there is no possibility of matching, if it matches even once, it is determined that there is a possibility of matching.

また、上記の説明では、6つおきのブロックのペアで比較しているが、4つおきでも、8つおきでも構わないことは自明である。   Further, in the above description, the comparison is made with every pair of every six blocks, but it is obvious that every fourth or every eight blocks may be used.

上記の動作により、「一致可能性あり」と判定された場合には、データベース107側の画像の起点ブロックの位置も同時に明らかになる。   If it is determined that there is a “possibility of matching” by the above operation, the position of the starting block of the image on the database 107 side is also revealed at the same time.

ステップ203) 上記の一致可能性判定ステップ209において、一致可能性有りと判定された場合、代表情報抽出部104にて再度、入力画像の全てのブロックを対象に代表情報を抽出する。   Step 203) When it is determined that there is a match possibility in the match possibility determination step 209, the representative information extraction unit 104 extracts representative information for all blocks of the input image again.

以降の手順、即ち、情報列形成部106での情報列の形成(ステップ205)、情報列一致判定部108における情報列の一致度合の判定(ステップ206)、及び、情報列一致判定ステップ206で一致すると判定された画像を画像出力部109に出力する(ステップ207)までの手順は第3の実施の形態の場合と同様であるのでその説明を省略する。   In the subsequent procedures, that is, formation of an information sequence in the information sequence formation unit 106 (step 205), determination of the degree of coincidence of the information sequence in the information sequence match determination unit 108 (step 206), and information sequence match determination step 206 Since the procedure until the image determined to match is output to the image output unit 109 (step 207) is the same as that in the third embodiment, the description thereof is omitted.

なお、本発明は、上記の第1、第2の実施の形態における画像情報抽出方法の動作、及び、第3、第4の実施の形態における画像情報検索方法の動作をプログラムとして構築し、画像情報抽出装置、画像情報検索装置として利用されるコンピュータにインストールして実行させる、または、ネットワークを介して流通させることが可能である。   In the present invention, the operation of the image information extraction method in the first and second embodiments and the operation of the image information search method in the third and fourth embodiments are constructed as a program. It can be installed and executed on a computer used as an information extraction device or an image information retrieval device, or can be distributed via a network.

また、構築されたプログラムを、ハードディスク装置や、フレキシブルディスク・CD−ROM等の可搬記憶媒体に格納しておき、画像情報抽出装置、画像情報検索装置として利用されるコンピュータにインストールして実行させる、または、配布することが可能である。   Further, the constructed program is stored in a portable storage medium such as a hard disk device or a flexible disk / CD-ROM, and installed in a computer used as an image information extraction device or an image information retrieval device to be executed. Or can be distributed.

なお、本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiment, and various modifications and applications can be made within the scope of the claims.

また、構築されたプログラムをハードディスクや、フレキシブルディスク・CD−ROM等の可搬記憶媒体に格納し、コンピュータにインストールする、または、配布することが可能である。   Further, the constructed program can be stored in a portable storage medium such as a hard disk, a flexible disk, or a CD-ROM, and can be installed or distributed in a computer.

なお、本発明は、上記の実施の形態及び実施例に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiments and examples, and various modifications and applications can be made within the scope of the claims.

本発明は、インターネットや外部に出回っているコンテンツの不正利用の防止やコンテンツ検索、画像をキーとしたリファレンスサービスに適用可能である。   The present invention can be applied to a reference service using an image as a key to prevent unauthorized use of content on the Internet or outside, search for content, and images.

101 画像入力部
102 メモリ
103 領域分割部
104 代表情報抽出部
105 起点決定部
106 情報列形成部
107 DB(データベース)
108 情報列一致判定部
109 画像出力部
110 一致可能性判定部
DESCRIPTION OF SYMBOLS 101 Image input part 102 Memory 103 Area division part 104 Representative information extraction part 105 Starting point determination part 106 Information sequence formation part 107 DB (database)
108 information string match determination unit 109 image output unit 110 match possibility determination unit

Claims (2)

入力画像と同一の画像を、複数の画像の情報列が格納されたデータベースから検索する画像情報検索装置であって、
入力された対象画像を均等な小領域(ブロック)に分割する領域分割手段と、
領域分割された前記ブロックの一部に対して、ブロック内の画素値の情報を加工して得られる値に基づいて代表情報を抽出する部分代表情報抽出手段と、
前記部分代表情報抽出手段で得られた一部のブロックの代表情報を用いて、前記データベースに格納されている複数の画像それぞれに対応する画像情報の情報列との一致可能性の判定を行う一致可能性判定手段と、
前記一致可能性判定手段にて一致可能性があると判定された場合、前記対象画像の全てのブロックに対して代表情報を求める代表情報抽出手段と、
前記データベースに格納されている画像に対応する情報列から起点となるブロックの位置を求める起点決定手段と、
前記起点決定手段で決定された起点ブロックを先頭として、前記代表情報抽出手段で得られたブロック毎の代表情報に基づいて情報列を形成する情報列形成手段と、
前記情報列形成手段で得られた情報列と、前記一致可能性判定手段において一致可能性ありと判定された前記データベースに格納されている前記複数の画像に対応する情報列との一致度を判定する情報列一致判定手段と、
前記情報列一致判定手段において、一致と判定された場合に、該当の画像を出力する画像出力手段と、
有することを特徴とする画像情報検索装置
The same image as the input image, an image information retrieval unit that searches a database of information sequence of a plurality of images are stored,
Area dividing means for dividing the input target image into equal small areas (blocks);
Partial representative information extracting means for extracting representative information based on a value obtained by processing pixel value information in the block for a part of the block divided into regions;
Using the representative information of some blocks obtained by the partial representative information extracting means , a match is performed to determine the possibility of matching with an information sequence of image information corresponding to each of a plurality of images stored in the database A possibility determination means ;
Representative information extraction means for obtaining representative information for all the blocks of the target image when the match possibility determination means determines that there is a match possibility;
Starting point determination means for obtaining the position of a block as a starting point from an information sequence corresponding to an image stored in the database;
Information sequence forming means for forming an information sequence based on representative information for each block obtained by the representative information extracting means , with the starting point block determined by the starting point determining means as the head ;
Determining the degree of coincidence between the information sequence obtained by the information sequence forming unit and the information sequence corresponding to the plurality of images stored in the database that has been determined to have a match possibility by the match possibility determining unit Information string match determination means to perform,
An image output means for outputting a corresponding image when the information string match determination means determines a match;
An image information retrieval apparatus comprising:
コンピュータを、Computer
請求項1に記載の画像情報検索装置の各手段として機能させるためのプログラム。The program for functioning as each means of the image information search device of Claim 1.
JP2009117965A 2009-05-14 2009-05-14 Image information retrieval apparatus and program Expired - Fee Related JP4820433B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009117965A JP4820433B2 (en) 2009-05-14 2009-05-14 Image information retrieval apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009117965A JP4820433B2 (en) 2009-05-14 2009-05-14 Image information retrieval apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2005340984A Division JP4382744B2 (en) 2005-11-25 2005-11-25 Image information extraction method, image information search method and program

Publications (2)

Publication Number Publication Date
JP2009181592A JP2009181592A (en) 2009-08-13
JP4820433B2 true JP4820433B2 (en) 2011-11-24

Family

ID=41035460

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009117965A Expired - Fee Related JP4820433B2 (en) 2009-05-14 2009-05-14 Image information retrieval apparatus and program

Country Status (1)

Country Link
JP (1) JP4820433B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3720573B2 (en) * 1998-04-02 2005-11-30 キヤノン株式会社 Image search apparatus and method

Also Published As

Publication number Publication date
JP2009181592A (en) 2009-08-13

Similar Documents

Publication Publication Date Title
Tang et al. Robust perceptual image hashing based on ring partition and NMF
US9201879B2 (en) Method, apparatus and system for generating a feature vector
CN105718502B (en) Method and apparatus for efficient feature matching
KR20140102038A (en) Video matching device and video matching method
US20130046793A1 (en) Fast matching of image features using multi-dimensional tree data structures
WO2014118980A1 (en) Information conversion method, information conversion device, and information conversion program
TWI659358B (en) Method and device for calculating string distance
US9116898B2 (en) Information conversion device, computer-readable recording medium, and information conversion method
US20160019211A1 (en) A process for obtaining candidate data from a remote storage server for comparison to a data to be identified
JP2014157409A (en) Information processor and information processing program
JP5634075B2 (en) Method and apparatus for processing a sequence of images, apparatus for processing image data, and computer program product
US9734434B2 (en) Feature interpolation
JP4382744B2 (en) Image information extraction method, image information search method and program
CN114048851A (en) Semantic feature self-learning method and equipment based on unbalanced interval and storage medium
JP6758250B2 (en) Local feature expression learning device and method
JP4820433B2 (en) Image information retrieval apparatus and program
CN109508408B (en) Video retrieval method based on frame density and computer readable storage medium
US11093474B2 (en) Computer architecture for emulating multi-dimensional string correlithm object dynamic time warping in a correlithm object processing system
KR101332630B1 (en) Weight lightened random ferns and image expression method using the same
Koga et al. Effective construction of compression-based feature space
JP2015060421A (en) Similar image search method, and similar image search device
US20170103285A1 (en) Method and device for detecting copies in a stream of visual data
JP4768358B2 (en) Image search method
KR102054211B1 (en) Method and system for video retrieval based on image queries
KR101367821B1 (en) video identification method and apparatus using symmetric information of hierachical image blocks

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090514

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110607

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110722

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: 20110830

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: 20110902

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

Free format text: PAYMENT UNTIL: 20140909

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4820433

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees