components, a FORTRAN77 code which organizes contiguous cells into labeled clusters, for a 1D, 2D, or 3D array. This code has uses in image analysis and percolation simulation.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
components is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version.
image_denoise, a FORTRAN77 library which applies simple filtering techniques to remove noise from an image.
IMAGE_EDGE, a FORTRAN77 library which demonstrates a simple procedure for edge detection in images.
REGION, a FORTRAN90 library which reads 3D MRI voxel data, and groups the voxels into connected regions;