image_boundary_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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

Source Code:


Last revised on 04 August 2024.