JPH09265472A - Picture database system - Google Patents

Picture database system

Info

Publication number
JPH09265472A
JPH09265472A JP8073611A JP7361196A JPH09265472A JP H09265472 A JPH09265472 A JP H09265472A JP 8073611 A JP8073611 A JP 8073611A JP 7361196 A JP7361196 A JP 7361196A JP H09265472 A JPH09265472 A JP H09265472A
Authority
JP
Japan
Prior art keywords
image
keyword
character string
file
picture
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8073611A
Other languages
Japanese (ja)
Inventor
Yoshiharu Konishi
義治 小西
Toshinori Kajiura
敏範 梶浦
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8073611A priority Critical patent/JPH09265472A/en
Publication of JPH09265472A publication Critical patent/JPH09265472A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a picture database system capable of retrieving a picture by a character string keyword even when the character string keyword is not registered in the picture and automatically registering a keyword in a picture file. SOLUTION: A picture database 3 stores a picture file to be retrieved and a keyword picture file 4 is a dictionary file and stores each picture and its corresponding character string keyword as a pair. When a character string keyword is inputted from an input means 5, a keyword picture substituting part 6 substitutes a keyword coincident with the character string keyword inputted from the input means 5 by a corresponding picture by the use of the file 4. A picture recognition part 7 recognizes the substituted picture by matching with a picture file stored in the database 3 and retrieves and outputs the picture. The recognition part 7 recognizes also the picture in the file 4 which coincides with the picture stored in the picture file in the database 3 and registers a character string keyword corresponding to the coincident picture in the picture file of the database 3.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像データのデー
タベースの作成とその検索を行う画像データベースシス
テムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image database system for creating a database of image data and searching it.

【0002】[0002]

【従来の技術】従来の文字を主体としたデータベースに
対し、画像ファイルを保存、検索できる画像データベー
スシステムが増加してきた。文字主体のデータベースで
は、データベースの各ファイルに検索用のキーワードが
付加されており、検索時に探したいファイルのキーワー
ド文字列を入力し、この文字列とデータベースのキーワ
ードとのマッチングによりファイルを検索する。また、
検索用キーワードが付加されていなくとも、ファイル自
身が文字列から構成されている為、ファイル自身にある
文字列をキーワードとして検索することも可能である。
ところが、画像ファイルではデータベースのファイル自
身が画像であるため、データベースへのファイル登録時
に、画像に対応した文字列を決定し、文字列を画像ファ
イルに付加する必要があった。そして、その文字列をも
とに画像データベースのファイル検索を行っていた。特
開平6−282582号公報は、画像内に含まれる語句
を自動的に判別して抽出し、文字列として画像データと
ともにデータベースに登録する方法を開示している。上
記公報では、画像内に含まれる語句を抽出、認識し、そ
れを画像に対する登録情報として画像データに自動登録
する技術を開示している。
2. Description of the Related Art There is an increasing number of image database systems capable of storing and retrieving image files in comparison with conventional character-based databases. In a character-based database, a keyword for searching is added to each file in the database, a keyword character string of a file to be searched for is input at the time of searching, and a file is searched by matching this character string with the keyword of the database. Also,
Even if the search keyword is not added, since the file itself is composed of the character string, it is possible to search using the character string in the file itself as the keyword.
However, since the image file itself is an image file in the database, it is necessary to determine the character string corresponding to the image and add the character string to the image file when registering the file in the database. Then, the file search of the image database was performed based on the character string. Japanese Unexamined Patent Publication No. 6-282582 discloses a method of automatically identifying and extracting a phrase included in an image and registering it as a character string in a database together with image data. The above-mentioned publication discloses a technique of extracting and recognizing a phrase included in an image and automatically registering it in image data as registration information for the image.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術において
は、文字列をキーワードとして登録しないと画像の検索
ができないという問題がある。また画像に対するキーワ
ードの登録には画像内に文字が含まれている場合は、そ
れを読み取ることにより画像データにキーワードとして
登録することができる。しかし、画像内に文字がない場
合は、キーワードとして何も登録することができないと
いう問題がある。
The above-mentioned conventional technique has a problem that an image cannot be searched unless a character string is registered as a keyword. In addition, in the registration of the keyword for the image, when the image includes a character, it can be registered as a keyword in the image data by reading the character. However, if there are no characters in the image, there is a problem that nothing can be registered as a keyword.

