JP2011216124A - Image handling method and device - Google Patents

Image handling method and device Download PDF

Info

Publication number
JP2011216124A
JP2011216124A JP2011161268A JP2011161268A JP2011216124A JP 2011216124 A JP2011216124 A JP 2011216124A JP 2011161268 A JP2011161268 A JP 2011161268A JP 2011161268 A JP2011161268 A JP 2011161268A JP 2011216124 A JP2011216124 A JP 2011216124A
Authority
JP
Japan
Prior art keywords
image
client
processing
image processing
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2011161268A
Other languages
Japanese (ja)
Other versions
JP5255099B2 (en
Inventor
Kenichi Inoue
賢一 井上
Tatsuo Kawanaka
龍夫 川中
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.)
GE Healthcare Japan Corp
Original Assignee
GE Healthcare Japan 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 GE Healthcare Japan Corp filed Critical GE Healthcare Japan Corp
Priority to JP2011161268A priority Critical patent/JP5255099B2/en
Publication of JP2011216124A publication Critical patent/JP2011216124A/en
Application granted granted Critical
Publication of JP5255099B2 publication Critical patent/JP5255099B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To obtain an image processing method which performs image processing for client display with favorable responsiveness without increasing a load of communication, and its device.SOLUTION: A part of image data of an original image is taken in from a server to a client (312 and 212), a rehearsal of image processing is performed in the client about the taken-in image data (314), a decided image processing condition is transmitted from the client side to the server (316), the original image is processed in the server based on the transmitted image processing condition (214), and the image whose processing is finished is taken into the client and displayed (318).

Description

本発明は、画像取扱方法および装置に関し、特に、サーバー(server)に保管された画像をクライアント(client)で表示する画像取扱方法および装置に関する。   The present invention relates to an image handling method and apparatus, and more particularly to an image handling method and apparatus for displaying an image stored in a server on a client.

画像取扱装置の1つとして、1つまたは複数の医用画像撮像装置、1つまたは複数の画像保管装置(サーバー)および1つまたは複数の画像利用装置(クライアント)を通信回線で接続してなる医用画像ネットワークシステム(network
system)システムがある。
As one of the image handling devices, one or more medical image pickup devices, one or more image storage devices (servers), and one or more image utilization devices (clients) are connected by a communication line. Image network system (network
system) system.

この医用画像ネットワークシステムでは、医用画像撮像装置が撮像した画像をサーバーに保管し、クライアントからサーバーにアクセス(access)して所望の医用画像を閲覧するようになっている。 In this medical image network system, an image captured by a medical image capturing apparatus is stored in a server, and a desired medical image is browsed by accessing the server from a client.

医用画像撮像装置による撮像の空間分解能の向上にともなって画像のピクセル(pixel)数が増大し、濃度分解能の向上にともなって1ピクセル当たりの画像データ(data)のビット(bit)数が増大するので、サーバーに保存された画像はデータ量が極めて多いものとなっている。 The number of pixels of an image increases as the spatial resolution of imaging by a medical imaging device increases, and the number of bits of image data (data) per pixel increases as the resolution of density increases. Therefore, the amount of data stored in the server is extremely large.

そのような画像につき、クライアント側では所望の関心領域(ROI:region of interest)が適切な濃度分解能となるように階調変換(ウィンドウ:window)処理された画像を表示して観察する。あるいは、ROIが適切な大きさになるように拡大または縮小(ズーミング:zooming)された画像を表示して観察する。また、画面に表示しきれない大きな画像については、表示範囲を移動(パンニング:panning)させて所望の画像を表示画面に入れることが行われる。 For such an image, the client side displays and observes an image that has been subjected to gradation conversion (window) processing so that a desired region of interest (ROI) has an appropriate density resolution. Alternatively, an image that has been enlarged or reduced (zoomed) so that the ROI has an appropriate size is displayed and observed. For a large image that cannot be displayed on the screen, the display range is moved (panning) to put a desired image on the display screen.

このような表示用の画像処理を行うには、サーバーからクライアントに原画像を取り込み、クライアント側で画像処理する方法と、クライアント側からサーバーを操作して画像処理を行う方法とがある。 In order to perform such image processing for display, there are a method of capturing an original image from a server to a client and performing image processing on the client side, and a method of performing image processing by operating the server from the client side.

上記のように原画像をサーバーからクライアントに取り込んで処理する方法は大量の画像データからなる原画像の通信が介在し、また、クライアント側からサーバーを操作して画像処理を行わせる方法は各操作ごとに通信が介在するので、リアルタイム(real
time)操作可能な程度に応答の高速化を実現しようとすると、いずれも通信の負荷がきわめて大きなものになるという問題があった。
As described above, the method of acquiring and processing the original image from the server to the client involves the communication of the original image consisting of a large amount of image data, and the method of operating the server from the client side to perform image processing is each operation. Because communication intervenes every time, real-time (real
time) Any attempt to increase the response speed to such an extent that it can be operated has a problem that the communication load becomes extremely large.

本発明は上記の問題点を解決するためになされたもので、その目的は、通信の負荷を増すことなくクライアント表示用の画像処理を応答性良く行う画像処理方法および装置を実現することである。 The present invention has been made to solve the above-described problems, and an object of the present invention is to realize an image processing method and apparatus that performs image processing for client display with high responsiveness without increasing communication load. .

