JPS62226375A - Picture information retrieving system - Google Patents

Picture information retrieving system

Info

Publication number
JPS62226375A
JPS62226375A JP61068544A JP6854486A JPS62226375A JP S62226375 A JPS62226375 A JP S62226375A JP 61068544 A JP61068544 A JP 61068544A JP 6854486 A JP6854486 A JP 6854486A JP S62226375 A JPS62226375 A JP S62226375A
Authority
JP
Japan
Prior art keywords
image
information
directory
optical disk
data
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
JP61068544A
Other languages
Japanese (ja)
Inventor
Kaoru Imao
今尾 薫
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP61068544A priority Critical patent/JPS62226375A/en
Publication of JPS62226375A publication Critical patent/JPS62226375A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

PURPOSE:To efficiently retrieve picture information by forming a reduced picture reduced in a prescribed reduction ratio when storing picture information, storing this reduced picture in an optical disk by relating to original picture information and displaying the plural reduced pictures according to retrieving information during a retrieval. CONSTITUTION:Initially, directory information (memory management information) is recorded on the optical disk 3, thereby the management characteristic of the directory information is improved. When the picture information is stored, the reduced picture obtained by reducing it in the prescribed reduction ratio is formed, this reduced picture is stored in the optical disk 3 by relating to the original picture information and the plural reduced pictures are displayed on a screen display means according to the retrieving information during the retrieval. Thereby, the picture information can be efficiently retrieved.

Description

【発明の詳細な説明】 [技術分野] 本発明は、同一記憶領域にデータを再書き込みできない
光ディスクを記憶媒体として用いた画像ファイルシステ
ムに適用する画像情報検索方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field] The present invention relates to an image information retrieval method applied to an image file system using an optical disk as a storage medium in which data cannot be rewritten in the same storage area.

[従来技術] 近年、光学的記憶媒体を円盤状に形成した光ディスクを
記憶媒体として用いる光デイスク装置が実用されており
、大容量の画像情報を記憶する画像ファイルシステムに
応用されている。
[Prior Art] In recent years, optical disk devices that use disk-shaped optical disks as storage media have been put into practical use, and have been applied to image file systems that store large amounts of image information.

さて、光ディスクの表面には、トラックピッチが1〜2
μmの記録トラックが形成されており、この記録トラッ
クの表面の状態(例えば反射率)を、記録するデータに
対応して変化させることによって、データが記録される
。また、多くの場合、光ディスクは同一記憶領域に対し
て再書き込みが不可能であり、したがって、記録データ
を更新するときには元の記録データを削除状態にすると
ともに更新後の記録データを別の記憶領域に改めて記録
する必要がある。
Now, on the surface of an optical disc, the track pitch is 1 to 2.
A recording track of μm is formed, and data is recorded by changing the surface condition (for example, reflectance) of the recording track in accordance with the data to be recorded. In addition, in many cases, optical discs cannot be rewritten to the same storage area, so when updating recorded data, the original recorded data is deleted and the updated recorded data is transferred to another storage area. It is necessary to record it again.

一般に、光ディスクには連続した記憶領域に1つのファ
イル(データファイル)が記憶されるが、実際には、所
定ビットのセクタ毎にファイルを区切り、このセクタ単
位にデータを記録している。
Generally, one file (data file) is stored in a continuous storage area on an optical disc, but in reality, the file is divided into sectors of a predetermined bit, and data is recorded in units of sectors.

このようにデータをセクタ単位に記録することで、ファ
イルをアクセスする自由度が高くなり、また。
By recording data in sectors in this way, you have more freedom in accessing files.

データエラーを訂正する誤り訂正処理等を効率よく行な
うことができる。
Error correction processing for correcting data errors can be performed efficiently.

このように記録されたデータを効率よくアクセスするた
めに、ファイル名、ファイルの長さ、ファイルを記憶し
ている光ディスクの先頭セクタのセクタ番号(セクタア
ドレス)、最終セクタのセクタアドレス等からなる記憶
管理情報(ディレクトリ情報)を形成している。
In order to efficiently access the data recorded in this way, a memory consisting of the file name, file length, sector number (sector address) of the first sector of the optical disk that stores the file, sector address of the last sector, etc. It forms management information (directory information).

ところで、上述したように、光ディスクには再書き込み
できないので、従来、頻繁に書き換えが生じる記憶管理
情報は、光デイスク以外の再書き込み可能な記憶手段、
例えば固定磁気ディスク装置あるいは可撓性磁気ディス
ク(フレキシブルディスク)装置等に記憶していた。
By the way, as mentioned above, since rewriting is not possible on optical discs, storage management information that is frequently rewritten has conventionally been stored in rewritable storage means other than optical discs,
For example, it was stored in a fixed magnetic disk device or a flexible magnetic disk device.

しかしながら、このように光ディスクの記憶管理情報を
別個の装置に記憶させると、情報の記憶管理性が悪く、
記憶管理情報の管理に手間を要するという問題があった
。また、目的の画像情報を効率よく検索できないという
不都合もあった。
However, if the storage management information of the optical disc is stored in a separate device in this way, the storage management of the information is poor.
There was a problem in that managing the storage management information required time and effort. There is also the inconvenience that it is not possible to efficiently search for desired image information.

[目的] 本発明は、上述した従来技術の問題を解決するためにな
されたものであり、画像情報の記憶管理性を向上でき、
目的の画像情報を効率よく検索できる画像情報検索方式
を提供することを目的としている。
[Objective] The present invention has been made to solve the problems of the prior art described above, and is capable of improving storage management of image information.
The purpose of this invention is to provide an image information search method that can efficiently search for target image information.

[構成コ 本発明では、まず、ディレクトリ情報(記憶管理情報)
を光ディスクに記録させることで、ディレクトリ情報の
管理性を向上させている。また、画像情報を記憶すると
きにそれを所定の縮率で縮小した縮小画像を形成し、こ
の縮小画像を元の画像情報と関連づけて光ディスクに記
憶するとともに、検索時には検索情報に従ってその縮小
画像を画面表示手段に複数個表示しているので1画像情
報を効率よく検索することができる。
[Configuration] In the present invention, first, directory information (storage management information)
The manageability of directory information is improved by recording the information on an optical disc. In addition, when storing image information, a reduced image is created by reducing it at a predetermined reduction ratio, and this reduced image is stored in an optical disk in association with the original image information, and when searching, the reduced image is Since a plurality of images are displayed on the screen display means, one image information can be efficiently searched.

以下、添付図面を参照しながら、本発明の実施例を詳細
に説明する。
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

第1図は、本発明の一実施例にかかる画像ファイルシス
テムを示している。この画像ファイルシステムは、各種
のデータ処理を実行するデータ処理装置1、イメージス
キャナやテレビカメラ等の画像を入力するための画像入
力装置2)画像を蓄積するための光デイスク装置3.レ
ーザプリンタ等の画像を記録出力するための画像記録装
置4、および、このデータ処理システムを操作するため
の端末装置5から構成されている。
FIG. 1 shows an image file system according to an embodiment of the present invention. This image file system consists of a data processing device 1 that performs various data processing, an image input device such as an image scanner or a television camera that inputs images, 2) an optical disk device that stores images, and 3. It consists of an image recording device 4 such as a laser printer for recording and outputting images, and a terminal device 5 for operating this data processing system.

データ処理装置1は1種々の演算処理等を実行するCP
U (中央処理装置)11、CPUIIが実行するプロ
グラムデータを記憶しているプログラムメモリ12゜C
PU 11が各種の処理を実行するときのワークエリア
を構成するワークメモリ13、画像入力装置2とデータ
をやりとりするための入出力回路14.光デイスク装置
3とデータをやりとりするための入出力回路15、画像
記録装置4とデータをやりとりするための入出力回路1
6および端末装置5とデータをやりとりするための入出
力回路17から構成されている。なお、データ処理装置
1には磁気ディスク装置等の外部記憶装置を付加するこ
とができ、プログラムメモリ12にそれらの外部記憶装
置を用いることができる。また、ワークメモリ13とプ
ログラムメモリ12が同一の記憶装置からなることもあ
り、またさらに、データ処理装置1に種々の画像処理を
実行するための画像処理機構を何えることもできる。た
だし、この実施例においてはそのような画像処理もCI
’U 11が実行する。
The data processing device 1 is a CP that executes various calculation processes, etc.
U (central processing unit) 11, program memory 12°C that stores program data to be executed by CPU II
A work memory 13 that constitutes a work area when the PU 11 executes various processes, an input/output circuit 14 for exchanging data with the image input device 2. An input/output circuit 15 for exchanging data with the optical disk device 3; an input/output circuit 1 for exchanging data with the image recording device 4;
6 and an input/output circuit 17 for exchanging data with the terminal device 5. Note that an external storage device such as a magnetic disk device can be added to the data processing device 1, and such an external storage device can be used for the program memory 12. Further, the work memory 13 and the program memory 12 may be composed of the same storage device, and furthermore, the image processing mechanism for executing various image processing in the data processing device 1 may be changed. However, in this embodiment, such image processing is also performed using CI.
'U 11 executes.

光デイスク装置3は、セットされた光ディスクを回転す
るとともにデータを記録再生する光デイスク駆動部31
.光デイスク駆動部31にデータ処理部1から指定され
た目的のセクタまでの移動情報およびデータ処理部1か
ら転送される光ディスクへの記録データを出力するとと
もに光デイスク駆動部31が読み出したデータをデータ
処理部1に出力する読み書き制御部31、および、デー
タ処理部1とデータをやりとりするための入出力回路3
3から構成されている。なお、読み書き制御部32は、
光ディスクにデータを記録再生するときの変復調処理や
誤り訂正処理等の処理も行なう。
The optical disk device 3 includes an optical disk drive section 31 that rotates the set optical disk and records and reproduces data.
.. The data processing unit 1 outputs the movement information from the data processing unit 1 to the designated target sector and the recording data to the optical disc transferred from the data processing unit 1 to the optical disc drive unit 31, and also outputs the data read by the optical disc drive unit 31 as data. A read/write control unit 31 that outputs to the processing unit 1, and an input/output circuit 3 that exchanges data with the data processing unit 1.
It consists of 3. Note that the read/write control unit 32
It also performs processing such as modulation/demodulation processing and error correction processing when recording and reproducing data on an optical disk.

端末装置5は、オペレータがデータを入力するためのキ
ーボード51、オペレータにデータを表示するための画
面表示部52)キーボード51からのデータの入力処理
および画面表示部52へのデータの表示処理を実行する
ための制御部53、および、データ処理部1とデータを
やりとりするための入出力回路54から構成されている
。なお、画面表示部52は画像入力装置2から入力され
た画像を1ペ一ジ分表示できるような高解像度のもので
あり、キーボード51には画面表示部52の任意の一点
を指示できるようなポインティングデバイス等を備えて
いる。
The terminal device 5 includes a keyboard 51 for an operator to input data, a screen display section 52 for displaying data to the operator, and a process for inputting data from the keyboard 51 and displaying data on the screen display section 52. It is comprised of a control section 53 for processing data, and an input/output circuit 54 for exchanging data with the data processing section 1. The screen display section 52 has a high resolution that can display one page of the image input from the image input device 2, and the keyboard 51 has a keyboard 51 that allows you to specify any point on the screen display section 52. It is equipped with a pointing device, etc.

また、この画像ファイルシステムでは、オペレータが画
像入力袋@2から入力させた画像を光デイスク装置3に
セットされている光ディスクに記憶するとき、その入力
した画像を縮小したアブストラクト画像を形成し、その
アブストラクト画像も光ディスクに記憶している。なお
、このアブストラクト画像は、画像を検索するときに用
いられる(後述)。
In addition, in this image file system, when an image input by the operator from the image input bag @2 is stored on the optical disk set in the optical disk device 3, an abstract image is formed by reducing the input image, and an abstract image is formed by reducing the input image. Abstract images are also stored on the optical disk. Note that this abstract image is used when searching for images (described later).

第2図は、光ディスクにおけるデータの記録形式の概要
を示している。
FIG. 2 shows an overview of the data recording format on an optical disc.

光ディスクには、前述のようにデータを記録するための
記録トラックが形成されており、この記録トラックは所
定長のセクタに区切られており、おのおののセクタの先
頭には、セクタを識別するためのセクタアドレスおよび
セクタへのデータの記録状態等を表示するフラグデータ
が付加されている。このフラグデータとしては、当該セ
クタにデータが記録されていることを表示する書き込み
フラグ、当該セクタに記録されているデータは更新等に
より有効な状態でないこと(すなわち削除状態)を表示
する削除フラグ等がある。
As mentioned above, an optical disk has a recording track for recording data, and this recording track is divided into sectors of a predetermined length, and at the beginning of each sector there is a mark for identifying the sector. Flag data indicating the sector address, the recording state of data in the sector, etc. is added. This flag data includes a write flag that indicates that data is recorded in the sector, a deletion flag that indicates that the data recorded in the sector is no longer valid due to updating, etc. (i.e., deleted state), etc. There is.

