set_virtual_mask#

Client.set_virtual_mask(id, w, h, mask)#

Set the virtual mask of the current camera on DE-Server.

Parameters:
  • id (int) – The id of the mask. 0-3

  • w (int) – The width of the mask

  • h (int) – The height of the mask

  • mask (np.ndarray) – The mask to set