(1)上記の課題を解決するための1つの観点での発明は、サーバーに保管された画像をクライアントで表示するに当たり、前記保管された画像を構成する画像データの一部を前記サーバーから前記クライアントに取り込み、前記取り込んだ画像データにつき前記クライアントで表示用の画像処理の予行を行い、前記予行により確定した画像処理条件を前記クライアントから前記サーバーに伝達し、前記伝達された画像処理条件に基づいて前記サーバーで前記保管された画像を処理し、前記処理済みの画像を前記クライアントに取り込んで表示することを特徴とする画像取扱方法である。 (1) In one aspect of the invention for solving the above-described problem, when displaying an image stored in a server on a client, a part of image data constituting the stored image is transferred from the server to the server. The image processing is performed by the client, the image processing for display is performed by the client for the captured image data, the image processing conditions determined by the replay are transmitted from the client to the server, and based on the transmitted image processing conditions The stored image is processed by the server, and the processed image is captured and displayed on the client.

上述のように、クライアント側で画像処理を行う場合、実際に必要とされる画像は画像全体の一部である場合が多々あり、かつ、画像処理において全てのデータが必要とされるわけではない。この観点での発明においては、原画像を構成する画像データの一部をサーバーからクライアントに取り込むことから、必要以上のデータが転送されることがない。 As described above, when image processing is performed on the client side, the image actually required is often a part of the entire image, and not all data is required in the image processing. . In the invention from this point of view, a part of the image data constituting the original image is fetched from the server to the client, so that more data than necessary is not transferred.

さらにこのことから、この観点での発明では、サーバーからクライアントに取り込む画像データは原画像を構成する画像データの一部であるので、通信の負荷を増すことなく応答性を良くすることができる。また、この画像データにつきクライアントで表示用の画像処理の予行を行うので、応答性の良い画像処理を行うことができる。また、確定した画像処理条件をサーバーに伝達して原画像の画像処理を行わせ、処理によりデータ量が減少した画像をクライアントに取り込んで表示するので、通信の負荷を増すことなく応答性を良くすることができる。 Further, from this point of view, in the invention in this aspect, the image data captured from the server to the client is a part of the image data constituting the original image, so that the responsiveness can be improved without increasing the communication load. In addition, since the image processing for display is performed by the client for this image data, it is possible to perform image processing with good responsiveness. In addition, the determined image processing conditions are transmitted to the server to perform image processing of the original image, and an image whose data amount has been reduced by the processing is captured and displayed on the client, so that the responsiveness is improved without increasing the communication load. can do.

(2)上記の課題を解決するための他の観点での発明は、前記サーバーに保管された画像は医用画像であることを特徴とする(1)に記載の画像取扱方法である。 (2) Another aspect of the invention for solving the above problem is the image handling method according to (1), wherein the image stored in the server is a medical image.

この観点での発明では、医用画像について、通信の負荷を増すことなくクライアント表示用の画像処理を応答性良く行うことができる。
(3)上記の課題を解決するための他の観点での発明は、サーバーに保管された画像をクライアントで表示する画像取扱装置であって、前記保管された画像を構成する画像データの一部を前記クライアントに取り込む画像取込手段と、前記取り込んだ画像データにつき前記クライアント側で表示用の画像処理の予行を行う画像処理予行手段と、前記予行により確定した画像処理条件を前記サーバーに伝達する画像処理条件伝達手段と、前記伝達された画像処理条件に基づいて前記サーバー側で前記保管された画像を処理する画像処理手段と、前記処理済みの画像を前記クライアントに取り込んで表示する画像表示手段とを具備することを特徴とする画像取扱装置である。
In the invention from this viewpoint, image processing for client display can be performed with high responsiveness without increasing the communication load for medical images.
(3) Another aspect of the invention for solving the above problem is an image handling apparatus for displaying an image stored in a server on a client, and a part of image data constituting the stored image Image capturing means for capturing the image data into the client, image processing replaying means for performing replay of image processing for display on the client side for the captured image data, and image processing conditions determined by the replaying are transmitted to the server Image processing condition transmission means, image processing means for processing the stored image on the server side based on the transmitted image processing conditions, and image display means for capturing and displaying the processed image on the client And an image handling apparatus.

上述のように、クライアント側で画像処理を行う場合、実際に必要とされる画像は画像全体の一部である場合が多々あり、かつ、画像処理において全てのデータが必要とされるわけではない。この観点での発明においては、原画像を構成する画像データの一部をサーバーからクライアントに取り込むことから、必要以上のデータが転送されることがない。 As described above, when image processing is performed on the client side, the image actually required is often a part of the entire image, and not all data is required in the image processing. . In the invention from this point of view, a part of the image data constituting the original image is fetched from the server to the client, so that more data than necessary is not transferred.

さらにこのことから、この観点での発明では、サーバーからクライアントに取り込む画像データは、画像取込手段により、原画像を構成する画像データの一部としたので、通信の負荷を増すことなく応答性を良くすることができる。また、この画像データについて、画像処理予行手段により、クライアントで表示用の画像処理の予行を行うので、応答性の良い画像処理を行うことができる。また、画像処理条件伝達手段により、確定した画像処理条件をサーバーに伝達して原画像の画像処理を行わせ、処理によりデータ量が減少した画像を画像表示手段でクライアントに取り込んで表示するので、通信の負荷を増すことなく応答性を良くすることができる。 Furthermore, from this point of view, according to the invention in this aspect, the image data captured from the server to the client is part of the image data constituting the original image by the image capturing means, so that responsiveness is not increased without increasing the communication load. Can be improved. Further, for this image data, the image processing replay means performs the display image processing replay on the client, so that it is possible to perform image processing with good responsiveness. Further, the image processing condition transmission means transmits the confirmed image processing conditions to the server to perform image processing of the original image, and the image whose data amount is reduced by the processing is captured and displayed on the client by the image display means. Responsiveness can be improved without increasing the communication load.

