Apply deep learning to image processing applications by using Deep Learning Toolbox™ together with Image Processing Toolbox™.
augmentedImageDatastore | Transform batches to augment image data |
randomPatchExtractionDatastore | Datastore for extracting random 2-D or 3-D random patches from images or pixel label images |
bigimageDatastore | Datastore to manage blocks of big image data |
Preprocess Data for Domain-Specific Deep Learning Applications
Perform deterministic or randomized data processing for domains such as image processing, object detection, semantic segmentation, signal and audio processing, and text analytics.
Augment Images for Deep Learning Workflows Using Image Processing Toolbox
This example shows how MATLAB® and Image Processing Toolbox™ can perform common kinds of image augmentation as part of deep learning workflows.
Preprocess Images for Deep Learning
Learn how to resize images for training, prediction, and classification, and how to preprocess images using data augmentation, transformations, and specialized datastores.
Preprocess Volumes for Deep Learning
Read and preprocess volumetric image and label data for 3-D deep learning.