OpenCV tutorial : Paint Brush using Mouse with Python program

Publicado em: 17 Julho 2019
no canal de: aiRobott
768
4

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.


Nesta página do site você pode assistir ao vídeo on-line OpenCV tutorial : Paint Brush using Mouse with Python program duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário aiRobott 17 Julho 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 768 vezes e gostou 4 espectadores. Boa visualização!