JP2001166911A - Method and device for treating picture - Google Patents

Method and device for treating picture

Info

Publication number
JP2001166911A
JP2001166911A JP35283399A JP35283399A JP2001166911A JP 2001166911 A JP2001166911 A JP 2001166911A JP 35283399 A JP35283399 A JP 35283399A JP 35283399 A JP35283399 A JP 35283399A JP 2001166911 A JP2001166911 A JP 2001166911A
Authority
JP
Japan
Prior art keywords
image
processing
client
server
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.)
Granted
Application number
JP35283399A
Other languages
Japanese (ja)
Other versions
JP4900986B2 (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 Yokogawa Medical System Ltd
Yokogawa Medical Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GE Yokogawa Medical System Ltd, Yokogawa Medical Systems Ltd filed Critical GE Yokogawa Medical System Ltd
Priority to JP35283399A priority Critical patent/JP4900986B2/en
Publication of JP2001166911A publication Critical patent/JP2001166911A/en
Application granted granted Critical
Publication of JP4900986B2 publication Critical patent/JP4900986B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Image Processing (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)
  • Image Analysis (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize a method and device for processing a picture for operating picture processing for client display with satisfactory responsiveness without increasing any communication load. SOLUTION: A part of picture data of an original picture is fetched from a server to a client (312, 212), and the preliminary trial of picture processing is operated based on the fetched picture data by the client (314), and the established picture processing condition is transmitted from a client to a server (316), and an original picture is processed based on the transmitted picture processing condition by the server (214), and the processed picture is fetched and displayed by the client (318).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像取扱方法およ
び装置に関し、特に、サーバー(server)に保管
された画像をクライアント(client)で表示する
画像取扱方法および装置に関する。
[0001] 1. Field of the Invention [0002] 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.

【0002】[0002]

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

【0003】この医用画像ネットワークシステムでは、
医用画像撮像装置が撮像した画像をサーバーに保管し、
クライアントからサーバーにアクセス(access)
して所望の医用画像を閲覧するようになっている。
In this medical image network system,
Store the image captured by the medical imaging device on the server,
Access to server from client (access)
To browse the desired medical image.

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

【0005】そのような画像につき、クライアント側で
は所望の関心領域(ROI:region of in
terest)が適切な濃度分解能となるように階調変
換(ウィンドウ:window)処理された画像を表示
して観察する。あるいは、ROIが適切な大きさになる
ように拡大または縮小(ズーミング:zooming)
された画像を表示して観察する。また、画面に表示しき
れない大きな画像については、表示範囲を移動(パンニ
ング:panning)させて所望の画像を表示画面に
入れることが行われる。
[0005] With respect to such an image, a desired region of interest (ROI: region of interest) is obtained on the client side.
In this case, an image subjected to gradation conversion (window) processing so that “test” has an appropriate density resolution is displayed and observed. Alternatively, the ROI is enlarged or reduced so as to have an appropriate size (zooming).
The displayed image 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.

【0006】このような表示用の画像処理を行うには、
サーバーからクライアントに原画像を取り込み、クライ
アント側で画像処理する方法と、クライアント側からサ
ーバーを操作して画像処理を行う方法とがある。
In order to perform such display image processing,
There are a method of taking 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.

【0007】[0007]

【発明が解決しようとする課題】上記のように原画像を
サーバーからクライアントに取り込んで処理する方法は
大量の画像データからなる原画像の通信が介在し、ま
た、クライアント側からサーバーを操作して画像処理を
行わせる方法は各操作ごとに通信が介在するので、リア
ルタイム(real time)操作可能な程度に応答
の高速化を実現しようとすると、いずれも通信の負荷が
きわめて大きなものになるという問題があった。
As described above, the method of taking an original image from a server to a client and processing the original image involves communication of the original image composed of a large amount of image data, and operates the server from the client side. In the method of performing image processing, communication is interposed for each operation, and therefore, when realizing a high-speed response to such an extent that real-time operation is possible, the communication load becomes extremely large. was there.

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

【0009】[0009]

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

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

【0011】さらにこのことから、この観点での発明で
は、サーバーからクライアントに取り込む画像データは
原画像を構成する画像データの一部であるので、通信の
負荷を増すことなく応答性を良くすることができる。ま
た、この画像データにつきクライアントで表示用の画像
処理の予行を行うので、応答性の良い画像処理を行うこ
とができる。また、確定した画像処理条件をサーバーに
伝達して原画像の画像処理を行わせ、処理によりデータ
量が減少した画像をクライアントに取り込んで表示する
ので、通信の負荷を増すことなく応答性を良くすること
ができる。
Further, from the above, in the invention in this aspect, since the image data taken from the server to the client is a part of the image data constituting the original image, the responsiveness is improved without increasing the communication load. Can be. In addition, since the client performs a dry-run of image processing for display on the image data, image processing with good responsiveness can be performed. In addition, the determined image processing conditions are transmitted to the server to perform the image processing of the original image, and the 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.

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

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

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

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

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

【0017】この観点での発明では、通信の負荷を増す
ことなくクライアント表示用の画像処理を応答性良く行
う医用画像取扱装置を実現することができる。
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 good responsiveness without increasing the communication load.

【0018】[0018]

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

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

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

【0021】サーバー200およびクライアント300
は、いずれも通信手段を備えたデータ処理装置、例えば
エンジニアリング・ワークステーション(EWS:En
gineering Work Station)やパ
ーソナルコンピュータ(PC:personal co
mputer)等である。
Server 200 and client 300
Are all data processing apparatuses provided with communication means, for example, an engineering workstation (EWS: En
Gineering Work Station) and personal computers (PC: personal co.
mputer).

【0022】医用画像撮像装置400,500は、例え
ば、X線CT(ComputedTomograph
y)装置、MRI(Magnetic Resonan
ceImaging)装置、超音波撮像装置、X線撮影
装置、PET(Positron Emission
Tomography)、ガンマカメラ(γ came
ra)等である。医用画像撮像装置400,500はい
ずれも通信手段を有し、撮像した画像をサーバー200
に送信できるようになっている。
The medical image pickup devices 400 and 500 are, for example, an X-ray CT (Computed Tomograph).
y) Apparatus, MRI (Magnetic Resonan)
ce Imaging) apparatus, ultrasonic imaging apparatus, X-ray imaging apparatus, PET (Position Emission)
Tomography, gamma camera (γ camera)
ra) and the like. Each of the medical image capturing apparatuses 400 and 500 has a communication unit, and stores the captured image in the server 200.
Can be sent to

