Python OpenCV Circle Detection With HoughCircles

preview_player
Показать описание
Join PyQt6 13 Hours Course in Udemy

Support me in Patreon

In this Python OpenCV article iam going to talk about Circle Detection With HoughCircles.
OpenCV also has a function for detecting circles, called HoughCircles. It works in a very
similar fashion to HoughLines, but where minLineLength and maxLineGap were the
parameters to discard or retain lines, HoughCircles has a minimum distance between
circles centers, minimum, and maximum radius of the circles. Here’s the obligatory.

Get the source code of this video

My Affiliate Books:
Mastering OpenCV4 with Python

Learn OpenCV4 with Python
Рекомендации по теме
Комментарии
Автор

Very Nice Explanation, Sir.Needs More Tutorial from You.

mithunchandrasaha
Автор

Teacher, first congratulations for the channel. I need your help, I have a simple image with a range of 5 placements where the quantity is identified, how do I identify the biggest color type red and say where the X, Y is, and if you can help me, and only for create an alert.

jeepjr
Автор

Thank you for the explanation!!! I tried with a image with 12 circles and it worked very well. However when I tried with a different image didn't works. My new image has around 1830 circles and the mean radius is around 7.1. Do you know what's could be?

victorduarte
Автор

What is the purpose of param1 and param2? Thanks in advance.

ugurkaraaslan
Автор

Now I understand why it doesn't really work in real-time camera display. It is supposed to work well in a static image like in this example. 🤣

manifestasisanubari
Автор

Can you show, how its work on Camera datas

metehanakca
join shbcf.ru