Difference between revisions of "2016 Summer Project Week/Needle Segmentation from MRI"
From NAMIC Wiki
Line 19: | Line 19: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | * | + | * Automatic detection of needle tips in MRI from GYN brachytherapy cases. |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Revision as of 09:09, 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
- Automatic detection of needle tips in MRI from GYN brachytherapy cases.
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.