Application to calculate the monetary value in euro (€) present on a photo 🪙
-
Updated
Oct 20, 2022 - Dart
Application to calculate the monetary value in euro (€) present on a photo 🪙
Multiple Computer Vision course projects and labs such as: (Image cartoonifier, Coin detection, Image mosaics, Stereo vision, Lucas Kanade tracker for 3D object detection). Used multiple algorithms and techniques such as (Hough transform, Dynamic programming...)
This is a simple Python program that detects coins from the input image. Final lab assignment of Pattern Recognition class at NUM.
Coin detection using dlib library, achieved accuracy of 92%.
Computer Vision project to automatically count the values of coin in an image, and an autonomous video surveillance system
L3 Info & App | Coin recognition on a picture
A small Python Program which uses OpenCV, PIL and Tkinter to unwarp an image, detect the coins in it, tries too gauge their values and detects an aruco marker. The program was created in July 2023 as part of university coursework. Feel free to play around with the different settings constants.
Coin detection on images and detect object movement on video
Add a description, image, and links to the coin-detection topic page so that developers can more easily learn about it.
To associate your repository with the coin-detection topic, visit your repo's landing page and select "manage topics."