【0004】本発明の目的は、画像に文字列キーワード
が登録されていない場合でも、文字列キーワードで画像
の検索を可能にする画像データベースシステムを提供す
ることにある。
An object of the present invention is to provide an image database system which enables an image search by a character string keyword even if the character string keyword is not registered in the image.

【0005】また本発明の他の目的は、画像ファイルに
キーワードを自動登録する画像データベースシステムを
提供することにある。
Another object of the present invention is to provide an image database system for automatically registering keywords in an image file.

【0006】[0006]

【課題を解決するための手段】上記第1の目的を達成す
るために、第1の記憶手段で検索対象となる画像を保持
する複数の画像ファイルを記憶し、第2の記憶手段で画
像とこの画像に対応する文字列キーワードとを対にして
記憶し、キーワード画像置換手段で入力手段から入力さ
れた文字列キーワードと一致する文字列キーワードを有
する画像を上記第2の記憶手段から出力し、認識手段で
キーワード画像置換手段から出力された画像と一致する
画像を保持する画像ファイルを上記第1の記憶手段から
取り出すようにしたものである。
In order to achieve the above first object, a plurality of image files holding images to be searched are stored in the first storage means, and the image files are stored in the second storage means. A pair of character string keywords corresponding to this image is stored, and an image having a character string keyword that matches the character string keyword input from the input unit by the keyword image replacement unit is output from the second storage unit, The image file holding the image that matches the image output from the keyword image replacement unit by the recognition unit is taken out from the first storage unit.

【0007】また上記第2の目的を達成するために、第
1の記憶手段で検索対象となる画像を保持する複数の画
像ファイルを記憶し、第2の記憶手段で画像とこの画像
に対応する文字列キーワードとを対にして記憶し、認識
手段で上記第1の記憶手段の画像ファイルに保持された
画像に一致する第2の記憶手段の画像を認識し、一致す
る画像に対応する文字列キーワードを上記第1の記憶手
段の画像ファイルに登録するようにしたものである。
In order to achieve the above-mentioned second object, a plurality of image files holding images to be searched are stored in the first storage means, and the second storage means corresponds to the images and the images. The character string keyword is stored as a pair, and the recognition unit recognizes the image of the second storage unit that matches the image held in the image file of the first storage unit, and the character string corresponding to the matched image. The keyword is registered in the image file of the first storage means.

【0008】[0008]

【発明の実施の形態】以下、本発明の一実施例を図面を
参照して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0009】図1は、本発明の一実施例である画像検索
システムの構成を示したものである。画像検索システム
1は全体を制御する制御部2を有し、制御部2に各部が
バスを介して接続されている。画像データベース3は検
索対象となる画像を保持する複数の画像ファイルを格納
している。画像ファイルの例は図3に示し、後で説明す
る。キーワード用画像ファイル4はいわゆる辞書ファイ
ルで、画像データベース3中現れる頻度の高い部分画像
と、その部分画像に付けられた文字列キーワードを対に
して格納している。入力手段5は検索を行うための文字
列キーワードを入力するためのものである。キーワード
画像置換部6は、入力手段5から入力された文字列キー
ワードを用いてキーワード用画像ファイル4を検索し、
入力された文字列キーワードと一致するキーワードを持
つ画像を出力することにより、文字列キーワードと画像
との間での置換を行う。画像認識部7はキーワード画像
置換部6で置換された画像により、画像データベース3
を検索し、一致する画像を保持する画像ファイルを出力
手段8へ出力する。これにより、入力手段5から入力さ
れた文字列キーワードに対応する画像を保持する画像フ
ァイルを検索、出力できる。
FIG. 1 shows the configuration of an image retrieval system which is an embodiment of the present invention. The image search system 1 has a control unit 2 that controls the whole, and each unit is connected to the control unit 2 via a bus. The image database 3 stores a plurality of image files holding images to be searched. An example of the image file is shown in FIG. 3 and will be described later. The keyword image file 4 is a so-called dictionary file, and stores partial images that frequently appear in the image database 3 and character string keywords attached to the partial images as a pair. The input means 5 is for inputting a character string keyword for searching. The keyword image replacement unit 6 searches the keyword image file 4 using the character string keyword input from the input means 5,
By outputting an image having a keyword that matches the input character string keyword, the character string keyword and the image are replaced. The image recognition unit 7 uses the image replaced by the keyword image replacement unit 6 to generate the image database 3
Is output, and the image file holding the matching image is output to the output means 8. As a result, the image file holding the image corresponding to the character string keyword input from the input means 5 can be searched and output.

