Unregistered
May 14, 2005, 05:17:46
I'm looking for a suggestion:
I am trying to track a ball moving across a fixed background.
I have successfully isolated the ball by splitting my source video, and putting a delay on one of the splits, then sending the original and the delayed feed into the absolute difference filter.
The output is my moving ball isolated in a nice black background.
How can I now get the x,y coordinates and size of this object? The Blob Finder doesn't seem to pick it up.
Thanks for any suggestions!
I am trying to track a ball moving across a fixed background.
I have successfully isolated the ball by splitting my source video, and putting a delay on one of the splits, then sending the original and the delayed feed into the absolute difference filter.
The output is my moving ball isolated in a nice black background.
How can I now get the x,y coordinates and size of this object? The Blob Finder doesn't seem to pick it up.
Thanks for any suggestions!