errors in file SegmentationforCortina ,m

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);

Answers (0)

This question is closed.

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!