【0010】図2はキーワード用画像ファイル4内の各
画像の記憶状態を示したもので、文字列キーワード部4
aとそれに対応する画像部4bが対になって記憶されて
いる。例えば、「△」という画像に対して「三角」とい
う文字列キーワードが対になって記憶され、山の形をし
た画像に対して「山」という文字列キーワードが対にな
って記憶されている。また画像と文字列キーワードとは
必ずしも一対一の対応ではなく、「○」という画像に対
して「円、丸」という複数の文字列キーワードとが対に
なって記憶されていることもある。キーワード画像置換
部6は文字列キーワードとそれに対応する画像の置換を
行うとき、このキーワード用画像ファイル4を参照して
置換を行う。
FIG. 2 shows a storage state of each image in the keyword image file 4, which is a character string keyword portion 4
a and the image portion 4b corresponding thereto are stored as a pair. For example, the character string keyword “triangle” is stored as a pair for the image “Δ”, and the character string keyword “mountain” is stored as a pair for the image in the shape of a mountain. . Further, the image and the character string keyword do not necessarily have a one-to-one correspondence, and a plurality of character string keywords “circle, circle” may be stored as a pair for the image “◯”. When the keyword image replacement unit 6 replaces the character string keyword and the image corresponding thereto, the keyword image replacement unit 6 refers to the keyword image file 4 to perform the replacement.

【0011】図3は画像データベース3内の各画像ファ
イルを示す。各画像ファイルは画像付帯情報部3aと画
像部3bとからなる。画像付帯情報部3aには各画像フ
ァイルのファイル名、データ容量、画像のタイトル、フ
ァイルフォーマット、検索用文字列キーワードおよび登
録日付等の記録欄が設けられていて、画像部3bには画
像付帯情報部3aに対応する画像が記憶されている。
FIG. 3 shows each image file in the image database 3. Each image file consists of an image supplementary information section 3a and an image section 3b. The image supplementary information section 3a is provided with recording fields such as the file name of each image file, the data capacity, the image title, the file format, the search character string keyword, and the registration date, and the image supplementary information section 3b. An image corresponding to the part 3a is stored.