(4)上記の課題を解決するための他の観点での発明は、前記サーバーに保管された画像は医用画像であることを特徴とする(3)に記載の画像取扱装置である。 (4) According to another aspect of the invention for solving the above problem, the image stored in the server is a medical image. The image handling apparatus according to (3), wherein the image is a medical image.

この観点での発明では、通信の負荷を増すことなくクライアント表示用の画像処理を応答性良く行う医用画像取扱装置を実現することができる。 According to the invention from this viewpoint, it is possible to realize a medical image handling apparatus that performs image processing for client display with high responsiveness without increasing communication load.

本発明によれば、通信の負荷を増すことなくクライアント表示用の画像処理を応答性良く行う画像処理方法および装置を実現することができる。 According to the present invention, it is possible to realize an image processing method and apparatus that perform image processing for client display with high responsiveness without increasing communication load.

本発明の実施の形態の一例の装置の概念図である。It is a conceptual diagram of the apparatus of an example of embodiment of this invention. 図1に示した装置におけるサーバーのブロック図である。It is a block diagram of the server in the apparatus shown in FIG. 図1に示した装置におけるクライアントのブロック図である。It is a block diagram of the client in the apparatus shown in FIG. 図2および図3に示したデータ処理部のブロック図である。FIG. 4 is a block diagram of a data processing unit shown in FIGS. 2 and 3.

以下、図面を参照して本発明の実施の形態を詳細に説明する。なお、本発明は実施の形態に限定されるものではない。図1に、医用画像ネットワークシステム(network
system)の概念図を示す。本システムは本発明の画像取扱装置の実施の形態の一例である。本システムの構成によって、本発明の装置についての実施の形態の一例が示される。本システムの動作によって、本発明の方法についての実施の形態の一例が示される。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The present invention is not limited to the embodiment. FIG. 1 shows a medical image network system (network).
A conceptual diagram of (system) is shown. This system is an example of an embodiment of an image handling apparatus of the present invention. An example of an embodiment of the apparatus of the present invention is shown by the configuration of the system. An example of an embodiment of the method of the present invention is shown by the operation of the system.

図1に示すように、本システムは、例えばイントラネット(intranet)等の通信回線100を介して接続されたサーバー200、クライアント300および医用画像撮像装置400,500を有する。サーバー200は、本発明におけるサーバーの実施の形態の一例である。クライアント300は、本発明におけるクライアントの実施の形態の一例である。 As shown in FIG. 1, the system includes a server 200, a client 300, and medical image capturing apparatuses 400 and 500 connected via a communication line 100 such as an intranet. Server 200 is an example of an embodiment of a server in the present invention. The client 300 is an example of an embodiment of a client in the present invention.

なお、サーバーおよびクライアントは、複数台ずつ設けられているが、それぞれ1台ずつを代表的に図示する。また、医用画像撮像装置も2台で代表するが、通常はそれ以上の台数が接続されている。通信回線100はイントラネットに限るものではなく、インターネット(Internet)、LAN(LocalArea
Network)、WAN(Wide Area Network)等、他の適宜の方式のネットワークであって良い。また、通信回線100は無線によるネットワークであって良い。
A plurality of servers and clients are provided, but each one is representatively illustrated. In addition, two medical image capturing apparatuses are also representative, but usually more than that are connected. The communication line 100 is not limited to an intranet, but the Internet (Internet), LAN (Local Area).
It may be a network of another appropriate system such as a network) or a WAN (Wide Area Network). The communication line 100 may be a wireless network.

サーバー200およびクライアント300は、いずれも通信手段を備えたデータ処理装置、例えばエンジニアリング・ワークステーション(EWS:Engineering
Work Station)やパーソナルコンピュータ(PC:personal computer)等である。
Each of the server 200 and the client 300 is a data processing apparatus having a communication means, for example, an engineering workstation (EWS).
Work Stations) and personal computers (PCs).

医用画像撮像装置400,500は、例えば、X線CT(ComputedTomography)装置、MRI(Magnetic
ResonanceImaging)装置、超音波撮像装置、X線撮影装置、PET(Positron Emission Tomography)、ガンマカメラ(γ camera)等である。医用画像撮像装置400,500はいずれも通信手段を有し、撮像した画像をサーバー200に送信できるようになっている。
The medical imaging apparatuses 400 and 500 are, for example, an X-ray CT (Computed Tomography) apparatus, an MRI (Magnetic).
A Resonance Imaging device, an ultrasonic imaging device, an X-ray imaging device, a PET (Positron Emission Tomography), a gamma camera (γ camera), and the like. The medical image capturing apparatuses 400 and 500 both have communication means, and can transmit captured images to the server 200.

サーバー200は、医用画像撮像装置400,500から送信された医用画像を保管した画像ライブラリ(library)を有する。クライアント300はサーバー200の画像ライブラリにアクセスして所望の医用画像を獲得し、それを表示部に表示して診断等の用途に供する。以下、画像ライブラリを単にライブラリという。 The server 200 includes an image library that stores medical images transmitted from the medical image capturing apparatuses 400 and 500. The client 300 accesses the image library of the server 200 to acquire a desired medical image and displays it on the display unit for use in diagnosis or the like. Hereinafter, the image library is simply referred to as a library.

