I know how to find and label connected components using OpenCV or pure Python, but I was wondering if it was possible to use only Numpy to label connected components? If so, how