JPH11151208A - Medical examination system - Google Patents

Medical examination system

Info

Publication number
JPH11151208A
JPH11151208A JP33776997A JP33776997A JPH11151208A JP H11151208 A JPH11151208 A JP H11151208A JP 33776997 A JP33776997 A JP 33776997A JP 33776997 A JP33776997 A JP 33776997A JP H11151208 A JPH11151208 A JP H11151208A
Authority
JP
Japan
Prior art keywords
console
processing
medical examination
data
ray
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
JP33776997A
Other languages
Japanese (ja)
Inventor
Keiichi Fujii
圭一 藤井
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.)
Shimadzu Corp
Original Assignee
Shimadzu 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 Shimadzu Corp filed Critical Shimadzu Corp
Priority to JP33776997A priority Critical patent/JPH11151208A/en
Publication of JPH11151208A publication Critical patent/JPH11151208A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To execute processing programs intrinsic to the respective kinds of medical examination devices on the side of a data processor without the problems of updating the processing programs and setting parameters or the like. SOLUTION: In the case of executing intrinsic image processings to X-ray CT images and MR images, image processing programs intrinsic to them stored in the hard disk device 23 of an X-ray CT console 20 and the hard disk device 33 of an MRI console 30 are fetched through a network 50 to a data processing console 10. Then, they are loaded to the memory 12 and the processings are executed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、X線CT装置や
MRI装置あるいはガンマカメラ装置などの各種の医用
検査装置とデータ処理装置とをネットワークを介して相
互接続した医用検査システムに関する。
The present invention relates to a medical examination system in which various medical examination apparatuses such as an X-ray CT apparatus, an MRI apparatus or a gamma camera apparatus and a data processing apparatus are interconnected via a network.

【0002】[0002]

【従来の技術】X線CT装置やMRI装置あるいはガン
マカメラ装置などの各種の医用検査装置とデータ処理装
置とをネットワークを介して相互接続した医用検査シス
テムでは、データ処理装置はそれぞれの医用検査装置か
らデータの転送を受け、たとえば画像データのフィルタ
処理や3D処理あるいは画像表示などの処理を行うよう
に構成するのが普通である。通常、これらの処理のため
のプログラムは、データ処理装置に内蔵された記憶媒体
(ハードディスク装置など)に格納しておき、必要に応
じて読み出してメモリにロードした上でCPUがこれに
基づいて処理を行う。
2. Description of the Related Art In a medical examination system in which various medical examination apparatuses such as an X-ray CT apparatus, an MRI apparatus or a gamma camera apparatus and a data processing apparatus are interconnected via a network, the data processing apparatuses are each medical examination apparatus. It is common practice to receive data transfer from, and to perform processing such as filter processing, 3D processing, or image display of image data. Normally, programs for these processes are stored in a storage medium (such as a hard disk device) built in the data processing device, read out as necessary, loaded into the memory, and then processed by the CPU based on the program. I do.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の構成ではつぎのような問題がある。まず、X
線CT装置やMRI装置あるいはガンマカメラ装置など
の各種の医用検査装置では、それらの装置で収集するデ
ータの性質が異なることから、その性質の違いに応じて
固有の処理プログラムでデータを処理する必要がある。
そのため、これらの固有の処理プログラムは個々の医用
検査装置に格納されているが、データ処理装置が各医用
検査装置からのデータの転送を受けて、そのデータを各
別の処理プログラムで処理するために、データ処理装置
の側にもその処理プログラムを格納しておく必要があ
る。
However, such a conventional configuration has the following problems. First, X
Various types of medical examination devices such as X-ray CT, MRI, and gamma camera devices have different characteristics of the data collected by these devices. Therefore, it is necessary to process data with a unique processing program according to the difference in the characteristics. There is.
For this reason, these unique processing programs are stored in individual medical examination devices. However, the data processing device receives data transferred from each medical examination device, and processes the data with each processing program. In addition, the data processing device needs to store the processing program.

