Using an RGB-D (depth) camera, detect people and measure the distance to them. Originally created as a safety device for construction equipment.
- Intel RealSense depth camera
- librealsense (https://github.com/IntelRealSense/librealsense.git)
- darknet (https://github.com/pjreddie/darknet.git)
- OpenCV