Hi All,
I want to do object detection and also extract text from the image, is there anyway to do both in one go ?
We want to detect objects like different grocery products, and then get the barcode details, weight etc.
Thanks in Advance.
Hi @jinivthakkar,
In a canvas Power App you will need to add the two AI Builder controls Object Detector and Text Recognizer.
One approach you can take is perform to object detection in a flow in Power Automate to identify the product, and then use the Power App to perform text recognition with the text recognizer control.
Unfortunately there is no AI Builder control today in Power Apps that can do both at the same time.
I have the same requirement, I want to detect an "Asset Tag" in an image, then read the text in the Asset Tag.
Has there been any advancement since 2020 where this functionality is possible with AI Builder and Flow?
Hi @JoeF-MSFT
I'm trying to create an meter reading app so i've trained my object detection model but now need to store those objects and perform text recognition on them. Can you elaborate on this or point me in the right direction please?
Hi AVFC,
My requirements are similar in that I want to read asset tags in photos. The only way I found was to create an image analysis model, and a custom "document processing" model. The flow would analyse the image, and if it found an asset tag in it, I would send the image to the document processing model to read the text in the asset tag.
However I found this to be so unreliable it was not suitable for production use, and there is no way to "correct" or train incorrect reads of the text. So in my view its not really deserving of the name "Artifical Intelligence" as to my view Intelligence implies the ablity to learn over time. Microsoft should just rename it "Have A Guess" or "HAG" for short;-)
Thanks @sossie07 for the reply, kinda sounds like what Joe suggested in message 2. Will have another play and see what i can do but as you say is kinda not messy...
Would you mind elaborating on how you stored the results of your image analysis? I'm very new to Power platform and can't see which output i can use to store my captured meter readings. I've sent myself an email as a test from the flow but it just sends the coordinate details??
If I understand your question correctly...
When document analysis is run in a flow, for each area of text that you tag in the AI Builder Model, there will be a range of items that it gets, in my case the tag is "Asset ID" and "Asset ID Value" is the one you want. "Asset ID Confidence" is useful for testing. e.g. Do if "Assett ID Confidence" > .8
I use Assett ID Value to rename the sharepoint file, and put details in a sharepoint list etc.
The "Asset ID Value" sounds exactly what i need! I'm using my trained model (meter reader) in an AI Builder detect and count objects in images module like below. I was trying to see the output in an email but it sounds like if i want to see the output of the tagged meter reading i need to use Asset ID & Value into a SP list or Excel sheet to test?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Chiara Carbone as our Community Spotlight for November…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 714 Most Valuable Professional
Michael E. Gernaey 419 Super User 2025 Season 2
developerAJ 243