Finds pixels in the plot that shouldn't be white and makes them black. Quick and helpful cleaning for before the thinning algorithm runs.
whichToFill(img)
img
A binary matrix.
A cleaned up image.