図2に、サーバー200のブロック(block)図を示す。同図に示すように、サーバー200はデータ処理部202を有する。データ処理部202には通信部204が接続され、通信回線100を通じてデータ通信が行えるようになっている。データ処理部202には、また、画像保管部206が接続されている。医用画像撮像装置400,500から受信した医用画像はここに保管されて画像ライブラリを構成する。 FIG. 2 shows a block diagram of the server 200. As shown in the figure, the server 200 has a data processing unit 202. A communication unit 204 is connected to the data processing unit 202 so that data communication can be performed through the communication line 100. An image storage unit 206 is also connected to the data processing unit 202. The medical images received from the medical image capturing apparatuses 400 and 500 are stored here to constitute an image library.

図3に、クライアント300のブロック図を示す。同図に示すように、クライアント300はデータ処理部302を有する。データ処理部302には表示部304および操作部306が接続され、操作者によるインタラクティブ(interactive)な操作を可能にしている。 FIG. 3 shows a block diagram of the client 300. As shown in the figure, the client 300 has a data processing unit 302. A display unit 304 and an operation unit 306 are connected to the data processing unit 302 to enable an interactive operation by an operator.

データ処理部302にはまた通信部308が接続され、通信回線100を通じてデータ通信が行えるようになっている。データ処理部302にはさらに画像メモリ310が接続され、通信を介してサーバーから取り込んだ医用画像をここに記憶する。データ処理部302は、画像メモリ310に記憶した医用画像について、操作者の操作に基づき表示用の種々の画像処理を行う。以下、医用画像を単に画像という。 A communication unit 308 is also connected to the data processing unit 302 so that data communication can be performed through the communication line 100. An image memory 310 is further connected to the data processing unit 302, and medical images captured from the server via communication are stored here. The data processing unit 302 performs various image processing for display on the medical image stored in the image memory 310 based on the operation of the operator. Hereinafter, a medical image is simply referred to as an image.

図4に、表示用の画像処理を行う観点での、サーバー200のデータ処理部202およびクライアント300のデータ処理部302のブロック図を示す。同図に示す各ブロックの機能は、例えばコンピュータプログラム(computerprogram)等により実現される。データ処理部202とデータ処理部302は通信を介して接続される。 FIG. 4 is a block diagram of the data processing unit 202 of the server 200 and the data processing unit 302 of the client 300 from the viewpoint of performing image processing for display. The function of each block shown in the figure is realized by, for example, a computer program. The data processing unit 202 and the data processing unit 302 are connected via communication.

同図に示すように、クライアント300のデータ処理部302は画像データ要求ユニット312を有する。画像データ要求ユニット312は、操作者の操作に基づいてサーバー200に画像データを要求する。画像データの要求に際しては、操作者は所望の画像を特定する情報およびデータ処理に関する情報を入力する。画像データ要求ユニット312は、これらの情報をサーバー200に伝達する。 As shown in the figure, the data processing unit 302 of the client 300 has an image data request unit 312. The image data request unit 312 requests image data from the server 200 based on the operation of the operator. When requesting image data, the operator inputs information for specifying a desired image and information regarding data processing. The image data request unit 312 transmits these pieces of information to the server 200.

データ処理に関する情報は、画像処理が例えばウィンドウ処理である場合は、ウィンドウ処理であることを示す情報とウィンドウレベル(window
level)およびウィンドウ幅(window width)の予想値である。
For example, when the image processing is window processing, information regarding data processing includes information indicating that the processing is window processing and a window level (window
level) and the expected value of the window width.

サーバー200のデータ処理部202は画像データ調達ユニット212を有する。画像データ調達ユニット212は、画像データ要求ユニット312からの要求に応じて画像データを調達する。すなわち、クライアントが特定した画像をライブラリから読み出し、その画像データについて、データ処理に関する情報に応じた選択を行う。 The data processing unit 202 of the server 200 has an image data procurement unit 212. The image data procurement unit 212 procures image data in response to a request from the image data request unit 312. That is, the image specified by the client is read out from the library, and the image data is selected according to information related to data processing.

データ処理に関する情報がウィンドウレベルとウィンドウ幅である場合は、それに基づくウィンドウ処理を行う。ただし、ここでのウィンドウ幅はクライアント300から伝達されたウィンドウ幅の例えば数倍程度の値にしてウィンドウ処理を行う。このようなウィンドウ処理により、原画像を構成する画像データの中からウィンドウ内に入るデータだけが選択される。選択された画像データは、その量(ボリューム:volume)が原画像を構成する画像データのボリュームより例えば数分の1程度に減少したものになる。 When the information regarding the data processing is the window level and the window width, the window processing based on the information is performed. However, the window processing is performed by setting the window width here to a value that is, for example, several times the window width transmitted from the client 300. By such window processing, only data that falls within the window is selected from the image data constituting the original image. The selected image data has a volume (volume) that is reduced to, for example, about a fraction of the volume of the image data constituting the original image.

画像データ調達ユニット212は調達した画像データをクライアント300に伝達する。これによりクライアント300は要求した画像データを取得する。取得した画像は表示部304に表示される。画像データ要求ユニット312および画像データ調達ユニット212からなる部分は、本発明における画像取込手段の実施の形態の一例である。 The image data procurement unit 212 transmits the procured image data to the client 300. As a result, the client 300 acquires the requested image data. The acquired image is displayed on the display unit 304. The portion composed of the image data request unit 312 and the image data procurement unit 212 is an example of the embodiment of the image capturing means in the present invention.

