components_test


components_test, a MATLAB code which calls components(), which organizes contiguous cells of nonzero data into labeled components, for a 1D, 2D, or 3D array. This code has uses in image analysis and percolation simulation.

Licensing:

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

Related Data and Programs:

components, a MATLAB code which organizes contiguous cells of nonzero data into labeled components, for a 1D, 2D, or 3D array. This code has uses in image analysis and percolation simulation.

Source Code:


Last revised on 11 March 2025.