in matlab code what is the meaning of [trainfile trainID] = folderSubFolderkvalidation(database);
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have written a code for segregating face images on the basis of gender of the person.and using this statement also. please explain.
0 commentaires
Réponse acceptée
Jan
le 17 Nov 2016
Take a look into the code of folderSubFolderkvalidation. Hopefully you will find a help section there, which explains, what this function does. If not, please ask the author. folderSubFolderkvalidation is not a function of Matlab's toolboxes and the forum cannot know, what it does.
3 commentaires
Guillaume
le 17 Nov 2016
If you do not understand this very basic statement, I suggest you go through the getting started tutorial. The section on calling functions will answer your question.
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!