image = | boundary3dImg (inBinImg3d) |
image = | boundary3dImg (inBinImg3d,neighborhood3dType) |
Algorithm allowing to extract boundary of a binary 3d image.
This algorithm allows to extract boundary of a binary 3d image with respect to a neighborhood type.
For more informations on used neighborhood 3d types report to 3d neighborhood models.
Here is an example of a boundary extraction operation applied to a binary input image (with 26 connexity neighborhood type) :
Here is an example of a boundary extraction operation applied to a binary input image (with 18 connexity neighborhood type) :
Here is an example of a boundary extraction operation applied to a binary input image (with 6 connexity neighborhood type) :