Skip to content

Project developed as part of "Digital Image Processing" course.

License

Notifications You must be signed in to change notification settings

rlelito/ImageProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.