Zed2 detect human distances

Im planning to use zed2 camera for measuring distance by using jetson tx2. The problem is, im out of idea on how to start it, since im new on this thing. Can someone help me on what to do from basic. Thanks in advance

Hi @momaza12
you can start from here:
https://www.stereolabs.com/docs/getting-started/
the ZED SDK API documentation is here (C++/Python/C#):
https://www.stereolabs.com/docs/api/
on Github you can find many useful examples:

Do not hesitate to ask for more info if you need