image_boundary_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

image_boundary, a MATLAB code which reports the pixels which form the boundary between the black and white regions of a simple image.

Source Code:


Last revised on 02 February 2019.