上述のように、クライアント側で画像処理を行う場合、実際に必要とされる画像は画像全体の一部である場合が多々あり、かつ、画像処理において全てのデータが必要とされるわけではない。この観点での発明においては、原画像を構成する画像データの一部をサーバーからクライアントに取り込むことから、必要以上のデータが転送されることがない。 As described above, when image processing is performed on the client side, the image actually required is often a part of the entire image, and not all data is required in the image processing. . In the invention from this point of view, a part of the image data constituting the original image is fetched from the server to the client, so that more data than necessary is not transferred.

画像データのボリュームを原画像より減少させたので、画像データの取り込みを、操作者の操作に対して応答性良く行うことができる。また、画像データの調達の過程で行われるウィンドウ処理はクライアント300側からの操作者の関与なしに行われるので、応答性を阻害しない。したがって、要求した画像は瞬時に表示部304に表示される。 Since the volume of the image data is reduced from that of the original image, the image data can be captured with high responsiveness to the operation of the operator. Further, since the window processing performed in the process of procuring image data is performed without the operator's involvement from the client 300 side, responsiveness is not hindered. Therefore, the requested image is displayed on the display unit 304 instantly.

クライアント300では、取り込んだ画像データについて、画像処理予行ユニット314により画像処理の予行を行う。画像処理の予行は操作者の操作に基づいて行われる。画像処理予行ユニット314は、本発明における画像処理予行手段の実施の形態の一例である。 In the client 300, image processing is performed for the captured image data by the image processing processing unit 314. Image processing is performed based on the operation of the operator. The image processing preliminary unit 314 is an example of an embodiment of the image processing preliminary unit in the present invention.

操作者は取り込んだ画像につきウィンドウ調節を行う。すなわち、操作部306を操作してウィンドウレベルおよびウィンドウ幅を調節し、表示画像が所望の階調性を持つようにする。操作者によるウィンドウ調節はクライアント300に取り込んだ画像データについて行うので、操作に対する応答性が良い。 The operator adjusts the window for the captured image. That is, the operation unit 306 is operated to adjust the window level and the window width so that the display image has a desired gradation. Since the window adjustment by the operator is performed on the image data captured in the client 300, the responsiveness to the operation is good.

なお、このウィンドウ処理は原画像に対するウィンドウ処理ではなく、画像データ調達ユニット212で予めウィンドウ処理した画像についてのウィンドウ処理であるが、先のウィンドウ処理のウィンドウ幅よりも狭い範囲でのウィンドウ処理なので問題なく行うことができる。 Note that this window processing is not window processing for the original image, but window processing for an image that has been window processed in advance by the image data procurement unit 212, but this is a problem because it is a window processing in a range narrower than the window width of the previous window processing. Can be done without.

ウィンドウ調節により確定したウィンドウレベルおよびウィンドウ幅が処理条件伝達ユニット316に入力される。処理条件伝達ユニット316は確定した画像処理条件をサーバーに伝達する。処理条件伝達ユニット316は、本発明における画像処理条件伝達手段の実施の形態の一例である。 The window level and the window width determined by the window adjustment are input to the processing condition transmission unit 316. The processing condition transmission unit 316 transmits the determined image processing conditions to the server. The processing condition transmission unit 316 is an example of an embodiment of image processing condition transmission means in the present invention.

サーバー200では画像処理ユニット214が伝達された画像処理条件で原画像を処理する。すなわち、伝達されたウィンドウレベルおよびウィンドウ幅に基づいて原画像をウィンドウ処理する。画像処理ユニット214は、本発明における画像処理手段の実施の形態の一例である。 In the server 200, the image processing unit 214 processes the original image under the transmitted image processing conditions. That is, the original image is windowed based on the transmitted window level and window width. The image processing unit 214 is an example of an embodiment of image processing means in the present invention.

原画像をウィンドウ処理して得られた画像はクライアント300に伝達される。クライアント300は画像表示ユニット318により画像表示を行う。これによってウィンドウ処理済みの画像が表示部304に表示される。画像表示ユニット318は、本発明における画像表示手段の実施の形態の一例である。 An image obtained by windowing the original image is transmitted to the client 300. The client 300 displays an image using the image display unit 318. As a result, the window-processed image is displayed on the display unit 304. The image display unit 318 is an example of an embodiment of the image display means in the present invention.

画像処理ユニット214におけるウィンドウ処理の過程にはクライアント300側からの操作者の関与がないので応答性を阻害しない。また、ウィンドウ処理により画像データの量が減少しているので応答性は低下しない。したがって、原画像をウィンドウ処理した画像は瞬時に表示部304に表示される。 The window processing in the image processing unit 214 does not impede responsiveness because there is no operator involvement from the client 300 side. Further, since the amount of image data is reduced by the window processing, the responsiveness is not lowered. Accordingly, an image obtained by windowing the original image is instantaneously displayed on the display unit 304.