【0023】サーバー200は、医用画像撮像装置40
0,500から送信された医用画像を保管した画像ライ
ブラリ(library)を有する。クライアント30
0はサーバー200の画像ライブラリにアクセスして所
望の医用画像を獲得し、それを表示部に表示して診断等
の用途に供する。以下、画像ライブラリを単にライブラ
リという。
The server 200 includes a medical image pickup device 40
It has an image library that stores medical images transmitted from 0,500. Client 30
0 accesses the image library of the server 200 to obtain 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.

【0024】図2に、サーバー200のブロック(bl
ock)図を示す。同図に示すように、サーバー200
はデータ処理部202を有する。データ処理部202に
は通信部204が接続され、通信回線100を通じてデ
ータ通信が行えるようになっている。データ処理部20
2には、また、画像保管部206が接続されている。医
用画像撮像装置400,500から受信した医用画像は
ここに保管されて画像ライブラリを構成する。
FIG. 2 shows a block (bl) of the server 200.
ock) figure. As shown in FIG.
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. Data processing unit 20
2, an image storage unit 206 is connected. The medical images received from the medical image capturing devices 400 and 500 are stored here to form an image library.

【0025】図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.

【0026】データ処理部302にはまた通信部308
が接続され、通信回線100を通じてデータ通信が行え
るようになっている。データ処理部302にはさらに画
像メモリ310が接続され、通信を介してサーバーから
取り込んだ医用画像をここに記憶する。データ処理部3
02は、画像メモリ310に記憶した医用画像につい
て、操作者の操作に基づき表示用の種々の画像処理を行
う。以下、医用画像を単に画像という。
The data processing unit 302 also includes a communication unit 308
Are connected, and data communication can be performed through the communication line 100. An image memory 310 is further connected to the data processing unit 302, and stores a medical image captured from a server via communication. Data processing unit 3
02 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.

