Kotlin
Price Tags
The Vision SDK supports on-device AI scanning for Price Tags, allowing you to extract structured data such as price, currency, and product information directly from item tags—without requiring an internet connection.
⚙️ SDK Configuration
To enable on-device scanning for price tags, you must enable using the method below.
💡 You must provide either an
apiKey
or a validtoken
during configuration.
📸 Extracting Data from Camera feed
Once the model has been prepared, you can start scanning price tags using the following method:
Structure of PriceTagData
is as follow: