All Projects
A collection of my work across web, mobile, and hardware.
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.
SEMOK (Segmentasi Motif Batik)
This is a digital image processing application that automatically separates beautiful Batik patterns from the background fabric. The system uses special image methods like Otsu Thresholding to find the object, CLAHE to make the colors clearer, and morphology operations to clean the image. It helps designers and researchers study Batik patterns much more easily.