【0027】図4に、表示用の画像処理を行う観点で
の、サーバー200のデータ処理部202およびクライ
アント300のデータ処理部302のブロック図を示
す。同図に示す各ブロックの機能は、例えばコンピュー
タプログラム(computerprogram)等に
より実現される。データ処理部202とデータ処理部3
02は通信を介して接続される。
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 FIG. 1 is realized by, for example, a computer program or the like. Data processing unit 202 and data processing unit 3
02 is connected via communication.

【0028】同図に示すように、クライアント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 for data processing.
The image data request unit 312 transmits the information to the server 200.

【0029】データ処理に関する情報は、画像処理が例
えばウィンドウ処理である場合は、ウィンドウ処理であ
ることを示す情報とウィンドウレベル(window
level)およびウィンドウ幅(window wi
dth)の予想値である。
When the image processing is, for example, the window processing, the information relating to the data processing includes information indicating that the image processing is the window processing and the window level (window).
level) and window width (window wi)
dth).

【0030】サーバー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, an image specified by the client is read from the library, and the image data is selected according to information on data processing.

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

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

【0033】上述のように、クライアント側で画像処理
を行う場合、実際に必要とされる画像は画像全体の一部
である場合が多々あり、かつ、画像処理において全ての
データが必要とされるわけではない。この観点での発明
においては、原画像を構成する画像データの一部をサー
バーからクライアントに取り込むことから、必要以上の
データが転送されることがない。
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 all data is required in the image processing. Do not mean. In the invention from this viewpoint, a part of the image data constituting the original image is taken in from the server to the client, so that unnecessary data is not transferred.

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

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

【0036】操作者は取り込んだ画像につきウィンドウ
調節を行う。すなわち、操作部306を操作してウィン
ドウレベルおよびウィンドウ幅を調節し、表示画像が所
望の階調性を持つようにする。操作者によるウィンドウ
調節はクライアント300に取り込んだ画像データにつ
いて行うので、操作に対する応答性が良い。
The operator performs window adjustment on 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 taken into the client 300, the responsiveness to the operation is good.

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

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

【0039】サーバー200では画像処理ユニット21
4が伝達された画像処理条件で原画像を処理する。すな
わち、伝達されたウィンドウレベルおよびウィンドウ幅
に基づいて原画像をウィンドウ処理する。画像処理ユニ
ット214は、本発明における画像処理手段の実施の形
態の一例である。
In the server 200, the image processing unit 21
4 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 an image processing unit according to the present invention.

【0040】原画像をウィンドウ処理して得られた画像
はクライアント300に伝達される。クライアント30
0は画像表示ユニット318により画像表示を行う。こ
れによってウィンドウ処理済みの画像が表示部304に
表示される。画像表示ユニット318は、本発明におけ
る画像表示手段の実施の形態の一例である。
An image obtained by window processing the original image is transmitted to the client 300. Client 30
0 displays an image by 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 an image display unit in the present invention.

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

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

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

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

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

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

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

【0048】なお、このパンアンドズームは原画像に対
する処理ではなく、マトリクスサイズを縮小したした画
像についての処理であるが、ROIの像を示すのに問題
はないので、パンアンドズームを適切に行うことができ
る。
Note that 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 displaying the ROI image, the pan and zoom is appropriately performed. be able to.

【0049】パンアンドズームにより確定したROIの
位置およびズーム倍率が処理条件伝達ユニット316を
通じてサーバーに伝達される。サーバー200では、画
像処理ユニット214が、伝達されたROIの位置およ
びズーム倍率に応じて原画像を処理する。原画像をパン
アンドズームして得られた画像はクライアント300に
伝達され、画像表示ユニット318によって表示部30
4に表示される。
The position and zoom magnification of the ROI determined by the 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 according to the transmitted position of the ROI and the zoom magnification. An image obtained by panning and zooming the original image is transmitted to the client 300, and is displayed on the display unit 30 by the image display unit 318.
4 is displayed.

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

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