【0004】そのため、データ処理装置の側で格納して
おかなければならない処理プログラムは膨大な量とな
り、所詮有限な記憶容量しかないハードディスク装置な
どではすべてを貯えておくことは無理である。しかも、
X線CT装置やMRI装置などの各医用検査装置の側で
処理プログラムの更新(レヴィジョンアップ)が行われ
たときや各種のパラメータなどの設定が行われたとき
は、それに合わせてデータ処理装置の側の処理プログラ
ムも更新等が必要であり、これをしなければ操作などが
異なることになって操作性に支障が生じる。
For this reason, the number of processing programs that must be stored on the data processing device side is enormous, and it is impossible to store all of them in a hard disk device having a finite storage capacity. Moreover,
When a processing program is updated (revision up) on the side of each medical examination apparatus such as an X-ray CT apparatus or an MRI apparatus, or when various parameters are set, a data processing apparatus is adjusted accordingly. Also, the processing program on the side needs to be updated or the like, otherwise the operation or the like will be different, and the operability will be hindered.

【0005】この発明は、上記に鑑み、データ処理装置
の側で膨大な量の記憶を必要とせずに、しかも処理プロ
グラムの更新やパラメータ設定などの問題なしに、デー
タ処理装置の側で各種医用検査装置に固有の処理プログ
ラムを実行できるように改善した、医用検査システムを
提供することを目的とする。
In view of the above, the present invention does not require an enormous amount of storage on the data processing device side, and does not require any problems such as updating of processing programs and parameter setting. An object of the present invention is to provide a medical examination system improved so that a processing program unique to an examination apparatus can be executed.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
め、この発明によれば、医用検査装置と、データ処理装
置と、これらを接続するネットワークとが備えられる医
用検査システムにおいて、データ処理装置に、ネットワ
ークを介して医用検査装置から転送されたデータを処理
する際に、医用検査装置に格納されていたその装置固有
の処理プログラムを該医用検査装置からネットワークを
介して取り込んで、この処理プログラムを用いて処理を
行う手段を備えさせたことが特徴となっている。
According to the present invention, there is provided a medical examination system comprising a medical examination apparatus, a data processing apparatus, and a network connecting the data processing apparatus. When processing the data transferred from the medical examination apparatus via the network, the processing program specific to the apparatus stored in the medical examination apparatus is fetched from the medical examination apparatus via the network, and the processing program It is characterized in that a means for performing processing by using is provided.

【0007】医用検査装置からネットワークを介してデ
ータ処理装置にデータが転送され、データ処理装置にお
いてそのデータを処理しようとするとき、その医用検査
装置に固有の処理プログラムもその装置からネットワー
クを介して転送されるので、これを取り込んで処理する
ことができる。そのため、医用検査装置の側で処理プロ
グラムの各種パラメータ設定やレヴィジョンアップなど
が行われた場合に、データ処理装置の側ではそれらがそ
っくりそのまま転送されて使用可能となる。その結果、
データ処理装置の側ではパラメータ設定の操作をしたり
レヴィジョンアップの手間をかけることなしに、医用検
査装置の側で操作を行うのと同様の統一した操作でデー
タ処理を行うことができるようになる。そして、処理プ
ログラムも医用検査装置からデータ処理装置に転送する
ので、データ処理装置ではこれらを格納しておく必要が
なくなり、ハードディスク装置などの記憶容量をむやみ
に大きなものにしなくてよくなる。
When data is transferred from a medical examination apparatus to a data processing apparatus via a network, and the data processing apparatus intends to process the data, a processing program unique to the medical examination apparatus is also transmitted from the apparatus via the network. Since they are transferred, they can be captured and processed. Therefore, when various parameters of a processing program are set or a revision is performed on the medical examination apparatus side, the data processing apparatus side transfers and uses the whole as it is. as a result,
It is now possible to perform data processing with the same unified operation as that performed on the medical examination device side, without having to perform parameter setting operations and revision up on the data processing device side. Become. Then, since the processing program is also transferred from the medical examination apparatus to the data processing apparatus, the data processing apparatus does not need to store these, and the storage capacity of the hard disk device or the like does not need to be excessively increased.

【0008】[0008]

