Difference between revisions of "Documentation/Nightly/Extensions/MSLesionTrack"

From Slicer Wiki
Jump to: navigation, search
(Created page with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- --------------------...")
 
Line 9: Line 9:
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
Acknowledgments:
 
Acknowledgments:
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by ... <br>
+
This work was partially funded by CAPES and CNPq, a Brazillian Agencies. Information on CAPES can be obtained on the [http://www.capes.gov.br/ CAPES website] and [http://www.cnpq.br/ CNPq website] <br>
Author:Greg Sharp<br>
+
Author:Antonio Carlos da S. Senra Filho, CSIM Laboratory (University of Sao Paulo, Department of Computing and Mathematics)<br>
Contributors: Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})<br>
+
Contact: Antonio Carlos da S. Senra Filho, <email>acsenrafilho@usp.br</email><br>
Contact: Greg Sharp, <email>gcsharp@partners.org</email><br>
 
Website: http://plastimatch.org/<br>
 
License: [http://forge.abcd.harvard.edu/gf/project/plastimatch/scmsvn/?action=browse&path=%2F*checkout*%2Fplastimatch%2Ftrunk%2Fsrc%2Fplastimatch%2FLICENSE.TXT&revision=2388 BSD]
 
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
+
|Image:CSIM-logo.png|CSIM Laboratory
 +
|Image:USP-logo.png|University of Sao Paulo
 +
|Image:CNPq-logo.png|CNPq Brazil
 +
|Image:CAPES-logo.png|CAPES Brazil
 
}}
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
Line 24: Line 24:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 +
[[Image:MSLesionTrackExtension-logo.png|left]]
 
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:
 
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:
  

Revision as of 22:33, 22 April 2016

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