webcam/deep learning toolbox supported by which matlab version

3 views (last 30 days)
which matlab version supports webcam/deep learning toolbox? it doesnt work for mine.

Accepted Answer

Kojiro Saito
Kojiro Saito on 27 Feb 2019
USB Webcams support packages are available from R2014a, Deep Learning Toolbox (formerly Neural Network Toolbox until R2018a) is available from older versions, but if you need to use deep neural networks models, available versions are depending on each model. For example, AlexNet is supported from R2016b (support package link), and DenseNet-201 is supported from R2018a (support package link). You can check those deep learning models from here.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!