Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 258 Bytes

File metadata and controls

4 lines (3 loc) · 258 Bytes

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