JPS6129936A - Retrieval method - Google Patents

Retrieval method

Info

Publication number
JPS6129936A
JPS6129936A JP14960384A JP14960384A JPS6129936A JP S6129936 A JPS6129936 A JP S6129936A JP 14960384 A JP14960384 A JP 14960384A JP 14960384 A JP14960384 A JP 14960384A JP S6129936 A JPS6129936 A JP S6129936A
Authority
JP
Japan
Prior art keywords
data
search
image data
retrieval
file section
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
JP14960384A
Other languages
Japanese (ja)
Inventor
Takayuki Abe
隆行 阿部
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.)
Olympus Corp
Original Assignee
Olympus Optical 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 Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP14960384A priority Critical patent/JPS6129936A/en
Publication of JPS6129936A publication Critical patent/JPS6129936A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

PURPOSE:To retrieve efficiently a desired picture data in a short time by retrieving a picture data corresponding to a retrieved key word of the inputted desired picture data with priority from the retrieved data to a picture data having a high access frequency. CONSTITUTION:A retrieved key word of a desired picture data is inputted from a keyboard 15 and a retrieval device 16 retrieves the retrieval data corresponding to the retrieval key work out of the retrieved data stored in a priority retrieval data file section 14 with priority for frequency. When there is a retrieval data, a corresponding picture data is extracted from a picture data file 12 and access number of times is incremented. When no retrieval data exists, the data in a retrieval data file section 13 is retrieved. When any corresponding retrieval data exists, the corresponding picture data is extracted and the access number is incremented. The access number and the minimum access number of the picture data in the file section 14 are compared and when the latter is small, the corresponding retrieval data is erased from the file 14 and the accessed retrieval data is stored to there.

Description

【発明の詳細な説明】 (技術分野) 本発明は画像データの検索方法に関す6ものである。[Detailed description of the invention] (Technical field) The present invention relates to a method for searching image data.

(従来技術) 最近、医療システムの一環として医用画像をコンピュー
タを用いてファイリングすることが行なわれており、病
歴管理等に利用されている。このような医用画像の従来
のファイリングシステムにおいては、第2図に示すよう
に、ホストコンピュータ1の制御の下に各画像データを
画像データファイル部2に登録すると共に、その検索デ
ータ、すなわらその登録場所を表わすアドレスおよび各
種の検索インデックス、例えば患者名、性別、生年月日
、診療科名、撮影日、病名、部位、登録日等を検索デー
タファイル部3に格納し、キーボード4から入力された
所望の画像データの検索キーワードに対応する検索デー
タを、検索装置5により検索データファイル部3に格納
されている検索データから抽出し、その抽出された検索
データ中のアドレスに基いて画像データファイル部2か
ら所望の画像データを検索するようにしている。
(Prior Art) Recently, medical images have been filed using computers as part of medical systems, and are used for medical history management and the like. In such a conventional filing system for medical images, as shown in FIG. The address representing the registered location and various search indexes, such as patient name, gender, date of birth, name of medical department, date of imaging, name of disease, site, date of registration, etc., are stored in the search data file section 3 and input from the keyboard 4. The search device 5 extracts the search data corresponding to the search keyword of the desired image data from the search data stored in the search data file section 3, and searches the image data based on the address in the extracted search data. Desired image data is searched from the file section 2.

しかし、このような医用画像のファイリングシステムに
おいては、登録する画像データが極めて厖大となり、し
たがって画像データと一対−に対応する検索データも極
めて厖大となるため、従来のように、検索毎にいちいち
検索データファイル部3に格納されている検索データか
ら所望の画像データに対応するものを検索していたので
は、検索効率が悪く、検索に長Ftr間を要する欠点が
ある。
However, in such a medical image filing system, the image data to be registered is extremely large, and the search data that corresponds to the image data is also extremely large. Searching for data corresponding to desired image data from the search data stored in the data file section 3 has the disadvantage that the search efficiency is poor and the search requires a long time Ftr.

(発明の目的) 本発明の目的は上jホした欠点を除去し、所望の画像デ
ータを効率良く、短時間で検索できる検索方法を提供し
ようとするものである。
(Objective of the Invention) An object of the present invention is to eliminate the above-mentioned drawbacks and to provide a search method capable of efficiently searching for desired image data in a short time.

