Please watch: "OpenCV - Basic to Advanced concepts about Videos"
• OpenCV tutorial - Basic to Advanced concep... -~-
in this video you will learn to handle mouse events in OpenCV, and you will learn cv2.setMouseCallback() function. First we will learn to create a black image,which is called canvas, on that canvas we will paint like a brush using mouse. First we will draw a circle wherever we double click on canvas. Next we will draw a rectangle shape using mouse. to get the shapes using mouse we have to use mouse events like, cv2.EVENT_LBUTTONDBLCLK, cv2.EVENT_LBUTTONDOWN, cv2.EVENT_MOUSEMOVE, cv2.EVENT_LBUTTONUP.
We have to create a function i.e, draw_circle(event,x,y,flags,param) to draw the circle and rectangle.
this is a free tutorials from aiRobott youtube channel, from this you can learn opencv that is computer vision , and Python3 programming.
this is a free tutorials from aiRobott youtube channel, and i am Kishor Kumar Vajja.
En esta página del sitio puede ver el video en línea OpenCV tutorial : Paint Brush using Mouse with Python program de Duración hora minuto segunda en buena calidad , que subió el usuario aiRobott 17 julio 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 768 veces y le gustó 4 a los espectadores. Disfruta viendo!