converting voxels to mm

23 vues (au cours des 30 derniers jours)
sapna jaiswal
sapna jaiswal le 24 Avr 2017
Commenté : Rik le 24 Avr 2017
Hi Image Analyst, I am analysing MicroCT images for various 3D representations. The final output files give values in pixels. The voxel size of my images are 1x1x1(as I can see from the image properties). Could you please advice how to convert the output areas and volumes with units as mm or micrometers? Your advise would be of great help to me. Any idea how to use the matlab function in AVIZO fire to calculate this? Thanks
  3 commentaires
sapna jaiswal
sapna jaiswal le 24 Avr 2017
Hi, Thank you for your response I appreciate it. I have calculated the volume by AVIZO software and the volume is a 8 digited number. I do not know what units it has used for the calculation. I know that the pixel size is 6.5um. how do I convert these 8 digited numbers to mm or um? I do understand that for 3D measurements each voxel will represent 6.5*6.5*6.5um^3. I will appreciate any advise on this. Thanks.
Rik
Rik le 24 Avr 2017
You need to check if the voxels are indeed cubic, and not another rectangular shape. If they are indeed 6.5*6.5*6.5, then you can simply multiply the number of voxels with the volume per voxel.
All scans should have some metadata (for medical data you can use dicominfo), so you should be able to verify the voxel volume. If there is no metadata, you should dig around in the scanner settings.

Connectez-vous pour commenter.

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