GitHub / lukemccl / CircleDetection
A java program to detect circles within a given image, currently uses an implementation of Hough Transform although favours smaller circles
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukemccl%2FCircleDetection
Stars: 2
Forks: 5
Open issues: 2
License: None
Language: Java
Size: 15.6 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 1 year ago
Pushed at: about 4 years ago
Last synced at: over 1 year ago
Topics: circle-detection, computer-vision, edge-detection, hough-transform, sobel