【発明の実施の形態】つぎに、この発明の実施の形態に
ついて図面を参照しながら詳細に説明する。図1に例示
する医用検査システムでは、データ処理装置のコンソー
ル10を、X線CT装置のコンソール20とMRI装置
のコンソール30にネットワーク50を介して接続して
いる。X線CTコンソール20は、CPU21と、メモ
リ22と、ハードディスク装置23と、ネットワークイ
ンターフェイス24とを備え、さらに図示しないが固有
のコントローラなどを備えて、これらが適当なバスを介
して接続され、X線管やX線検出器およびこれらをスキ
ャンさせるガントリなどの機器の制御を行い、データを
収集して、画像再構成処理を行うものである。ハードデ
ィスク装置23にはX線CTデータ収集、X線CT画像
再構成、X線CT画像に特有なおよび一般の画像処理、
画像データ転送などのためのプログラムおよび設定した
各種のパラメータなどが格納されており、これらが随時
CPU21により読み出されてメモリ22に読み込まれ
てそれらの各処理・制御が行われるようになっている。
Next, embodiments of the present invention will be described in detail with reference to the drawings. In the medical examination system illustrated in FIG. 1, the console 10 of the data processing apparatus is connected to the console 20 of the X-ray CT apparatus and the console 30 of the MRI apparatus via a network 50. The X-ray CT console 20 includes a CPU 21, a memory 22, a hard disk device 23, and a network interface 24, and further includes a unique controller (not shown), which are connected via an appropriate bus. It controls equipment such as a ray tube, an X-ray detector, and a gantry for scanning these, collects data, and performs image reconstruction processing. The hard disk drive 23 has X-ray CT data acquisition, X-ray CT image reconstruction, X-ray CT image specific and general image processing,
A program for image data transfer and the like, various set parameters, and the like are stored. These are read out by the CPU 21 at any time, read into the memory 22, and each processing and control is performed. .

【0009】MRIコンソール30は、CPU31と、
メモリ32と、ハードディスク装置33と、ネットワー
クインターフェイス34と、図示しないコントローラと
を備え、これらが適当なバスを介して接続され、パルス
シーケンスなどの設定およびそれに基づきMR撮影のた
めの磁場発生装置やRF発生装置などの機器の制御を行
い、さらに収集したデータを処理して画像データを再構
成する。そのため、ハードディスク装置33には、パル
スシーケンスに基づくMRデータ収集、MR画像再構
成、MR画像に特有なおよび一般の画像処理、画像デー
タ転送などのためのプログラムおよび設定した各種のパ
ラメータなどが格納されている。これらのプログラムお
よび各種パラメータが随時CPU31により読み出され
てメモリ32に読み込まれてそれらの各処理・制御が行
われる。
The MRI console 30 includes a CPU 31 and
A memory 32, a hard disk device 33, a network interface 34, and a controller (not shown) are provided, and these are connected via an appropriate bus. It controls equipment such as a generator and processes the collected data to reconstruct image data. For this reason, the hard disk device 33 stores programs for MR data acquisition based on pulse sequences, MR image reconstruction, MR image-specific and general image processing, image data transfer, and various set parameters, and the like. ing. These programs and various parameters are read out by the CPU 31 as needed, read into the memory 32, and each processing and control is performed.

【0010】また、データ処理コンソール10は、CP
U11と、メモリ12と、ハードディスク装置13と、
ネットワークインターフェイス14と、図示しないコン
トローラや表示回路・表示装置とを備え、これらが適当
なバスを介して接続され、X線CTコンソール20やM
RIコンソール30で得た画像データに対してフィルタ
処理や3D処理あるいは画像表示などの処理を行う。こ
のデータ処理コンソール10のハードディスク装置13
には、画像表示、データ転送などに必要な最低限のプロ
グラムが格納されており、X線CT画像やMR画像など
のそれぞれに特有の画像処理プログラムなどは格納され
ていない。
The data processing console 10 is connected to the CP
U11, memory 12, hard disk device 13,
A network interface 14 and a controller and a display circuit / display device (not shown) are provided, and these are connected via an appropriate bus.
Processing such as filtering, 3D processing, or image display is performed on the image data obtained by the RI console 30. The hard disk device 13 of the data processing console 10
Stores the minimum programs necessary for image display, data transfer, etc., and does not store image processing programs specific to X-ray CT images, MR images, and the like.

