Parameter | Mand | Type | Default | Constraints |
imageset | yes | dataset | dummy_default | |
The dataset containing the image which is to be sampled at each of the input positions.
|
srclisttab | yes | table | dummy_default | |
The dataset+binary table which contains the list of positions.
|
xcol | no | string | X_IMA | |
The name of the column in srclisttab which contains the x coordinate of the position (in image pixels).
|
ycol | no | string | Y_IMA | |
The name of the column in srclisttab which contains the y coordinate of the position (in image pixels).
|
outcol | no | string | IMG | |
The name of the column in srclisttab in which to store the sampled image value.
|
Parameter | Mand | Type | Default | Constraints |