regionprops3 for 3D image converted to global axis
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Akzeptierte Antwort
Matt J
am 3 Jan. 2018
regionprops3 operates on an array of voxel values, so its workings have nothing to do with voxel coordinates or files.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!