【0012】次に、図4により本発明の動作を説明す
る。図4は画像に文字列キーワードが登録されていない
場合に、文字列キーワードで画像の検索を行う処理の流
れを示したものである。画像検索の際、まず入力手段5
で検索したい画像に対応する文字列キーワードを入力す
る(21)。次に、キーワード画像置換部6はこの入力
された文字列キーワードとキーワード用画像ファイル4
の文字列キーワード部4aとのマッチング処理を行い、
この文字列キーワードがキーワード用画像ファイル4の
中にあるかどうかを判断する(22)。一致する文字列
キーワードがある場合はキーワード画像置換部6は一致
した文字列キーワードに対応する画像をロードすること
により、入力された文字列キーワードをそれに対応する
画像と置換して出力する(23)。対応する文字列キー
ワードがない場合は別の文字列キーワードを入力するか
どうかを利用者に聞き(29)、入力する場合はステッ
プ21に戻り、入力しない場合は処理を終了する。次に
制御部2は画像データベース3から画像ファイルをロー
ドし(24)、画像認識部7はキーワード画像置換部6
から出力された画像とこの画像ファイルが保持している
画像とのマッチング認識を行う(25)。この画像マッ
チング認識では、画像データベース3からロードした画
像ファイルの任意の部分画像を切り出し、キーワード画
像と同一サイズに正規化したのちキーワード画像と画素
毎に排他的論理和を取る等の画像処理を施し、共通部分
の面積を計算するなどの手法を用いる。そしてキーワー
ド画像置換部6から出力された画像が、検索対象である
画像データベース3からロードした画像ファイルに一致
する画像があるかどうかの判定を行い(26)、見つか
った場合はその画像ファイルを検索結果として出力手段
8に出力する(27)。この、キーワード画像置換部6
から出力されたある画像に対する一連の検索処理を、画
像データベース3内の検索範囲のすべての画像について
行う(28)。これにより、入力手段5から入力された
文字列キーワードに対応する画像を保持する画像ファイ
ルを検索、出力できる。
Next, the operation of the present invention will be described with reference to FIG. FIG. 4 shows a flow of processing for searching an image with the character string keyword when the character string keyword is not registered in the image. When searching for an image, first, the input means 5
Input a character string keyword corresponding to the image to be searched with (21). Next, the keyword image replacement unit 6 receives the input character string keyword and the keyword image file 4
Matching process with the character string keyword part 4a of
It is judged whether or not this character string keyword exists in the keyword image file 4 (22). When there is a matching character string keyword, the keyword image replacing unit 6 loads the image corresponding to the matching character string keyword, replaces the input character string keyword with the corresponding image, and outputs (23). . If there is no corresponding character string keyword, the user is asked whether to input another character string keyword (29). If it is input, the process returns to step 21, otherwise, the process ends. Next, the control unit 2 loads an image file from the image database 3 (24), and the image recognition unit 7 loads the keyword image replacement unit 6
Matching recognition of the image output from the image and the image held in this image file is performed (25). In this image matching recognition, an arbitrary partial image of the image file loaded from the image database 3 is cut out, normalized to the same size as the keyword image, and then subjected to image processing such as exclusive OR for each pixel with the keyword image. , Using a method such as calculating the area of the common part. Then, it is determined whether or not the image output from the keyword image replacement unit 6 matches the image file loaded from the image database 3 to be searched (26), and if found, the image file is searched. As a result, it outputs to the output means 8 (27). This keyword image replacement unit 6
A series of search processing for a certain image output from is performed for all the images within the search range in the image database 3 (28). As a result, the image file holding the image corresponding to the character string keyword input from the input means 5 can be searched and output.

【0013】図5は、画像中の人物画像を検索、出力す
る例である。まず、入力手段5で検索したい画像に対応
する文字列キーワード「人物」を入力する(図4(2
1))と、「人物」という文字列キーワードがキーワー
ド用画像ファイル4(図2)にあるかどうかを検索し
(図4(22))、あるときはキーワード画像置換部6
がこの「人物」という文字列キーワードに対応する人物
画像を出力する(図4(23))。次に画像認識部7が
この人物画像4bと画像データベース3内のある画像フ
ァイルの画像3bとの画像マッチング認識を行う(図4
(25))。画像マッチング認識の結果、画像3b中の
右下に人物画像3cが検出されると、この画像3bを保
持する画像ファイルが出力手段8に出力される(図4
(27))。
FIG. 5 is an example of searching and outputting a person image in an image. First, the character string keyword “person” corresponding to the image to be searched is input by the input means 5 (FIG. 4 (2
1)) and whether the character string keyword “person” exists in the keyword image file 4 (FIG. 2) (FIG. 4 (22)), and if there is, the keyword image replacement unit 6
Outputs a person image corresponding to the character string keyword "person" ((23) in FIG. 4). Next, the image recognition unit 7 performs image matching recognition between the person image 4b and the image 3b of an image file in the image database 3 (FIG. 4).
(25)). As a result of the image matching recognition, when the person image 3c is detected at the lower right of the image 3b, the image file holding the image 3b is output to the output means 8 (FIG. 4).
(27)).

