I have a 3D binary image. Say the resolution is dx,dy,dz
mm. How can Euclidean distances on the image be converted to distances in mm.
Furhter, If I computed an iso-surface using the marching cubes algorithm. A surface mesh is generated. The Euclidean distance between two mesh vertices - how can this be converted to mm?