Remove frame from volume data

6 visualizzazioni (ultimi 30 giorni)
Awais Ashfaq
Awais Ashfaq il 3 Mar 2016
Risposto: Rebecca Krosnick il 8 Mar 2016
I have a volumetric dataset and I want to remove the frame from it to process on the actual scan. Attached you can see the volume I am dealing with. Any suggestions, how to do this?

Risposte (1)

Rebecca Krosnick
Rebecca Krosnick il 8 Mar 2016
Are you trying to automatically remove the frame? Perhaps image segmentation features in the Image Processing Toolbox would be helpful: http://www.mathworks.com/help/images/image-segmentation-1.html
Alternatively, if you already know a boundary between the head and frame you can import the data into MATLAB and set all pixels outside of the head region to be 0.

Categorie

Scopri di più su Image Processing Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by