bfs in image component labelling
Converted color image to black and white image and made use of the BFS algorithm.Identified distinct connected components within an input image, enabling further analysis and processing of individual objects or regions.