Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 438 Bytes

File metadata and controls

13 lines (9 loc) · 438 Bytes

ImageProcessing-project

Project was developed as part of Digital Image Processing course.
Date: January 2019

File: coin detection


Environment: Anaconda 3

Libraries used in project: Matplotlib, scikit-image, OpenCV, NumPy

Project goals:

Implementation a sequence of image processing operations to count objects (coins) on image using region-based segmentation and display total value of coins.