set_adaptive_roi_and_get_changed_properties#
- Client.set_adaptive_roi_and_get_changed_properties(offsetX, offsetY, sizeX, sizeY, changedProperties, timeoutMsec=5000)#
Automatically choose the proper HW ROI and set SW ROI of the current camera on DE-Server and get all of the changed properties. This is useful for testing and determining how certain properties affect others.
- 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
changedProperties (list) – List of properties that have changed