edge


edge, an Octave code which defines some test functions in 1D, 2D and 3D for the detection of edges.

In particular, we look at some simple functional examples in 1D, 2D, and 3D, that is, situations in which a formula is supplied so that the value of a scalar quantity f() can be determined at any point in the region. We are interested in examples in which the quantity f() exhibits jumps. that is, sudden, sharp changes in value.

Licensing:

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

Languages:

edge is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version.

Related Data and Programs:

edge_test

hypersphere_surface, an Octave code which illustrates a procedure for estimating the location of a hypersurface defined by a characteristic function or a signed function.

image_edge, an Octave code which demonstrates a simple procedure for edge detection in images.

shoreline, an Octave code which tries to identify and triangulate the 2D domain over which some function f(x,y) is nonnegative.

Reference:

Source Code:


Last revised on 02 May 2023.