Skip to main content

2 docs tagged with "connected components"

View all tags

Flood Fill Algorithm

In this blog post, we'll explore the Flood Fill Algorithm, a popular technique used in computer graphics for determining connected regions, such as filling areas in images and solving puzzles like the paint bucket tool in graphics editing software.