Project was developed as part of Digital Image Processing course.
Date: January 2019
File: coin detection
Libraries used in project: Matplotlib, scikit-image, OpenCV, NumPy
Implementation a sequence of image processing operations to count objects (coins) on image using region-based segmentation and display total value of coins.