How does the outputFormat parameter affect the structure of the output table?

4 vues

Réponse

The 'outputFormat' parameter determines how cropped detections are saved. 'MULTIPLE_ROWS' (default) saves them in one column across multiple rows, while 'MULTIPLE_COLUMNS' saves them in multiple columns within a single row.
Did this answer help you?
extractDetectedObjects

image

See technical action