表示部304に表示された画像は、予行によって確定したウィンドウ処理条件に基づいて原画像をウィンドウ処理した画像となる。すなわち、はじめから原画像についてウィンドウ調節を行って得られる画像と同じ画像を得ることができる。しかも、この画像は従来のように原画像をクライアントに取り込んでウィンドウ調節する場合や、クライアント側からサーバーを操作してウィンドウ調節する場合よりもはるかに応答性良く得ることができる。 The image displayed on the display unit 304 is an image obtained by performing window processing on the original image based on the window processing conditions determined by the preliminary run. That is, the same image as that obtained by performing window adjustment on the original image from the beginning can be obtained. In addition, this image can be obtained with much better responsiveness than when the original image is taken into the client and the window is adjusted as in the prior art, or when the window is adjusted by operating the server from the client side.

画像処理はウィンドウ処理に限らず、例えばズーミング処理やパンニング処理(パンアンドズーム:Pan
& Zoom)等であっても良い。パンアンドズームは次のようにして行われる。
Image processing is not limited to window processing, for example, zooming processing or panning processing (pan and zoom: Pan
& Zoom) or the like. Pan and zoom is performed as follows.

画像データ要求ユニット312は、操作者の操作に基づき、データ処理に関する情報としてパンアンドズームを表す情報を伝達する。この情報に基づいて、サーバー200の画像データ調達ユニット212は原画像のマトリクサイズ(matrix
size)を例えば半分にした画像データをクライアント300に伝達する。
The image data request unit 312 transmits information representing pan and zoom as information related to data processing based on the operation of the operator. Based on this information, the image data procurement unit 212 of the server 200 determines the matrix size (matrix) of the original image.
For example, image data obtained by halving (size) is transmitted to the client 300.

上述のように、クライアント側で画像処理を行う場合、実際に必要とされる画像は画像全体の一部である場合が多々あり、かつ、画像処理において全てのデータが必要とされるわけではない。この観点での発明においては、原画像を構成する画像データの一部をサーバーからクライアントに取り込むことから、必要以上のデータが転送されることがない。 As described above, when image processing is performed on the client side, the image actually required is often a part of the entire image, and not all data is required in the image processing. . In the invention from this point of view, a part of the image data constituting the original image is fetched from the server to the client, so that more data than necessary is not transferred.

これにより原画像を構成する画像データのボリュームを4分の1に削減した画像データが得られ、それによる画像が表示部304に表示される。取り込む画像データのボリュームを原画像より減少させたので、画像データの取り込みを、操作者の操作に対して応答性良く行うことができる。また、画像データの調達の過程で行われるマトリクス縮小処理はクライアント300側からの操作者の関与なしに行われるので、応答性は低下しない。したがって、要求した画像は瞬時に表示部304に表示される。 As a result, image data in which the volume of the image data constituting the original image is reduced to a quarter is obtained, and the resulting image is displayed on the display unit 304. Since the volume of the image data to be captured is smaller than that of the original image, the image data can be captured with high responsiveness to the operation of the operator. Further, since the matrix reduction process performed in the process of procuring image data is performed without the operator's involvement from the client 300 side, the responsiveness does not decrease. Therefore, the requested image is displayed on the display unit 304 instantly.

この画像データについて、画像処理予行ユニット314によりパンアンドズームの予行を行う。画像処理の予行は操作者の操作に基づいて行われる。すなわち、操作部306を操作して画像のパンニングおよびズーミングを行い、所望のROIを所望の大きさで表示する画像を得る。操作者によるパンアンドズームはクライアント300に取り込んだ画像データについて行うので、操作に対する応答性が良い。 This image data is subjected to pan and zoom replay by the image processing replay unit 314. Image processing is performed based on the operation of the operator. That is, the operation unit 306 is operated to perform panning and zooming of an image, and an image displaying a desired ROI in a desired size is obtained. Since panning and zooming by the operator is performed on the image data captured by the client 300, responsiveness to the operation is good.

なお、このパンアンドズームは原画像に対する処理ではなく、マトリクスサイズを縮小した画像についての処理であるが、ROIの像を示すのに問題はないので、パンアンドズームを適切に行うことができる。 This pan-and-zoom is not a process for the original image but a process for an image with a reduced matrix size. However, since there is no problem in showing an ROI image, pan-and-zoom can be performed appropriately.

パンアンドズームにより確定したROIの位置およびズーム倍率が処理条件伝達ユニット316を通じてサーバーに伝達される。サーバー200では、画像処理ユニット214が、伝達されたROIの位置およびズーム倍率に応じて原画像を処理する。原画像をパンアンドズームして得られた画像はクライアント300に伝達され、画像表示ユニット318によって表示部304に表示される。 The ROI position and zoom magnification determined by pan and zoom are transmitted to the server through the processing condition transmission unit 316. In the server 200, the image processing unit 214 processes the original image in accordance with the transmitted ROI position and zoom magnification. An image obtained by panning and zooming the original image is transmitted to the client 300 and displayed on the display unit 304 by the image display unit 318.

画像処理ユニット214における画像処理の過程にはクライアント300側からの操作者の関与がないので応答性を阻害しない。また、パンアンドズーム処理後のデータは原画像データの一部で構成され、データ量が減少しているので応答性は低下しない。したがって、原画像のROIをズーミングした画像は瞬時に表示部304に表示される。 Responsiveness is not hindered because there is no operator involvement from the client 300 side in the image processing process in the image processing unit 214. Further, the data after the pan-and-zoom process is composed of a part of the original image data, and since the data amount is reduced, the responsiveness is not lowered. Therefore, an image obtained by zooming the ROI of the original image is instantaneously displayed on the display unit 304.