【0014】検索処理速度の観点からは、上記の画像を
用いた検索よりも一般に用いられている文字列キーワー
ドによる検索の方が格段に処理速度が速い。そのため、
画像ファイルが保持する画像に対応した文字列キーワー
ドを容易に登録することができれば、データベースシス
テムを用いた検索処理の高速化を可能にする。
From the viewpoint of the retrieval processing speed, the retrieval using the character string keyword which is generally used is much faster than the retrieval using the above image. for that reason,
If the character string keyword corresponding to the image held in the image file can be easily registered, the search process using the database system can be speeded up.

【0015】図6は、本検索システムを用いて、画像デ
ータベース内の画像ファイルに対して、画像に対応する
文字列キーワードを登録する処理の流れを示したもので
ある。図6において、制御部2はまず画像データベース
3から画像ファイルをロードし(31)、さらにキーワ
ード用画像ファイル4からも画像をロードする(3
2)。そして、図4のステップ25と同様に、画像認識
部7は、(31)で画像データベース3からロードした
画像ファイルが保持する画像に、(32)でロードした
画像に一致する画像が含まれているか否かの画像マッチ
ング認識を行う(33)。その認識結果を判定し(3
4)、目標の画像が(31)で画像データベース3から
ロードした画像ファイルが保持する画像内に見つかった
場合は、キーワード画像置換部が(32)でロードした
画像を文字列キーワードに置換する(35)。そして、
制御部2はこの文字列キーワードを画像データベースに
送り、認識対象画像ファイルの画像付帯情報部の検索用
文字列キーワード欄に書き込み登録を行う(36)。
(34)で目標の画像が画像ファイルが保持する画像内
に見つからなかった場合は、キーワード用画像ファイル
4内の画像でまだマッチングを行っていない画像がある
かどうかを判断し(37)、あるなら(32)に戻って
別の画像をロードし、ないなら処理を終了する。
FIG. 6 shows a flow of processing for registering a character string keyword corresponding to an image in an image file in the image database by using this search system. In FIG. 6, the control unit 2 first loads an image file from the image database 3 (31), and also loads an image from the keyword image file 4 (3).
2). Then, as in step 25 of FIG. 4, the image recognition unit 7 includes the image held in the image file loaded from the image database 3 in (31) and the image matching the image loaded in (32). Image matching recognition of whether or not there is is performed (33). The recognition result is judged (3
4) If the target image is found in the image held by the image file loaded from the image database 3 in (31), the keyword image replacement unit replaces the image loaded in (32) with the character string keyword ( 35). And
The control unit 2 sends the character string keyword to the image database, and writes and registers the character string keyword in the search character string keyword column of the image accompanying information unit of the recognition target image file (36).
If the target image is not found in the image held in the image file in (34), it is judged whether or not there is an image that has not been matched in the images in the keyword image file 4 (37). If so, the process returns to (32) to load another image, and if not, the process ends.

