Documentation/4.1/Extensions/Plastimatch

From Slicer Wiki
Revision as of 00:09, 18 April 2012 by Finetjul (talk | contribs) (Created page with '<!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- ---------------------------- --> <!-- ---------------------------- --> {{doc…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation < 4.1 < Extensions < Plastimatch


Introduction and Acknowledgements

Author: Greg Sharp
Contributors: Jean-Christophe Filion-Robin, Kitware
Contact: Greg Sharp, <email>gcsharp@partners.org</email>
Website: http://plastimatch.org/
License: BSD


Extension Description

Plastimatch is an open source software for image computation. Our main focus is high-performance volumetric registration of medical images, such as X-ray computed tomography (CT), magnetic resonance imaging (MRI), and positron emission tomography (PET). Software features include:

  • B-spline method for deformable image registration (GPU and multicore accelerated)
  • Demons method for deformable image registration (GPU accelerated)
  • ITK-based algorithms for translation, rigid, affine, demons, and B-spline registration
  • Pipelined, multi-stage registration framework with seamless conversion between most algorithms and transform types
  • Landmark-based deformable registration using thin-plate splines for global registration
  • Landmark-based deformable registration using radial basis functions for local corrections
  • Broad support for 3D image file formats (using ITK), including DICOM, Nifti, NRRD, MetaImage, and Analyze
  • DICOM and DICOM-RT import and export
  • XiO import and export

Modules

Use Cases

Sample data to use with modules.

Tutorials

Similar Extensions

N/A

References

N/A

Information for Developers