[Erode object a binary image to make its skeleton]
USAGE
.OPERATION: CE RIDGE
.INPUT FILE: VOL001
[Enter the name of the input file.]
.OUTPUT FILE: VOL002
[Enter name for output file.]
NOTES
Image/volume is "circularly closed" so that pixels on
boundaries have a neighbor on opposite boundary.
The current pixel is set to the image mimimum
whenever its value is less than all immediate neighbors or
whenever the immediate neighbors have a maximum that is
greater than the current pixels value. The neighborhood is
3x3.