Impact Acquire SDK Java
|
Defines the camera Aoi modes. More...
Static Public Attributes | |
static final int | camFull = acquireJNI.camFull_get() |
Use the complete AOI window defined by the hardware or input data (sensor, camera). | |
static final int | camUser = acquireJNI.camUser_get() |
Use a user defined AOI window. | |
Defines the camera Aoi modes.
|
static |
Use the complete AOI window defined by the hardware or input data (sensor, camera).
|
static |
Use a user defined AOI window.