image_boundary_test, an Octave code which calls image_boundary(), which tries to determine the pixels that lie on the boundary between the black and white portions of a simple image. The image should only involve two regions, one entirely black and one entirely white.
The information on this web page is distributed under the MIT license.
image_boundary, an Octave code which reports the pixels which form the boundary between the black and white regions of a simple image.