This commit is contained in:
404invalid-user 2025-05-26 01:11:40 +01:00
parent 9c981c41eb
commit 58bd895353
51 changed files with 2265 additions and 0 deletions

16
README.md Normal file
View file

@ -0,0 +1,16 @@
# DataWedge Picklist OCR Demo
Demo Application demonstrating the integration and the usage of the PickList OCR feature.<br>
It includes code logic for:
- Profile creation
- PickList OCR enablement
- Parsing response and reconstruction of captured image
## Blog Post
This demo is part of a blog post which has been released on the Zebra Developer Portal where I'm explaining parts of this code step by step.
If you're interested, feel free to head over [here](https://developer.zebra.com/blog/integrating-datawedges-picklist-ocr-your-app).
## Disclaimer
Please be aware that this application is distributed as is without any guarantee of additional support or updates.