JP6732593B2 - Image processing apparatus and image processing method - Google Patents

Image processing apparatus and image processing method Download PDF

Info

Publication number
JP6732593B2
JP6732593B2 JP2016152983A JP2016152983A JP6732593B2 JP 6732593 B2 JP6732593 B2 JP 6732593B2 JP 2016152983 A JP2016152983 A JP 2016152983A JP 2016152983 A JP2016152983 A JP 2016152983A JP 6732593 B2 JP6732593 B2 JP 6732593B2
Authority
JP
Japan
Prior art keywords
image
resolution
vector field
displacement vector
displacement
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.)
Expired - Fee Related
Application number
JP2016152983A
Other languages
Japanese (ja)
Other versions
JP2018022334A5 (en
JP2018022334A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2016152983A priority Critical patent/JP6732593B2/en
Publication of JP2018022334A publication Critical patent/JP2018022334A/en
Publication of JP2018022334A5 publication Critical patent/JP2018022334A5/ja
Application granted granted Critical
Publication of JP6732593B2 publication Critical patent/JP6732593B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、画像処理装置および画像処理方法に関する。 The present invention relates to an image processing device and an image processing method.

医療において、医師が複数の異なる画像を対比させて診断を行なうことは重要である。異なる画像の例として、撮像装置(モダリティ)が異なる画像、撮像時期(日時)が異なる画像、姿勢が異なる画像(伏臥位と仰臥位など)がある。そして、対比の際に、撮像された画像の少なくとも1つを変形させて、画像間の位置合わせを行なう場合がある。また、位置合わせの結果を用いて画像間の差分画像を生成して診断に用いる場合がある。 In medical care, it is important for a doctor to compare a plurality of different images to make a diagnosis. Examples of different images include images with different imaging devices (modalities), images with different imaging times (date and time), and images with different postures (prone position, supine position, etc.). At the time of comparison, at least one of the captured images may be deformed to align the images. In addition, a difference image between images may be generated using the result of alignment and used for diagnosis.

変形位置合わせの手法や規模によっては、数時間から数日程度の長い計算時間を要する場合がある。そこで、異なる画像に対して同一の変形を適用するために、変形結果画像だけでなく、変形パラメータを保存しておくことが好ましい。 Depending on the deformation alignment method and scale, it may take a long calculation time of several hours to several days. Therefore, in order to apply the same deformation to different images, it is preferable to store not only the deformation result image but also the deformation parameter.

特許文献1には、変形パラメータのもっとも単純かつ汎用的な形式である変位ベクトル場を対象として、近傍ボクセルの変位量情報を1つのボクセルに代表させる技術が開示されている。これにより、ディスクに保存する場合などのデータ量を低減している。 Patent Document 1 discloses a technique in which displacement amount information of neighboring voxels is represented by one voxel, targeting a displacement vector field, which is the simplest and most versatile form of a deformation parameter. As a result, the amount of data to be saved in a disk is reduced.

特開2013−141603号公報JP, 2013-141603, A

しかしながら、特許文献1の方法では、1つのボクセルで変位量を代表させるボクセルの数が、あらかじめ決めた値で固定されている。そのため、例えば複雑な変形が含まれる場合に、変位ベクトル場の表現能力が不足する場合があった。 However, in the method of Patent Document 1, the number of voxels that represent the displacement amount by one voxel is fixed at a predetermined value. Therefore, for example, when a complex deformation is included, the expression capability of the displacement vector field may be insufficient.

本発明は上記の課題に鑑みてなされたものである。本発明の目的は、複数の画像間で位置合わせを行なう際に、変形の表現能力を保ちつつデータ量を低減する技術を提供することである。 The present invention has been made in view of the above problems. An object of the present invention is to provide a technique for reducing the amount of data while maintaining the expression capability of deformation when performing alignment between a plurality of images.

本発明は、以下の構成を採用する。すなわち、第1の画像を変形させて第2の画像に位置合わせするための、第1の解像度の第1の変位ベクトル場を取得する取得手段と、前記第1の解像度の前記第1の変位ベクトル場と、前記第1の解像度とは異なる解像度の第2の変位ベクトル場との変位量の誤差に基づいて、第2の解像度を決定する決定手段と、前記決定手段により決定された前記第2の解像度で第3の変位ベクトル場を生成する生成手段とを有することを特徴とする画像処理装置である。 The present invention employs the following configurations. That is, obtaining means for obtaining a first displacement vector field having a first resolution for transforming the first image to align it with the second image, and the first displacement having the first resolution. Deciding means for deciding the second resolution based on an error in the amount of displacement between the vector field and the second displacement vector field having a resolution different from the first resolution; and the deciding means decided by the deciding means. An image processing device, comprising: a generation unit configured to generate a third displacement vector field with a resolution of 2.

本発明はまた、以下の構成を採用する。すなわち、第1の画像を変形させて第2の画像に位置合わせするための、第1の解像度の変位ベクトル場を取得する取得ステップと、前記第1の解像度の前記変位ベクトル場と、前記第1の解像度とは異なる解像度の前記変位ベクトル場との変位量の誤差に基づいて、第2の解像度を決定する決定ステップと、前記決定された前記第2の解像度で前記変位ベクトル場を生成する生成ステップとを有することを特徴とする画像処理方法である。 The present invention also employs the following configurations. That is, an acquisition step of acquiring a displacement vector field of a first resolution for deforming the first image and aligning it with the second image; the displacement vector field of the first resolution; A determination step of determining a second resolution based on an error in the amount of displacement of the displacement vector field having a resolution different from one resolution; and generating the displacement vector field at the determined second resolution. An image processing method comprising: a generation step.

本発明によれば、複数の画像間で位置合わせを行なう際に、変形の表現能力を保ちつつデータ量を低減する技術を提供できる。 According to the present invention, it is possible to provide a technique for reducing the amount of data while maintaining the expression capability of deformation when aligning a plurality of images.

第1実施形態に係る画像処理装置の機器構成を示す図The figure which shows the apparatus structure of the image processing apparatus which concerns on 1st Embodiment. 第1実施形態における処理手順を示すフロー図Flowchart showing the processing procedure in the first embodiment 第2実施形態における処理手順を示すフロー図Flowchart showing the processing procedure in the second embodiment 第3実施形態において生成される変位ベクトル場を示す模式図The schematic diagram which shows the displacement vector field produced|generated in 3rd Embodiment. 第3実施形態における処理手順を示すフロー図Flowchart showing the processing procedure in the third embodiment 第4実施形態に係る画像処理装置の機器構成を示す図The figure which shows the apparatus structure of the image processing apparatus which concerns on 4th Embodiment. 第4実施形態における全体の処理手順を示すフロー図Flowchart showing the overall processing procedure in the fourth embodiment

以下に図面を参照しつつ、本発明の好適な実施の形態について説明する。ただし、以下に記載されている構成部品の寸法、材質、形状およびそれらの相対配置などは、発明が適用される装置の構成や各種条件により適宜変更されるべきものである。よって、この発明の範囲を以下の記載に限定する趣旨のものではない。 Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings. However, the dimensions, materials, shapes, and their relative arrangements of the components described below should be appropriately changed depending on the configuration of the apparatus to which the invention is applied and various conditions. Therefore, the scope of the present invention is not intended to be limited to the following description.

本発明は、被検体を撮像し、その被検体の注目領域を画像化して表示する技術に関する。よって本発明は、画像処理装置もしくは画像処理システム、またはそれらの制御方法、あるいは画像処理方法や信号処理方法や情報処理方法として捉えられる。本発明はまた、被検体情報取得装置もしくはその制御方法、または被検体情報取得方法としても捉えられる。本発明はまた、上記の各方法をCPUやメモリ等のハードウェア資源を備える情報処理装置に実行させるプログラムや、そのプログラムを格納したコンピュータにより読み取り可能な非一時的な記憶媒体としても捉えられる。 TECHNICAL FIELD The present invention relates to a technique of imaging a subject and imaging and displaying a region of interest of the subject. Therefore, the present invention can be understood as an image processing apparatus or an image processing system, a control method thereof, an image processing method, a signal processing method, or an information processing method. The present invention can also be understood as a subject information acquisition apparatus or a control method thereof, or a subject information acquisition method. The present invention can also be regarded as a program that causes an information processing apparatus including hardware resources such as a CPU and a memory to execute each of the above methods, and a computer-readable non-transitory storage medium that stores the program.

本発明に係る装置は、被検体の画像データを取得する機能を備えていても良いし、他の装置が取得した画像データを処理する機能のみを備えていても良い。被検体の画像データは、各位置の特性情報に基づいて、二次元また三次元の特性情報分布として得られる。特性情報は、数値データとしてではなく、被検体内の各位置の分布情報として求めてもよい。 The device according to the present invention may have a function of acquiring image data of a subject, or may have only a function of processing image data acquired by another device. The image data of the subject is obtained as a two-dimensional or three-dimensional characteristic information distribution based on the characteristic information at each position. The characteristic information may be obtained not as numerical data but as distribution information of each position in the subject.

本発明の処理対象となる被検体の三次元画像データ源としては、種々の画像撮像装置(モダリティ)を利用可能である。例えば、光音響トモグラフィ装置(PAT)、核磁気共鳴映像装置(MRI)、X線コンピュータ断層撮影装置(CT)、超音波エコー装置(US)、陽電子放射断層撮像装置(PET)、単光子放出断層撮像装置(SPECT)、光干渉断層撮像装置(OCT)などがある。各モダリティでの撮像(測定)によって、被検体の三次元領域において、それぞれのモダリティに応じた特性情報の分布情報を示す画像データが得られる。 Various image capturing devices (modalities) can be used as the three-dimensional image data source of the subject to be processed in the present invention. For example, photoacoustic tomography apparatus (PAT), nuclear magnetic resonance imaging apparatus (MRI), X-ray computed tomography apparatus (CT), ultrasonic echo apparatus (US), positron emission tomography apparatus (PET), single photon emission There are a tomographic imaging device (SPECT), an optical coherence tomographic imaging device (OCT), and the like. Image data indicating distribution information of characteristic information corresponding to each modality is obtained in the three-dimensional region of the subject by imaging (measurement) in each modality.

本発明は典型的には、同一患者を同一モダリティで異なる日時に撮像した画像間の経時比較を行う際に利用される。また、同一患者を同一時期に複数のモダリティで撮像した画像間の比較を行う際にも用いられる。例えば、光音響トモグラフィ装置と核磁気共鳴映像装置のそれぞれで得られた画像データを対比するときに利用される。光音響トモグラフィ装置は、被検体に光を照射することにより被検体内で発生した音響波を受信して、被検体の特性情報を画像データとして取得する装置である。特性情報として、被検体内の初期音圧、光吸収係数、構成物質濃度、酸素飽和度などを取得できる。核磁気共鳴映像装置は、被検体に高周波の磁場を与えて発生する核磁気共鳴現象を利用して被検体内部を撮像する装置である。核磁気共鳴映像装置では主に被検体内部の水素に関する情報を描出できる。
ただしモダリティの組み合わせはこれに限られず、任意である。
The present invention is typically used when performing a temporal comparison between images of the same patient taken at the same modality at different times. It is also used when comparing images taken by a plurality of modalities of the same patient at the same time. For example, it is used when comparing the image data obtained by each of the photoacoustic tomography apparatus and the nuclear magnetic resonance imaging apparatus. The photoacoustic tomography apparatus is an apparatus that receives an acoustic wave generated in a subject by irradiating the subject with light and acquires characteristic information of the subject as image data. As the characteristic information, the initial sound pressure in the subject, the light absorption coefficient, the constituent concentration, the oxygen saturation, and the like can be acquired. The nuclear magnetic resonance imaging apparatus is an apparatus for imaging the inside of a subject by utilizing a nuclear magnetic resonance phenomenon generated by applying a high frequency magnetic field to the subject. A nuclear magnetic resonance imaging device can mainly draw information about hydrogen in the subject.
However, the combination of modalities is not limited to this and is arbitrary.

典型的な被検体は、生体の乳房である。他にも、手、足、頭部、胸部、腹部など生体の各部位や、マウスのようなヒト以外の動物、変形しやすい非生物なども測定対象となり得る。 A typical subject is a living breast. In addition, each part of the living body such as hands, feet, head, chest, abdomen, animals other than humans such as mice, and non-living organisms that are easily deformed can be measurement targets.

<第1の実施形態>
(装置構成)
図1は、本実施形態に係る画像処理装置を含む画像処理システムの一例を示す図である。画像処理システムは、画像処理装置100、データサーバ150、操作部160、及び表示部170を備える。また、画像処置装置100は、データ取得部101、位置合わせ部102、解像度変換部103、変形画像生成部110、及び表示制御部111を備える。
<First Embodiment>
(Device configuration)
FIG. 1 is a diagram showing an example of an image processing system including the image processing apparatus according to the present embodiment. The image processing system includes an image processing device 100, a data server 150, an operation unit 160, and a display unit 170. The image processing apparatus 100 also includes a data acquisition unit 101, a positioning unit 102, a resolution conversion unit 103, a modified image generation unit 110, and a display control unit 111.

本実施形態に係る画像処理装置は、被検体を撮像した第1の画像と第2の画像との間の変形位置合わせを行なう装置である。即ち、被検体の形状が第1の画像と第2の画像とで等しくなるように、第1の画像に変形を加えた(即ち、第2の画像に変形位置合わせした)画像(変形画像)を生成する装置である。 The image processing apparatus according to this embodiment is an apparatus that performs deformation alignment between a first image and a second image of a subject. That is, an image (deformed image) in which the first image is deformed (that is, deformed and aligned with the second image) so that the shape of the subject is the same in the first image and the second image. Is a device for generating.

本実施形態に係る画像処理装置は、変形位置合わせの結果として、変形画像だけでなく、第1の画像と第2の画像との間の変形情報を表す変位ベクトル場も出力する。この変位ベクトル場は、変形の特徴に応じて解像度が低減される。このようにして、解像度が低減された変位ベクトル場は、どの画像とどの画像の位置合わせに使用されたか、という情報と関連付けて、データサーバに保存される。このとき、第1の画像と同一の位置姿勢で撮像された第3の画像を第2の画像に変形位置合わせした変形画像を生成するときには、前記データサーバに保存された変位ベクトル場を使用できる。画像処理装置は、前記変位ベクトル場を用いて第3の画像を変形させた変形画像を生成し、表示部へと表示する。なお、位置姿勢が同一である状態には、2枚の画像における被検体の位置および姿勢が、前提となる装置性能や診断の目的に鑑みて、同一であるとみなせる範囲の誤差を有する状態を含む。 The image processing apparatus according to the present embodiment outputs not only the deformed image but also the displacement vector field representing the deformation information between the first image and the second image as a result of the deformation alignment. The displacement vector field has a reduced resolution depending on the characteristics of the deformation. In this way, the reduced resolution displacement vector field is stored in the data server in association with which image and which image was used for registration. At this time, the displacement vector field stored in the data server can be used when generating a deformed image in which the third image captured in the same position and orientation as the first image is deformed and aligned with the second image. .. The image processing device uses the displacement vector field to generate a transformed image obtained by transforming the third image, and displays the transformed image on the display unit. In addition, in the state where the position and orientation are the same, a state in which the position and the orientation of the subject in the two images have an error in a range that can be considered to be the same in view of the prerequisite device performance and the purpose of diagnosis. Including.

ここで、変位ベクトル場とは、3次元画像空間中の各ボクセルに、その位置における3軸方向の変位量を格納したボリュームデータである。変位ベクトル場の詳細については、位置合わせ部102に対する説明で後述する。 Here, the displacement vector field is volume data in which the displacement amount in the three-axis directions at that position is stored in each voxel in the three-dimensional image space. Details of the displacement vector field will be described later in the description of the alignment unit 102.

本実施形態に係る画像処理装置の特徴は、第1の画像と第2の画像の間の位置合わせ結果に基づいて、変位ベクトル場の解像度を低減することである。前述した特許文献1では、変位ベクトル場の解像度をどの程度低減するかは事前に決められた値で固定されている。それに対して本発明では、元となる2画像間の変形表現からの誤差が許容範囲内となるように、変位ベクトル場の解像度を適応的に低減させる。このように、適応的に変位ベクトル場の解像度を決定することで、画像間位置合わせによって得られる変形が複雑な場合でも、変形情報を失うことなしに、変位ベクトル場のデータ量を適正に低減できる。 A feature of the image processing apparatus according to the present embodiment is that the resolution of the displacement vector field is reduced based on the alignment result between the first image and the second image. In Patent Document 1 described above, how much the resolution of the displacement vector field is reduced is fixed to a predetermined value. On the other hand, in the present invention, the resolution of the displacement vector field is adaptively reduced so that the error from the modified representation between the two original images is within the allowable range. In this way, by adaptively determining the resolution of the displacement vector field, even if the deformation obtained by inter-image registration is complicated, the amount of data of the displacement vector field can be appropriately reduced without losing the deformation information. it can.

本実施形態では、第1の画像と第2の画像は、同一の患者の乳房を異なる撮像条件(異なるモダリティ、撮像モード、日時、体位など)で撮像した3次元断層画像である。 In the present embodiment, the first image and the second image are three-dimensional tomographic images obtained by imaging the breast of the same patient under different imaging conditions (different modality, imaging mode, date and time, posture, etc.).

なお、前述した通り、本実施形態において第3の画像は、第1の画像と同一の位置姿勢で撮像された画像であると仮定している。このように、同一の被検体を同一の位置姿勢で撮像した異なる画像の例としては、略同一時刻に撮像された複数のシーケンスで構成されるMRI画像が挙げられる。他にも、PET/CTなど、複数のモダリティにより同時撮
像された複数の画像も、第1の画像と第3の画像の一例である。
As described above, it is assumed in the present embodiment that the third image is an image captured in the same position and orientation as the first image. As described above, as an example of different images of the same subject imaged in the same position and orientation, there is an MRI image composed of a plurality of sequences imaged at approximately the same time. In addition, a plurality of images simultaneously captured by a plurality of modalities such as PET/CT are also examples of the first image and the third image.

図1に示すように、画像処理装置100は、データサーバ150、操作部160、及び表示部170に電気的に接続されている。データサーバ150は、画像データ、及び、同一位置姿勢である画像データの組がどれかを示す情報を保持している。また、夫々の被検体に関する位置合わせの結果として取得される変位ベクトル場を保持できる。データサーバ150におけるデータの保持形式や、画像処理装置100がデータサーバ150のデータを利用する方法については、ステップS2010における説明で後述する。第1、第2、及び第3の画像や変位ベクトル場は、画像処理装置100からの要求に応じて、データ取得部101を介して画像処理装置100に入力される。位置合わせの結果として取得される変位ベクトル場は、画像処理装置100からの指示に従って、解像度変換部103を介して、データサーバ150に保存される。 As shown in FIG. 1, the image processing apparatus 100 is electrically connected to the data server 150, the operation unit 160, and the display unit 170. The data server 150 holds image data and information indicating which set of image data has the same position and orientation. Further, it is possible to hold the displacement vector field obtained as a result of the alignment for each subject. A data holding format in the data server 150 and a method for the image processing apparatus 100 to use the data in the data server 150 will be described later in step S2010. The first, second, and third images and the displacement vector field are input to the image processing apparatus 100 via the data acquisition unit 101 in response to a request from the image processing apparatus 100. The displacement vector field obtained as a result of the alignment is stored in the data server 150 via the resolution conversion unit 103 according to an instruction from the image processing apparatus 100.

画像処理装置100としては、CPUや記憶装置や通信装置などを備え、メモリに展開されたプログラムの指示に従って動作する、PCやワークステーションなどの情報処理装置を利用できる。複数の情報処理装置が協働して画像処理装置100として機能してもよい。画像処理装置の機能ブロックである、データ取得部101、位置合わせ部102、解像度変換部103、変形画像生成部110、および、表示制御部111はそれぞれ、情報処理装置を動作させるプログラムのモジュールと考えてもよい。各プログラムモジュールが情報処理装置の演算資源を利用して情報処理を行うことにより、情報処理装置が画像処理装置100として動作する。 As the image processing apparatus 100, an information processing apparatus such as a PC or a workstation, which includes a CPU, a storage device, a communication device, and the like, and operates according to an instruction of a program loaded in the memory can be used. A plurality of information processing devices may cooperate to function as the image processing device 100. The data acquisition unit 101, the alignment unit 102, the resolution conversion unit 103, the modified image generation unit 110, and the display control unit 111, which are functional blocks of the image processing apparatus, are each considered as a module of a program for operating the information processing apparatus. May be. The information processing apparatus operates as the image processing apparatus 100 by each program module performing information processing using the arithmetic resources of the information processing apparatus.

操作部160は、マウス、キーボード、及び表示部170上のGUIに対する操作を行なう。これにより、位置合わせ処理に関する開始、終了の指示や、どの画像に変位ベクトル場を適用するかという指定、変形画像生成の開始、終了に関する指示を取得し、画像処理装置100に入力する。
表示部170は、画像処理装置100が生成する表示画像を表示する。また、表示部170は、ユーザからの指示を入力するためのGUIを表示してもよい。
The operation unit 160 operates a mouse, a keyboard, and a GUI on the display unit 170. As a result, the instructions regarding the start and end of the alignment process, the designation of which image the displacement vector field is applied to, and the instructions regarding the start and end of the modified image generation are acquired and input to the image processing apparatus 100.
The display unit 170 displays the display image generated by the image processing apparatus 100. The display unit 170 may also display a GUI for inputting an instruction from the user.

操作部160としては、画像処理装置100を構成する情報処理装置に接続された、マウス、キーボード、タッチパネルなどのユーザインタフェースが好適である。医師や技師がこれらのユーザインタフェースを用いて操作を行うことで、各種の指示が行われる。表示部170には、液晶パネルやプラズマパネルなど任意の表示装置を利用できる。 As the operation unit 160, a user interface such as a mouse, a keyboard, a touch panel, or the like, which is connected to the information processing device configuring the image processing device 100, is suitable. Various instructions are given by a doctor or a technician operating these user interfaces. For the display unit 170, any display device such as a liquid crystal panel or a plasma panel can be used.

データ取得部101は、画像処理装置へと入力される種々の情報をデータサーバ150から取得する。画像処理装置100が、画像間の位置合わせを行なって変位ベクトル場を算出する場合には、第1の画像と第2の画像を取得する。一方、画像処理装置100が、変位ベクトル場を適用して変形画像を生成する場合には、変形元画像(第3の画像)と第3の画像に対して適用する変位ベクトル場を取得する。データ取得部は、本発明の画像取得手段に相当する。 The data acquisition unit 101 acquires various information input to the image processing apparatus from the data server 150. When the image processing apparatus 100 performs registration between images to calculate the displacement vector field, the first image and the second image are acquired. On the other hand, when the image processing apparatus 100 applies the displacement vector field to generate the deformed image, the image processing apparatus 100 acquires the deformation source image (third image) and the displacement vector field to be applied to the third image. The data acquisition unit corresponds to the image acquisition means of the present invention.

位置合わせ部102は、第1の画像と第2の画像の位置合わせを行なうことで、第1の画像を変形させて第2の画像に合わせるための位置合わせ結果を算出する。位置合わせについては、ステップS2030における説明で後述する。位置合わせ結果は、変位ベクトル場として出力される。変位ベクトル場とは、画像中のボクセル毎に3軸方向の変位量が記録されたボリュームデータである。 The alignment unit 102 aligns the first image and the second image to calculate the alignment result for deforming the first image and aligning it with the second image. Positioning will be described later in the description of step S2030. The alignment result is output as a displacement vector field. The displacement vector field is volume data in which displacement amounts in the three axial directions are recorded for each voxel in the image.

3次元空間上で定義される変位ベクトル場において、例えば、3次元画像空間中のあるボクセル位置pr={xr,yr,zr}における変位ベクトルは、Tpr={txr、tyr、tzr}で与えられる。このように、あるボクセル位置における変位ベクトル場
は3個のデータから構成される。これらのデータを格納するために、X軸方向変位量・Y軸方向変位量・Z軸方向変位量という3個のボリュームデータを用意し、各ボリュームデータの該ボクセル位置のスカラー値として、各軸方向の変位量が格納される。
In the displacement vector field defined on the three-dimensional space, for example, the displacement vector at a certain voxel position pr={xr, yr, zr} in the three-dimensional image space is given by Tpr={txr, tyr, tzr}. .. Thus, the displacement vector field at a certain voxel position is composed of three pieces of data. In order to store these data, three volume data of X-axis direction displacement amount, Y-axis direction displacement amount, Z-axis direction displacement amount are prepared, and each axis is used as a scalar value of the voxel position of each volume data. The displacement amount in the direction is stored.

このように、一般的な変位ベクトル場では、変形が定義される3次元画像空間中の各ボクセルにそれぞれ変位量が格納されるため、変位ベクトル場の解像度は、3次元画像空間の解像度と等しくなる。3次元空間における変位ベクトル場は、X軸・Y軸・Z軸夫々の変位量をもつ3つのボリュームデータから構成されるため、必要とするデータ量は、3次元画像空間が必要とするデータ量の3倍となる。 Thus, in a general displacement vector field, since the displacement amount is stored in each voxel in the three-dimensional image space in which the deformation is defined, the resolution of the displacement vector field is equal to the resolution of the three-dimensional image space. Become. The displacement vector field in the three-dimensional space is composed of three volume data having displacement amounts on the X-axis, the Y-axis, and the Z-axis, respectively. Therefore, the required data amount is the data amount required by the three-dimensional image space. It will be 3 times.

解像度変換部103は、変位ベクトル場の解像度を算出する。そして、前記変位ベクトル場を後述のステップで算出される解像度で解像度変換し、解像度を低減した変位ベクトル場を生成する。そして、生成された低解像度の変位ベクトル場をデータサーバ150に保存する。低解像度の変位ベクトル場の生成処理についてはステップS2040における説明で後述する。解像度変換部は、本発明の決定手段、生成手段および保存手段に相当する。 The resolution conversion unit 103 calculates the resolution of the displacement vector field. Then, the displacement vector field is resolution-converted with the resolution calculated in the step described later to generate a displacement vector field with reduced resolution. Then, the generated low resolution displacement vector field is stored in the data server 150. The generation process of the low resolution displacement vector field will be described later in the description of step S2040. The resolution conversion unit corresponds to the determination means, the generation means and the storage means of the present invention.

変形画像生成部110は、データ取得部101が取得した変位ベクトル場と変形を適用する画像を読みこんで、変形画像を生成する。変形画像の生成方法の詳細は、ステップS2050の説明で後述する。変形画像生成部は、本発明の変形画像生成手段に相当する。 The deformed image generation unit 110 reads the displacement vector field acquired by the data acquisition unit 101 and the image to which the deformation is applied, and generates the deformed image. Details of the method of generating the deformed image will be described later in the description of step S2050. The modified image generation unit corresponds to the modified image generation means of the present invention.

表示制御部111は、変形画像生成部110から出力された変形画像を、表示部170に表示させるための表示制御を行なう。表示制御部は、本発明の表示制御手段に相当する。 The display control unit 111 performs display control for displaying the modified image output from the modified image generation unit 110 on the display unit 170. The display control unit corresponds to the display control means of the present invention.

次に、本実施形態に係る画像処理装置を含む画像処理システムの動作について説明する。図2は、画像処理装置100が行なう処理手順を示すフローチャートである。 Next, the operation of the image processing system including the image processing apparatus according to this embodiment will be described. FIG. 2 is a flowchart showing a processing procedure performed by the image processing apparatus 100.

(処理フロー)
(被検体情報の取得:ステップS2000)
ステップS2000において、データ取得部101は、ユーザからの指示を受け付けて、いま、どの画像をどの画像に位置合わせしようとしているかという被検体情報を、操作部160から取得する。すなわち、浮動画像と基準画像の情報を取得する。そして、データ取得部101は、前記被検体情報を不図示の記憶部に保存する。
(Processing flow)
(Acquisition of subject information: Step S2000)
In step S2000, the data acquisition unit 101 receives an instruction from the user and acquires subject information indicating which image is to be aligned with which image from the operation unit 160. That is, information on the floating image and the reference image is acquired. Then, the data acquisition unit 101 stores the subject information in a storage unit (not shown).

(位置合わせを行なう必要があるかどうかの振り分け処理:ステップS2010)
ステップS2010において、画像処理システム100は、ステップS2000で取得された被検体の情報に基づいて、位置合わせを行なう必要があるか、それとも既に存在する変位ベクトル場を適用可能であるかを振り分ける処理を行なう。
(Distribution processing as to whether or not alignment is required: step S2010)
In step S2010, the image processing system 100 performs a process of deciding whether the alignment needs to be performed or the existing displacement vector field can be applied based on the information of the subject acquired in step S2000. To do.

本ステップの処理を説明するために、データサーバ150のデータ保持形式について、具体的な例を示す。いま、例えば、データサーバ150に、第1、第2、第3の画像という3つの画像データが保持されているとする。ここで、第1の画像と第3の画像が「同一位置姿勢である画像データの組」として、データサーバ150に登録されているとする。以下の説明では、第1の画像(浮動画像)を第2の画像(基準画像)の位置合わせする処理を行い、その後に、第3の画像(浮動画像)を第2の画像(基準画像)に位置合わせする処理を行う場合を例として、画像処理装置100が行う処理手順の説明を行う。第1の画像と第2の画像の間の位置合わせが実行されると、第1の画像を変形させて第2の画像に位置合わせする変位ベクトル場(第1の変位ベクトル場)がデータサーバ150に保持される。このとき、第1の画像と第3の画像は空間的に同一姿勢であるため、第3の画像
を変形させて第2の画像に変形させる処理には、第1の変位ベクトル場を適用できる。このように、同一姿勢である画像データの組の情報と、変位ベクトル場の情報を組み合わせることで、変位ベクトル場が適用可能であるかを決定できる。
In order to explain the processing of this step, a concrete example of the data holding format of the data server 150 will be shown. Now, for example, it is assumed that the data server 150 holds three image data of the first, second, and third images. Here, it is assumed that the first image and the third image are registered in the data server 150 as a “set of image data having the same position and orientation”. In the following description, the process of aligning the first image (floating image) with the second image (reference image) is performed, and then the third image (floating image) is aligned with the second image (reference image). The processing procedure performed by the image processing apparatus 100 will be described by taking as an example the case of performing the alignment processing. When the alignment between the first image and the second image is performed, the displacement vector field (first displacement vector field) that deforms the first image to align it with the second image is the data server. Held at 150. At this time, since the first image and the third image have the same spatial orientation, the first displacement vector field can be applied to the process of deforming the third image into the second image. .. In this way, it is possible to determine whether the displacement vector field is applicable by combining the information of the set of image data having the same orientation and the information of the displacement vector field.

上記の処理の結果、適用可能な変位ベクトル場が無く、位置合わせを行なう必要があると判断された場合は(S2010における「Yes」)、画像処理装置100は処理をステップS2020へと進める。一方、適用可能な変位ベクトル場が存在し、位置合わせを行なう必要がないと判断された場合(S2010における「No」)は、ステップS2070へと処理を進める。 As a result of the above processing, when it is determined that there is no applicable displacement vector field and the alignment needs to be performed (“Yes” in S2010), the image processing apparatus 100 advances the processing to step S2020. On the other hand, if there is an applicable displacement vector field and it is determined that alignment is not necessary (“No” in S2010), the process proceeds to step S2070.

上記の処理の結果、適用可能な変位ベクトル場(第1の変位ベクトル場)が無く、位置合わせを行なう必要があると判断された場合は(S2010における「Yes」)、画像処理装置100は処理をステップS2020へと進める。一方、適用可能な変位ベクトル場(第1の変位ベクトル場)が存在し、位置合わせを行なう必要がないと判断された場合(S2010における「No」)は、ステップS2070へと処理を進める。上記の例では、第1の画像を第2の画像に位置合わせする場合にはステップS2020に処理が進められる。一方、第3の画像を第2の画像に位置合わせする場合にはステップS2070に処理が進められる。 As a result of the above processing, when there is no applicable displacement vector field (first displacement vector field) and it is determined that the alignment needs to be performed (“Yes” in S2010), the image processing apparatus 100 performs the processing. To Step S2020. On the other hand, if there is an applicable displacement vector field (first displacement vector field) and it is determined that alignment is not required (“No” in S2010), the process proceeds to step S2070. In the above example, when the first image is aligned with the second image, the process proceeds to step S2020. On the other hand, when aligning the third image with the second image, the process proceeds to step S2070.

(画像データ取得処理:ステップS2020)
ステップS2020において、データ取得部101は、浮動画像である第1の画像と基準画像である第2の画像をデータサーバ150から取得する。そして、データ取得部101は、第1の画像及び第2の画像を位置合わせ部102へ出力し、第1の画像を変形画像生成部110へ出力する。
(Image data acquisition process: Step S2020)
In step S2020, the data acquisition unit 101 acquires the first image, which is a floating image, and the second image, which is a reference image, from the data server 150. Then, the data acquisition unit 101 outputs the first image and the second image to the alignment unit 102, and outputs the first image to the modified image generation unit 110.

(位置合わせ処理:ステップS2030)
ステップS2030において、位置合わせ部102は、第1の画像(浮動画像)と第2の画像(基準画像)の間で変形位置合わせ(変形推定)を行なう。そして、変形推定の結果として、算出された変位ベクトル場を解像度変換部103へと出力する。変形位置合わせの結果は、変位ベクトル場として出力されるものとする。変形位置合わせの手法は、位置合わせ結果が変位ベクトル場として出力されるものであれば、種々の公知の手法を利用できる。例えば、Demons algorithmや、LDDMM(Large Deformation Diffeomorphic Metric Mapping)といった手法を利用できる。
(Alignment process: step S2030)
In step S2030, the alignment unit 102 performs deformation alignment (deformation estimation) between the first image (floating image) and the second image (reference image). Then, as a result of the deformation estimation, the calculated displacement vector field is output to the resolution conversion unit 103. The result of deformation registration shall be output as a displacement vector field. Various known methods can be used as the deformation alignment method as long as the alignment result is output as a displacement vector field. For example, a method such as Demons algorithm or LDDMM (Large Deformation Diffeomorphic Metric Mapping) can be used.

本実施形態において用いる変位ベクトル場は、「第2の画像から第1の画像への変位を表現する」変位場であるとする。即ちこの変位場は、第2の画像上の全ボクセル位置について、第1の画像のどの座標位置と対応しているか、を表現する。第1の画像を変形させて第2の画像に合わせるために、第2の画像から第1の画像への「逆方向の変位ベクトル場」を用いることは一般的である。なぜなら、第1の画像を変形させた変形画像を生成するために必要なのは、「第2の画像におけるあるボクセルと対応する、第1の画像上の位置における輝度値」という、「逆方向の変位情報」だからである。このように、変位ベクトル場が「第2の画像から第1の画像」という方向で定義されるため、変位ベクトル場が定義される画像空間は、第2の画像が定義される画像空間と一致する。 The displacement vector field used in the present embodiment is assumed to be a displacement field that “represents the displacement from the second image to the first image”. That is, this displacement field represents which coordinate position in the first image corresponds to all voxel positions on the second image. It is common to use a "reverse displacement vector field" from the second image to the first image to deform the first image to match the second image. This is because what is needed to generate a transformed image obtained by transforming the first image is "a displacement in the opposite direction," which is "a luminance value at a position on the first image corresponding to a voxel in the second image". It is because it is "information". Thus, since the displacement vector field is defined in the direction of “second image to first image”, the image space in which the displacement vector field is defined matches the image space in which the second image is defined. To do.

(解像度を低減した変位ベクトル場の生成・保存処理:ステップS2040)
ステップS2040において、解像度変換部103は、最も粗い解像度の変位ベクトル場を生成する。このとき、生成される変位ベクトル場の解像度と、ステップS2030で取得された変位ベクトル場(オリジナル変位ベクトル場)の解像度との差異が、所定の許容量以内である、という制約条件が設けられる。オリジナル変位ベクトル場の解像度は第
1の解像度に当たる。オリジナル変位ベクトル場が、第1の変位ベクトル場に相当する。
(Generation/storing process of displacement vector field with reduced resolution: step S2040)
In step S2040, the resolution conversion unit 103 generates a displacement vector field with the coarsest resolution. At this time, there is a constraint condition that the difference between the resolution of the generated displacement vector field and the resolution of the displacement vector field (original displacement vector field) acquired in step S2030 is within a predetermined allowable amount. The resolution of the original displacement vector field corresponds to the first resolution. The original displacement vector field corresponds to the first displacement vector field.

オリジナル変位ベクトル場との差異に関する所定の許容量について、詳しく述べる。本実施形態では、変形を表現する画像空間の解像度(これはオリジナル変位ベクトル場の解像度と同じ値である)に基づいて許容量を決定する。変位ベクトル場が定義される空間(第2の画像の空間)における各軸方向のボクセルサイズをそれぞれsx,sy,szとすると、各軸方向の許容量はそれぞれ2/sx,2/sy,2/sz,即ち、画像空間におけるボクセルサイズの半分の値とする。 The predetermined allowable amount of difference from the original displacement vector field will be described in detail. In this embodiment, the allowable amount is determined based on the resolution of the image space expressing the deformation (this is the same value as the resolution of the original displacement vector field). When the voxel size in each axial direction in the space where the displacement vector field is defined (the space of the second image) is sx, sy, sz, the permissible amounts in each axial direction are 2/sx, 2/sy, 2 respectively. /Sz, that is, a value that is half the voxel size in the image space.

ボクセルサイズをこのように設定する理由を述べる。変位ベクトルとは、一方の画像のあるボクセルが、位置合わせによって、他方の画像のどのボクセルと結びつくかを表現している。解像度を低減することによって変位ベクトルの値に差異が生じても、その差異がボクセルサイズの半分よりも小さければ、一方の画像のあるボクセルが結びつく先のボクセルは変化しない。 The reason for setting the voxel size in this way will be described. The displacement vector represents which voxel in one image is associated with which voxel in the other image by alignment. Even if a difference in displacement vector value is caused by reducing the resolution, if the difference is smaller than half the voxel size, the voxel to which a voxel in one image is connected does not change.

解像度を粗くした変位ベクトル場算出において注意しておくべき点として、変位ベクトル場における夫々の軸は、独立に解像度算出が行われる点がある。前述の通り、変位ベクトル場はX軸・Y軸・Z軸の変位量に対応する3つのボリュームデータからなる。これら3つのボリュームデータは独立に解像度算出が行われる。さらに、ある軸の変位量を表す1つのボリュームデータについても、X軸・Y軸・Z軸方向の解像度を持つ。本ステップの処理では、これら各軸方向の解像度も独立に算出される。 A point to be noted in the calculation of the displacement vector field with the coarse resolution is that the resolution calculation is independently performed for each axis in the displacement vector field. As described above, the displacement vector field consists of three volume data corresponding to the displacement amounts of the X axis, Y axis, and Z axis. The resolution of these three volume data is calculated independently. Further, even one volume data representing the displacement amount of a certain axis has resolution in the X-axis/Y-axis/Z-axis direction. In the processing of this step, the resolution in each of these axial directions is also calculated independently.

いま、各軸方向の変位量がVx・Vy・Vzに格納されているとする。このとき、例えば解像度を1/2とした場合の変位ベクトル場は下式で表される。

Figure 0006732593
ここで、sx,sy,szはそれぞれ、元の変位ベクトル場における各軸方向のボクセルサイズ、Nx,Ny,Nzはそれぞれ、元の変位ベクトル場における各軸方向のボクセルの数である。 Now, it is assumed that the displacement amounts in the respective axial directions are stored in Vx, Vy, and Vz. At this time, for example, the displacement vector field when the resolution is ½ is expressed by the following equation.
Figure 0006732593
Here, sx, sy, and sz are voxel sizes in each axial direction in the original displacement vector field, and Nx, Ny, and Nz are the number of voxels in each axial direction in the original displacement vector field.

式(1)及び式(2)は、解像度を1/rにする場合、解像度を低減した変位ベクトル場を生成するには、元の変位ベクトル場における複数の各ボクセルをr−1個飛ばしにサンプリングして、粗い解像度の変位ベクトル場を生成することを示している。ここでの「r」は、2以上の整数である。なお、解像度を低減した変位ベクトル場の算出方法は、r−1個飛ばしにサンプリングする方法に限らない。複数のボクセルにおけるボクセル値を1つのボクセルに代表させる種々の公知の手法を用いることが可能である。例えば、最大値や中央値を取得したり、線形補間やスプライン関数補間を用いたりしてもよい。すなわち、本実施形態においては、サンプリング間隔を大きくすることにより、粗い解像度の変位ベクトル場を生成することができる。 In the equations (1) and (2), when the resolution is reduced to 1/r, in order to generate a displacement vector field with reduced resolution, skip each r-1 voxel in the original displacement vector field. It is shown to sample to generate a coarse resolution displacement vector field. Here, "r" is an integer of 2 or more. The method of calculating the displacement vector field with reduced resolution is not limited to the method of sampling every r-1 skips. It is possible to use various known methods in which voxel values in a plurality of voxels are represented by one voxel. For example, the maximum value or the median value may be acquired, or linear interpolation or spline function interpolation may be used. That is, in this embodiment, by increasing the sampling interval, it is possible to generate a displacement vector field with a coarse resolution.

上記の通り、解像度を1/rに低減した変位ベクトル場は、式(1)を用いて算出される。解像度を1/rに低減した変位ベクトル場は、以下に示す式を用いて、オリジナル変位ベクトル場との残差が算出される。

Figure 0006732593
ここで、ptは、画像空間Sを一定間隔でサンプリングした際の点群Stの夫々の位置を表す。上式は、サンプリング位置において、解像度を低減した変位ベクトル場の変位量(第2の変位量)と元の解像度の変位ベクトル場の変位量(第1の変位量)との差分を、全サンプリング位置にわたって加算することを意味する。このようにして算出された残差が、あらかじめ設定された許容量以内である場合は、rの値を1大きくする。即ち、解像度を1段階粗くする。一方、残差が許容量よりも大きい場合は、その時点で処理を終了し、一つ前の解像度を採用する。即ち現在の解像度がr=2である場合は、r=1を採用する。これにより第2の解像度が取得される。 As described above, the displacement vector field with the resolution reduced to 1/r is calculated using the equation (1). For the displacement vector field whose resolution is reduced to 1/r, the residual difference from the original displacement vector field is calculated using the formula shown below.
Figure 0006732593
Here, pt represents each position of the point group St when the image space S is sampled at constant intervals. In the above equation, the difference between the displacement amount of the displacement vector field with reduced resolution (second displacement amount) and the displacement amount of the displacement vector field of the original resolution (first displacement amount) is sampled at all sampling positions. Means to add over position. When the residual calculated in this way is within the preset allowable amount, the value of r is increased by 1. That is, the resolution is reduced by one step. On the other hand, when the residual is larger than the allowable amount, the process is terminated at that point and the previous resolution is adopted. That is, when the current resolution is r=2, r=1 is adopted. As a result, the second resolution is acquired.

なお、サンプリング点群Stは、解像度を低減した変位ベクトル場を生成するために用いるサンプリング位置群(式(2))と同一であってはならない。なぜなら、変位ベクトル場を生成するために用いるサンプリング位置では、オリジナル変位場との差異は常に0であり、実態としての残差を反映しないからである。さらに、サンプリング点群Stは、式(2)で表されるサンプリング位置群よりも、細かくサンプリングされたものであることが望ましい。最も単純な場合では、変位ベクトル場が定義される空間の全ボクセル位置をサンプリング点群Stとすることが可能である。他にもサンプリング点の数が指定数に達するように、変位ベクトル場が定義される空間の中をランダムにサンプリングしてサンプリング点群Stを求めてもよい。 It should be noted that the sampling point group St must not be the same as the sampling position group (equation (2)) used to generate the reduced resolution displacement vector field. This is because at the sampling position used to generate the displacement vector field, the difference from the original displacement field is always 0 and does not reflect the actual residual. Furthermore, it is desirable that the sampling point group St be more finely sampled than the sampling position group represented by the equation (2). In the simplest case, all voxel positions in the space where the displacement vector field is defined can be the sampling point group St. Alternatively, the sampling point group St may be obtained by randomly sampling the space in which the displacement vector field is defined so that the number of sampling points reaches a specified number.

上記の通り、本実施形態では、解像度を低減した変位ベクトル場の、オリジナル変位ベクトル場に対する差異を許容量とする場合を例に挙げて説明したが、他にも種々の多様な基準を用いることが可能である。 As described above, in the present embodiment, the case where the difference between the displacement vector field with reduced resolution and the original displacement vector field is used as the allowable amount has been described as an example, but various other various criteria may be used. Is possible.

例えば、変位ベクトル場ではなく、変位ベクトル場を用いて生成される変形画像に基づいても許容量を算出する方法がある。この方法の具体例として、オリジナル変位ベクトル場を適用して生成した変形画像と、解像度を低減した変位ベクトル場を用いて生成した変形画像との輝度差を算出し、輝度差が一定値以下の場合は許容する方法がある。また、輝度以外の特徴量を用いてもよい。その他、画像を比較して差分を取得する方法であれば何を用いてもよい。 For example, there is a method of calculating the allowable amount based not on the displacement vector field but also on a deformed image generated using the displacement vector field. As a specific example of this method, the brightness difference between the deformed image generated by applying the original displacement vector field and the deformed image generated by using the displacement vector field with reduced resolution is calculated, and the brightness difference is equal to or less than a certain value. If there is a way to allow. Further, a feature amount other than the brightness may be used. Any other method may be used as long as it is a method of comparing images and acquiring a difference.

別の具体例として、変形元画像が、複数のシーケンスを有するMRI画像のように、互いに位置姿勢が一致した複数画像である場合、それぞれの画像について変形画像を生成して、輝度差を算出する方法がある。この場合、造影剤の有無などによって輝度値の分布傾向が異なる複数の画像を考慮できるため、より正確に変位ベクトル場の解像度を算出できる。 As another specific example, when the deformation source image is a plurality of images whose positions and orientations match each other, such as an MRI image having a plurality of sequences, a deformation image is generated for each image and the brightness difference is calculated. There is a way. In this case, since it is possible to consider a plurality of images having different distributions of brightness values depending on the presence or absence of a contrast agent, the resolution of the displacement vector field can be calculated more accurately.

生成された変位ベクトル場(第3の変位ベクトル場)は、変形画像生成部110へと出力されると同時に、「第1の画像と第2の画像を位置合わせしたものである」という情報と関連付けて、データサーバ150へと保存される。 The generated displacement vector field (third displacement vector field) is output to the deformed image generation unit 110, and at the same time, information indicating that "the first image and the second image are aligned" is added. The data is associated and stored in the data server 150.

(変形画像の生成処理:ステップS2050)
ステップS2050において、変形画像生成部110は、浮動画像(第1の画像または第3の画像)を変形させて基準画像(第2の画像)に位置合わせした変形画像を生成する。ここで、第1の画像はステップS2020で、第3の画像はステップS2070で、データ取得部101によって取得される。また、変位ベクトル場(第3の変位ベクトル場)は、ステップS2010にて「位置合わせを行なう必要がある」と判断された場合には(Yes)、解像度変換部103から取得される。一方、ステップS2010にて「位置合わせを行なう必要がない」と判断された場合には(No)、データ取得部101から取得される。
(Transformed image generation process: step S2050)
In step S2050, the deformed image generation unit 110 deforms the floating image (first image or third image) to generate a deformed image aligned with the reference image (second image). Here, the first image is acquired in step S2020 and the third image is acquired in step S2070 by the data acquisition unit 101. In addition, the displacement vector field (third displacement vector field) is acquired from the resolution conversion unit 103 when it is determined in step S2010 that “it is necessary to perform alignment” (Yes). On the other hand, if it is determined in step S2010 that “there is no need to perform alignment” (No), the data is acquired from the data acquisition unit 101.

変形画像の生成は以下に示す式で表される。

Figure 0006732593
ここで、I1は第1の画像(または第3の画像)、Sは第2の画像が定義されている画像空間である。上式は、画像空間中のある位置pにおける輝度値は、変位ベクトル場における位置pに保持されている変位量を参照して得られる位置の輝度値を用いることを意味している。 The generation of the deformed image is represented by the following equation.
Figure 0006732593
Here, I1 is the first image (or the third image), and S is the image space in which the second image is defined. The above expression means that the brightness value at a certain position p in the image space uses the brightness value at the position obtained by referring to the displacement amount held at the position p in the displacement vector field.

なお、変形画像生成部110は、第1の画像(または第3の画像)を変形させて第2の画像に位置合わせした変形画像を生成する代わりに、該変形画像と第2の画像との差分画像を生成する構成であってもよい。この場合変形画像生成部110は、変形画像の代わりに差分画像を表示制御部111に送信する。また、変形画像と差分画像の両方を生成して出力する構成であってもよい。 The deformed image generation unit 110 deforms the first image (or the third image) and generates a deformed image aligned with the second image, instead of the deformed image and the second image. It may be configured to generate a difference image. In this case, the modified image generation unit 110 transmits the difference image to the display control unit 111 instead of the modified image. Further, it may be configured to generate and output both the modified image and the difference image.

(位置合わせ結果の表示処理:ステップS2060)
ステップS2060において、表示制御部111は、第1、第2、第3の画像、変形画像(または、差分画像)の任意の画像を、ユーザの操作に応じて表示部170に表示する制御を行なう。なお、位置合わせ画像の表示後、表示制御部111がユーザからの操作部160を経由した「画像確認の終了」の指示入力を受け付けた場合、画像処理装置100の処理は終了する。
(Display process of alignment result: step S2060)
In step S2060, the display control unit 111 controls to display any image of the first, second, and third images and the modified image (or the difference image) on the display unit 170 according to the user's operation. .. In addition, when the display control unit 111 receives an instruction input of “end image confirmation” from the user via the operation unit 160 after displaying the alignment image, the process of the image processing apparatus 100 ends.

(画像データの取得:ステップS2070)
ステップS2070において、データ取得部101は、浮動画像である第3の画像をデータサーバ150から取得する。そして、データ取得部101は、前記画像データを変形画像生成部110へ出力する。
(Acquisition of image data: Step S2070)
In step S2070, the data acquisition unit 101 acquires the third image, which is a floating image, from the data server 150. Then, the data acquisition unit 101 outputs the image data to the modified image generation unit 110.

(変位ベクトル場の取得処理:ステップS2080)
ステップS2070において、データ取得部101は、画像変形のために適用する変位ベクトル場(第3の変位ベクトル場)をデータサーバ150から取得する。取得された変位ベクトル場は、変形画像生成部110へと出力される。
(Displacement Vector Field Acquisition Processing: Step S2080)
In step S2070, the data acquisition unit 101 acquires the displacement vector field (third displacement vector field) applied for image deformation from the data server 150. The acquired displacement vector field is output to the deformed image generation unit 110.

ステップS2070〜S2080は、ステップS2010において「位置合わせを行なう必要がない」(S2010=「No」)と判断された場合に実行される処理である。即ち、過去に第3の画像と同一の位置姿勢をもつ第1の画像と、第2の画像との位置合わせが実施済みで、第3の画像を変形させるためには前記位置合わせ結果の変位ベクトル場を利用可能である場合の処理である。 Steps S2070 to S2080 are processing executed when it is determined in step S2010 that "it is not necessary to perform alignment" (S2010="No"). That is, the first image having the same position and orientation as the third image and the second image have been aligned in the past, and the displacement of the alignment result is required to deform the third image. This is the processing when the vector field is available.

ここで、第1の画像と第3の画像は、例えば近い時刻に撮像された異なるシーケンスのMRI画像のように、同一の被検体を撮像していて空間的な位置関係も同一であるが、画像としては異なるものであると仮定する。この場合、第3の画像と第2の画像の位置合わせを行なうために、第1の画像と第2の画像の位置合わせ結果をそのまま適用可能である。そのため、第1の画像と第2の画像の間の位置合わせが実施済みで、変位ベクトル場(第3の変位ベクトル場)がデータサーバに保持されている場合は、変位ベクトル場の情報を取得する。 Here, the first image and the third image are the same subject and have the same spatial positional relationship, for example, like MRI images of different sequences taken at close times, the same. It is assumed that the images are different. In this case, in order to align the third image and the second image, the alignment result of the first image and the second image can be applied as it is. Therefore, when the alignment between the first image and the second image has been performed and the displacement vector field (third displacement vector field) is stored in the data server, the information of the displacement vector field is acquired. To do.

本実施形態に係る画像処理装置を用いることで、例えば、(処理1)として、ある画像間の位置合わせ結果を変位ベクトル場としてデータサーバに保持できる。その後、(処理2)として、保持しておいた変位ベクトル場を、処理1の組み合わせとは異なる組み合わせの画像間の変形に利用できる。この場合、処理1は(S2010=「Yes」)の場合に相当し、処理2は(S2010=「No」)に相当する。処理1と処理2は必ずしも連続して行なう必要はなく、処理2は処理1が終わった後、任意のタイミングで実行してよい。 By using the image processing apparatus according to the present embodiment, for example, as (Process 1), the alignment result between certain images can be stored in the data server as a displacement vector field. After that, as (Processing 2), the retained displacement vector field can be used for transformation between images of a combination different from the combination of Processing 1. In this case, the process 1 corresponds to the case of (S2010=“Yes”), and the process 2 corresponds to the (S2010=“No”). The process 1 and the process 2 do not necessarily need to be continuously performed, and the process 2 may be performed at an arbitrary timing after the process 1 is completed.

本実施形態によれば、同一の変形を適用できる画像であれば、位置合わせをやり直すことなしに、画像変形処理を実行できる。即ち、位置合わせ処理と、位置合わせ結果を利用した画像変形処理とを、異なるタイミングで実行できる。その場合に、変位ベクトル場が消費するデータ量を低減できる。 According to this embodiment, if the images can be applied with the same deformation, the image deformation process can be executed without re-adjusting the position. That is, the alignment process and the image transformation process using the alignment result can be executed at different timings. In that case, the amount of data consumed by the displacement vector field can be reduced.

<第1の実施形態の変形例1>
第1の実施形態では、ステップS2030の位置合わせ処理において、位置合わせ結果を変位ベクトル場として取得する場合を例に挙げて説明した。しかし、汎用的な形式である変位ベクトル場ではなく、「どの変形モデルを用いるかという情報」と「そのモデルで変形を表現するための変形パラメータ」の組を取得する構成であってもよい。このような、変形モデルと変形パラメータを組み合わせた変形情報であっても、複数の解像度で変形位置合わせを規定できる。
<Modification 1 of the first embodiment>
In the first embodiment, the case where the alignment result is acquired as the displacement vector field in the alignment process of step S2030 has been described as an example. However, instead of the displacement vector field which is a general-purpose format, a configuration of "information about which deformation model to use" and "deformation parameter for expressing deformation in the model" may be acquired. Even with such deformation information that is a combination of the deformation model and the deformation parameters, the deformation alignment can be defined at a plurality of resolutions.

変形モデルを用いる場合、第1の画像と第2の画像の間の変形位置合わせは、種々の公知な変形モデルとコスト関数を組み合わせた多様な構成により実行可能である。例えば、変形モデルとしてFFD(Free Form Deformation)を、コスト関数として正規化相互相関とのような画像間の類似度評価尺度を用いる構成を利用できる。この場合、位置合わせ結果はFFDの変形パラメータとして出力される。他にも、変形モデルとしてRBF(Radial Basis Function)や力学モデルなどの、コスト関数として正規化相互情報量や解剖学的対応点同士の距離値などの、種々の公知な変形モデル・コスト関数を利用できる。 When the deformation model is used, the deformation alignment between the first image and the second image can be performed by various configurations in which various known deformation models and cost functions are combined. For example, a configuration using FFD (Free Form Deformation) as a deformation model and a similarity evaluation scale between images such as normalized cross-correlation as a cost function can be used. In this case, the alignment result is output as the FFD deformation parameter. In addition, various well-known deformation models and cost functions such as RBF (Radial Basis Function) and dynamic models as deformation models and normalized mutual information and distance values between anatomical corresponding points as cost functions can be used. Available.

また、変形モデルを用いる場合、第1の実施形態における式(1)及び式(3)は、夫々以下の式(5)及び式(6)に置き換えられる。

Figure 0006732593
ここで、関数Dは、変形パラメータベクトルがvである変形モデルMに基づいて、位置pにおける変位量を3次元ベクトルとして算出する関数である。式(5)及び式(6)は
、第1の実施形態におけるオリジナル変位ベクトル場の代わりに、変形モデルによる変形表現を用いることを意味する。 When the modified model is used, the equations (1) and (3) in the first embodiment are replaced with the following equations (5) and (6), respectively.
Figure 0006732593
Here, the function D is a function that calculates the displacement amount at the position p as a three-dimensional vector based on the deformation model M whose deformation parameter vector is v. Expressions (5) and (6) mean that a modified expression by a modified model is used instead of the original displacement vector field in the first embodiment.

なお、第1の実施形態におけるオリジナル変位ベクトル場の代わりに、変形モデルを用いて得られる変位量を示すベクトルは、第1の変位ベクトル場ともいえる。また、変形モデルを用いて、サンプリング間隔をより大きくして得られる変位量を示すベクトルは、第2の変位ベクトル場ともいえる。また、変形モデルを用いて得られた第1の変位ベクトル場を、より大きなサンプリング間隔でサンプリングした変位ベクトル場も、第2の変位ベクトル場といえる。また、第1の変位ベクトル場と第2の変位ベクトル場との誤差に基づいて決定されたサンプリング間隔、及び変形モデルを用いて、第3の変位ベクトル場が生成され、保存されてもよい。 Note that the vector indicating the displacement amount obtained by using the deformation model instead of the original displacement vector field in the first embodiment can also be called the first displacement vector field. Further, the vector indicating the displacement amount obtained by making the sampling interval larger by using the deformation model can be said to be the second displacement vector field. Further, the displacement vector field obtained by sampling the first displacement vector field obtained by using the deformation model at a larger sampling interval can also be called the second displacement vector field. Further, the third displacement vector field may be generated and stored by using the sampling interval determined based on the error between the first displacement vector field and the second displacement vector field and the deformation model.

本変形例によると、第1の画像と第2の画像の間の変形位置合わせにどの変形モデルを用いたかに関係なく、位置合わせ結果は変位ベクトル場として保存される。そのため、後で位置合わせ結果を利用して変形画像を生成する場合に、どの変形モデルを用いたかを知る必要がないため、汎用的に処理が可能になる。 According to this modification, the registration result is stored as the displacement vector field regardless of which deformation model is used for the deformation registration between the first image and the second image. Therefore, it is not necessary to know which deformation model was used when a deformation image is generated by using the alignment result later, and thus it is possible to perform general-purpose processing.

<第2の実施形態>
図面を参照して、本発明の実施形態の一例を詳しく説明する。本実施形態の構成は、図1に示す第1実施形態と同じである。ただし、解像度変換部103の処理が異なる。
<Second Embodiment>
An example of an embodiment of the present invention will be described in detail with reference to the drawings. The configuration of this embodiment is the same as that of the first embodiment shown in FIG. However, the processing of the resolution conversion unit 103 is different.

第1の実施形態では、ステップS2040において解像度変換部103が解像度を低減した変位ベクトル場を生成する際、第1の画像が定義されている画像空間全体を考慮していた。一方、本実施形態に係る画像処理装置は、第1の画像が定義されている画像空間全体ではなく、変形の複雑度が大きい局所領域のみを考慮して解像度を算出することを特徴とする。変形の複雑度が高い領域は、変位ベクトル場の解像度を下げた時に、元の変形の再現が難しくなると予想される。そして、このように一部の空間のみを考慮して算出された解像度を、画像空間全体に対して適用する。このことは即ち、式(3)で算出される変位ベクトル場の残差が、画像空間全体ではなく一部の空間のみを用いて算出されることに相当する。 In the first embodiment, when the resolution conversion unit 103 generates the displacement vector field with the reduced resolution in step S2040, the entire image space in which the first image is defined is taken into consideration. On the other hand, the image processing apparatus according to the present embodiment is characterized in that the resolution is calculated by considering only the local area having a large deformation complexity, not the entire image space in which the first image is defined. It is expected that it will be difficult to reproduce the original deformation in the region where the deformation complexity is high when the resolution of the displacement vector field is lowered. Then, the resolution calculated in this way considering only a part of the space is applied to the entire image space. This means that the residual of the displacement vector field calculated by the equation (3) is calculated using only a part of the image space instead of the entire image space.

次に、図3を用いて、本実施形態に係る画像処理装置を含む画像処理システムの動作について説明する。処理手順のうち、ステップS3000からS3030、ステップS3070からS31000は、図2におけるステップS2000からS2030、ステップS2050からS2080と同様であるため、説明を省略する。 Next, the operation of the image processing system including the image processing apparatus according to this embodiment will be described with reference to FIG. In the processing procedure, steps S3000 to S3030 and steps S3070 to S31000 are the same as steps S2000 to S2030 and steps S2050 to S2080 in FIG.

(各サンプリング位置における複雑度の算出:ステップS3040)
ステップS3040において、解像度変換部103は、第1の画像が定義されている画像空間を一定間隔でサンプリングし、各サンプリング位置において、変位ベクトル場が表す変形の「複雑度」を算出する。そして、複雑度が所定の条件を上回るサンプリング位置を、不図示の記憶部に記録する。所定の条件は演算時間や変形の精度に応じて任意に設定できる。また、初めは一般的な条件を使用しておき、ユーザの操作部160を用いた操作により変更可能としてもよい。
(Calculation of Complexity at Each Sampling Position: Step S3040)
In step S3040, the resolution conversion unit 103 samples the image space in which the first image is defined at regular intervals, and calculates the “complexity” of the deformation represented by the displacement vector field at each sampling position. Then, the sampling position whose complexity exceeds a predetermined condition is recorded in a storage unit (not shown). The predetermined condition can be arbitrarily set according to the calculation time and the accuracy of deformation. In addition, general conditions may be used at first, and can be changed by the user's operation using the operation unit 160.

本実施形態では、複雑度として曲げエネルギー(Bending energy)を用いる。これは、該サンプリング位置周辺における変形の歪みを定量化するための公知の方法である。複雑度の算出方法は、曲げエネルギーに限らず、変位ベクトル場に基づいて算出される任意の公知の手法を利用できる。例えば、変位ベクトル場のヤコビアンを用いる方法である。この場合、複雑度として、該サンプリング位置周辺の局所的な体積変化が算出される。 In this embodiment, bending energy is used as the complexity. This is a known method for quantifying the distortion of deformation around the sampling position. The complexity calculation method is not limited to bending energy, and any known method calculated based on a displacement vector field can be used. For example, it is a method using the Jacobian of the displacement vector field. In this case, a local volume change around the sampling position is calculated as the complexity.

(複雑度に基づいて局所領域を算出:S3050)
ステップS3050において、解像度変換部103は、ステップS3040で記録された、複雑度が高いサンプリング位置を不図示の記憶部から読み込み、該サンプリング位置を中心として、変位ベクトル場の解像度を算出するための局所領域を設定する。この局所領域は、前記サンプリング位置を中心とする直方体領域であり、直方体各辺の一辺の長さは、ステップS3040におけるサンプリング間隔と同じ長さとする。このようにすることで、各サンプリング位置で定義される局所領域が重複せず、全サンプリング位置の局所領域を合わせると、画像空間全体がカバーされるようにできる。本ステップにおいて、解像度変換部は、本発明の局所領域取得手段としても機能する。
(Calculation of local area based on complexity: S3050)
In step S3050, the resolution conversion unit 103 reads the high-complexity sampling position recorded in step S3040 from a storage unit (not shown), and calculates a resolution of the displacement vector field centered on the sampling position. Set the area. This local area is a rectangular parallelepiped area centered on the sampling position, and the length of each side of the rectangular parallelepiped is the same as the sampling interval in step S3040. By doing so, the local areas defined at each sampling position do not overlap, and by combining the local areas at all sampling positions, the entire image space can be covered. In this step, the resolution converter also functions as the local area acquisition unit of the present invention.

(解像度を低減した変位ベクトル場の生成:S3060)
ステップS3060において、解像度変換部103は、ステップS3050で算出された局所領域を用いて、変位ベクトル場の解像度を算出する。算出方法は、第1の実施形態におけるステップS2040の方法と同じである。ただし、式(3)における変位ベクトル場の残差の算出において、第1の実施形態では画像空間全体を用いるのに対し、本実施形態では、ステップS3050で算出される局所領域を用いる点が異なる。
(Generation of displacement vector field with reduced resolution: S3060)
In step S3060, the resolution conversion unit 103 calculates the resolution of the displacement vector field using the local area calculated in step S3050. The calculation method is the same as the method of step S2040 in the first embodiment. However, in the calculation of the residual of the displacement vector field in Expression (3), the entire image space is used in the first embodiment, whereas the local region calculated in step S3050 is used in the present embodiment. ..

本実施形態によれば、変位ベクトル場の解像度を低減する演算で使用されるサンプル位置の数が少なくなるため、第1の実施形態の手法と比較して、計算時間を低減できるという効果がある。 According to the present embodiment, since the number of sample positions used in the calculation for reducing the resolution of the displacement vector field is reduced, there is an effect that the calculation time can be reduced as compared with the method of the first embodiment. ..

<第3の実施形態>
図面を参照して、本発明の実施形態の一例を詳しく説明する。本実施形態の構成は、図1に示す第1および第2の実施形態と同じである。ただし、解像度変換部103の処理が異なる。
<Third Embodiment>
An example of an embodiment of the present invention will be described in detail with reference to the drawings. The configuration of this embodiment is the same as that of the first and second embodiments shown in FIG. However, the processing of the resolution conversion unit 103 is different.

第2の実施形態では、解像度変換部103がステップS3060の処理として解像度を低減した変位ベクトル場を生成する際、変形の複雑度が高い、即ち解像度を低減することによる影響が大きい局所領域のみを考慮していた。そして、前記局所領域を用いて算出された解像度を、画像空間全体の変位ベクトル場に適用していた。しかしながら、この場合、変形の複雑度が小さく、解像度を低減することによる影響が小さい領域に対しても、前記局所領域を考慮した高い解像度を適用することになるため、データ量が増大する場合があった。 In the second embodiment, when the resolution conversion unit 103 generates the displacement vector field with the reduced resolution as the process of step S3060, only the local region having a high deformation complexity, that is, the influence of reducing the resolution is large. I was considering. Then, the resolution calculated using the local area is applied to the displacement vector field of the entire image space. However, in this case, since the high resolution considering the local area is applied to the area where the deformation complexity is small and the effect of reducing the resolution is small, the data amount may increase. there were.

一方、本実施形態に係る画像処理装置では、複数の解像度をもつ変位ベクトル場を組み合わせ、解像度を低減することによる影響が大きい局所領域には高い解像度の変位ベクトル場を、それ以外の領域には低い解像度の変位ベクトル場を適用することを特徴とする。即ち本実施形態では、複数の解像度を持つような、多重解像度の変位ベクトル場を用いる。 On the other hand, in the image processing apparatus according to the present embodiment, displacement vector fields having a plurality of resolutions are combined, and a high resolution displacement vector field is applied to a local area that is greatly affected by reducing the resolution, and displacement vector fields are applied to other areas. It is characterized by applying a low resolution displacement vector field. That is, in this embodiment, a multi-resolution displacement vector field having a plurality of resolutions is used.

図4を用いて、本ステップで生成される、異なる解像度を持つ複数の変位ベクトル場の概要を説明する。本発明で対象とする画像は3次元画像であり、変位ベクトル場も3次元ボリュームデータであるが、ここでは簡単のため、2次元画像として示している。この変位ベクトル場は、解像度1及び解像度2という2つの解像度を持っているものとする。 An outline of a plurality of displacement vector fields having different resolutions generated in this step will be described with reference to FIG. The image targeted by the present invention is a three-dimensional image, and the displacement vector field is also three-dimensional volume data, but here it is shown as a two-dimensional image for simplicity. This displacement vector field is assumed to have two resolutions, resolution 1 and resolution 2.

解像度1の変位ベクトル場は、最も高い解像度の変位ベクトル場である。解像度1の解像度を持つ変位ベクトル場は、画像空間全体の変形を許容範囲以内(許容量以内)の誤差で表現できる。一方、さらに粗い解像度の変位ベクトル場でも、誤差が許容範囲内の領域(図4の解像度1の変位ベクトル場において、色が付けられた領域)については、変形を
許容範囲内の誤差で表現できる。このような粗い解像度でも表現可能な領域については、解像度1は不必要に高い解像度である。
The resolution 1 displacement vector field is the highest resolution displacement vector field. The displacement vector field having a resolution of resolution 1 can represent the deformation of the entire image space with an error within an allowable range (within an allowable amount). On the other hand, even in a displacement vector field with a coarser resolution, the deformation can be represented by the error within the allowable range for the area where the error is within the allowable range (the colored area in the displacement vector field of resolution 1 in FIG. 4). .. With respect to a region that can be expressed even with such a coarse resolution, the resolution 1 is an unnecessarily high resolution.

本実施形態のように変位ベクトル場が多重解像度を持つ場合、ある解像度の変位ベクトル場を適用しない領域を、その解像度についての「無効領域」と呼ぶこととする。例えば図4の上側(解像度1の変位ベクトル場)においては、色付き領域が無効領域である。無効領域に関する情報は、例えば、無効領域には「無効」を表す値を格納する、という方法で保存できる。 When the displacement vector field has multiple resolutions as in this embodiment, a region to which the displacement vector field of a certain resolution is not applied is called an "invalid region" for that resolution. For example, in the upper side of FIG. 4 (displacement vector field with resolution 1), the colored area is an invalid area. The information about the invalid area can be saved by, for example, storing a value indicating “invalid” in the invalid area.

解像度2の変位ベクトル場は、解像度1における無効領域のうち、解像度2の解像度を持つ変位ベクトル場を適用する領域に対して定義されている。ただし、その解像度が最も粗い解像度である場合、無効領域が存在すると、何れの解像度の変位ベクトル場も適用しない領域が生じてしまうため、その変位ベクトル場には無効領域は存在しないものとする。解像度2の変位ベクトル場は、解像度1の変位ベクトル場と比べ各軸方向2倍ずつ粗い解像度の変位ベクトル場である。このように、本実施形態では、解像度1、解像度2,解像度3,…、と数字が大きくなるほどに、変位ベクトル場の解像度が2倍ずつ粗くなるものとする。 The displacement vector field of resolution 2 is defined for the area to which the displacement vector field having the resolution of resolution 2 is applied among the invalid areas in resolution 1. However, in the case where the resolution is the coarsest resolution, if an invalid region exists, a region to which the displacement vector field of any resolution is not applied is generated. Therefore, it is assumed that the displacement vector field does not have the invalid region. The displacement vector field of resolution 2 is a displacement vector field of coarse resolution by 2 times in each axial direction as compared with the displacement vector field of resolution 1. As described above, in the present embodiment, it is assumed that the larger the resolution 1, the resolution 2, the resolution 3,...

なお、解像度の値がrの時の変位ベクトル場のボクセルサイズは、必ずしも元の解像度(解像度1)に対してr倍でなくてもよい。2r倍のように係数を持ってもよいし、rの値が1増えるほどにボクセルサイズが2倍になるようにしてもよい。 The voxel size of the displacement vector field when the resolution value is r does not necessarily have to be r times the original resolution (resolution 1). It may have a coefficient such as 2r times, or the voxel size may double as the value of r increases by 1.

なお、本実施形態において、画像空間におけるどのボクセルにどの解像度の変位ベクトル場が割り当てられるかは、「解像度ボリューム」と呼ばれるデータに保持されているものとする。解像度ボリュームは画像空間と同じ解像度を持つ。解像度ボリュームの各ボクセルは、そのボクセルの変位を算出する変位ベクトル場の解像度の値(例えば解像度1,解像度2,…)を保持する。解像度ボリュームは解像度計算のための一時的なデータであるため、データサーバには保存されない。そのため、解像度ボリュームはデータサーバのデータ量を消費しない。 In the present embodiment, it is assumed that which voxel in the image space is assigned with the displacement vector field of which resolution is held in data called “resolution volume”. The resolution volume has the same resolution as the image space. Each voxel of the resolution volume holds the value of the resolution of the displacement vector field for calculating the displacement of that voxel (for example, resolution 1, resolution 2,... ). Since the resolution volume is temporary data for resolution calculation, it is not stored in the data server. Therefore, the resolution volume does not consume the data amount of the data server.

次に、図5を用いて、本実施形態に係る画像処理装置を含む画像処理システムの動作について説明する。処理手順のうち、ステップS5000からS5030、及びステップS5110からS5130の処理は、図2におけるステップS2000からS2030、及びステップS2060からS2080と同様であるため、説明を省略する。 Next, the operation of the image processing system including the image processing apparatus according to this embodiment will be described with reference to FIG. In the processing procedure, steps S5000 to S5030 and steps S5110 to S5130 are the same as steps S2000 to S2030 and steps S2060 to S2080 in FIG.

(現在の変位ベクトル場の解像度を1にセット:ステップS5040)
ステップS5040において、解像度変換部103は、解像度を低減した変位ベクトル場生成処理の前段階として、現在の変位ベクトルの解像度を1にセットする。第1の実施形態における式(3)の説明で述べたとおり、解像度1とは即ち、変位ベクトル場の解像度が、変位ベクトル場が定義される画像空間(即ち、第2の画像が定義される空間)の解像度と同じであることを意味する。言い換えると、解像度1とは、前記画像空間の変形を表現する最も高い解像度である。現在の解像度の値は、以降のステップで参照する必要があるため、不図示の記憶部に保持される。
(Set the current displacement vector field resolution to 1: step S5040)
In step S5040, the resolution conversion unit 103 sets the resolution of the current displacement vector to 1 as a pre-stage of the displacement vector field generation processing in which the resolution is reduced. As described in the explanation of the equation (3) in the first embodiment, the resolution 1 means that the resolution of the displacement vector field is the image space in which the displacement vector field is defined (that is, the second image is defined). (Space) means that the resolution is the same. In other words, the resolution 1 is the highest resolution that represents the deformation of the image space. The current resolution value is stored in a storage unit (not shown) because it needs to be referred to in the subsequent steps.

(処理対象領域の算出:ステップS5050)
ステップS5050において、解像度変換部103は、画像空間中で、現在の解像度の処理において処理対象とする領域を算出する。算出された処理対象領域は、ボクセル座標位置の集合として、不図示の記憶部に保持される。
(Calculation of processing target area: step S5050)
In step S5050, the resolution conversion unit 103 calculates an area to be processed in the processing of the current resolution in the image space. The calculated processing target area is held in a storage unit (not shown) as a set of voxel coordinate positions.

本実施形態における処理対象領域の算出方法を具体的に述べる。まず、現在の解像度が
1(rc=1)の場合、処理対象領域は画像空間の全領域とする。一方、現在の解像度が2以上の場合は、ひとつ前の解像度(rc−1)に対する処理において「仮無効領域」に振り分けられた領域とする。仮無効領域については、ステップS5060に対する説明で後述する。言い換えると、上位の解像度で処理されなかった領域についてのみ、下位の解像度で処理される。
A method of calculating the processing target area in this embodiment will be specifically described. First, when the current resolution is 1 (rc=1), the processing target area is the entire area of the image space. On the other hand, when the current resolution is 2 or more, the area is classified as the "temporary invalid area" in the process for the previous resolution (rc-1). The temporary invalid area will be described later in the description of step S5060. In other words, only the areas that were not processed in the higher resolution are processed in the lower resolution.

(処理対象領域を解像度確定領域と仮無効領域に振り分け:ステップS5060)
ステップS5060において、解像度変換部103は、ステップS5050で算出された処理対象領域内の全ボクセルを、「解像度確定領域」又は「仮無効領域」のいずれかに振り分ける。解像度確定領域とは、ひとつ前の解像度(rc−1)を持つ変位ベクトル場で変形を表現する領域である。一方、仮無効領域とは、現在の解像度(rc)以上に解像度を粗くした変位ベクトル場で表現した場合でも、誤差が許容範囲内の領域である。仮無効領域については、どこまで変位ベクトル場の解像度を粗くしても許容範囲内かは、この時点では未確定であり、現在の解像度をさらに粗くした場合の処理を通じて、確定される。
(Distribution of the processing target area into the resolution fixed area and the temporary invalid area: step S5060)
In step S5060, the resolution conversion unit 103 allocates all voxels in the processing target area calculated in step S5050 to either the “resolution determination area” or the “temporary invalid area”. The resolution-determining area is an area in which the deformation is expressed by a displacement vector field having the previous resolution (rc-1). On the other hand, the temporary invalid region is a region in which the error is within the allowable range even when the displacement vector field whose resolution is coarser than the current resolution (rc) is used. With respect to the temporary invalid region, it is undecided at this point how far the resolution of the displacement vector field can be roughened, but it is decided through the process when the current resolution is further roughened.

解像度確定領域と仮無効領域の振り分け方法は、以下の通りである。解像度がrcの変位ベクトル場は、第1の実施形態における式(3)で与えられる。そして、ボクセル位置の座標をpsとすると、元の変位ベクトル場に対する誤差は、以下の式で与えられる。

Figure 0006732593
ここで、rは現在処理対象としている解像度である。式(7)で算出される値が、あらかじめ決めた許容範囲内である場合「仮無効領域」に振り分け、許容範囲を超えている場合「解像度確定領域」に振り分ける。 The method of allocating the resolution fixed area and the temporary invalid area is as follows. The displacement vector field having a resolution of rc is given by the equation (3) in the first embodiment. Then, assuming that the coordinates of the voxel position are ps, the error with respect to the original displacement vector field is given by the following equation.
Figure 0006732593
Here, r is the resolution currently being processed. When the value calculated by the equation (7) is within the predetermined allowable range, it is distributed to the "temporary invalid area", and when it exceeds the allowable range, it is distributed to the "resolution fixed area".

なお、現在の解像度が1である場合、即ち画像空間の解像度と同じである場合、式(7)におけるV(p(r)とV(p)は同じ値であるため、全領域において、式(7)の計算結果は0となる。言い換えると、全領域が「仮無効領域」に振り分けられる。 Incidentally, if the current resolution is 1, that is the same as the resolution of the image space, since V in Equation (7) (p s) ( r) and V (p s) is the same value, the total area In, the calculation result of the equation (7) becomes 0. In other words, the entire area is assigned to the “temporary invalid area”.

処理対象領域内の全ボクセルを、「解像度確定領域」又は「仮無効領域」に振り分けた後、振り分け結果を、「解像度ボリューム」に記録する。解像度確定領域に振り分けられたボクセルには、ひとつ前の解像度(rc−1)の値を記録し、仮無効領域に振り分けられたボクセルには、「無効」であることを示す値を記録する。 After distributing all voxels in the processing target area to the “resolution determination area” or the “temporary invalid area”, the distribution result is recorded in the “resolution volume”. The value of the previous resolution (rc-1) is recorded in the voxel allocated to the resolution fixed area, and the value indicating "invalid" is recorded in the voxel allocated to the temporary invalid area.

(画像空間全領域の解像度が確定したかどうかの判定処理:ステップS5070)
ステップS5070において、解像度変換部103は、画像空間全領域の解像度が確定したかどうかの判定処理を行なう。そして、解像度が確定したと判定された場合(図5のステップS5070における「Yes」)は、ステップS5090へと処理を進める。一方、まだ解像度が確定していないボクセルがあると判定された場合(図5のステップS5070における「No」)は、ステップS5080へと処理を進める。
(Processing for Determining Whether or Not Resolution of All Areas of Image Space is Determined: Step S5070)
In step S5070, the resolution conversion unit 103 performs a determination process as to whether or not the resolution of the entire image space area has been determined. Then, when it is determined that the resolution has been determined (“Yes” in step S5070 of FIG. 5), the process proceeds to step S5090. On the other hand, if it is determined that there is a voxel whose resolution has not been determined yet (“No” in step S5070 of FIG. 5), the process proceeds to step S5080.

画像空間全領域の解像度が確定したかどうかの判定処理は、解像度ボリュームを用いて行なう。解像度ボリューム内の全ボクセルを走査し、全ボクセルに解像度の値が記録されている場合は「解像度が確定した」と判定され、1つでも「無効」であることを示す値が記録されたボクセルが存在する場合は、「解像度が確定していない」と判定される。 The determination process as to whether or not the resolution of the entire area of the image space is fixed is performed using the resolution volume. When all voxels in the resolution volume are scanned and resolution values are recorded in all voxels, it is determined that "resolution has been fixed", and even one voxel that has been recorded as "invalid" is recorded. Is present, it is determined that “resolution is not determined”.

(現在の変位ベクトル場の解像度を1増やす:ステップS5080)
ステップS5080において、解像度変換部103は、現在の変位ベクトル場の解像度
を1増やす。例えば、現在の変位ベクトル場の解像度がrc=1である場合は、解像度rc=2とする。第1の実施形態における式(2)の説明で前述した通り、解像度がrcである場合、それは、画像空間と同じ解像度を持つオリジナルの変位ベクトル場の解像度を、各軸方向1/rcとすることを意味する。
(Increase the resolution of the current displacement vector field by 1: step S5080)
In step S5080, the resolution conversion unit 103 increases the resolution of the current displacement vector field by 1. For example, if the current displacement vector field resolution is rc=1, then the resolution rc=2. As described above in the explanation of the equation (2) in the first embodiment, when the resolution is rc, the resolution of the original displacement vector field having the same resolution as the image space is 1/rc in each axial direction. Means that.

(解像度を低減した変位ベクトル場の生成:ステップS5090)
ステップS5090において、解像度変換部103は、解像度を低減した変位ベクトル場を生成する。ステップS5050からステップS5080までの処理を通じて、変位ベクトル場のもっとも粗い解像度(rm)が算出され、不図示の記憶部に記録されている。本ステップの処理における入力は、ステップS5030で算出される解像度1の変位ベクトル場、ステップS5050からステップS5080までの処理を通じて算出される解像度ボリューム、そしてrmの3つである。これらの情報を入力して、1からrmまでの各解像度に対応する複数の変位ベクトル場を生成する。
(Generation of Displacement Vector Field with Reduced Resolution: Step S5090)
In step S5090, the resolution conversion unit 103 generates a displacement vector field with reduced resolution. Through the processes from step S5050 to step S5080, the coarsest resolution (rm) of the displacement vector field is calculated and recorded in the storage unit (not shown). The input in the processing of this step is the displacement vector field of resolution 1 calculated in step S5030, the resolution volume calculated through the processing of steps S5050 to S5080, and rm. By inputting these pieces of information, a plurality of displacement vector fields corresponding to respective resolutions from 1 to rm are generated.

ある解像度rcに対応する変位ベクトル場の生成方法は、以下の通りである。まず、解像度ボリューム内の全ボクセルを走査して、解像度rcに割り当てられている全ボクセルを取得する。いま、変位ベクトル場の解像度がrcの時の、各軸方向のボクセルサイズを{sx×rc,sy×rc,sz×rc}とする。そして、ボクセルサイズが{sx×rc,sy×rc,sz×rc}であり、解像度rcに割り当てられている全ボクセルを内包する外接直方体を定義する。そして、前記外接直方体の各ボクセルについて、第1の実施形態における式(3)を用いて変位ベクトル場を算出する。このようにして、解像度rcの変位ベクトル場が生成される。 The method of generating the displacement vector field corresponding to a certain resolution rc is as follows. First, all voxels in the resolution volume are scanned to obtain all voxels assigned to the resolution rc. Now, when the resolution of the displacement vector field is rc, the voxel size in each axial direction is {sx×rc, sy×rc, sz×rc}. Then, a circumscribed rectangular parallelepiped having a voxel size of {sx×rc, sy×rc, sz×rc} and including all voxels assigned to the resolution rc is defined. Then, for each voxel of the circumscribed rectangular parallelepiped, the displacement vector field is calculated using the equation (3) in the first embodiment. In this way, a displacement vector field of resolution rc is generated.

なお、現在処理している解像度rcに割り当てられているボクセルが1つも存在しない場合は、該当の解像度に対応する変位ベクトル場は生成しないものとする。このような状況は、画像空間中の全領域の変形が解像度2以上の変位ベクトル場で表現可能であり、解像度1の変位ベクトル場を必要としない場合に発生する。不要な解像度の変位ベクトル場は生成されないため、変位ベクトル場の保存に必要なデータ量を抑えることができる。 When there is no voxel assigned to the resolution rc currently being processed, the displacement vector field corresponding to the relevant resolution is not generated. Such a situation occurs when the deformation of the entire region in the image space can be represented by a displacement vector field having a resolution of 2 or more and a displacement vector field having a resolution of 1 is not required. Since the displacement vector field with unnecessary resolution is not generated, the amount of data required to store the displacement vector field can be suppressed.

また、前述の通り、ある解像度rcの変位ベクトル場は、画像空間全領域にわたって定義されるわけではなく、解像度rcに割り当てられている全ボクセルを内包する外接直方体領域において定義される。このように、各解像度の変位ベクトル場は、必要な領域でのみ定義されるため、変位ベクトル場の保存に必要なデータ量を抑えることができる。 Further, as described above, the displacement vector field of a certain resolution rc is not defined over the entire area of the image space, but is defined in the circumscribed rectangular parallelepiped area including all the voxels assigned to the resolution rc. As described above, since the displacement vector field of each resolution is defined only in the necessary area, the amount of data required to store the displacement vector field can be suppressed.

(変形画像の生成処理:ステップS5100)
ステップS5100において、変形画像生成部110は、ステップS5090で生成された複数の解像度を持つ変位ベクトル場を用いて、変形画像を生成する。第1の実施形態における変形画像の生成処理(ステップS2050)と異なる点は、変形画像を生成するために、変位ベクトル場から変位量を取得する際に、どの解像度の変位ベクトル場を使用するか選択する必要がある点である。
(Transformed image generation process: step S5100)
In step S5100, the deformed image generation unit 110 generates a deformed image using the displacement vector field having the plurality of resolutions generated in step S5090. What is different from the deformed image generation process (step S2050) in the first embodiment is which resolution of the displacement vector field is used when acquiring the displacement amount from the displacement vector field in order to generate the deformed image. This is a point that needs to be selected.

複数の解像度を持つ変位ベクトル場からの変位量取得は、以下の手順で行われる。いま、変位量を取得する座標値をpsとする。まず、解像度1の変位ベクトル場に対して、psにおける変位量を取得する。変位量が有効な値である場合はその値を採用する。「無効領域」を表す値が格納されている場合は、次の解像度(解像度2)の変位ベクトル場を探索する。このように、解像度1,解像度2,…と順次探索して、有効な解像度に到達するまで処理を行なう。 The displacement amount acquisition from the displacement vector field having a plurality of resolutions is performed by the following procedure. Now, assume that the coordinate value for acquiring the displacement amount is ps. First, for a displacement vector field of resolution 1, the displacement amount at ps is acquired. If the displacement amount is a valid value, that value is adopted. When the value representing the "invalid area" is stored, the displacement vector field of the next resolution (resolution 2) is searched. In this way, the resolution 1, the resolution 2, and so on are sequentially searched, and the processing is performed until the effective resolution is reached.

このようにして取得された変位量から変形画像を生成する処理については、第1の実施形態におけるステップS2050の処理と同様である。 The process of generating a deformed image from the displacement amount thus acquired is the same as the process of step S2050 in the first embodiment.

本実施形態によれば、解像度を低減することによる影響が大きい局所領域には高い解像度の変位ベクトル場、解像度を低減することによる影響が小さい局所領域には低い解像度の変位ベクトル場を割り当てる。そして、これら変位ベクトル場を組み合わせて、画像空間全体の変形を表現する。そのため、第2の実施形態のように、解像度を低減することによる影響が大きい領域に合わせて画像空間全体の変位ベクトル場の解像度を決定する場合と比較すると、変位ベクトル場の表現能力を損なうことなく、データ量を低減できるという効果がある。 According to this embodiment, a high-resolution displacement vector field is assigned to a local area that is greatly affected by reducing the resolution, and a low-resolution displacement vector field is assigned to a local area that is less affected by reducing the resolution. Then, these displacement vector fields are combined to represent the deformation of the entire image space. Therefore, as compared with the case where the resolution of the displacement vector field of the entire image space is determined according to the region where the effect of reducing the resolution is large as in the second embodiment, the expression capability of the displacement vector field is impaired. There is an effect that the amount of data can be reduced.

<第4の実施形態>(第1の画像と第3の画像が空間的に一致していなくてもよい)
図面を参照して、本発明の実施形態の一例を詳しく説明する。図6は、本実施形態に係る画像処理装置を含む画像処理システムの一例を示す図である。画像処理システムは、画像処理装置600を備える。画像処理装置600は、第一位置合わせ部602、第二位置合わせ部609を備える。画像処理装置600の各ブロックの機能は、図1の場合と同様、情報処理装置がプログラムに従って動作することにより実現できる。なお、データ取得部601、解像度変換部603、変形画像生成部610、表示制御部611など、第1乃至第3の実施形態と同様の構成、機能、及び動作についての説明は簡略化し、主に本実施形態との差異について説明する。
<Fourth Embodiment> (The first image and the third image do not have to spatially match)
An example of an embodiment of the present invention will be described in detail with reference to the drawings. FIG. 6 is a diagram showing an example of an image processing system including the image processing apparatus according to the present embodiment. The image processing system includes an image processing device 600. The image processing device 600 includes a first alignment unit 602 and a second alignment unit 609. The function of each block of the image processing device 600 can be realized by the information processing device operating according to a program, as in the case of FIG. The description of the same configurations, functions, and operations as those of the first to third embodiments, such as the data acquisition unit 601, the resolution conversion unit 603, the modified image generation unit 610, and the display control unit 611, will be simplified and mainly described. Differences from the present embodiment will be described.

第1乃至第3の実施形態では、第1の画像と第2の画像との間の位置合わせの結果得られる変位ベクトル場をデータサーバ150に保持し、その後、第1の画像と空間的な位置姿勢が一致している第3の画像に対して前記変位ベクトル場を適用する場合を説明した。これらの実施形態では、位置合わせに使用した第1の画像と、変形画像の生成元となる第3の画像とは、空間的な位置姿勢が一致していることを前提としていた。 In the first to third embodiments, the displacement vector field obtained as a result of the alignment between the first image and the second image is stored in the data server 150, and then the spatial vector field is spatially separated from the first image. The case where the displacement vector field is applied to the third image having the same position and orientation has been described. In these embodiments, it is assumed that the first image used for the alignment and the third image that is the generation source of the deformed image have the same spatial position and orientation.

一方、本実施形態に係る画像処理装置600は、この前提を緩和し、第1の画像と第3の画像の間の空間的な位置姿勢が完全に一致していなくても、変位ベクトル場を適用して変形画像を生成可能であることを特徴とする。これは、第1の実施形態におけるステップS2050(第3の画像に変位ベクトル場を適用する処理)に先立ち、第3の画像を第1の画像に位置合わせした第4の画像を生成することで実現される。 On the other hand, the image processing device 600 according to the present embodiment relaxes this premise, and the displacement vector field is calculated even if the spatial position and orientation between the first image and the third image do not completely match. It is characterized in that a deformed image can be generated by applying it. This is because the fourth image in which the third image is aligned with the first image is generated prior to step S2050 (the process of applying the displacement vector field to the third image) in the first embodiment. Will be realized.

第1の画像及び第3の画像の例としては、例えば、同時刻に撮像された異なるシーケンスのMRI画像が挙げられる。この場合、第1の画像と第3の画像はほぼ同時刻に撮像されるため、第1の画像と第3の画像間に生じている変位は、剛体変換で近似可能な程度の小さい変位であると考えられる。他にも、PET−CT画像のように、同時撮像される形態画像と機能画像を、第1の画像と第3の画像として用いることも可能である。 Examples of the first image and the third image include, for example, MRI images of different sequences captured at the same time. In this case, since the first image and the third image are captured at approximately the same time, the displacement occurring between the first image and the third image is a small displacement that can be approximated by rigid body transformation. It is believed that there is. Besides, it is also possible to use a morphological image and a functional image that are simultaneously captured, such as a PET-CT image, as the first image and the third image.

上記のように、第1の画像と第3の画像の間の変位が、剛体変換で近似可能な程度の小さい変位であると仮定して、本実施形態では、手動の剛体位置合わせを行なうことで、第3の画像を第1の画像に位置合わせする。そして、第3の画像を変位させて第1の画像に合わせることで得られる画像を、第4の画像とする。本実施形態では、第2位置合わせ部609が、上記第1の画像と第3の画像の間の位置合わせを行なう。そして、第3の画像を変位させて第1の画像に位置合わせした第4の画像を生成する。 As described above, in the present embodiment, it is assumed that the displacement between the first image and the third image is a displacement that is small enough to be approximated by rigid body transformation, and manual rigid body alignment is performed. Then, the third image is aligned with the first image. Then, an image obtained by displacing the third image and matching it with the first image is referred to as a fourth image. In the present embodiment, the second alignment unit 609 aligns the first image and the third image. Then, the third image is displaced to generate the fourth image aligned with the first image.

変形画像生成部610は、第2位置合わせ部609から取得した第4の画像に、データ取得部601から取得した変位ベクトル場を適用して、変形画像を生成する。 The deformed image generation unit 610 applies the displacement vector field acquired from the data acquisition unit 601 to the fourth image acquired from the second alignment unit 609 to generate a deformed image.

次に、本実施形態に係る画像処理装置を含む画像処理システムの動作について説明する。図7は、画像処理装置600が行なう処理手順を示すフローチャートである。なお、図2に示す第1の実施形態における処理手順を比較すると、「剛体位置合わせ(ステップS
7090)」というステップが追加されているほかは、第1の実施形態と同様である。
Next, the operation of the image processing system including the image processing apparatus according to this embodiment will be described. FIG. 7 is a flowchart showing a processing procedure performed by the image processing device 600. In addition, comparing the processing procedure in the first embodiment shown in FIG. 2, "rigid body alignment (step S
7090)” is added, and is the same as the first embodiment.

(剛体位置合わせ処理:ステップS7090)
ステップS7080において、第2位置合わせ部609は、データ取得部601から取得した変形元画像(第3の画像)を、ステップS2030における変形元画像(第1の画像)に位置合わせする。そして、その位置合わせ結果に基づいて第3の画像を変形した第2の変形画像を生成して、変形画像生成部610へと出力する。
(Rigid body alignment processing: Step S7090)
In step S7080, the second alignment unit 609 aligns the transformation source image (third image) acquired from the data obtaining unit 601 with the transformation source image (first image) in step S2030. Then, a second modified image, which is a modification of the third image, is generated based on the alignment result, and is output to the modified image generation unit 610.

位置合わせは、ユーザによる指示を取得して行なう。ユーザは、第1の画像、第3の画像、及びこれらを重畳して表示させた画像を目視で確認して、第3の画像を移動・回転させて第1の画像に位置合わせする位置合わせ処理を行なう。ユーザからは、操作部160を介して位置合わせ指示が行われる。なお、本実施形態では、ユーザの指示を取得して手動で位置合わせをするのではなく、第1の画像と第3の画像の間の位置合わせを自動で行なう構成であってもよい。自動位置合わせには、種々の公知の手法を利用できる。 Positioning is performed by obtaining an instruction from the user. The user visually confirms the first image, the third image, and the image in which these images are superimposed and displayed, and moves/rotates the third image to align with the first image. Perform processing. The user issues a position alignment instruction via the operation unit 160. Note that the present embodiment may have a configuration in which the alignment between the first image and the third image is performed automatically, instead of obtaining the user's instruction and performing the alignment manually. Various known methods can be used for automatic alignment.

本実施形態によると、第1の画像と第3の画像が空間的に一致していない場合でも、第1の実施形態の場合と同様に、データサーバ150に保持された、解像度が低減された変位ベクトル場を利用できる。 According to the present embodiment, even when the first image and the third image do not spatially match, as in the case of the first embodiment, the resolution retained in the data server 150 is reduced. A displacement vector field can be used.

以上述べたように、本発明の各実施形態に係る画像処理装置や画像処理方法によれば、画像間位置合わせを行なう画像の解像度が高い場合でも、変形の表現能力を失うことなく、変位ベクトル場のデータ量を低減できる。 As described above, according to the image processing device and the image processing method according to the embodiments of the present invention, even when the resolution of the images for which the inter-image registration is performed is high, the displacement vector is not lost and the displacement vector is not lost. The amount of data in the field can be reduced.

<その他の実施形態>
記憶装置に記録されたプログラムを読み込み実行することで前述した実施形態の機能を実現するシステムや装置のコンピュータ(又はCPU、MPU等のデバイス)によっても、本発明を実施することができる。また、例えば、記憶装置に記録されたプログラムを読み込み実行することで前述した実施形態の機能を実現するシステムや装置のコンピュータによって実行されるステップからなる方法によっても、本発明を実施することができる。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。この目的のために、上記プログラムは、例えば、ネットワークを通じて、又は、上記記憶装置となり得る様々なタイプの記録媒体(つまり、非一時的にデータを保持するコンピュータ読取可能な記録媒体)から、上記コンピュータに提供される。したがって、上記コンピュータ(CPU、MPU等のデバイスを含む)、上記方法、上記プログラム(プログラムコード、プログラムプロダクトを含む)、上記プログラムを非一時的に保持するコンピュータ読取可能な記録媒体は、いずれも本発明の範疇に含まれる。
<Other embodiments>
The present invention can also be implemented by a computer (or a device such as a CPU or MPU) of a system or apparatus that realizes the functions of the above-described embodiments by reading and executing a program recorded in a storage device. Further, for example, the present invention can be implemented by a method including steps executed by a computer of a system or apparatus that realizes the functions of the above-described embodiments by reading and executing a program recorded in a storage device. .. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions. For this purpose, the program is stored in the computer through a network or from various types of storage media that can serve as the storage device (that is, a computer-readable storage medium that holds data non-temporarily). Provided to. Therefore, the computer (including devices such as CPU and MPU), the method, the program (including program code and program product), and the computer-readable recording medium that holds the program non-temporarily are all the present book. It is included in the category of invention.

100,600:画像処理装置、102:位置合わせ部、103,603:解像度変換部 100, 600: image processing device, 102: alignment unit, 103, 603: resolution conversion unit

Claims (20)

第1の画像を変形させて第2の画像に位置合わせするための、第1の解像度の第1の変位ベクトル場を取得する取得手段と、
前記第1の解像度の前記第1の変位ベクトル場と、前記第1の解像度とは異なる解像度の第2の変位ベクトル場との変位量の誤差に基づいて、第2の解像度を決定する決定手段と、
前記決定手段により決定された前記第2の解像度で第3の変位ベクトル場を生成する生成手段と
を有することを特徴とする画像処理装置。
Acquisition means for acquiring a first displacement vector field of a first resolution for deforming the first image and aligning it with the second image;
Determining means for determining the second resolution based on an error in the amount of displacement between the first displacement vector field having the first resolution and the second displacement vector field having a resolution different from the first resolution. When,
An image processing apparatus, comprising: a generation unit configured to generate a third displacement vector field at the second resolution determined by the determination unit.
前記第2の解像度で生成された前記第3の変位ベクトル場を保存する保存手段をさらに有する
ことを特徴とする請求項1に記載の画像処理装置。
The image processing apparatus according to claim 1, further comprising storage means for storing the third displacement vector field generated at the second resolution.
前記取得手段は、変形モデルを用いて、前記第1の解像度の前記第1の変位ベクトル場を取得する
ことを特徴とする請求項1または2に記載の画像処理装置。
The image processing apparatus according to claim 1, wherein the acquisition unit acquires the first displacement vector field of the first resolution by using a deformation model.
前記第1の画像および前記第2の画像は、それぞれ異なる撮像条件で被検体を撮像して得られた画像である
ことを特徴とする請求項1ないし3のいずれか1項に記載の画像処理装置。
4. The image processing according to claim 1, wherein the first image and the second image are images obtained by imaging a subject under different imaging conditions. apparatus.
前記撮像条件は、撮像のモダリティである
ことを特徴とする請求項4に記載の画像処理装置。
The image processing apparatus according to claim 4, wherein the imaging condition is an imaging modality.
前記第1の画像および前記第2の画像を取得する画像取得手段と、
前記第2の解像度の前記第3の変位ベクトル場を用いて前記第1の画像を変形させた変形画像を生成し、該変形画像と前記第2の画像の差分画像を生成する変形画像生成手段と、
をさらに有することを特徴とする請求項1ないし5のいずれか1項に記載の画像処理装置。
Image acquisition means for acquiring the first image and the second image;
A deformed image generating unit that generates a deformed image obtained by deforming the first image using the third displacement vector field of the second resolution, and generates a difference image between the deformed image and the second image. When,
The image processing apparatus according to any one of claims 1 to 5, further comprising:
前記第1の画像、または、被検体の位置および姿勢が前記第1の画像と略同一である第3の画像を取得する画像取得手段と、
前記第2の解像度の前記第3の変位ベクトル場を用いて、前記第1の画像または前記第3の画像を変形させた変形画像を生成する変形画像生成手段と、
をさらに有することを特徴とする請求項1ないし5のいずれか1項に記載の画像処理装置。
Image acquisition means for acquiring the first image or a third image in which the position and orientation of the subject are substantially the same as the first image;
Deformed image generation means for generating a deformed image obtained by deforming the first image or the third image using the third displacement vector field of the second resolution,
The image processing apparatus according to any one of claims 1 to 5, further comprising:
前記第1の画像と被検体が同一で異なる位置姿勢を有する第3の画像とを取得する画像取得手段と、
前記第3の画像を変形させて第1の画像に位置合わせした変形画像を生成し、前記第3の画像を変形させた変形画像を、前記第2の解像度の前記第3の変位ベクトル場を用いてさらに変形させる変形画像生成手段と、
をさらに有することを特徴とする請求項1ないし5のいずれか1項に記載の画像処理装置。
Image acquisition means for acquiring the first image and a third image in which the subject is the same and has different positions and orientations;
The third image is deformed to generate a deformed image aligned with the first image, and the deformed image obtained by deforming the third image is converted into the third displacement vector field of the second resolution. Deformed image generation means for further deforming using
The image processing apparatus according to any one of claims 1 to 5, further comprising:
前記決定手段は、前記第1の解像度の前記第1の変位ベクトル場による変位量と、前記第1の解像度よりも低減された解像度の前記第2の変位ベクトル場による変位量の誤差が、所定の許容量以内である場合、前記第1の解像度よりも低減された解像度を前記第2の解像度として決定する
ことを特徴とする請求項1ないし8のいずれか1項に記載の画像処理装置。
The determining means determines an error between a displacement amount due to the first displacement vector field having the first resolution and a displacement amount due to the second displacement vector field having a resolution lower than the first resolution to be a predetermined value. 9. The image processing apparatus according to claim 1, wherein a resolution that is lower than the first resolution is determined as the second resolution when it is within the allowable amount of.
前記決定手段は、
前記第1の解像度の前記第1の変位ベクトル場に含まれる複数のボクセルをサンプリングすることで、前記第1の解像度よりも低減された解像度の前記第2の変位ベクトル場を取得し、
前記サンプリングされた各ボクセルにおいて、前記第1の解像度の前記第1の変位ベクトル場による第1の変位量と、前記第1の解像度よりも低減された解像度の前記第2の変位ベクトル場による第2の変位量を取得して、前記第1の変位量と前記第2の変位量の差分を取得し、
前記サンプリングされた各ボクセルにおける前記差分を加算した値を前記所定の許容量と比較する
ことを特徴とする請求項9に記載の画像処理装置。
The determining means is
Sampling a plurality of voxels included in the first displacement vector field of the first resolution to obtain the second displacement vector field of a resolution lower than the first resolution,
In each of the sampled voxels, a first displacement amount by the first displacement vector field having the first resolution and a second displacement vector field by the second displacement vector field having a resolution lower than the first resolution. 2 displacement amount is acquired, and a difference between the first displacement amount and the second displacement amount is acquired,
The image processing apparatus according to claim 9, wherein a value obtained by adding the difference in each of the sampled voxels is compared with the predetermined allowable amount.
前記決定手段は、前記第1の解像度の前記第1の変位ベクトル場を用いて前記第1の画像を変形させた変形画像と、前記第1の解像度よりも低減された解像度の前記第2の変位ベクトル場を用いて前記第1の画像を変形させた変形画像を比較することで取得した差分が、所定の許容量以内である場合、前記第1の解像度よりも低減された解像度を前記第2の解像度として決定する
ことを特徴とする請求項1ないし8のいずれか1項に記載の画像処理装置。
It said determining means before Symbol first and the deformed image of said first using the displacement vector field to deform said first image resolution, the first resolution said reduced resolution than the second resolution difference obtained using the displacement vector field by comparing the deformed image obtained by deforming the first image, if it is within the allowable amount of Jo Tokoro, which is lower than the first resolution of the image processing apparatus according to any one of claims 1 to 8, wherein the determining a second resolution.
変形の複雑度が大きい局所領域を取得する局所領域取得手段をさらに有し、
前記決定手段は、前記局所領域の情報に基づいて前記第3の変位ベクトル場の前記第2の解像度を決定する
ことを特徴とする請求項1ないし11のいずれか1項に記載の画像処理装置。
Further having a local area acquisition means for acquiring a local area having a large degree of deformation complexity,
12. The image processing apparatus according to claim 1, wherein the determining unit determines the second resolution of the third displacement vector field based on information of the local area. ..
前記第3の変位ベクトル場は、異なる解像度を持つ複数の変位ベクトル場から構成されるものであり、前記第3の変位ベクトル場の各ボクセルについて、前記複数の変位ベクトル場のいずれを適用するかが設定されている
ことを特徴とする請求項1ないし12のいずれか1項に記載の画像処理装置。
The third displacement vector field is composed of a plurality of displacement vector fields having different resolutions, and which of the plurality of displacement vector fields is applied to each voxel of the third displacement vector field. 13. The image processing apparatus according to claim 1, wherein is set.
変形モデルを用いて、第1の画像を変形させて第2の画像に位置合わせするための第1の変位ベクトル場を取得する取得手段と、
前記第1の変位ベクトル場と、前記第1の変位ベクトル場とはサンプリング間隔が異なる第2の変位ベクトル場との変位量の誤差に基づいて、前記サンプリング間隔を決定する決定手段と、
前記決定手段により決定された前記サンプリング間隔で第3の変位ベクトル場を生成する生成手段と
を有することを特徴とする画像処理装置。
Acquisition means for acquiring a first displacement vector field for deforming the first image and aligning it with the second image using the deformation model;
Wherein a first displacement vector field, and determining means wherein the first displacement vector field based on the error of the amount of displacement of the second displacement of vector field sampling interval are different, determines the sampling interval,
An image processing apparatus comprising: a generation unit configured to generate a third displacement vector field at the sampling interval determined by the determination unit.
前記第3の変位ベクトル場を保存する保存手段をさらに有する
ことを特徴とする請求項14に記載の画像処理装置。
The image processing apparatus according to claim 14, further comprising a storage unit that stores the third displacement vector field.
コンピュータが、
第1の画像を変形させて第2の画像に位置合わせするための、第1の解像度の変位ベクトル場を取得する取得ステップと、
前記第1の解像度の前記変位ベクトル場と、前記第1の解像度とは異なる解像度の前記変位ベクトル場との変位量の誤差に基づいて、第2の解像度を決定する決定ステップと、
前記決定ステップにより決定された前記第2の解像度で前記変位ベクトル場を生成する生成ステップと
実行することを特徴とする画像処理方法。
Computer
An acquisition step of acquiring a displacement vector field of a first resolution for deforming the first image to align it with the second image;
A determining step of determining a second resolution based on an error in the amount of displacement between the displacement vector field having the first resolution and the displacement vector field having a resolution different from the first resolution;
An image processing method characterized by executing a generation step of generating the displacement vector field in said second resolution determined by the determining step.
コンピュータが、
前記生成ステップにより前記第2の解像度で生成された前記変位ベクトル場を保存する保存ステップをさらに実行する
ことを特徴とする請求項16に記載の画像処理方法。
Computer
The image processing method according to claim 16, characterized by further executing a storage step of storing the displacement vector field generated by the second resolution by the generation step.
コンピュータが、
変形モデルを用いて、第1の画像を変形させて第2の画像に位置合わせするための第1の変位ベクトル場を取得する取得ステップと、
前記第1の変位ベクトル場と、サンプリング間隔が前記第1の変位ベクトル場とは異なる第2の変位ベクトル場との変位量の誤差に基づいて、サンプリング間隔を決定する決定ステップと、
前記決定ステップにより決定された前記サンプリング間隔で第3の変位ベクトル場を生成する生成ステップと、
実行することを特徴とする画像処理方法。
Computer
An acquisition step of acquiring a first displacement vector field for deforming the first image and aligning it with the second image using the deformation model;
A determining step of determining a sampling interval based on an error in displacement amount between the first displacement vector field and a second displacement vector field having a sampling interval different from the first displacement vector field;
A generating step of generating a third displacement vector field at the sampling interval determined by the determining step;
An image processing method characterized by executing .
コンピュータが、
前記第3の変位ベクトル場を保存する保存ステップをさらに実行する
ことを特徴とする請求項18に記載の画像処理方法。
Computer
The image processing method according to claim 18, characterized by further executing a storage step of storing said third displacement vector field.
請求項16ないし19のいずれか1項に記載の画像処理方法をコンピュータに実行させるためのプログラム。 A program for causing a computer to execute the image processing method according to any one of claims 16 to 19.
JP2016152983A 2016-08-03 2016-08-03 Image processing apparatus and image processing method Expired - Fee Related JP6732593B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016152983A JP6732593B2 (en) 2016-08-03 2016-08-03 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016152983A JP6732593B2 (en) 2016-08-03 2016-08-03 Image processing apparatus and image processing method

Publications (3)

Publication Number Publication Date
JP2018022334A JP2018022334A (en) 2018-02-08
JP2018022334A5 JP2018022334A5 (en) 2019-09-05
JP6732593B2 true JP6732593B2 (en) 2020-07-29

Family

ID=61165656

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016152983A Expired - Fee Related JP6732593B2 (en) 2016-08-03 2016-08-03 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP6732593B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102428840B1 (en) * 2019-10-16 2022-08-04 (주)아인스에스엔씨 Computing system implementing and operating models describing transition between multiple resolution-based models

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011024763A (en) * 2009-07-24 2011-02-10 Hitachi Ltd Image processing method and image processor
MX2014002153A (en) * 2011-08-30 2014-05-01 Koninkl Philips Nv Integration of user inputs and correction of deformation vector field in deformable image registration workflow.
US8675944B2 (en) * 2012-01-12 2014-03-18 Kabushiki Kaisha Toshiba Method of registering image data
CN103854276B (en) * 2012-12-04 2018-02-09 东芝医疗系统株式会社 Image registration and segmenting device and method, and medical image equipment
JP6376873B2 (en) * 2014-07-16 2018-08-22 キヤノン株式会社 Image processing apparatus, image processing method, and program

Also Published As

Publication number Publication date
JP2018022334A (en) 2018-02-08

Similar Documents

Publication Publication Date Title
US10699410B2 (en) Automatic change detection in medical images
US9480456B2 (en) Image processing apparatus that simultaneously displays two regions of interest on a body mark, processing method thereof and storage medium
US8326086B2 (en) Elastic image registration
KR101267759B1 (en) Information processing apparatus, information processing method, and storage medium
CN104346821B (en) Automatic planning for medical imaging
US20110262015A1 (en) Image processing apparatus, image processing method, and storage medium
JP2010131269A (en) Information processor and information processing method
US9355448B2 (en) Method and apparatus for image registration
KR101504162B1 (en) Information processing apparatus for medical images, imaging system for medical images, and information processing method for medical images
US11327773B2 (en) Anatomy-aware adaptation of graphical user interface
JP6510196B2 (en) Image interpretation report creation support device
US10856850B2 (en) Information processing apparatus, method, and program for matching target object position between the prone and supine positions obtained by MRI and ultrasound
US9020215B2 (en) Systems and methods for detecting and visualizing correspondence corridors on two-dimensional and volumetric medical images
CN114943714A (en) Medical image processing system, medical image processing apparatus, electronic device, and storage medium
JP6888041B2 (en) How to get a medical sagittal image, how to train a neural network to get a medical sagittal image, and a computer device
CN113870227B (en) Medical positioning method and device based on pressure distribution, electronic equipment and storage medium
US8331638B2 (en) Creation of motion compensated MRI M-mode images of the myocardial wall
JP6995535B2 (en) Image processing equipment, image processing methods and programs
JP2017012446A (en) Image processing apparatus
US11495346B2 (en) External device-enabled imaging support
JP6732593B2 (en) Image processing apparatus and image processing method
JP5363962B2 (en) Diagnosis support system, diagnosis support program, and diagnosis support method
US11138736B2 (en) Information processing apparatus and information processing method
JP7140475B2 (en) IMAGE PROCESSING APPARATUS, IMAGE PROCESSING METHOD, IMAGE PROCESSING SYSTEM AND PROGRAM
JP2020043881A (en) Volume data processing device, method and program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20181116

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190726

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190726

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200512

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200525

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200708

R151 Written notification of patent or utility model registration

Ref document number: 6732593

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees