#Shape_Counting.py This python based code basically finds the connected component in a 2D matrix of 0 and 1. It uses DFS (Depth First Search) algorithm to traverse a particular connected component.
ReetuBok/Algorithms
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|