FloodFill3D

This program flood fills a 3D region in a binary matrix

You are now following this Submission

[B] = FloodFill3D(A, slice);

This program flood fills a 3D region. The input matrix MUST be binary. The user will select a seed (point) in the matrix to initiate the flood fill. You must specify the matrix slice in which you wish to place the seed.

A = binary matrix
slice = a chosen slice in the matrix where you wish to place the seed.

Enjoy,
F. Dinath

Cite As

F Dinath (2026). FloodFill3D (https://www.mathworks.com/matlabcentral/fileexchange/12184-floodfill3d), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0