【0016】図6に示すキーワード生成・登録処理は、
画像登録時に実施しても、またキーワード無しで画像フ
ァイルを登録し、データベースに画像ファイルが一定量
登録された時点で全ての画像ファイルに対し一括に実施
してもよい。また、画像検索がしやすいように、一つの
画像ファイルに対して複数のキーワードを登録するよう
にしてもよい。図2の例では画像に対してその形状を文
字列キーワードとしている例を示したが、これに限られ
るものではない。例えば、画像の形状ではなくて、色や
その他の特徴を文字列キーワードとして画像に対応させ
てもよい。また、キーワード用画像ファイル4に登録さ
れる画像は、画像そのものでなく、画像を認識するため
の定義を登録していてもよい。例えば、文字列キーワー
ドとして画像の形状ではなく、黒い画像を検索するた
め、「黒」といった文字列キーワードを入力してもよい
とした場合、文字列キーワードが「黒」というものに対
応する画像部に「ある領域内において黒い部分が90%
以上あるものを黒と判断する」という定義を記憶してお
く。「黒」という文字列キーワードが入力手段5から入
力されたとき、画像認識部7はキーワード用画像ファイ
ル4に記憶された定義に従って、検索対象の画像に対し
て黒い部分の割合を調べる画像処理を行い、黒い部分が
90%以上あるときはその画像が「黒」を含む画像と判
断し、その画像を出力する。さらに、キーワード用画像
ファイル4に登録される画像は、画像そのものでなく、
画像認識部7で実行される認識プログラムでも構わな
い。例えば、赤い色の部分を認識する、画像の輪郭をと
る等の認識プログラムである。文字列キーワード「赤」
に対応する画像部に「赤い色の部分を認識する認識プロ
グラム」が記憶されているとすると、「赤」という文字
列キーワードが入力手段5から入力されたとき、画像認
識部7は文字列キーワード「赤」に対応する画像部に記
憶されている認識プログラムに従って認識処理を実行し
て、赤い部分を含む画像ファイルを出力する。いずれの
場合でも、文字列キーワードとの対応は必要である。
The keyword generation / registration process shown in FIG.
It may be performed at the time of image registration, or may be performed collectively for all the image files when the image files are registered without keywords and a certain amount of the image files are registered in the database. Further, a plurality of keywords may be registered for one image file so that the image search can be easily performed. In the example of FIG. 2, the shape of the image is used as the character string keyword, but the invention is not limited to this. For example, instead of the shape of the image, the color and other characteristics may be associated with the image as a character string keyword. Further, the image registered in the keyword image file 4 may not be the image itself, but the definition for recognizing the image may be registered. For example, if a character string keyword such as “black” may be input to search for a black image instead of the shape of the image as the character string keyword, the image part corresponding to the character string keyword “black” is input. To "90% of the black part in a certain area
The definition of “determining the above as black” is stored. When the character string keyword “black” is input from the input means 5, the image recognition unit 7 performs image processing for checking the ratio of the black portion to the image to be searched according to the definition stored in the keyword image file 4. When the black portion is 90% or more, it is determined that the image includes “black”, and the image is output. Furthermore, the image registered in the keyword image file 4 is not the image itself,
A recognition program executed by the image recognition unit 7 may be used. For example, it is a recognition program for recognizing a red color portion, taking an outline of an image, and the like. String keyword "red"
Assuming that a “recognition program for recognizing a red color portion” is stored in the image portion corresponding to, when the character string keyword “red” is input from the input means 5, the image recognition unit 7 causes the character string keyword. The recognition processing is executed according to the recognition program stored in the image portion corresponding to "red", and the image file including the red portion is output. In any case, correspondence with the character string keyword is necessary.

【0017】図7は、図6に示す処理を行って、画像デ
ータベース3内の画像ファイルに、その画像に対応する
文字列キーワードが登録された様子を示す。文字列キー
ワードの登録に際し、画像データベース3からある画像
ファイルをロードし、次にキーワード用画像ファイル4
からある画像をロードし、その画像と画像ファイルが保
持する画像との画像マッチング認識を行う(図6(3
3))。そして画像マッチング認識を行った結果、画像
が一致した場合は、その画像に対応するキーワードを画
像データベース3からロードした画像ファイルに登録す
る(図6(36))。これにより、画像ファイルに自動
的に文字列キーワードを登録することができる。
FIG. 7 shows a state in which the character string keyword corresponding to the image is registered in the image file in the image database 3 by performing the processing shown in FIG. When registering a character string keyword, an image file is loaded from the image database 3, and then the keyword image file 4 is loaded.
A certain image is loaded, and image matching recognition between that image and the image held in the image file is performed (Fig. 6 (3
3)). If the images match as a result of the image matching recognition, the keyword corresponding to the images is registered in the image file loaded from the image database 3 (FIG. 6 (36)). Thereby, the character string keyword can be automatically registered in the image file.

