Difference between revisions of "2012 Summer Project Week:NiftyReg"

From NAMIC Wiki
Jump to: navigation, search
 
(9 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
Image:Nifty_reg_logo.png|NiftyReg
 
Image:Nifty_reg_logo.png|NiftyReg
 
</gallery>
 
</gallery>
 +
 +
== What is Niftyreg? ==
 +
* Light-weight package for medical image registration.
 +
* Global (rigid/affine) registration based on a block-matching technique.
 +
* Local deformation (non-rigid) based on a cubic B-Spline parametrisation.
 +
* Implementation: C/C++ [SIMD, OpenMP, CUDA]
 +
* All dependencies are included into the project (nifticlib, zlib, [NRRD, png]).
 +
* Installation through CMake and step-by-step install can be found [http://sourceforge.net/projects/niftyreg/files/install_NiftyReg_macLinux.pdf/download here]
 +
* Trunk can be downloaded through svn: <nowiki>svn co https://niftyreg.svn.sourceforge.net/svnroot/niftyreg/trunk/nifty_reg niftyreg</nowiki>
  
 
==Key Investigators==
 
==Key Investigators==
* SPL: Xiaojun Chen, Jan Egger, Tina Kapur, Steve Pieper
+
* University College London: Marc Modat
* LROC: Akila Viswanathan, Kanokpis Townamchai, Antonio Damato
+
* BWH: Sonia Pujol
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 15: Line 24:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 +
[http://www.cs.ucl.ac.uk/staff/m.modat/Marcs_Page/Software.html NiftyReg] is an open-source package for rigid, affine and non-linear registration developed the team of Dr. Sebastien Ourselin at the Centre for Medical Imaging Computing, University College London, UK. The objectives is to make NiftyReg available in Slicer.
 +
 +
 +
  
The aim of this project is to support Gynecologic Radiation Treatment in AMIGO. Gynecologic malignancies, which include cervical, endometrial, and vaginal/vulvar cancers, are the 4th leading cause of death in women in the US, with 83,750 new cases in the US in 2010 and 26,930 deaths per year. Treatment consists of external beam radiation followed by brachytherapy.
 
 
</div>
 
</div>
  
Line 23: Line 35:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
  
A software prototype supporting Gynecologic Radiation Treatment has already been pre-developed. The pre-developed software prototype has been brought to AMIGO cases and the workflow of the prototype has been discussed with the treating physician.
+
Our approach is to develop a CLI module for NiftyReg in Slicer4.  
 +
 
  
 
</div>
 
</div>
Line 31: Line 44:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
  
Currently, a module for Slicer is under development. The module already allows the visualization of a gynecological template for brachytherapy in a preoperative patient dataset. Furthermore, interstitial needles can already be visualized for treatment planning.
+
* The NRRD file format have been integrated into the NiftyReg package to ease its integration.
 +
* The XML file for one of the executable of NiftyReg: reg_aladin has been created and the slicer module created.
 +
* reg_aladin is the global registration tool from NiftyReg. It is based on a block-matching approach to establish correspondences and a trimmed least square optimisation to determine the robust global transformation.
 +
* The project CMake organisation has been altered to enable easy integration of the other executables.
  
 
</div>
 
</div>
Line 38: Line 54:
 
<div style="width: 97%; float: left;">
 
<div style="width: 97%; float: left;">
  
==Delivery Mechanism==
+
== Reg_aladin Module screenshot==
 
+
[[File:NiftyRegExtension_reg_aladin_module.png|800 px]]
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
+
[[file:ExtensionManager_NiftyReg.png|400]]
 
 
#ITK Module
 
#Slicer Module -
 
##Built-in -
 
##Extension -- commandline YES
 
##Extension -- loadable
 
#Other (Please specify)
 
 
 
  
 
==References==
 
==References==

Latest revision as of 14:22, 22 June 2012

Home < 2012 Summer Project Week:NiftyReg

What is Niftyreg?

  • Light-weight package for medical image registration.
  • Global (rigid/affine) registration based on a block-matching technique.
  • Local deformation (non-rigid) based on a cubic B-Spline parametrisation.
  • Implementation: C/C++ [SIMD, OpenMP, CUDA]
  • All dependencies are included into the project (nifticlib, zlib, [NRRD, png]).
  • Installation through CMake and step-by-step install can be found here
  • Trunk can be downloaded through svn: svn co https://niftyreg.svn.sourceforge.net/svnroot/niftyreg/trunk/nifty_reg niftyreg

Key Investigators

  • University College London: Marc Modat
  • BWH: Sonia Pujol

Objective

NiftyReg is an open-source package for rigid, affine and non-linear registration developed the team of Dr. Sebastien Ourselin at the Centre for Medical Imaging Computing, University College London, UK. The objectives is to make NiftyReg available in Slicer.



Approach, Plan

Our approach is to develop a CLI module for NiftyReg in Slicer4.


Progress

  • The NRRD file format have been integrated into the NiftyReg package to ease its integration.
  • The XML file for one of the executable of NiftyReg: reg_aladin has been created and the slicer module created.
  • reg_aladin is the global registration tool from NiftyReg. It is based on a block-matching approach to establish correspondences and a trimmed least square optimisation to determine the robust global transformation.
  • The project CMake organisation has been altered to enable easy integration of the other executables.

Reg_aladin Module screenshot

NiftyRegExtension reg aladin module.png 400

References

  • Modat et al. Fast free-form deformation using graphics processing units. Comput Meth Prog Bio (2010) vol. 98 (3) pp. 278-84
  • Daga et al. Accurate Localisation of Optic Radiation during Neurosurgery in an Interventional MRI Suite. IEEE Transactions on Medical Imaging (2012)
  • Modat. Parametric non-rigid registration using a stationary velocity field. Mathematical Methods in Biomedical Image Analysis (MMBIA), 2012 IEEE Workshop on (2012) pp. 145 - 150