したがって、データが記録されたセクタでは、書き込み
フラグが「1」にセットされ、記録されていたデータが
削除状態にされたセクタでは、削除フラグが「1」にセ
ットされる。このフラグデータの書き込みおよび読み出
しは、他のセクタの領域と同様に読み書き制御部32に
よってなされる。
Therefore, the write flag is set to "1" in a sector where data has been recorded, and the deletion flag is set to "1" in a sector where recorded data has been deleted. This flag data is written and read by the read/write control unit 32 similarly to other sector areas.

さて1以上の構成で、データ処理部1では1画像ファイ
ル(実画像ファイル)の光デイスク上の記録状態をあら
れす物理ディレクトリと、ユーザ毎に画像ファイルを管
理するための論理ディレクトリと、物理ディレクトリお
よび論理ディレクトリを探索(サーチ)するためのデー
タからなるサーチ情報ディレクトリからディレクトリ情
報を構成している。
Now, with one or more configurations, the data processing unit 1 has a physical directory for recording the recording state of one image file (actual image file) on the optical disk, a logical directory for managing image files for each user, and a physical directory. Directory information is composed of a search information directory consisting of data for searching logical directories.

サーチ情報ディレクトリは、第3図(a)に示したよう
に、光ディスクにおける空領域(すなわちデータが記録
されていない領域)の先頭セクタを示す空領域セクタア
ドレス、光ディスクにおける物理ディレクトリの先頭セ
クタを示す物理ディレクトリセクタアドレス、物理ディ
レクトリの長さを示す物理ディレクトリサイズ、−人の
ユーザに対応するユーザネーム(ユーザ名ともいう)、
光ディスクにおいてそのユーザネームのユーザ用論理デ
ィレクトリの先頭セクタを示す論理ディレクトリセクタ
アドレス、論理ディレクトリの長さを示す論理ディレク
トリサイズを連続した記憶領域に設定してなる。また、
ユーザネームから論理ブイレフ1へリサイズまでの部分
は、ユーザの数だけ(この場合にはn個)形成される。
As shown in FIG. 3(a), the search information directory includes an empty area sector address indicating the first sector of an empty area (that is, an area where no data is recorded) on the optical disc, and an empty area sector address indicating the first sector of the physical directory on the optical disc. a physical directory sector address, a physical directory size indicating the length of the physical directory, - a username (also called username) corresponding to the user;
On the optical disc, a logical directory sector address indicating the first sector of the logical directory for the user with the user name and a logical directory size indicating the length of the logical directory are set in a continuous storage area. Also,
The portion from the user name to the resize to logical block 1 is formed by the number of users (in this case, n pieces).

物理ディレクトリは、第3図(b)に示したように。The physical directory is as shown in Figure 3(b).

例えばm個の画像の物理ディレクトリを連続した記憶領
域に設定してなり、おのおのの物理ディレクトリは、第
3図(C)に示したように、実画像ファイル名(後述)
、光ディスクにおけるその画像ファイルの先頭セクタを
示すセクタアドレス、画像ファイルの長さ、および1画
像データフォーマットを連続した記憶領域に設定してな
る。
For example, the physical directories of m images are set in a continuous storage area, and each physical directory has the actual image file name (described later) as shown in FIG. 3(C).
, the sector address indicating the first sector of the image file on the optical disc, the length of the image file, and one image data format are set in a continuous storage area.

画像データフォーマツ1−は、多値/二値データの識別
情報やカラー/白黒画像の識別情報等からなる画像の属
性情報、画像の画面構成、および、画像データの圧縮方
式等をあられすフォーマット情報からなる。
Image data format 1- is a format that includes image attribute information such as multivalued/binary data identification information and color/monochrome image identification information, image screen configuration, and image data compression method. Consists of information.

ここで、画像の画面構成の種類としては、単純に1画面
が1つの画像を構成するもの以外に、例えば第4図に示
したように、画面が4つに分割されたもの、あるいは1
画像の向きすなわち縦書きおよび横書き等がある。
Here, as for the types of screen configurations of images, in addition to those in which one screen simply constitutes one image, there are also types in which the screen is divided into four parts, or one in which one screen is divided into four parts, as shown in FIG.
There are two types of image orientation: vertical writing, horizontal writing, etc.

また2画像データのデータ量が厖大であるため。Also, the amount of data for the two images is huge.

そのままのかたちで光ディスクに記憶したのでは。I guess it was stored in its original form on an optical disc.

ファイルできる画像ファイルの数が非常に少なくなる。The number of image files that can be created is extremely small.

そこで、光ディスクを効率よく用いるために、一般的に
1画像データの特性を利用してこれを符号化しデータ量
を圧縮している。またその圧縮方式にも多くの種類があ
るためその方式を記憶しておく必要がある。
Therefore, in order to use optical discs efficiently, the characteristics of one image data are generally used to encode it and compress the amount of data. Furthermore, since there are many types of compression methods, it is necessary to memorize the methods.

論理ディレクトリは、第3図(d)に示すように、おの
おののユーザ毎に形成される。1つのユーザ用論理ディ
レクトリは、第3図(e)に示したように。
A logical directory is created for each user, as shown in FIG. 3(d). One user logical directory is as shown in FIG. 3(e).

そのユーザが登録した画像あるいは指定した画像用の論
理ディレクトリを、登録した画像あるいは指定した画像
の数(例えばに個)だけ光ディスクにおいて連続した記
憶領域に設定して構成される。
A logical directory for images registered or designated by the user is set in a continuous storage area on the optical disk for the number of registered or designated images (for example, 2).

なお、これらの複数のユーザ用の論理ディレクトリが光
ディスクにおいて連続した記憶領域に記憶されるとは限
らない(第3図(d)参照)。
Note that these logical directories for a plurality of users are not necessarily stored in consecutive storage areas on the optical disc (see FIG. 3(d)).

1つの画像用論理ディレクトリは、第3図(f)に示し
たように、ユーザがその画像に付けた名称である論理画
像名、当該画像に付加された実画像ファイル名、当該画
像のアブストラクト画像に付加された実画像ファイル名
、当該画像をアクセスした頻度をあられすアクセス頻度
およびその他の検索情報からなる。アクセス頻度とその
他の検索情報によって画像の検索がなされる。
As shown in FIG. 3(f), one image logical directory contains the logical image name that is the name given to the image by the user, the actual image file name added to the image, and the abstract image of the image. It consists of the actual image file name added to the image, the access frequency indicating how often the image was accessed, and other search information. Images are searched based on access frequency and other search information.

ここで、実画像ファイル名は、画像の登録時にcpu 
t iが自動的に付加する名称であり、元の画像とそれ
を縮小したアブストラクト画像におのおの付加される。
Here, the actual image file name is specified by the CPU when registering the image.
t i is a name that is automatically added, and is added to each of the original image and the abstract image obtained by reducing it.

