Extract cropped images from imageLabeler .mat output file
% labelsToFiles.m % Utility function % imageLabeler exported .mat files => cropped images % Make sure you report any errors, problems at: % zsolt.deak01@gmail.com % Version: 0.1b % Not tested % Usage: % Save the labelsToFiles.m to your working directory % Run the labelsToFiles() function % Expected results: % folder created for each label % cropped images created %CHANGELOG: % 2023.04.24 - 0.1b -> 0.2b % Output image type changed from jpg to png