JP5361548B2 - Medical image display device, medical image processing device, and medical image observation system - Google Patents

Medical image display device, medical image processing device, and medical image observation system Download PDF

Info

Publication number
JP5361548B2
JP5361548B2 JP2009135177A JP2009135177A JP5361548B2 JP 5361548 B2 JP5361548 B2 JP 5361548B2 JP 2009135177 A JP2009135177 A JP 2009135177A JP 2009135177 A JP2009135177 A JP 2009135177A JP 5361548 B2 JP5361548 B2 JP 5361548B2
Authority
JP
Japan
Prior art keywords
image
display
medical image
medical
unit
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.)
Active
Application number
JP2009135177A
Other languages
Japanese (ja)
Other versions
JP2010279541A (en
Inventor
理 猪狩
陽介 大久保
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 JP2009135177A priority Critical patent/JP5361548B2/en
Publication of JP2010279541A publication Critical patent/JP2010279541A/en
Application granted granted Critical
Publication of JP5361548B2 publication Critical patent/JP5361548B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Processing Or Creating Images (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a medical image observation system which efficiently utilizes the resources of a personal computer on a client side without deteriorating performance of image display, by solving the problem of a load onto a server and resource shortage with resource concentration in a thin client system. <P>SOLUTION: The medical image reservation system is configured such that a medical image processor 10 and a medical image display device 20 are connected on a network. When receiving a request for image display from a user 40, a display image generation part A15 within the medical image processor 10 generates a display image and a transmission part 14 transmits it to the medical image display device. While transmitting the display image, an image data transmission part 18 transmits image data on the display image to the main memory B of the medical image display device 20. When finishing transmission of all the pieces of the image data, image data in the medical image processor 10 is deleted, and the display image generation processing is switched from the display image generation part A15 to a display image generation part B27. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は医用画像表示装置、医用画像処理装置並びに医用画像観察システムに関し、より詳細には、3次元または4次元データを始めとする大容量データの表示をサーバサイドで行う医用画像処理装置、医用画像表示装置から成るシステムに関するものである。   The present invention relates to a medical image display device, a medical image processing device, and a medical image observation system. More specifically, the present invention relates to a medical image processing device that displays a large amount of data such as three-dimensional or four-dimensional data on the server side. The present invention relates to a system including an image display device.

近年、CTを始めとするモダリティの撮影画像数の増加に伴い、複数枚の画像を3次元(3D)画像として利用する運用が幅広く普及しており、患者への説明画像や術前や術中のシミュレーション画像など、様々な用途で利用されている。従来、3D画像を作成、表示するには高価な高性能3Dワークステーションが必要であったが、シンクライアント技術の普及により、高度な3D画像処理をサーバ側で行い、その結果、画像のみをクライアントに送信して表示するシンクライアント型3D画像システムが普及し始めている。   In recent years, with the increase in the number of photographic images of modalities such as CT, the use of a plurality of images as three-dimensional (3D) images has become widespread, and explanation images to patients, preoperative and intraoperative It is used for various purposes such as simulation images. Conventionally, expensive high-performance 3D workstations were required to create and display 3D images, but with the widespread use of thin client technology, advanced 3D image processing is performed on the server side, and as a result, only images are displayed on the client. Thin client type 3D image systems that transmit to and display on the Internet have begun to spread.

この3D画像システムは、医用画像処理装置、医用画像表示装置から構成されるもので、医用画像処理装置のストレージに大容量の医療画像データが保管されており、医用画像表示装置からの要求に基づいて医用画像処理装置が画像データから表示画像を生成し、生成された表示画像を医用画像表示装置に転送している(例えば、下記特許文献1参照)。   This 3D image system is composed of a medical image processing device and a medical image display device. A large amount of medical image data is stored in the storage of the medical image processing device, and is based on a request from the medical image display device. The medical image processing apparatus generates a display image from the image data, and transfers the generated display image to the medical image display apparatus (for example, see Patent Document 1 below).

特開2005−312683JP-A-2005-312683

医療3D画像は、患者への病状説明や術中ナビゲーション画像として用いられ、比較的長時間参照されることが多く、その間のサーバリソースを占有し続けるという問題がある。また、医用画像処理装置(以下、サーバと記す)で画像データを主メモリに読み込んで処理する必要がある。そして、複数の医用画像表示装置(以下、クライアントと記す)からの要求に応えるため、複数の画像データを同時に主メモリの作業領域上に保持する必要があった。加えて、3D画像利用の普及に伴うクライアント数の増大もあり、今後、サーバのメモリやCPUなどのリソース不足が深刻化すると予想されている。   A medical 3D image is used as an explanation of a medical condition to a patient or an intraoperative navigation image, and is often referred to for a relatively long time, and there is a problem that server resources are continuously occupied during that time. Further, it is necessary to read the image data into the main memory and process it with a medical image processing apparatus (hereinafter referred to as a server). In order to respond to requests from a plurality of medical image display apparatuses (hereinafter referred to as clients), it is necessary to simultaneously hold a plurality of image data on the work area of the main memory. In addition, there is an increase in the number of clients accompanying the widespread use of 3D images, and it is expected that the shortage of resources such as server memory and CPU will become serious in the future.

一方、近年、医用画像表示装置に用いられるクライアントのパーソナルコンピュータの性能は年々向上しており、大容量の主メモリ、高性能プロセッサを搭載した製品も珍しく無くなってきている。この傾向は今後も続くと予想され、将来的には、従来、高性能なサーバでしか行なえなかった大容量画像データの画像処理も、クライアント側で難なく行えるようになると推測される。   On the other hand, in recent years, the performance of client personal computers used in medical image display devices has been improving year by year, and products equipped with a large-capacity main memory and a high-performance processor have become rare. This trend is expected to continue in the future, and in the future, it is estimated that image processing of large-capacity image data that could conventionally be performed only by a high-performance server can now be performed without difficulty on the client side.

但し、クライアント側で画像生成処理を行うためには、一度サーバにある大容量記憶装置(主にハードドディスク)から画像データをクライアントに全て転送する必要があり、転送が完了するまで待たされるという問題が生じる。医用画像情報システムでは、画像の表示要求から完了までの即応性が極めて重要であるため、この遅延は許容されないものである。   However, in order to perform image generation processing on the client side, it is necessary to transfer all image data from the large-capacity storage device (mainly hard disk) in the server to the client once, and wait until the transfer is completed. Problems arise. In the medical image information system, the responsiveness from the display request to the completion of the image is extremely important, so this delay is not allowed.

したがって本発明の目的は、シンクライアント画像システムのデメリットであるサーバへの負荷、リソース集中に伴う資源不足の弊害を解消し、画像表示のパフォーマンスを落とさずに、クライアント側のパーソナルコンピュータのリソースの効率的な活用が可能となる医用画像表示装置、医用画像処理装置並びに医療画像観察システムを提供することである。   Accordingly, an object of the present invention is to eliminate the adverse effects of the load on the server and the resource shortage accompanying the resource concentration, which are disadvantages of the thin client image system, and reduce the efficiency of the resource of the personal computer on the client side without degrading the image display performance It is to provide a medical image display device, a medical image processing device, and a medical image observation system that can be used practically.

すなわち本発明は、医用画像処理装置に対して、通信ネットワークで接続された医用画像表示装置に於いて、画像データに対する画像処理を指示するための入力手段と、前記指示に基づいて、前記医用画像処理装置に記憶されている前記画像データに対して画像処理要を、前記医用画像処理装置へ送信する送信手段と、前記画像データに基づいて生成された第1表示画像と前記画像データとを、前記医用画像装置から受信する受信手段と、前記受信手段で受信した画像データに対して、前記要求に基づいて画像処理を行うことにより第2表示画像を生成する画像処理手段と、前記第1表示画像の受信後であって前記第2表示画像の生成前の期間において前記第1表示画像を表示し、前記第2表示画像の生成に伴って、前記第1表示画像から前記第2表示画像に切り替えて表示する表示制御手段と、を備えることを特徴とする。 That is, the present invention is to provide a medical image processing apparatus, in the medical image display apparatus connected by a communication network, input means for instructing an image processing on images data, based on the instruction, the medical an image processing Riyo determined with respect to the picture image data stored in the image processing apparatus, transmitting means for transmitting to the medical image processing apparatus, the first display image generated based on the previous Kiga image data wherein the image data receiving means for receiving from the medical image apparatus for image picture data received by said receiving means, for generating a second display image by performing image processing based on the request and The first display image is displayed in a period after reception of the first display image and before generation of the second display image, and with the generation of the second display image, the first display image is received . Display image Characterized in that it comprises a display control means for displaying is switched to the second display image.

また本発明は、医用画像表示装置に対して、通信ネットワークで接続された医用画像処理装置に於いて、予め記憶されている画像データに対する画像処理要求を前記医用画像表示装置から受信する受信手段と、前記受信手段で受信された画像処理要求と前記画像データとに基づいて表示画像を生成する表示画像生成手段と、前記表示画像生成手段で生成された表示像を前記医用画像表示装置に送信する送信手段と、前記送信手段で前記表示像を前記医用画像表示装置に送信した後に、前記画像データを削除するように制御する制御手段と、を備えることを特徴とする。 The present invention is, with respect to the medical image display device, in the medical image processing apparatus connected via a communication network, receiving means for receiving an image processing request for images data that have been previously stored from the medical image display device If, based on the received image processing request and the image data by the receiving unit, a display image generating means for generating a display image, the medical image display device a display image image generated by said display image generating means and transmitting means for transmitting to, after transmitting the display image image on the medical image display apparatus in the transmitting means, characterized in that it comprises a control unit that controls to delete the image data.

更に、本発明は、画像データに基づいて第1表示画像を生成する第1の生成部と、前記第1の生成部で生成された前記第1表示画像を医用画像表示装置に送信する第1の送信部と、前記画像データを前記医用画像表示装置に送信する第2の送信部と、を備えた医用画像処理装置と、所望の画像を要求する画像表示要求受付部と、前記第1の送信部から送信された前記第1表示画像を表示する表示部と、前記医用画像処理装置の第2の送信部から送信された画像データを記憶する記憶部と、前記記憶部に記憶された画像データを基に第2表示画像を生成する第2の生成部と、を備えた医用画像表示装置と、を少なくとも有して各々がネットワーク上に接続された医用画像観察システムに於いて、前記医用画像処理装置は、前記第1の生成部が前記画像表示要求受付部からの画像要求を受けて前記第1表示画像を生成し、前記第2の送信部が、前記第1の送信部で前記第1表示画像を送信している間に、前記画像データを前記医用画像表示装置に送信し、前記画像データを全て前記医用画像表示装置に送信し終えた時点で、前記医用画像処理装置内の前記画像データを削除するように制御する第1の制御部を具備し、前記医用画像表示装置は、前記画像データて受信し終えた時点で、前記第1の生成部で行っていた表示画像生成処理を前記第2の生成部に切り替えるように制御する第2の制御部を具備し、前記第2の制御部で前記表示画像生成処理が切り替わった後は、前記第2の生成部で生成された前記第2表示画像を前記表示部が表示することを特徴とする。 Furthermore, the present invention is first transmitted to the first and the generating unit, the first medical image display device the first display image generated by the generation unit for generating a first display image based on the image data a first transmission portion, and a second transmission unit that transmits the pre-Symbol image data to the medical image display apparatus, a medical image processing apparatus and an image display request receiving unit for requesting desired image, A display unit that displays the first display image transmitted from the first transmission unit, a storage unit that stores image data transmitted from the second transmission unit of the medical image processing apparatus, and a storage unit In a medical image observation system having at least a medical image display device including a second generation unit that generates a second display image based on stored image data, each connected to a network. There are, the medical image processing apparatus, the first generate portion before Upon receiving an image request from the image display request receiving unit to generate the first display image, the second transmission unit, while sending the first display image in the first transmission unit, before sends outs image data to the medical image display apparatus, before outs when you have finished transmitting the image data to all the medical image display apparatus, to remove the previous Kiga image data of the medical image processing apparatus comprising a first control unit for controlling the said medical image display apparatus, the front Kiga image data at the time when finished all been received, the first display image generating processing which has been performed by the generation of the comprising a second control unit for controlling to switch to the second generation unit, wherein after the display image generation processing is switched by the second control unit, generated by the second generator the The display unit displays a second display image.

本発明によれば、大容量画像データから生成される医療画像を参照する際に、サーバ側で表示画像を生成し、クライアント側では表示のみを行うことで、表示要求を出してから短い時間で画像を参照することができる。   According to the present invention, when referring to a medical image generated from large-capacity image data, a display image is generated on the server side and only displayed on the client side, so that a display request can be made in a short time. Images can be referenced.

これにより、短時間で画像を参照できるというサーバ側の処理のメリットを維持しながら、後に処理をクライアント側に切り替えることで、サーバの資源集中の問題を回避することが可能となる。   Accordingly, it is possible to avoid the problem of server resource concentration by switching the processing to the client side later while maintaining the merit of the processing on the server side that the image can be referred to in a short time.

本発明の一実施形態に係る医療画像観察システムの基本構成を示すブロック構成図である。It is a block block diagram which shows the basic composition of the medical image observation system which concerns on one Embodiment of this invention. 本発明の一実施形態に係る医療画像観察システムを実現するための具体的なブロック構成を示した図である。It is the figure which showed the specific block configuration for implement | achieving the medical image observation system which concerns on one Embodiment of this invention. 本発明の一実施形態の医療画像観察システム1の動作について説明するもので、サーバ側で表示画像を生成する場合の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the medical image observation system 1 of one Embodiment of this invention, and demonstrating operation | movement in the case of producing | generating a display image by the server side. 本発明の一実施形態の医療画像観察システム1の動作について説明するもので、画像データをサーバ側からクライアント側のメモリに転送する場合の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the medical image observation system 1 of one Embodiment of this invention, and demonstrating operation | movement in the case of transferring image data from the server side to the memory on the client side. 本発明の一実施形態の医療画像観察システム1の動作について説明するもので、クライアント側で表示画像を生成する場合の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the medical image observation system 1 of one Embodiment of this invention, and demonstrating operation | movement in the case of producing | generating a display image by the client side.

以下、図面を参照して本発明の実施形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の一実施形態に係る医療画像観察システムの基本構成を示すブロック構成図である。   FIG. 1 is a block configuration diagram showing a basic configuration of a medical image observation system according to an embodiment of the present invention.

図1に於いて、本医療画像観察システム1は、ネットワーク上に医用画像処理装置10と、複数の医用画像表示装置201 ,202 ,…が接続されている。 In FIG. 1, the medical image observation system 1 is connected to a medical image processing apparatus 10 and a plurality of medical image display apparatuses 20 1 , 20 2 ,.

医用画像処理装置10は、図示されないがCT等に使用される医用画像データが保存される記憶装置(ハードディスク)、主メモリ等を有している。そして、この医用画像処理装置10には、前述したように、複数台の医用画像表示装置201 ,202 ,…が、ネットワークを介して接続されている。 Although not shown, the medical image processing apparatus 10 includes a storage device (hard disk) that stores medical image data used for CT and the like, a main memory, and the like. As described above, a plurality of medical image display devices 20 1 , 20 2 ,... Are connected to the medical image processing device 10 via a network.

医用画像表示装置201 ,202 ,…には、医用画像を表示するモニタ311 ,312 ,…と、表示された画像に対して表示条件の変更等を指示する入力装置(キーボードやマウスなど)321 ,322 ,…が接続されている。 The medical image display devices 20 1 , 20 2 ,... Include monitors 31 1 , 31 2 ,... That display medical images, and input devices (keyboard and mouse) that instruct the displayed image to change display conditions. Etc.) 32 1 , 32 2 ,... Are connected.

医用画像表示装置201 ,202 ,…は、医用画像処理装置10に対して医用画像の表示要求を出すことができる。要求を受けた医用画像処理装置10は、該当する画像データを一旦、前記主メモリに全て読み込んでから表示画像を生成し、医用画像表示装置201 ,202 ,…に送信する。 The medical image display apparatuses 20 1 , 20 2 ,... Can issue a medical image display request to the medical image processing apparatus 10. The medical image processing apparatus 10 having received the request, once the corresponding image data, generates a display image from read all in the main memory, the medical image display device 20 1, 20 2, and transmits to ....

表示画像を受信した医用画像表示装置201 ,202 ,…は、接続されたモニタ311 ,312 ,…が上に受信した画像を表示する。モニタ311 ,312 ,…に表示された画像に対し、表示条件の変更(透明度、色などの変更や、画像の回転や拡大/縮小など)を行った場合、その都度、要求が医用画像処理装置10に対して出され、サーバで条件に合う表示画像が生成されて医用画像表示装置201 ,202 ,…に送信される。 The medical image display devices 20 1 , 20 2 ,... That have received the display image display the images received by the connected monitors 31 1 , 31 2 ,. When the display conditions are changed (transparency, color, etc., image rotation, enlargement / reduction, etc.) for the images displayed on the monitors 31 1 , 31 2 ,... A display image that meets the conditions is generated by the server 10 and transmitted to the medical image display devices 20 1 , 20 2 ,...

つまり、このような構成の医療画像観察システム1に於いては、以下のようにして画像データの処理が行われる。   That is, in the medical image observation system 1 having such a configuration, image data processing is performed as follows.

先ず、医用画像処理装置10で表示画像の生成と医用画像表示装置201 ,202 ,…への送信が行われながら、主メモリにある画像データが医用画像表示装置201 ,202 ,…の図示されない主メモリに転送される。次いで、医用画像処理装置10で主メモリの作業領域上にある画像データが、医用画像表示装置201 ,202 ,…の主メモリに転送し終わった時点で、医用画像処理装置10の主メモリにある画像データが削除され、メモリ上の作業領域が開放(メモリ上の作業領域の確保を止める)される。そして、医用画像処理装置10の主メモリにある画像データが、医用画像表示装置201 ,202 ,…の主メモリに転送し終わった時点で、それまで医用画像処理装置10で行われていた表示画像生成処理が医用画像表示装置201 ,202 ,…に切り替わる。 First, generating a medical image display device 20 1 of the display image in the medical image processing apparatus 10, 20 2, while performed transmission ... to the image data in the main memory is the medical image display device 20 1, 20 2, ... Are transferred to a main memory (not shown). Next, when the image data on the work area of the main memory is transferred to the main memory of the medical image display devices 20 1 , 20 2 ,... By the medical image processing device 10, the main memory of the medical image processing device 10. And the work area on the memory is released (reservation of the work area on the memory is stopped). When the image data in the main memory of the medical image processing apparatus 10 has been transferred to the main memory of the medical image display apparatuses 20 1 , 20 2 ,..., It has been performed by the medical image processing apparatus 10 until then. display image generation processing medical image display device 20 1, 20 2, switched to ....

図2は、本医療画像観察システムを実現するための具体的なブロック構成を示した図である。   FIG. 2 is a diagram showing a specific block configuration for realizing the medical image observation system.

前述したように、本医療画像観察システム1は、医用画像処理装置10と、複数の医用画像表示装置20とが、ネットワークによって接続されている。尚、図2に於いては、説明の簡単化のため、複数ある医用画像表示装置201 ,202 ,…を、代表的に医用画像表示装置20として説明する。 As described above, in the medical image observation system 1, the medical image processing apparatus 10 and the plurality of medical image display apparatuses 20 are connected by a network. In FIG. 2, a plurality of medical image display devices 20 1 , 20 2 ,... Are representatively described as medical image display devices 20 for the sake of simplicity.

サーバ側である医用画像処理装置10は、データベース11と、画像データ保管部12と、画像表示要求受信部13と、表示画像送信部14と、表示画像生成部A15と、画像データ読込み部16と、主メモリA17と、画像データ送信部18と、CPU19と、を有して構成される。   The medical image processing apparatus 10 on the server side includes a database 11, an image data storage unit 12, an image display request receiving unit 13, a display image transmitting unit 14, a display image generating unit A15, and an image data reading unit 16. A main memory A17, an image data transmission unit 18, and a CPU 19.

前記データベース11は、管理している医用画像データを特定するための情報、データの保管場所等を管理している。画像データ保管部12は、医用画像データを保管するための記憶手段である。この画像データ保管部12は、医用画像データが保管されたとき、削除されたとき、または変更になった場合等、前記データベース11と通信して、該データベース11の修正を行う。尚、この画像データ保管部12は、これらに限られず、複数のHDDやNASのイメージ、つまり、別の場所にあってもよい。   The database 11 manages information for specifying medical image data being managed, data storage locations, and the like. The image data storage unit 12 is a storage unit for storing medical image data. The image data storage unit 12 communicates with the database 11 to correct the database 11 when medical image data is stored, deleted, or changed. The image data storage unit 12 is not limited to these, and may be in a plurality of HDD or NAS images, that is, in another location.

前記画像表示要求受信部13は、後述する画像表示要求送信部23から受信した表示要求を、表示画像生成部A15に供給する。表示画像送信部14は、表示画像生成部A15で生成された表示画像を、後述する表示画像受信部24に送信する。   The image display request receiving unit 13 supplies the display request received from the image display request transmitting unit 23 described later to the display image generating unit A15. The display image transmission unit 14 transmits the display image generated by the display image generation unit A15 to the display image reception unit 24 described later.

表示画像生成部A15は、画像表示要求受信部13から受け取った画像表示要求に従って表示画像を生成する。画像データが、まだ主メモリA17に読込まれていない場合は、画像データ読込み部16に対して画像データの読込みを指示する。一方、既に主メモリA17に画像データがある場合は、このデータを基に表示画像を生成して表示画像送信部14に表示画像を送信する。   The display image generation unit A15 generates a display image according to the image display request received from the image display request reception unit 13. If the image data has not yet been read into the main memory A17, the image data reading unit 16 is instructed to read the image data. On the other hand, if there is already image data in the main memory A 17, a display image is generated based on this data and the display image is transmitted to the display image transmission unit 14.

画像データ読込み部16は、画像データ保管部12に保管された画像データを、主メモリA17に読込むためのものである。尚、画像データは複数のDICOM画像ファイル、若しくは1つのファィルに纏められたボリュームファイルであっても良い。また、主メモリA17は、画像データ保管部12の画像データを一時的に保持するメモリである。   The image data reading unit 16 is for reading the image data stored in the image data storage unit 12 into the main memory A17. The image data may be a plurality of DICOM image files or a volume file collected in one file. The main memory A17 is a memory that temporarily holds image data stored in the image data storage unit 12.

更に、画像データ送信部18は、主メモリA17にある画像データを、後述する画像データ受信部25に送信するためのものである。また、CPU19は、医用画像処理装置10内の各部の制御動作や判定等を行うための制御部を構成している。   Further, the image data transmitting unit 18 is for transmitting the image data in the main memory A17 to the image data receiving unit 25 described later. Further, the CPU 19 constitutes a control unit for performing control operations, determinations, and the like of the respective units in the medical image processing apparatus 10.

一方、クライアント側となる医用画像表示装置20は、画像表示要求受付部21と、画像表示部22と、画像表示要求送信部23と、表示画像受信部24と、画像データ受信部25と、主メモリB26と、表示画像生成部B27と、CPU28と、を有して構成される。   On the other hand, the medical image display device 20 on the client side includes an image display request receiving unit 21, an image display unit 22, an image display request transmitting unit 23, a display image receiving unit 24, an image data receiving unit 25, A memory B26, a display image generation unit B27, and a CPU 28 are included.

前記画像表示要求受付部21は、ユーザ40からの画像表示指示(単なる指定画像の表示だけでなく、その後の表示条件変更指示(透明度、カラーマップの変更、画像の回転や拡大/縮小等))を受付け、要求内容を、画像表示要求送信部23に伝達する。表示画像作成処理がクライアント側に切り替わった後は、要求内容を後述する表示画像生成部B27に通知する。   The image display request receiving unit 21 receives an image display instruction from the user 40 (not only a display of a designated image but also a display condition change instruction thereafter (transparency, color map change, image rotation, enlargement / reduction, etc.)) Is transmitted to the image display request transmitting unit 23. After the display image creation processing is switched to the client side, the request content is notified to a display image generation unit B27 described later.

画像表示部22は、画像をモニタに表示するためのものである。表示画像生成処理が医用画像処理装置10で行われている間は、表示画像受信部24から受け取った画像を表示し、医用画像表示装置20に切り替わった後は、表示画像生成部B27から受け取った画像を表示する。画像表示要求送信部23は、表示要求を、ネットワークを介して画像表示要求受信部13に送信する。   The image display unit 22 is for displaying an image on a monitor. While the display image generation process is being performed by the medical image processing apparatus 10, the image received from the display image receiving unit 24 is displayed, and after switching to the medical image display apparatus 20, the image is received from the display image generating unit B27. Display an image. The image display request transmission unit 23 transmits a display request to the image display request reception unit 13 via the network.

表示画像受信部24は、表示画像送信部14から受信した表示画像を、画像表示部22に供給する。   The display image receiving unit 24 supplies the display image received from the display image transmitting unit 14 to the image display unit 22.

画像データ受信部25は、画像データ送信部18から受信した画像データを、主メモリB26に格納するためのものである。主メモリB26は、医用画像処理装置10から送信された画像データを一時的に保持するメモリである。そして、表示画像生成部B27は、主メモリB26上の画像データを基に表示画像を生成して、画像表示部22に供給する。   The image data receiving unit 25 is for storing the image data received from the image data transmitting unit 18 in the main memory B26. The main memory B26 is a memory that temporarily holds the image data transmitted from the medical image processing apparatus 10. The display image generation unit B27 generates a display image based on the image data on the main memory B26 and supplies the display image to the image display unit 22.

更に、CPU28は、医用画像表示装置20内の各部の制御動作や判定等を行うための制御部を構成している。   Further, the CPU 28 constitutes a control unit for performing control operations and determinations of the respective units in the medical image display device 20.

尚、医用画像処理装置10、医用画像表示装置20は、本実施形態に於いてはパーソナルコンピュータで構成される。また、図1のシステムの基本構成図では医用画像表示装置201 ,202 ,…と、モニタ311 ,312 ,…及び入力装置321 ,322 ,…を別の構成としているが、これに限られるものではなく、図2に示されるように、医用画像表示装置20内に画像表示部22及び画像表示受付部21を有した構成としてもよい。 Note that the medical image processing apparatus 10 and the medical image display apparatus 20 are configured by a personal computer in this embodiment. Further, in the basic configuration diagram of the system of FIG. 1, the medical image display devices 20 1 , 20 2 ,..., The monitors 31 1 , 31 2 ,... And the input devices 32 1 , 32 2 ,. The present invention is not limited to this, and as shown in FIG. 2, the medical image display device 20 may include an image display unit 22 and an image display reception unit 21.

次に、図3乃至図5のフローチャートを参照して、本実施形態の医療画像観察システム1の動作について説明する。尚、これらの制御動作は、主にCPU19及びCPU28の指令によって行われる。   Next, the operation of the medical image observation system 1 of the present embodiment will be described with reference to the flowcharts of FIGS. Note that these control operations are mainly performed by commands from the CPU 19 and the CPU 28.

初めに、本実施形態の医療画像観察システム1に於ける画像表示指示の動作について説明する。   First, an image display instruction operation in the medical image observation system 1 of the present embodiment will be described.

図3は、サーバ側で表示画像を生成する場合の動作を説明するためのフローチャートである。   FIG. 3 is a flowchart for explaining an operation when a display image is generated on the server side.

本シーケンスが開始されると、先ず、ステップS1に於いて、医用画像表示装置20内の画像表示要求受付部21によって、ユーザ40の図示されないマウス操作等による、例えば3次元画像に対する入力操作が受付けられる。これにより、画像表示要求受付部21にて画像表示要求に変換されて、画像表示要求送信部23に出力される。前述した表示要求内容の例としては、対象画像を指定する情報(StudyInstanceUID、SeriesInstanceUID)、表示条件を指定する情報(透明度、カラーマップ、視点、拡大/縮小等)などがある。   When this sequence is started, first, in step S1, the image display request accepting unit 21 in the medical image display apparatus 20 accepts an input operation for, for example, a three-dimensional image by a mouse operation (not shown) of the user 40. It is done. As a result, the image display request receiving unit 21 converts the image display request into an image display request and outputs the image display request to the image display request transmitting unit 23. Examples of the display request content described above include information for specifying a target image (StudyInstanceUID, SeriesInstanceUID), information for specifying display conditions (transparency, color map, viewpoint, enlargement / reduction, and the like).

次に、ステップS2にて、画像表示要求送信部23により、表示要求内容がネットワーク(図1参照)を介して、医用画像処理装置10側の画像表示要求受信部13に送信される。すると、続くステップS3にて、画像表示要求受信部13で受信された表示要求内容の情報が、表示画像生成部A15に出力される。   Next, in step S2, the image display request transmitting unit 23 transmits the display request content to the image display request receiving unit 13 on the medical image processing apparatus 10 side via the network (see FIG. 1). Then, in subsequent step S3, the information on the display request content received by the image display request receiving unit 13 is output to the display image generating unit A15.

そして、ステップS4に於いて、表示要求は画像の新規表示であるか表示条件変更であるかが判定される。ここで、前記表示要求が新規表示である場合は、ステップS5に移行して、表示画像生成部A15から画像データ読込み部16に対して画像データの読込みが指示される。すると、続くステップS6にて、画像データ読込み部16によって、データベース11から画像データの保存場所が入手されると共に、画像データ保管部12から画像データが読込まれて、主メモリA17に格納される。   In step S4, it is determined whether the display request is a new image display or a display condition change. If the display request is a new display, the process proceeds to step S5, where the display image generation unit A15 instructs the image data reading unit 16 to read image data. Then, in subsequent step S6, the image data reading unit 16 obtains the storage location of the image data from the database 11, and the image data is read from the image data storage unit 12 and stored in the main memory A17.

一方、前記ステップS4にて表示要求が表示条件変更であった場合は、前述したステップS5及びS6がスキップされる。   On the other hand, when the display request is a display condition change in step S4, steps S5 and S6 described above are skipped.

ステップS7では、表示画像生成部A15によって主メモリA17にある画像データに画像表示条件が適用されて、表示画像が生成される。ここで生成された表示画像は、表示画像送信部14に出力される。次いで、ステップS8にて、表示画像送信部14からネットワークを介して、前記生成された表示画像が、医用画像表示装置20側の表示画像受信部24に送信される。   In step S7, the display image generation unit A15 applies the image display condition to the image data in the main memory A17 to generate a display image. The display image generated here is output to the display image transmission unit 14. Next, in step S8, the generated display image is transmitted from the display image transmitting unit 14 to the display image receiving unit 24 on the medical image display device 20 side via the network.

ステップS9では、表示画像受信部24によって受信された表示画像が、画像表示部22に出力される。すると、続くステップS10にて、画像表示部22のモニタ上に、表示画像受信部24より出力された画像が表示される。   In step S <b> 9, the display image received by the display image receiving unit 24 is output to the image display unit 22. Then, in the subsequent step S <b> 10, the image output from the display image receiving unit 24 is displayed on the monitor of the image display unit 22.

このようにして、本シーケンスが終了する。   In this way, this sequence is completed.

次に、図4のフローチャートを参照して、本実施形態の医療画像観察システム1に於ける画像データ転送の動作について説明する。   Next, the image data transfer operation in the medical image observation system 1 of the present embodiment will be described with reference to the flowchart of FIG.

図4は、画像データをサーバ側からクライアント側のメモリに転送する場合の動作を説明するためのフローチャートである。   FIG. 4 is a flowchart for explaining the operation when image data is transferred from the server side to the client side memory.

本シーケンスが開始されると、先ず、ステップS21にて、画像データ送信部18により、主メモリA17に格納された画像データが、ネットワークを介して医用画像表示装置20側の画像データ受信部25に送信される。そして、ステップS22では、画像データ受信部25により受信された画像データが、主メモリB26に格納される。   When this sequence is started, first, in step S21, the image data transmission unit 18 transfers the image data stored in the main memory A17 to the image data reception unit 25 on the medical image display device 20 side via the network. Sent. In step S22, the image data received by the image data receiving unit 25 is stored in the main memory B26.

すると、続くステップS23に於いて、画像データが全て主メモリB26に転送されたか否かが判定される。ここで、転送が終了していない場合は前記ステップS21に移行し、転送が終了したならばステップS24に移行する。   Then, in the subsequent step S23, it is determined whether or not all the image data has been transferred to the main memory B26. If the transfer has not been completed, the process proceeds to step S21. If the transfer has been completed, the process proceeds to step S24.

ステップS24では、医用画像処理装置10側の画像データ送信部18から表示画像生成部A15に対して、主メモリA17に格納された画像データの解放と画像生成処理の終了が指示される。すると、ステップS25にて、表示画像生成部A15によって主メモリA17の画像データが解放され、画像生成処理が終了する。   In step S24, the image data transmission unit 18 on the medical image processing apparatus 10 side instructs the display image generation unit A15 to release the image data stored in the main memory A17 and end the image generation processing. Then, in step S25, the display image generation unit A15 releases the image data in the main memory A17, and the image generation process ends.

次に、ステップS26にて、画像データ受信部25から表示画像生成部B27に対して、画像生成処理の開始が指示される。これにより、ステップS27では、表示画像生成部B27によって画像生成処理が開始される。それと共に、画像表示要求受付部21に対して、以降の表示要求が表示画像生成部B27に切り替えられるように指示される。   Next, in step S26, the image data receiving unit 25 instructs the display image generating unit B27 to start the image generating process. Thereby, in step S27, the display image generation unit B27 starts the image generation process. At the same time, the image display request receiving unit 21 is instructed to switch the subsequent display request to the display image generating unit B27.

次に、図5のフローチャートを参照して、本実施形態の医療画像観察システム1に於ける画像表示指示の動作について説明する。   Next, with reference to the flowchart of FIG. 5, the operation of the image display instruction in the medical image observation system 1 of the present embodiment will be described.

図5は、クライアント側で表示画像を生成する場合の動作を説明するためのフローチャートである。   FIG. 5 is a flowchart for explaining the operation when a display image is generated on the client side.

本シーケンスが開始されると、ステップS31にて、画像表示要求受付部21によってユーザ40のマウス操作等による、現在表示されている画像に対する表示条件の変更指示が受付けられ、画像表示要求の情報に変換される。ここで、表示要求内容の例としては、前述したような対象画像を指定する情報や、表示条件を指定する情報等である。   When this sequence is started, in step S31, the image display request receiving unit 21 receives an instruction to change the display condition for the currently displayed image by the user's mouse operation or the like, and the image display request information is included in the information. Converted. Here, examples of display request contents include information for specifying the target image as described above, information for specifying display conditions, and the like.

次いで、ステップS32にて、表示画像生成部B27により主メモリB26にある画像データに要求された表示条件が適用されて、表示画像が生成される。生成された表示画像は、画像表示部22に出力される。そして、ステップS33にて、画像表示部22のモニタ上に、表示画像生成部Bから得られた画像が表示される。   Next, in step S32, the display condition is applied to the image data in the main memory B26 by the display image generation unit B27 to generate a display image. The generated display image is output to the image display unit 22. In step S33, the image obtained from the display image generation unit B is displayed on the monitor of the image display unit 22.

前述した実施形態によれば、サーバで表示画像の生成、クライアントへの表示画像送信を行いながら、サーバの主メモリ上の画像データをクライアントの主メモリに転送すること、及び、画像データの転送を完了した時点でサーバの主メモリにある画像データを削除して、メモリ上の作業領域を開放すること、並びに、クライアントが画像データを全て受信し終えた時点で、これまでサーバで行っていた表示画像生成処理をクライアントでの処理に切り替えることにより、医用画像観察システム全体に於ける資源の有効活用を実現することができる。   According to the above-described embodiment, the image data on the main memory of the server is transferred to the main memory of the client and the image data is transferred while generating the display image and transmitting the display image to the client on the server. Delete the image data in the main memory of the server when it is completed, free up the work area on the memory, and display that has been performed on the server until the client has received all the image data By switching the image generation processing to the processing at the client, effective use of resources in the entire medical image observation system can be realized.

これにより、画像表示のパフォーマンスを落とすことなく、クライアント側のパーソナルコンピュータのリソースの効率的な活用が可能となる。   This makes it possible to efficiently use the resources of the personal computer on the client side without degrading the image display performance.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲で種々の変形実施が可能であるのは勿論である。   Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the present invention.

更に、上述した実施形態には種々の段階の発明が含まれており、開示される複数の構成要件の適当な組合せにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件から幾つかの構成要件が削除されても、或いは実施形態に示される構成要件が幾つか組合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除された構成も発明として抽出され得る。   Further, the above-described embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some constituent requirements are deleted from all the constituent requirements shown in the embodiment, or some constituent requirements shown in the embodiment are combined, it is described in the column of the problem to be solved by the invention. When the problem can be solved and the effect described in the column of the effect of the invention can be obtained, the configuration from which this constituent requirement is deleted can be extracted as the invention.

本発明によれば、シンクライアント画像システムのデメリットであるサーバへの負荷、リソース集中に伴う資源不足の弊害を解消し、画像表示のパフォーマンスを落とさずに、クライアント側のパーソナルコンピュータのリソースの効率的な活用が可能となる医用画像表示装置、医用画像処理装置並びに医療画像観察システムが得られる。   According to the present invention, the disadvantage of the thin client image system, which is the load on the server and the resource shortage due to the resource concentration, is solved, and the efficiency of the resource of the personal computer on the client side is reduced without degrading the performance of image display. Thus, a medical image display device, a medical image processing device, and a medical image observation system that can be used effectively are obtained.

1…医療画像観察システム、10…医用画像処理装置、11…データベース、12…画像データ保管部、13…画像表示要求受信部、14…表示画像送信部、15…表示画像生成部A、16…画像データ読込み部、17…主メモリA、18…画像データ送信部、19、28…CPU、20,201 ,202 ,……医用画像表示装置、21…画像表示要求受付部、22…画像表示部、23…画像表示要求送信部、24…表示画像受信部、25…画像データ受信部、26…主メモリB、27…表示画像生成部B、311 ,312 ,……モニタ、321 ,322 ,……入力装置。 DESCRIPTION OF SYMBOLS 1 ... Medical image observation system, 10 ... Medical image processing apparatus, 11 ... Database, 12 ... Image data storage part, 13 ... Image display request | requirement receiving part, 14 ... Display image transmission part, 15 ... Display image generation part A, 16 ... image data reading unit, 17 ... main memory A, 18 ... image data transmission unit, 19,28 ... CPU, 20,20 1, 20 2, ...... medical image display device, 21 ... image display request receiving unit, 22 ... image Display unit 23 ... Image display request transmitting unit 24 24 Display image receiving unit 25 25 Image data receiving unit 26 26 Main memory B 27 Display image generating unit B 31 1 , 31 2 ,. 1 , 32 2 ,... Input device.

Claims (3)

医用画像処理装置に対して、通信ネットワークで接続された医用画像表示装置に於いて、
像データに対する画像処理を指示するための入力手段と、
前記指示に基づいて、前記医用画像処理装置に記憶されている前記画像データに対して画像処理要を、前記医用画像処理装置へ送信する送信手段と
記画像データに基づいて生成された第1表示画像と前記画像データとを、前記医用画像処理装置から受信する受信手段と、
前記受信手段で受信した画像データに対して、画像処理を行うことにより第2表示画像を生成する画像処理手段と、
前記第1表示画像の受信後であって前記第2表示画像の生成前の期間において前記第1表示画像を表示し、前記第2表示画像の生成に伴って、前記第1表示画像から前記第2表示画像に切り替えて表示する表示制御手段と、
を備えることを特徴とする医用画像表示装置。
In a medical image display device connected to a medical image processing device via a communication network,
Input means for instructing an image processing on images data,
Based on the instruction, and transmitting means for the image processing Riyo determined with respect to the medical image processing apparatus the image image data stored in, and transmits to the medical image processing apparatus,
A receiving unit before the first display image generated based on Kiga image data and the image data, received from the medical image processing apparatus,
Against images data received by the receiving means, image processing means for generating a second display image by performing image picture processing,
The first display image is displayed in a period after the reception of the first display image and before the generation of the second display image, and from the first display image to the second display image as the second display image is generated. Display control means for switching to and displaying two display images ;
A medical image display device comprising:
医用画像表示装置に対して、通信ネットワークで接続された医用画像処理装置に於いて、
予め記憶されている画像データに対する画像処理要求を前記医用画像表示装置から受信する受信手段と、
前記受信手段で受信された画像処理要求と前記画像データとに基づいて表示画像を生成する表示画像生成手段と、
前記表示画像生成手段で生成された表示像を前記医用画像表示装置に送信する送信手段と、
前記送信手段で前記表示像を前記医用画像表示装置に送信した後に、前記画像データを削除するように制御する制御手段と、
を備えることを特徴とする医用画像処理装置。
In a medical image processing apparatus connected to a medical image display apparatus via a communication network,
Receiving means for receiving an image processing request from the medical image display device for images data that have been previously stored,
A display image generating unit based on the received image processing request and the image data, generates a display image by the reception means,
Transmitting means for transmitting the display image image generated by said display image generating means to the medical image display apparatus,
After transmitting the display image image on the medical image display apparatus in the transmitting means, and control means for controlling so as to delete the image data,
A medical image processing apparatus comprising:
画像データに基づいて第1表示画像を生成する第1の生成部と、前記第1の生成部で生成された前記第1表示画像を医用画像表示装置に送信する第1の送信部と、前記画像データを前記医用画像表示装置に送信する第2の送信部と、を備えた医用画像処理装置と、所望の画像を要求する画像表示要求受付部と、前記第1の送信部から送信された前記第1表示画像を表示する表示部と、前記医用画像処理装置の第2の送信部から送信された画像データを記憶する記憶部と、前記記憶部に記憶された画像データを基に第2表示画像を生成する第2の生成部と、を備えた医用画像表示装置と、を少なくとも有して各々がネットワーク上に接続された医用画像観察システムに於いて、
前記医用画像処理装置は、前記第1の生成部が前記画像表示要求受付部からの画像要求を受けて前記第1表示画像を生成し、前記第2の送信部が、前記第1の送信部で前記第1表示画像を送信している間に、前記画像データを前記医用画像表示装置に送信し、前記画像データを全て前記医用画像表示装置に送信し終えた時点で、前記医用画像処理装置内の前記画像データを削除するように制御する第1の制御部を具備し、
前記医用画像表示装置は、前記画像データて受信し終えた時点で、前記第1の生成部で行っていた表示画像生成処理を前記第2の生成部に切り替えるように制御する第2の制御部を具備し、前記第2の制御部で前記表示画像生成処理が切り替わった後は、前記第2の生成部で生成された前記第2表示画像を前記表示部が表示する
ことを特徴とする医用画像観察システム。
A first generating unit that generates a first display image based on the image data, a first transmission unit that transmits the first of said first display image generated by the generation unit to the image display device medical, a second transmission unit that transmits the pre-Symbol image data to the medical image display apparatus, a medical image processing apparatus and an image display request receiving unit for requesting desired image, said first transmission section A display unit that displays the first display image transmitted from the storage unit, a storage unit that stores image data transmitted from the second transmission unit of the medical image processing apparatus, and image data stored in the storage unit. In a medical image observation system having at least a medical image display device including a second generation unit that generates a second display image based on each of the medical image display devices, each connected to a network,
The medical image processing apparatus, the first Generate section generates the first display image by receiving the image request from the image display request receiving unit, the second transmission unit, transmitting the first while sending the first display image in parts, at the time of sending the pre-outs image data to the medical image display apparatus, it has finished transmitting a pre-outs image data to all the medical image display apparatus, comprising a first control unit that controls to delete the pre Kiga image data of the medical image processing apparatus,
The medical image display device, the front Kiga image data at the time when finished all been received, and controls so as to switch the first display image generating processing which has been performed by the generation unit of the second generation unit A second control unit is provided, and after the display image generation processing is switched by the second control unit, the display unit displays the second display image generated by the second generation unit. Medical image observation system characterized by
JP2009135177A 2009-06-04 2009-06-04 Medical image display device, medical image processing device, and medical image observation system Active JP5361548B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009135177A JP5361548B2 (en) 2009-06-04 2009-06-04 Medical image display device, medical image processing device, and medical image observation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009135177A JP5361548B2 (en) 2009-06-04 2009-06-04 Medical image display device, medical image processing device, and medical image observation system

Publications (2)

Publication Number Publication Date
JP2010279541A JP2010279541A (en) 2010-12-16
JP5361548B2 true JP5361548B2 (en) 2013-12-04

Family

ID=43536886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009135177A Active JP5361548B2 (en) 2009-06-04 2009-06-04 Medical image display device, medical image processing device, and medical image observation system

Country Status (1)

Country Link
JP (1) JP5361548B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3566692B2 (en) * 2001-12-26 2004-09-15 新日鉄ソリューションズ株式会社 Network system
JP2006026419A (en) * 2005-07-25 2006-02-02 Terarikon Inc Three-dimensional image display device in network environment
US7483939B2 (en) * 2005-08-25 2009-01-27 General Electric Company Medical processing system allocating resources for processing 3D to form 2D image data based on report of monitor data
JP5040923B2 (en) * 2006-12-19 2012-10-03 コニカミノルタエムジー株式会社 Medical image management system

Also Published As

Publication number Publication date
JP2010279541A (en) 2010-12-16

Similar Documents

Publication Publication Date Title
AU2019216745B2 (en) Collaborative editing of media in a mixed computing environment
JP2015534160A (en) Client-side image rendering in client-server image browsing architecture
JP5481606B1 (en) Image generation system and image generation program
US9680885B2 (en) Information processing apparatus and terminal device that communicate with each other
US10698870B2 (en) Grid based data mobility
JP2009122947A (en) Screen sharing system and data transfer method
US10579240B2 (en) Live-rendered and forkable graphic edit trails
US8938522B2 (en) Tiered XML services in a content management system
JP5361548B2 (en) Medical image display device, medical image processing device, and medical image observation system
CN105389096A (en) Browser based data interaction method and apparatus
JP5982436B2 (en) Screen transfer server device and screen transfer method
JP2008140052A (en) Application software and information processor
JP2013033398A (en) Information processor, data display program and conference system
US9465738B2 (en) Information processing system, control method, program, and recording medium
JP2011010225A (en) Information processing apparatus and program for the same, and method for processing content data in information processing apparatus
JP2004164236A (en) Data updating method
JP2009205197A (en) Cgm distribution system and cgm distribution method
Avis et al. Grid enabled remote visualization of medical datasets
WO2010029824A1 (en) Computer, application roaming method, and program
JP2004157793A (en) Contents sharing system
JP2011018290A (en) Screen sharing system and data transfer method
JP2006260478A (en) Distributed coordination work support system
JP2007018112A (en) Backup system, nas device, and backup method used for nas device
JP2007178926A (en) Image processing apparatus and method
JP2009140072A (en) Server system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120525

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130521

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130528

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130724

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: 20130806

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130903

R150 Certificate of patent or registration of utility model

Ref document number: 5361548

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350