また、元の画像とアブストラクト画像とを明確に識別で
きるように、例えば元の画像の実画像ファイル名をIN
F### (####は登録の順番をあられす数値;1
0進数あるいは16進数等)であられし、アブストラク
ト画像の実画像ファイル名をAB####であられすこ
ともできる。
In addition, in order to clearly identify the original image and the abstract image, for example, the actual image file name of the original image is
F### (#### is the number that indicates the registration order; 1
The actual image file name of the abstract image can also be written as AB####.

また、アクセス頻度は、当該画像ファイル(論理画像フ
ァイル)が検索、修正および更新等、アクセスされたと
きに一定値が加算され、所定の期間(例えば1日あるい
は1週間)毎に所定値で除算されて形成される。またそ
の他の検索情報はこの画像ファイルシステムがファイル
している画像の特性および種類等に応じて設定されるも
ので、例えば日付やその画像を特定するための各種の名
称等、その画像ファイルシステムに固有な項目が設定さ
れ、これは、通常のファイル検索システムやデータベー
スシステム(およびその間合せシステム)と同様な項目
である。
In addition, the access frequency is calculated by adding a certain value when the image file (logical image file) is accessed by searching, modifying, updating, etc., and dividing it by a predetermined value every predetermined period (for example, one day or one week). and formed. Other search information is set according to the characteristics and types of images filed by this image file system, such as dates and various names for identifying the images. Unique items are set, and these are the same items as in a normal file search system or database system (and matching system).

また第5図に示したように、サーチ情報ディレクトリは
、最初は光ディスクの最終アドレス阿に記憶され、更新
される度に最終アドレスにがら先頭アドレス(すなわち
アドレスO)の方向に順次移動され、それと同時に旧バ
ージョンのサーチ情報ディレクトリは、それが記憶され
ていた光ディスクのセクタのフラグデータにおける削除
フラグがセットされることで、当該光ディスクから削除
される。
As shown in Figure 5, the search information directory is initially stored at the final address of the optical disk, and each time it is updated, it is sequentially moved from the final address toward the first address (i.e., address O). At the same time, the old version search information directory is deleted from the optical disc by setting the deletion flag in the flag data of the sector of the optical disc in which it was stored.

また画像ファイル、物理ディレクトリおよび論理ディレ
クトリは、光ディスクの先頭アドレスから最終アドレス
Hの方向に順次記憶され、これらの画像ファイル、物理
ディレクトリおよび論理ディレクトリも、サーチ情報デ
ィレクトリと同様にして旧バージョンのものは光ディス
クから削除される。なお、ここで、サーチ情報ディレク
トリのデータは、ユーザ数によって変動するものの1っ
のセクタに入る大きさである。
In addition, image files, physical directories, and logical directories are stored sequentially from the first address of the optical disc to the final address H. Similarly to the search information directory, these image files, physical directories, and logical directories are stored in the same way as the search information directory. deleted from the optical disc. Note that the data in the search information directory is large enough to fit in one sector, although it varies depending on the number of users.

さて、 CPU11は、画像の登録時法のような処理を
実行する。なお、オペレータがこの画像ファイル装置を
使用するときには、オペレータのユーザ名等、操作のた
めに必要となる事項が、オペレータからあらかじめ入力
される。
Now, the CPU 11 executes processing such as image registration. Note that when an operator uses this image file device, information necessary for the operation, such as the operator's user name, is input in advance by the operator.

すなわち、例えば、オペレータが画像入力装置2に画像
原稿をセットした状態で端末装置5から画像の登録処理
を選択すると(このとき二値で読み取るのか多値で読み
取るのかを指定できる)、 CPU11は画像入力装置
2を作動し、セットされた画像原稿の画像を指定された
モードで読み取らせてそれを端末装置5に表示させ、オ
ペレータに画像の修正や編集等を行なわせる。なお、オ
ペレータの操作時には、cpu 1iが備えている画像
処理機能(例えば縮小拡大処理、画像強調処理等)を適
宜に使用することができる。
That is, for example, when an operator sets an image original on the image input device 2 and selects image registration processing from the terminal device 5 (at this time, it is possible to specify whether to read in binary or multi-value), the CPU 11 registers the image. The input device 2 is operated to read the image of the set image original in a specified mode, display it on the terminal device 5, and allow the operator to modify or edit the image. Note that during the operator's operation, the image processing functions (for example, reduction/enlargement processing, image enhancement processing, etc.) provided in the CPU 1i can be used as appropriate.

オペレータによる画像の操作が終了し、オペレータが表
示している画像を記憶するように入力すると、CPUI
Iはオペレータに画像ファイル名(論理画像ファイル名
)およびその他の検索情報(以下、付属情報ともいう)
を入力させ、その入力が終了すると、そのときに表示し
ている画像に実画像ファイル名を付加し、その画像を縮
小したアブストラクト画像を形成してこのアブストラク
ト画像に実画像ファイル名を付加し、画像およびアブス
トラクト画像をそれぞれ圧縮して光ディスクの空領域の
先頭アドレスから順次記憶する。なお、オペレータは、
直接読取画像を光デイスク装置3にファイルするように
指定することもできる。
When the operator has finished manipulating the image and the operator inputs to memorize the displayed image, the CPU
I provides the operator with the image file name (logical image file name) and other search information (hereinafter also referred to as attached information).
When the input is completed, the real image file name is added to the image being displayed at that time, an abstract image is created by reducing the image, and the real image file name is added to this abstract image. The images and abstract images are each compressed and stored sequentially from the top address of the empty area of the optical disc. In addition, the operator
It is also possible to specify that the directly read image be filed in the optical disk device 3.

そして、このときに記憶した画像について、物理ディレ
クトリおよび論理ブイレフ1−りをワークメモリ13内
に形成する。
Then, a physical directory and a logical library are created in the work memory 13 for the images stored at this time.

オペレータが一連の画像登録操作を終了して光デイスク
装置3の使用を終了することを入力すると、CI’U 
11は、最終的な物理ディレクトリおよび論理ディレク
トリを光ディスクの空領域に順次記憶し、このときの物
理ディレクトリおよび論理ディレクトリの記憶アドレス
を参照してサーチ情報ディレクトリを形成し、このサー
チ情報ディレクトリを光ディスクの最終アドレスHに記
憶する。
When the operator completes a series of image registration operations and inputs that the use of the optical disk device 3 is terminated, CI'U
11 sequentially stores the final physical directory and logical directory in the empty area of the optical disk, forms a search information directory by referring to the storage addresses of the physical directory and logical directory at this time, and stores this search information directory on the optical disk. Store at final address H.

