JP2012000223A - Medical image distributed processing device and control program of the same - Google Patents

Medical image distributed processing device and control program of the same Download PDF

Info

Publication number
JP2012000223A
JP2012000223A JP2010137056A JP2010137056A JP2012000223A JP 2012000223 A JP2012000223 A JP 2012000223A JP 2010137056 A JP2010137056 A JP 2010137056A JP 2010137056 A JP2010137056 A JP 2010137056A JP 2012000223 A JP2012000223 A JP 2012000223A
Authority
JP
Japan
Prior art keywords
medical image
calculation
processing
result
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
JP2010137056A
Other languages
Japanese (ja)
Inventor
Hiroaki Nakai
宏章 中井
Kanta Kofuchi
寛太 小渕
Keisuke Hashimoto
敬介 橋本
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.)
Toshiba Corp
Canon Medical Systems Corp
Original Assignee
Toshiba Corp
Toshiba Medical Systems 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 Toshiba Corp, Toshiba Medical Systems Corp filed Critical Toshiba Corp
Priority to JP2010137056A priority Critical patent/JP2012000223A/en
Publication of JP2012000223A publication Critical patent/JP2012000223A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To distribute image processing to several calculators for obtaining a favorable display response.SOLUTION: The medical image distributed processing device, distributing image processing of medical image data to several calculators which are connected to a network and allows a display terminal to display the result of distributed processing, includes: a calculation capability acquisition section 14 which acquires the calculation capability of the several calculators; a data transfer time acquisition section 15 which acquires the data transfer time between the medical image distributed processing device and the several calculators and the data transfer time between the several calculators and the display terminal; and a calculation allocation section 12 which calculates the result transmission time till when the result of the distributed processing is transmitted to the display terminal on the basis of the calculation capability acquired by the calculation capability acquisition section 14 and the data transfer time acquired by the data transfer time acquisition section 15, and allocates the image processing of the medical image data to the several calculators on the basis of the result transmission time.

Description

本発明の実施の形態は、医用画像分散処理装置、およびその制御プログラムに関する。   Embodiments described herein relate generally to a medical image distribution processing apparatus and a control program therefor.

CT(Computed Tomography)装置やMRI(Magnetic Resonance Imaging)装置などの医用画像診断装置で撮影された医用画像データ(ボクセルデータ)を表示端末に表示させる場合、3次元のデータを2次元画像として立体的に表示させる、ボリュームレンダリングという画像処理技術が用いられている。   When displaying medical image data (voxel data) taken by a medical image diagnostic apparatus such as a CT (Computed Tomography) apparatus or an MRI (Magnetic Resonance Imaging) apparatus on a display terminal, three-dimensional data is converted into a two-dimensional image. An image processing technique called volume rendering is used.

近年、ネットワーク環境および計算機の低価格化・高性能化により、多くの病院に院内ネットワークが普及してきている。また、院内ネットワークに複数台の計算機が設置されている場合も珍しくない。   In recent years, in-hospital networks have become widespread in many hospitals due to the network environment and the low cost and high performance of computers. It is not uncommon for multiple computers to be installed in the hospital network.

そこで、ボリュームレンダリングのような計算量の大きい画像処理では、ネットワークに接続された複数の計算ノード(計算機)で分散処理させることで、処理を高速化している。つまり、各計算ノードのCPU(Central Processing Unit)使用率やメモリ使用状況を取得し、各計算ノードの計算余力を判断し、計算余力のある計算ノードにデータや計算処理を割り当てるようにしている。   Therefore, in image processing with a large amount of calculation such as volume rendering, the processing is speeded up by performing distributed processing with a plurality of calculation nodes (computers) connected to the network. That is, the CPU (Central Processing Unit) usage rate and the memory usage status of each calculation node are acquired, the calculation capacity of each calculation node is determined, and data and calculation processing are assigned to the calculation node having the calculation capacity.

特開2003−233600号公報JP 2003-233600 A 特開2004−215846号公報JP 2004-215846 A

しかしながら、計算余力のある計算ノードに、単純にデータや計算処理を割り当てているだけであり、ネットワーク応答性能が低い場合には、期待する表示応答が得られない課題があった。   However, there is a problem that an expected display response cannot be obtained when data and calculation processing are simply assigned to a calculation node having sufficient calculation capacity and the network response performance is low.

本発明はこのような状況に鑑みてなされたものであり、その目的は、良好な表示応答が得られるように、画像処理を複数の計算機に分散させることができるようにした医用画像分散処理装置、およびその制御プログラムを提供することである。   The present invention has been made in view of such circumstances, and an object of the present invention is to provide a medical image distribution processing apparatus capable of distributing image processing to a plurality of computers so as to obtain a favorable display response. And providing a control program thereof.

実施形態の医用画像分散処理装置は、医用画像データの画像処理を、ネットワークに接続された複数の計算機で分散処理させ、分散処理結果を表示端末に表示させる医用画像分散処理装置であって、複数の計算機の計算能力を取得する計算能力取得手段と、医用画像分散処理装置と複数の計算機との間のデータ転送時間、および、複数の計算機と表示端末との間のデータ転送時間を取得するデータ転送時間取得手段と、計算能力取得手段により取得された計算能力、および、データ転送時間取得手段により取得されたデータ転送時間に基づいて、分散処理結果が表示端末に送信されるまでの結果送信時間を算出し、その結果送信時間から、医用画像データの画像処理を、複数の計算機に割り当てる計算割当手段とを備える。   The medical image distribution processing apparatus according to the embodiment is a medical image distribution processing apparatus that performs image processing of medical image data using a plurality of computers connected to a network and displays a result of the distribution processing on a display terminal. Data for acquiring the calculation capability of the computer, the data transfer time between the medical image distributed processing device and the plurality of computers, and the data transfer time between the plurality of computers and the display terminal Result transmission time until the distributed processing result is transmitted to the display terminal based on the transfer time acquisition unit, the calculation capability acquired by the calculation capability acquisition unit, and the data transfer time acquired by the data transfer time acquisition unit And a calculation assigning means for assigning the image processing of the medical image data to a plurality of computers based on the result transmission time.

実施形態の医用画像分散処理システムの構成例を示す図である。It is a figure which shows the structural example of the medical image distribution processing system of embodiment. 実施形態のサーバの機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of the server of embodiment. 実施形態の画像分散処理を説明するフローチャートである。It is a flowchart explaining the image dispersion | distribution process of embodiment. 実施形態の医用画像データの例を示す図である。It is a figure which shows the example of the medical image data of embodiment. 実施形態の計算能力とデータ転送時間の例を説明する図である。It is a figure explaining the example of the calculation capability and data transfer time of embodiment. 実施形態の図3のステップS5における医用画像データの割当処理の詳細を説明するフローチャートである。It is a flowchart explaining the detail of the allocation process of medical image data in step S5 of FIG. 3 of the embodiment. 実施形態の図3のステップS5における医用画像データの割当処理の他の例の詳細を説明するフローチャートである。It is a flowchart explaining the detail of the other example of the medical image data allocation process in step S5 of FIG. 3 of the embodiment. 実施形態の医用画像データの再割当処理を説明するフローチャートである。It is a flowchart explaining the reallocation process of the medical image data of embodiment. 実施形態の急患時の画像分散処理を説明するフローチャートである。It is a flowchart explaining the image dispersion | distribution process at the time of sudden illness of embodiment.

以下、本実施の形態について図面を参照して詳細に説明する。
[第1の実施の形態]
図1は、第1の実施の形態に係る医用画像分散処理システムの構成例を示す図である。
Hereinafter, the present embodiment will be described in detail with reference to the drawings.
[First Embodiment]
FIG. 1 is a diagram illustrating a configuration example of a medical image distribution processing system according to the first embodiment.

図1に示す医用画像分散処理システムは、サーバ1、医用画像診断装置2−1,2−2、情報管理装置3、表示端末4、計算ノード(計算機)5−1乃至5−5、およびスイッチングハブ6−1乃至6−3が、ルータ7を介して相互に接続されることによってネットワーク構成されている。   The medical image distribution processing system shown in FIG. 1 includes a server 1, medical image diagnostic apparatuses 2-1, 2-2, an information management apparatus 3, a display terminal 4, calculation nodes (computers) 5-1 to 5-5, and switching. Hubs 6-1 to 6-3 are connected to each other via a router 7 to form a network.

