I have a 3D image with different labelled regions, I would like to extract the voxels defining the surface between regions. I would like to have one voxel wide surface.
I found the chain code algorithm for boundary tracing in 2D images, is there a similar algorithm in 3D?
Thank you.