【0052】以上、医用画像を取り扱う例について説明
したが、本発明は医用画像に限らず他の様々な分野の画
像の取扱に適用することができ、それらの分野において
同様の効果を奏することができるのはいうまでもない。
Although an example in which medical images are handled has been described above, the present invention is not limited to medical images and can be applied to handling of images in various other fields, and similar effects can be obtained in those fields. It goes without saying that you can do it.

【0053】[0053]

【発明の効果】以上詳細に説明したように、本発明によ
れば、通信の負荷を増すことなくクライアント表示用の
画像処理を応答性良く行う画像処理方法および装置を実
現することができる。
As described above in detail, according to the present invention, it is possible to realize an image processing method and apparatus for performing image processing for client display with good responsiveness without increasing the communication load.

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

【図1】本発明の実施の形態の一例の装置の概念図であ
る。
FIG. 1 is a conceptual diagram of an apparatus according to an example of an embodiment of the present invention.

【図2】図1に示した装置におけるサーバーのブロック
図である。
FIG. 2 is a block diagram of a server in the apparatus shown in FIG.

【図3】図1に示した装置におけるクライアントのブロ
ック図である。
FIG. 3 is a block diagram of a client in the apparatus shown in FIG.

【図4】図2および図3に示したデータ処理部のブロッ
ク図である。
FIG. 4 is a block diagram of a data processing unit shown in FIGS. 2 and 3;

【符号の説明】[Explanation of symbols]

100 通信回線 200 サーバー 202,302 データ処理部 204,308 通信部 206 画像保管部 300 クライアント 304 表示部 306 操作部 310 画像メモリ 400,500 医用画像撮像装置 Reference Signs List 100 communication line 200 server 202, 302 data processing unit 204, 308 communication unit 206 image storage unit 300 client 304 display unit 306 operation unit 310 image memory 400, 500 medical image capturing apparatus

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B057 AA09 BA03 BA05 BA07 CA12 CA16 CD05 CE09 5B069 AA01 AA10 BA01 BA04 BB16 BC02 CA14 LA03  ──────────────────────────────────────────────────の Continued on the front page F term (reference) 5B057 AA09 BA03 BA05 BA07 CA12 CA16 CD05 CE09 5B069 AA01 AA10 BA01 BA04 BB16 BC02 CA14 LA03

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 サーバーに保管された画像をクライアン
トで表示するに当たり、 前記保管された画像を構成する画像データの一部を前記
サーバーから前記クライアントに取り込み、 前記取り込んだ画像データにつき前記クライアントで表
示用の画像処理の予行を行い、 前記予行により確定した画像処理条件を前記クライアン
トから前記サーバーに伝達し、 前記伝達された画像処理条件に基づいて前記サーバーで
前記保管された画像を処理し、 前記処理済みの画像を前記クライアントに取り込んで表
示する、ことを特徴とする画像取扱方法。
In displaying an image stored in a server on a client, a part of image data constituting the stored image is imported from the server to the client, and the captured image data is displayed on the client. Performing image processing for image processing, transmitting the image processing conditions determined by the dry processing from the client to the server, processing the stored image in the server based on the transmitted image processing conditions, An image handling method, wherein a processed image is imported to the client and displayed.
【請求項2】 前記表示用の画像処理はウィンドウ処理
である、ことを特徴とする請求項1に記載の画像取扱方
法。
2. The image handling method according to claim 1, wherein the image processing for display is window processing.
【請求項3】 前記表示用の画像処理はズーミング処理
である、ことを特徴とする請求項1に記載の画像取扱方
法。
3. The image handling method according to claim 1, wherein the image processing for display is zooming processing.
【請求項4】 前記表示用の画像処理はパンニング処理
である、ことを特徴とする請求項1に記載の画像取扱方
法。
4. The image handling method according to claim 1, wherein the image processing for display is a panning process.
【請求項5】 前記サーバーに保管された画像は医用画
像である、ことを特徴とする請求項1ないし請求項4の
うちのいずれか1つに記載の画像取扱方法。
5. The image handling method according to claim 1, wherein the image stored in the server is a medical image.
【請求項6】 サーバーに保管された画像をクライアン
トで表示する画像取扱装置であって、 前記保管された画像を構成する画像データの一部を前記
クライアントに取り込む画像取込手段と、 前記取り込んだ画像データにつき前記クライアント側で
表示用の画像処理の予行を行う画像処理予行手段と、 前記予行により確定した画像処理条件を前記サーバーに
伝達する画像処理条件伝達手段と、 前記伝達された画像処理条件に基づいて前記サーバー側
で前記保管された画像を処理する画像処理手段と、 前記処理済みの画像を前記クライアントに取り込んで表
示する画像表示手段と、を具備することを特徴とする画
像取扱装置。
6. An image handling device for displaying an image stored in a server on a client, wherein the image capturing means captures a part of the image data constituting the stored image in the client, Image processing dry-run means for performing a dry-run of image processing for display on the client side for image data; image processing condition transmitting means for transmitting the image processing conditions determined by the dry-run to the server; and the transmitted image processing conditions. An image handling apparatus comprising: an image processing unit that processes the stored image on the server side based on the image processing; and an image display unit that captures the processed image in the client and displays the image.
【請求項7】 前記表示用の画像処理はウィンドウ処理
である、ことを特徴とする請求項6に記載の画像取扱装
置。
7. The image handling apparatus according to claim 6, wherein the image processing for display is window processing.
【請求項8】 前記表示用の画像処理はズーミング処理
である、ことを特徴とする請求項7に記載の画像取扱装
置。
8. The image handling apparatus according to claim 7, wherein the image processing for display is zooming processing.
【請求項9】 前記表示用の画像処理はパンニング処理
である、ことを特徴とする請求項8に記載の画像取扱装
置。
9. The image handling apparatus according to claim 8, wherein the image processing for display is a panning process.
【請求項10】 前記サーバーに保管された画像は医用
画像である、ことを特徴とする請求項6ないし請求項9
のうちのいずれか1つに記載の画像取扱装置。
10. The image stored in the server is a medical image.
The image handling device according to any one of the above.
JP35283399A 1999-12-13 1999-12-13 Image handling method and apparatus Expired - Fee Related JP4900986B2 (en)

