image_boundary_test, a MATLAB function 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 computer code and data files described and made available on this web page are distributed under the MIT license
image_boundary, a MATLAB code which reports the pixels which form the boundary between the black and white regions of a simple image.