Hi everyone,
I have been trying to write an algorithm that will follow and keep track of blobs on a set of images
[img]http://www.mintratech.co.uk/example.png[/img]
As you can see below over the frames the red and blue balls rotate - now I want to be able to follow those over each frame and record a position for each frame. In the program I will be using this there will only be one blob to follow of one particular colour.
Wondering if anyone can help?
I have been trying to write an algorithm that will follow and keep track of blobs on a set of images
[img]http://www.mintratech.co.uk/example.png[/img]
As you can see below over the frames the red and blue balls rotate - now I want to be able to follow those over each frame and record a position for each frame. In the program I will be using this there will only be one blob to follow of one particular colour.
Wondering if anyone can help?