Effacer les filtres
Effacer les filtres

extracting subvolume in different shapes

2 vues (au cours des 30 derniers jours)
yogesh jain
yogesh jain le 3 Nov 2015
Commenté : Image Analyst le 6 Nov 2015
Hello all. As we know, by using 'subvolume' function we can extract volume data in cuboid form which is controlled by the limits . I want to ask that, IS there any process with we can extract subvolumes with 'subvolumes' function in different shapes such as - cylinder,sphere,conical etc. ? Thank you :)

Réponse acceptée

Image Analyst
Image Analyst le 3 Nov 2015
Well yes and no. As you probably know, an image must be rectangular. However you can mask the volume by some oddball shape so that everything else is zero, and then you can extract the bounding box. So it will be rectangular but the shape will be surrounded/filled with zeros from the shape out to the boundaries of the image.
  6 commentaires
yogesh jain
yogesh jain le 6 Nov 2015
Sorry but couldn't get the concept ...
Image Analyst
Image Analyst le 6 Nov 2015
Them you should get some background in the logical operations such as AND and OR. Try this link: https://www.google.com/?gws_rd=ssl#q=logical+and+matlab

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur 3-D Volumetric Image Processing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by