Is it possible by any chance to track a face in Gideros and get it's position/rotation? Or if there is a method to get the color of an area of pixels on the screen? I know I can do this in eclipse but I was wondering if I can use gideros instead.
There are some REST api's that do face recognition, so you could make a picture with media plugin and send it to face recognition api to get the bounding box of face on the picture
Comments
Likes: antix