Skip to content

A simple python code that detects the value mentioned on any currency note. In other words,Indian paper currency detection using opencv3 and python3

Notifications You must be signed in to change notification settings

priyanshpsalian/Currency-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian 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

UE14CS348 course - mini project
Digital Image Processing

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

A simple python code that detects the value mentioned on any currency note. In other words,Indian paper currency detection using opencv3 and python3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages