Skip to content

霍夫直线与圆检测的python与c++实现,并结合kmeans实现了硬币数目统计!

Notifications You must be signed in to change notification settings

MaitreChen/Hough-Transform

Repository files navigation

📣Introduction

This repository includes line-detection & circle-detection of hough-transform.

In Hough-CircleDetection, there are two methods:

  • Analog line-detection, and three accumulators are established;

  • HoughGradient.


🌟Update

  • Implement coin counting and filter the radius using k-means!😅

🎉Results

HoughLine

💚visualization of accumulator

HoughCircle

Coins-Counting

About

霍夫直线与圆检测的python与c++实现,并结合kmeans实现了硬币数目统计!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published