image = | boundary2dImg (inBinImg) |
image = | boundary2dImg (inBinImg,neighborhood2dType) |
Algorithm allowing to extract boundary of a binary 2d image.
This algorithm allows to extract boundary of a binary 2d image with respect to a neighborhood type.
For more informations on used neighborhood 2d types report to 2d neighborhood models.
Here is an example of a boundary extraction operation applied to a binary input image (with 8 connexity neighborhood type) :
Here is an example of a boundary extraction operation applied to a binary input image (with 4 connexity neighborhood type) :