(発明の概要) 本発明は、各々検索データと対応して登録した複数の画
像データから所望の画像データを検索するにあたり、前
記所望の画像データの検索データに対応する検索キーワ
ードを入力し、この検索キーワードに対応する画像デー
タをアクセス頻度の高い画像データに対する検索データ
から優先して検索することを特徴とするものである。
(Summary of the Invention) In the present invention, when searching for desired image data from a plurality of image data registered in correspondence with each search data, a search keyword corresponding to the search data of the desired image data is inputted, and the search keyword is searched for. This method is characterized in that image data corresponding to a search keyword is searched with priority given to search data for image data that is accessed frequently.

(実施例) 第1図は本発明を実施する画像ファイル装置の要部の一
例の構成を示すものである。本例では医用画像を77/
イリングするもので、ホストコンピュータ11の制御の
下に各画像データを画像データファイル部12に登録す
ると共にその検索データを検索データファイル部13に
格納する。したがって、検索データファイル部13には
、第2図の場合と同様、画像データファイル部12に登
録されている全ての画像データの検索データが格納され
でいる。
(Embodiment) FIG. 1 shows the configuration of an example of a main part of an image file device implementing the present invention. In this example, the medical image is 77/
Each image data is registered in the image data file section 12 under the control of the host computer 11, and the search data is stored in the search data file section 13. Therefore, the search data file section 13 stores search data for all image data registered in the image data file section 12, as in the case of FIG.

本例では、この検索データファイル部13に格納されて
いる検索データのうち、アクセス頻度の高い画像データ
に対応する検索データを、その画像データのアクセス回
数に基いて決定してアクセス回数の多いものから所定数
、別の優先検索データファイル部14にも格納する。
In this example, among the search data stored in the search data file section 13, search data corresponding to frequently accessed image data is determined based on the number of accesses of that image data, A predetermined number of files are also stored in another priority search data file section 14.

このようにして、所望の画像データの検索において、キ
ーボード15から所望の画像データの検索データに対応
する検索キーワードを入力し、検索袋@16によりこの
検索キーワードに対応する検索データを、先ず優先検索
データファイル部14に格納されている検索データから
検索する。ここで対応する検索データがあれば、その検
索デ〜り中のアドレスに基いてホストコンピュータ11
の制御下に画像データファイル部72がら対応するii
!ii像データを抽出すると共に、その画像データのア
クセス回数をインクリメントする。また、優先検索デー
タファイル部14に対応する検索データがないときは、
次に全ての検索データを格納する検索データファイル部
13内のデータを検索する。ここで対応プる検索データ
があればその検索データ中のアドレスに基いて同様に対
応する画像データを抽出すると共にそのアクレス回数を
インクリメントし、次にこのインクリメントしたアクセ
ス回数と優先検索データファイル部14に格納されてい
る検索データに対応する画像データのなかの最小のアク
セス回数とを比較し、この最小アクセス回数の方が小さ
いときはこれに対応する検索データを優先検索データフ
ァイル部14から消去してこの消去した部分に検索した
画像データに対応する検索データを新たに格納する。ま
た比較の結果両者のアクセス回数が等しいときは、次に
両者の登録日を比較し、新しい方の検索データを優先検
索データファイル部14に格納するようにする。
In this way, when searching for desired image data, a search keyword corresponding to the search data of the desired image data is entered from the keyboard 15, and the search data corresponding to this search keyword is first searched with priority using the search bag @16. A search is made from the search data stored in the data file section 14. If there is corresponding search data, the host computer 11 uses the address in the search data.
ii corresponding to the image data file section 72 under the control of
! ii Image data is extracted, and the number of accesses to the image data is incremented. Furthermore, when there is no corresponding search data in the priority search data file section 14,
Next, data in the search data file section 13 that stores all search data is searched. If there is corresponding search data, the corresponding image data is similarly extracted based on the address in the search data, and the access count is incremented, and then the incremented access count and the priority search data file section 14 compares the minimum number of accesses among the image data corresponding to the search data stored in , and if this minimum number of accesses is smaller, deletes the corresponding search data from the priority search data file section 14. Search data corresponding to the searched image data is newly stored in the erased portion of the lever. If the comparison results in that the number of accesses for both is equal, then the registration dates of both are compared, and the newer search data is stored in the priority search data file section 14.

第3図は上記の検索動作のフローチャートを示すもので
、その詳細は既に説明したのC省略する。
FIG. 3 shows a flowchart of the above search operation, the details of which have already been explained will be omitted.

本実施例によれば、アクセス回数に基いてアクセス頻度
を決定し、アクセス回数の多い画像データに対応する検
索データを別途優先検索データファイル部14に格納し
てこのなかのデータから優先して検索するようにしたか
ら、所望の画像データを効率良く、短時間で検索するこ
とができる。
According to this embodiment, the frequency of access is determined based on the number of accesses, and search data corresponding to image data that has been accessed many times is separately stored in the priority search data file section 14, and the data among these is searched preferentially. This makes it possible to search for desired image data efficiently and in a short time.

なお、本発明は上述した例にのみ限定されるものではな
く、幾多の変更または変形が可aしである。
Note that the present invention is not limited to the above-mentioned example, and numerous changes and modifications are possible.

例えば、上述した実施例ではアクセス回数に基いてアク
セス頻度を決定したが、医用画像の検索においては登録
日が新しい程、あるいは最終検索日が新しい程、−次に
検索される頻度が高いから、登録日や最終検索日に基い
てアクセス頻度を決定することもできるし、これらアク
セス回数、登録日および最終検索日の任意の組合わせか
らアクセス頻度を決定することもできる。また、上述し
た実前例では検索データファイル部13に全ての画像デ
ータに対する検索データを格納するようにしたが、優先
検索データファイル部14に格納されているものは検索
データファイル部13から消去するようにしてもよい。
For example, in the above-mentioned embodiment, the access frequency was determined based on the number of accesses, but in the search for medical images, the newer the registration date or the newer the last search date, the higher the frequency of the next search. The access frequency can be determined based on the registration date and the last search date, or can be determined from any combination of the number of accesses, the registration date, and the last search date. Furthermore, in the above example, the search data for all image data is stored in the search data file section 13, but the data stored in the priority search data file section 14 is deleted from the search data file section 13. You can also do this.

この場合には、検索データを消去することなくファイル
部13.14間での入れ替えを行なうようにする。更に
、検索データファイル部13および優先検索データファ
イル部14に格納する検索データのデータ構造は同一構
造でそれぞれのデータにアクセス回数等のアクレス頻度
を対応づけた構造であってもよいし、両ファイル部13
.14においてデータ構造を異ならせてもよい。また、
本発明は上述した医用画像データの検索に限らず、他の
画像データの検索にも有効に適用することができる。
In this case, the search data is replaced between the file sections 13 and 14 without erasing it. Furthermore, the data structure of the search data stored in the search data file section 13 and the priority search data file section 14 may be the same structure, and each data may be associated with access frequency such as the number of accesses, or both files may be stored in the search data file section 13 and the priority search data file section 14. Part 13
.. 14 may have different data structures. Also,
The present invention is not limited to the above-described search for medical image data, but can be effectively applied to searches for other image data.

(発明の効果) 以上述べたように、本発明においては、アクセス回数等
によってアクセス頻度を決定し、アクセス頻度の高い画
像データに対する検索データから優先して検索するよう
にしたから、所望の画像データを効率良く短時間で検索
することができる。
(Effects of the Invention) As described above, in the present invention, the access frequency is determined based on the number of accesses, etc., and the search data for image data that is accessed frequently is given priority in the search. can be searched efficiently and in a short time.

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

第1図は本発明を実施する画像ファイル装置の要部の一
例の構成を示すブロック図、 第2図は従来例を説明するためのブロック図、第3図は
第1図に示す画像ファイル装置における検索動作を示す
フローチャートである。 11・・・ホストコンピュータ 12・・・画像データファイル部 13・・・検索データファイル部 14・・・優先検索データファイル部 15・・・キーボード   16・・・検索装置。 第1図 第2図 □ 第3図
FIG. 1 is a block diagram showing the configuration of an example of a main part of an image file device implementing the present invention, FIG. 2 is a block diagram for explaining a conventional example, and FIG. 3 is the image file device shown in FIG. 1. 3 is a flowchart showing a search operation in FIG. DESCRIPTION OF SYMBOLS 11... Host computer 12... Image data file part 13... Search data file part 14... Priority search data file part 15... Keyboard 16... Search device. Figure 1 Figure 2 □ Figure 3

