Is template matching possible?

What we want to do

A full screen screenshot of a browser such as chrome ...A and

A partial screenshot of a browser such as chrome...B

We are investigating if there is a service that provides a method (template matching) to identify the coordinates of B in A from the two points.

In other words, we would like to search for the location in the input image that is most similar to the template image.

Among the services provided by GCP, we found that the VISION API's object-localizer function is close in concept.

https://cloud.google.com/vision/docs/object-localizer?hl=ja

However, from what I have read in the documentation, it does not seem to be possible to compare multiple images with this function.

What I would like to ask is if there is a service offered within GCP as a whole that allows template matching as described above, I would appreciate it if you could let me know.

Thank you in advance.

5 0 56
0 REPLIES 0