MATLAB code covers all the necessary licenses.

Deepfake Images Classification Using Binary Tree Deep Learning. 'I am unsure if my MATLAB code covers all the necessary licenses. what is necessary products should i have to my project

Réponses (1)

Image Analyst
Image Analyst le 7 Fév 2024

0 votes

To find out what toolboxes you have, type ver on the command line. Your code will probably require the Deep Learning Toolbox and the Image Processing Toolbox. Possibly others. But if you have those two, run your code and see what function it throws an error on, and then look up what toolbox that function is in, and obtain that toolbox. Repeat until there are no more errors.
Or you can run the attached function - put it at the beginning of your code.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by