regionprops3 for 3D image converted to global axis

Hi Happy New Year.
Due to an issue with my computer I cannot enter my image files at the moment. I just want to know, if I read a 3D binary image file and convert the voxels with respect to global coordinates by simple arithmetic. But it is no more an image file. So, how can I use regionprops3 on it?

 Accepted Answer

regionprops3 operates on an array of voxel values, so its workings have nothing to do with voxel coordinates or files.

More Answers (0)

Asked:

on 3 Jan 2018

Commented:

on 5 Jan 2018

Community Treasure Hunt

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

Start Hunting!