以下において、医用画像診断装置2−1,2−2を個々に区別する必要がない場合、単に医用画像診断装置2と称し、計算ノード5−1乃至5−5を個々に区別する必要がない場合、単に計算ノード5と称し、スイッチングハブ6−1乃至6−3を個々に区別する必要がない場合、単にスイッチングハブ6と称する。また、医用画像診断装置2、計算ノード5の数は任意であり、図1に示されるような数に限定されるものではない。さらに、ルータ7には、スイッチングハブ6が接続されているが、やはり図1に示されるような数に限定されるものではなく、それ以上増設し、医用画像診断装置2や計算ノード5を増設し、ネットワークを拡大することも可能である。   In the following, when it is not necessary to distinguish between the medical image diagnostic apparatuses 2-1 and 2-2, they are simply referred to as the medical image diagnostic apparatus 2 and it is not necessary to distinguish between the calculation nodes 5-1 to 5-5. In this case, the calculation node 5 is simply referred to as the calculation node 5, and the switching hubs 6-1 to 6-3 are simply referred to as the switching hub 6 when it is not necessary to distinguish them individually. Further, the numbers of the medical image diagnostic apparatus 2 and the calculation nodes 5 are arbitrary, and are not limited to the numbers as shown in FIG. Further, the switching hub 6 is connected to the router 7, but the number is not limited to that shown in FIG. 1, and the number is further increased, and the medical image diagnostic apparatus 2 and the calculation node 5 are increased. However, it is possible to expand the network.

サーバ1は、例えば、PACS(Picture Archiving Communication System)であって、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、および大容量のHDD(Hard Disc Drive)などを実装したコンピュータシステムで構成され、医用画像分散処理装置として機能する。   The server 1 is, for example, a PACS (Picture Archiving Communication System), which includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and a large-capacity HDD (Hard Disc Drive). It is composed of a mounted computer system and functions as a medical image distribution processing device.

サーバ1は、医用画像診断装置2からスイッチングハブ6−1を介して取得した医用画像データを記憶し、管理する。   The server 1 stores and manages medical image data acquired from the medical image diagnostic apparatus 2 via the switching hub 6-1.

サーバ1は、表示端末4から、ルータ7およびスイッチングハブ6−1を介して指定された所定の医用画像データの画像処理(例えば、ボリュームレンダリング)を実行する。このとき、サーバ1は、各計算ノード5の計算能力、サーバ1と各計算ノード5の間のデータ転送時間、各計算ノード5と表示端末4の間のデータ転送時間を取得するとともに、情報管理装置3で管理されている電子カルテに保存された診断情報などから病変部に相当する優先処理領域の情報を取得する。そして、サーバ1は、取得した計算能力、データ転送時間、および優先処理領域の情報に基づいて、各計算ノード5での画像処理の割り当てを決定する。   The server 1 executes image processing (for example, volume rendering) of predetermined medical image data designated from the display terminal 4 via the router 7 and the switching hub 6-1. At this time, the server 1 acquires the calculation capability of each calculation node 5, the data transfer time between the server 1 and each calculation node 5, the data transfer time between each calculation node 5 and the display terminal 4, and information management Information on the priority processing area corresponding to the lesion is acquired from the diagnostic information stored in the electronic medical record managed by the apparatus 3. Then, the server 1 determines allocation of image processing in each calculation node 5 based on the acquired calculation capability, data transfer time, and priority processing area information.

医用画像診断装置2は、X線CT(Computed Tomography)装置やMRI(Magnetic Resonance Imaging)装置などの、いわゆる医用モダリティであって、撮影された医用画像データを、スイッチングハブ6−1を介してサーバ1に転送する。   The medical image diagnostic apparatus 2 is a so-called medical modality such as an X-ray CT (Computed Tomography) apparatus or an MRI (Magnetic Resonance Imaging) apparatus, and the captured medical image data is transferred to a server via the switching hub 6-1. Forward to 1.

情報管理装置3は、例えば、病院情報システム(HIS:Hospital Information System)で
あって、検査の予約、電子カルテ、会計、および薬の処方などの情報を管理する。
The information management device 3 is a hospital information system (HIS), for example, and manages information such as examination reservations, electronic medical records, accounting, and medicine prescriptions.

表示端末4は、画像の読影を行うためにビューアと呼ばれる機能を用いて、ユーザによって指示された医用画像データの画像処理の実行をサーバ1に対して要求する。表示端末4は、各計算ノード5からルータ7を介して取得した画像処理結果を表示する。   The display terminal 4 requests the server 1 to execute image processing of medical image data instructed by the user, using a function called a viewer in order to interpret an image. The display terminal 4 displays the image processing result acquired from each calculation node 5 via the router 7.

計算ノード5は、CPU,ROM,RAM,およびHDDなどを実装したコンピュータシステムで構成され、サーバ1によって要求された画像処理を実行する。計算ノード5は、画像処理専用端末であってもよいし、他の処理機能を実装した端末であってもよい。   The calculation node 5 is composed of a computer system in which a CPU, ROM, RAM, HDD, and the like are mounted, and executes image processing requested by the server 1. The calculation node 5 may be a dedicated image processing terminal or a terminal in which other processing functions are mounted.

スイッチングハブ6は、ネットワークにおいてケーブルを流れるデータを中継する機器であって、サーバ1などの端末から送られてきたデータを解析して宛先を検出し、送り先の端末にのみデータを送信する。   The switching hub 6 is a device that relays data flowing through a cable in the network, analyzes data sent from a terminal such as the server 1 to detect a destination, and transmits data only to the destination terminal.

ルータ7は、ネットワークにおいて、2つ以上の異なるネットワーク間を相互接続する通信機器である。   The router 7 is a communication device that interconnects two or more different networks in the network.

なお、表示端末4に実装されるビューアの機能は、サーバ1、医用画像診断装置2、および計算ノード5にももちろん実装することが可能であり、どの端末からも画像処理の実行を要求したり、画像処理結果(分散処理結果)を表示したりすることができる。また画像処理は、計算ノード5で実行させるだけでなく、ネットワークに接続されたサーバ1、医用画像診断装置2、情報管理装置3、表示端末4、あるいは、図示せぬ他の端末でも、計算余力があれば勿論実行することが可能である。   Note that the viewer function implemented in the display terminal 4 can of course be implemented in the server 1, the medical image diagnostic apparatus 2, and the calculation node 5, and requests to execute image processing from any terminal. The image processing result (distributed processing result) can be displayed. The image processing is performed not only by the calculation node 5, but also by the server 1, the medical image diagnosis apparatus 2, the information management apparatus 3, the display terminal 4, or another terminal (not shown) connected to the network. Of course, it is possible to execute it.

図2は、図1に示したサーバ1の機能構成例を示すブロック図である。   FIG. 2 is a block diagram illustrating a functional configuration example of the server 1 illustrated in FIG. 1.

