Shuffle data in augmentedImageDatastore
augmentedImageDatastore
auimds2 = shuffle(auimds)
auimds2 = shuffle(auimds) returns an augmentedImageDatastore object containing a random ordering of the data from augmented image datastore auimds.
auimds2
auimds
collapse all
Augmented image datastore, specified as an augmentedImageDatastore object.
Output datastore, returned as an augmentedImageDatastore object containing randomly ordered files from auimds.
read | readall | readByIndex
read
readall
readByIndex