またこの登録時には、新たにデータを書き込んだセクタ
のフラグデータの書き込みフラグを「1」にセットする
Also, at the time of this registration, the write flag of the flag data of the sector in which the new data is written is set to "1".

次に、このようにして光ディスクに記憶された(登録さ
れた)画像を検索するとき、 cpultは次の処理を
実行する。
Next, when searching for images stored (registered) on the optical disk in this way, cpult executes the following processing.

まず、オペレータが画像検索処理を指定すると、オペレ
ータのユーザ名(ユーザネーム)を入力させ。
First, when the operator specifies image search processing, the operator is prompted to enter the operator's user name.

第6図に示したように、サーチ情報ディレクトりを見つ
けるために、読み出しを開始するセクタのセクタアドレ
ス(このときは通常最終セクタアドレス約を光デイスク
装置3にセットして(処理101) 。
As shown in FIG. 6, in order to find the search information directory, the sector address of the sector from which to start reading (usually about the final sector address at this time) is set in the optical disk device 3 (process 101).

そのセクタのフラグデータを読み取るためのセクタフラ
グリード命令を光デイスク装置3に出力する(処理10
2)。
A sector flag read command for reading the flag data of the sector is output to the optical disk device 3 (process 10
2).

これにより、光デイスク装置3から選択されたセクタの
フラグデータがCPt111に入力される。CPU11
は、フラグデータの削除フラグをチェックしてそれが「
1」にセットされているかどうかを識別しく判断103
)、この判断103の結果がYESになるときにはセク
タアドレスを1つ減らして更新した状態で光ディスク装
[!3に再度セットしく処理104)、処理102を実
行する。このようにして、最終セクタから先頭セクタの
方向にセクタが走査されてサーチ情報ディレクトリが記
憶されているセクタが検出される。
As a result, the flag data of the sector selected from the optical disk device 3 is input to the CPt 111. CPU11
check the Delete Flag data flag and make sure it is '
103.
), when the result of this judgment 103 is YES, the optical disc is loaded with the sector address updated by decrementing it by one [! 3 again and execute process 104) and process 102. In this way, sectors are scanned from the last sector to the first sector to detect the sector in which the search information directory is stored.

判断103の結果がYESになってサーチ情報ディレク
トリが検出されると、CPt1llは当該セクタのデー
タを読み出すように光デイスク装置3に指令してそのセ
クタのデータをワークメモリ13に記憶する(処理10
5)。
When the result of the judgment 103 is YES and the search information directory is detected, the CPt1ll instructs the optical disk device 3 to read the data of the sector and stores the data of the sector in the work memory 13 (processing 10
5).

次に、そのワークメモリ13に記憶したサーチ情報ディ
レクトリのデータから、空領域セクタアドレスを識別し
て、そのデータを空領域セクタアドレスを記憶するため
の変数の内容に設定する(処理106)。また同様に、
物理ディレクトリセクタアドレスおよび物理ディレクト
リサイズを識別して。
Next, an empty area sector address is identified from the data of the search information directory stored in the work memory 13, and the data is set as the contents of a variable for storing the empty area sector address (process 106). Similarly,
By identifying the physical directory sector address and physical directory size.

それらのデータを物理ディレクトリセクタアドレスおよ
び物理ディレクトリサイズを記憶するための変数の内容
にそれぞれ設定する(処理107)。
These data are respectively set in the contents of variables for storing the physical directory sector address and physical directory size (process 107).

そして、ワークメモリ13に設定した内容に基づいて光
デイスク装置3をアクセスし、光ディスクに記憶してい
る物理ディレクトリを読み出し、ワークメモリ13に設
定する(処理108)。
Then, the optical disk device 3 is accessed based on the contents set in the work memory 13, the physical directory stored in the optical disk is read out, and the physical directory is set in the work memory 13 (process 108).

次に変数iの値を「1」に置いて(処理109)、ワー
クメモリ13に記憶したサーチ情報ディレクトリのデー
タから1番目のユーザネーム(i)を引き、アクセスし
たユーザのユーザネームと比較して、一致しているもの
を探索する(処理110、判断111、処理112)。
Next, set the value of variable i to "1" (process 109), subtract the first user name (i) from the search information directory data stored in the work memory 13, and compare it with the user name of the accessing user. and searches for a match (process 110, judgment 111, process 112).

これによって探索したユーザネームの論理ディレクトリ
セクタアドレスと論理ディレクトリサイズを、おのおの
の変数の内容に設定しく処理113)、その内容に基づ
いて光デイスク装置3をアクセスし、光ディスクに記憶
している当該ユーザの論理ディレクトリを読み出してワ
ークメモリ13に設定する(処理114)。
As a result, the logical directory sector address and logical directory size of the searched user name are set to the contents of each variable (113), and the user accesses the optical disk device 3 based on the contents and stores them on the optical disk. The logical directory is read out and set in the work memory 13 (processing 114).

このようにして、アクセスしたユーザに対応した論理デ
ィレクトリをワークメモリ13に展開すると、 CPU
IIは、ユーザに検索キーとなるデータを入力するよう
に促す(入力201;第7図参照)。
In this way, when the logical directory corresponding to the accessing user is developed in the work memory 13, the CPU
II prompts the user to input data serving as a search key (input 201; see FIG. 7).

ユーザが検索キーを入力すると、cputtは、論理ブ
イレフ1−りをアクセス頻度の高い順にみてその入力さ
れた検索キーと同一のその他の検索情報をもつものを検
索する(処理202)。
When the user inputs a search key, cputt looks at the logic blocks 1-1 in order of frequency of access and searches for those that have the same other search information as the input search key (process 202).

そして、その検索した論理ディレクトリにおけるアブス
トラクト画像の実画像ファイル名と同じ実画像ファイル
名をもつ物理ディレクトリをみつけ、その物理ディレク
トリの内容に基づいて光ディスク装@3をアクセスし、
その画像のアブストラクト画像を読み出して表示させる
(処理203)。
Then, it finds a physical directory that has the same real image file name as the real image file name of the abstract image in the searched logical directory, and accesses the optical disk drive @3 based on the contents of the physical directory.
The abstract image of the image is read out and displayed (processing 203).

また第8図に示したように、画面表示部52には複数個
のアブストラクト画像を表示できるので、処理202,
203をその表示できる数だけ行なって1画面分の表示
データを形成する。また、おのおののアブストラクト画
像の下の位置には、当該アブストラクト画像の元の画像
に付加されている付属情報すなわち論理ディレクトリに
記憶されているその他の検索情報の内容をあわせて表示
する(処理204)。
Further, as shown in FIG. 8, since a plurality of abstract images can be displayed on the screen display section 52, the process 202,
Step 203 is performed as many times as can be displayed to form display data for one screen. In addition, at the bottom of each abstract image, the attached information added to the original image of the abstract image, that is, the contents of other search information stored in the logical directory, is also displayed (process 204). .

