Documentation/Nightly/Extensions/MSLesionTrack

From Slicer Wiki
Revision as of 22:33, 22 April 2016 by Acsenrafilho (talk | contribs)
Jump to: navigation, search
Home < Documentation < Nightly < Extensions < MSLesionTrack


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Acknowledgments: This work was partially funded by CAPES and CNPq, a Brazillian Agencies. Information on CAPES can be obtained on the CAPES website and CNPq website
Author:Antonio Carlos da S. Senra Filho, CSIM Laboratory (University of Sao Paulo, Department of Computing and Mathematics)
Contact: Antonio Carlos da S. Senra Filho, <email>acsenrafilho@usp.br</email>

CSIM Laboratory  
University of Sao Paulo  
CNPq Brazil  
CAPES Brazil  


Extension Description

MSLesionTrackExtension-logo.png

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

  • G Sharp, N Kandasamy, H Singh, M Folkert, "GPU-based streaming architectures for fast cone-beam CT image reconstruction and demons deformable registration," Physics in Medicine and Biology, 52(19), pp 5771-83, 2007.

Information for Developers