Build [v.1.3.6]
This commit is contained in:
@@ -31,14 +31,15 @@ The application supports two scanning modes:
|
||||
### Manual / Barcode Scanning
|
||||
Scan an existing barcode to locate or update an item in your inventory.
|
||||
|
||||
### AI Label Extraction (OCR)
|
||||
Use your device's camera to photograph a product label. The AI engine automatically extracts:
|
||||
- Product name (Model/Series)
|
||||
- Manufacturer (Brand)
|
||||
- Technical specifications
|
||||
- Barcode number
|
||||
### Client-Side Label Scanning (OCR)
|
||||
Point your device's camera at a product label. The scanner **automatically analyzes the label every 4 seconds** — no button press required. A countdown timer shows when the next scan will occur.
|
||||
|
||||
The application will suggest matching items from your inventory or allow you to create a new item with the extracted data.
|
||||
When text is detected:
|
||||
1. A preview of the captured image appears.
|
||||
2. Detected words are highlighted — tap the correct product name or serial number.
|
||||
3. The selected text populates the relevant field automatically.
|
||||
|
||||
If no readable text is found, the scanner silently retries on the next cycle.
|
||||
|
||||
---
|
||||
|
||||
@@ -132,5 +133,5 @@ For detailed technical documentation, see the [Project Architecture](../PROJECT_
|
||||
|
||||
---
|
||||
|
||||
**Version:** v1.3.5
|
||||
**Version:** v1.3.6
|
||||
**Last Updated:** 2026-04-11
|
||||
|
||||
Reference in New Issue
Block a user