read
Read data from label datastore
Description
Input Arguments
Output Arguments
Tips
read(ds)returns an error if there is no more data in the input datastore,ds. Usehasdata(ds)withread(ds)to avoid the error.
Version History
Introduced in R2017b
See Also
pixelLabelDatastore | boxLabelDatastore | readByIndex | readall | combine
Topics
- Datastores for Deep Learning (Deep Learning Toolbox)