I'm developing a computer vision algorithm for robot soccer. I started learning OpenCV recently. And I have a question in the following part:
I would like to know how I can divide each player according to their color standards. I can recognize the colors, but I can not isolate them by robot (Black Area). Thanks!