Difference between revisions of "Documentation/4.4/Extensions/MarginCalculator"

From Slicer Wiki
Jump to: navigation, search
Line 54: Line 54:
 
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
  
<gallery widths="200px" perrow="4">
+
* Sample scenes:
Image:plastimatch_tutorial_ppt.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/110/1023/3D_Slicer_Plastimatch_Registration_Tutorial.ppt Download tutorial]
+
** [https://subversion.assembla.com/svn/slicerrt/trunk/MultidimData/data/SampleSceneCardiacCt.mrb Cardiac CT: sequence of volumes, real-time volume rendering]
Image:plastimatch_tutorial_data.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/85/1004/rider-lung-images.tar.gz Download tutorial data]
+
** [https://subversion.assembla.com/svn/slicerrt/trunk/MultidimData/data/SampleSceneModelDeformation.mrb Deformation of a 3D model]
Image:plastimatch_dicomrt_tutorial_ppt.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/110/1568/3D_Slicer_Plastimatch_DICOM_RT_Tutorial_2010_12_28.pdf Download tutorial (PDF)]
+
** [https://subversion.assembla.com/svn/slicerrt/trunk/MultidimData/data/SampleSceneUsGuidedNeedleInsertion.mrb Ultrasound-guided needle insertion: moving tracked ultrasound image and tools, synchronized replay of image ad transforms]
Image:plastimatch_dicomrt_ss.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/85/934/chest-phantom-dicomrt-xio-4.33.02.tar.gz (Download tutorial data)]
+
* Usage:
Image:3D_Slicer_Plastimatch_Landmark_Registration_Tutorial.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/110/1622/3D_Slicer_Plastimatch_Landmark_Registration_Tutorial.ppt Download tutorial]
+
** Load the downloaded .mrb scene file into Slicer
Image:fixed.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/85/1619/synthetic_img.zip Download tutorial data]
+
** Go to the Sequence browser module to browse the data set
</gallery>
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 20:09, 21 August 2015

Home < Documentation < 4.4 < Extensions < MarginCalculator


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


Introduction and Acknowledgements

Contributors: Kevin Wang (Princess Margaret Cancer Centre), Winnie Li (Princess Margaret Cancer Centre)
Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.ca</email>
Website: http://www.assembla.com/spaces/margincalculator
License: Slicer license

SparKit  
NA-MIC  
OCAIRO  


Extension Description

Multidimensional data is an extension of 3D Slicer to allow creating and visualization of higher-dimension data nodes, such as 4D volumes, models changing in time, markups changing in time, sequences of transforms, scene camera trajectory, or even sequence of sequences. Software features include:

  • Synthetic dose volume generation for testing.
  • Motion simulation for systematic and random errors.
  • Dose population histogram generation based on motion simulation.
  • A complete simulation module for margin calculation.

Modules

Use Cases

Sample data to use with modules.

Tutorials

Similar Extensions

N/A

References

Information for Developers