项目作者: akanshu11121

项目描述 :
Circle detection is a python code using Hough Circles algorithm implemented inside openCV library in python. This project takes the image through users webcam and the converts it to gray scale further blurring and applying a search run algorithm through regional frames , sliding all over the image it tries to find all the possible circles and enumerate it at the top-left corner of the image. The code is very simple and easy to understand and implement.
高级语言: Python
项目地址: git://github.com/akanshu11121/Circle-Detection.git
创建时间: 2019-01-24T14:54:46Z
项目社区:https://github.com/akanshu11121/Circle-Detection

开源协议:

下载