FloodFill3D

This program flood fills a 3D region in a binary matrix
2.3K Downloads
Updated 6 Sep 2006

No License

[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 (2024). FloodFill3D (https://www.mathworks.com/matlabcentral/fileexchange/12184-floodfill3d), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0