Function sc_tdc_cam_get_roi

Function Documentation

int sc_tdc_cam_get_roi(const int dd, unsigned *x_min, unsigned *x_max, unsigned *y_min, unsigned *y_max)

Get the currently set region of interest for a camera.

Parameters
  • dd – Device Descriptor

  • x_min – left border

  • x_max – right border

  • y_min – top border

  • y_max – bottom border

Returns

0 on success, or negative error code