【0018】以上は、静止画の画像データベースに関し
ての実施例であるが、動画についても、動画の各フレー
ムを静止画とみなし、その各フレームを上記第1の記憶
手段に記憶しておくことにより、上記の画像検索システ
ムがそのまま動画にも利用できる。その場合、動画を各
フレームに分けるとフレームの数が多くなるので、フレ
ームの一部を記憶しておくなどの方法が考えられる。
The above is an embodiment relating to an image database of still images, but regarding moving images, each frame of the moving image is regarded as a still image, and each frame is stored in the first storage means. , The above image search system can be used for moving images as it is. In that case, since the number of frames increases when the moving image is divided into each frame, a method of storing a part of the frames may be considered.

【0019】またキーワードの入力を行う入力手段は、
一般的にはキーボードが多いが、本画像検索システムを
ネットワーク接続に接続し、回線を介したクライアント
端末または別のネットワークシステムからの入力するよ
うにしてもよい。
The input means for inputting the keyword is
Generally, many keyboards are used, but the image search system may be connected to a network connection and input from a client terminal or another network system via a line.

【0020】[0020]

【発明の効果】多数の画像をファイリングし検索を行え
る画像データベースシステムにおいて、利用者が画像特
徴を文字列キーワードとして入力することにより、その
特徴を持つ目的画像を検索できる。さらに、データベー
スへの画像ファイル登録において、登録者が画像ファイ
ルに適当なキーワードを考え登録する作業を行わなくて
も、画像認識部が画像特徴を認識して画像特徴を表すキ
ーワードを画像ファイルに登録するため、登録者のデー
タベース登録作業を軽減できる。
In an image database system capable of filing and searching a large number of images, the user can search for a target image having the image feature by inputting the image feature as a character string keyword. Further, in registering the image file in the database, the image recognition unit recognizes the image feature and registers the keyword representing the image feature in the image file without the need for the registrant to consider and register an appropriate keyword in the image file. Therefore, the database registration work of the registrant can be reduced.

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

【図1】本発明の一実施例のシステム構成を示す図であ
る。
FIG. 1 is a diagram showing a system configuration according to an embodiment of the present invention.

【図2】図1のキーワード用画像ファイルの具体例を示
す図である。
FIG. 2 is a diagram showing a specific example of a keyword image file in FIG.

【図3】図1の画像データベースの具体例を示す図であ
る。
FIG. 3 is a diagram showing a specific example of the image database of FIG.

【図4】図1のシステムにおける文字列キーワードによ
る画像検索処理の流れを示す図である。
FIG. 4 is a diagram showing a flow of image search processing using a character string keyword in the system of FIG.

【図5】画像検索処理の具体例を説明する図である。FIG. 5 is a diagram illustrating a specific example of image search processing.

【図6】図1のシステムにおける文字列キーワード登録
フロー処理の流れを示す図である。
6 is a diagram showing a flow of a character string keyword registration flow process in the system of FIG.

【図7】文字列キーワードの登録処理の例を示す図であ
る。
FIG. 7 is a diagram illustrating an example of a character string keyword registration process.

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

