EDGE
Edge Detection


EDGE is a MATLAB library 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 GNU LGPL license.

Languages:

EDGE is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

edge_test

HYPERSPHERE_SURFACE, a MATLAB library which illustrates a procedure for estimating the location of a hypersurface defined by a characteristic function or a signed function.

IMAGE_EDGE, a MATLAB library which demonstrates a simple procedure for edge detection in images.

SHORELINE, a MATLAB program which tries to identify and triangulate the 2D domain over which some function f(x,y) is nonnegative.

SHORELINE2, a MATLAB program which tries to identify and triangulate the 2D domain over which some function f(x,y) is approximately zero.

Reference:

Source Code:


Last revised on 09 January 2019.