intelRealsense D435 python讀取並顯示彩圖和深度圖

直接奉上源碼 import pyrealsense2 as rs import numpy as np import cv2 # Configure depth and color streams pipeline = rs.pipeline() config = rs.config() config.enable_stream(rs.stream.depth, 640, 480, rs.for
相關文章
相關標籤/搜索