【0011】このように構成された医用検査システムに
おいて、X線CT検査やMRI検査が行われると、X線
CTコンソール20あるいはMRIコンソール30では
収集したデータについての画像再構成処理が行われてX
線CT画像データやMR画像データが得られる。引き続
いて、X線CTコンソール20、MRIコンソール30
において、画像データの処理を行うこともできる。その
際、そのX線CT画像データやMR画像データに固有の
画像処理プログラムを用いることもある。
In the medical examination system configured as described above, when an X-ray CT examination or an MRI examination is performed, the X-ray CT console 20 or the MRI console 30 performs an image reconstruction process on the collected data, and
Line CT image data and MR image data are obtained. Subsequently, the X-ray CT console 20 and the MRI console 30
In, processing of image data can also be performed. At that time, an image processing program specific to the X-ray CT image data or MR image data may be used.

【0012】検査効率を上げるためには、X線CTコン
ソール20、MRIコンソール30において画像データ
が再構成されたら、その画像データをデータ処理コンソ
ール10に転送し、その後の画像処理はデータ処理コン
ソール10に任せ、それと同時平行的にX線CTコンソ
ール20、MRIコンソール30では別の患者について
のデータ収集を行うことが有効である。その場合、一般
の画像処理や画像表示であれば、CPU11がハードデ
ィスク装置13に格納されていた処理プログラムを読み
出してメモリ12にロードしてその処理を実行すること
になる。X線CT画像データやMR画像データに固有の
画像処理を行おうとする場合は、X線CTコンソール2
0やMRIコンソール30のハードディスク装置23、
33にそれぞれ格納されている固有の処理プログラムお
よび各種の設定パラメータを、点線で示すように、CP
U21、31、ネットワークインターフェイス24、3
4およびネットワーク50を経てデータ処理コンソール
10に転送し、そのネットワークインターフェイス1
4、CPU11を経由してメモリ12にロードし、その
処理を実行する。このような、他のコンソールのハード
ディスク装置に格納されていた処理プログラムをネット
ワーク50を介して自らのメモリ12にロードして実行
するというプログラム自体はデータ処理コンソール10
のハードディスク装置13に格納されており、CPU1
1がこれを読み出して実行する。
In order to improve examination efficiency, when image data is reconstructed in the X-ray CT console 20 and the MRI console 30, the image data is transferred to the data processing console 10, and the subsequent image processing is performed in the data processing console 10. It is effective to collect data on another patient at the X-ray CT console 20 and the MRI console 30 simultaneously and in parallel. In this case, in the case of general image processing or image display, the CPU 11 reads out the processing program stored in the hard disk device 13 and loads it into the memory 12 to execute the processing. When performing image processing specific to X-ray CT image data or MR image data, the X-ray CT console 2
0 and the hard disk device 23 of the MRI console 30,
33, the unique processing program and various setting parameters respectively stored in the CP as shown by the dotted line.
U21, 31, network interface 24, 3
4 to the data processing console 10 via the network 50 and the network interface 1
4. Load the data into the memory 12 via the CPU 11 and execute the processing. Such a program of loading a processing program stored in the hard disk device of another console into its own memory 12 via the network 50 and executing the same is itself a data processing console 10.
Of the CPU 1
1 reads and executes this.

