Skip to content

Meyd-532 [portable] Info

# 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, y, λ) cube = cam.acquire_cube() # shape = (768, 1024, 150) # 150 spectral bands meyd-532

# 4️⃣ Simple visualisation – pick band 75 (~1450 nm) band = cube[:, :, 75] plt.imshow(band, cmap='inferno') plt.title('MeyD‑532 – Band 75 (≈1450 nm)') plt.colorbar(label='Digital Numbers') plt.show() # 2️⃣ Configure capture parameters cam

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

X
Save On Apple Music Save On Deezer Save On Spotify
X
X

We're sorry, a Spotify Premium account is required to use this service. Start your free trial here.

We're sorry, this service doesn't work with Spotify on mobile devices yet. Please use the Spotify app instead.

X

You're signed in! About the streaming player:

Songs play if you keep the player window open. The music stops if you close the window. To keep the music playing while you visit other pages, two options:

  1. In top row of the player, click Pop-Up Player button to open player in a new window.
  2. Keep player open in a browser tab. Visit other pages in a separate tab.
X

We're sorry, this service doesn't work with Spotify on mobile devices yet. Please use the Spotify app instead.

You're signed in! About the streaming player:

Songs play if you keep the player window open. The music stops if you close the window. To keep the music playing while you visit other pages, two options:

  1. In top row of the player, click Pop-Up Player button to open player in a new window.
  2. Keep player open in a browser tab. Visit other pages in a separate tab.