Priority Applications (1)

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

Applications Claiming Priority (1)

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

Related Child Applications (1)

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

Publications (2)

Publication Number Publication Date
JP2001166911A true JP2001166911A (en) 2001-06-22
JP4900986B2 JP4900986B2 (en) 2012-03-21

Family

ID=18426757

Family Applications (1)

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

Country Status (1)

Country Link
JP (1) JP4900986B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005218847A (en) * 2003-09-30 2005-08-18 Toshiba Corp Medical image communication system, medical image communication apparatus and medical image communication method
JP2005296552A (en) * 2004-04-07 2005-10-27 Terarikon Inc Medical image processing system in wide area network environment
JP2007535717A (en) * 2003-02-28 2007-12-06 アペリオ・テクノロジーズ・インコーポレイテッド Image processing and image analysis framework
JP2011016006A (en) * 2003-09-30 2011-01-27 Toshiba Corp Medical image communication system and medical image communication method
US7995821B2 (en) 2008-03-05 2011-08-09 Fujifilm Corporation Image processing system and image processing method
US8199358B2 (en) 2003-02-28 2012-06-12 Aperio Technologies, Inc. Digital slide image analysis
US8705825B2 (en) 2009-12-11 2014-04-22 Leica Biosystems Imaging, Inc. Signal to noise ratio in digital pathology image analysis

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01231177A (en) * 1988-03-11 1989-09-14 Toshiba Corp Image communication system
JPH07288806A (en) * 1994-04-20 1995-10-31 Hitachi Ltd Moving image communication system
JPH10137190A (en) * 1996-11-13 1998-05-26 Toshiba Iyou Syst Eng Kk Medical image processor
JPH10155746A (en) * 1996-11-29 1998-06-16 Arch Dev Corp Medical image display method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01231177A (en) * 1988-03-11 1989-09-14 Toshiba Corp Image communication system
JPH07288806A (en) * 1994-04-20 1995-10-31 Hitachi Ltd Moving image communication system
JPH10137190A (en) * 1996-11-13 1998-05-26 Toshiba Iyou Syst Eng Kk Medical image processor
JPH10155746A (en) * 1996-11-29 1998-06-16 Arch Dev Corp Medical image display method and system

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4818100B2 (en) * 2003-02-28 2011-11-16 アペリオ・テクノロジーズ・インコーポレイテッド Image processing and image analysis framework
US9019546B2 (en) 2003-02-28 2015-04-28 Leica Biosystems Imaging, Inc. Image processing of digital slide images based on a macro
JP2007535717A (en) * 2003-02-28 2007-12-06 アペリオ・テクノロジーズ・インコーポレイテッド Image processing and image analysis framework
US8780401B2 (en) 2003-02-28 2014-07-15 Leica Biosystems Imaging, Inc. Systems and methods for analyzing digital slide images using algorithms constrained by parameter data
JP2011123900A (en) * 2003-02-28 2011-06-23 Aperio Technologies Inc Image processing and image analysis framework
US8467083B2 (en) 2003-02-28 2013-06-18 Aperio Technologies, Inc. Framework for processing the content of a digital image of a microscope sample
US8199358B2 (en) 2003-02-28 2012-06-12 Aperio Technologies, Inc. Digital slide image analysis
JP2011016006A (en) * 2003-09-30 2011-01-27 Toshiba Corp Medical image communication system and medical image communication method
JP2011198381A (en) * 2003-09-30 2011-10-06 Toshiba Corp Medical imaging communication system and method
JP2011172998A (en) * 2003-09-30 2011-09-08 Toshiba Corp Medical imaging communication system and method
JP4733953B2 (en) * 2003-09-30 2011-07-27 株式会社東芝 Medical image communication system, medical image communication apparatus, and medical image communication method
JP2005218847A (en) * 2003-09-30 2005-08-18 Toshiba Corp Medical image communication system, medical image communication apparatus and medical image communication method
JP2005296552A (en) * 2004-04-07 2005-10-27 Terarikon Inc Medical image processing system in wide area network environment
US7995821B2 (en) 2008-03-05 2011-08-09 Fujifilm Corporation Image processing system and image processing method
US8705825B2 (en) 2009-12-11 2014-04-22 Leica Biosystems Imaging, Inc. Signal to noise ratio in digital pathology image analysis

