Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 531 Bytes

File metadata and controls

6 lines (4 loc) · 531 Bytes

Banknote recognition software using python-opencv

This repository contains the code for a python opencv program which determines the value of banknotes (provided as images), using either Neural networks or the ORB algorithm, at the user's choice. Screenshot 2022-06-14 at 18 45 05

Screenshot 2022-06-14 at 18 54 15