Real time circle detection and tracking by Hough Circle Transform with OpenCV on Android OS.
-
Updated
Jan 2, 2021 - Java
Real time circle detection and tracking by Hough Circle Transform with OpenCV on Android OS.
A java program to detect circles within a given image, currently uses an implementation of Hough Transform although favours smaller circles
APP Detecção de Círculos contidos em imagem em Java (Android Studio)
A Java Program for detecting circles within a given image by using Circle Hough Transform (CHT)
A very simple implementation of the UnionFind data structure (Java)
Besides the Programming I course in my first semester, there was an optional course for students with previous experience in programming that included weekly challenges that explored more advanced topics. The only condition is to have your solution written in Java.
Add a description, image, and links to the circle-detection topic page so that developers can more easily learn about it.
To associate your repository with the circle-detection topic, visit your repo's landing page and select "manage topics."