Your app will need to run for it to be able to use the camera. You will need to analyze the picture and recognize the object. This is a difficult task.
Your app will need to run for it to be able to use the camera. You will need to analyze the picture and recognize the object. This is a difficult task.
As Erel says "not a simple task". I did something similar a while ago. I used OpenCV functions to recognize an object (they have object recognition routines). In my case I just logged recognition success, but you could also run a subroutine based on an object being recognized.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.