Also Published As

Publication number Publication date
JP4900986B2 (en) 2012-03-21

Similar Documents

Publication Publication Date Title
US6683933B2 (en) Three-dimensional image display device in network
US7139000B2 (en) Method, system and computer product for displaying axial images
US20110206249A1 (en) Transmission of medical image data
US7860949B2 (en) Communication terminal
JP2003085284A (en) Report system in network environment
US20130155066A1 (en) Method and system for visualizing a volume dataset
CN108184097B (en) Real-time image viewing method in remote medical treatment
IL140351A (en) Methods and apparatus for helical multi-frame image reconstruction in a computer tomography fluoro system including data communications over a network
US6501818B1 (en) Apparatus and methods for displaying computed tomography fluoroscopy images including data transfer provided over a network
JP2017204838A (en) Information processing apparatus and information processing method
CN107147882A (en) A kind of multiresolution observation system of automatic real-time track destination object
US10296713B2 (en) Method and system for reviewing medical study data
JP2001166911A (en) Method and device for treating picture
JPWO2006087895A1 (en) Medical imaging system
CN109145128A (en) A kind of online method for visualizing of large-scale data
JP2019220036A (en) Medical image display system
JP2003135427A (en) Report system in network environment
JP5255099B2 (en) Image handling method and apparatus
US20120242666A1 (en) Apparatus and method for displaying image
CN114496175A (en) Medical image viewing method, device, equipment and storage medium
JP3455027B2 (en) X-ray image display device
JP4410985B2 (en) Image distribution system, image distribution method, program, and recording medium
JP3403143B2 (en) Image processing method, apparatus and storage medium
JP2004248960A (en) Medical image display device
US20230245760A1 (en) Display apparatus, image management server, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061010

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090113

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090310

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090407

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090519

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20090710

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110722

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111025

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111227

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150113

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

LAPS Cancellation because of no payment of annual fees