Meyd-532 -

# 3️⃣ Capture a hyperspectral cube (spatial x, y, λ) cube = cam.acquire_cube() # shape = (768, 1024, 150) # 150 spectral bands

## MeyD‑532 – An Informative Feature Overview meyd-532

# 2️⃣ Configure capture parameters cam.set_exposure(0.001) # 1 ms exposure cam.set_gain(2.0) # dual‑gain mode cam.set_roi(0, 0, 1024, 768) # full‑frame cam.enable_hdr(True) # optional HDR # 3️⃣ Capture a hyperspectral cube (spatial x,