<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Image recognition</title><link>https://community.appian.com/discussions/f/rpa/20733/image-recognition</link><description>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 reference</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/122152?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2023 10:23:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b902e5d2-07ab-43a1-a4ce-2da2639a8d13</guid><dc:creator>gopalt0943</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/amrutah0001"&gt;amrutah0001&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Variable Setup:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create a variable named &amp;quot;calculator result.&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Open Calculator Application:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In the &amp;quot;Open Application&amp;quot; activity:
&lt;ul&gt;
&lt;li&gt;Set the executable name to &amp;quot;calc.exe.&amp;quot;&lt;/li&gt;
&lt;li&gt;Use &amp;quot;Find by Window Title&amp;quot; and set the expected window title to &amp;quot;Calculator.&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Create a Support Image:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Manually open the calculator in the Appian RPA agent.&lt;/li&gt;
&lt;li&gt;From the Appian RPA agent menu in the taskbar, select &amp;quot;Create Support Image.&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Support Image Marking:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mark the new image for the number 8, save the image, rename it, and click &amp;quot;Save Image.&amp;quot;&lt;/li&gt;
&lt;li&gt;Repeat this process for the &amp;quot;+&amp;quot; icon, saving images accordingly.&lt;/li&gt;
&lt;li&gt;Similarly, save images for values you know, like 5 and &amp;quot;=&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Configure Windows:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;For the &amp;quot;Eight&amp;quot; configuration window:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Select &amp;quot;Full Screen&amp;quot; in the search section.&lt;/li&gt;
&lt;li&gt;Set the max wait time to 2 seconds.&lt;/li&gt;
&lt;li&gt;Choose &amp;quot;Exact Match&amp;quot; for pixel and color tolerance.&lt;/li&gt;
&lt;li&gt;Enable mouse actions.&lt;/li&gt;
&lt;li&gt;For the location image, select &amp;quot;Throw Exception if Not Found.&amp;quot;&lt;/li&gt;
&lt;li&gt;After completion, set &amp;quot;Wait Before Executing Next Actions&amp;quot; to 4 seconds.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For the &amp;quot;Plus&amp;quot; configuration window:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Set &amp;quot;Don&amp;#39;t Wait&amp;quot; for wait time.&lt;/li&gt;
&lt;li&gt;Choose &amp;quot;Exact Match&amp;quot; for pixel and color tolerance.&lt;/li&gt;
&lt;li&gt;Enable mouse actions.&lt;/li&gt;
&lt;li&gt;For the location image, select &amp;quot;Throw Exception if Not Found.&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Repeat the same configuration process for the &amp;quot;Five&amp;quot; value.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Keyboard Shortcuts:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use the &amp;quot;Press Keyboard Shortcuts&amp;quot; activity.
&lt;ul&gt;
&lt;li&gt;Change the display name to &amp;quot;Copy the Result.&amp;quot;&lt;/li&gt;
&lt;li&gt;In modifier keys, select &amp;quot;Ctrl.&amp;quot;&lt;/li&gt;
&lt;li&gt;In additional keys, select &amp;quot;Characters&amp;quot; and provide &amp;quot;c.&amp;quot;&lt;/li&gt;
&lt;li&gt;In interaction, select &amp;quot;Press and Release Keys.&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Get Clipboard Value:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use the &amp;quot;Get Clipboard Value&amp;quot; activity.
&lt;ul&gt;
&lt;li&gt;In the configuration output section:
&lt;ul&gt;
&lt;li&gt;Select &amp;quot;Is Stored As&amp;quot; in the dropdown.&lt;/li&gt;
&lt;li&gt;In the target, provide the variable created, i.e., &amp;quot;calculator result.&amp;quot;&lt;/li&gt;
&lt;li&gt;After completion, select the &amp;quot;Take a screenshot&amp;quot; option.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Follow these steps carefully, and you should obtain the correct result.&lt;br /&gt;Follow these screenshots for a better understanding.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/61/pastedimage1700735175114v1.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/61/pastedimage1700735191966v2.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/61/pastedimage1700735214236v3.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/61/pastedimage1700735232361v4.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/61/pastedimage1700735243173v5.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/122120?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2023 16:22:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba24901c-837e-4f5f-8ca8-946972fa1db6</guid><dc:creator>saikiranb654094</dc:creator><description>&lt;p&gt;You have to take the screenshot clearly then only bot will reconize the image correctly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/85158?ContentTypeID=1</link><pubDate>Mon, 30 Aug 2021 15:16:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:22e00951-3d3d-40ce-b4c0-974540efbe98</guid><dc:creator>Aparajita Singh</dc:creator><description>&lt;p&gt;Hi Gavin, Have you tried searching for other kinds of images? Also, are you searching full screen or part of the screen? I have been facing issue in my bot too. I have tried with small and big images. I think I would also have to test every possible way to see what works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/84509?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 09:27:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3934af68-9287-41dd-bc2c-90637db29e80</guid><dc:creator>Gavin Hume</dc:creator><description>&lt;p&gt;I finally managed to get this to work by keeping the Pixel Tolerance when locating the images to Exact Match but setting the Color Tolerance to Medium (5%) for the numbers and Very High (15%) for the operators. I have no idea why that might have been necessary as the images were captured on the same resource as the process was run on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/84482?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 10:10:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:70a11c41-a844-4564-b181-5d06241976f4</guid><dc:creator>Gavin Hume</dc:creator><description>&lt;p&gt;The Execution Log just shows&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[WARN] 2021-08-11 10:07:50 05s (0h) - Image not found&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But the screenshot taken before the steps clearly shows that Calculator is open and visible (I added a step to show the desktop before starting Calculator)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/84480?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 09:40:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2fd082f3-19ca-477a-8a46-b163d5312a0c</guid><dc:creator>Gavin Hume</dc:creator><description>&lt;p&gt;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&amp;#39;t missed anything important&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/84479?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 09:38:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:891a16ad-8432-427d-a649-fe92b30d2382</guid><dc:creator>Gavin Hume</dc:creator><description>&lt;p&gt;I&amp;#39;m having a similar issue, I&amp;#39;ve really been struggling to get the RPA process to recognise the buttons based on the support images. I&amp;#39;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&amp;#39;ve tried zooming in when creating the support images as well as including a reasonable border around them but nothing seems to work consistently&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/80797?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 04:11:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d480cf0-ecc5-467f-8b74-78e7fc6cc019</guid><dc:creator>amrutah0001</dc:creator><description>&lt;p&gt;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&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image recognition</title><link>https://community.appian.com/thread/80784?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 17:58:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8eb87761-25cb-4dee-a6d3-a5dac0661f3e</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;To help, you&amp;#39;ll need to provide some more details. What step are you stuck on and what are you expecting?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>