Watch Star Fork

Robocup Segmentation

This example takes a scene from a Robocup match and segments its elements. A further step could identify each robot by its unique colored-coded pattern and the ball by its size and color. Analyzing sequential frames of the match it is possible to track robots and ball position and develop the team strategy.

Segmentation Algorithm
It was originally published on Stack Overflow:
"How to perform the image segmentation in java?"

Source Code