SkillAgentSearch skills...

PriceTagScanner

Price Tag Scanner app using MLKit and Jetpack Compose for Android

Install / Use

/learn @itshedimisawi/PriceTagScanner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> Price Tag Scanner </h1> <p align="center"> Price Tag Scanner app built using Kotlin, Jetpack Compose, <a href="https://developers.google.com/ml-kit" target="_blank">MLKit</a> and <a href="https://opencv.org/android/" target="_blank">OpenCV4 SDK</a>. </p> <p align="center"> <a href="https://play.google.com/store/apps/details?id=com.itshedi.pricetagscanner" target="_blank" > <img alt="Get it on Google Play" title="Google Play" src="http://i.imgur.com/mtGRPuM.png" width="140"> </a> </p>

Introduction

This is an open source application for extracting information such as price and product names from price tags on store shelves and calculating grocery bill totals.

<p align="center"> <img src = "readme_images/img0.png" height=500> <img src = "readme_images/img1.png" height=500> </p>

Using Price Tag Scanner

1. Add OpenCV module dependencies

  • <a href="https://opencv.org/android/" target="_blank">OpenCV4 Android SDK</a>
  • <a href="https://medium.com/kouosl/opencv-4-2-0-set-up-for-c-in-android-studio-dc88b0bb34b2" target="_blank"> OpenCV JNILibs</a>

2. Sync project with Android Studio

Related Skills

View on GitHub
GitHub Stars68
CategoryDevelopment
Updated1d ago
Forks7

Languages

Kotlin

Security Score

100/100

Audited on Mar 26, 2026

No findings