what is the MATLAB version or can I use the imageDataAugmenter function ?

1 view (last 30 days)
what is the MATLAB version where i can use the imageDataAugmenter function?

Accepted Answer

YT
YT on 5 Feb 2019
Edited: YT on 5 Feb 2019
According to the documentation, imageDataAugmenter was introduced in R2017b. You can check what version of Matlab and which toolboxes you have installed by typing in ver in the command window. Please not that this function requires the Deep Learning Toolbox to be installed.
  1 Comment
hiba
hiba on 5 Feb 2019
thank you for your answer , how can i install the Deep Learning Toolbox to use such funtion and then to train my Convolution neural network .

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!