How to draw this follwing picture ?
source: http://www.bzarg.com/p/how-a-kalman-f...
I am learning how to draw object (shape) using opencv. I could draw circles with a specific color, but I don't know how to draw a circle with different color as shown in the picture.
Does anyone know how to draw this picture using opencv drawing function only. The shape does not have to be elips. It could be a circle or anything.
Thanks.