Match image on android screen? [closed]

asked 2020-03-19 02:31:54 -0600

Hi there

I am able to "find" a match to a saved image on camera and saved photo.

Am i able to find/match a image that is currently on android screen ?

ie.

I am not worried about real time , i will initiate the "find if need be Lets say android screen has 10 animals on, i want to find the one the one that matches my template, and return the coordinates of it

if this is possible , could someone please point me in the right direction ?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-10-11 09:23:11.670347

Comments

please take a look at opencv's android samples, esp. the object-detection

berak gravatar imageberak ( 2020-03-19 04:03:18 -0600 )edit

Thank you @berak, heading there now :)

OomKoos gravatar imageOomKoos ( 2020-03-19 04:56:35 -0600 )edit

and in general, you want to do some course on computer-vision / machine-lear

berak gravatar imageberak ( 2020-03-19 05:30:47 -0600 )edit

I think that's a good idea, i normally learn as i go , but i think CV might be a bet complicated to do that way

OomKoos gravatar imageOomKoos ( 2020-03-19 07:26:01 -0600 )edit