Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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