errors in file SegmentationforCortina ,m
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
segmentation_ui( loaddir('I:\D\Datasets\Ncut_9\Ncut_9\jpg_images','*.jpg'), loadstrings('categ.txt') );
Error using fgets Invalid file identifier. Use fopen to generate a valid file identifier.
Error in fgetl (line 34) [tline,lt] = fgets(fid);
Error in loadstrings (line 21) tline = fgetl(fid);
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!