in matlab code what is the meaning of [trainfile trainID] = folderSubFolderkvalidation(database);
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
Jan
2016년 11월 17일
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
Guillaume
2016년 11월 17일
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.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!