setROI#
- Client.setROI(offsetX, offsetY, sizeX, sizeY, useHWROI=False)#
Set the region of interest (ROI) of the current camera on DE-Server.
- Parameters:
offsetX (int) – The x offset of the ROI
offsetY (int) – The y offset of the ROI
sizeX (int) – The width of the ROI
sizeY (int) – The height of the ROI