このようにして1画面分の表示情報を形成して表示する
と、CPUIIはオペレータにいずれかのアブストラク
ト画像を選択するように指示し、それに応答してオペレ
ータがいずれかのアブストラクト画像を選択すると(判
断205の結果がYES)、その選択したアブストラク
ト画像をもつ論理ディレクトリの実画像ファイル名を識
別し、その実画像ファイル名と同じ実画像ファイル名を
もつ物理ディレクトリをみつけ、その物理ディレクトリ
の内容に基づいて光デイスク装置3をアクセスし、その
画像を読み出して表示させる(処理206)。なお、こ
のとき、画像記録装置4に出力するように指定された場
合には、その読み出した画像を画像記録装置4に転送し
てプリントアウトさせる。
After one screen's worth of display information is formed and displayed in this way, the CPU II instructs the operator to select one of the abstract images, and in response, when the operator selects one of the abstract images (judgment 205 result is YES), identify the real image file name of the logical directory that has the selected abstract image, find the physical directory that has the same real image file name as the real image file name, and based on the contents of the physical directory. The optical disk device 3 is accessed, and the image is read out and displayed (process 206). At this time, if output to the image recording device 4 is specified, the read image is transferred to the image recording device 4 and printed out.

また1表示されたアブストラクト画像に希望する画像が
なくてオペレータが否定的応答を入力し、判断205の
結果がNoになるときには、処理202に戻って次のア
クセス頻度の画像のアブストラクト画像を1画面分表示
し、判断205の結果がYESになるまでその処理を繰
り返す。
In addition, if the desired image is not found among the displayed abstract images and the operator inputs a negative response, and the result of judgment 205 is No, the process returns to step 202 and the abstract image of the image with the next access frequency is displayed on one screen. The process is repeated until the result of judgment 205 becomes YES.

このようにして、画像がオペレータによって指定される
と、CPUIIはオペレータにその画像について修正、
更新等の作業を行なわせるとともに。
In this way, when an image is specified by an operator, the CPU II prompts the operator to make modifications to the image.
In addition to carrying out work such as updating.

その画像に対応した論理ディレクトリにおけるアクセス
頻度を更新する。
Update the access frequency in the logical directory corresponding to the image.

また、オペレータが入力した検索キーをもつ画像のアブ
ストラクト画像が、アクセス頻度に従って端末装置5に
複数個表示されるので、オペレータは目的の画像を確認
しながら指示でき、したがって、画像検索を効率よく行
なうことができる。
Furthermore, since a plurality of abstract images of the image having the search key inputted by the operator are displayed on the terminal device 5 according to the access frequency, the operator can give instructions while confirming the desired image, and therefore the image search can be carried out efficiently. be able to.

またこのときに、修正した内容を別の画像として登録す
るときには、上述と同様な処理により。
At this time, when registering the modified content as another image, the same process as described above is used.

その画像を光ディスクに登録したときに新たな論理ディ
レクトリをワークメモリ13内に形成する。
When the image is registered on the optical disc, a new logical directory is created in the work memory 13.

また、修正等により画像の内容が変更されるときには、
その変更した内容を光ディスクに登録したときに旧バー
ジョンの論理ディレクトリをワークメモリ13内で更新
する。なお、画像を変更したときには、旧バージョンの
画像を記憶していた光ディスクの全セクタにおけるフラ
グデータの削除フラグをセットして、旧バージョンの画
像ファイルを光ディスクから削除する。
In addition, when the content of the image is changed due to correction etc.,
When the changed contents are registered on the optical disk, the old version logical directory is updated in the work memory 13. Note that when the image is changed, the deletion flag of the flag data in all sectors of the optical disk in which the old version of the image was stored is set, and the old version of the image file is deleted from the optical disk.

さて、オペレータが光ディスクをアクセスして1つ以上
の物理ディレクトリおよび論理ディレクトリに変更があ
った場合には、オペレータが当該光ディスクへのアクセ
スを終了した時点で、CPU11は、変更した物理ディ
レクトリおよび論理ディレクトリを光ディスクに記憶す
るとともにサーチ情報ディレクトリをワークメモリ13
内で更新し、その更新した内容を新バージョンのサーチ
情報ディレクトリとして光ディスクに記憶する。
Now, if an operator accesses an optical disk and one or more physical directories and logical directories are changed, when the operator finishes accessing the optical disk, the CPU 11 updates the changed physical directory and logical directory. is stored on the optical disk and the search information directory is stored in the work memory 13.
The updated contents are stored on the optical disc as a new version of the search information directory.

このようにサーチ情報ディレクトリを更新するとき、 
CPUIIは第9図に示した処理を実行する。
When updating the search information directory like this,
The CPU II executes the processing shown in FIG.

すなわち、まず、現在のサーチ情報ディレクトリのセク
タアドレスを光デイスク装置3に指定しく処理301)
、その状態でフラグデータの削除フラグに「1」を書き
込んでセットする(処理302)。
That is, first, the sector address of the current search information directory is specified to the optical disk device 3 (301).
, In this state, "1" is written and set to the deletion flag of the flag data (process 302).

そして、セクタアドレスを1つ小さくして更新しく処理
303)、新たに作成したサーチ情報ディレクトリを光
ディスクに書き込む(処理304)。
Then, the sector address is decreased by one and updated (process 303), and the newly created search information directory is written to the optical disc (process 304).

これにより、新バージョンのサーチ情報ディレクトリが
、更新されて光ディスクに記憶される。
As a result, the new version of the search information directory is updated and stored on the optical disc.

また、データファイル、物理ディレクトリおよび論理デ
ィレクトリを更新するときにも、サーチ情報ディレクト
リを更新するときと同様な処理がなされる。
Furthermore, when updating data files, physical directories, and logical directories, the same processing as when updating the search information directory is performed.

このようにして、光ディスクに画像が記憶され、その記
憶状態を管理するための各種のディレクトリ情報が光デ
ィスクに記憶され、記憶された画像が検索される。
In this way, images are stored on the optical disc, various types of directory information for managing the storage status are stored on the optical disc, and the stored images are searched.

以上のように、光ディスクのデータ記憶状態を管理する
ディレクトリ情報を、光ディスクへのデータファイル(
画像情報)の物理的な記憶状態をあられす物理ディレク
トリと、おのおののユーザが登録したり指定したデータ
ファイルをあられす論理ディレクトリに階層的に分けて
いるので、データファイルを複数のユーザで、共用でき
、また、データファイルの記憶状態を管理する方法を変
更したときでも比較的容易に対処することができる。
As described above, the directory information that manages the data storage state of the optical disk is stored in the data file (
The system is hierarchically divided into a physical directory that stores the physical storage state of image information) and a logical directory that stores data files registered or specified by each user, so data files can be shared by multiple users. Furthermore, even if the method for managing the storage state of data files is changed, it can be handled relatively easily.

