Computer Vision – Coins Detection and Classification
in Projects
Detection and classification of European coins based on value using computer vision techniques.
This project focuses on detecting and classifying European coins according to their value.
For coin detection, the Hough Circle Transform is used.
Classification is performed using a neural network implemented in Keras.
Available resources for this project: