What are the required parameters for the `image.annotateImages` action?
5 vues
Réponse
The required parameters for the `image.annotateImages` action are `images`, which specifies the input image table, `annotations`, which defines the annotations to apply, and `casOut`, which specifies the output table for the annotated images.