edge


edge, a FORTRAN77 code which defines some test functions in 1D, 2D and 3D for the detection of edges, and uses gnuplot() to display images of the functions.

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 and an Octave version.

Related Data and Programs:

edge_test

gnuplot_test, a FORTRAN77 code which illustrates how a program can write data and command files so that gnuplot can create plots of the program results.

image_edge, a FORTRAN77 library which demonstrates a simple procedure for edge detection in images.

Reference:

Source Code:

Examples and Tests:


Last revised on 03 October 2023.