<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic If the Find Image action is in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Utility-image-Search/m-p/52992#M7776</link>
    <description>If the Find Image action is returning false when you are  sure by visually looking yourself that the sub-image exists within the main image, it is worth checking the images a bit closer to see if there are extreamly small color differences.
We have had experience where colors in applications change due to different VDI server graphic cards etc.  Try using Find Image with a higher color tolerence.  It is also worth experimenting with the Find Image single color action - and match on Black only (ensuring the image you are searching for is unique if only searching based upon that one color).</description>
    <pubDate>Wed, 04 Oct 2017 14:41:00 GMT</pubDate>
    <dc:creator>Denis__Dennehy</dc:creator>
    <dc:date>2017-10-04T14:41:00Z</dc:date>
    <item>
      <title>Utility_image Search</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Utility-image-Search/m-p/52991#M7775</link>
      <description>I am using Utility €“ Image Search object to find a image within another image. Have taken a run time snap shot of application stored in a data item(Snapshot) and have the image to be searched for in another data item(Searchelement). Both the data items were passed to Image search object using action stage.

Action stage  returns X and Y coordinates value as "-1" and found flag as false. Not sure where I have gone wrong. Is there anything else to be taken while using image search object ?

Thanks in advance !</description>
      <pubDate>Wed, 27 Sep 2017 12:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Utility-image-Search/m-p/52991#M7775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-27T12:21:00Z</dc:date>
    </item>
    <item>
      <title>If the Find Image action is</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Utility-image-Search/m-p/52992#M7776</link>
      <description>If the Find Image action is returning false when you are  sure by visually looking yourself that the sub-image exists within the main image, it is worth checking the images a bit closer to see if there are extreamly small color differences.
We have had experience where colors in applications change due to different VDI server graphic cards etc.  Try using Find Image with a higher color tolerence.  It is also worth experimenting with the Find Image single color action - and match on Black only (ensuring the image you are searching for is unique if only searching based upon that one color).</description>
      <pubDate>Wed, 04 Oct 2017 14:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Utility-image-Search/m-p/52992#M7776</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-10-04T14:41:00Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Utility-image-Search/m-p/52993#M7777</link>
      <description>Hello,
If you cannot find the functionality you want within our VBOs you may need to create your own extension object with additional code stage logic to do what you want (we try our best but cannot cover every use case!)
I needed to do something similar in Excel recently, where I needed to insert an image from a file.  My code stage contained the following:
Dim MySht as Object = GetInstance(Handle).ActiveSheet
Dim MyPic as Object = MySht.Shapes.AddPicture(Image_Path, False, True, 0, 0, -1, -1)
So maybe something similar can be done with the MS Word VBO - experiment and see.  There is a guide in the Product area of the portal about creating code stages if you have not done it before.  Most of the 'how to' answers are in the internet.</description>
      <pubDate>Mon, 16 Oct 2017 14:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Utility-image-Search/m-p/52993#M7777</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-10-16T14:23:00Z</dc:date>
    </item>
  </channel>
</rss>