【0013】したがって、データ処理コンソール10の
ハードディスク装置13には画像表示やデータの転送、
プログラムの取り込み等に関する最小限のプログラムを
格納しておくだけでよくなるため、記憶容量を大きくす
る必要がなくなり、小型化も可能となる。しかも、X線
CT画像データやMR画像データに固有の画像処理プロ
グラムが各種の設定パラメータとともに、X線CTコン
ソール20、MRIコンソール30のハードディスク装
置23、33から転送されるので、それらの画像処理プ
ログラムがX線CTコンソール20、MRIコンソール
30の側でレヴィジョンアップされたときやパラメータ
等が新たに設定されたときに、これら最新のものをその
まま使用することができ、データ処理コンソール10の
側でレヴィジョンアップやパラメータ設定の操作を行う
必要がなくなる。そこで、面倒な操作の必要性なしに、
データ処理コンソール10の側での操作を、X線CTコ
ンソール20、MRIコンソール30の側での操作に統
一させることができる。
Therefore, the hard disk device 13 of the data processing console 10 displays images, transfers data,
Since it is sufficient to store only a minimum program related to program loading and the like, it is not necessary to increase the storage capacity and the size can be reduced. In addition, since the image processing program specific to the X-ray CT image data and the MR image data is transferred from the hard disk devices 23 and 33 of the X-ray CT console 20 and the MRI console 30 together with various setting parameters, the image processing program Are updated on the X-ray CT console 20 and the MRI console 30 and when parameters and the like are newly set, these latest ones can be used as they are and the data processing console 10 can There is no need to perform revision up or parameter setting operations. So, without the need for cumbersome operations,
The operation on the data processing console 10 side can be unified to the operation on the X-ray CT console 20 and MRI console 30 sides.

【0014】図2は図1の構成にさらにガンマカメラコ
ンソール40を追加したものである。この場合も、追加
したガンマカメラ固有の画像処理プログラムを点線で示
すようにネットワーク50を介してデータ処理コンソー
ル10に転送してこれに基づいた画像処理を実行するこ
とになる。このように既存の医用検査システムのネット
ワーク50に新たなガンマカメラ等の医用検査装置を追
加した場合に、その装置に固有の画像処理プログラムを
実行することが容易である。
FIG. 2 shows a configuration obtained by adding a gamma camera console 40 to the configuration of FIG. Also in this case, the added image processing program specific to the gamma camera is transferred to the data processing console 10 via the network 50 as indicated by the dotted line, and the image processing based on the program is executed. As described above, when a new medical examination device such as a gamma camera is added to the network 50 of the existing medical examination system, it is easy to execute an image processing program unique to that device.

【0015】なお、上の記述はこの発明の一つの実施形
態に関するものであって、この発明が上の記述に限定さ
れる趣旨ではないことはもちろんである。データ処理コ
ンソール10のハードディスク装置13にはX線CT画
像やMR画像などに固有の画像処理プログラムであって
も使用頻度の高いものであれば格納しておくこともでき
るし、また、X線CT装置、MRI装置、ガンマカメラ
装置に限らず、他の医用検査装置を接続することがで
き、その他、具体的な構成などは種々に変更可能であ
る。
The above description relates to one embodiment of the present invention, and it is a matter of course that the present invention is not limited to the above description. An image processing program unique to an X-ray CT image, an MR image, or the like can be stored in the hard disk device 13 of the data processing console 10 as long as it is frequently used. Not only the apparatus, the MRI apparatus, and the gamma camera apparatus but also other medical examination apparatuses can be connected, and other specific configurations can be variously changed.

【0016】[0016]

【発明の効果】以上説明したように、この発明の医用検
査システムによれば、データ処理装置のハードディスク
装置などには最小限のプログラムを格納しておけばよい
ため、その記憶容量を大きなものにしなくてよくなり小
型化が可能であるとともに、プログラムレヴィジョンの
管理が容易になる。各医用検査装置における最新の画像
処理プログラムおよび最新のパラメータ等をそのままデ
ータ処理装置で使用することができるので、画像処理の
ための操作が各医用検査装置とデータ処理装置とで食い
違う等の不都合が生じない。
As described above, according to the medical examination system of the present invention, since the minimum program needs to be stored in the hard disk device of the data processing device, the storage capacity is increased. This eliminates the need for downsizing and enables easy management of program revision. Since the latest image processing program and the latest parameters in each medical examination device can be used directly in the data processing device, inconveniences such as discrepancies in operations for image processing between each medical examination device and the data processing device can be avoided. Does not occur.

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

【図1】この発明の実施の形態を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】変形例を示すブロック図。FIG. 2 is a block diagram showing a modification.