また、物理ディレクトリと論理ディレクトリのヘッダ情
報を、光ディスクの1セクタに収まるサーチ情報ディレ
クトリとして形成し、このサーチ情報ディレクトリを光
ディスクの最終セクタから記憶しているので、目的の画
像を高速に検索することができる。
In addition, the header information of the physical directory and logical directory is formed as a search information directory that fits in one sector of the optical disk, and this search information directory is stored starting from the last sector of the optical disk, so it is possible to search for the desired image at high speed. I can do it.

またさらに、画像情報のアクセス頻度に従ってアブスト
ラクト画像を複数個表示しているので、オペレータが頻
繁にアクセスしている目的の画像を迅速に見つけること
ができ5画像検索を効率よく行なうことができる。
Furthermore, since a plurality of abstract images are displayed according to the access frequency of the image information, the operator can quickly find the desired image that is frequently accessed, and can perform a five-image search efficiently.

なお、画像情報を検索するとき1例えば「ユーザネーム
/論理画像ファイル名」と入力することにより、直接目
的の画像を読み出すこともできる。
Note that when searching for image information, it is also possible to directly read out the desired image by inputting, for example, "user name/logical image file name."

ただし、「/」はユーザネームと論理画像ファイル名と
を分けるための文字である。
However, "/" is a character to separate the user name from the logical image file name.

また、別のユーザが登録した画像を自分の画像として登
録するときには1例えば、 コピー「ユーザネーム1/論理画像ファイル名」「ユー
ザネーム2/論理画像ファイル名」と入力することで実
現することもできる。ただし、ユーザネーム1はその画
像を登録したユーザのユーザネームを示し、ユーザネー
ム2は自分のユーザネームを示す。なお、この操作は1
画像ファイルシステムでオペレータが実行できる命令を
用いたものである。通常、このようにオペレータが実行
できる命令は、おのおのの画像ファイルシステムのオペ
レーティング・システム等に設定されている。
Also, if you want to register an image registered by another user as your own image, you can do this by entering 1, for example, copy ``Username 1/Logical image file name'' and ``Username 2/Logical image file name.'' can. However, username 1 indicates the username of the user who registered the image, and username 2 indicates the user's own username. Note that this operation requires 1
It uses instructions that can be executed by an operator in the image file system. Normally, such commands that can be executed by an operator are set in the operating system of each image file system.

[効果] 以上説明したように、本発明によれば、まず、ディレク
トリ情報を光ディスクに記録させることで、ディレクト
リ情報の管理性を向上させている。
[Effects] As described above, according to the present invention, first, directory information is recorded on an optical disc, thereby improving the manageability of directory information.

また1画像情報を記憶するときにそれを所定の縮率で縮
小した縮小画像を形成し、この縮小画像を元の画像情報
と関連づけて光ディスクに記憶するとともに、検索時に
は検索情報に従ってその縮小画像を画面表示手段に複数
個表示しているので。
Also, when storing one image information, a reduced image is created by reducing it at a predetermined reduction ratio, and this reduced image is associated with the original image information and stored on the optical disk, and when searching, the reduced image is used according to the search information. Because multiple items are displayed on the screen display means.

画像情報を効率よく検索することができるという、種々
の効果を得る。
Various effects such as being able to efficiently search for image information can be obtained.

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

第1図は本発明の一実施例にかかる画像ファイルシステ
ムを示したブロック図、第2図は光ディスクにおけるデ
ータの記憶状態を例示した概略図、第3図(a)はサー
チ情報ディレクトリの一例を示した信号配置図、同図(
b) 、 (c)は物理ディレクトリの一例を示した信
号配置図、同図(d)〜(f)は論理ディレクトリの一
例を示した信号配置図、第4図は画面構成を例示した概
略図、第5図は光ディスクにおけるデータの記憶状態を
例示した概略図、第6図はディレクトリの展開時の処理
例を示したフローチャー1−1第7図は画像検索時の処
理例を示したフローチャート、第8図は検索時の表示例
を示した概略図、第9図はサーチ情報ディレクトリの更
新例を示したフローチャートである。 I・・・データ処理装置、2・・・画像入力装置、3・
・・光デイスク装置、4・・・画像記録装置、5・・・
端末装置、11・・・CPU、 12・・・プログラム
メモリ、13・・・ワークメモリ。 代理人 弁理士  紋 1) 誠 第1図 第2図 第3図 (a)          (b)         
 (d)第4図 第6図 第7図
FIG. 1 is a block diagram showing an image file system according to an embodiment of the present invention, FIG. 2 is a schematic diagram illustrating the storage state of data on an optical disk, and FIG. 3(a) is an example of a search information directory. The signal arrangement diagram shown in the same figure (
b) and (c) are signal layout diagrams showing an example of a physical directory, (d) to (f) are signal layout diagrams showing an example of a logical directory, and Figure 4 is a schematic diagram showing an example of the screen configuration. , Fig. 5 is a schematic diagram illustrating the storage state of data on an optical disk, Fig. 6 is a flowchart 1-1 illustrating an example of processing when a directory is expanded, and Fig. 7 is a flowchart illustrating an example of processing when searching for an image. , FIG. 8 is a schematic diagram showing an example of display during a search, and FIG. 9 is a flowchart showing an example of updating the search information directory. I...Data processing device, 2...Image input device, 3.
...Optical disk device, 4... Image recording device, 5...
Terminal device, 11...CPU, 12...Program memory, 13...Work memory. Agent Patent Attorney Crest 1) Makoto Figure 1 Figure 2 Figure 3 (a) (b)
(d) Figure 4 Figure 6 Figure 7

Claims (2)

