Yolo-Object-Detection-and-Distance-Measurement-with-Zed-camera
Yolo-Object-Detection-and-Distance-Measurement-with-Zed-camera copied to clipboard
if you have a zed camera you can easily find the distance of the objects you have detected
Results
1
Yolo-Object-Detection-and-Distance-Measurement-with-Zed-camera issues
Sort by
recently updated
recently updated
newest added
error while opening camera inside docker using pyzed, camera works with openCV. I am already mapping devices /dev/video0 and using --privileged tag ``` err = zed.open(init) if err != sl.ERROR_CODE.SUCCESS...