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...
대략 8년 전 | 답변 수: 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...
대략 8년 전 | 답변 수: 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...
대략 8년 전 | 답변 수: 1 | 0