JPH0256680A - Image data retrieving system - Google Patents

Image data retrieving system

Info

Publication number
JPH0256680A
JPH0256680A JP63209935A JP20993588A JPH0256680A JP H0256680 A JPH0256680 A JP H0256680A JP 63209935 A JP63209935 A JP 63209935A JP 20993588 A JP20993588 A JP 20993588A JP H0256680 A JPH0256680 A JP H0256680A
Authority
JP
Japan
Prior art keywords
file
image
image data
key
retrieving
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
JP63209935A
Other languages
Japanese (ja)
Inventor
Shigeru Suzuki
茂 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP63209935A priority Critical patent/JPH0256680A/en
Publication of JPH0256680A publication Critical patent/JPH0256680A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate file design for image housing by adopting a standby coupling and composing file in the case of image retrieving system constitution. CONSTITUTION:Image housing files 3 and 4 has a retrieving key in each standby coupling and composing file, namely, in each sub file to be composed of plural records. A retrieving information file 1 incidentally has an index for other retrieval with a number as a main key. A position control file 2 defines a registering number as a key. Then, after the file 2 is retrieved by a retrieving information key, it is positioned again by the registering number. Then, images on an image file 3 or 4 are read by the physical standby coupling file of retrieving subject image data and the sub file in the coupling file. Thus, when the image data are retrieved, it is enough to designate the registering number, namely, a sub file name and the other retrieving key. Then, the file design for the image housing is eliminated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はイメージデータ検索システムに関する。[Detailed description of the invention] [Industrial application field] The present invention relates to an image data retrieval system.

〔従来の技術〕[Conventional technology]

従来、イメージファイルを磁気ディスクに持つイメージ
データ検索システムにおいては、イメージデータを格納
するためのファイル設計は、それぞれシステム固有なフ
ァイル構造となるように設計している。
Conventionally, in image data retrieval systems that store image files on magnetic disks, files for storing image data are designed to have a file structure unique to each system.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のイメージデータ検索システムにおけるイ
メージ格納ファイル設計では、索引情報との関連付けや
格納イメージのアドレス管理等を考慮し、管理情報や格
納効率障害時の復旧方法をファイル設計の条件として考
慮しているため、設計総数が多くなり、また障害時の復
旧方式も複雑になるという欠点が有る。
When designing image storage files in the conventional image data retrieval system described above, the association with index information and address management of stored images are considered, and management information and recovery methods in the event of storage efficiency failure are considered as file design conditions. This has the disadvantage that the total number of designs increases and the recovery method in the event of a failure becomes complicated.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のイメージデータ検索システムは、イメージデー
タを格納したデータ領域と、該格納の工リアを指定する
アドレスを有するディレクトリ領域とから成りファイル
対応に待機結合編成されたイメージ格納ファイルと、 前記エリア対応に命名させたサブファイル名。
The image data retrieval system of the present invention comprises: an image storage file that is composed of a data area storing image data and a directory area having an address that specifies a storage area, and is organized in a standby connection corresponding to files; The subfile name named by .

該サブファイル名と同一の登録番号およびファイル名か
ら成る所在管理ファイルと、 前記登録番号および検索キーを記憶している索引情報フ
ァイルとを設け、 前記登録番号および検索キーにより前記イメージデータ
を検索できるようにしたことを特徴とする。
A location management file consisting of a registration number and file name identical to the sub-file name, and an index information file storing the registration number and search key are provided, and the image data can be searched using the registration number and search key. It is characterized by the following.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例のブロック図であり、索引情
報ファイル1と、所在管理ファイル2と、2つのイメー
ジ格納ファイル3および4とから成る。
FIG. 1 is a block diagram of an embodiment of the present invention, which includes an index information file 1, a location management file 2, and two image storage files 3 and 4.

イメージ格納ファイル3.4は、待機結合編成ファイル
、すなわち複数レコードから成るサブファイル毎に検索
キーを有するファイルであり、磁気ディスク上に形成さ
れる。
The image storage file 3.4 is a standby combined organization file, that is, a file having a search key for each subfile consisting of a plurality of records, and is formed on a magnetic disk.

索引情報ファイル1は、番号を主キーとしてその他検索
の為の項目も付随して持っている。
The index information file 1 has a number as a primary key and other search items as well.

所在管理ファイル2は、登録番号をキーとしており、索
引情報キーで検索された後、再度登録番号で位置づけら
れ、検索対象イメージデータの物理的な待機結合ファイ
ルとその中のサブファイルとにより、イメージ格納ファ
イル3゛や4上のイメージを読み出す事を可能とする。
The location management file 2 uses the registration number as a key, and after being searched using the index information key, it is located again using the registration number, and the image data is searched using the physical standby combined file of the image data to be searched and the subfiles therein. It is possible to read images on storage files 3' and 4.

ここに、登録番号とサブファイル名とは等しいものに設
定される。
Here, the registration number and subfile name are set to be equal.

イメージ格納ファイル3.4においては、第2図にその
詳細を示すディレクトリ領域でサブファイルの物理的ア
ドレスを管理している。
In the image storage file 3.4, physical addresses of subfiles are managed in a directory area whose details are shown in FIG.

