I was wondering if I can get the depth values of an image in Javascript?
Basically what I'm looking for, is to get where the objects of the image are near of far away from the camera (in my case the object is a human face). Something like the image below:
If anyone know a specific js library that i can do it please let me know. Thanks for your time.