====== ZED ====== [[https://support.stereolabs.com/hc/en-us/articles/360007395634-What-is-the-camera-focal-length-and-field-of-view-|FOV and resolutions]] ===== sdk arch ===== /usr/local/zed/tools/qt.conf [Paths] Prefix = /usr/local/zed/tools/[Paths] #Plugins = /usr/lib/x86_64-linux-gnu/qt5/plugins Plugins = /usr/lib/qt/plugins ===== opencv native ===== example git clone https://github.com/stereolabs/zed-opencv-native.git change to cap = cv2.VideoCapture(0, cv2.CAP_V4L) ===== python api ===== https://github.com/stereolabs/zed-python-api