Feeds
提问
How to saveas multiple figure in folder using matlab ?
I want to save the figure in .jpeg format in a new folder. i get an error in this code. please help me to solve this problem. I ...
3 years 前 | 1 个回答 | 0
1
个回答2
个回答提问
How to use 'median filter and gaussian filter' in matlab ?
image_folder ='E:\Resize Image' filenames = dir (fullfile(image_folder,'*.jpeg')) total_images = numel(filenames); results=[...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to save multiple images using imwrite in matlab ?
How to save multiple images gray format .jpeg using imwrite in matlab ? image_folder ='E:\gambar_eror' filenames = dir (ful...
3 years 前 | 1 个回答 | 0
1
个回答已回答
cannot show full image in folder
the results I get from the script only show 1 only. like this
cannot show full image in folder
the results I get from the script only show 1 only. like this
3 years 前 | 0
提问
cannot show full image in folder
Hi everyone ! Ask permission. why can't it show all the pictures in one folder. The results displayed in excel are only 1 image...
3 years 前 | 3 个回答 | 0