表示部304に表示された画像は、予行により確定したROIおよびズーム倍率に基づいて原画像を処理した画像となる。すなわち、はじめから原画像についてパンアンドズームを行って得られる画像と同じ画像を得ることができる。しかも、この画像は従来のように原画像をクライアントに取り込んでパンアンドズームを行う場合や、クライアント側からサーバーを操作してパンアンドズームを行う場合よりもはるかに応答性良く得ることができる。 The image displayed on the display unit 304 is an image obtained by processing the original image based on the ROI and zoom magnification determined by the pre-run. That is, it is possible to obtain the same image as that obtained by performing pan and zoom on the original image from the beginning. In addition, this image can be obtained with much better responsiveness than when the original image is taken into the client and panning and zooming is performed as in the prior art, or when panning and zooming is performed by operating the server from the client side.

以上、医用画像を取り扱う例について説明したが、本発明は医用画像に限らず他の様々な分野の画像の取扱に適用することができ、それらの分野において同様の効果を奏することができるのはいうまでもない。 As mentioned above, although the example which handles a medical image was demonstrated, this invention can be applied to the handling of the image of not only a medical image but various other fields, and there can exist the same effect in those fields. Needless to say.

100 通信回線
200 サーバー
202,302 データ処理部
204,308 通信部
206 画像保管部
300 クライアント
304 表示部
306 操作部
310 画像メモリ
400,500 医用画像撮像装置
DESCRIPTION OF SYMBOLS 100 Communication line 200 Server 202,302 Data processing part 204,308 Communication part 206 Image storage part 300 Client 304 Display part 306 Operation part 310 Image memory 400,500 Medical imaging device

Claims (10)

サーバーに保管された医用画像について、画像診断等を行うためにクライアントで表示する際に、クライアントで表示するための画像処理を行って、クライアントで表示させるに当たり、
前記サーバーに保管された原画像を構成する画像データについてデータ量を原画像より減少させた画像処理予行用画像データを前記サーバーから伝達して前記クライアントに取り込み、
前記予行用画像データについて、前記クライアントで表示するための画像処理の予行を行い、該画像処理の画像処理条件を確定し、
前記予行により確定した画像処理条件を前記クライアントから前記サーバーに伝達し、
前記伝達された画像処理条件で、前記サーバーに保管された画像について前記クライアントで表示するための画像処理を前記サーバーで行い、
前記原画像の画像処理を行った後の処理済画像を、前記サーバーから前記クライアントに取り込んで表示する
ことを特徴とする画像取扱方法。
When displaying medical images stored on the server on the client for image diagnosis, etc., when performing image processing for display on the client and displaying on the client,
The image processing image data for the image data constituting the original image stored in the server is reduced from the original image and transmitted to the client through the server.
Wherein the dry run image data, performs image processing dry run of for display on the client, to determine the image processing conditions of the image processing,
The image processing conditions determined by the replay are transmitted from the client to the server,
The server performs image processing for displaying on the client the original image stored in the server under the transmitted image processing conditions,
An image handling method, wherein a processed image after image processing of the original image is captured from the server and displayed on the client.
前記データ量を原画像より減少させた画像処理予行用画像データは、前記クライアントから前記サーバに伝達された画像処理を特定する情報に基づいてサーバにて生成されたものであるThe image processing preliminary image data in which the data amount is reduced from the original image is generated by the server based on the information specifying the image processing transmitted from the client to the server.
ことを特徴とする請求項1に記載の画像取扱方法。The image handling method according to claim 1, wherein:
前記原画像の画像処理を行った後の処理済画像は、該画像処理によってデータ量が原画像より減少した画像であるThe processed image after the image processing of the original image is an image in which the data amount is reduced from the original image by the image processing.
ことを特徴とする請求項1または請求項2に記載の画像取扱方法。The image handling method according to claim 1, wherein the image handling method is performed.
前記表示用の画像処理はウィンドウ処理である、ことを特徴とする請求項1から請求項3のいずれか一項に記載の画像取扱方法。 The image handling method according to claim 1, wherein the image processing for display is window processing. 前記表示用の画像処理はズーミング処理及び/またはパンニング処理である、ことを特徴とする請求項1から請求項3のいずれか一項に記載の画像取扱方法。 4. The image handling method according to claim 1, wherein the image processing for display is zooming processing and / or panning processing . 5. サーバーに保管された医用画像について、画像診断等を行うためにクライアントで表示する際に、クライアントで表示するための画像処理を行って、クライアントで表示させる画像取扱装置であって、
前記サーバーに保管された画像を構成する原画像を構成する画像データについてデータ量を原画像より減少させた画像処理予行用画像データを前記クライアントに取り込む画像取込手段と、
前記取り込んだ画像データについて、前記クライアントで表示するための画像処理の予行をクライアントで行い、該画像処理の画像処理条件を確定し、前記予行により確定した画像処理条件を前記サーバーに伝達する画像処理条件伝達手段と、
前記伝達された画像処理条件で、前記サーバーに保管された画像について前記クライアントで表示するための画像処理を前記サーバーで行う画像処理手段と、
前記伝達された画像処理条件によるクライアントで表示するための画像処理を行った後の処理済みの画像を、前記サーバーから前記クライアントに取り込んで表示する画像表示手段と、
を具備することを特徴とする画像取扱装置。
An image handling apparatus for displaying on a client by performing image processing for display on a client when displaying the medical image stored in a server on a client for image diagnosis or the like ,
Image fetching means for fetching into the client image data for image processing replay in which the data amount of the original image constituting the image stored in the server is smaller than that of the original image ;
Image processing for performing image processing replay for display on the client with respect to the captured image data, determining image processing conditions for the image processing, and transmitting the image processing conditions determined by the replay to the server A condition transmission means;
Image processing means for performing image processing on the server for displaying on the client the image stored in the server under the transmitted image processing conditions;
Image display means for fetching and displaying the processed image after performing image processing for display on the client according to the transmitted image processing conditions from the server to the client;
An image handling apparatus comprising:
前記データ量を原画像より減少させた画像処理予行用画像データは、前記クライアントから前記サーバに伝達された画像処理を特定する情報に基づいてサーバにて生成されたものであるThe image processing preliminary image data in which the data amount is reduced from the original image is generated by the server based on the information specifying the image processing transmitted from the client to the server.
ことを特徴とする請求項6に記載の画像取扱装置。The image handling apparatus according to claim 6.
前記原画像の画像処理を行った後の処理済画像は、該画像処理によってデータ量が原画像より減少した画像であるThe processed image after the image processing of the original image is an image in which the data amount is reduced from the original image by the image processing.
ことを特徴とする請求項6または請求項7に記載の画像取扱装置。The image handling apparatus according to claim 6 or 7, wherein
前記表示用の画像処理はウィンドウ処理である、ことを特徴とする請求項6から請求項8のいずれか一項に記載の画像取扱装置。 The image handling apparatus according to claim 6, wherein the image processing for display is window processing. 前記表示用の画像処理はズーミング処理及び/またはパンニング処理である、ことを特徴とする請求項6から請求項8のいずれか一項7に記載の画像取扱装置。 The image handling apparatus according to claim 6, wherein the image processing for display is zooming processing and / or panning processing .
JP2011161268A 2011-07-22 2011-07-22 Image handling method and apparatus Expired - Lifetime JP5255099B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011161268A JP5255099B2 (en) 2011-07-22 2011-07-22 Image handling method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011161268A JP5255099B2 (en) 2011-07-22 2011-07-22 Image handling method and apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP35283399A Division JP4900986B2 (en) 1999-12-13 1999-12-13 Image handling method and apparatus

