how imageset is to be used?
1 回表示 (過去 30 日間)
古いコメントを表示
I can't use the function imageSet.I made a folder named 'imgfolder' with two subfolder named s1 and s2 respectively with 5 JPG image each.When i write the code faceDatabase=imageSet('imgfolder','recursive'); I found error Undefined function 'imageSet' for input arguments of type 'char'. Error in Untitled (line 1) faceDatabase=imageSet('imgfolder','recursive');
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!