以上のような構成の結果、イメージデータを検索すると
きには、登録番号、すなわちサブファイル名と他の検索
キーを指定すればよいことがわかる。
As a result of the above configuration, it can be seen that when searching for image data, it is sufficient to specify the registration number, that is, the subfile name, and other search keys.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、イメージ検索システム構
築に当り、待機結合編成ファイルを採用しなので、イメ
ージ格納のためのファイル設計が不要となり、工数削減
に効果が有る。また、障害時の復旧についてもイメージ
検索システムの中で作り込む必要がないため、全体的に
開発工数削減効果が有る。
As explained above, the present invention employs a standby combined organization file in constructing an image search system, which eliminates the need for file design for image storage and is effective in reducing man-hours. Furthermore, since there is no need to incorporate recovery into the image search system in the event of a failure, there is an overall effect of reducing development man-hours.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例のブロック図、第2図は本実
施例における′イメージ格納ファイルのディレクトリ領
域の詳細図である。      ′1・・・・・・検索
ファイル、2・・・・・・所在管理ファイル、3.4・
・・・・・イメージ格納ファイル。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a detailed diagram of a directory area for image storage files in this embodiment. '1... Search file, 2... Location management file, 3.4.
...Image storage file.

Claims (1)

【特許請求の範囲】 イメージデータを格納したデータ領域と、該格納のエリ
アを指定するアドレスを有するディレクトリ領域とから
成りファイル対応に待機結合編成されたイメージ格納フ
ァイルと、前記エリア対応に命名させたサブファイル名
、該サブファイル名と同一の登録番号およびファイル名
から成る所在管理ファイルと、 前記登録番号および検索キーを記憶している索引情報フ
ァイルとを設け、 前記登録番号および検索キーにより前記イメージデータ
を検索できるようにしたことを特徴とするイメージデー
タ検索システム。
[Claims] An image storage file consisting of a data area in which image data is stored and a directory area having an address specifying the area for storing the image data, and which is organized in a standby combination corresponding to the file, and an image storage file which is named according to the area. A location management file consisting of a subfile name, a registration number identical to the subfile name, and a file name, and an index information file storing the registration number and search key are provided, and the image is retrieved using the registration number and search key. An image data search system characterized by enabling data to be searched.
JP63209935A 1988-08-23 1988-08-23 Image data retrieving system Pending JPH0256680A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63209935A JPH0256680A (en) 1988-08-23 1988-08-23 Image data retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63209935A JPH0256680A (en) 1988-08-23 1988-08-23 Image data retrieving system

Publications (1)

Publication Number Publication Date
JPH0256680A true JPH0256680A (en) 1990-02-26

Family

ID=16581094

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63209935A Pending JPH0256680A (en) 1988-08-23 1988-08-23 Image data retrieving system

Country Status (1)

Country Link
JP (1) JPH0256680A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5856661A (en) * 1993-02-12 1999-01-05 Universal Magnifier Llc Credit card with magnifying lens formed with a radiation-curable resin
US6176430B1 (en) 1992-02-12 2001-01-23 Lenscard U.S. Llc Method for making a wallet card with an integral magnifying lens
US6769618B1 (en) 1992-02-12 2004-08-03 Lenscard U.S., Llc Wallet card with a magnifying lens and light
US6817532B2 (en) 1992-02-12 2004-11-16 Lenscard U.S., Llc Wallet card with built-in light

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6176430B1 (en) 1992-02-12 2001-01-23 Lenscard U.S. Llc Method for making a wallet card with an integral magnifying lens
US6769618B1 (en) 1992-02-12 2004-08-03 Lenscard U.S., Llc Wallet card with a magnifying lens and light
US6817532B2 (en) 1992-02-12 2004-11-16 Lenscard U.S., Llc Wallet card with built-in light
US5856661A (en) * 1993-02-12 1999-01-05 Universal Magnifier Llc Credit card with magnifying lens formed with a radiation-curable resin
US6902116B2 (en) 2002-06-11 2005-06-07 Innovative Card Technologies, Inc. Method for making a financial transaction card with embedded electronic circuitry

Similar Documents

Publication Publication Date Title
CN101067822B (en) Method and system for hierarchical storage management of metadata
US5109508A (en) Data base system including memorandum information and method for managing memorandum information
JPH0256680A (en) Image data retrieving system
JPH07334402A (en) Data base as main memory
JPS6254369A (en) Document file retrieving system
JP2521907B2 (en) File construction method
JPH03174654A (en) Filing method and its device
JPH05151056A (en) Data controller
JP2844885B2 (en) Library type file directory extension method
JPS61103242A (en) High-speed retrieval system
JPH0256679A (en) Retrieving system for image data
JPS62186362A (en) Information retrieval device
JPH10207775A (en) System for retrieving data base and recording medium recorded with program
JPH07200378A (en) Library file management equipment
JPS6358556A (en) File system
JPH09114737A (en) Cache disk control
JPS63220365A (en) Image data retrieving system
JP2747009B2 (en) Record addition method for indexed sequential files
JPS61178788A (en) Document file retrieving system
JPH04330534A (en) File retrieval system
JPH0877205A (en) Relational database management system
JPS60254325A (en) Control method of data retrieval key
JPH02127742A (en) Idle area retrieving system
JPH064384A (en) Image data managing system
JPS62177642A (en) File management system for postscript filing device