Difference between revisions of "Examples of BSpline registration"

From MIPAV
Jump to: navigation, search
m (Examples of B-spline registration)
m
Line 1: Line 1:
== Examples of B-spline registration ==
+
== Examples of B-Spline registration ==
  
'''Contents:'''
+
[[B-Spline Automatic Registration]] chapter contains several sections:
  
 
*[[B-Spline Automatic Registration]]
 
*[[B-Spline Automatic Registration]]
Line 7: Line 7:
 
*[[BSpline registration: Detecting folding]]
 
*[[BSpline registration: Detecting folding]]
  
* [[Examples of BSpline registration]]
+
*[[Examples of BSpline registration | Examples of BSpline registration - you are here]]
  
*[[User Dialogs in MIPAV | B-Spline Automatic Registration Dialog]]
+
*[[User Dialogs in MIPAV | B-Spline Automatic Registration Dialog box]]
  
 
=== B-spline 3D image registration ===  
 
=== B-spline 3D image registration ===  
Line 27: Line 27:
 
<div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 0pt; margin-right: 0pt; margin-top: 1pt; text-align: left; text-decoration: none; text-indent: 0pt; text-transform: none; vertical-align: baseline"><font size="2pt"><font color="#000000"><div><center>[[Image:2D_RegistrationRegisteredImage.png]]</center></div><br /> </font></font></div>
 
<div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 0pt; margin-right: 0pt; margin-top: 1pt; text-align: left; text-decoration: none; text-indent: 0pt; text-transform: none; vertical-align: baseline"><font size="2pt"><font color="#000000"><div><center>[[Image:2D_RegistrationRegisteredImage.png]]</center></div><br /> </font></font></div>
 
|}
 
|}
 
  
 
=== The registration deformation image and its lookup table ===
 
=== The registration deformation image and its lookup table ===
Line 45: Line 44:
 
|}
 
|}
 
  </div>
 
  </div>
 +
 +
=== Next ===
 +
 +
*[[B-Spline Automatic Registration]]
 +
 +
*[[BSpline registration: Detecting folding]]
 +
 +
*[[Examples of BSpline registration | Examples of BSpline registration - you are here]]
 +
 +
*[[User Dialogs in MIPAV | B-Spline Automatic Registration Dialog box]]

Revision as of 16:05, 11 April 2012

Examples of B-Spline registration

B-Spline Automatic Registration chapter contains several sections:

  • Examples of BSpline registration - you are here

B-spline 3D image registration

Note: that the input and the target image are both images of the same brain, that's why the registration demonstrates a very good overall fitting.

The input source image (A), the input target image (B) and the output registered image (C). Note that images (A) and (B) are both the images of the same brain. That's why it shows a very good overall fitting. Results may vary, if you take different brain images.

2D RegistrationOriginalImage.png

2D RegistrationTargetImage.png

2D RegistrationRegisteredImage.png

The registration deformation image and its lookup table

The registration was done using the default parameter values, which are explained in Section Image types.

The deformation image and its lookup table. The dark areas on the deformation image are related to the areas on images (A) and (B) which did not perform a deformation during the registration or the deformation was relatively small. The light areas are related to the areas on images (A) and (B) which perform a bigger deformation.

BSplineFunctionLUT.png

BSplineDeformationImage.png

Next

  • Examples of BSpline registration - you are here