https://github.com/khasbilegt/coin-detector
This is a simple Python program that detects coins from the input image. Final lab assignment of Pattern Recognition class at NUM.
https://github.com/khasbilegt/coin-detector
coin-classification coin-detection image-classification image-processing opencv-python pattern-recognition python
Last synced: about 1 month ago
JSON representation
This is a simple Python program that detects coins from the input image. Final lab assignment of Pattern Recognition class at NUM.
- Host: GitHub
- URL: https://github.com/khasbilegt/coin-detector
- Owner: khasbilegt
- License: mit
- Created: 2020-05-12T21:19:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T09:59:30.000Z (about 4 years ago)
- Last Synced: 2025-06-05T17:46:35.480Z (12 months ago)
- Topics: coin-classification, coin-detection, image-classification, image-processing, opencv-python, pattern-recognition, python
- Language: Jupyter Notebook
- Homepage:
- Size: 4.96 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Coin Detector
This is a simple Python program that detects coins from the input image.
Final lab assignment of Pattern Recognition class at NUM.
Input image
Detected coins
License
MIT