Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 295 Bytes

File metadata and controls

6 lines (3 loc) · 295 Bytes

CoinDetection

This is a set of two examples using OpenCV to detect coins from two images. Various morphological and image processing techniques are used to draw contours around the coins in each example.

This was done as part of the OpenCV Computer Vision I course taught by Satya Mallick