1:画像検索システム、3:画像データベース、4:キ
ーワード用画像ファイル、5:入力手段、6:キーワー
ド画像置換部、7:画像認識部、8:出力手段
1: Image retrieval system, 3: Image database, 4: Image file for keyword, 5: Input means, 6: Keyword image replacement section, 7: Image recognition section, 8: Output means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】検索対象となる画像を保持する複数の画像
ファイルを記憶する第1の記憶手段と、画像とこの画像
に対応する文字列キーワードとを対にして記憶する第2
の記憶手段と、文字列キーワードを入力する入力手段
と、該入力手段で入力された文字列キーワードと一致す
る文字列キーワードを有する画像を上記第2の記憶手段
から出力するキーワード画像置換手段と、キーワード画
像置換手段から出力された画像と一致する画像を保持す
る画像ファイルを上記第1の記憶手段から取り出す認識
手段とを有し、入力された文字列キーワードに対応する
画像を持つ画像ファイルを上記第2の記憶手段から検索
し、出力することを特徴とする画像データベースシステ
ム。
1. A first storage means for storing a plurality of image files holding images to be searched and a second storage means for pairing an image and a character string keyword corresponding to the image.
Storage means, input means for inputting a character string keyword, and keyword image replacing means for outputting an image having a character string keyword matching the character string keyword input by the input means from the second storage means. An image file holding an image matching the image output from the keyword image replacing means, and recognizing means for taking out the image file from the first storage means; and an image file having an image corresponding to the input character string keyword An image database system characterized by searching from a second storage means and outputting.
【請求項2】検索対象となる画像を保持する複数の画像
ファイルを記憶する第1の記憶手段と、画像とこの画像
に対応するキーワードとを対にして記憶する第2の記憶
手段と、上記第1の記憶手段の画像ファイルに保持され
た画像に一致する第2の記憶手段の画像を認識し、一致
する画像に対応するキーワードを上記第1の記憶手段の
画像ファイルに登録する認識手段とを有することを特徴
とする画像データベースシステム。
2. A first storage means for storing a plurality of image files holding images to be searched, a second storage means for storing the image and a keyword corresponding to the image as a pair, and A recognition means for recognizing an image of the second storage means that matches the image held in the image file of the first storage means, and registering a keyword corresponding to the matched image in the image file of the first storage means; An image database system comprising:
JP8073611A 1996-03-28 1996-03-28 Picture database system Pending JPH09265472A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8073611A JPH09265472A (en) 1996-03-28 1996-03-28 Picture database system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8073611A JPH09265472A (en) 1996-03-28 1996-03-28 Picture database system

Publications (1)

Publication Number Publication Date
JPH09265472A true JPH09265472A (en) 1997-10-07

Family

ID=13523311

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8073611A Pending JPH09265472A (en) 1996-03-28 1996-03-28 Picture database system

Country Status (1)

Country Link
JP (1) JPH09265472A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001357067A (en) * 2000-04-03 2001-12-26 Konica Corp Image data retrieving method and computer-readable storage medium
JP2008217428A (en) * 2007-03-05 2008-09-18 Fujitsu Ltd Image-retrieving program, method, and device
US20110252062A1 (en) * 2007-11-05 2011-10-13 Naoto Hanatani Electronic device for searching for entry word in dictionary data, control method thereof and program product

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001357067A (en) * 2000-04-03 2001-12-26 Konica Corp Image data retrieving method and computer-readable storage medium
JP2008217428A (en) * 2007-03-05 2008-09-18 Fujitsu Ltd Image-retrieving program, method, and device
US20110252062A1 (en) * 2007-11-05 2011-10-13 Naoto Hanatani Electronic device for searching for entry word in dictionary data, control method thereof and program product

Similar Documents

Publication Publication Date Title
US5745745A (en) Text search method and apparatus for structured documents
US6549913B1 (en) Method for compiling an image database, an image database system, and an image data storage medium
JPH06215029A (en) Retrieval method of text
JPH10289240A (en) Image processor and its control method
JP2005107931A (en) Image search apparatus
JPH09265472A (en) Picture database system
JP3727995B2 (en) Document processing method and apparatus
JPS63249267A (en) Electronic filing system
JP2004213091A (en) Device for searching document image, and method therefor, system for searching document image, and program
JPS6325774A (en) Information registering/retrieving device
JPH0561758A (en) Information link device
JP2932667B2 (en) Information retrieval method and information storage device
JP3005380B2 (en) Slip transaction data input device and input method
JP2002108887A (en) Document retriever, method for adding keyword to the retriever, document retrieval method and computer readable storage medium
JP3099683B2 (en) Information retrieval device
JP4139805B2 (en) Apparatus, method and program for converting lexical data to data
JP2006163446A (en) Information processing apparatus, data retrieval method, program, and recording medium
JPH1173420A (en) Document processor and computer-readable recording medium where document processing program is recorded
JP3419425B2 (en) Recognition character correction device
JPH09259132A (en) Device and method for information registration and retrieval
JPH0492973A (en) Image information registration/retrieval device
JPH11175562A (en) Information retrieving device and method therefor and storage medium
JP3325326B2 (en) Electronic filing equipment
JP2888458B2 (en) File storage device
KR20220097844A (en) Apparatus for processing unstructured document capable of extracting units and unit value and method thereof