A fruit image analyser to identify clusters.
A solo project that was my first assesment for my Data Structures and Algorithms 2 module. This project features union-find which estimates the total amount of clusters; labelling the clusters from largest to smallest; indetifies each cluster with a red box; colouring sets to identify each cluster seperately; and reporting each size of each cluster in pixel units.