Drawing ellipse

Hi ,

cv2.ellipse() function takes axes parameter in which unit? , i have the pixels to draw but i need to chnage pixels to the unit which is accepted by the function.

the unit for axes is pixels.

it’s all explained in the documentation. was the documentation unclear?