JPH01178184A - Image retrieving device - Google Patents

Image retrieving device

Info

Publication number
JPH01178184A
JPH01178184A JP63001385A JP138588A JPH01178184A JP H01178184 A JPH01178184 A JP H01178184A JP 63001385 A JP63001385 A JP 63001385A JP 138588 A JP138588 A JP 138588A JP H01178184 A JPH01178184 A JP H01178184A
Authority
JP
Japan
Prior art keywords
image
external storage
image data
search
individual
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.)
Granted
Application number
JP63001385A
Other languages
Japanese (ja)
Other versions
JP2964143B2 (en
Inventor
Masayoshi Suzuki
鈴木 正慶
Yoshihiko Iida
飯田 吉彦
Satoshi Iwaizumi
岩泉 敏
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 Healthcare Manufacturing Ltd
Original Assignee
Hitachi Medical 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 Hitachi Medical Corp filed Critical Hitachi Medical Corp
Priority to JP138588A priority Critical patent/JP2964143B2/en
Publication of JPH01178184A publication Critical patent/JPH01178184A/en
Application granted granted Critical
Publication of JP2964143B2 publication Critical patent/JP2964143B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the retrieval time of image data by storing a retrieval table for individual in an external storage medium, connecting the external storage medium to an image processing device at the time of retrieving an image, and retrieving the image by using the retrieval table for individual. CONSTITUTION:The retrieval table, for example, the retrieval table dedicated for a specific patient can be obtained by generating the retrieval table for individual by extracting specific identification information from the retrieval table in which identification information to retrieve the image data is registered. And the retrieval table for individual is stored in the external storage medium 17. Next, in case of retrieving the image of a specific patient, a desired image can be read out by retrieving a required image file dedicated for the specific patient without retrieving an unnecessary image file by loading the external storage medium 17 on the image processing device 3 and inputting the retrieval table for individual. In such a way, it is possible to retrieve desired image data in a short period.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、医用画像等のディジタル化された画像データ
を大容量の外部記憶装置に記憶して管理すると共に、検
索命令により所望の画像データを上記外部記憶装置より
検索して読み出す画像検索装置に関し、特に多量の画像
ファイル中より特定の画像ファイルを短時間で検索する
ことができる画像検索装置に関する。
Detailed Description of the Invention [Field of Industrial Application] The present invention stores and manages digitized image data such as medical images in a large-capacity external storage device, and retrieves desired image data using a search command. The present invention relates to an image search device that searches and reads out images from the external storage device, and particularly relates to an image search device that can search for a specific image file from among a large number of image files in a short time.

〔従来の技術〕[Conventional technology]

従来の画像検索装置は、ディジタル化された画像データ
を記憶する大容量の外部記憶装置と、この外部記憶装置
の画像データについて検索命令を入力する操作卓と、画
像データを検索するための識別情報を登録した検索テー
ブルを有し上記操作卓からの検索命令により特定の画像
データを検索して読み出す画像処理装置と、この画像処
理装置で読み出した画像データを表示する表示装置とを
有し、検索命令により所望の画像データを上記外部記憶
装置より検索し表示するようになっていた。
A conventional image search device includes a large-capacity external storage device that stores digitized image data, a console that inputs search commands for the image data in this external storage device, and identification information for searching the image data. an image processing device that has a search table in which images are registered and searches for and reads out specific image data in response to a search command from the console; and a display device that displays the image data read out by the image processing device. According to a command, desired image data is retrieved from the external storage device and displayed.

ここで、上記画像処理装置内に設けられた検索テーブル
Tは、第6図に示すように、外部記憶装置に多数の医用
画像等の画像データを蓄積する時に、それぞれの画像デ
ータについてその患者の患者番号■、や患者名■2、性
別工3、生年月日工4等の識別情報IDを、上記多数の
画像データの数の分だけ一連番号をつけて画像データの
発生の順番に順次登録して作成されている。そして、あ
る特定の画像データを検索する場合は、上記検索テーブ
ルTに登録しであるファイルを総て参照し、該当する画
像ファイルを抽出していた。
Here, as shown in FIG. 6, the search table T provided in the image processing device is used for each image data of a patient when storing a large number of image data such as medical images in an external storage device. Identification information IDs such as patient number ■, patient name ■2, gender 3, date of birth 4, etc. are registered sequentially in the order of occurrence of the image data by assigning serial numbers equal to the number of image data mentioned above. It is created by When searching for specific image data, all files registered in the search table T are referred to and the corresponding image file is extracted.

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

しかし、このような画像検索装置においては、検索テー
ブルTが各画像データについての識別情報IDを多数の
画像データの数の分だけその発生順番に順次登録して作
成されているだけなので、ある患者の画像データを検索
するのに、上記検索テーブルTの総てのファイルを参照
しなければならなかった。例えば、第6図において、患
者番号が“12345”で患者名”HITACHI T
ARO”の画像データを検索するには、上記検索テーブ
ルT上で一連番号が1からNまでの総てについて参照し
、そのうち一連番号が1.3.6.50のものを取り出
して検索結果としていた。従って、特定の患者、例えば
入院患者や長期治療の必要な外来患者のように、蓄積し
た画像ファイルを高頻度に使用する場合も、他のあまり
使用しない画像ファイルと区別せず同様に検索すること
となり、所望の画像データを検索するのに時間がかかる
ものであった。
However, in such an image retrieval device, the retrieval table T is only created by sequentially registering the identification information ID for each image data in the order of occurrence for the number of image data. In order to search for image data, all files in the search table T had to be referred to. For example, in FIG. 6, the patient number is "12345" and the patient name is "HITACHI T".
To search for the image data of "ARO", refer to all the serial numbers from 1 to N on the above search table T, extract the one with the serial number 1.3.6.50, and use it as the search result. Therefore, even if the accumulated image files are used frequently for a specific patient, such as an inpatient or an outpatient requiring long-term treatment, the same search can be performed without distinguishing them from other image files that are rarely used. Therefore, it takes time to search for desired image data.

このことから、外部記憶装置に蓄積された画像データを
用゛いて特定の患者の画像診断を行う際の診断効率が低
下するものであった。
As a result, diagnostic efficiency is reduced when image diagnosis of a specific patient is performed using the image data stored in the external storage device.

そこで1本発明は、このような問題点を解決することが
できる画像検索装置を提供することを目的とする。
Therefore, one object of the present invention is to provide an image retrieval device that can solve such problems.

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

上記の目的は、ディジタル化された画像データを記憶す
る大容量の外部記憶装置と、この外部記憶装置の画像デ
ータについて検索命令を入力する操作卓と、画像データ
を検索するための識別情報を登録した検索テーブルを有
し上記操作卓からの検索命令により特定の画像データを
検索して読み出す画像処理装置と、この画像処理装置で
読み出した画像データを表示する表示装置とを有する画
像検索装置において、上記検索テーブルの識別情報から
特定の識別情報を抽出して個別用検索テーブルを作成す
ると共に、この個別用検索テーブルは外部の記憶媒体に
格納しておき、特定の画像を検索する際は上記外部の記
憶媒体を上記画像処理装置に接続して、上記個別用検索
テーブルを用いて画像を検索するようにした画像検索装
置によって達成される。
The above purpose is to provide a large-capacity external storage device for storing digitized image data, a console for inputting search commands for the image data in this external storage device, and registration of identification information for searching image data. an image processing device that has a search table configured to search for and read out specific image data in response to a search command from the operation console; and a display device that displays the image data read out by the image processing device; An individual search table is created by extracting specific identification information from the identification information in the search table, and this individual search table is stored in an external storage medium. This is achieved by an image retrieval device which connects a storage medium to the image processing device and searches for images using the individual retrieval table.

〔作 用〕[For production]

このように構成された画像検索装置は、画像データを検
索するための識別情報を登録した検索テーブルから特定
の識別情報を抽出して個別用検索テーブルを作成する。
The image search device configured in this manner extracts specific identification information from a search table in which identification information for searching image data is registered, and creates an individual search table.

これにより、例えば特定の患者専用の検索テーブルが得
られる。そして、この個別用検索テーブルは、外部の記
憶媒体、例えばフロッピーディスクやカード式メモリ等
の携帯可能な小形の記憶媒体に格納しておく。次に、特
定の患者の画像を検索する場合は、上記外部の記憶媒体
を装填して個別用検索テーブルを入力することにより、
余計な画像ファイルを検索することなく、必要な特定の
患者だけの画像ファイルを検索して所望の画像を読み出
す。これにより、所望の画像データを短時間で検索する
ことができる。
This results in, for example, a search table dedicated to a specific patient. This individual search table is stored in an external storage medium, for example, a small portable storage medium such as a floppy disk or a card type memory. Next, when searching for images of a specific patient, load the external storage medium and input the individual search table.
To read out a desired image by searching for image files of only a necessary specific patient without searching for unnecessary image files. This makes it possible to search for desired image data in a short time.

〔実施例〕〔Example〕

以下、本発明の実施例を添付図面に基づいて詳細に説明
する。
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

第1図は本発明による画像検索装置の実施例を示すブロ
ック図である。この画像検索装置は、医用画像等のディ
ジタル化された画像データを大容量の外部記憶装置に記
憶して管理すると共に、検索命令により所望の画像デー
タを上記外部記憶装置より検索して読み出すもので、第
1図に示すように、大容量の外部記憶装置1と、操作卓
2と、画像処理装置3と、表示装置4とを有している。
FIG. 1 is a block diagram showing an embodiment of an image search device according to the present invention. This image retrieval device stores and manages digitized image data such as medical images in a large-capacity external storage device, and retrieves and reads desired image data from the external storage device using a search command. , as shown in FIG. 1, has a large-capacity external storage device 1, an operation console 2, an image processing device 3, and a display device 4.

上記外部記憶装置1は、ディジタル化された画像データ
を記憶する大容量の記憶装置であり、例えば光デイスク
装置から成り、外部の各種画像装置、例えばX線断層像
を得るCT装置5及び血管造影検査を行うディジタル・
サブトラクション・アンギオグラフィ装置(以下rDS
A装置」と略称する)6並びに核磁気共鳴現象を利用し
て断層像を得る核磁気共鳴断層袋W(以下rMRI装置
Jと略称する)7等からの多数の画像データを蓄積する
ようになっている。操作卓2は、上記外部記憶装置1に
記憶された画像データについて検索命令等を入力するも
ので、制御用キー、スイッチ、表示器などを備えている
The external storage device 1 is a large-capacity storage device for storing digitized image data, and is composed of, for example, an optical disk device, and includes various external image devices, such as a CT device 5 for obtaining an X-ray tomogram and an angiography device. Digital inspection
subtraction angiography device (rDS)
A large amount of image data has been accumulated from the nuclear magnetic resonance tomographic bag W (hereinafter abbreviated as rMRI device J) 7, which obtains tomographic images using nuclear magnetic resonance phenomena. ing. The operation console 2 is used to input search commands and the like regarding the image data stored in the external storage device 1, and includes control keys, switches, a display, and the like.

画像処理装置3は、上記外部記憶装置lの画像データを
検索するための識別情報を登録した検索テーブルを有し
上記操作卓2からの検索命令により特定の画像データを
検索して読み出すもので、上記検索テーブルが常時格納
されている磁気ディスク8と、実際に画像を検索すると
きに上記磁気ディスク8から検索テーブルを転送して格
納するメモリ9と、後述の表示装置4に検索した画像を
表示する際にその画像データを一時記憶しておくイメー
ジメモリ10と、上記操作卓2との間でデータをやりと
りするための入出力インタフェース11と、後述の外部
の記憶媒体17どの間でデータをやりとりするための外
部媒体インタフェース12と、上記CT装置5及びDS
A装置6並びにMHI装置7等との間でそれぞれデータ
をやりとりするためのネットワークインタフェース13
a。
The image processing device 3 has a search table in which identification information for searching image data in the external storage device 1 is registered, and searches and reads out specific image data in response to a search command from the operation console 2. A magnetic disk 8 in which the above-mentioned search table is always stored, a memory 9 in which the search table is transferred from the magnetic disk 8 and stored when actually searching for an image, and a display device 4 (described later) to display the searched image. An image memory 10 temporarily stores the image data when performing the image processing, an input/output interface 11 for exchanging data with the operation console 2, and an external storage medium 17 to be described later. an external media interface 12 for
A network interface 13 for exchanging data with the A device 6, the MHI device 7, etc.
a.

13b、13cと、上記の各構成要素を制御する中央処
理装置(CPU)14とから成るi表示器w4は、上記
画像処理装置3で読み出した画像データを表示するもの
で、CRTデイスプレィ等から成る。なお、第1図にお
いて、符号15はデータバスである。
13b and 13c, and a central processing unit (CPU) 14 that controls each of the above-mentioned components, the i-display w4 displays the image data read out by the image processing device 3, and is composed of a CRT display or the like. . Note that in FIG. 1, reference numeral 15 is a data bus.

ここで、上記磁気ディスク8に格納された検索テーブル
Tは、第2図に示すように、外部記憶装置1に外部のC
T装置5及びDSAlilj置6並びに装HI装置7等
から多数の医用画像等の画像データを蓄積する時に、そ
れぞれの画像データについてその患者の患者番号I□や
患者名I2、性別I3、生年月日工4等の識別情報ID
を、上記多数の画像データの数の分だけ一連番号をつけ
て画像データの発生の順番に順次登録して作成されてい
る。
Here, the search table T stored in the magnetic disk 8 is stored in an external storage device 1 as shown in FIG.
When storing image data such as a large number of medical images from the T device 5, the DSAlilj device 6, the HI device 7, etc., for each image data, the patient number I□, patient name I2, gender I3, and date of birth are stored. Identification information ID for engineering 4 etc.
are created by sequentially registering the image data in the order of generation with serial numbers corresponding to the number of the above-mentioned large number of image data.

そして、本発明においては、第2図に示すように、上記
検索テーブルTの識別情報IDから特定の識別情報、例
えば特定の患者についての識別情報IDだけを抽出して
個別用検索テーブルT′を作成する。これは、例えば入
院患者や長期治療の必要な外来患者等の特定の患者につ
いては、高頻度でその画像を使用するので、予めその特
定の患者専用の検索テーブルを作成しておくためである
In the present invention, as shown in FIG. 2, specific identification information, for example, only the identification information ID of a specific patient, is extracted from the identification information ID of the search table T to create an individual search table T'. create. This is because images of specific patients, such as inpatients or outpatients requiring long-term treatment, are used frequently, so a search table dedicated to the specific patient is created in advance.

例えば、第2図において、特定の患者として患者番号が
”12345”で患者名”HITACHI TARO”
についての個別用検索テーブルT′を作成するには、上
記検索テーブルTから一連番号が1.3,6゜50のも
のを取り出し、患者番号11や患者名I2、性別り、生
年月日工。等の共通情報はインデックス部Inに格納し
、それ以外の検査口や画像種別コード(例えばCT、X
Ray、DSA、MRIなど)、格納媒体名(画像デー
タを格納している光ディスク等のボリウム名)等の検索
に必要な項目はデータ部Dtに格納することにより、個
別用検索テーブルT′が作成される。
For example, in Figure 2, the patient number is "12345" and the patient name is "HITACHI TARO" as a specific patient.
To create an individual search table T' for , extract the serial number 1.3, 6°50 from the search table T, and enter patient number 11, patient name I2, gender, date of birth, and date of birth. Common information such as
An individual search table T' is created by storing the items necessary for searching, such as (Ray, DSA, MRI, etc.), storage medium name (volume name of optical disk, etc. that stores image data), etc., in the data section Dt. be done.

このようにして作成された個別用検索テーブルT′は、
第3図に示すように、磁気ディスク8内の個別検索用バ
ッファメモリBに格納される。そして、この個別検索用
バッファメモリBに格納された個別用検索テーブルT′
は、第1図に示す外部媒体インタフェース12を介して
、外部媒体ドライバ16に装填された外部の記憶媒体1
7、例えば携帯可能な小形の記憶媒体であるフロッピー
ディスク等に転送されて記憶される。さらに、第2図の
検索テーブルTにおいて特定の患者を適宜選択して第一
、第二、・・・第Mと指定して行き、順次それぞれの個
別用検索テーブルT′を作成し、第3図に示すように、
第一の外部の記憶媒体17a、第二の外部の記憶媒体1
7b、・・・第Mの外部の記憶媒体17mと順次記憶し
てお(。この場合、上記外部の記憶媒体17a、17b
、・・・17mは、携帯可能な小形の記憶媒体であり保
管も容易であるので、当該特定患者のカルテ等と一緒に
保管することができる。
The individual search table T′ created in this way is
As shown in FIG. 3, the data is stored in the individual search buffer memory B within the magnetic disk 8. Then, the individual search table T' stored in this individual search buffer memory B
is an external storage medium 1 loaded into an external medium driver 16 via an external medium interface 12 shown in FIG.
7. For example, the data is transferred and stored on a floppy disk, which is a small portable storage medium. Furthermore, in the search table T of FIG. 2, a specific patient is appropriately selected and designated as the first, second, . As shown in the figure,
First external storage medium 17a, second external storage medium 1
7b, . . . are sequentially stored in the M-th external storage medium 17m (in this case, the external storage media 17a, 17b
,...17m is a small, portable storage medium that is easy to store, so it can be stored together with the medical record of the particular patient.

また、特定の画像、例えば特定の患者についての画像を
検索する際は、その特定の患者の個別用検索テーブルT
′が格納された外部の記憶媒体17を取り出し、この外
部の記憶媒体17を第1図において外部媒体ドライバ1
6に装填して画像処理装置3に接続する。そして、外部
媒体インタフェース12を介して第3図に示す磁気ディ
スク8内の個別検索用バッファメモリBに上記特定の患
者の個別用検索テーブルT′を転送する。これにより、
画像処理装置3は、上記個別用検索テーブルT′を用い
てその特定の患者の画像データ中から観察したい画像を
検索して読み出すようになっている。
In addition, when searching for a specific image, for example, an image about a specific patient, the individual search table T for that specific patient is used.
' is stored on the external storage medium 17, and the external storage medium 17 is transferred to the external medium driver 1 in FIG.
6 and connect it to the image processing device 3. Then, the individual search table T' for the specific patient is transferred to the individual search buffer memory B in the magnetic disk 8 shown in FIG. 3 via the external medium interface 12. This results in
The image processing device 3 uses the individual search table T' to search and read out an image to be observed from the image data of that particular patient.

次に、このように構成された画像検索装置の動作につい
て、第4図及び第5図に示すフローチャートを参照して
説明する。まず、個別用検索テーブルT′を作成して外
部の記憶媒体17に格納する動作を第4図を参照して説
明する。初めに、第1図において操作卓2を操作して、
個別用検索テーブルT′を作成すべき特定の患者を指定
する(ステップ■)0例えば、第2図において、患者番
号が“12345”で患者名“HITACHI TAR
O”を指定する0次に、磁気ディスク8に格納された検
索テーブルTから特定の患者“HITACHITARO
”についての識別情報IDだけを抽出して、第2図下段
に示すように個別用検索テーブルT′を作成する(ステ
ップ■)、これにより、特定の患者についてだけの画像
データをファイルした検索テーブルが得られ、第3図に
示すように磁気ディスク8内の個別検索用バッファメモ
リBに格納される。次に、このようにして得られた個別
用検索テーブルT′の作成結果を第1図に示す操作卓2
の表示器に表示する(ステップ■)、そして、この表示
された個別用検索テーブルT′を確認して、このテーブ
ルでよいかどうか判定する(ステップ■)。
Next, the operation of the image retrieval device configured as described above will be explained with reference to the flowcharts shown in FIGS. 4 and 5. First, the operation of creating the individual search table T' and storing it in the external storage medium 17 will be explained with reference to FIG. First, operate the console 2 in Fig. 1,
Specifying a specific patient for which an individual search table T' is to be created (step ■) 0 For example, in FIG. 2, the patient number is "12345" and the patient name is "HITACHI TAR".
Next, search for a specific patient "HITACHITARO" from the search table T stored in the magnetic disk 8.
”, and create an individual search table T' as shown in the lower part of Figure 2 (step ■). This creates a search table that stores image data only for a specific patient. is obtained and stored in the individual search buffer memory B in the magnetic disk 8 as shown in FIG. 3. Next, the creation result of the individual search table T' obtained in this way is shown in FIG. Operation console 2 shown in
The individual search table T' is displayed on the display (step 2), and the displayed individual search table T' is checked to determine whether this table is suitable (step 2).

まだ、上記特定の患者の総ての項目が抽出されておらず
不十分な場合は、ステップ■は11 N Q 71側へ
進んでステップ■の前へ戻る。そして、ステップ■→■
→■→■を繰り返す。このようにして、特定の患者の総
ての項目を抽出し個別用検索テーブルT′が完成したら
、ステップ■は“YES”側へ進む、そして、この完成
した個別用検索テーブルT′は、上記磁気ディスク8内
の個別検索用バッファメモリBから第1図に示す外部媒
体インタフェース12を介して、外部媒体ドライバ16
に装填された外部の記憶媒体17に転送し、格納する(
ステップ■)。これにより、装置内の磁気ディスク8に
格納された大きな検索テーブルTから特定の患者専用の
個別用検索テーブルT′が作成され、携帯可能な小形の
フロッピーディスク等に格納することができる。
If all the items for the above-mentioned specific patient have not been extracted yet and the extraction is insufficient, step (2) proceeds to the 11 N Q 71 side and returns to before step (2). And step ■→■
Repeat →■→■. In this way, when all the items for a specific patient are extracted and the individual search table T' is completed, step (2) advances to the "YES" side, and this completed individual search table T' is From the individual search buffer memory B in the magnetic disk 8 to the external medium driver 16 via the external medium interface 12 shown in FIG.
Transfer to and store in the external storage medium 17 loaded in the
Step ■). As a result, an individual search table T' exclusively for a specific patient is created from the large search table T stored on the magnetic disk 8 in the apparatus, and can be stored in a small portable floppy disk or the like.

次に、上記のように外部の記憶媒体17に格納された個
別用検索テーブルT′を用いて特定の患者の画像を検索
し表示する動作を第5図を参照して説明する。まず、特
定の患者の個別用検索テーブルT′が格納された外部の
記憶媒体17を保管箇所から取り出し、第1図において
外部媒体ドライバ16に装填して画像処理装置3に接続
し、その特定の患者についての個別用検索テーブルT′
を取り込む(ステップA)。次に、この取り込んだ個別
用検索テーブルT′を外部媒体インタフェース12を介
して、第3図に示す磁気ディスク8内の個別検索用バッ
ファメモリBへ転送する(ステップB)。次に、この個
別検索用バッファメモリBから上記特定の患者の個別用
検索テーブルT′を読み出して、その内容を第1図に示
す操作卓2の表示器に表示する(ステップC)。そして
、この表示された個別用検索テーブルT′を見て、その
特定の患者についてII察したい画像を操作卓2からの
°キー人力により選択する(ステップD)。
Next, the operation of searching and displaying an image of a specific patient using the individual search table T' stored in the external storage medium 17 as described above will be explained with reference to FIG. First, the external storage medium 17 in which the individual search table T' for a specific patient is stored is taken out from the storage location, loaded into the external medium driver 16 in FIG. 1, and connected to the image processing device 3. Individual search table T′ for patients
(Step A). Next, this imported individual search table T' is transferred to the individual search buffer memory B in the magnetic disk 8 shown in FIG. 3 via the external medium interface 12 (step B). Next, the individual search table T' for the specific patient is read out from this individual search buffer memory B, and its contents are displayed on the display of the console 2 shown in FIG. 1 (step C). Then, looking at the displayed individual search table T', the user manually selects an image of the particular patient that he or she wishes to view using the ° key from the console 2 (step D).

次に、上記選択された画像の画像データを外部記憶装置
1または磁気ディスク8から読み出し、第1図に示すイ
メージメモリ10へ転送する(ステップE)。そして、
このイメージメモリ1oへ転送された画像データを、表
示装置4の画面に検索画像として表示する(ステップF
)。次に、その特定の患者についての画像の検索は終了
かどうか判定する(ステップG)。まだその他の画像も
観察する場合は、ステップGはIIN○″側へ進み、ス
テップCの前へ戻る。そして、ステップC→D→E−4
F→Gを繰り返し、順次観察したい画像を検索して表示
する。このようにして、特定の患者について観察したい
画像を総て見たならば、ステップGは” Y E S 
”側へ進み、検索の動作を終了する。これにより、装置
内の磁気ディスク8に格納された大きな検索テーブルT
について直接検索することなく、その特定の患者専用の
個別用検索テーブルT′を検索するだけで所望の画像を
短時間に表示できる。
Next, the image data of the selected image is read from the external storage device 1 or the magnetic disk 8 and transferred to the image memory 10 shown in FIG. 1 (step E). and,
The image data transferred to the image memory 1o is displayed as a search image on the screen of the display device 4 (step F
). Next, it is determined whether the image search for the specific patient is complete (step G). If you still want to observe other images, step G advances to IIN○'' side and returns to before step C. Then, step C→D→E-4
Repeat F→G to sequentially search for and display images you want to observe. In this way, once you have viewed all the images you want to observe for a particular patient, step G is "Y E S
” side and completes the search operation. As a result, the large search table T stored in the magnetic disk 8 in the device
A desired image can be displayed in a short time simply by searching the individual search table T' dedicated to that particular patient, without directly searching for it.

なお1以上の説明においては、外部の記憶媒体17とし
てフロッピーディスクを用いた場合を示したが、本発明
はこれに限らず、例えばICカードまたは光カードある
いはディジタルオーディオテープ(DAT)等を用いて
もよい。また、画像データは、主として医用画像の場合
で説明したが、それ以外の各種の画像データであっても
同様に適用できる。さらに、以上の説明においては、個
別用検索テーブルT′は、特定の患者の画像を検索する
ためのものとして説明したが、これに限られず、全体の
検索テーブルTからある特定の種別の画像を検索する場
合でも同様に適用することができる。
In addition, in the above description, a case is shown in which a floppy disk is used as the external storage medium 17, but the present invention is not limited to this, and the present invention is not limited to this, but may also be implemented using, for example, an IC card, an optical card, a digital audio tape (DAT), or the like. Good too. Furthermore, although the image data has mainly been described in the case of medical images, the present invention can be similarly applied to various types of image data other than that. Furthermore, in the above explanation, the individual search table T' was explained as being for searching images of a specific patient, but the invention is not limited to this, and it is not limited to this. The same can be applied when searching.

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

本発明は以上のように構成されたので、多量の画像ファ
イル中より特定の画像ファイルを検索するための個別用
検索テーブルT′を作成すると共に、これを外部の記憶
媒体17に格納しておき、特定の画像を検索する際は上
記外部の記憶媒体17を画像処理装置3に接続して、上
記個別用検索テーブルT′を用いて所望の画像を検索す
ることができる。従って、多量の画像ファイル中の余計
な画像ファイルを検索することなく、所望の画像データ
を短時間で検索して表示することができる。
Since the present invention is configured as described above, an individual search table T' for searching for a specific image file from among a large number of image files is created, and this table is stored in the external storage medium 17. When searching for a specific image, the external storage medium 17 is connected to the image processing device 3, and the desired image can be searched using the individual search table T'. Therefore, desired image data can be searched and displayed in a short time without searching for unnecessary image files among a large amount of image files.

例えば、医用画像において、入院患者や長期治療の必要
な外来患者等の特定の患者に関して高頻度に使用する画
像ファイルについて、所望の画像を短時間に検索するこ
とができる。このことから。
For example, in medical images, desired images can be searched for in a short time from image files that are frequently used for specific patients such as inpatients and outpatients requiring long-term treatment. From this.

外部記憶装置1に蓄積された画像データを用いて特定の
患者の画像診断を行う際の診断効率を向上することがで
きる。また、外部の記憶媒体17として、携帯可能な小
形の記憶媒体、例えばフロッピーディスクまたはICカ
ード、光カード、DAT等を用いた場合は、極めて保管
が容易となり、例えば、当該特定患者のカルテ等と一緒
に保管することができる。
It is possible to improve the diagnostic efficiency when performing image diagnosis of a specific patient using the image data stored in the external storage device 1. Furthermore, if a small portable storage medium such as a floppy disk, IC card, optical card, DAT, etc. is used as the external storage medium 17, storage becomes extremely easy, and for example, it can be stored as a medical record of the particular patient. Can be stored together.

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

第1図は本発明による画像検索装置の実施例を示すブロ
ック図、第2図は検索テーブルより個別用検索テーブル
を作成する状態を示す説明図、第3図は上記のように作
成した個別用検索テーブルと外部の記憶媒体との関連を
示す説明図、第4図は個別用検索テーブルを作成して外
部の記憶媒体に格納する動作を示すフローチャート、第
5図は。 外部の記憶媒体に格納された個別用検索テーブルを用い
て特定の画像を検索し表示する動作を示すフローチャー
ト、第6図は従来の画像検索装置における検索テーブル
を用いて画像を検索する状態を示す説明図である。 1・・・外部記憶装置、 2・・・操作卓、 3・・・
画像処理装置、 4・・・表示装置、 8・・・磁気デ
ィスク、9・・・メモリ、  10・・・イメージメモ
リ、  11・・・入出力インタフェース、  12・
・・外部媒体インタフェース、 14・・・CPU、 
16・・・外部媒体ドライバ、 17.17a〜17m
・・・外部の記憶媒体、  ID・・・識別情報、 T
・・・検索テーブル、T′・・・個別用検索テーブル。
FIG. 1 is a block diagram showing an embodiment of the image retrieval device according to the present invention, FIG. 2 is an explanatory diagram showing a state in which an individual search table is created from a search table, and FIG. 3 is a block diagram showing an example of an individual search table created as described above. FIG. 4 is a flow chart showing the operation of creating an individual search table and storing it in the external storage medium. A flowchart showing the operation of searching and displaying a specific image using an individual search table stored in an external storage medium. FIG. 6 shows a state of searching for an image using a search table in a conventional image search device. It is an explanatory diagram. 1... External storage device, 2... Operation console, 3...
Image processing device, 4... Display device, 8... Magnetic disk, 9... Memory, 10... Image memory, 11... Input/output interface, 12.
...external medium interface, 14...CPU,
16...External media driver, 17.17a to 17m
...external storage medium, ID...identification information, T
...Search table, T'...Individual search table.

Claims (2)

【特許請求の範囲】[Claims] (1)ディジタル化された画像データを記憶する大容量
の外部記憶装置と、この外部記憶装置の画像データにつ
いて検索命令を入力する操作卓と、画像データを検索す
るための識別情報を登録した検索テーブルを有し上記操
作卓からの検索命令により特定の画像データを検索して
読み出す画像処理装置と、この画像処理装置で読み出し
た画像データを表示する表示装置とを有する画像検索装
置において、上記検索テーブルの識別情報から特定の識
別情報を抽出して個別用検索テーブルを作成すると共に
、この個別用検索テーブルは外部の記憶媒体に格納して
おき、特定の画像を検索する際は上記外部の記憶媒体を
上記画像処理装置に接続して、上記個別用検索テーブル
を用いて画像を検索するようにしたことを特徴とする画
像検索装置。
(1) A large-capacity external storage device that stores digitized image data, a console that inputs search commands for the image data in this external storage device, and a search register that registers identification information for searching image data. In the image retrieval device, the image processing device has an image processing device that has a table and searches for and reads out specific image data in response to a search command from the operation console, and a display device that displays the image data read out by the image processing device. An individual search table is created by extracting specific identification information from the table identification information, and this individual search table is stored in an external storage medium, and when searching for a specific image, the external storage is used. An image search device, characterized in that a medium is connected to the image processing device, and images are searched using the individual search table.
(2)外部の記憶媒体は、携帯可能な小形の記憶媒体で
ある請求項1記載の画像検索装置。
(2) The image search device according to claim 1, wherein the external storage medium is a small, portable storage medium.
JP138588A 1988-01-08 1988-01-08 Image inspection device Expired - Lifetime JP2964143B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP138588A JP2964143B2 (en) 1988-01-08 1988-01-08 Image inspection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP138588A JP2964143B2 (en) 1988-01-08 1988-01-08 Image inspection device

Publications (2)

Publication Number Publication Date
JPH01178184A true JPH01178184A (en) 1989-07-14
JP2964143B2 JP2964143B2 (en) 1999-10-18

Family

ID=11500018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP138588A Expired - Lifetime JP2964143B2 (en) 1988-01-08 1988-01-08 Image inspection device

Country Status (1)

Country Link
JP (1) JP2964143B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6281239U (en) * 1985-11-07 1987-05-23

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6281239U (en) * 1985-11-07 1987-05-23

Also Published As

Publication number Publication date
JP2964143B2 (en) 1999-10-18

Similar Documents

Publication Publication Date Title
JPH0567160A (en) Method for using material discrimination information in data base sharing network
JP3742549B2 (en) Medical image filing system
JPS6176144A (en) Medical image file apparatus
JPH06292656A (en) Device and method for supporting diagnostic imaging with computer
JPH09259027A (en) Medical data management
JPH0756947A (en) Case data base and its retrieval display method
JP2002092168A (en) Information recording system, information editing system, information recording method, and information editing method
JPH02119840A (en) Picture display control device
JPH01178184A (en) Image retrieving device
JPH1166197A (en) Information providing method for electronic medical chart system and recording medium for the system
JPS62229474A (en) Picture retrieving and diagnostic device
JP4342014B2 (en) Ordering system
JPH1145301A (en) Picture expanding device for electronic medical record system and its storage medium
JP2000268055A (en) Method and system for transferring image
JP3104799B2 (en) Image display system
JPH07129754A (en) Data retrieval and editing device
JP2579901B2 (en) Diagnostic imaging device
JP3411402B2 (en) Seal registration device
JPH03164868A (en) Medical information accumulating method for retrieval
JPH0785029A (en) Diagnostic report preparing device
JPS6274155A (en) Medical image filing device
JP2002207823A (en) Medical care aiding device and method for supplying medical document data
JP3077764B2 (en) Routine reading system
JPH06105812A (en) Information display device
JP2937444B2 (en) Routine reading system

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080813

Year of fee payment: 9