Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find an image contained within an image
ResourceFunction["FindImageSubset"][largeImage,subsetImage] returns an Association of whether the subsetImage can be found in the largeImage and the coordinates if available. |
Find the subset image:
In[1]:= |
In[2]:= |
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
Find a random subset image:
In[5]:= |
In[6]:= |
In[7]:= |
Out[7]= |
In[8]:= |
Out[8]= |
In[9]:= |
Out[9]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License