Publications (2)

Publication Number Publication Date
JP2011216124A true JP2011216124A (en) 2011-10-27
JP5255099B2 JP5255099B2 (en) 2013-08-07

Family

ID=44945713

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011161268A Expired - Lifetime JP5255099B2 (en) 2011-07-22 2011-07-22 Image handling method and apparatus

Country Status (1)

Country Link
JP (1) JP5255099B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1163953A (en) * 1997-08-21 1999-03-05 Nikon Corp Image measuring device and its image displaying method
WO1999028858A1 (en) * 1997-11-29 1999-06-10 Algotec Systems Ltd. Image compression method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1163953A (en) * 1997-08-21 1999-03-05 Nikon Corp Image measuring device and its image displaying method
WO1999028858A1 (en) * 1997-11-29 1999-06-10 Algotec Systems Ltd. Image compression method
JP2001525622A (en) * 1997-11-29 2001-12-11 アルゴテック システムズ リミテッド Image compression method

Also Published As

Publication number Publication date
JP5255099B2 (en) 2013-08-07

Similar Documents

Publication Publication Date Title
US8571280B2 (en) Transmission of medical image data
JP6278348B2 (en) Medical image display program, medical image display method, medical image display apparatus, and medical image display system
WO2015059933A1 (en) Information processing device, information processing method, control device, control system, control method, tomosynthesis imaging device, x-ray imaging device, image processing device, image processing system, image processing method and computer program
US8244018B2 (en) Visualizing a 3D volume dataset of an image at any position or orientation from within or outside
US8494242B2 (en) Medical image management apparatus and method, and recording medium
JP6373555B2 (en) Computer system, medical image diagnostic apparatus, image display method, and image display program
US20160092446A1 (en) Medical imaging viewer caching techniques
JP5661267B2 (en) Radiation imaging apparatus, control apparatus, control method, and storage medium
KR20160027000A (en) Medical image processor for telemedicine and remote medical diagnosis system comprising same
JP4900986B2 (en) Image handling method and apparatus
US20140044421A1 (en) Display control apparatus, display apparatus, and method for controlling the same
JP6738631B2 (en) Medical image processing apparatus, medical image processing method, and medical image processing program
JP5255099B2 (en) Image handling method and apparatus
JP5835930B2 (en) Medical image display device
US9035945B1 (en) Spatial derivative-based ray tracing for volume rendering
US9082217B1 (en) Avoidance-based ray tracing for volume rendering
US20120242666A1 (en) Apparatus and method for displaying image
JP6632230B2 (en) Image processing apparatus, image processing method, and image processing program
He et al. A medical application integrating remote 3D visualization tools to access picture archiving and communication system on mobile devices
JP6358244B2 (en) MEDICAL IMAGE PROCESSING DEVICE, MEDICAL IMAGE PROCESSING DEVICE CONTROL METHOD, AND PROGRAM
JP6929343B2 (en) Image processing device and image processing method, image processing program
JP6397554B2 (en) Control apparatus, radiation imaging apparatus, control method, and program
JP2004248960A (en) Medical image display device
US20230245760A1 (en) Display apparatus, image management server, and recording medium
CN111651131B (en) Image display method and device and computer equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110811

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121023

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130220

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130319

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130418

R150 Certificate of patent or registration of utility model

Ref document number: 5255099

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160426

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term