要求受付部11は、表示端末4から、ルータ7およびスイッチングハブ6−1を介して送信されてきた、所定の医用画像データの画像処理の実行要求を取得する。この画像処理の実行要求には、表示端末4の識別情報(例えば、IP(
1276663129738_0.html
、および、画像処理の実行が要求された医用画像データを指定する情報が含まれる。要求受付部11は、取得した画像処理の実行要求を計算割当部12に供給する。
The request reception unit 11 acquires an execution request for image processing of predetermined medical image data transmitted from the display terminal 4 via the router 7 and the switching hub 6-1. In this image processing execution request, the identification information of the display terminal 4 (for example, IP (
1276663129738_0.html
And information for designating medical image data requested to be subjected to image processing. The request reception unit 11 supplies the acquired image processing execution request to the calculation allocation unit 12.

計算割当部12は、要求受付部11から供給された画像処理の実行要求に含まれる医用画像データを指定する情報に基づいて、医用画像データベース13に記憶されている医用画像データの中から、所定の医用画像データを読み出す。   The calculation assigning unit 12 selects predetermined medical image data stored in the medical image database 13 based on information specifying medical image data included in the image processing execution request supplied from the request receiving unit 11. The medical image data is read out.

計算割当部12は、画像処理の実行要求を受け付けた場合、計算能力取得部14に対して、各計算ノード5の計算能力を取得するように指示する。また、計算割当部12は、データ転送時間取得部15に対して、サーバ1と各計算ノード5の間のデータ転送時間、および各計算ノード5と表示端末4の間のデータ転送時間を取得するように指示する。さらに、計算割当部12は、優先処理領域情報取得部16に対して、情報管理装置3で管理されている電子カルテなどから優先処理領域(病変部)の情報を取得するように指示する。   When the calculation allocation unit 12 receives an image processing execution request, the calculation allocation unit 12 instructs the calculation capability acquisition unit 14 to acquire the calculation capability of each calculation node 5. Further, the calculation allocation unit 12 acquires the data transfer time between the server 1 and each calculation node 5 and the data transfer time between each calculation node 5 and the display terminal 4 from the data transfer time acquisition unit 15. To instruct. Furthermore, the calculation allocation unit 12 instructs the priority processing region information acquisition unit 16 to acquire information on the priority processing region (lesion site) from the electronic medical record or the like managed by the information management device 3.

計算割当部12は、計算能力取得部14から取得した各計算ノード5の計算能力、およびデータ転送時間取得部15から取得したデータ転送時間に基づいて、各計算ノード5に医用画像データが割り当てられ、分散処理が行われ、その分散処理結果が表示端末4に送信されるまでに必要な時間(以下において、結果送信時間と称する)を算出する。   The calculation allocation unit 12 allocates medical image data to each calculation node 5 based on the calculation capability of each calculation node 5 acquired from the calculation capability acquisition unit 14 and the data transfer time acquired from the data transfer time acquisition unit 15. The time required until the distributed processing is performed and the distributed processing result is transmitted to the display terminal 4 (hereinafter referred to as a result transmission time) is calculated.

計算割当部12は、算出した結果送信時間、および、優先処理領域情報取得部16から取得した優先処理領域の情報に基づいて、優先処理領域データの画像処理を、結果送信時間が最も短い計算ノード5に割り当てる。   The calculation allocation unit 12 performs image processing of the priority processing region data based on the calculated result transmission time and the priority processing region information acquired from the priority processing region information acquisition unit 16, as a calculation node with the shortest result transmission time. Assign to 5.

計算割当部12は、優先処理領域データを割り当てた後、残りの医用画像データを、表示端末4で分散処理結果がほぼ均一に得られるように割り当てる。   After assigning the priority processing area data, the calculation assigning unit 12 assigns the remaining medical image data so that the distributed processing result can be obtained almost uniformly on the display terminal 4.

計算割当部12は、割当結果を割当結果送信部17に供給する。割当結果には、各計算ノード5に割り当てた医用画像データ、画像処理実行要求、および分散処理結果の送信先(表示端末4)の情報などが含まれる。   The calculation allocation unit 12 supplies the allocation result to the allocation result transmission unit 17. The assignment result includes medical image data assigned to each calculation node 5, an image processing execution request, information on the distribution processing result transmission destination (display terminal 4), and the like.

医用画像データベース13は、医用画像診断装置2から取得した医用画像データを記憶し、管理する。   The medical image database 13 stores and manages medical image data acquired from the medical image diagnostic apparatus 2.

計算能力取得部14は、計算割当部12からの指示に基づいて、各計算ノード5の計算能力を取得し、取得結果を計算割当部12に供給する。   The calculation capability acquisition unit 14 acquires the calculation capability of each calculation node 5 based on an instruction from the calculation allocation unit 12 and supplies the acquisition result to the calculation allocation unit 12.

なお、計算能力の取得処理は、計算割当部12から指示を受けた時に実行するだけでなく、CPUクロックやCPUキャッシュ容量などから予測して保持しておくようにしてもよい。計算能力とは、CPUクロックやCPUキャッシュ容量だけでなく、例えば、CPU未使用率、メ
モリ空き容量、およびメモリクロックなどからその指標を得ることができる。
It should be noted that the calculation capability acquisition process is not only executed when an instruction is received from the calculation allocation unit 12, but may be predicted and held based on the CPU clock, CPU cache capacity, and the like. The calculation capacity can be obtained not only from the CPU clock and CPU cache capacity, but also from, for example, the CPU unused rate, memory free capacity, and memory clock.

データ転送時間取得部15は、計算割当部12からの指示に基づいて、各計算ノード5の結果送信時間を算出し、算出結果を計算割当部12に供給する。   The data transfer time acquisition unit 15 calculates the result transmission time of each calculation node 5 based on an instruction from the calculation allocation unit 12 and supplies the calculation result to the calculation allocation unit 12.

例えば、計算ノード5−1の結果送信時間の算出の場合、サーバ1から、スイッチングハブ6−1、ルータ7、およびスイッチングハブ6−2を介して計算ノード5−1にデータを転送する時間を算出するとともに、計算ノード5−1から、スイッチングハブ6−2およびルータ7を介して表示端末4にデータを転送する時間を算出し、それらの合計時間を算出する。   For example, when calculating the result transmission time of the calculation node 5-1, the time for transferring data from the server 1 to the calculation node 5-1 via the switching hub 6-1, the router 7, and the switching hub 6-2 is calculated. While calculating, the time which transfers data to the display terminal 4 from the calculation node 5-1 via the switching hub 6-2 and the router 7 is calculated, and those total time is calculated.

なお、結果送信時間の算出処理は、計算割当部12から指示を受けた時に実行するだけでなく、システムバス帯域やシステムバスクロックなどから予測して保持しておくようにしてもよい。   The calculation process of the result transmission time is not only executed when receiving an instruction from the calculation assigning unit 12, but may be predicted and held from the system bus bandwidth, the system bus clock, or the like.

優先処理領域情報取得部16は、計算割当部12からの指示に基づいて、情報管理装置3で管理されている電子カルテなどから、画像処理の実行が要求されている医用画像データの優先処理領域(病変部)の情報を取得し、取得結果を計算割当部12に供給する。   Based on an instruction from the calculation allocation unit 12, the priority processing area information acquisition unit 16 receives the priority processing area of medical image data for which image processing is requested from an electronic medical record or the like managed by the information management device 3. Information on the (lesion site) is acquired, and the acquisition result is supplied to the calculation allocation unit 12.

割当結果送信部17は、計算割当部12から供給された割当結果を、各計算ノード5に送信する。   The allocation result transmission unit 17 transmits the allocation result supplied from the calculation allocation unit 12 to each calculation node 5.

次に、図3のフローチャートを参照して、サーバ1が実行する画像分散処理について説明する。   Next, the image distribution process executed by the server 1 will be described with reference to the flowchart of FIG.

まず、表示端末4は、ユーザによって図示せぬ入力部が用いられ、所定の医用画像データの画像処理実行の指示を受け付けると、ルータ7およびスイッチングハブ6−1を介してサーバ1に対して、所定の医用画像データの画像処理を要求する。   First, when an input unit (not shown) is used by the user and the display terminal 4 receives an instruction to execute image processing of predetermined medical image data, the display terminal 4 sends the instruction to the server 1 via the router 7 and the switching hub 6-1. Requests image processing of predetermined medical image data.

ステップS1において、要求受付部11は、表示端末4から画像処理の実行要求を受け付けたか否かを判定し、画像処理の実行要求を受け付けたと判定するまで待機する。そして、ステップS1において、画像処理の実行要求を受け付けたと判定した場合、要求受付部11は、画像処理の実行要求を計算割当部12に供給し、ステップS2に進む。   In step S <b> 1, the request receiving unit 11 determines whether an image processing execution request has been received from the display terminal 4, and waits until it is determined that an image processing execution request has been received. If it is determined in step S1 that an image processing execution request has been received, the request receiving unit 11 supplies the image processing execution request to the calculation allocation unit 12, and the process proceeds to step S2.

ステップS2において、計算割当部12は、実行要求に含まれる医用画像データを指定する情報に基づいて、医用画像データベース13に記憶されている医用画像データの中から、所定の医用画像データを読み出す。   In step S <b> 2, the calculation allocation unit 12 reads predetermined medical image data from the medical image data stored in the medical image database 13 based on information specifying medical image data included in the execution request.

また計算割当部12は、読み出した医用画像データのデータ量を得る。これにより、例えば、図4に示すように、画像処理のデータ量が40単位であることを得る。   The calculation allocation unit 12 obtains the data amount of the read medical image data. Thereby, for example, as shown in FIG. 4, the data amount of the image processing is obtained as 40 units.

単位とは、例えば、図4に示す格子矩形で表わされる横M画素×縦N画素×Lスライス(画像)からなる部分ボリュームデータである。あるいは、このような直方体形状に限らず、例えば、ボクセル数が均等になるように分割するなど、単位の内容を任意に設定することも可能である。   The unit is, for example, partial volume data consisting of horizontal M pixels × vertical N pixels × L slice (image) represented by a grid rectangle shown in FIG. Alternatively, the unit content is not limited to such a rectangular parallelepiped shape, and for example, it is possible to arbitrarily set the content of the unit such as dividing so that the number of voxels is equal.

画像処理の単位データ(あるいは単位計算量)は、サーバ1によって予め定められているが、処理するデータ量に応じて、あるいは、計算ノード5の処理負荷に応じて、単位データのデータ量を加減するようにしてもよい。   The unit data (or unit calculation amount) for image processing is predetermined by the server 1, but the data amount of the unit data is adjusted according to the data amount to be processed or the processing load of the calculation node 5. You may make it do.

さらに、計算割当部12は、画像処理の実行要求に基づいて、計算能力取得部14、データ転送時間取得部15、および優先処理領域情報取得部16に対して、各種処理の実行を指示し、ステップS3−1乃至S3−3に進む。   Further, the calculation allocation unit 12 instructs the calculation capability acquisition unit 14, the data transfer time acquisition unit 15, and the priority processing area information acquisition unit 16 to execute various processes based on the image processing execution request, The process proceeds to steps S3-1 to S3-3.

ステップS3−1において、計算能力取得部14は、計算割当部12の指示に応じて、各計算ノード5の計算能力を取得する。   In step S 3-1, the calculation capability acquisition unit 14 acquires the calculation capability of each calculation node 5 in accordance with an instruction from the calculation allocation unit 12.

ステップS3−2において、データ転送時間取得部15は、計算割当部12の指示に応じて、サーバ1と各計算ノード5の間のデータ転送時間、および各計算ノード5と表示端末4の間のデータ転送時間を取得する。   In step S <b> 3-2, the data transfer time acquisition unit 15 determines the data transfer time between the server 1 and each calculation node 5 and between each calculation node 5 and the display terminal 4 in accordance with an instruction from the calculation allocation unit 12. Get the data transfer time.

図5は、ステップS3−1,3−2の処理により取得された、単位データ当たりの計算能力(処理時間)、および、データ転送時間の例が示されている。なお、計算ノード5−3,5−4は、説明を簡単にするために、画像処理(分散処理)ができない状態(例えば、CPU使用率が高くデータを割り当てることができない、または電源オフである)とする
FIG. 5 shows an example of the calculation capability (processing time) per unit data and the data transfer time acquired by the processing in steps S3-1 and S2. Note that the calculation nodes 5-3 and 5-4 are in a state where image processing (distributed processing) cannot be performed (for example, the CPU usage rate is high and data cannot be allocated, or the power is off, for the sake of simplicity. ).

図5の例では、計算ノード5−1の計算能力が「8秒」、計算ノード5−1とサーバ1との間のデータ転送時間が「1秒」、計算ノード5−1と表示端末4との間のデータ転送時間が「1秒」であることが示され、計算ノード5−2の計算能力が「2秒」、計算ノード5−2とサーバ1との間のデータ転送時間が「2秒」、計算ノード5−2と表示端末4との間のデータ転送時間が「2秒」であることが示され、計算ノード5−3の計算能力が「3秒」、計算ノード5−3とサーバ1との間のデータ転送時間が「6秒」、計算ノード5−3と表示端末4との間のデータ転送時間が「6秒」であることが示されている。   In the example of FIG. 5, the calculation capacity of the calculation node 5-1 is “8 seconds”, the data transfer time between the calculation node 5-1 and the server 1 is “1 second”, and the calculation node 5-1 and the display terminal 4 The data transfer time between the calculation node 5-2 and the server 1 is “2 seconds”, and the data transfer time between the calculation node 5-2 and the server 1 is “1 second”. 2 seconds ”, the data transfer time between the calculation node 5-2 and the display terminal 4 is“ 2 seconds ”, and the calculation capability of the calculation node 5-3 is“ 3 seconds ”. 3 shows that the data transfer time between the server 3 and the server 1 is “6 seconds”, and the data transfer time between the calculation node 5-3 and the display terminal 4 is “6 seconds”.

図3の説明に戻る。ステップS3−3において、優先処理領域情報取得部16は、計算割当部12の指示に応じて、情報管理装置3で管理されている電子カルテなどから、画像処理を実行する医用画像データの優先処理領域(病変部)の情報を取得する。例えば、図4に示した医用画像データにおいて、P1乃至P4の領域が優先処理領域である場合、画
像処理のデータ量40単位のうち、優先処理領域のデータ量が4単位であることを認識する。
Returning to the description of FIG. In step S3-3, the priority processing area information acquisition unit 16 performs priority processing of medical image data that executes image processing from an electronic medical record or the like managed by the information management device 3 in accordance with an instruction from the calculation allocation unit 12. Information on the region (lesioned part) is acquired. For example, in the medical image data shown in FIG. 4, when the areas P1 to P4 are priority processing areas, it is recognized that the data amount of the priority processing area is 4 units out of 40 units of image processing data volume. .

ステップS4において、計算割当部12は、ステップS3−1の処理で取得した各計算ノード5の計算能力、および、ステップS3−2の処理で取得したデータ転送時間に基づいて、各計算ノードの結果送信時間を算出する。これにより、図5に示すように、計算ノード5−1は「10秒」(=8秒+1秒+1秒)、計算ノード5−2は「6秒」(=2秒+2秒+2秒)、計算ノード5−3は「15秒」(=3秒+6秒+6秒)が算出される。   In step S4, the calculation allocation unit 12 determines the result of each calculation node based on the calculation capability of each calculation node 5 acquired in the process of step S3-1 and the data transfer time acquired in the process of step S3-2. Calculate the transmission time. Thereby, as shown in FIG. 5, the calculation node 5-1 is “10 seconds” (= 8 seconds + 1 second + 1 second), the calculation node 5-2 is “6 seconds” (= 2 seconds + 2 seconds + 2 seconds), The calculation node 5-3 calculates “15 seconds” (= 3 seconds + 6 seconds + 6 seconds).

ステップS5において、計算割当部12は、ステップS4の処理で算出した結果送信時間に基づいて、医用画像データの割当処理を実行する。   In step S5, the calculation allocation unit 12 executes medical image data allocation processing based on the result transmission time calculated in step S4.

ここで、図6のフローチャートを参照して、図3のステップS5における、第1の実施の形態での医用画像データの割当処理の詳細について説明する。   Details of the medical image data assignment process in the first embodiment in step S5 in FIG. 3 will be described with reference to the flowchart in FIG.

ステップS11において、計算割当部12は、ステップS4の処理で算出された結果送信時間の最も短い計算ノード5に、ステップS3−3の処理で取得した優先処理領域の医用画像データの画像処理を割り当てる。図5の例では、計算ノード5−2が最も結果送信時間が短いため、優先処理領域の4単位の医用画像データを計算ノード5−2に割り当てる。   In step S11, the calculation assigning unit 12 assigns the image processing of the medical image data in the priority processing area acquired in the process of step S3-3 to the calculation node 5 having the shortest result transmission time calculated in the process of step S4. . In the example of FIG. 5, since the calculation node 5-2 has the shortest result transmission time, four units of medical image data in the priority processing area are allocated to the calculation node 5-2.

ステップS12において、計算割当部12は、優先処理領域の4単位の医用画像データ以外の残りの医用画像データを、均等に割り当てるか、あるいは、表示端末4で分散処理結果が最短時間で得られるように各計算ノードに割り当てる。   In step S12, the calculation assigning unit 12 assigns the remaining medical image data other than the four units of medical image data in the priority processing area equally, or the display terminal 4 can obtain the distributed processing result in the shortest time. To each compute node.

均等に割り当てる場合には、36(=40−4)/3=12単位ずつ各計算ノード5に割り当てる。   In the case of even allocation, 36 (= 40−4) / 3 = 12 units are allocated to each computation node 5 in units.

表示端末4で分散処理結果が最短時間で得られるように割り当てる場合には、以下のようにして決定する。なお、端数(少数点以下)の扱いは、予め計算ノード5に優先順位を付けておき、その優先順位に基づいて、整数に丸める。   When assigning the display terminal 4 so that the distributed processing result can be obtained in the shortest time, it is determined as follows. In order to handle fractions (decimal points or less), priorities are assigned to the calculation nodes 5 in advance, and rounded to integers based on the priorities.

計算ノード5−1の割当数=36×(1/10)/(1/10+1/6+1/15)≒11単位
計算ノード5−2の割当数=36×(1/6)/(1/10+1/6+1/15)=18単位
計算ノード5−3の割当数=36×(1/15)/(1/10+1/6+1/15)≒7単位
以上のようにして、計算割当部12は、各計算ノード5に医用画像データの画像処理を割り当て、その割当結果を割当結果送信部17に通知する。
Number of allocation of calculation node 5-1 = 36 × (1/10) / (1/10 + 1/6 + 1/15) ≈11 units Number of allocation of calculation node 5-2 = 36 × (1/6) / (1/10 + 1) / 6 + 1/15) = 18 units The number of allocation of calculation nodes 5-3 = 36 × (1/15) / (1/10 + 1/6 + 1/15) ≈7 units As described above, the calculation allocation unit 12 Image processing of medical image data is allocated to the calculation node 5 and the allocation result is notified to the allocation result transmitting unit 17.

図3の説明に戻る。ステップS6において、割当結果送信部17は、ステップS5の処理で計算割当部12により割り当てられた割当結果を、各計算ノード5に送信する。これにより、40単位のデータ量の医用画像データのうち、計算ノード5−1には、11単位分の医用画像データの画像処理が割り当てられ、計算ノード5−2には、4単位分の優先処理領域の医用画像データを含む22単位分の医用画像データの画像処理が割り当てられ、計算ノード5−3には、7単位分の医用画像データの画像処理が割り当てられる。   Returning to the description of FIG. In step S6, the allocation result transmission unit 17 transmits the allocation result allocated by the calculation allocation unit 12 in the process of step S5 to each calculation node 5. As a result, among the medical image data having a data amount of 40 units, the image processing of 11 units of medical image data is assigned to the calculation node 5-1, and the priority of 4 units is assigned to the calculation node 5-2. Image processing of 22 units of medical image data including medical image data in the processing area is assigned, and image processing of 7 units of medical image data is assigned to the calculation node 5-3.

なお、割当結果には、医用画像データおよびその画像処理の実行要求が含まれるだけでなく、画像処理結果を表示端末4に転送指示する情報も含まれる。   The assignment result includes not only medical image data and an execution request for the image processing but also information for instructing the display terminal 4 to transfer the image processing result.

以上のように、第1の実施の形態によれば、ユーザが直ちに画像処理結果を確認したい病変部がある場合でも、良好な表示応答が得られるように、画像処理を分散させることが
可能となる。
[第2の実施の形態]
次に、第2の実施の形態について説明する。第2の実施の形態においては、医用画像データの画像処理を、表示端末4で分散処理結果がほぼ均一に得られるように割り当てる点に特徴を有するものである。
As described above, according to the first embodiment, it is possible to disperse image processing so that a good display response can be obtained even when there is a lesion that the user wants to immediately confirm the image processing result. Become.
[Second Embodiment]
Next, a second embodiment will be described. The second embodiment is characterized in that the image processing of medical image data is assigned so that the distributed processing result can be obtained almost uniformly on the display terminal 4.

図7は、図3のステップS5における、第2の実施の形態での医用画像データの割当処理の詳細について説明する。   FIG. 7 describes details of the medical image data allocation processing in the second embodiment in step S5 of FIG.

ステップS21において、計算割当部12は、ステップS4の処理で算出された結果送信時間に基づいて、医用画像データの画像処理を、表示端末4で分散処理結果がほぼ均一に得られるように各計算ノード5に割り当てる。図5の例では、計算ノード5−1の結果送信時間は「10秒」、計算ノード5−2の結果送信時間は「6秒」、計算ノード5−3の結果送信時間は「15秒」が得られており、表示端末4で分散処理結果がほぼ均一に得られるように割り当てる場合には、以下のようにして決定する。   In step S21, the calculation assigning unit 12 performs the image processing of the medical image data based on the result transmission time calculated in the process of step S4 so that the distributed processing result can be obtained almost uniformly on the display terminal 4. Assign to node 5. In the example of FIG. 5, the result transmission time of the calculation node 5-1 is “10 seconds”, the result transmission time of the calculation node 5-2 is “6 seconds”, and the result transmission time of the calculation node 5-3 is “15 seconds”. When the allocation is performed so that the distributed processing result can be obtained almost uniformly on the display terminal 4, the determination is made as follows.

計算ノード5−1の割当数=40×(1/10)/(1/10+1/6+1/15)≒12単位
計算ノード5−2の割当数=40×(1/6)/(1/10+1/6+1/15)=20単位
計算ノード5−3の割当数=40×(1/15)/(1/10+1/6+1/15)≒8単位
以上のように割り当てを決定することで、計算ノード5−1から表示端末4に分散処理結果が表示されるのは、10秒×12単位=120秒後、計算ノード5−2から表示端末4に分散処理結果が表示されるのは、6秒×20単位=120秒後、計算ノード5−3から表示端末4に分散処理結果が表示されるのは、15秒×8単位=120秒後となる。
Number of allocation of calculation node 5-1 = 40 × (1/10) / (1/10 + 1/6 + 1/15) ≈12 units Number of allocation of calculation node 5-2 = 40 × (1/6) / (1/10 + 1) / 6 + 1/15) = 20 units The number of assignments of the calculation node 5-3 = 40 × (1/15) / (1/10 + 1/6 + 1/15) ≈8 units By determining the assignment as described above, the calculation node The distributed processing result is displayed on the display terminal 4 from 5-1 after 10 seconds × 12 units = 120 seconds, and the distributed processing result is displayed on the display terminal 4 from the calculation node 5-2 is 6 seconds. After 20 units = 120 seconds, the distributed processing result is displayed on the display terminal 4 from the computation node 5-3 after 15 seconds × 8 units = 120 seconds.

以上のように、第2の実施の形態によれば、一部の分散処理の結果が遅れることなく、良好な表示応答を得ることが可能となる。
[第3の実施の形態]
次に、第3の実施の形態について説明する。第3の実施の形態においては、医用画像データの画像処理を各計算ノード5に割り当てた後に、ある計算ノード5でキーボードやマウス等の操作が頻繁にあることを検出した場合、割り当てられた分散処理を中止し、他の計算ノード5に再度割り当てを行う点に特徴を有するものである。
As described above, according to the second embodiment, it is possible to obtain a good display response without delaying the results of some of the distributed processing.
[Third Embodiment]
Next, a third embodiment will be described. In the third embodiment, when image processing of medical image data is assigned to each computation node 5 and it is detected that a keyboard or mouse is frequently operated at a certain computation node 5, the assigned distribution This is characterized in that the processing is stopped and reassigned to another computation node 5.

図8は、第3の実施の形態での医用画像データの再割当処理を説明するフローチャートである。   FIG. 8 is a flowchart for explaining the medical image data reassignment process according to the third embodiment.

なお、この処理を開始するにあたり、上述した第1または第2の実施の形態によって、各計算ノード5に医用画像データの画像処理の割り当てが行われており、各計算ノード5で医用画像データの画像処理が実行されようとしている。   In starting this processing, the image processing of medical image data is assigned to each calculation node 5 according to the first or second embodiment described above, and the medical image data of each calculation node 5 is assigned. Image processing is about to be executed.

具体的には、計算ノード5−1では、12単位のデータ量の医用画像データの画像処理が実行されようとしており、計算ノード5−2では、20単位(4単位の優先処理領域を含む)のデータ量の医用画像データの画像処理が実行されようとしており、計算ノード5−3では、8単位のデータ量の医用画像データの画像処理が実行されようとしている。   Specifically, the calculation node 5-1 is about to execute 12-unit medical image data, and the calculation node 5-2 has 20 units (including 4 units of priority processing area). The image processing of the medical image data having the data amount is about to be executed, and the image processing of the medical image data having the data amount of 8 units is about to be executed in the calculation node 5-3.

ステップS31において、要求受付部11は、計算ノード5から分散処理の中止が通知されたか否かを判定する。   In step S <b> 31, the request reception unit 11 determines whether or not the calculation node 5 has notified the cancellation of the distributed processing.

例えば、計算ノード5−2において、ユーザによってキーボードやマウス等の操作(イベント)が頻繁にあると検知された場合、割り当てられた分散処理を中止し、中止した旨を、スイッチングハブ6−2、ルータ7、およびスイッチングハブ6−1を介してサーバ
1に通知する。
For example, in the calculation node 5-2, when it is detected by the user that the operation (event) of the keyboard, the mouse, or the like is frequently performed, the allocated distributed processing is canceled, and the switching hub 6-2, The server 1 is notified through the router 7 and the switching hub 6-1.

このように、計算ノード5−2から分散処理の中止が通知されたと判定した場合、要求受付部11は、分散処理の中止を計算割当部12に通知し、ステップS32に進む。   As described above, when it is determined that the suspension of the distributed processing is notified from the calculation node 5-2, the request reception unit 11 notifies the calculation allocation unit 12 of the suspension of the distributed processing, and the process proceeds to step S32.

ステップS32において、計算割当部12は、分散処理の中止を受け、分散処理が中止された計算ノード5に割り当てられていた医用画像データを、表示端末4で分散処理結果がほぼ均一に得られるように、他の計算ノード5に再度割り当てる。   In step S32, the calculation allocation unit 12 receives the cancellation of the distributed processing, and the display terminal 4 can obtain the distribution processing result almost uniformly on the medical image data allocated to the calculation node 5 for which the distributed processing is stopped. To another computation node 5 again.

つまり、計算ノード5−2に割り当てられていた20単位のデータ量の医用画像データを、以下のようにして再度割り当てる。   That is, the medical image data having the data amount of 20 units assigned to the calculation node 5-2 is reassigned as follows.

計算ノード5−1の割当数=20×(1/10)/(1/10+1/15)≒12単位
計算ノード5−3の割当数=20×(1/15)/(1/10+1/15)≒8単位
以上のようにして、計算割当部12は、各計算ノード5に医用画像データの画像処理を再度割り当て、その再割当結果を割当結果送信部17に通知する。
Number of allocation of calculation node 5-1 = 20 × (1/10) / (1/10 + 1/15) ≈12 units Number of allocation of calculation node 5-3 = 20 × (1/15) / (1/10 + 1/15 ) ≈8 units As described above, the calculation assignment unit 12 reassigns image processing of medical image data to each calculation node 5 and notifies the assignment result transmission unit 17 of the reassignment result.

ステップS33において、割当結果送信部17は、ステップS32の処理で計算割当部12により再度割り当てられた再割当結果を、各計算ノード5に送信する。これにより、計算ノード5−2に割り当てられていた20単位のデータ量の医用画像データのうち、計算ノード5−1には、12単位分の医用画像データの画像処理が再度割り当てられ、計算ノード5−3には、8単位分の医用画像データの画像処理が再度割り当てられる。   In step S <b> 33, the assignment result transmission unit 17 transmits the reassignment result reassigned by the calculation assignment unit 12 in the process of step S <b> 32 to each calculation node 5. Thereby, of the 20 units of medical image data assigned to the calculation node 5-2, the image processing of 12 units of medical image data is reassigned to the calculation node 5-1, and the calculation node In 5-3, image processing of medical image data for 8 units is reassigned.

また、計算ノード5−2に割り当てられていた4単位分の優先処理領域の医用画像データのうち、分散処理結果を最短時間で得るようにするには、3単位を計算ノード5−1に、1単位を計算ノード5−3に、あるいは、2単位ずつ計算ノード5−1と計算ノード5−3に再度割り当てるようにすれば良い。   In order to obtain the distributed processing result in the shortest time among the medical image data of the priority processing area for 4 units assigned to the calculation node 5-2, 3 units are assigned to the calculation node 5-1. One unit may be reassigned to the calculation node 5-3 or two units at a time to the calculation node 5-1 and the calculation node 5-3.

ステップS31において、要求受付部11は、計算ノード5から分散処理の中止が通知されていないと判定した場合、ステップS34に進み、画像処理結果が表示端末4に表示されたか否か判定する。つまり、各計算ノード5で行われた画像処理の分散処理結果が表示端末4に転送され、そこに表示されたとき、画像処理結果の表示を示す情報をサーバ1に通知するようになされている。   In step S <b> 31, when the request reception unit 11 determines that the distributed processing is not stopped from the calculation node 5, the process proceeds to step S <b> 34 and determines whether the image processing result is displayed on the display terminal 4. That is, the result of the distributed processing of the image processing performed in each calculation node 5 is transferred to the display terminal 4 and when displayed there, the server 1 is notified of information indicating the display of the image processing result. .

ステップS34において、要求受付部11は、画像処理結果が表示端末4にまだ表示されていないと判定した場合、ステップS31に戻り、上述した処理を繰り返し実行する。そして、ステップS34において、要求受付部11は、画像処理結果が表示端末4に表示されたと判定した場合、処理を終了する。   In step S34, when the request receiving unit 11 determines that the image processing result is not yet displayed on the display terminal 4, the request receiving unit 11 returns to step S31 and repeatedly executes the above-described processing. In step S <b> 34, when the request reception unit 11 determines that the image processing result is displayed on the display terminal 4, the process ends.

以上のように、第3の実施の形態によれば、イベント検知により分散処理を続行することが困難な場合にも、中断してしまった画像処理を他の計算ノードに再度割り当てることが可能となる。   As described above, according to the third embodiment, even when it is difficult to continue distributed processing due to event detection, the interrupted image processing can be reassigned to another computation node. Become.

なお、イベントが頻繁にある計算ノード5を予め把握しておき(イベント検知を見込んでおき)、その計算ノード5に優先処理領域の医用画像データが割り当てられた時点で、他の計算ノード5に重複して割り当てるようにしてもよい。   It should be noted that a calculation node 5 with frequent events is grasped in advance (event detection is anticipated), and when the medical image data of the priority processing area is assigned to the calculation node 5, it is assigned to another calculation node 5. Duplicate assignments may be made.

例えば、計算ノード5−2に割り当てられた20単位のデータ量のうち、4単位分の優先処理領域の医用画像データを、計算ノード5−1と計算ノード5−3にも割り当てておき、重複した割り当て分の処理順序を後方にしておく。そして、計算ノード5−2でイベ
ントが検知された場合、計算ノード5−1と計算ノード5−3に重複して割り当てられた優先処理領域の医用画像データの画像処理の処理順序を前にして、先に優先処理領域の医用画像データの画像処理を実行させることができる。
[第4の実施の形態]
次に、第4の実施の形態について説明する。第4の実施の形態においては、急患の医用画像データの画像処理を、画像処理結果が最短時間で得られるように割り当てる点に特徴を有するものである。
For example, out of the 20 unit data amount allocated to the calculation node 5-2, the medical image data of the priority processing area for 4 units is also allocated to the calculation node 5-1 and the calculation node 5-3, and duplication is performed. The processing order for the assigned allocation is set backward. When an event is detected in the calculation node 5-2, the image processing order of the medical image data in the priority processing area assigned to the calculation node 5-1 and the calculation node 5-3 is assigned in advance. The image processing of the medical image data in the priority processing area can be executed first.
[Fourth Embodiment]
Next, a fourth embodiment will be described. The fourth embodiment is characterized in that image processing of medical image data of emergency patients is assigned so that an image processing result can be obtained in the shortest time.

図9は、第4の実施の形態での、急患時の画像分散処理を説明するフローチャートである。   FIG. 9 is a flowchart for explaining image dispersion processing at the time of emergency in the fourth embodiment.

例えば、急患の医用画像の読影を行うユーザが表示端末4を操作し、急患の医用画像データの画像処理の実行を指示すると、ルータ7およびスイッチングハブ6−1を介してサーバ1に対して、急患の医用画像データの画像処理を要求する。   For example, when a user who interprets a medical image of an emergency patient operates the display terminal 4 to instruct execution of image processing of medical image data of the emergency patient, the server 1 via the router 7 and the switching hub 6-1 Request image processing of medical image data for emergency patients.

ステップS41において、要求受付部11は、急患が入ったか否か、すなわち、表示端末4から、急患の医用画像データの画像処理の実行要求を受け付けたか否かを判定し、急患が入るまで待機する。なお、通常の医用画像データの画像処理の要求を受け付けた場合には、図3のフローチャートを用いて上述した画像分散処理が行われる。   In step S41, the request receiving unit 11 determines whether or not an emergency patient has entered, that is, whether or not an execution request for image processing of medical image data of an emergency patient has been received from the display terminal 4, and waits until an emergency patient enters. . Note that when a request for image processing of normal medical image data is received, the above-described image dispersion processing is performed using the flowchart of FIG.

ステップS41において、急患が入ったと判定した場合、要求受付部11は、急患の医用画像データの画像処理の実行要求を計算割当部12に供給し、ステップS42に進む。   If it is determined in step S41 that an emergency patient has entered, the request receiving unit 11 supplies an execution request for image processing of medical image data of the emergency patient to the calculation allocation unit 12, and the process proceeds to step S42.

ステップS42において、計算割当部12は、実行要求に含まれる急患の医用画像データを指定する情報、および、優先処理領域情報取得部16によって取得された優先処理領域(病変部)の情報に基づいて、医用画像データベース13に記憶されている医用画像データの中から、急患の優先処理領域の医用画像データを読み出す。   In step S42, the calculation assigning unit 12 is based on the information specifying the medical image data of the emergency patient included in the execution request and the information on the priority processing region (lesioned portion) acquired by the priority processing region information acquisition unit 16. Then, the medical image data of the priority treatment area of the emergency patient is read from the medical image data stored in the medical image database 13.

ステップS43において、計算割当部12は、各計算ノード5の結果送信時間に基づいて、画像処理結果が最短時間で得られるように、急患の優先処理領域の医用画像データの画像処理を各計算ノード5に割り当てる。なお、各計算ノードの結果送信時間は、計算能力取得部14によって取得された各計算ノード5の計算能力、および、データ転送時間取得部15によって取得された各端末間のデータ転送時間に基づいて、過去に算出された結果送信時間を用いれば、結果送信時間を実測(算出)する時間を省略することができ、急患の画像処理結果をより早く表示させることができる。   In step S43, the calculation assigning unit 12 performs the image processing of the medical image data in the priority processing area of the urgent patient so that the image processing result can be obtained in the shortest time based on the result transmission time of each calculation node 5. Assign to 5. The result transmission time of each calculation node is based on the calculation capability of each calculation node 5 acquired by the calculation capability acquisition unit 14 and the data transfer time between the terminals acquired by the data transfer time acquisition unit 15. If the result transmission time calculated in the past is used, the time for actually measuring (calculating) the result transmission time can be omitted, and the image processing result of the emergency patient can be displayed earlier.

ステップS44において、割当結果送信部17は、ステップS43の処理で計算割当部12により割り当てられた割当結果を、各計算ノード5に送信する。   In step S44, the allocation result transmission unit 17 transmits the allocation result allocated by the calculation allocation unit 12 in the process of step S43 to each calculation node 5.

以上のように、第4の実施の形態によれば、急患の病変部の画像処理を先に実行することで、ユーザは、直ちに急患の画像処理結果を確認することが可能となる。
[変形例]
1.以上において、例えば、急患が入ったときに他の画像処理を実行していた場合、他の画像処理を中断し、急患の病変部の画像処理を優先させることもできる。この場合、急患の病変部の画像処理終了後、中断していた画像処理を再開させるが、画像処理が中断されることによって、処理結果の信頼性が低いため、中断されたデータ単位の最初から画像処理を再開させるようにする。
As described above, according to the fourth embodiment, the user can immediately confirm the image processing result of the emergency case by executing the image processing of the lesion part of the emergency case first.
[Modification]
1. In the above, for example, when other image processing is executed when an emergency patient enters, the other image processing can be interrupted and priority can be given to the image processing of the lesion part of the emergency patient. In this case, the image processing that has been interrupted is resumed after the image processing of the lesion part of the sudden illness is completed, but since the reliability of the processing result is low due to the interruption of the image processing, from the beginning of the interrupted data unit Restart image processing.

2.以上においては、画像処理として、ボリュームレンダリングを例として説明したが、CAD(Computer aided diagnosis)、プラーク解析、フライスルー(仮想内視鏡表示機
能)、骨抜き(Caスコアリング)、マルチボリュームレジストレーションなど、計算量の大きい画像処理に適用することも可能である。
2. In the above, volume rendering has been described as an example of image processing, but CAD (Computer Aided Diagnosis), plaque analysis, fly-through (virtual endoscope display function), bone removal (Ca scoring), multi-volume registration, etc. It is also possible to apply to image processing with a large calculation amount.

3.この発明は、上記実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化したり、上記実施の形態に開示されている複数の構成要素を適宜組み合わせたりすることにより種々の発明を形成できる。例えば、実施の形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施の形態に亘る構成要素を適宜組み合わせても良い。   3. The present invention is not limited to the above-described embodiment as it is, and in the implementation stage, the component may be modified and embodied without departing from the spirit of the invention, or a plurality of components disclosed in the above-described embodiment. Various inventions can be formed by appropriately combining the above. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine the component covering different embodiment suitably.

1 サーバ
4 表示端末
5−1乃至5−5 計算ノード
12 計算割当部
14 計算能力取得部
15 データ転送時間取得部
16 優先処理領域情報取得部
DESCRIPTION OF SYMBOLS 1 Server 4 Display terminal 5-1 thru | or 5-5 Calculation node 12 Calculation allocation part 14 Calculation capability acquisition part 15 Data transfer time acquisition part 16 Priority processing area information acquisition part

Claims (6)

医用画像データの画像処理を、ネットワークに接続された複数の計算機で分散処理させ、分散処理結果を表示端末に表示させる医用画像分散処理装置において、
前記複数の計算機の計算能力を取得する計算能力取得手段と、
前記医用画像分散処理装置と前記複数の計算機との間のデータ転送時間、および、前記複数の計算機と前記表示端末との間のデータ転送時間を取得するデータ転送時間取得手段と、
前記計算能力取得手段により取得された前記計算能力、および、前記データ転送時間取得手段により取得された前記データ転送時間に基づいて、前記分散処理結果が前記表示端末に送信されるまでの結果送信時間を算出し、その結果送信時間から、前記医用画像データの画像処理を、前記複数の計算機に割り当てる計算割当手段と
を備えることを特徴とする医用画像分散処理装置。
In a medical image distributed processing apparatus that performs image processing of medical image data by a plurality of computers connected to a network and displays a result of the distributed processing on a display terminal.
A calculation capability acquisition means for acquiring the calculation capability of the plurality of computers;
Data transfer time acquisition means for acquiring data transfer times between the medical image distribution processing device and the plurality of computers, and data transfer times between the plurality of computers and the display terminal;
Result transmission time until the distributed processing result is transmitted to the display terminal based on the calculation capability acquired by the calculation capability acquisition means and the data transfer time acquired by the data transfer time acquisition means And a calculation assigning means for assigning image processing of the medical image data to the plurality of computers from the transmission time as a result.
前記医用画像データの優先処理領域情報を取得する優先処理領域情報取得手段をさらに備え、
前記計算割当手段は、前記優先処理領域情報取得手段により取得された前記優先処理領域情報に基づいて、前記医用画像データのうち、優先処理領域データの画像処理を、前記結果送信時間が最も短い計算機に割り当てる
ことを特徴とする請求項1に記載の医用画像分散処理装置。
Priority processing area information acquisition means for acquiring priority processing area information of the medical image data,
The calculation assigning unit performs image processing of the priority processing region data among the medical image data based on the priority processing region information acquired by the priority processing region information acquisition unit. The medical image distribution processing device according to claim 1, wherein the medical image distribution processing device is assigned to the medical image dispersion processing device.
前記計算割当手段は、前記表示端末で前記分散処理結果がほぼ均一に得られるように、前記医用画像データの画像処理を、前記複数の計算機に割り当てる
ことを特徴とする請求項1に記載の医用画像分散処理装置。
2. The medical assignment according to claim 1, wherein the calculation assigning means assigns the image processing of the medical image data to the plurality of computers so that the distributed processing result can be obtained almost uniformly on the display terminal. Image distributed processing device.
前記計算割当手段は、前記医用画像データの画像処理を、前記複数の計算機に割り当てた後、分散処理が中止された場合、分散処理が中止された計算機に割り当てられていた画像処理を、他の計算機に再度割り当てる
ことを特徴とする請求項1に記載の医用画像分散処理装置。
The calculation assigning means, when assigning the image processing of the medical image data to the plurality of computers, if the distributed processing is stopped, performs the image processing assigned to the computer for which the distributed processing is stopped The medical image distribution processing device according to claim 1, wherein the medical image distribution processing device is reassigned to a computer.
前記計算割当手段は、急患の前記医用画像データの画像処理を、前記表示端末で画像処理結果が最短時間で得られるように、前記複数の計算機に割り当てる
ことを特徴とする請求項1に記載の医用画像分散処理装置。
The said calculation allocation means allocates the image processing of the said medical image data of a sudden illness to these computers so that an image processing result can be obtained in the shortest time by the said display terminal. Medical image distribution processing device.
医用画像データの画像処理を、ネットワークに接続された複数の計算機で分散処理させ、分散処理結果を表示端末に表示させる医用画像分散処理装置が備えるコンピュータに実行させる制御プログラムにおいて、
前記複数の計算機の計算能力を取得する計算能力取得ステップと、
前記医用画像分散処理装置と前記複数の計算機との間のデータ転送時間、および、前記複数の計算機と前記表示端末との間のデータ転送時間を取得するデータ転送時間取得ステップと、
前記計算能力取得ステップにより取得された前記計算能力、および、前記データ転送時間取得ステップにより取得された前記データ転送時間に基づいて、前記分散処理結果が前記表示端末に送信されるまでの結果送信時間を算出し、その結果送信時間から、前記医用画像データの画像処理を、前記複数の計算機に割り当てる計算割当ステップと
を含むことを特徴とする制御プログラム。
In a control program to be executed by a computer included in a medical image distributed processing apparatus that performs image processing of medical image data by a plurality of computers connected to a network and displays the distributed processing result on a display terminal.
A calculation capability acquisition step of acquiring the calculation capability of the plurality of computers;
A data transfer time acquisition step of acquiring a data transfer time between the medical image distribution processing device and the plurality of computers, and a data transfer time between the plurality of computers and the display terminal;
Result transmission time until the distributed processing result is transmitted to the display terminal based on the calculation capability acquired in the calculation capability acquisition step and the data transfer time acquired in the data transfer time acquisition step And a calculation assignment step of assigning image processing of the medical image data to the plurality of computers from the transmission time as a result.
JP2010137056A 2010-06-16 2010-06-16 Medical image distributed processing device and control program of the same Pending JP2012000223A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010137056A JP2012000223A (en) 2010-06-16 2010-06-16 Medical image distributed processing device and control program of the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010137056A JP2012000223A (en) 2010-06-16 2010-06-16 Medical image distributed processing device and control program of the same

Publications (1)

Publication Number Publication Date
JP2012000223A true JP2012000223A (en) 2012-01-05

Family

ID=45532915

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010137056A Pending JP2012000223A (en) 2010-06-16 2010-06-16 Medical image distributed processing device and control program of the same

Country Status (1)

Country Link
JP (1) JP2012000223A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013158543A (en) * 2012-02-07 2013-08-19 Hitachi Medical Corp Magnetic resonance imaging apparatus
JP2014076137A (en) * 2012-10-10 2014-05-01 Toshiba Corp Medical image diagnostic device and image processing management device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003162516A (en) * 2001-11-22 2003-06-06 Motoaki Saito Multi-processor system in network environment
JP2003263420A (en) * 2002-03-12 2003-09-19 Hitachi Medical Corp Parallel arithmetic processing system using medical apparatus
JP2005182711A (en) * 2003-12-24 2005-07-07 Ziosoft Inc Volume rendering image processing system among multiple ones
JP2006167023A (en) * 2004-12-14 2006-06-29 Ziosoft Inc Image processing system of volume rendering or the like
JP2007058857A (en) * 2005-08-25 2007-03-08 General Electric Co <Ge> Distributed image processing of medical image
WO2011080809A1 (en) * 2009-12-29 2011-07-07 株式会社 東芝 Server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003162516A (en) * 2001-11-22 2003-06-06 Motoaki Saito Multi-processor system in network environment
JP2003263420A (en) * 2002-03-12 2003-09-19 Hitachi Medical Corp Parallel arithmetic processing system using medical apparatus
JP2005182711A (en) * 2003-12-24 2005-07-07 Ziosoft Inc Volume rendering image processing system among multiple ones
JP2006167023A (en) * 2004-12-14 2006-06-29 Ziosoft Inc Image processing system of volume rendering or the like
JP2007058857A (en) * 2005-08-25 2007-03-08 General Electric Co <Ge> Distributed image processing of medical image
WO2011080809A1 (en) * 2009-12-29 2011-07-07 株式会社 東芝 Server

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013158543A (en) * 2012-02-07 2013-08-19 Hitachi Medical Corp Magnetic resonance imaging apparatus
JP2014076137A (en) * 2012-10-10 2014-05-01 Toshiba Corp Medical image diagnostic device and image processing management device

Similar Documents

Publication Publication Date Title
US9984206B2 (en) System and method for medical resource scheduling in a distributed medical system
US9129049B2 (en) Medical imaging apparatus, information processing method, and computer-readable storage medium
JP2002219122A (en) Medical system architecture
US20160378917A1 (en) Imaging Study Queries Across Multiple Facilities And Repositories
CN110136807A (en) A kind of medical image pre-load means and equipment
US11574402B2 (en) Inspection information display device, method, and program
WO2014030303A1 (en) Image display device and program
Mäenpää et al. Outcomes assessment of the regional health information exchange
JP2005327302A (en) Report generating system in network environment
JP2003263420A (en) Parallel arithmetic processing system using medical apparatus
JP2012000223A (en) Medical image distributed processing device and control program of the same
JP7210254B2 (en) Medical data file generation device, medical data file generation system, and medical data file generation program
JP2011128661A (en) Regional medical cooperation system, registration terminal, and program
JP4410985B2 (en) Image distribution system, image distribution method, program, and recording medium
JP6904878B2 (en) Interpretation management system and interpretation management method
JP2010152623A (en) Medical image management system
JP2010152624A (en) Medical image management system
JP7064430B2 (en) Priority determination device, method and program
US20210241883A1 (en) Medical image reconstruction cloud scheduler
JP5585134B2 (en) Layout creation program, layout creation apparatus, layout creation system, and layout creation method
JP6724644B2 (en) Data management device and image display system
WO2016106399A1 (en) Method for cost-based evaluation of a service delivery network
US20230409390A1 (en) Medical information processing system and medical information processing method, medical information processing service providing method, and program
JP6110824B2 (en) Medical resource introduction device, system, program, and operating method of medical resource introduction device
JP7328501B2 (en) Information processing device, control method for information processing device, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130605

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131224

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140418