【特許請求の範囲】[Claims] (1)光ディスクに記憶された画像情報を検索して画面
表示手段に表示する画像情報検索方式において、光ディ
スクに記憶する画像情報を所定の縮率で縮小した縮小画
像を形成するとともに、上記画像情報および上記縮小画
像を光ディスクに記憶するときにそれぞれに設定する第
1の画像名、光ディスクにおける記憶位置およびサイズ
からなる物理ディレクトリ情報と、上記光ディスクの使
用者毎に形成され当該使用者が上記画像情報に付加した
第2の画像名、上記画像情報に対応した上記第1の画像
名、当該画像情報の上記縮小画像に対応した上記第1の
画像名および検索情報からなる論理ディレクトリ情報と
、上記物理ディレクトリ情報の光ディスクにおける記憶
位置とサイズおよび使用者毎の上記論理ディレクトリ情
報の光ディスクにおける記憶位置とサイズからなるサー
チ情報ディレクトリを光ディスクに記憶し、上記サーチ
情報ディレクトリの内容から対応する使用者の上記論理
ディレクトリ情報の光ディスクにおける記憶位置および
サイズを入力してその論理ディレクトリ情報を光ディス
クから読み出し、その読み出した論理ディレクトリ情報
の検索情報に従って画像情報の縮小画像を画面表示手段
に複数個表示することを特徴とする画像情報検索方式。
(1) In an image information retrieval method in which image information stored on an optical disk is searched and displayed on a screen display means, a reduced image is formed by reducing the image information stored on the optical disk at a predetermined reduction ratio, and the image information and physical directory information consisting of a first image name, storage position and size on the optical disk, which are set for each of the reduced images when storing them on an optical disk, and physical directory information that is created for each user of the optical disk and that the user can use the image information. logical directory information consisting of the second image name added to the image information, the first image name corresponding to the image information, the first image name corresponding to the reduced image of the image information, and search information; A search information directory consisting of the storage location and size of the directory information on the optical disc and the storage location and size of the logical directory information for each user on the optical disc is stored on the optical disc, and the logic of the corresponding user is determined from the contents of the search information directory. It is characterized by inputting the storage position and size of the directory information on the optical disk, reading out the logical directory information from the optical disk, and displaying a plurality of reduced images of the image information on the screen display means according to the search information of the read logical directory information. image information retrieval method.
(2)特許請求の範囲第1項記載において、前記縮小画
像を表示するとき、おのおのの縮小画像に対応する画像
情報の検索情報を近接して表示することを特徴とする画
像情報検索方式。
(2) The image information search method according to claim 1, characterized in that when displaying the reduced images, image information search information corresponding to each reduced image is displayed in close proximity to each other.
JP61068544A 1986-03-28 1986-03-28 Picture information retrieving system Pending JPS62226375A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61068544A JPS62226375A (en) 1986-03-28 1986-03-28 Picture information retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61068544A JPS62226375A (en) 1986-03-28 1986-03-28 Picture information retrieving system

Publications (1)

Publication Number Publication Date
JPS62226375A true JPS62226375A (en) 1987-10-05

Family

ID=13376803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61068544A Pending JPS62226375A (en) 1986-03-28 1986-03-28 Picture information retrieving system

Country Status (1)

Country Link
JP (1) JPS62226375A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0348884A2 (en) * 1988-06-27 1990-01-03 Nippon Telegraph And Telephone Corporation Method and apparatus for creating and displaying navigators for guiding to related image information
EP0410579A2 (en) * 1989-07-25 1991-01-30 Sony Corporation Image searching apparatus
EP0425219A2 (en) * 1989-10-23 1991-05-02 Canon Kabushiki Kaisha Electronic filing system
EP0435169A2 (en) * 1989-12-26 1991-07-03 Hitachi Science Systems Ltd Image display system and method of displaying an image therewith
EP0469274A2 (en) * 1990-06-29 1992-02-05 Hitachi Construction Machinery Co., Ltd. Ultrasonic inspection and imaging instrument
JPH04245570A (en) * 1991-01-31 1992-09-02 Matsushita Graphic Commun Syst Inc Electronic filing device
JPH05210700A (en) * 1992-01-31 1993-08-20 Fujitsu Ltd Card type data processor
JP2003067406A (en) * 2002-05-24 2003-03-07 Canon Inc Image-searching device and method for controlling the device
US7502136B2 (en) 1995-09-26 2009-03-10 Panasonic Corporation Digital copier with image scanner apparatus and offline image data and control data interface

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0348884A2 (en) * 1988-06-27 1990-01-03 Nippon Telegraph And Telephone Corporation Method and apparatus for creating and displaying navigators for guiding to related image information
EP0410579A2 (en) * 1989-07-25 1991-01-30 Sony Corporation Image searching apparatus
US5157511A (en) * 1989-07-25 1992-10-20 Sony Corporation Image control apparatus for providing an index number to a video reproducer to cause the reproducer to search for and to reproduce a preselected still image
EP0425219A2 (en) * 1989-10-23 1991-05-02 Canon Kabushiki Kaisha Electronic filing system
US6462761B1 (en) 1989-10-23 2002-10-08 Canon Kabushiki Kaisha Electronic filing system having displayed retrieval image change
EP0435169A2 (en) * 1989-12-26 1991-07-03 Hitachi Science Systems Ltd Image display system and method of displaying an image therewith
EP0469274A2 (en) * 1990-06-29 1992-02-05 Hitachi Construction Machinery Co., Ltd. Ultrasonic inspection and imaging instrument
US5293326A (en) * 1990-06-29 1994-03-08 Hitachi Construction Machinery Co., Ltd. Ultrasonic inspection and imaging instrument
JPH04245570A (en) * 1991-01-31 1992-09-02 Matsushita Graphic Commun Syst Inc Electronic filing device
JPH05210700A (en) * 1992-01-31 1993-08-20 Fujitsu Ltd Card type data processor
US7502136B2 (en) 1995-09-26 2009-03-10 Panasonic Corporation Digital copier with image scanner apparatus and offline image data and control data interface
JP2003067406A (en) * 2002-05-24 2003-03-07 Canon Inc Image-searching device and method for controlling the device

Similar Documents

Publication Publication Date Title
EP0487331B1 (en) Directory management system
JPS62226375A (en) Picture information retrieving system
US20050238314A1 (en) Recording system, recording apparatus, recording method, recording program and recording medium
JP2656524B2 (en) Data storage method and device
JPS61241850A (en) Memory control system of optical disk
JPS62226487A (en) Memory control system for optical disk
JPH0687229B2 (en) File management method using write-once storage medium
JP3157235B2 (en) Data management device
JPS62226277A (en) Retrieving system for picture information
JPH08314780A (en) File management system
JPS62226276A (en) Retrieving system for picture information
JPS62245574A (en) Data storing system to rotating type recording medium
JP2701271B2 (en) Image file recording method
JPH01258288A (en) Directory retrieving method
JPH04359373A (en) Electronic filing device
JPH05250243A (en) Data processing system for extended storage device
JP2689116B2 (en) Optical disk storage management method
JPS60225938A (en) Information retrieving system
JPS63245560A (en) Information processor
JPH05324734A (en) Electronic filing device
JPH04359372A (en) Retrieving method for electronic filing device
JPH0371244A (en) Data control system
JPH04245551A (en) Retrieving information changing method
JPH0340018A (en) Information recording method for rewritable optical disk
JPH0512390A (en) Image information recording control method