/Flood-Fill

Finding number of group with Flood Fill algrotihm using c++ OOP concept

Primary LanguageC++

Flood-Fill

Finding number of group with Flood Fill algrotihm using c++ in OOP concept

The purpose of project is finding the number of group that consist of black cells. Flood fill algorithm is used to find number the number of group.

Ekran Alıntısı

The all system design is shown in below figure.

systemDesign