DeteksiUang - Rupiah TE 2022 Detector
This is a helpful tool for blind people to identify the new Indonesian Rupiah banknotes (TE 2022) using a camera. The system uses computer vision techniques like template matching for numbers, HSV color detection, and checking the size ratio. It can successfully detect seven different banknote values, from Rp1,000 to Rp100,000. It is designed to be easy to use and very helpful for daily life.
Overview
This is a helpful tool for blind people to identify the new Indonesian Rupiah banknotes (TE 2022) using a camera. The system uses computer vision techniques like template matching for numbers, HSV color detection, and checking the size ratio. It can successfully detect seven different banknote values, from Rp1,000 to Rp100,000. It is designed to be easy to use and very helpful for daily life.
The Challenge
Blind and visually impaired people often have a hard time knowing the exact value of the new paper money by themselves. They need a fast, accurate, and safe way to check their money so they can avoid being tricked or making mistakes when buying things.
The Solution
I built a computer vision system using a camera. This system combines color detection, pattern matching, and size analysis to recognize the money in real-time. It tells the user the exact value of the money quickly and correctly.