【符号の説明】 10 データ処
理コンソール 20 X線CT
コンソール 30 MRIコ
ンソール 40 ガンマカ
メラコンソール 50 ネットワ
ーク 11、21、31 CPU 12、22、32 メモリ 13、23、33 ハードディスク装置 14、24、34 ネットワークインターフ
ェイス
[Description of Signs] 10 Data processing console 20 X-ray CT
Console 30 MRI console 40 Gamma camera console 50 Network 11, 21, 31 CPU 12, 22, 32 Memory 13, 23, 33 Hard disk drive 14, 24, 34 Network interface

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 医用検査装置と、データ処理装置と、こ
れらを接続するネットワークとを備え、該データ処理装
置は、ネットワークを介して医用検査装置から転送され
たデータを処理する際に、医用検査装置に格納されてい
たその装置固有の処理プログラムを該医用検査装置から
ネットワークを介して取り込んで、この処理プログラム
を用いて処理を行う手段を有することを特徴とする医用
検査システム。
1. A medical examination apparatus comprising: a medical examination apparatus; a data processing apparatus; and a network connecting the medical examination apparatus, and the data processing apparatus performs a medical examination when processing data transferred from the medical examination apparatus via the network. A medical examination system comprising means for fetching a processing program unique to the apparatus stored in the apparatus from the medical examination apparatus via a network and performing processing using the processing program.
JP33776997A 1997-11-21 1997-11-21 Medical examination system Pending JPH11151208A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33776997A JPH11151208A (en) 1997-11-21 1997-11-21 Medical examination system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33776997A JPH11151208A (en) 1997-11-21 1997-11-21 Medical examination system

Publications (1)

Publication Number Publication Date
JPH11151208A true JPH11151208A (en) 1999-06-08

Family

ID=18311799

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33776997A Pending JPH11151208A (en) 1997-11-21 1997-11-21 Medical examination system

Country Status (1)

Country Link
JP (1) JPH11151208A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010136392A (en) * 2009-12-22 2010-06-17 Canon Inc Image processing system, control method and program
JP2010136390A (en) * 2009-12-22 2010-06-17 Canon Inc Image processing system, control method and program
JP2013240654A (en) * 2008-09-18 2013-12-05 Konica Minolta Inc Method of changing cr system to radiation image photography system of cr/fpd mixed mode

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013240654A (en) * 2008-09-18 2013-12-05 Konica Minolta Inc Method of changing cr system to radiation image photography system of cr/fpd mixed mode
JP2010136392A (en) * 2009-12-22 2010-06-17 Canon Inc Image processing system, control method and program
JP2010136390A (en) * 2009-12-22 2010-06-17 Canon Inc Image processing system, control method and program

Similar Documents

Publication Publication Date Title
JP2002111987A (en) Image managing system and method for managing image
CN109671036A (en) A kind of method for correcting image, device, computer equipment and storage medium
JPH11151208A (en) Medical examination system
US20060285733A1 (en) Method and device for image reconstruction
JPH10137192A (en) Medical system architecture with script and virtual code
JP2002027450A (en) System, apparatus, and method for processing information, image photographing device, image processing unit and storage medium
JP2004187945A (en) Medical imaging device and medical imaging system
JP4068197B2 (en) Image processing device
JP2004337347A (en) Medical image information processor and image server
JPH09299360A (en) X-ray ct device
JP3754807B2 (en) Image processing apparatus, image processing method, and computer-readable storage medium
JP3095732B2 (en) Image distribution processing device
JPH10137191A (en) Medical system architecture with java applet and script
JP2000163561A (en) Image processing method and device and medical image device
EP4280222A1 (en) Medical imaging with distributed cluster-based processing
JP4560271B2 (en) MEDICAL IMAGE DISPLAY DEVICE AND MEDICAL IMAGE DISPLAY METHOD
JPH02140875A (en) Medical picture system
JPH0830634A (en) Picture processor
JPH02307120A (en) Picture display device
Meyer-Ebrecht The'filmless' radiology department-a challenge for the introduction of image processing into the medical routine work?
JP2003024319A (en) X-ray image display device
JPH05253216A (en) Medical image diagnostic device
JPS62204728A (en) X-ray ct apparatus
JPS63209628A (en) X-ray tomographic imaging apparatus
JP2772027B2 (en) Image reconstruction method