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-pythonNumPy:
pip install numpyMatplotlib:
pip install matplotlibRealSense2:
pip install RealSense2