Claims (1)

【特許請求の範囲】 1、各々検索データと対応して登録した複数の画像デー
タから所望の画像データを検索するにあたり、前記所望
の画像データの検索データに対応する検索キーワードを
入力し、この検索キーワードに対応する画像データをア
クセス頻度の高い画像データに対する検索データから優
先して検索することを特徴とする検索方法。 2、前記アクセス頻度を、各画像データのアクセスされ
た回数および/または登録日および/または最終検索日
に基いて決定することを特徴とする特許請求の範囲第1
項記載の検索方法。
[Claims] 1. When searching for desired image data from a plurality of image data registered in correspondence with each search data, a search keyword corresponding to the search data of the desired image data is input, and this search is performed. A search method characterized in that image data corresponding to a keyword is searched by giving priority to search data for image data that is accessed frequently. 2. Claim 1, characterized in that the access frequency is determined based on the number of times each image data has been accessed, and/or the registration date and/or the last search date.
Search method described in section.
JP14960384A 1984-07-20 1984-07-20 Retrieval method Pending JPS6129936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14960384A JPS6129936A (en) 1984-07-20 1984-07-20 Retrieval method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14960384A JPS6129936A (en) 1984-07-20 1984-07-20 Retrieval method

Publications (1)

Publication Number Publication Date
JPS6129936A true JPS6129936A (en) 1986-02-12

Family

ID=15478812

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14960384A Pending JPS6129936A (en) 1984-07-20 1984-07-20 Retrieval method

Country Status (1)

Country Link
JP (1) JPS6129936A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6343642A (en) * 1986-08-08 1988-02-24 富士写真フイルム株式会社 Medical image control system
JPS63254523A (en) * 1987-04-10 1988-10-21 Matsushita Electric Ind Co Ltd Key word retrieving method
JPH07230477A (en) * 1993-12-24 1995-08-29 Nec Corp Virtual library system
JP2008212248A (en) * 2007-02-28 2008-09-18 Toshiba Corp Medical image search system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6343642A (en) * 1986-08-08 1988-02-24 富士写真フイルム株式会社 Medical image control system
JPS63254523A (en) * 1987-04-10 1988-10-21 Matsushita Electric Ind Co Ltd Key word retrieving method
JPH07230477A (en) * 1993-12-24 1995-08-29 Nec Corp Virtual library system
JP2008212248A (en) * 2007-02-28 2008-09-18 Toshiba Corp Medical image search system

Similar Documents

Publication Publication Date Title
JPS603056A (en) Information rearranging device
JPH11120203A (en) Method for combining data base and device for retrieving document from data base
JP2000357115A (en) Device and method for file retrieval
JPS6129936A (en) Retrieval method
JP2990000B2 (en) Search system
JPH07249032A (en) Electronic filing device
JP2925042B2 (en) Information link generation method
JPS59105141A (en) Managing method of electronic document
Restorick Novel filing systems applicable to an automated office: a state-of-the-art study
JPH03137772A (en) Data base utilizing system
JPS6129938A (en) Retrieval method
JPH07110809A (en) Electronic filing device
JPH10301940A (en) Information processor and its method
JPS63263530A (en) Personal index retrieval system
JP2000123038A (en) Database device, database access method and recording medium recorded with database access program
JPH06149897A (en) Document image retrieval method for electronic filing device
JP2938047B1 (en) Data buffering system
JPH10240744A (en) System for processing retrieval of range division chart and method therefor and recording medium for recording retrieval processing program
JPS63150724A (en) Data access processing system
JPH10187508A (en) Method and device for electronic filing and storage medium
JPH1069478A (en) Word processor
JPH0535802A (en) Album type image database system
JPH04359373A (en) Electronic filing device
JPH11110265A (en) Information processor
JPS63220365A (en) Image data retrieving system