Skip to content

This program can be used to identify the currency and its denominations from the inuput image. It makes use of the defined template-database and template-matching algorithm to make the detection. It also calculates its equivalent value in Indian Rupees based on the static conversion rate provided. The application has a GUI that makes it easy to …

Notifications You must be signed in to change notification settings

saurabh-2905/Currency_recognition-Bachelor_Thesis

Repository files navigation

Currency_recognition-Python

This program can be used to identify the currency and its denominations from the inuput image. It makes use of the defined template-database and template-matching algorithm to make the detection. It also calculates its equivalent value in Indian Rupees based on the static conversion rate provided. The application has a GUI that makes it easy to use and user friendly.

The processing and GUI design is done using Python.

Run the application

$python Interface1.py

GUI:

Front Panel:

GUI

About

This program can be used to identify the currency and its denominations from the inuput image. It makes use of the defined template-database and template-matching algorithm to make the detection. It also calculates its equivalent value in Indian Rupees based on the static conversion rate provided. The application has a GUI that makes it easy to …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages