Difference between revisions of "NiftyReg"

From CMIC
Jump to: navigation, search
 
Line 1: Line 1:
 
[[file:NiftyReg_Logo.png|200px|NiftyReg logo]]
 
[[file:NiftyReg_Logo.png|200px|NiftyReg logo]]
  
NiftyReg is an open-source software for efficient medical image registration. It has been mainly developed by members of the [http://cmictig.cs.ucl.ac.uk Translational Imaging Group] with the [http://cmic.cs.ucl.ac.uk Centre for Medical Image Computing] at University College London, UK.
+
NiftyReg is an open-source software for efficient medical image registration. It has been mainly developed by members of the [http://cmic.cs.ucl.ac.uk Centre for Medical Image Computing] at University College London, UK.
  
 
The source code is hosted on [https://sourceforge.net/projects/niftyreg SourceForge] and the git repository can be accessed from [https://sourceforge.net/p/niftyreg/git/ref/master/ this page].
 
The source code is hosted on [https://sourceforge.net/projects/niftyreg SourceForge] and the git repository can be accessed from [https://sourceforge.net/p/niftyreg/git/ref/master/ this page].

Latest revision as of 10:49, 5 February 2019

NiftyReg logo

NiftyReg is an open-source software for efficient medical image registration. It has been mainly developed by members of the Centre for Medical Image Computing at University College London, UK.

The source code is hosted on SourceForge and the git repository can be accessed from this page.

You can find installation instruction for multiple platforms on the install page.

A few tutorials describing how NiftyReg can be used are available on this page.

Note

We are currently in the process of refactoring NiftyReg to use a platform based architecture to enable to use either a CPU-, CUDA- or OpenCL-based implementation.