Blob tracking and collision detection

Essentially… With some slight adjustments as seen above.

I’ve realised 2 things:

  1. I need to identify float diameter somewhere.
  2. The blob tracking uses an arraylist, whereas this uses just an array.