Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etun/canny-edges-hough-circles
https://github.com/etun/canny-edges-hough-circles
android canny-edge-detection computer-vision java opencv
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/etun/canny-edges-hough-circles
- Owner: Etun
- Created: 2015-03-24T19:00:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T22:00:48.000Z (over 9 years ago)
- Last Synced: 2023-02-28T23:31:00.546Z (over 1 year ago)
- Topics: android, canny-edge-detection, computer-vision, java, opencv
- Language: Java
- Size: 1.01 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android app for detecting edges and circle
The app demonstrated how to use simple computer vision algorithms - Canny edge dectector and Hough transform - using OpenCV module:
Download OpenCV library