Skip to content

Saudi paper currency detection using opencv3 and python3

Notifications You must be signed in to change notification settings

ahtshambhatti/currency-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saudi paper currency detection using opencv3 and python3

To run do python3 detect.py

To set a different image modify the testing_image in detect.py

The failed parts are in try.py

mini project

Digital Image Processing

To Run First install Python libraries

pip install opencv-python

pip install matplotlib

pip install numpy

pip install gtts

TODO:

Figure out four point transform

Figure out testing data warping

Use webcam as input

Figure out how to use contours

Currently detects inner rect -> detect outermost rectangle

Try using video stream from android phone

About

Saudi paper currency detection using opencv3 and python3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages