I am performing image recognition which is provided by RPA learning path, but in that it is not showing me result of image addition i.e 13.
For referencePDF
Discussion posts and replies are publicly visible
To help, you'll need to provide some more details. What step are you stuck on and what are you expecting?
It is regarding image recognition I store image of 8,+,5,= so as per pdf it should be excused in calculator and answer would be 13 but it is not executing and that why I am not able to complete this lesson
I'm having a similar issue, I've really been struggling to get the RPA process to recognise the buttons based on the support images. I've tried changing the pixel precision and sometimes it recognises 8 and 5 but then uses the divide button instead of the add button. I've tried zooming in when creating the support images as well as including a reasonable border around them but nothing seems to work consistently
I have previously built a POC for Image Recognition where it searched for a shortcut on my desktop and opened the document and that worked fine (even if I moved the shortcut) and continues to work but I was trying to complete all the RPA tutorials to make sure I hadn't missed anything important