All Projects → kashyap07 → currency-detector-opencv

kashyap07 / currency-detector-opencv

Licence: other
Indian paper currency detection using Image Processing

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to currency-detector-opencv

Map-of-India
A Node.js script to generate the Map of India in terminal
Stars: ✭ 83 (+219.23%)
Mutual labels:  hacktoberfest2020
Hacktoberfest
This repository is basically about adding the name, position, Github username link, LinkedIn profile as well as the country by creating a commit.
Stars: ✭ 33 (+26.92%)
Mutual labels:  hacktoberfest2020
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-42.31%)
Mutual labels:  hacktoberfest2020
CP-DSA-Cpp-C
🕺 Give me data and I will structure it! 🔥
Stars: ✭ 27 (+3.85%)
Mutual labels:  hacktoberfest2020
CookeyLang
The official CookeyLang
Stars: ✭ 16 (-38.46%)
Mutual labels:  hacktoberfest2020
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (+42.31%)
Mutual labels:  hacktoberfest2020
neu ui
Prototype and build projects faster using Neu UI - an open source React component library designed to neumorphic style. Built using React, Styled Components, Jest and Storybook.
Stars: ✭ 23 (-11.54%)
Mutual labels:  hacktoberfest2020
awesome-nuxt
🎉 A curated list of awesome things related to Nuxt.js
Stars: ✭ 17 (-34.62%)
Mutual labels:  hacktoberfest2020
finite-state-machine
Lightweight, decorator-based Python implementation of a Finite State Machine
Stars: ✭ 93 (+257.69%)
Mutual labels:  hacktoberfest2020
awesome-translations
😎 Awesome lists about Internationalization & localization stuff. l10n, g11n, m17n, i18n. Translations! 🌎🌍
Stars: ✭ 54 (+107.69%)
Mutual labels:  hacktoberfest2020
app-idea-generator
💡 Generate app ideas to take inspiration from, or to have a laugh
Stars: ✭ 13 (-50%)
Mutual labels:  hacktoberfest2020
ml-resources-react
A simple react app displaying resources to learn Machine learning.
Stars: ✭ 15 (-42.31%)
Mutual labels:  hacktoberfest2020
crate-sample-apps
A JavaScript guestbook app with a number of different backend implementations, each using a different client library to communicate with CrateDB.
Stars: ✭ 57 (+119.23%)
Mutual labels:  hacktoberfest2020
focussed-twitter
Let's focus on the tweets! 🐦
Stars: ✭ 15 (-42.31%)
Mutual labels:  hacktoberfest2020
docker-opencv
Docker image with OpenCV 2 and 3
Stars: ✭ 21 (-19.23%)
Mutual labels:  opencv3
inertia-django
django connector for inertia
Stars: ✭ 90 (+246.15%)
Mutual labels:  hacktoberfest2020
PizzaPy
Order Pizza using Domino's Pizza API in Python
Stars: ✭ 19 (-26.92%)
Mutual labels:  hacktoberfest2020
say-their-names-android
Welcome to the Say Their Names project - android module
Stars: ✭ 18 (-30.77%)
Mutual labels:  hacktoberfest2020
golang-health-checker
A simple package to allow you to track your application healthy
Stars: ✭ 12 (-53.85%)
Mutual labels:  hacktoberfest2020
redisplanet
Redisplanet - An Ultimate Hands-on Labs on Redis
Stars: ✭ 24 (-7.69%)
Mutual labels:  hacktoberfest2020

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].