Skip to content

Using Edge Detection and OpenCV, we were able to check if the input currency is fake or real by comparing it with a reference one (100% real) using Intensity difference & HOG distance. Both depending on a threshold manually plugged in the code as an average for a large dataset.

License

Notifications You must be signed in to change notification settings

mo2menwael/Fake-currency-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake-currency-recognition

Using Edge Detection and OpenCV, we were able to check if the input currency is fake or real by comparing it with a reference one (100% real) using Intensity difference & HOG distance. Both depending on a threshold manually plugged in the code as an average for a large dataset.

About

Using Edge Detection and OpenCV, we were able to check if the input currency is fake or real by comparing it with a reference one (100% real) using Intensity difference & HOG distance. Both depending on a threshold manually plugged in the code as an average for a large dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages