augmentImages - What are the required parameters for the `augmentImages` action?

Réponse

The required parameters are `table`, which specifies the input table containing the images, `casOut`, which defines the output table for the augmented images, and `augmentations`, which is a list specifying the cropping and mutation options.
Did this answer help you?