Difference between revisions of "MICCAI 2010 Tutorial Notes"
From NAMIC Wiki
Line 23: | Line 23: | ||
* [http://www.slicer.org/pages/Slicer_Community Other examples from the community] (Kikinis) | * [http://www.slicer.org/pages/Slicer_Community Other examples from the community] (Kikinis) | ||
* Optional Hands-on Session: Interfacing your MICCAI algorithm with the NA-MIC open-source toolkit: the ‘Hello Python’ tutorial (Pujol) | * Optional Hands-on Session: Interfacing your MICCAI algorithm with the NA-MIC open-source toolkit: the ‘Hello Python’ tutorial (Pujol) | ||
− | ** Windows: http://www.na-mic.org/Slicer/Download/ | + | ** Windows: [http://www.na-mic.org/Slicer/Download/Release/linux-x86_64/Slicer3-3.6.1-2010-08-23-linux-x86_64.tar.gz Slicer3-3.6.1-2010-08-23] |
− | ** Linux 64: http://www.na-mic.org/Slicer/Download/ | + | ** Linux 64: [http://www.na-mic.org/Slicer/Download/Release/linux-x86_64/Slicer3-3.6.1-2010-08-23-linux-x86_64.tar.gz Slicer3-3.6.1-2010-08-23] |
− | ** Linux 32: http://www.na-mic.org/Slicer/Download/ | + | ** Linux 32: [http://www.na-mic.org/Slicer/Download/Release/linux-x86_64/Slicer3-3.6.1-2010-08-23-linux-x86_64.tar.gz Slicer3-3.6.1-2010-08-23] |
− | ** Mac Darwin: http://www.na-mic.org/Slicer/Download/ | + | ** Mac Darwin: [http://www.na-mic.org/Slicer/Download/Release/darwin-x86/Slicer3-3.6.1-2010-08-20-darwin-x86.tar.gz Slicer3-3.6.1-2010-08-20] |
** [[media:HelloPython.zip | HelloPythonDataset.zip]] | ** [[media:HelloPython.zip | HelloPythonDataset.zip]] | ||
Revision as of 21:12, 8 September 2010
Home < MICCAI 2010 Tutorial NotesNote to Tutorial Speakers: please post below the material of your presentation to be included in a USB key for the tutorial participants.
As requested by MICCAI organizers, the dead-line for submitting the materials is August 15,2010.
NA-MIC Tutorial at MICCAI 2010: list of materials to include (slides, publications, software, data...)
- Introduction and goals of the workshop (no materials)
- Overview of the National Alliance for Medical Image Computing (NA-MIC) (Kikinis)
- NA-MIC Programming Environment - SPujol
- 'Hardening' your software with the NA-MIC kit, regression tests and dashboard (Aylward/Tao)
- Building bridges between complementary medical image analysis platforms (e.g. Freesurfer, BRAINS2, HAMMER) (Pujol)
- How to participate in NA-MIC: collaboration grants, user and developer community (Kikinis)
- Image Registration (Dinggang Shen)
- Image Segmentation and Automatic Brain Segmentation: EM Segmenter (Pohl/Gerig)
- Cortical Thickness Measurements (Styner)
- Diffusion Tensor Imaging (Gerig/Pujol/Styner)
- Image-Guided Therapy (Hata)
- Other examples from the community (Kikinis)
- Optional Hands-on Session: Interfacing your MICCAI algorithm with the NA-MIC open-source toolkit: the ‘Hello Python’ tutorial (Pujol)
- Windows: Slicer3-3.6.1-2010-08-23
- Linux 64: Slicer3-3.6.1-2010-08-23
- Linux 32: Slicer3-3.6.1-2010-08-23
- Mac Darwin: Slicer3-3.6.1-2010-08-20
- HelloPythonDataset.zip
Back to MICCAI 2010 Tutorial