Overview
Fokus Teropong is an Android app built around motif detection (the code centres on a “pucuk rebung” songket weaving motif). Users capture an image, run on-device inference, pick a motif, and keep a history of saved results.
Under the hood
- Activities for capture/inference, motif selection, and browsing history.
- A networking module (Retrofit-style) plus an image-loader module wired via DI.
- Local persistence of the last saved result.
Related
Pairs with the Fokus Teropong Server, which runs the anomaly/motif detection model. Part of a PKM (student creativity program) project.