Main Content

shuffle

Shuffle data in augmentedImageDatastore

Description

auimds2 = shuffle(auimds) returns an augmentedImageDatastore object containing a random ordering of the data from augmented image datastore auimds.

Input Arguments

collapse all

Augmented image datastore, specified as an augmentedImageDatastore object.

Output Arguments

collapse all

Output datastore, returned as an augmentedImageDatastore object containing randomly ordered files from auimds.

Version History

Introduced in R2018a