Difference between revisions of "2016 Summer Project Week/Needle Segmentation from MRI"
From NAMIC Wiki
Line 7: | Line 7: | ||
* Guillaume Pernelle, Imperial College | * Guillaume Pernelle, Imperial College | ||
* Tina Kapur, BWH/HMS | * Tina Kapur, BWH/HMS | ||
− | * | + | * Paolo Zaffino, ImagEngLab |
− | + | * Salvatore Scaramuzzino, ImagEngLab | |
+ | * Maria Francesca Spadea, ImagEngLab | ||
==Project Description== | ==Project Description== |
Revision as of 09:02, 20 June 2016
Home < 2016 Summer Project Week < Needle Segmentation from MRIKey Investigators
- Guillaume Pernelle, Imperial College
- Tina Kapur, BWH/HMS
- Paolo Zaffino, ImagEngLab
- Salvatore Scaramuzzino, ImagEngLab
- Maria Francesca Spadea, ImagEngLab
Project Description
NeedleFinder offers tools to segment needles from MRI/CT. It has been mostly tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic
Objective
- Tip detection
Approach, Plan
- Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform
- Integrate algorithm to Slicer.