Simple python code using RealSense L515 camera for depth measument.
The ball is find using color detection (OpenCV).
Project demo in youtube:
Author: Michael Aboulhair
Date: 01/09/20
OpenCV:
pip install opencv-python
NumPy:
pip install numpy
Matplotlib:
pip install matplotlib
RealSense2:
pip install RealSense2