Suraj Suresh
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How do I get the filename of an image that I loaded and store it in a string variable?
this is the code I used to load the image global im im2 [path,user_cance]=imgetfile(); im=imread(path); Is there a...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to retrieve image name
I have loaded an image having name '1.bmp' using GUI and stored it in the variable 'im'.Is there a way I can get the filename/im...
7 years 前 | 2 个回答 | 0
2
个回答提问
Can use image name as an argument in an if else statement?
I am a beginner. I have a set of 4 images. The description of each of these images is in separate image files. So is there a way...
7 years 前 | 1 个回答 | 0