Python OpenCV | cv2.circle() method | Draw circle in python using opencv | Love Programming

Veröffentlicht am: 20 Mai 2020
auf dem Kanal: Love Programming
549
12

hello friends....
This video abouthow to draw circle in python using openCV ,OpenCV-Python is a library of Python bindings designed to solve computer vision problems. cv2.circle() method is used to draw a circle on any image.

Syntax: cv2.circle(image, center_coordinates, radius, color, thickness)

Parameters:
image: It is the image on which circle is to be drawn.

ce nter_coordinates: It is the center coordinates of circle. The coordinates are represented as tuples of two values i.e. (X coordinate value, Y coordinate value)
.
radius: It is the radius of circle.
color: It is the color of border line of circle to be drawn. For BGR, we pass a tuple. eg: (255, 0, 0) for blue color.

thickness: It is the thickness of the circle border line in px. Thickness of -1 px will fill the rectangle shape by the specified color.



Our Recent Video:
1)how to install opencv in python on windows
video link-
   • how to install opencv in python on windows...  

2)how to read and display image in python using openCV | pycharm | Python | Love Programming
video link-
   • how to read and display image in python us...  

3)Draw line in Python using openCV
video link-
   • Draw line in Python using openCV | Pycharm...  

4)how to draw rectangle in python using openCV | Pycharm | Python | Love Programming
video link-
   • how to draw rectangle in python using open...  


don't forget to...
like , comment , share
and
subscribe
to my channel


Auf dieser Seite können Sie das Online-Video Python OpenCV | cv2.circle() method | Draw circle in python using opencv | Love Programming mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Love Programming 20 Mai 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 549 Mal angesehen und es wurde von 12 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!